@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");html{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}*{box-sizing:border-box;margin:0;padding:0;border:0}:root{--color-red:#850c70;--color-red60:#850c7099;--color-white:#fff;--max-container-width:1400px;--max-container-percentage:92%;--breakpoint-large:1500px;--breakpoint-small:921px}body{font-family:DIN Next LT Pro,sans-serif;font-optical-sizing:auto;font-size:.875rem;font-weight:600;color:#444;font-style:normal;font-variation-settings:"wdth" 100,"YTLC" 500}a,button{text-decoration:none;color:inherit;cursor:pointer}.chat-box,.chat_boat{height:100%}.chat_boat{position:relative;padding:0 10px 7px 20px;background:linear-gradient(180deg,#fff,#aa8e50);display:flex;flex-direction:column;overflow:hidden}.chat_boat:before{content:"";position:absolute;inset:0;background:url(/images/chets/Chatbotbackground.png) top/cover no-repeat;mix-blend-mode:luminosity;z-index:0}.chat_boat>*{position:relative;z-index:1}.chat_boat-head{padding:2rem 1.5rem 1rem;background:url(/realadvice/images/chat-header-bg.png) no-repeat 0 0;flex-shrink:0;position:relative;z-index:9}.chat_back-btn{width:clamp(1.5rem,2.5vw,3rem);cursor:pointer;display:none}.chat_body{overflow-y:auto;padding:1vw 0 1rem;flex:1;overflow-x:hidden}.massage-box{padding:.5rem 0;width:80%;display:flex;align-items:flex-start;gap:10px}.send .massage{background:#684663;color:var(--color-white);font-size:.9rem;padding:15px;border-radius:.75rem;line-height:1.5}.recieved{width:96%;margin-right:auto}.chat_input-box-container{width:355px;border:2px solid #fff;min-height:42px}.chat_img{width:40px;height:40px;border-radius:50%;background:var(--color-white);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.border-r{border-right:1px solid #e0e0e0;height:40px}.btn-buttton-group{padding:0 20px}.btn-buttton-group.btn{display:inline!important;position:relative!important;right:0}.btn-group{display:flex;justify-content:space-between;padding:0 20px}@media (max-width:768px){.chat_input-box-container{width:318px;border:2px solid #fff}}.chat_input-box{width:100%;position:relative}.chat_input{width:100%;border-radius:5rem;border:1px solid var(--color-red60);padding:1rem 3rem 1rem 1rem;outline:none;font-size:16px;background:transparent}input.chat_input::-moz-placeholder{color:gray;opacity:1}input.chat_input::placeholder{color:gray;opacity:1}input.chat_input:-moz-placeholder{color:gray;opacity:1}input.chat_input:-ms-input-placeholder{color:gray;opacity:1}.send-btn{position:absolute;right:14px;top:0;bottom:0;display:flex;align-items:center;cursor:pointer}.chat_onlyImg img{border-radius:16px;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.customscroll::-webkit-scrollbar{width:10px;display:none}.customscroll::-webkit-scrollbar-track{background:#f1f1f1}.customscroll::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.customscroll::-webkit-scrollbar-thumb:hover{background:#555}.guided-btns{padding:0;margin:0;display:flex;flex-direction:column;gap:12px;align-items:flex-start}.guided-btns li{width:355px;height:100px;display:flex;align-items:center;background:url(/images/chets/massagebox.png) 50%;background-size:100% 100%;background-repeat:no-repeat}.guided-btns li button{font-family:DIN Next LT Pro,sans-serif;font-size:.9rem;padding:15px 20px;background:transparent;border-radius:.75rem;color:#000;font-weight:700;border:none;text-align:left;margin:5px 0!important;width:100%;height:100%;display:grid;grid-template-columns:40px 1fr;gap:15px;align-items:center}.guided-btns li button .massage-desc{color:var(--color-gray);font-weight:400;font-size:small}.guided-btns li button:before{content:"";width:40px;height:42px;background:url(/images/chets/chethomeicon.png) 50%;background-size:contain;background-repeat:no-repeat;display:block}.guided-btns li:first-child button:before{background-image:url(/images/chets/ic_RERA.png)}.guided-btns li:nth-child(2) button:before{background-image:url(/images/chets/ic_Home%20Finance.png)}.guided-btns li:nth-child(3) button:before{background-image:url(/images/chets/ic_Real%20Estate%20Terms.png)}.guided-btns li:nth-child(4) button:before{background-image:url(/images/chets/ic_Buying%20a%20Home.png)}.guided-btns li:nth-child(5) button:before{background-image:url(/images/chets/ic_Documentation.png)}.guided-btns li:nth-child(6) button:before{background-image:url(/images/chets/ic_Architecture%20%26%20Interior%20Design.png)}.recieved .massage{width:100%;margin-left:auto;display:flex;flex-direction:column;align-items:flex-start}.recieved .massage .bot-response-message{width:100%;background:url(/images/chets/massagebox.png) 50%;background-size:100% 100%;background-repeat:no-repeat;padding:20px 25px;min-height:60px;border-radius:.75rem;color:var(--color-red);font-weight:500;line-height:1.6;margin-top:10px;margin-bottom:10px}.recieved .massage .bot-response-message .unset-style{width:100%;padding:5px 0}.recieved .massage .bot-response-message .unset-style p{margin:8px 0}.recieved .massage .bot-response-message .unset-style ol,.recieved .massage .bot-response-message .unset-style ul{margin:10px 0;padding-left:20px}.recieved .massage .guided-btns{background:transparent}@media (max-width:768px){.recieved .massage .bot-response-message{padding:16px 20px;min-height:50px;font-size:.85rem;margin-top:8px;margin-bottom:8px}.recieved .massage .bot-response-message .unset-style{padding:4px 0}.send .massage{padding:12px 16px;font-size:.85rem}}.massage-box.recieved+.recieved .chat_img{display:none}.massage-box.recieved:first-child .chat_img{display:flex}@media (max-width:991px){.guided-btns{padding:0!important}.guided-btns li{width:100%;height:auto;min-height:80px}.guided-btns li button{min-height:80px}.unset-style p{margin:1em 0!important}html{font-size:120%}.refer_div{height:60px}}.unset-style p{margin:1em 0 0}.unset-style{font-size:.9rem}.unset-style ul{margin:1em 0;padding-left:1rem;list-style-type:unset}.unset-style li{margin:.5em 0;font-size:.9rem;list-style-type:unset}.massage-box.recieved.know_more_options{width:100%;margin:auto}.massage-box.recieved.know_more_options .massage{width:100%;margin:auto;padding:0;border-radius:.75rem;box-shadow:none;background:var(--color-white);text-align:left;overflow:hidden}.massage-box.recieved.know_more_options .massage .guided-btns,.massage-box.recieved.know_more_options .massage .guided-btns li{padding:0}.massage-box.recieved.know_more_options .massage .guided-btns{display:flex}.massage-box.recieved.know_more_options .massage .guided-btns li{margin:0!important;width:100%}.massage-box.recieved.know_more_options .massage .guided-btns li button{margin:0!important;width:100%;display:block;text-align:center;border-radius:0;border:0;padding:10px}.massage-box.recieved.know_more_options .massage .guided-btns li:first-child button{border-right:1px solid #850c7033}.massage-box.recieved.know_more_options .massage .guided-btns li:last-child button{border-left:1px solid #850c7033}.chatbot-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:999;pointer-events:none;opacity:0;transition:opacity .3s ease}.chatbot-popup.in-pop{opacity:1;pointer-events:auto}.chatbot-popup .popup-content{position:fixed;right:0;top:50%;z-index:99999!important;transform:translateY(-50%) translateX(600px);width:400px;height:800px;max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3);transition:transform .4s ease;pointer-events:auto}.chatbot-popup.in-pop .popup-content{transform:translateY(-50%) translateX(0)}.chatbot-popup .close-chatbot{position:relative;font-size:28px;background:transparent;border:none;color:#333;cursor:pointer;z-index:999;width:auto;height:auto;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1;font-weight:400;padding:0}.chatbot-popup .close-chatbot:hover{color:#850c70;transform:scale(1.1)}.chatbot-popup.in-pop .close-chatbot{z-index:999}body.no-scroll,html.no-scroll{overflow:hidden!important}@media (max-width:768px){body.no-scroll{right:0}.chatbot-popup,body.no-scroll{position:fixed;width:100%;left:0}.chatbot-popup{top:0;height:100vh;height:100dvh;background:rgba(0,0,0,.3);z-index:999}.chatbot-popup .popup-content{width:100%;height:100%;max-height:100vh;max-height:100dvh;right:0;top:0;left:0;transform:translateX(100%);border-radius:0}.chatbot-popup.in-pop .popup-content{transform:translateX(0)}}.chets-header-wrapper{background:linear-gradient(135deg,#fff,#f8f8f8);border-bottom:1px solid #e0e0e0;padding:16px 20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.chets-header-content{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.chets-header-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.chets-header-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.chets-header-text{text-align:left;flex:1}.chets-header-title{font-weight:500;font-style:Medium;font-size:18px;line-height:120%;color:#0f0f0f;margin:0 0 4px}.chets-header-subtitle,.chets-header-title{font-family:DIN Next LT Pro;letter-spacing:0}.chets-header-subtitle{font-weight:400;font-style:Regular;font-size:12px;line-height:140%;color:#5b5b5b;margin:0}.chets-header-close{display:flex;align-items:center;justify-content:flex-end}.chets-body-content{height:calc(100% - 88px);overflow:hidden}.boxshowd,.chets-body-content{display:flex;flex-direction:column}.boxshowd{height:100%}@media (max-width:768px){.chets-header-wrapper{padding:12px 16px}.chets-header-title{font-size:16px}.chets-header-subtitle{font-size:11px}.chets-header-icon{width:36px;height:36px}.btn-group .btn{font-size:.75rem;padding:8px 12px}}.chets-header{z-index:9999999!important}
/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-3{bottom:.75rem}.bottom-8{bottom:2rem}.bottom-\[-28px\]{bottom:-28px}.bottom-\[23\%\]{bottom:23%}.left-0{left:0}.left-1\/2{left:50%}.left-20{left:5rem}.left-\[-30px\]{left:-30px}.left-\[190px\]{left:190px}.left-\[20px\]{left:20px}.left-\[60\%\]{left:60%}.left-\[800px\]{left:800px}.left-\[990px\]{left:990px}.right-0{right:0}.right-4{right:1rem}.right-8{right:2rem}.top-0{top:0}.top-1\/2{top:50%}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[-40px\]{top:-40px}.top-\[125\%\]{top:125%}.top-\[150px\]{top:150px}.top-\[85\%\]{top:85%}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[1\]{z-index:1}.z-\[5\]{z-index:5}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-\[-1px\]{margin-bottom:-1px}.mb-\[155px\]{margin-bottom:155px}.mb-\[47px\]{margin-bottom:47px}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-\[55px\]{margin-right:55px}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-\[10px\]{margin-top:10px}.mt-\[180px\]{margin-top:180px}.mt-\[2px\]{margin-top:2px}.mt-\[3px\]{margin-top:3px}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.h-12{height:3rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[140px\]{height:140px}.h-\[14px\]{height:14px}.h-\[15\.96px\]{height:15.96px}.h-\[16px\]{height:16px}.h-\[180px\]{height:180px}.h-\[18px\]{height:18px}.h-\[19\.16px\]{height:19.16px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[207px\]{height:207px}.h-\[20px\]{height:20px}.h-\[255px\]{height:255px}.h-\[30px\]{height:30px}.h-\[350px\]{height:350px}.h-\[452px\]{height:452px}.h-\[48px\]{height:48px}.h-\[4px\]{height:4px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[550px\]{height:550px}.h-\[60\%\]{height:60%}.h-\[650px\]{height:650px}.h-\[66px\]{height:66px}.h-\[72px\]{height:72px}.h-\[80\%\]{height:80%}.h-\[80px\]{height:80px}.h-\[8px\]{height:8px}.h-\[90px\]{height:90px}.h-\[9px\]{height:9px}.h-\[auto\],.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[450px\]{max-height:450px}.\!w-\[80\%\]{width:80%!important}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-4{width:1rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-\[11\.03px\]{width:11.03px}.w-\[143px\]{width:143px}.w-\[150px\]{width:150px}.w-\[16px\]{width:16px}.w-\[18px\]{width:18px}.w-\[19\.16px\]{width:19.16px}.w-\[19px\]{width:19px}.w-\[20px\]{width:20px}.w-\[260px\]{width:260px}.w-\[290px\]{width:290px}.w-\[30px\]{width:30px}.w-\[340px\]{width:340px}.w-\[347px\]{width:347px}.w-\[355px\]{width:355px}.w-\[367px\]{width:367px}.w-\[434px\]{width:434px}.w-\[46px\]{width:46px}.w-\[48px\]{width:48px}.w-\[500px\]{width:500px}.w-\[60\%\]{width:60%}.w-\[68px\]{width:68px}.w-\[710px\]{width:710px}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[92px\]{width:92px}.w-\[95\%\]{width:95%}.w-\[9px\]{width:9px}.w-auto{width:auto}.w-full{width:100%}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1400px\]{max-width:1400px}.max-w-\[350px\]{max-width:350px}.max-w-\[900px\]{max-width:900px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[auto\2c 1fr\]{grid-template-columns:auto 1fr}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-\[40px\]{gap:40px}.gap-\[53px\]{gap:53px}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-l-\[3px\]{border-top-left-radius:3px;border-bottom-left-radius:3px}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-\[\#E3BD6A\]{--tw-border-opacity:1;border-color:rgb(227 189 106/var(--tw-border-opacity))}.border-\[\#ffffff30\]{border-color:#ffffff30}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-\[\#54184A\]{--tw-bg-opacity:1;background-color:rgb(84 24 74/var(--tw-bg-opacity))}.bg-\[\#54184A\]\/40{background-color:rgba(84,24,74,.4)}.bg-\[\#AA8E50\]{--tw-bg-opacity:1;background-color:rgb(170 142 80/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/20{background-color:hsla(0,0%,100%,.2)}.bg-white\/40{background-color:hsla(0,0%,100%,.4)}.bg-white\/60{background-color:hsla(0,0%,100%,.6)}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-\[linear-gradient\(165\.66deg\2c rgba\(255\2c 255\2c 255\2c 0\.4\)_10\.18\%\2c rgba\(255\2c 255\2c 255\2c 0\.028\)_103\.43\%\)\2c linear-gradient\(312\.24deg\2c rgba\(255\2c 255\2c 255\2c 0\)_5\.23\%\2c rgba\(255\2c 255\2c 255\2c 0\.2\)_48\.12\%\)\]{background-image:linear-gradient(165.66deg,hsla(0,0%,100%,.4) 10.18%,hsla(0,0%,100%,.028) 103.43%),linear-gradient(312.24deg,hsla(0,0%,100%,0) 5.23%,hsla(0,0%,100%,.2) 48.12%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-purple-900\/20{--tw-gradient-from:rgba(88,28,135,.2) var(--tw-gradient-from-position);--tw-gradient-to:rgba(88,28,135,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/80{--tw-gradient-from:hsla(0,0%,100%,.8) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-white\/40{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-pink-900\/20{--tw-gradient-to:rgba(131,24,67,.2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-no-repeat{background-repeat:no-repeat}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pl-4{padding-left:1rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.text-left{text-align:left}.\!text-center{text-align:center!important}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-\[500\]{font-weight:500}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-\[\#0F0F0F\]{--tw-text-opacity:1;color:rgb(15 15 15/var(--tw-text-opacity))}.text-\[\#1A1A1A\]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity))}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-\[\#54184A\]{--tw-text-opacity:1;color:rgb(84 24 74/var(--tw-text-opacity))}.text-\[\#8B0E68\]{--tw-text-opacity:1;color:rgb(139 14 104/var(--tw-text-opacity))}.text-\[\#AA8E50\]{--tw-text-opacity:1;color:rgb(170 142 80/var(--tw-text-opacity))}.text-\[\#FFFFFF\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-\[red\]{--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.accent-\[\#E3BD6A\]{accent-color:#e3bd6a}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-2xl,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur:blur(8px)}.blur,.drop-shadow{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-sm{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[background\:linear-gradient\(165\.66deg\2c rgba\(255\2c 255\2c 255\2c 0\.4\)_10\.7\%\2c rgba\(255\2c 255\2c 255\2c 0\.028\)_103\.7\%\)\2c linear-gradient\(312\.24deg\2c rgba\(255\2c 255\2c 255\2c 0\)_5\.7\%\2c rgba\(255\2c 255\2c 255\2c 0\.2\)_48\.7\%\)\]{background:linear-gradient(165.66deg,hsla(0,0%,100%,.4) 10.7%,hsla(0,0%,100%,.028) 103.7%),linear-gradient(312.24deg,hsla(0,0%,100%,0) 5.7%,hsla(0,0%,100%,.2) 48.7%)}@import url("/slick-custom.css");*{font-family:DIN Next LT Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.text-danger{color:red}.text-sm{font-size:14px}.position-absolute{position:absolute}nav.sticky{will-change:transform;backface-visibility:hidden;transform:translateZ(0);z-index:9999999!important}video.always-show-controls{position:relative}video.always-show-controls::-webkit-media-controls,video.always-show-controls:hover::-webkit-media-controls{opacity:1!important;display:flex!important;visibility:visible!important;-webkit-transition:none!important;transition:none!important}video.always-show-controls::-webkit-media-controls-panel,video.always-show-controls:hover::-webkit-media-controls-panel,video.always-show-controls:not(:hover)::-webkit-media-controls-panel{opacity:1!important;display:flex!important;visibility:visible!important;pointer-events:auto!important;-webkit-transition:none!important;transition:none!important}video.always-show-controls::-webkit-media-controls-enclosure,video.always-show-controls:hover::-webkit-media-controls-enclosure{opacity:1!important;visibility:visible!important;display:flex!important;-webkit-transition:none!important;transition:none!important}video.always-show-controls::-webkit-media-controls-play-button,video.always-show-controls:hover::-webkit-media-controls-play-button{opacity:1!important;visibility:visible!important;display:inline-flex!important;width:auto!important;height:auto!important}video.always-show-controls::-webkit-media-controls-timeline,video.always-show-controls:hover::-webkit-media-controls-timeline{opacity:1!important;visibility:visible!important;display:inline-flex!important;flex:1!important}video.always-show-controls::-webkit-media-controls-current-time-display,video.always-show-controls::-webkit-media-controls-time-remaining-display,video.always-show-controls:hover::-webkit-media-controls-current-time-display,video.always-show-controls:hover::-webkit-media-controls-time-remaining-display{opacity:1!important;visibility:visible!important;display:inline-flex!important;width:auto!important}video.always-show-controls::-webkit-media-controls-mute-button,video.always-show-controls:hover::-webkit-media-controls-mute-button{opacity:1!important;visibility:visible!important;display:inline-flex!important;width:auto!important;height:auto!important}video.always-show-controls::-webkit-media-controls-volume-slider,video.always-show-controls:hover::-webkit-media-controls-volume-slider{opacity:1!important;visibility:visible!important;display:inline-flex!important}video.always-show-controls::-webkit-media-controls-fullscreen-button,video.always-show-controls:hover::-webkit-media-controls-fullscreen-button{opacity:1!important;visibility:visible!important;display:inline-flex!important;width:auto!important;height:auto!important}video.always-show-controls[data-state=playing]::-webkit-media-controls,video.always-show-controls[data-state=playing]::-webkit-media-controls-panel{opacity:1!important;visibility:visible!important;display:flex!important;-webkit-transition:none!important;transition:none!important}.marker\:text-\[\#54184A\] ::marker{color:#54184a}.marker\:text-gray-700 ::marker{color:#374151}.marker\:text-\[\#54184A\]::marker{color:#54184a}.marker\:text-gray-700::marker{color:#374151}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-105:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-white\/40:hover{background-color:hsla(0,0%,100%,.4)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width:640px){.sm\:z-10{z-index:10}.sm\:block{display:block}.sm\:h-14{height:3.5rem}.sm\:h-\[200px\]{height:200px}.sm\:w-14{width:3.5rem}.sm\:w-3\/4{width:75%}.sm\:w-\[280px\]{width:280px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-6{gap:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-\[25px\]{font-size:25px}.sm\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.md\:bottom-\[80px\]{bottom:80px}.md\:right-\[-60px\]{right:-60px}.md\:right-\[40px\]{right:40px}.md\:z-20{z-index:20}.md\:my-4{margin-top:1rem;margin-bottom:1rem}.md\:mb-\[55px\]{margin-bottom:55px}.md\:mt-\[8px\]{margin-top:8px}.md\:line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-\[100px\]{height:100px}.md\:h-\[150px\]{height:150px}.md\:h-\[280px\]{height:280px}.md\:h-\[380px\]{height:380px}.md\:h-\[500px\]{height:500px}.md\:h-\[50px\]{height:50px}.md\:h-\[72px\]{height:72px}.md\:h-\[75px\]{height:75px}.md\:h-\[88px\]{height:88px}.md\:h-\[auto\]{height:auto}.md\:h-full{height:100%}.md\:w-2\/3{width:66.666667%}.md\:w-\[1000px\]{width:1000px}.md\:w-\[100px\]{width:100px}.md\:w-\[400px\]{width:400px}.md\:w-\[60\%\]{width:60%}.md\:w-\[66px\]{width:66px}.md\:w-\[80\%\]{width:80%}.md\:w-\[98px\]{width:98px}.md\:w-full{width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[auto_1fr\]{grid-template-columns:auto 1fr}.md\:px-\[100px\]{padding-left:100px;padding-right:100px}.md\:px-\[95px\]{padding-left:95px;padding-right:95px}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-\[20px\]{font-size:20px}}@media (min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.container-xl{max-width:1440px;margin:0 auto}.chat-box.chat-page-+#globalChatBtn{display:none!important}.no-scroll{overflow:hidden}.suggested-topics .guided-btns{padding:0;list-style-type:none}.suggested-topics .guided-btns li{margin:0}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-range::-webkit-slider-runnable-track{background:#e5e7eb;height:2px;border-radius:1px}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-7px;background-color:#aa8e50;height:16px;width:16px;border-radius:50%;cursor:pointer;-webkit-transition:transform .15s ease-out;transition:transform .15s ease-out}.custom-range::-webkit-slider-thumb:hover{transform:scale(1.1)}.custom-range::-webkit-slider-thumb:active{transform:scale(1.15)}.custom-range::-webkit-slider-thumb:before{content:"";position:absolute;height:6px;background:#aa8e50}.custom-range::-moz-range-track{background:#e5e7eb;height:2px;border-radius:1px}.custom-range::-moz-range-progress{background:#aa8e50;height:6px;border-radius:3px}.custom-range::-moz-range-thumb{background-color:#aa8e50;height:16px;width:16px;border-radius:50%;border:none;cursor:pointer;-moz-transition:transform .15s ease-out;transition:transform .15s ease-out}.custom-range::-moz-range-thumb:hover{transform:scale(1.1)}.custom-range::-moz-range-thumb:active{transform:scale(1.15)}