.free-fift{background-color:#d5c7e2;color:#000;font-size:15px;border:1px solid #ac8ec2;margin-bottom:0;font-weight:400;display:flex;justify-content:center;align-items:center;padding:6px 10px 3px}.free-gift-icon{display:inline-block;width:18px;height:18px;object-fit:contain;margin-right:8px;transform:translate(0px,-2px)}#header{border:1px solid #000;border-left:none;border-right:none;background-color:#fff;margin-bottom:15px;position:relative;z-index:999}#header:before{position:absolute;content:"";width:1px;height:100%;border-right:1px solid #000;top:0;z-index:-1;left:13%}.main-logo{width:150px;height:auto}#header .nav-link{color:#000;padding:10px 16px}#header .nav-link.active,#header .nav-link:hover{color:#ac8ec2;font-weight:500;background-color:#fff;position:relative;border-radius:20px;transition:.4s;z-index:9}#header .nav-link.active:before,#header .nav-link:hover:before{position:absolute;left:0;right:0;bottom:-2px;top:auto;content:"";background-color:#ac8ec2;width:20px;height:3px;transition:.4s;border-radius:10px;margin:auto}.dropdown-item{transition:.3s;padding:5px 16px 5px 16px}.dropdown-item:hover{transition:.3s;background-color:#ac8ec2;padding:5px 14px 5px 20px;color:#fff}.dropdown-item.active{background-color:#ac8ec2;color:#fff!important}.header-button-wrap{display:inline-flex;align-items:center}.header-button{border:1px solid #000;padding:8px 15px;background-color:#f3e9fb;border-radius:25px;display:inline-block;transition:.3s;animation:bounce 1.5s infinite}.header-button:hover{background-color:#ac8ec2;color:#fff;border-color:#ac8ec2;transition:.3s}#header.fixed-nav{background-color:#fff;box-shadow:0px 0px 2px 0px #ddd;position:fixed;z-index:99;left:0;right:0;top:0px;margin:auto;width:100%;border-radius:0;animation:1s forwards smoothScroll}#header.fixed-nav .main-logo{width:125px}.navbar-toggler{padding:0;border:0}.navbar-toggler-icon{width:2em;height:2em}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes smoothScroll{0%{will-change:transform;transform:translateY(-40px)}100%{will-change:transform;transform:translateY(0)}}@media (min-width:992px){.dropdown:hover .dropdown-menu{transition:.3s;display:block}}@media (max-width:1400px){#header:before{left:15%}}@media (max-width:1200px){.main-logo{width:140px}#header:before{left:175px}.mnav{background:#faf9fc;border-left:1px solid #eee6f0;box-shadow:-30px 0 70px -40px rgba(43,39,50,.35)}.mnav-head{position:relative;justify-content:space-between;padding:20px 22px 16px;background:linear-gradient(140deg,#f7f0fc 0%,#fdfaff 60%,#fff 100%);border-bottom:1px solid #f0e7f5}.mnav-head:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ac8ec2 25%,#d5c7e2 60%,transparent)}.mnav-logo{width:130px;height:auto;object-fit:contain}.mnav-close{width:40px;height:40px;border-radius:50%;border:1px solid #e6dbec;background:#fff;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:.4s cubic-bezier(.22,1,.36,1)}.mnav-close svg{width:17px;height:17px;stroke:#000;stroke-width:2;fill:none;stroke-linecap:round;transition:.3s}.mnav-close:hover{background:#ac8ec2;border-color:#ac8ec2;transform:rotate(90deg)}.mnav-close:hover svg{stroke:#fff}.mnav-body{padding:0}.mobile-menu-wrap{padding:22px 22px 30px}.mnav-eyebrow{display:block;font-size:10.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#a89bb5;margin-bottom:12px}.mnav-list{list-style:none;padding:0;margin:0 0 24px;border-top:1px solid #eee6f0}.mnav-item{border-bottom:1px solid #eee6f0}.mnav-link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:17px;font-weight:500;color:#000;padding:15px 4px 15px 0;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:58%;background:#ac8ec2;border-radius:3px;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-link:hover,.mnav-link.active,.mnav-link[aria-expanded="true"]{color:#ac8ec2;padding-left:16px}.mnav-link:hover:before,.mnav-link.active:before,.mnav-link[aria-expanded="true"]:before{width:3px}.mnav-arrow{width:15px;height:15px;flex-shrink:0;stroke:#d5c7e2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:translateX(-6px);transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-link:hover .mnav-arrow,.mnav-link.active .mnav-arrow{stroke:#ac8ec2;opacity:1;transform:translateX(0)}.mnav-plus{position:relative;width:26px;height:26px;border-radius:50%;border:1px solid #e6dbec;background:#fff;flex-shrink:0;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-plus i{position:absolute;left:50%;top:50%;width:10px;height:1.6px;background:#ac8ec2;border-radius:2px;transform:translate(-50%,-50%);transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-plus i:last-child{transform:translate(-50%,-50%)rotate(90deg)}.mnav-toggle[aria-expanded="true"] .mnav-plus{background:#ac8ec2;border-color:#ac8ec2;transform:rotate(180deg)}.mnav-toggle[aria-expanded="true"] .mnav-plus i{background:#fff}.mnav-toggle[aria-expanded="true"] .mnav-plus i:last-child{transform:translate(-50%,-50%)rotate(0deg);opacity:0}.mnav-sub ul{list-style:none;padding:6px 0 14px 16px;margin:0;border-left:2px solid #f0e7f5}.mnav-sub a{display:block;font-size:15px;font-weight:500;color:#726c7d;padding:9px 14px;border-radius:12px;transition:.35s cubic-bezier(.22,1,.36,1)}.mnav-sub a:hover{background:#f3eef7;color:#ac8ec2;transform:translateX(4px)}.mnav-cta{position:relative;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 20px;border-radius:30px;border:1px solid #ac8ec2;background:#ac8ec2;color:#fff;font-size:15px;font-weight:600;box-shadow:0 18px 30px -18px #ac8ec2;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-cta:before{content:"";position:absolute;inset:0;z-index:-1;background:#fff;border-radius:30px;transform:scaleX(0);transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-cta:hover{color:#ac8ec2}.mnav-cta:hover:before{transform:scaleX(1)}.mnav-cta svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.4s ease}.mnav-cta:hover svg{transform:translateX(4px)}.mnav-foot{margin-top:30px;padding-top:22px;border-top:1px solid #eee6f0}.mnav-contact{display:flex;align-items:center;gap:13px;margin-bottom:14px}.mnav-ico{width:40px;height:40px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000;flex-shrink:0;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-ico svg{width:19px;height:19px;stroke:#000;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.4s ease}.mnav-contact:hover .mnav-ico{background:#ac8ec2;border-color:#ac8ec2;transform:rotate(-6deg)}.mnav-contact:hover .mnav-ico svg{stroke:#fff}.mnav-contact-txt{display:flex;flex-direction:column;font-size:15.5px;font-weight:500;color:#000;line-height:1.4;transition:.3s}.mnav-contact-txt em{font-style:normal;font-size:10.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a89bb5;margin-bottom:2px}.mnav-contact:hover .mnav-contact-txt{color:#ac8ec2}.mnav-social{display:flex;gap:9px;margin-top:20px}.mnav-social a{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000;transition:.45s cubic-bezier(.22,1,.36,1)}.mnav-social svg{width:18px;height:18px;stroke:#000;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.4s ease}.mnav-social a:hover{background:#ac8ec2;border-color:#ac8ec2;transform:translateY(-4px);box-shadow:0 14px 24px -14px #ac8ec2}.mnav-social a:hover svg{stroke:#fff}.mnav .mnav-item,.mnav .mnav-cta,.mnav .mnav-foot{opacity:0;transform:translateX(18px)}.mnav.show .mnav-item,.mnav.show .mnav-cta,.mnav.show .mnav-foot{animation:mnavIn .55s cubic-bezier(.22,1,.36,1)both}.mnav.show .mnav-item:nth-child(1){animation-delay:.06s}.mnav.show .mnav-item:nth-child(2){animation-delay:.11s}.mnav.show .mnav-item:nth-child(3){animation-delay:.16s}.mnav.show .mnav-item:nth-child(4){animation-delay:.21s}.mnav.show .mnav-item:nth-child(5){animation-delay:.26s}.mnav.show .mnav-item:nth-child(6){animation-delay:.31s}.mnav.show .mnav-item:nth-child(7){animation-delay:.36s}.mnav.show .mnav-cta{animation-delay:.42s}.mnav.show .mnav-foot{animation-delay:.48s}}@media (max-width:768px){#header:before{left:155px}.main-logo{width:120px}}@keyframes mnavIn{to{opacity:1;transform:none}}#page-banner{position:relative;z-index:9;margin:0 12px;padding:86px 20px 76px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 12% 0%,#f6f0fb 0%,transparent 46%),radial-gradient(circle at 88% 100%,#f3e9fb 0%,transparent 48%),linear-gradient(160deg,#fff 0%,#fdfbfe 55%,#faf6fd 100%);border:1px solid #eee6f0;box-shadow:0 30px 60px -46px #ac8ec2a6;text-align:center}.pb-arch{position:absolute;border:1px solid #ac8ec21f;pointer-events:none;z-index:0}.pb-arch.one{width:300px;display:none;height:300px;border-radius:220px 220px 0 0;left:-70px;bottom:-90px}.pb-arch.two{width:220px;display:none;height:220px;border-radius:160px 160px 0 0;right:6%;top:-70px;transform:rotate(180deg)}.pb-arch.three{width:140px;display:none;height:140px;border-radius:50%;right:-50px;bottom:10%;border-style:dashed;border-color:#ac8ec21a}.pb-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#ac8ec2;opacity:.35;z-index:0;animation:pbFloat 6s ease-in-out infinite}.pb-dot.d1{left:14%;top:26%}.pb-dot.d2{right:18%;bottom:30%;width:7px;height:7px;animation-delay:2s}@keyframes pbFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-14px)}}.pb-inner{position:relative;z-index:3;max-width:760px;margin:0 auto}.pb-title-wrap{position:relative;display:inline-block;padding:0px 0px 20px;margin-bottom:20px}.pb-ghost{position:absolute;left:50%;top:0;transform:translateX(-50%);font-size:76px;font-weight:700;line-height:1;white-space:nowrap;letter-spacing:-1px;color:transparent;-webkit-text-stroke:1px #ac8ec229;pointer-events:none;user-select:none;z-index:1}.pb-heading{position:relative;z-index:2;font-size:48px;font-weight:600;color:#2b2732;line-height:1.14;letter-spacing:-0.5px;margin-bottom:0}.pb-para{font-size:16.5px;color:#726c7d;line-height:1.8;margin:0 auto 30px;max-width:620px}.pb-crumb{display:inline-flex;align-items:center;gap:4px;background:#ffffffd9;backdrop-filter:blur(6px);border:1px solid #eee6f0;padding:8px 10px;border-radius:30px;box-shadow:0 16px 30px -22px #ac8ec2;margin-bottom:0;list-style:none}.pb-crumb li{display:inline-flex;align-items:center}.pb-crumb a,.pb-crumb span.current{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:500;padding:6px 16px;border-radius:20px;transition:.4s cubic-bezier(.22,1,.36,1)}.pb-crumb a{color:#726c7d}.pb-crumb a:hover{color:#ac8ec2;background:#f3e9fb}.pb-crumb a svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.pb-crumb span.current{color:#fff;background:#ac8ec2;box-shadow:0 10px 20px -12px #ac8ec2}.pb-sep{width:14px;height:14px;stroke:#d5c7e2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}@media (max-width:991px){#page-banner{padding:64px 18px 56px}.pb-heading{font-size:38px}.pb-ghost{font-size:62px}.pb-arch.two,.pb-arch.three{display:none}}@media (max-width:768px){.pb-heading{font-size:30px}}@media (max-width:575px){#page-banner{padding:50px 16px 46px;border-radius:18px}.pb-heading{font-size:29px}.pb-ghost{font-size:42px;letter-spacing:-0.5px}.pb-title-wrap{padding:32px 0 14px}.pb-title-wrap:before{left:-14px;top:12px;width:12px;height:12px}.pb-title-wrap:after{right:-14px;bottom:10px;width:12px;height:12px}.pb-para{font-size:15px}.pb-crumb a,.pb-crumb span.current{padding:6px 12px;font-size:13px}.pb-dot{display:none}}@media (prefers-reduced-motion:reduce){.pb-dot{animation:none}.pb-crumb a{transition:none}}body.teacher #page-banner{background:yellow!important}[data-anim]{opacity:0;transform:translateY(24px);transition:.7s cubic-bezier(.22,1,.36,1)}[data-anim].in{opacity:1;transform:none}[data-anim="1"]{transition-delay:.05s}[data-anim="2"]{transition-delay:.15s}[data-anim="3"]{transition-delay:.25s}[data-anim="4"]{transition-delay:.35s}[data-anim="5"]{transition-delay:.45s}#personal{position:relative;z-index:9;overflow-x:clip}#personal:after{content:"";position:absolute;left:-130px;top:12%;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#ac8ec21f 0%,transparent 70%);pointer-events:none;z-index:-1}.ps-body{padding-right:54px}.ps-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:#ac8ec2;margin-bottom:18px}.ps-eyebrow:before{content:"";width:30px;height:1px;background:#e0cdee}#personal .common-main-heading{margin-bottom:22px;line-height:1.16;letter-spacing:-.8px;color:#2b2732}.ps-underline{position:relative;display:inline-block}.ps-underline svg{position:absolute;left:0;right:0;bottom:-10px;width:100%;height:12px;stroke:#ac8ec2;stroke-width:2;fill:none;stroke-linecap:round;opacity:.55}.ps-lead{font-size:17px;color:#4a4353;line-height:1.8;margin-bottom:16px;max-width:52ch}.ps-para{font-size:16px;color:#726c7d;line-height:1.8;margin-bottom:38px;max-width:52ch}.ps-steps-lab{font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#a89bb5;margin-bottom:22px}.ps-steps{position:relative;padding-left:0;margin:0 0 38px;list-style:none;counter-reset:step}.ps-steps:before{content:"";position:absolute;left:17px;top:14px;bottom:20px;width:1px;background:linear-gradient(180deg,#ac8ec2,#ece4f3)}.ps-step{position:relative;display:flex;align-items:flex-start;gap:22px;padding:0 0 26px;counter-increment:step}.ps-step:last-child{padding-bottom:0}.ps-step:before{content:counter(step,decimal-leading-zero);position:relative;z-index:2;flex:0 0 35px;width:35px;height:35px;border-radius:50%;background:#fff;border:1px solid #e6d7f0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;letter-spacing:.5px;color:#ac8ec2;transition:.45s cubic-bezier(.22,1,.36,1)}.ps-step:hover:before{background:#ac8ec2;border-color:#ac8ec2;color:#fff}.ps-step-in{flex:1;min-width:0;padding-top:5px}.ps-step-h{font-size:16.5px;font-weight:600;color:#2b2732;margin-bottom:4px;line-height:1.4;transition:.4s ease}.ps-step:hover .ps-step-h{color:#ac8ec2}.ps-step-p{font-size:14.5px;color:#8a8296;line-height:1.65;margin-bottom:0}.ps-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ps-actions .theme-button{font-size:15px;font-weight:600;padding:12px 28px;border-radius:30px}.ps-actions .theme-button.best{box-shadow:0 18px 30px -18px #ac8ec2}.ps-actions .theme-button.best:hover{box-shadow:none}.ps-actions .theme-button svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;vertical-align:-3px;margin-left:9px;transition:.3s}.ps-actions .theme-button:hover svg{transform:translateX(3px)}.ps-actions .theme-button:focus-visible{outline:2px solid #ac8ec2;outline-offset:3px}.ps-fine{font-size:13.5px;color:#9a94a3;margin-bottom:0}.ps-media{position:relative;padding:18px 18px 34px 34px}.ps-media-frame{position:absolute;right:0;top:0;width:58%;height:52%;border:1px solid #e0cdee;border-radius:26px;z-index:1;pointer-events:none}.ps-main-wrap{position:relative;z-index:2;border-radius:24px;overflow:hidden;background:#f3eef7;box-shadow:0 34px 60px -40px #2b273240}.ps-main{display:block;width:100%;height:580px;object-fit:cover;transition:1s cubic-bezier(.22,1,.36,1)}.ps-main-wrap:hover .ps-main{transform:scale(1.04)}.ps-sub-wrap{position:absolute;left:0;bottom:0;z-index:3;width:230px;border-radius:20px;overflow:hidden;border:7px solid #faf9fc;background:#f3eef7;box-shadow:0 28px 46px -32px #2b273259}.ps-sub{display:block;width:100%;height:242px;object-fit:cover;transition:1s cubic-bezier(.22,1,.36,1)}.ps-sub-wrap:hover .ps-sub{transform:scale(1.05)}.ps-ratio{position:absolute;right:0;bottom:22%;z-index:4;background:#fff;border:1px solid #ece4f3;border-radius:18px;padding:16px 22px;text-align:center;box-shadow:0 26px 44px -30px #ac8ec2a6}.ps-ratio-num{font-size:26px;font-weight:500;color:#ac8ec2;line-height:1;letter-spacing:-.5px}.ps-ratio-lab{font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#9a94a3;margin-top:6px;margin-bottom:0}@media (max-width:1199px){.ps-body{padding-right:30px}.ps-main{height:530px}.ps-sub-wrap{width:198px}.ps-sub{height:212px}}@media (max-width:991px){.section-gap{padding:70px 0}.ps-body{padding-right:0}.ps-media{padding:0px;max-width:100%;margin-top:56px}.ps-sub-wrap{display:none}.ps-main{height:480px}.ps-lead,.ps-para{max-width:100%}}@media (max-width:575px){.section-gap{padding:50px 0}#personal .common-main-heading{font-size:30px}.ps-steps:before{left:15px}.ps-step{gap:16px}.ps-step:before{flex:0 0 31px;width:31px;height:31px}.ps-media{padding:14px 0 0 0}.ps-main{height:400px}.ps-media-frame{display:none}.ps-sub-wrap{position:relative;left:auto;bottom:auto;width:150px;margin:-46px auto 0 0;border-width:6px}.ps-sub{height:160px}.ps-ratio{right:14px;bottom:auto;top:14px;padding:12px 16px}.ps-ratio-num{font-size:21px}.ps-actions{width:100%}.ps-actions .theme-button{width:100%;text-align:center}}@media (prefers-reduced-motion:reduce){[data-anim]{transition:none;opacity:1;transform:none}.ps-main,.ps-sub,.ps-step:before,.ps-step-h,.theme-button{transition:none}.ps-main-wrap:hover .ps-main,.ps-sub-wrap:hover .ps-sub{transform:none}}#venues{position:relative;z-index:9}.vn-panel{border-top:1px solid #e4d9ee}.vn-tab{position:relative;display:flex;align-items:center;gap:20px;width:100%;text-align:left;background:transparent;border:none;border-bottom:1px solid #efe9f4;padding:24px 4px 24px 0;cursor:pointer;transition:padding .5s cubic-bezier(.22,1,.36,1)}.vn-tab:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:52%;background:#ac8ec2;border-radius:2px;transition:width .5s cubic-bezier(.22,1,.36,1)}.vn-tab:hover{padding-left:16px}.vn-tab:hover:before{width:3px}.vn-tab.on{padding-left:16px;border-bottom-color:transparent}.vn-tab.on:before{width:3px}.vn-tab:focus-visible{outline:2px solid #ac8ec2;outline-offset:2px;border-radius:6px}.vn-idx{flex:0 0 30px;font-size:12px;font-weight:600;letter-spacing:1.4px;color:#c9b4d9;font-variant-numeric:tabular-nums;transition:color .4s ease}.vn-tab.on .vn-idx,.vn-tab:hover .vn-idx{color:#ac8ec2}.vn-tab-body{flex:1;min-width:0}.vn-tab-name{font-size:20px;font-weight:600;color:#2b2732;line-height:1.35;margin-bottom:3px;transition:color .4s ease}.vn-tab.on .vn-tab-name,.vn-tab:hover .vn-tab-name{color:#ac8ec2}.vn-tab-sub{font-size:14px;color:#8a8296;line-height:1.55;margin-bottom:0}.vn-tab-from{flex-shrink:0;text-align:right;padding-right:6px}.vn-from-lab{display:block;font-size:10px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:#b3a8bf;margin-bottom:4px}.vn-from-val{display:block;font-size:16px;font-weight:600;color:#2b2732;line-height:1;font-variant-numeric:tabular-nums;transition:color .4s ease}.vn-tab.on .vn-from-val{color:#ac8ec2}.vn-sign{flex-shrink:0;width:34px;height:34px;border-radius:50%;border:1px solid #e4d9ee;display:flex;align-items:center;justify-content:center;transition:.5s cubic-bezier(.22,1,.36,1)}.vn-sign svg{width:14px;height:14px;stroke:#ac8ec2;stroke-width:2.2;fill:none;stroke-linecap:round;transition:transform .5s cubic-bezier(.22,1,.36,1)}.vn-tab:hover .vn-sign{border-color:#ac8ec2}.vn-tab.on .vn-sign{background:#ac8ec2;border-color:#ac8ec2}.vn-tab.on .vn-sign svg{stroke:#fff;transform:rotate(45deg)}.vn-pane{overflow:hidden;max-height:0;opacity:0;transition:max-height .6s cubic-bezier(.22,1,.36,1),opacity .45s ease}.vn-pane.on{max-height:520px;opacity:1;border-bottom:1px solid #efe9f4}.vn-pane-in{padding:6px 0 32px 16px}.vn-offer{position:relative;display:block;height:100%;background:#fff;border:1px solid #ece5f2;border-radius:16px;padding:24px 24px 22px;transition:.4s cubic-bezier(.22,1,.36,1)}.vn-offer:hover{border-color:#ddd0e8;box-shadow:0 20px 40px -32px #ac8ec26e;transform:translateY(-3px)}.vn-offer:focus-visible{outline:2px solid #ac8ec2;outline-offset:3px}.vn-offer-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.vn-count{font-size:11px;font-weight:600;letter-spacing:1.8px;text-transform:uppercase;color:#b3a8bf}.vn-save{font-size:10.5px;font-weight:600;letter-spacing:.5px;color:#ac8ec2;background:#f5eefa;padding:4px 10px;border-radius:12px;white-space:nowrap}.vn-amount{display:block;font-size:27px;font-weight:700;color:#2b2732;line-height:1;letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin-bottom:7px;transition:color .4s ease}.vn-offer:hover .vn-amount{color:#ac8ec2}.vn-rate{display:block;font-size:12.5px;font-weight:500;color:#a89bb5;margin-bottom:18px}.vn-go{display:inline-flex!important;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:#ac8ec2}.vn-go svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .4s ease}.vn-offer:hover .vn-go svg{transform:translateX(4px)}.vn-none{height:100%;display:flex;align-items:center;border:1px dashed #e4d9ee;border-radius:16px;padding:24px}.vn-none-txt{font-size:14px;color:#b3a8bf;line-height:1.65;margin-bottom:0}.vn-none-txt a{color:#ac8ec2;font-weight:600;font-size:14px;border-bottom:1px solid #e4d9ee;transition:border-color .4s ease}.vn-none-txt a:hover{border-color:#ac8ec2}.vn-couple{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:space-between;background:#ac8ec2;border-radius:16px;padding:26px 30px;margin-top:34px;position:relative;overflow:hidden}.vn-couple:before{content:"";position:absolute;right:-60px;bottom:-90px;width:220px;height:220px;border:1px solid #ffffff33;border-radius:160px 160px 0 0;pointer-events:none}.vn-couple-l{position:relative;z-index:2}.vn-couple-lab{display:block;font-size:10.5px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#ffffffb8;margin-bottom:7px}.vn-couple-name{font-size:19px;font-weight:600;color:#fff;line-height:1.35;margin-bottom:3px}.vn-couple-sub{font-size:14px;color:#ffffffcc;margin-bottom:0}.vn-couple-r{position:relative;z-index:2;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.vn-couple-price{text-align:right}.vn-couple-amt{display:block;font-size:25px;font-weight:700;color:#fff;line-height:1;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.vn-couple-rate{display:block;font-size:12.5px;color:#ffffffb8;margin-top:6px}.vn-couple-btn{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600;color:#ac8ec2;background:#fff;padding:12px 24px;border-radius:26px;transition:.4s cubic-bezier(.22,1,.36,1)}.vn-couple-btn svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .4s ease}.vn-couple-btn:hover{color:#ac8ec2;transform:translateY(-2px);box-shadow:0 16px 26px -14px #00000045}.vn-couple-btn:hover svg{transform:translateX(4px)}.vn-couple .theme-button{border-color:#fff!important}.vn-terms{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}.vn-term{font-size:13px;color:#a89bb5;margin-bottom:0}@media (max-width:1199px){.vn-title{font-size:33px}}@media (max-width:991px){.section-gap{padding:70px 0}.vn-title{font-size:29px}.vn-pane.on{max-height:760px}.vn-slot{margin-bottom:12px}.vn-slot:last-child{margin-bottom:0}}@media (max-width:575px){.vn-title{font-size:25px}.vn-tab{gap:14px;padding:20px 2px 20px 0}.vn-idx{display:none}.vn-tab-name{font-size:18px}.vn-tab-sub{display:none}.vn-tab-from{padding-right:2px}.vn-from-val{font-size:14.5px}.vn-pane-in{padding:6px 0 26px 0}.vn-pane.on{max-height:820px}.vn-amount{font-size:24px}.vn-couple{padding:22px 20px;gap:18px}.vn-couple-r{width:100%;justify-content:space-between;gap:16px}.vn-couple-btn{flex:1 1 100%;justify-content:center}.vn-terms{flex-direction:column;align-items:flex-start;gap:6px;margin-top:24px}}@media (prefers-reduced-motion:reduce){.vn-tab,.vn-tab:before,.vn-idx,.vn-tab-name,.vn-sign,.vn-sign svg,.vn-pane,.vn-offer,.vn-amount,.vn-go svg,.vn-couple-btn{transition:none}.vn-tab:hover{padding-left:0}.vn-tab.on{padding-left:16px}.vn-offer:hover{transform:none}.vn-couple-btn:hover{transform:none}}#perks{position:relative;z-index:9}.pk-list{list-style:none;padding:0;margin:0}.pk-row{display:flex;align-items:baseline;gap:28px;padding:26px 0;border-bottom:1px solid #efe9f4}.pk-list li:first-child .pk-row{padding-top:0}.pk-num{justify-content:center;font-weight:400;width:45px;color:#c9b4d9;font-variant-numeric:tabular-nums;transition:color .4s ease;height:45px;background-color:#fff;display:flex;align-items:center;transition:.3s;border-radius:50%;border:1px solid #ece5f2}.pk-row:hover .pk-num{background-color:#ac8ec2;color:#fff;transition:.3s}.pk-body{flex:1;min-width:0}.pk-name{font-size:19px;font-weight:600;color:#2b2732;line-height:1.4;margin-bottom:7px;transition:color .4s ease}.pk-row:hover .pk-name{color:#ac8ec2}.pk-para{font-size:16px;color:#726c7d;line-height:1.75;margin-bottom:0;max-width:62ch}.pk-close{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;padding-top:30px}.pk-close-txt{font-size:17px;font-weight:500;color:#2b2732;line-height:1.5;margin-bottom:0}.pk-close-txt span{display:block;font-size:13px;font-weight:400;color:#a89bb5;margin-top:4px}.pk-btn{display:inline-flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600;color:#fff;background:#ac8ec2;padding:13px 26px;border-radius:30px;flex-shrink:0;transition:.45s cubic-bezier(.22,1,.36,1)}.pk-btn svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:transform .4s ease}.pk-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 30px -18px #ac8ec2}.pk-btn:hover svg{transform:translateX(4px)}.pk-btn:focus-visible{outline:2px solid #ac8ec2;outline-offset:3px}@media (max-width:1199px){.pk-title{font-size:33px}}@media (max-width:991px){.pk-list{margin-top:35px}.section-gap{padding:70px 0}.pk-aside{position:static;margin-bottom:40px}.pk-title{font-size:29px}.pk-note{max-width:52ch}}@media (max-width:575px){.pk-row{gap:18px;flex-wrap:wrap}.pk-title{font-size:25px}.pk-row{gap:16px;padding:22px 0}.pk-num{flex:0 0 45px;font-size:12px}.pk-name{font-size:17.5px}.pk-para{font-size:15.5px}.pk-note{font-size:15.5px}.pk-close{padding-top:26px}.pk-btn{width:100%;justify-content:center}}@media (prefers-reduced-motion:reduce){.pk-num,.pk-name,.pk-btn,.pk-btn svg{transition:none}.pk-btn:hover{transform:none}}.sticky-content{position:sticky;top:15%;padding-bottom:9rem}a{text-decoration:none}p,li,a{font-size:17px;font-weight:400;text-align:left;color:#000;line-height:1.4}body{background-color:#faf9fc;font-family:"Plus Jakarta Sans",sans-serif}.theme-button{border-radius:20px;border:1px solid #000;background-color:#fff;display:inline-block;color:black;padding:9px 25px;transition:.3s}.theme-button:hover{background-color:#ac8ec2;color:#fff;border-color:#ac8ec2;transition:.3s}.theme-button svg{width:25px;height:25px;object-fit:contain;display:inline-block;transition:.3s;margin-left:8px}.theme-button:hover svg{transition:.3s;fill:#fff}.theme-button.best{background-color:#ac8ec2;color:#fff;border-color:#ac8ec2}.theme-button.best:hover{color:#ac8ec2;background-color:#fff}.common-main-heading{font-size:40px;font-weight:500;padding-bottom:0px;margin-bottom:30px}.common-heading-color{position:relative;z-index:9;color:#ac8ec2;font-style:italic}.banner-underline{position:absolute;bottom:-2px;right:67px;width:185px}.banner-underline.fix{right:-45px}#all-wraperwrap .section-gap{padding:100px 0}.section-gap:after{display:none}button:focus:not(:focus-visible){outline:0!important;box-shadow:none!important}.col-lg-8.mt-auto p{margin-bottom:0!important}.col-lg-8.mt-auto{margin-top:auto!important;margin-bottom:auto!important}.col-lg-8{margin-top:auto!important;margin-bottom:auto!important}@media (max-width:1200px){.banner-underline.fix{right:-47px;bottom:-12px;width:162px}.banner-underline{right:0!important}.common-main-heading{font-size:38px}}@media (max-width:991px){.common-heading-color{display:block}.order1{order:1}.order2{order:2}.banner-main-heading{font-size:35px}.common-main-heading{font-size:36px;margin-bottom:35px!important}.banner-underline.fix,.banner-underline{right:auto;left:0;bottom:-12px;width:162px}.banner-underline{bottom:-5px;width:148px}}@media (max-width:768px){.banner-underline.fix,.banner-underline{bottom:-8px;width:162px}.common-main-heading{font-size:34px}}.tst-rating{display:flex;align-items:flex-end;justify-content:flex-end;gap:12px}.tst-rating-stars{display:inline-flex;gap:2px}.tst-rating-stars svg{width:20px;height:20px;fill:#f5b301}.tst-rating-text{font-size:15px;color:#5f5a68}.tst-rating-text strong{color:#2b2732;font-weight:700}.tst-viewport{overflow:hidden}.tst-track{display:flex;transition:transform .7s cubic-bezier(.22,1,.36,1)}.tst-slide{flex:0 0 33.3333%;margin:5px 0;padding:0 12px;box-sizing:border-box}.tst-card{position:relative;background:#fff;border:1px solid #ececf0;border-radius:22px;padding:30px 30px 26px;height:100%;overflow:hidden;transition:.4s cubic-bezier(.22,1,.36,1)}.tst-card:hover{border-color:#d9cee4;box-shadow:0 26px 46px -34px #00000026;transform:translateY(-4px)}.tst-google{position:absolute;top:29px;right:115px;width:22px;height:22px;opacity:1}.tst-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tst-stars{display:inline-flex;gap:2px}.tst-stars svg{width:18px;height:18px;fill:#f5b301}.tst-verified{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#1a8f5c;background:#e6f6ee;padding:2px 8px;border-radius:20px;margin-right:0}.tst-verified svg{width:13px;height:13px;fill:#1a8f5c}.tst-quote{font-size:16px;color:#4a4353;line-height:1.65;margin-bottom:24px;min-height:110px}.tst-divider{height:1px;background:#f0eaf4;margin-bottom:20px}.tst-person{display:flex;align-items:center;gap:15px}.tst-avatar{width:82px;height:82px;border-radius:50%;object-fit:cover;border:2px solid #f3eef7;flex-shrink:0;transition:.4s ease}.tst-card:hover .tst-avatar{border-color:#ac8ec2}.tst-name{font-size:17px;font-weight:700;color:#2b2732;margin-bottom:2px}.tst-loc{display:inline-flex;align-items:center;gap:5px;font-size:14px;color:#8a8296;margin-bottom:0}.tst-loc svg{width:14px;height:14px;stroke:#ac8ec2;stroke-width:2;fill:none}.tst-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:36px}.tst-arrow{width:50px;height:50px;border-radius:50%;border:1px solid #d9cee4;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.4s cubic-bezier(.22,1,.36,1)}.tst-arrow svg{width:20px;height:20px;stroke:#ac8ec2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.3s ease}.tst-arrow:hover{background:#ac8ec2;border-color:#ac8ec2;transform:translateY(-2px);box-shadow:0 12px 22px -12px #ac8ec2}.tst-arrow:hover svg{stroke:#fff}.tst-dots{display:flex;gap:8px;align-items:center}.tst-dot{width:8px;height:8px;border-radius:50%;background:#d9cee4;border:none;cursor:pointer;padding:0;transition:.4s ease}.tst-dot.active{width:26px;border-radius:5px;background:#ac8ec2}.tst-quote.is-collapsed .tst-more{display:none}.tst-quote.is-collapsed .tst-dots{display:inline}.tst-quote .tst-dots{display:none}.tst-toggle{background:none;border:0;padding:0;margin-left:6px;font:inherit;font-size:15px;font-weight:400;color:#ad90c3;cursor:pointer}.tst-toggle:focus{color:#ad90c3}@media (max-width:1200px){.tst-slide{flex:0 0 50%}}@media (max-width:991px){.tst-slide{flex:0 0 50%}.tst-title{font-size:34px}.tst-rating{justify-content:flex-start}}@media (max-width:768px){.tst-rating{flex-wrap:wrap}.tst-slide{flex:0 0 100%}}@media (max-width:640px){.tst-quote{min-height:0}}@media (prefers-reduced-motion:reduce){.tst-track,.tst-card,.tst-arrow{transition:none}}.team-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#ac8ec2;margin-bottom:14px}.team-eyebrow:before{content:"";width:26px;height:1px;background:#ac8ec2}.team-title{font-size:34px;font-weight:700;color:#2b2732;margin-bottom:6px}.team-title em{font-style:italic;color:#ac8ec2}.team-sub{font-size:16px;color:#8a8296;margin-bottom:0}.person-card{position:relative;height:400px;border-radius:22px;overflow:hidden;background:#f0eef2;z-index:2}.person-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.7s cubic-bezier(.22,1,.36,1)}.person-card:hover .person-photo{transform:scale(1.05)}.person-scrim{position:absolute;inset:0;background:linear-gradient(to top,#1a1620f2 0%,#1a162080 34%,transparent 62%)}.person-role-chip{position:absolute;top:18px;left:18px;z-index:3;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#ac8ec2;padding:7px 15px;border-radius:20px}.person-role-chip svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.person-content{position:absolute;left:0;right:0;bottom:0;z-index:3;padding:26px 26px 24px}.person-name{font-size:21px;font-weight:700;color:#fff;margin-bottom:3px}.person-cred{font-size:13px;font-weight:600;color:#e8d9f2;letter-spacing:.5px;margin-bottom:0}.person-reveal{max-height:0;opacity:0;overflow:hidden;transition:.55s cubic-bezier(.22,1,.36,1)}.person-card:hover .person-reveal{max-height:220px;opacity:1;margin-top:14px}.person-bio{font-size:14.5px;color:#ffffffe0;line-height:1.6;margin-bottom:14px}.person-tags{display:flex;flex-wrap:wrap;gap:7px}.person-tag{font-size:12px;font-weight:500;color:#fff;background:#ffffff2b;border:1px solid #ffffff4d;padding:4px 13px;border-radius:20px}.person-content:before{content:"";position:absolute;top:0;left:26px;width:34px;height:3px;border-radius:3px;background:#ac8ec2;transition:.5s cubic-bezier(.22,1,.36,1)}.person-card:hover .person-content:before{width:60px}.person-card{border:2px solid #ac8ec2}.person-card.is-desk{border:2px solid #ececf0}.person-card.is-desk .person-role-chip{background:#ffffffe6;backdrop-filter:blur(6px);color:#4a3f57}@media (max-width:991px){.person-card{height:440px}.person-reveal{max-height:220px;opacity:1;margin-top:14px}}@media (prefers-reduced-motion:reduce){.person-photo,.person-reveal,.person-content:before{transition:none}.person-card:hover .person-photo{transform:none}.person-reveal{max-height:220px;opacity:1;margin-top:14px}}#shorts-review{position:relative;z-index:9;overflow:hidden}#shorts-review:before{content:"";position:absolute;top:20px;left:-130px;width:340px;height:340px;border:1px solid #e6dcee;border-radius:250px 250px 0 0;opacity:.55;pointer-events:none;z-index:-1}#shorts-review:after{content:"";position:absolute;bottom:-80px;right:-110px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#ac8ec21f 0%,transparent 70%);pointer-events:none;z-index:-1}.sr-viewport{overflow:hidden;padding:6px 0}.sr-track{display:flex;transition:transform .75s cubic-bezier(.22,1,.36,1);will-change:transform}.sr-slide{flex:0 0 20%;padding:0 10px;box-sizing:border-box}.sr-box{position:relative;border-radius:20px;overflow:hidden;background:#f0eef2;border:1px solid #eee6f0;aspect-ratio:9 / 16;cursor:pointer;transition:.55s cubic-bezier(.22,1,.36,1)}.sr-box:hover{border-color:#ac8ec2;transform:translateY(-8px);box-shadow:0 34px 56px -34px #ac8ec2a6}.sr-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2;transition:.9s cubic-bezier(.22,1,.36,1)}.sr-box:hover .sr-thumb{transform:scale(1.06)}.sr-scrim{position:absolute;inset:0;z-index:3;background:linear-gradient(to top,#2b2732e6 0%,#ac8ec24d 42%,transparent 72%);opacity:.85;transition:.55s cubic-bezier(.22,1,.36,1)}.sr-box:hover .sr-scrim{opacity:1}.sr-iframe{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:6;opacity:0;visibility:hidden;transition:.4s ease}.sr-box.playing .sr-iframe{opacity:1;visibility:visible}.sr-box.playing .sr-thumb,.sr-box.playing .sr-scrim,.sr-box.playing .sr-play,.sr-box.playing .sr-meta{opacity:0;visibility:hidden}.sr-play{position:absolute;right:16px;bottom:16px;z-index:6;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:.5s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 6px 14px #00000059)}.sr-play:before{content:"";position:absolute;inset:-9px;border-radius:50%;background:#ffffff26;opacity:0;transform:scale(.7);transition:.5s cubic-bezier(.22,1,.36,1)}.sr-box:hover .sr-play{transform:scale(1.14)translateY(-2px)}.sr-box:hover .sr-play:before{opacity:1;transform:scale(1)}.sr-play svg{position:relative;z-index:2;width:40px;height:40px}.sr-short-icon{position:relative;z-index:2;width:40px;height:40px;object-fit:contain;display:block}.sr-meta{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:20px 68px 18px 20px;transition:.55s cubic-bezier(.22,1,.36,1)}.sr-name{font-size:16px;font-weight:700;color:#fff;margin-bottom:3px;line-height:1.3}.sr-loc{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#e8d9f2;margin-bottom:0}.sr-loc svg{width:12px;height:12px;stroke:#e8d9f2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.sr-meta:before{content:"";position:absolute;top:0;left:20px;width:28px;height:3px;border-radius:3px;background:#ac8ec2;transition:.5s cubic-bezier(.22,1,.36,1)}.sr-box:hover .sr-meta:before{width:54px}.sr-controls{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:38px}.sr-arrow{width:50px;height:50px;border-radius:50%;border:1px solid #d9cee4;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.45s cubic-bezier(.22,1,.36,1)}.sr-arrow svg{width:20px;height:20px;stroke:#ac8ec2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.3s ease}.sr-arrow:hover{background:#ac8ec2;border-color:#ac8ec2;transform:translateY(-2px);box-shadow:0 14px 24px -14px #ac8ec2}.sr-arrow:hover svg{stroke:#fff}.sr-dots{display:flex;gap:8px;align-items:center}.sr-dot{width:8px;height:8px;border-radius:50%;background:#d9cee4;border:none;padding:0;cursor:pointer;transition:.45s cubic-bezier(.22,1,.36,1)}.sr-dot.active{width:28px;border-radius:5px;background:#ac8ec2}.sr-cta-wrap{text-align:center;margin-top:34px}.sr-cta{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:12px;border:1px solid #2b2732;color:#2b2732;background:transparent;font-size:15px;font-weight:600;padding:13px 30px;border-radius:30px;z-index:1;transition:.45s cubic-bezier(.22,1,.36,1)}.sr-cta:before{content:"";position:absolute;inset:0;z-index:-1;background:#ac8ec2;border-radius:30px;transform:scaleX(0);transform-origin:center;transition:.45s cubic-bezier(.22,1,.36,1)}.sr-cta:hover{color:#fff;border-color:#ac8ec2;box-shadow:0 20px 34px -20px #ac8ec2}.sr-cta:hover:before{transform:scaleX(1)}.sr-cta svg{width:18px;height:18px;fill:currentColor;transition:.4s ease}.sr-cta:hover svg{transform:translateX(4px)}@media (max-width:1199px){.sr-slide{flex:0 0 25%}}@media (max-width:991px){.sr-slide{flex:0 0 33.3333%}.sr-heading{font-size:34px}#shorts-review:before{display:none}}@media (max-width:767px){.sr-slide{flex:0 0 50%}}@media (max-width:575px){.sr-heading .underline{width:140px}.sr-arrow{width:44px;height:44px}}@media (max-width:431px){.sr-slide{flex:0 0 100%}}@media (prefers-reduced-motion:reduce){.sr-track,.sr-box,.sr-thumb,.sr-scrim,.sr-play,.sr-meta,.sr-arrow,.sr-cta{transition:none}.sr-box:hover{transform:none}}.iframe-map{width:69%;height:auto}#map{margin:0 12px 100px;border-radius:18px;filter:drop-shadow(0px 0px 24px #ac8ec233);display:flex;justify-content:space-between;overflow:hidden;flex-wrap:wrap}.map-detail-wrap{background-color:#fff;width:31%;background-color:#fff;width:31%;padding:50px 40px}.footer-detail-heading{color:#ac8ec2}@media (max-width:1300px){.map-detail-wrap{width:40%}.iframe-map{width:60%}}@media (max-width:991px){.map-detail-wrap{width:100%}.iframe-map{width:100%;height:440px}}@media (max-width:480px){.map-detail-wrap{padding:40px 22px}}#footer{position:relative;z-index:9;margin:0 10px 10px;background:#fff;border-radius:24px;border:1px solid #eee6f0;overflow:hidden;filter:drop-shadow(0px 0px 24px #ac8ec21f)}#footer:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#ac8ec2 25%,#d5c7e2 60%,transparent)}#footer:after{content:"";position:absolute;right:-80px;bottom:-120px;width:320px;height:320px;border:1px solid #f3e9fb;border-radius:230px 230px 0 0;display:none;pointer-events:none}.fooetr-main-wrap{width:95%}.footer-logo{width:100%;height:55px;object-fit:contain;object-position:left;margin-bottom:15px}.ft-inner{padding:62px 50px 0;position:relative;z-index:2;width:100%;max-width:100%}#footer .row{display:flex;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem}#footer .row>[class*="col-"]{box-sizing:border-box;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media (min-width:768px){#footer .row>.col-md-5{width:41.6667%}#footer .row>.col-md-7{width:58.3333%}#footer .row>.col-md-12{width:100%}}@media (min-width:992px){#footer .row>.col-lg-4,#footer .row>.col-lg-4.col-md-12,#footer .row>.col-lg-4.col-md-7,#footer .row>.col-lg-4.col-md-5{width:33.3333%}}.ft-heading .banner-underline{position:absolute;bottom:-4px;left:0;right:auto;width:150px;z-index:-1}.ft-note{font-size:15.5px;color:#726c7d;line-height:1.8;margin-bottom:26px;max-width:360px}.ft-col-title{display:block;align-items:center;gap:0px;font-size:22px;font-weight:600;position:relative;z-index:9;letter-spacing:0px;color:#ac8ec2;padding-bottom:8px;margin-bottom:26px}.ft-col-title:before{position:absolute;content:"";bottom:0;display:block;opacity:1;left:0;width:40px;height:2px;background:#ac8ec2}.ft-contact{display:flex;align-items:flex-start;gap:15px;margin-bottom:24px}.ft-ico{width:42px;height:42px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000;flex-shrink:0;transition:.45s cubic-bezier(.22,1,.36,1)}.ft-contact:hover .ft-ico{background:#ac8ec2;transform:rotate(-6deg)}.ft-ico svg{width:21px;height:21px;stroke:#000;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.4s ease}.ft-contact:hover .ft-ico{border-color:#ac8ec2}.ft-contact:hover .ft-ico svg{stroke:#fff}.ft-lab{display:block;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#a89bb5;margin-bottom:4px}.ft-val{font-size:16.5px;font-weight:500;color:#2b2732;line-height:1.55;margin-bottom:0;transition:.4s ease}a.ft-val:hover{color:#ac8ec2}.ft-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.ft-social-link{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000;transition:.45s cubic-bezier(.22,1,.36,1)}.ft-social-link:hover{background:#ac8ec2;border-color:#ac8ec2;transform:translateY(-4px);box-shadow:0 14px 24px -14px #ac8ec2}.ft-social-link svg{width:21px;height:21px;stroke:#000;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.4s ease}.ft-social-link:hover svg{stroke:#fff}.ft-social-link:hover svg path.whatsapp-mid{fill:#fff}.ft-links{list-style:none;padding:0;margin:0}.ft-links li{border-bottom:1px solid #f0eaf4}.ft-links li:first-child{border-top:1px solid #f0eaf4}.ft-link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:17px;font-weight:500;color:#2b2732;padding:15px 4px 15px 0;transition:.45s cubic-bezier(.22,1,.36,1)}.ft-link:hover{color:#ac8ec2;padding-left:16px}.ft-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:60%;background:#ac8ec2;border-radius:2px;transition:.45s cubic-bezier(.22,1,.36,1)}.ft-link:hover:before{width:3px}.ft-link svg{width:15px;height:15px;flex-shrink:0;stroke:#d5c7e2;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0;transform:translateX(-6px);transition:.45s cubic-bezier(.22,1,.36,1)}.ft-link:hover svg{stroke:#ac8ec2;opacity:1;transform:translateX(0)}.ft-bottom{margin-top:54px;border-top:1px solid #f0eaf4;padding:20px 0 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ft-copy{font-size:14px;color:#a89bb5;margin-bottom:0}.ft-legal{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ft-legal a{font-size:14px;color:#000;padding:3px 15px;border-radius:20px;border:1px solid #000;margin:0px 5px;transition:.4s ease}.ft-legal a:hover{color:#fff;background:#ac8ec2;border-color:#ac8ec2}.ft-sep{display:none;color:#ddd3e5;font-size:13px}@media (max-width:1199px){.ft-inner{padding:52px 34px 0}}@media (max-width:991px){.ft-inner{padding:46px 28px 0}.ft-heading{font-size:30px;max-width:100%}.ft-note{max-width:100%}.ft-col-title{margin-top:38px}.ft-bottom{margin-top:40px;justify-content:center;text-align:center}.ft-legal{justify-content:center}}@media (max-width:575px){#footer{border-radius:18px}.ft-inner{padding:38px 20px 0}.ft-logo{width:165px}.ft-heading{font-size:26px}.ft-heading .banner-underline{width:120px}.ft-link{font-size:16px}.ft-copy,.ft-legal a{font-size:13px}#footer:after{display:none}}@media (prefers-reduced-motion:reduce){.ft-cta:before,.ft-ico,.ft-social-link,.ft-link,.ft-link:before,.ft-link svg{transition:none}.ft-social-link:hover{transform:none}.ft-link:hover{padding-left:0}}.ath-help{position:fixed;right:20px;bottom:20px;z-index:9999;font-family:"Plus Jakarta Sans",sans-serif;display:flex;flex-direction:column;align-items:flex-end;gap:10px;pointer-events:none}.ath-help-btn{pointer-events:auto}.ath-help.is-open .ath-help-card{pointer-events:auto}.ath-help-teaser{position:absolute;right:0;bottom:70px;display:flex;align-items:center;gap:9px;max-width:250px;padding:7px 16px 7px 8px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid #f0e7f5;border-radius:30px;box-shadow:0 14px 30px -18px rgba(140,105,166,.7);cursor:pointer;opacity:0;transform:translateY(10px)scale(.94);transform-origin:bottom right;transition:.45s cubic-bezier(.22,1,.36,1);pointer-events:none}.ath-help.is-teasing:not(.is-open).ath-help-teaser{opacity:1;transform:none;pointer-events:auto}.ath-help-teaser img{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 0 0 1px #e6d8ef}.ath-help-teaser span{font-size:13.5px;font-weight:500;letter-spacing:.01em;color:#2b2732;line-height:1.3;white-space:nowrap}.ath-help-card{position:relative;width:330px;max-width:calc(100vw - 40px);background:#fff;border:1px solid #f0e7f5;border-radius:24px;box-shadow:0 40px 80px -34px rgba(43,39,50,.34),0 0 0 1px rgba(172,142,194,.08);overflow:hidden;transform-origin:bottom right;opacity:0;visibility:hidden;transform:translateY(14px)scale(.9);transition:.42s cubic-bezier(.22,1,.36,1)}.ath-help.is-open .ath-help-card{opacity:1;visibility:visible;transform:none}.ath-help-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#ac8ec2 25%,#d5c7e2 60%,transparent);z-index:2}.ath-help-head{position:relative;display:flex;align-items:center;gap:13px;padding:20px 20px 17px;background:linear-gradient(140deg,#f7f0fc 0%,#fdfaff 60%,#fff 100%);border-bottom:1px solid #f5eef9}.ath-help-avatar{position:relative;flex-shrink:0}.ath-help-avatar img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 0 0 1.5px #ac8ec2}.ath-help-avatar:before{content:"";position:absolute;inset:-3px;width:15px;right:1px;left:auto;top:auto;bottom:0px;background-color:#65414100;z-index:999;height:15px;border-radius:50%;border:2px solid #12a118;animation:1.9s ease-out infinite cc-ping}.ath-help-avatar:after{content:"";position:absolute;right:1px;bottom:1px;width:13px;height:13px;border-radius:50%;background:#1fa855;border:2px solid #fff}.ath-help-who{min-width:0;flex:1}.ath-help-name{display:block;font-size:16.5px;font-weight:600;letter-spacing:-.005em;color:#2b2732;line-height:1.25}.ath-help-role{display:block;font-size:13.5px;font-weight:400;color:#ac8ec2;margin-top:1px}.ath-help-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:50%;border:1px solid #eee6f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:.3s}.ath-help-close svg{width:13px;height:13px;stroke:#726c7d;stroke-width:2.2;fill:none;stroke-linecap:round;transition:.3s}.ath-help-close:hover{background:#ac8ec2;border-color:#ac8ec2}.ath-help-close:hover svg{stroke:#fff}.ath-help-body{padding:16px 20px 18px}.ath-help-chat{background:#faf7fc;border:1px solid #f3ecf7;border-radius:16px;padding:13px 14px 11px;margin-bottom:16px}.ath-help-bubble{position:relative;background:#fff;border:1px solid #f0e7f5;border-radius:14px 14px 14px 4px;padding:11px 13px 9px;font-size:14.3px;font-weight:400;color:#4a4353;line-height:1.6;text-align:left}.ath-help-time{display:block;margin-top:5px;font-size:10.5px;font-weight:500;letter-spacing:.04em;color:#b3a8bd;text-align:right}.ath-help-typing{display:flex;align-items:center;gap:4px;margin:9px 0 0 4px}.ath-help-typing i{width:6px;height:6px;border-radius:50%;background:#c9b2d8;animation:athHelpDots 1.4s ease-in-out infinite}.ath-help-typing i:nth-child(2){animation-delay:.18s}.ath-help-typing i:nth-child(3){animation-delay:.36s}@keyframes athHelpDots{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.ath-help-prompt{margin:0 0 9px;font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#a89bb5;text-align:left}.ath-help-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:15px}.ath-help-chips a{font-size:13px;font-weight:500;color:#2b2732;padding:7px 13px;border:1px solid #e6dbec;border-radius:20px;transition:.35s cubic-bezier(.22,1,.36,1)}.ath-help-chips a:hover{background:#ac8ec2;border-color:#ac8ec2;color:#fff;transform:translateY(-1px)}.ath-help-wa{position:relative;overflow:hidden;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:13px 16px;background:#1fa855;border:1px solid #1fa855;border-radius:28px;color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;box-shadow:none;transition:.45s cubic-bezier(.22,1,.36,1)}.ath-help-wa:before{content:"";position:absolute;inset:0;z-index:-1;background:#12833d;border-radius:28px;transform:scaleX(0);transform-origin:center;transition:.45s cubic-bezier(.22,1,.36,1)}.ath-help-wa:hover:before{transform:scaleX(1)}.ath-help-wa svg{width:21px;height:21px;fill:#fff;transition:.4s cubic-bezier(.22,1,.36,1)}.ath-help-wa:hover{color:#fff;border-color:#12833d}.ath-help-wa:hover svg{transform:translateX(3px)}.ath-help-alt{display:flex;gap:8px;margin-top:10px}.ath-help-alt a{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 8px;border:1px solid #ece2f2;border-radius:28px;font-size:14px;font-weight:500;color:#2b2732;transition:.35s cubic-bezier(.22,1,.36,1)}.ath-help-alt a svg{width:16px;height:16px;stroke:#ac8ec2;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;transition:.3s}.ath-help-alt a:hover{background:#ac8ec2;border-color:#ac8ec2;color:#fff}.ath-help-alt a:hover svg{stroke:#fff}.ath-help-btn{position:relative;width:60px;height:60px;border-radius:50%;border:none;background:linear-gradient(145deg,#bfa4d2 0%,#ac8ec2 55%,#9c7bb3 100%);box-shadow:0 18px 34px -14px rgba(140,105,166,.75),inset 0 0 0 1px rgba(255,255,255,.28);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:.4s cubic-bezier(.22,1,.36,1)}.ath-help-btn:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 24px 42px -14px rgba(140,105,166,.85),inset 0 0 0 1px rgba(255,255,255,.4)}.ath-help-btn:focus-visible{outline:3px solid #d5c7e2;outline-offset:3px}.ath-help-btn svg{position:absolute;transition:.4s cubic-bezier(.22,1,.36,1)}.ath-help-ico-wa{width:31px;height:31px;fill:#fff}.ath-help-ico-x{width:22px;height:22px;stroke:#fff;stroke-width:2.4;fill:none;stroke-linecap:round;opacity:0;transform:rotate(-90deg)scale(.6)}.ath-help.is-open .ath-help-ico-wa{opacity:0;transform:rotate(90deg)scale(.6)}.ath-help.is-open .ath-help-ico-x{opacity:1;transform:none}.ath-help-badge{position:absolute;top:-2px;right:-2px;min-width:21px;height:21px;padding:0 5px;border-radius:11px;background:#e23b3b;border:2px solid #fff;color:#fff;font-size:11.5px;font-weight:700;line-height:17px;transition:.3s}.ath-help.is-open .ath-help-badge,.ath-help.is-seen .ath-help-badge{opacity:0;transform:scale(.4)}.ath-help-btn:before,.ath-help-btn:after{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid rgba(172,142,194,.5);background:rgba(172,142,194,.16);z-index:-1;pointer-events:none;animation:athHelpPulse 3.4s cubic-bezier(.33,.1,.3,1)infinite}.ath-help-btn:after{animation-delay:1.7s}.ath-help.is-open .ath-help-btn:before,.ath-help.is-open .ath-help-btn:after{animation:none;opacity:0}@keyframes athHelpPulse{0%{transform:scale(1);opacity:0}18%{opacity:.9}100%{transform:scale(1.3);opacity:0}}@keyframes cc-ping{0%{transform:scale(.85);opacity:1}100%{transform:scale(1.4);opacity:0}}@media (max-width:575px){.ath-help{right:14px;bottom:14px;gap:10px}.ath-help-btn{width:54px;height:54px}.ath-help-ico-wa{width:28px;height:28px}.ath-help-card{width:calc(100vw - 28px);border-radius:20px}.ath-help-head{padding:16px 18px 14px}.ath-help-avatar img{width:46px;height:46px}.ath-help-body{padding:14px 18px 18px}.ath-help-msg{font-size:14px;margin-bottom:14px}.ath-help-teaser{max-width:calc(100vw - 90px);bottom:64px}.ath-help-teaser span{white-space:normal;font-size:13.5px}}@media (prefers-reduced-motion:reduce){.ath-help-card,.ath-help-teaser,.ath-help-btn,.ath-help-btn svg,.ath-help-badge{transition:none}.ath-help-btn:before,.ath-help-btn:after{animation:none;opacity:0}.ath-help-btn:hover{transform:none}.ath-help-typing i{animation:none}.ath-help-wa:before,.ath-help-chips a{transition:none}}