@charset "UTF-8";@font-face{font-family:Manford Sans;src:url(/assets/fonts/ManfordSans.ttf) format("truetype"),url(/assets/fonts/ManfordSans.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}header{width:100%;left:0;z-index:999;padding:41px 0;box-sizing:border-box;background:transparent}header.abs{position:absolute}header.light{background-color:#fff}header.light nav .logo-section a{background-image:url(/images/xenie_logo_dark.png)}header.sticky{position:sticky;top:0}@media(max-width:768px){header{padding:20px 0}}@media(max-width:480px){header{padding:10px 0}}header nav{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width:480px){header nav{height:45px}}header nav .logo-section{position:relative;height:44px;width:200px}@media(max-width:480px){header nav .logo-section{height:35px}}header nav .logo-section a{background-image:url(/images/xenie_logo_light.png);background-size:contain;background-repeat:no-repeat;background-position:left center;display:inline-block;width:100%;height:100%}header nav .menu-wrapper{gap:8px;display:flex}header nav .menu-wrapper button,header nav .menu-wrapper a{height:54px;border:none;display:flex;justify-content:center;align-items:center;border-radius:100px;text-align:center;cursor:pointer;box-sizing:border-box;text-decoration:none}@media(max-width:480px){header nav .menu-wrapper button,header nav .menu-wrapper a{height:35px}}header nav .menu-wrapper button,header nav .menu-wrapper a{font-family:Plus Jakarta Sans;font-weight:700;color:#fff;line-height:normal;font-style:normal;font-size:16px}@media(max-width:992px){header nav .menu-wrapper button,header nav .menu-wrapper a{font-size:16px}}@media(max-width:768px){header nav .menu-wrapper button,header nav .menu-wrapper a{font-size:16px}}@media(max-width:480px){header nav .menu-wrapper button,header nav .menu-wrapper a{font-size:16px}}header nav .menu-wrapper button.product-btn,header nav .menu-wrapper a.product-btn{justify-content:center;padding:0 40px;background:#796dfe;transition:.3s all ease-in-out}header nav .menu-wrapper button.product-btn.hide,header nav .menu-wrapper a.product-btn.hide{display:none}header nav .menu-wrapper button.product-btn:hover,header nav .menu-wrapper a.product-btn:hover{background:#685aff}header nav .menu-wrapper button.cart-btn,header nav .menu-wrapper a.cart-btn{display:none;flex-direction:row;padding:16px;min-width:90px;border-radius:84.375px;background:#796dfe;transition:.3s all ease-in-out}@media(max-width:480px){header nav .menu-wrapper button.cart-btn,header nav .menu-wrapper a.cart-btn{padding:5px;justify-content:space-between;min-width:75px}}header nav .menu-wrapper button.cart-btn:hover,header nav .menu-wrapper a.cart-btn:hover{background:#685aff}header nav .menu-wrapper button.cart-btn.show,header nav .menu-wrapper a.cart-btn.show{display:inline-flex}header nav .menu-wrapper button.cart-btn .ico,header nav .menu-wrapper a.cart-btn .ico{background:url(/images/cart_ico_white.png);height:30px;width:30px;background-repeat:no-repeat;background-size:auto;background-position:center left}@media(max-width:480px){header nav .menu-wrapper button.cart-btn .ico,header nav .menu-wrapper a.cart-btn .ico{background-position:right}}header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{display:block;height:30px;width:30px;border-radius:50%;background:#00e258;display:flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans;font-weight:700;color:#fff;line-height:normal;font-style:normal;font-size:14px}@media(max-width:1440px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{font-size:14px}}@media(max-width:1200px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{font-size:14px}}@media(max-width:992px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{font-size:14px}}@media(max-width:768px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{font-size:14px}}@media(max-width:480px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{font-size:14px}}@media(max-width:480px){header nav .menu-wrapper button.cart-btn #cartItemCount,header nav .menu-wrapper a.cart-btn #cartItemCount{height:25px;width:25px}}header nav .menu-wrapper .menu-btn{width:54px;height:54px;border-radius:100px;background:transparent;border:none;flex-direction:column;background:#e4e2ff;display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:480px){header nav .menu-wrapper .menu-btn{height:35px;width:35px}}header nav .menu-wrapper .menu-btn.open .menu-list{opacity:1;background:#fff;width:360px;height:544px;pointer-events:auto;visibility:visible;top:-24px;right:-24px}@media(max-width:768px){header nav .menu-wrapper .menu-btn.open .menu-list{top:-10px;right:-10px}}@media(max-width:480px){header nav .menu-wrapper .menu-btn.open .menu-list{top:-24px;right:-24px;height:575px}}header nav .menu-wrapper .menu-btn.open span{background:#000}header nav .menu-wrapper .menu-btn.open span:nth-child(1){transform:translateY(5px) translate(0) rotate(45deg)}header nav .menu-wrapper .menu-btn.open span:nth-child(2){transform:translateY(0) translate(0) rotate(-45deg)}header nav .menu-wrapper .menu-btn.open span:nth-child(3){opacity:0}header nav .menu-wrapper .menu-btn .ico{width:15px;height:15px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:3px;align-items:flex-end}header nav .menu-wrapper .menu-btn .ico span{width:15px;height:2px;background:#3d0f8a;border-radius:2px;transition:all .3s ease;z-index:9}header nav .menu-wrapper .menu-btn .ico span:nth-child(3){width:10px}header nav .menu-wrapper .menu-btn .menu-list{position:absolute;display:flex;flex-direction:column;gap:24px;padding:32px;transition:.3s all ease-in-out;pointer-events:none;visibility:hidden;overflow:hidden;box-sizing:border-box;width:0px;height:0px;opacity:0;top:0;right:0;border-radius:26px;border:1px solid #dfdfdf;background:#fff;box-shadow:6px 8px 10px 2px #0000001a;z-index:2}@media(max-width:480px){header nav .menu-wrapper .menu-btn .menu-list{width:calc(100vw + 24px)!important;border-radius:0;top:-24px;right:-24px}}header nav .menu-wrapper .menu-btn .menu-list .header{height:34px;display:flex;justify-content:flex-start;align-items:center}header nav .menu-wrapper .menu-btn .menu-list ul{list-style:none}header nav .menu-wrapper .menu-btn .menu-list ul>li{display:flex;flex-direction:column;align-items:center;gap:5px}header nav .menu-wrapper .menu-btn .menu-list ul>li.menu-item-active .menu-toggle a{color:#8f85ff}header nav .menu-wrapper .menu-btn .menu-list ul>li.menu-item-active>a{color:#8f85ff}header nav .menu-wrapper .menu-btn .menu-list ul>li a,header nav .menu-wrapper .menu-btn .menu-list ul>li .menu-toggle{height:45px;transition:.3s all ease-in-out;font-family:Plus Jakarta Sans;font-weight:700;color:#000;line-height:normal;font-style:normal;font-size:16px}@media(max-width:992px){header nav .menu-wrapper .menu-btn .menu-list ul>li a,header nav .menu-wrapper .menu-btn .menu-list ul>li .menu-toggle{font-size:16px}}@media(max-width:768px){header nav .menu-wrapper .menu-btn .menu-list ul>li a,header nav .menu-wrapper .menu-btn .menu-list ul>li .menu-toggle{font-size:16px}}@media(max-width:480px){header nav .menu-wrapper .menu-btn .menu-list ul>li a,header nav .menu-wrapper .menu-btn .menu-list ul>li .menu-toggle{font-size:16px}}header nav .menu-wrapper .menu-btn .menu-list ul>li a:hover{color:#8f85ff}header nav .menu-wrapper .menu-btn .menu-list ul>li:hover .menu-toggle{color:#8f85ff}header nav .menu-wrapper .menu-btn .menu-list ul>li ul{list-style:none}header nav .menu-wrapper .menu-btn .menu-list ul>li ul li{display:flex;flex-direction:column;align-items:center;gap:14px}header nav .menu-wrapper .menu-btn .menu-list ul>li ul li.menu-item-active>a{color:#8f85ff!important}header nav .menu-wrapper .menu-btn .menu-list ul>li ul li a{height:40px;transition:.3s all ease-in-out;font-family:Plus Jakarta Sans;font-weight:400;color:#000;line-height:normal;font-style:normal;font-size:16px}@media(max-width:992px){header nav .menu-wrapper .menu-btn .menu-list ul>li ul li a{font-size:16px}}@media(max-width:768px){header nav .menu-wrapper .menu-btn .menu-list ul>li ul li a{font-size:16px}}@media(max-width:480px){header nav .menu-wrapper .menu-btn .menu-list ul>li ul li a{font-size:16px}}header nav .menu-wrapper .menu-btn .menu-list ul>li ul li a:hover{color:#8f85ff}header nav .menu-wrapper .menu-btn .menu-list ul>li.prebook-btn{display:none}@media(max-width:480px){header nav .menu-wrapper .menu-btn .menu-list ul>li.prebook-btn{display:inline-block;width:80%}}header nav .menu-wrapper .menu-btn .menu-list ul>li.prebook-btn>a{color:#fff;width:100%}header nav .menu-wrapper .menu-btn .menu-list .social-icons ul{display:flex;flex-direction:row;justify-content:center;gap:31px}.cart-modal-section{position:fixed;height:100vh;width:100vw;background:#00000080;display:none;justify-content:center;z-index:999;top:0;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cart-modal-section.show{display:flex}.cart-modal-section .cart-modal{position:absolute;top:8%;border-radius:26px;border:1px solid #dfdfdf;background:#fff;box-shadow:6px 8px 10px 2px #0000001a;padding:24px 12px 24px 24px;display:flex;flex-direction:column;gap:27px;width:360px}.cart-modal-section .cart-modal .header{display:flex;justify-content:space-between;align-items:center;padding-right:12px}.cart-modal-section .cart-modal .header .cart-ico{background:url(/images/cart_ico.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:25px;height:25px}.cart-modal-section .cart-modal .header .close-ico{background:url(/images/close_ico.png);background-repeat:no-repeat;background-position:center;cursor:pointer;width:25px;height:25px;border-radius:50%}.cart-modal-section .cart-modal .cart-container{display:flex;flex-direction:column;gap:20px}.cart-modal-section .cart-modal .cart-container .item-list-section{display:flex;flex-direction:column;gap:14px;max-height:300px;overflow-y:auto;padding-right:12px}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container{display:flex;flex-direction:column;gap:15px;border-bottom:1px solid #d6d6d6;padding-bottom:16px}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec{display:flex;flex-direction:row;gap:14px}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img{width:54px;height:54px;border-radius:8px;background-color:#d3d3d3}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube{background-size:cover;background-position:center;background-repeat:no-repeat}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube.purple{background-image:url(/images/xenie_cube/purple/purple_6.png)}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube.red{background-image:url(/images/xenie_cube/red/red_4.png)}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube.green{background-image:url(/images/xenie_cube/green/green_6.png)}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube.blue{background-image:url(/images/xenie_cube/blue/blue_6.png)}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .img.xenie-cube.graphite{background-image:url(/images/xenie_cube/graphite/graphite_6.png)}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details{display:flex;flex-direction:column;gap:6px}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:normal;font-style:normal;font-size:16px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-size:16px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-size:16px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-size:16px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-size:16px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .name{font-size:16px}}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color{display:flex;flex-direction:row}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:24px;font-style:normal;font-size:14px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-size:14px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-size:14px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-size:14px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-size:14px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span{font-size:14px}}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-spec .details .color span.color-value{font-family:Plus Jakarta Sans;font-weight:500;color:#666;line-height:24px;font-style:normal}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-family:Plus Jakarta Sans;font-weight:400;color:#000;line-height:normal;font-style:normal;font-size:18px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-size:18px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-size:18px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-size:18px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-size:18px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price{font-size:18px}}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .price:before{content:"₹";margin-right:2px;font-weight:500;color:#bbb}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl{display:flex;flex-direction:row;gap:24px;align-items:center}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .sub{display:inline-block;background:url(/images/remove_minus_ico.png);width:18px;height:18px;background-position:center;background-size:cover;background-repeat:no-repeat}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:30px;font-style:normal;font-size:18px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-size:18px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-size:18px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-size:18px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-size:18px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{font-size:18px}}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .qty{flex-grow:1}.cart-modal-section .cart-modal .cart-container .item-list-section .item-container .item-price .qty-ctrl .add{display:inline-block;background:url(/images/add_plus_ico.png);width:18px;height:18px;background-position:center;background-size:cover;background-repeat:no-repeat}.cart-modal-section .cart-modal .cart-container .total-price-section{padding-right:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart-modal-section .cart-modal .cart-container .total-price-section span{font-family:Plus Jakarta Sans;font-weight:600;color:#bbb;line-height:30px;font-style:normal;font-size:20px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .total-price-section span{font-size:20px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .total-price-section span{font-size:20px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .total-price-section span{font-size:20px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .total-price-section span{font-size:20px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .total-price-section span{font-size:20px}}.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:30px;font-style:normal;font-size:20px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-size:20px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-size:20px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-size:20px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-size:20px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price{font-size:20px}}.cart-modal-section .cart-modal .cart-container .total-price-section span.total-price:before{content:"₹";margin-right:2px;font-weight:500;color:#bbb}.cart-modal-section .cart-modal .cart-controls{display:flex;flex-direction:column;gap:24px;padding:3px 24px 24px}.cart-modal-section .cart-modal .cart-controls .btn{width:100%;padding:16px 24px;font-family:Plus Jakarta Sans;font-weight:700;color:#fff;line-height:115.92%;font-style:normal;font-size:16px}@media(max-width:1440px){.cart-modal-section .cart-modal .cart-controls .btn{font-size:16px}}@media(max-width:1200px){.cart-modal-section .cart-modal .cart-controls .btn{font-size:16px}}@media(max-width:992px){.cart-modal-section .cart-modal .cart-controls .btn{font-size:16px}}@media(max-width:768px){.cart-modal-section .cart-modal .cart-controls .btn{font-size:16px}}@media(max-width:480px){.cart-modal-section .cart-modal .cart-controls .btn{font-size:16px}}.cart-modal-section .cart-modal .cart-controls .btn{border-radius:72px;border:none}.cart-modal-section .cart-modal .cart-controls .btn.btn-continue{background:#000}.cart-modal-section .cart-modal .cart-controls .btn.btn-order{background:#8f85ff}@font-face{font-family:Manford Sans;src:url(/assets/fonts/ManfordSans.ttf) format("truetype"),url(/assets/fonts/ManfordSans.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.footer-section:not(.no-mgt){margin-top:44px}.footer-section{padding-top:54px;padding-bottom:54px;box-sizing:border-box;background-color:#201b46;background-image:url(/images/genie.png),url(/images/cloud.png);background-repeat:no-repeat,no-repeat;background-size:auto 400px,auto 300px;background-position:calc(50% + 150px) bottom,calc(55% + 130px) 340px}@media(max-width:1200px){.footer-section{padding-bottom:40px;background-size:30%,55%;background-position:calc(45% + 150px) bottom,calc(65% + 135px) 530px}}@media(max-width:480px){.footer-section{padding-top:40px;padding-bottom:25px;background-size:45%,90%;background-position:calc(10% + 150px) bottom,calc(55% + 135px) 430px}}.footer-section .footer-wrapper{min-height:350px;display:flex;flex-direction:row;height:100%}@media(max-width:1200px){.footer-section .footer-wrapper{flex-direction:column;gap:40px}}.footer-section .footer-wrapper .contact-section{width:40%;display:flex;flex-direction:column;justify-content:flex-start;gap:20px}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section{width:100%}}.footer-section .footer-wrapper .contact-section h1{font-family:Manford Sans;font-weight:400;color:#fff;line-height:120%;font-style:normal;font-size:40px}@media(max-width:1440px){.footer-section .footer-wrapper .contact-section h1{font-size:35px}}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section h1{font-size:40px}}@media(max-width:992px){.footer-section .footer-wrapper .contact-section h1{font-size:40px}}@media(max-width:768px){.footer-section .footer-wrapper .contact-section h1{font-size:30px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section h1{font-size:20px}}.footer-section .footer-wrapper .contact-section h1 span{background:linear-gradient(90deg,#c3beff,#494198);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Covered By Your Grace;font-weight:400;color:#fff;line-height:90%;font-style:normal;font-size:40px}@media(max-width:1440px){.footer-section .footer-wrapper .contact-section h1 span{font-size:35px}}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section h1 span{font-size:40px}}@media(max-width:992px){.footer-section .footer-wrapper .contact-section h1 span{font-size:40px}}@media(max-width:768px){.footer-section .footer-wrapper .contact-section h1 span{font-size:30px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section h1 span{font-size:20px}}.footer-section .footer-wrapper .contact-section h1 span{max-width:85%}.footer-section .footer-wrapper .contact-section .footer-txt{font-family:Plus Jakarta Sans;font-weight:400;color:#fff;line-height:normal;font-style:normal;font-size:17px}@media(max-width:1440px){.footer-section .footer-wrapper .contact-section .footer-txt{font-size:17px}}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section .footer-txt{font-size:17px}}@media(max-width:992px){.footer-section .footer-wrapper .contact-section .footer-txt{font-size:17px}}@media(max-width:768px){.footer-section .footer-wrapper .contact-section .footer-txt{font-size:15px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section .footer-txt{font-size:13px}}.footer-section .footer-wrapper .contact-section .text-input input{width:80%;height:27px;background:transparent;border:none;border-bottom:1px solid #796dfe;padding:8px 0;outline:none;caret-color:#796dfe;font-family:Plus Jakarta Sans;font-weight:400;color:#fff;line-height:150%;font-style:normal;font-size:15px}@media(max-width:1440px){.footer-section .footer-wrapper .contact-section .text-input input{font-size:13px}}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section .text-input input{font-size:15px}}@media(max-width:992px){.footer-section .footer-wrapper .contact-section .text-input input{font-size:15px}}@media(max-width:768px){.footer-section .footer-wrapper .contact-section .text-input input{font-size:13px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section .text-input input{font-size:13px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section .text-input input{width:100%}}.footer-section .footer-wrapper .contact-section .contact-btn{border:2px solid #8f85ff;background-color:transparent;font-family:Plus Jakarta Sans;font-weight:500;color:#8f85ff;line-height:115.92%;font-style:normal;font-size:20px}@media(max-width:992px){.footer-section .footer-wrapper .contact-section .contact-btn{font-size:20px}}@media(max-width:768px){.footer-section .footer-wrapper .contact-section .contact-btn{font-size:20px}}@media(max-width:480px){.footer-section .footer-wrapper .contact-section .contact-btn{font-size:15px}}@media(max-width:1200px){.footer-section .footer-wrapper .contact-section .contact-btn{padding:15px 30px}}.footer-section .footer-wrapper .link-section{width:60%;position:relative;display:flex;align-items:flex-start}@media(max-width:1200px){.footer-section .footer-wrapper .link-section{width:50%}}.footer-section .footer-wrapper .link-section .link-group:first-child{flex-grow:1}.footer-section .footer-wrapper .link-section .link-group:not(:first-child){width:174px}.footer-section .footer-wrapper .link-section .link-group h4{letter-spacing:-.396px;margin-bottom:34px;font-family:Plus Jakarta Sans;font-weight:700;color:#ededed;line-height:110%;font-style:normal;font-size:18px}@media(max-width:992px){.footer-section .footer-wrapper .link-section .link-group h4{font-size:18px}}@media(max-width:768px){.footer-section .footer-wrapper .link-section .link-group h4{font-size:18px}}@media(max-width:480px){.footer-section .footer-wrapper .link-section .link-group h4{font-size:15px}}@media(max-width:768px){.footer-section .footer-wrapper .link-section .link-group h4{margin-bottom:20px}}.footer-section .footer-wrapper .link-section .link-group ul{list-style:none;display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.footer-section .footer-wrapper .link-section .link-group ul{gap:5px}}.footer-section .footer-wrapper .link-section .link-group ul li a{letter-spacing:-.396px;text-decoration:none;font-family:Plus Jakarta Sans;font-weight:400;color:#fff;line-height:200%;font-style:normal;font-size:16px}@media(max-width:992px){.footer-section .footer-wrapper .link-section .link-group ul li a{font-size:16px}}@media(max-width:768px){.footer-section .footer-wrapper .link-section .link-group ul li a{font-size:16px}}@media(max-width:480px){.footer-section .footer-wrapper .link-section .link-group ul li a{font-size:12px}}.footer-section .footer-wrapper .link-section .link-group ul li a:hover{color:#8f85ff}.footer-section .social-info-wrapper{display:flex;flex-direction:row;margin-top:20px}@media(max-width:1200px){.footer-section .social-info-wrapper{flex-direction:column;gap:13px}}.footer-section .social-info-wrapper .rights{width:70%;letter-spacing:-.304px;font-family:Plus Jakarta Sans;font-weight:400;color:#6c6c6c;line-height:150%;font-style:normal;font-size:16px}@media(max-width:992px){.footer-section .social-info-wrapper .rights{font-size:16px}}@media(max-width:768px){.footer-section .social-info-wrapper .rights{font-size:16px}}@media(max-width:480px){.footer-section .social-info-wrapper .rights{font-size:11px}}.footer-section .social-info-wrapper .social-icons{width:70%}.footer-section .social-info-wrapper .social-icons ul{list-style:none;display:flex;flex-direction:row;justify-content:flex-end;gap:43px;padding-right:40px}@media(max-width:1200px){.footer-section .social-info-wrapper .social-icons ul{gap:15px;padding-right:0;justify-content:flex-start}}.footer-section .social-info-wrapper .social-icons ul li a img{width:24px;height:24px}@media(max-width:480px){.footer-section .social-info-wrapper .social-icons ul li a img{width:20px;height:20px}}
