@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}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0}body,html{padding:0;overflow-x:clip;scroll-snap-type:y mandatory;scroll-behavior:smooth;margin:0;background-color:#fff}body{position:relative}.breadcrumb-section{background-color:#f5f5f7;display:flex;align-items:center;height:72px;z-index:1}@media(max-width:480px){.breadcrumb-section{height:50px}}.breadcrumb-section.sticky{position:sticky;top:126px}@media(max-width:480px){.breadcrumb-section.sticky{top:65px}}.breadcrumb-section .breadcrumb-wrapper{font-family:Plus Jakarta Sans;font-weight:400;color:#6c6c6c;line-height:normal;font-style:normal;font-size:16px}@media(max-width:992px){.breadcrumb-section .breadcrumb-wrapper{font-size:16px}}@media(max-width:768px){.breadcrumb-section .breadcrumb-wrapper{font-size:12px}}.breadcrumb-section .breadcrumb-wrapper ul{list-style:none;display:flex;flex-direction:row;gap:10px;align-items:center}@media(max-width:768px){.breadcrumb-section .breadcrumb-wrapper ul{gap:0}}.breadcrumb-section .breadcrumb-wrapper ul li{position:relative;font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:normal;font-style:normal;font-size:16px}@media(max-width:992px){.breadcrumb-section .breadcrumb-wrapper ul li{font-size:16px}}@media(max-width:768px){.breadcrumb-section .breadcrumb-wrapper ul li{font-size:13px}}@media(max-width:480px){.breadcrumb-section .breadcrumb-wrapper ul li{font-size:11px}}.breadcrumb-section .breadcrumb-wrapper ul li:not(:first-child){padding-right:38px}@media(max-width:480px){.breadcrumb-section .breadcrumb-wrapper ul li:not(:first-child){padding-right:25px}}.breadcrumb-section .breadcrumb-wrapper ul li:first-child{margin-right:5px;margin-top:5px}.breadcrumb-section .breadcrumb-wrapper ul li:not(:last-child):not(:first-child):after{content:"";position:absolute;right:0;top:60%;width:24px;height:100%;background:url(/images/caret_right.png);background-position:center;background-repeat:no-repeat;transform:translateY(-50%)}.breadcrumb-section .breadcrumb-wrapper ul li.active{font-family:Plus Jakarta Sans;font-weight:500;color:#8f85ff;line-height:normal;font-style:normal}.breadcrumb-section .breadcrumb-wrapper ul li a{text-decoration:none}.prebook-section{background:#fff;display:flex;flex-direction:column;gap:54px;box-sizing:border-box}@media(max-width:480px){.prebook-section{gap:30px;padding-bottom:30px}}.prebook-section .section-wrapper{background:#f0f0f0 url(/images/prebook_section_bg.png);padding:54px 54px 0;background-position:bottom right;background-repeat:no-repeat;border-radius:34px;display:flex;flex-direction:column;gap:100px;box-sizing:border-box}@media(max-width:1200px){.prebook-section .section-wrapper{padding:60px 40px;gap:40px}}@media(max-width:480px){.prebook-section .section-wrapper{padding:20px;gap:20px}}.prebook-section .section-wrapper .prologue-wrapper{max-width:56%}@media(max-width:1600px){.prebook-section .section-wrapper .prologue-wrapper{max-width:100%}}.prebook-section .section-wrapper .product-screen-wrapper{display:flex;flex-direction:row;align-items:flex-end}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper{flex-direction:column;align-items:stretch;gap:20px}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper{display:flex;flex-direction:row;flex-grow:1}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper{flex-direction:column;align-items:stretch;gap:20px}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section{padding-bottom:50px;display:flex;align-items:flex-end}@media(max-width:768px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section{flex-direction:column;padding:0;align-items:center}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul{list-style:none;width:275px;display:flex;flex-direction:column;gap:20px}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul{display:grid;grid-template-columns:repeat(3,1fr);width:100%;gap:5px;box-sizing:border-box}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li{background:url(/images/arrow_right.png);background-repeat:no-repeat;background-position:center left;border-bottom:1px solid #b2b2b2;cursor:pointer;padding-left:38px;transition:.3s all ease-in-out;font-family:Plus Jakarta Sans;font-weight:400;color:#000;line-height:38px;font-style:normal;font-size:18px}@media(max-width:992px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li{font-size:18px}}@media(max-width:768px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li{font-size:15px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li{font-size:12px}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li{border:1px solid #8f85ff;color:#8f85ff;text-align:center;border-radius:72px;background:none;padding-left:0}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li:hover,.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li.active{animation:arrowSlide .6s infinite alternate ease-in-out}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .menu-section ul li.active{color:#fff;background-color:#8f85ff}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container{position:relative;width:100%;margin:auto;max-width:450px}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container{width:60%}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container{width:100%}}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container .product-image{width:100%;height:auto;display:block}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container .screen-overlay{position:absolute;top:11%;left:16.5%;width:69.3%;height:69.7%;overflow:hidden;border-radius:8px;background-color:#000}.prebook-section .section-wrapper .product-screen-wrapper .screen-wrapper .product-container .screen-overlay .swiper-slide img{width:100%;height:100%}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section{width:40%;display:flex;flex-direction:column;gap:34px;padding-left:78px;padding-bottom:50px}@media(max-width:1440px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section{width:25%;padding-left:0}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section{padding:0;width:100%}}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-family:Plus Jakarta Sans;font-weight:700;color:#2b2b2b;line-height:130%;font-style:normal;font-size:44px}@media(max-width:1440px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-size:20px}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-size:44px}}@media(max-width:992px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-size:44px}}@media(max-width:768px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-size:35px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{font-size:30px}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section h1{text-align:center}}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section{display:flex;flex-direction:row;gap:34px}@media(max-width:1440px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section{justify-content:center;flex-direction:row;gap:10px}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section{justify-content:center;flex-direction:row;gap:10px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section{justify-content:center;flex-direction:column;gap:10px}}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a{border:none;outline:none;cursor:pointer}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.prebook-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.prebook-btn{background:#8f85ff;font-family:Plus Jakarta Sans;font-weight:500;color:#fff;line-height:115.92%;font-style:normal;font-size:20px}@media(max-width:992px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.prebook-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.prebook-btn{font-size:20px}}@media(max-width:768px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.prebook-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.prebook-btn{font-size:20px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.prebook-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.prebook-btn{font-size:20px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.prebook-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.prebook-btn{width:100%}}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{background:transparent;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Plus Jakarta Sans;font-weight:400;color:#000;line-height:115.92%;font-style:normal;padding:20px 0;font-size:20px}@media(max-width:992px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{font-size:20px}}@media(max-width:768px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{font-size:20px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{font-size:20px}}@media(max-width:1200px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{padding:15px 44px}}@media(max-width:480px){.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section button.learn-more-btn,.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section a.learn-more-btn{width:100%;padding:20px 44px}}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section .learn-more-btn:hover{color:#8f85ff}.prebook-section .section-wrapper .product-screen-wrapper .prebook-info-section .prebook-btn-section .prebook-btn:hover{color:#8f85ff;background:#fff}.swiper-slide{display:none}.show-group-1 .group-1,.show-group-2 .group-2,.show-group-3 .group-3,.show-group-4 .group-4,.show-group-5 .group-5{display:block}.product-list-section{background:#fff;padding-top:100px;display:flex;flex-direction:column;box-sizing:border-box;background-image:url(/images/product_list_section_bg.svg);background-repeat:no-repeat;background-position:right 5%}@media(max-width:992px){.product-list-section{background-size:40%}}@media(max-width:480px){.product-list-section{padding-top:40px;padding-bottom:50px;background-position:right top;background-size:50%}}.product-list-section .title-wrapper{display:flex;flex-direction:column;gap:80px}@media(max-width:992px){.product-list-section .title-wrapper{gap:20px}}.product-list-section .title-wrapper .prologue-text{max-width:60%}@media(max-width:992px){.product-list-section .title-wrapper .prologue-text{max-width:100%}}.product-list-section .product-cards-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;box-sizing:border-box}@media(max-width:992px){.product-list-section .product-cards-wrapper{grid-template-columns:repeat(1,1fr);margin-top:40px;gap:20px}}.product-list-section .product-cards-wrapper .product-card-container{display:flex;background:#f0f0f0 url(/images/product_card_bg_new.png);background-position:bottom right;background-repeat:no-repeat;border-radius:34px;overflow:clip;flex-direction:row}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container{flex-direction:column}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container{flex-direction:row}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container{flex-direction:column}}.product-list-section .product-cards-wrapper .product-card-container .product-card{display:flex;flex-direction:row;width:100%;box-sizing:border-box}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container .product-card{flex-direction:column}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card{flex-direction:row;height:100%}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card{flex-direction:column;padding:20px 20px 0;height:fit-content}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section{display:flex;flex-direction:column;gap:25px;padding:54px 0 54px 54px;width:100%;box-sizing:border-box}@media(max-width:1440px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section{gap:15px;padding:30px;flex-grow:1}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section{padding:30px 0 30px 30px;gap:5px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section{padding:0;width:100%;gap:15px}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{margin-top:10px;font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:119%;font-style:normal;font-size:20px}@media(max-width:1440px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{font-size:18px}}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{font-size:27px}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{font-size:27px}}@media(max-width:768px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{font-size:20px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section h1{font-size:25px}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-family:Plus Jakarta Sans;font-weight:400;color:#6c6c6c;line-height:150%;font-style:normal;font-size:14px}@media(max-width:1440px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{font-size:14px}}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{font-size:14px}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{font-size:14px}}@media(max-width:768px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{font-size:14px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section p{font-size:14px}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section .btn-section{flex-grow:1;display:flex;align-items:flex-end}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a{border:none;outline:none;cursor:pointer;width:fit-content}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{border-radius:8px;background:#64bc64;cursor:default;padding:10px 20px;font-family:Plus Jakarta Sans;font-weight:600;color:#fff;line-height:120%;font-style:normal;font-size:14px}@media(max-width:1440px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{font-size:14px}}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{font-size:14px}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{font-size:14px}}@media(max-width:768px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{font-size:14px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.info-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.info-btn{font-size:14px}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn{border:2px solid #8f85ff;background-color:transparent;margin-top:40px;font-family:Plus Jakarta Sans;font-weight:500;color:#8f85ff;line-height:115.92%;font-style:normal;font-size:20px}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn{font-size:20px}}@media(max-width:768px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn{font-size:15px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn{font-size:18px}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn{padding:15px 34px;margin-top:0}}.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section button.learn-more-btn:hover,.product-list-section .product-cards-wrapper .product-card-container .product-card .info-section a.learn-more-btn:hover{background:#8f85ff;color:#fff}.product-list-section .product-cards-wrapper .product-card-container .product-image-section{display:flex;flex-grow:1;background-position:bottom right;background-repeat:no-repeat;background-size:contain;height:100%;width:100%;align-self:flex-end}@media(max-width:1200px){.product-list-section .product-cards-wrapper .product-card-container .product-image-section{height:300px;background-position:bottom right}}@media(max-width:992px){.product-list-section .product-cards-wrapper .product-card-container .product-image-section{height:90%}}@media(max-width:480px){.product-list-section .product-cards-wrapper .product-card-container .product-image-section{margin-top:10px;height:300px}}.product-list-section .product-cards-wrapper .product-card-container .product-image-section.product-1{background-image:url(/images/home_app.png)}.product-list-section .product-cards-wrapper .product-card-container .product-image-section.product-2{background-image:url(/images/home_rms.png)}.product-list-section .product-cards-wrapper .product-card-container .product-image-section.product-3{background-image:url(/images/home_dms.png)}.product-list-section .product-cards-wrapper .product-card-container .product-image-section.product-4{background-image:url(/images/home_books.png)}.pd{padding-left:100px;padding-right:100px}@media(max-width:1440px){.pd{padding-left:50px;padding-right:50px}}@media(max-width:1200px){.pd{padding-left:50px;padding-right:50px}}@media(max-width:992px){.pd{padding-left:40px;padding-right:40px}}@media(max-width:768px){.pd{padding-left:30px;padding-right:30px}}@media(max-width:480px){.pd{padding-left:15px;padding-right:15px}}.max-width{max-width:1600px;margin:0 auto;width:100%}.prologue-text{font-family:Plus Jakarta Sans;font-weight:400;color:#6c6c6c;line-height:150%;font-style:normal;font-size:30px}@media(max-width:992px){.prologue-text{font-size:30px}}@media(max-width:768px){.prologue-text{font-size:30px}}@media(max-width:480px){.prologue-text{font-size:20px}}@media(max-width:480px){.prologue-text{width:100%}}.prologue-text span{background:linear-gradient(90deg,#c3beff,#494198);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:Plus Jakarta Sans;font-weight:500;color:#6c6c6c;line-height:150%;font-style:normal;font-size:30px}@media(max-width:992px){.prologue-text span{font-size:30px}}@media(max-width:768px){.prologue-text span{font-size:30px}}@media(max-width:480px){.prologue-text span{font-size:20px}}.dn{display:none}@media(max-width:1200px){.d-none-lg{display:none!important}}@media(max-width:992px){.d-none-md{display:none!important}}@media(max-width:768px){.d-none-sm{display:none!important}}@media(max-width:480px){.d-none-xs{display:none!important}}.snap-top{scroll-snap-align:start;scroll-snap-stop:always}.main-heading{font-family:Plus Jakarta Sans;font-weight:600;color:#2b2b2b;line-height:120%;font-style:normal;font-size:60px}@media(max-width:992px){.main-heading{font-size:35px}}@media(max-width:768px){.main-heading{font-size:35px}}@media(max-width:480px){.main-heading{font-size:35px}}.main-heading.light{font-family:Plus Jakarta Sans;font-weight:600;color:#fff;line-height:120%;font-style:normal}.main-heading span{background:linear-gradient(90deg,#c3beff,#494198);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:justify;font-family:Manford Sans;font-weight:400;color:#c3beff;line-height:92%;font-style:normal;font-size:60px}@media(max-width:992px){.main-heading span{font-size:40px}}@media(max-width:768px){.main-heading span{font-size:35px}}@media(max-width:480px){.main-heading span{font-size:35px}}.btn{display:inline-flex;padding:16px 24px;justify-content:center;align-items:center;width:fit-content;border-radius:72px;cursor:pointer;display:block;box-sizing:border-box;text-decoration:none;text-align:center;outline:none;height:fit-content;-webkit-user-select:none;user-select:none}@media(max-width:480px){.btn{padding:10px 20px}}.glow{width:600px;height:600px;filter:contrast(410%) brightness(200%);mix-blend-mode:multiply}.glow.blue{background:radial-gradient(circle at 50% 50%,#6767ea,#0000),url(/images/noise.svg)}.glow.pink{background:radial-gradient(circle at 50% 50%,#fc4ff6,#0000),url(/images/noise.svg)}#scrollTopBtn{background:#8f85ff url(/images/arrow_up.svg);background-repeat:no-repeat;background-position:center 15px;text-align:center;border-radius:24px;display:inline-flex;padding:46px 14px 14px;flex-direction:column;align-items:center;gap:8px;position:fixed;right:100px;bottom:110px;z-index:25;cursor:pointer;opacity:0;pointer-events:none;transition:.3s all ease-in-out;font-family:Plus Jakarta Sans;font-weight:500;color:#fff;line-height:115.92%;font-style:normal;font-size:14px}@media(max-width:992px){#scrollTopBtn{font-size:14px}}@media(max-width:768px){#scrollTopBtn{font-size:14px}}@media(max-width:480px){#scrollTopBtn{font-size:10px}}@media(max-width:1200px){#scrollTopBtn{padding:30px 10px 10px;right:30px;bottom:40px;background-position:center 6px}}#scrollTopBtn:hover{animation:arrowSlideUp .6s infinite alternate ease-in-out}#scrollTopBtn.show{opacity:.9;pointer-events:all;bottom:100px}@media(max-width:1200px){#scrollTopBtn.show{bottom:30px}}@keyframes arrowSlide{0%{background-position:left .7rem center}to{background-position:left .1rem center}}@keyframes arrowSlideUp{0%{background-position:top .9rem center}to{background-position:top .3rem center}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes boom-circle{0%{opacity:0}5%{opacity:.2;transform:scale(1)}10%{opacity:.4}50%{opacity:0;transform:scale(2)}}.w-100{width:100%}.h-100{height:100%}.product-customization-section{background:linear-gradient(180deg,#f1efff,#fff);padding-top:34px}.product-customization-section .section-wrapper{display:flex;flex-direction:row;gap:54px}@media(max-width:1200px){.product-customization-section .section-wrapper{gap:30px}}@media(max-width:992px){.product-customization-section .section-wrapper{flex-direction:column;gap:30px}}.product-customization-section .section-wrapper .image-group-wrapper{width:50%}@media(max-width:1200px){.product-customization-section .section-wrapper .image-group-wrapper{position:sticky;top:50px;height:fit-content}}@media(max-width:992px){.product-customization-section .section-wrapper .image-group-wrapper{position:static;width:100%}}.product-customization-section .section-wrapper .image-group-wrapper .image-group{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;gap:24px;width:100%}.product-customization-section .section-wrapper .image-group-wrapper .image-group .main-preview{height:675px;width:100%;background-color:#efeff2;border-radius:34px}@media(max-width:1200px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .main-preview{height:400px}}@media(max-width:768px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .main-preview{height:400px}}@media(max-width:480px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .main-preview{height:300px}}.product-customization-section .section-wrapper .image-group-wrapper .image-group .swiper{width:100%;margin-left:auto;margin-right:auto}.product-customization-section .section-wrapper .image-group-wrapper .image-group .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center}.product-customization-section .section-wrapper .image-group-wrapper .image-group .swiper-slide img{width:100%;height:100%;object-fit:cover}.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider{height:230px;background-size:contain;box-sizing:border-box;cursor:pointer;padding:10px 0}@media(max-width:1600px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider{height:160px}}@media(max-width:1200px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider{height:150px;background-size:contain}}@media(max-width:992px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider{height:200px}}@media(max-width:480px){.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider{height:120px}}.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider .swiper-slide{width:25%;height:100%;opacity:.4;border-radius:34px;background:#efeff2}.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider .swiper-slide img{width:100%;height:100%;object-fit:cover}.product-customization-section .section-wrapper .image-group-wrapper .image-group .thumbs-slider .swiper-slide-thumb-active{opacity:1}.product-customization-section .section-wrapper .content-wrapper{width:50%;display:flex;flex-direction:column;gap:14px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper{width:100%}}.product-customization-section .section-wrapper .content-wrapper .title-section{display:flex;flex-direction:column;border-bottom:1px solid #d6d6d6;gap:0px;padding-bottom:14px}.product-customization-section .section-wrapper .content-wrapper .title-section .category{font-family:Plus Jakarta Sans;font-weight:400;color:#000;line-height:normal;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .title-section .category{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .title-section .category{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .title-section .category{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .title-section h1{font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:normal;font-style:normal;font-size:54px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .title-section h1{font-size:54px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .title-section h1{font-size:54px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .title-section h1{font-size:54px}}.product-customization-section .section-wrapper .content-wrapper .title-section .delivery-time{background:url(/images/car_auto.png) no-repeat;margin-top:14px;padding-left:30px;font-family:Plus Jakarta Sans;font-weight:400;color:#666;line-height:normal;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .title-section .delivery-time{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .title-section .delivery-time{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .title-section .delivery-time{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .description-section{display:flex;flex-direction:column;gap:8px}.product-customization-section .section-wrapper .content-wrapper .description-section h2{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:30px;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .description-section h2{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .description-section h2{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .description-section h2{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .description-section p{font-family:Plus Jakarta Sans;font-weight:400;color:#666;line-height:24px;font-style:normal;font-size:16px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .description-section p{font-size:16px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .description-section p{font-size:16px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .description-section p{font-size:16px}}.product-customization-section .section-wrapper .content-wrapper .customization-section,.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group{display:flex;flex-direction:column;gap:20px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:30px;font-style:normal;font-size:18px}@media(max-width:1440px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-size:18px}}@media(max-width:1200px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-size:18px}}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-size:18px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-size:18px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group h2{font-size:18px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:30px;font-style:normal;font-size:18px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value{font-size:18px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value{font-size:18px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value{font-size:18px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span{font-family:Plus Jakarta Sans;font-weight:500;color:#666;line-height:30px;font-style:normal;font-size:18px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span{font-size:18px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span{font-size:18px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span{font-size:18px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span.help-ico{background-color:#efefef;margin-left:10px;border-radius:50%;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease-in-out;font-family:Plus Jakarta Sans;font-weight:500;color:#8f85ff;line-height:30px;font-style:normal;font-size:15px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span.help-ico{font-size:15px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span.help-ico{font-size:15px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span.help-ico{font-size:15px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value span.help-ico:hover{background-color:#e6e6e6}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc{border-radius:20px;background:#f0eded;padding:0 20px;display:flex;flex-direction:column;gap:10px;margin-top:10px;height:0px;transition:all .3s ease-in-out,padding .6s ease-in-out;overflow:hidden;opacity:0;position:relative}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc.open{height:330px;padding:20px;opacity:1}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .close-ico{position:absolute;top:20px;right:20px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .title{font-family:Plus Jakarta Sans;font-weight:700;color:#000;line-height:20px;font-style:normal;font-size:14px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .title{font-size:14px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .title{font-size:14px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .title{font-size:14px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .color{font-family:Plus Jakarta Sans;font-weight:400;color:#666;line-height:20px;font-style:normal;font-size:14px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .color{font-size:14px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .color{font-size:14px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .color{font-size:14px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item{padding-top:10px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item span{font-family:Plus Jakarta Sans;font-weight:700;color:#666;line-height:20px;font-style:normal;font-size:14px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item span{font-size:14px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item span{font-size:14px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item span{font-size:14px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item p{font-family:Plus Jakarta Sans;font-weight:400;color:#666;line-height:20px;font-style:normal;font-size:14px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item p{font-size:14px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item p{font-size:14px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-value .help-desc .desc-item p{font-size:14px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options{display:flex;flex-direction:row;gap:16px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span{border-radius:56px;border:4px solid #fff;width:48px;height:48px;cursor:pointer;transition:.3s all ease-in-out}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.active,.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span:hover{box-shadow:0 4px 9px #0003;border:4px solid rgb(255,255,255)}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.purple{background:#683f7f}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.red{background:#aa3239}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.graphite{background:#343535}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.green{background:#56c781}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .color-options span.blue{background:#234c92}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:35px;height:60px}@media(max-width:1200px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options{align-items:flex-start}}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options{flex-direction:row}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options{flex-direction:column;height:110px;align-items:flex-start}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:30px;font-style:normal;font-size:60px}@media(max-width:1440px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-size:40px}}@media(max-width:1200px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-size:30px}}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-size:60px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-size:60px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer{font-size:40px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .offer:before{content:"₹";margin-right:2px;font-weight:500;color:#b8b8b8}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-family:Plus Jakarta Sans;font-weight:600;color:#b8b8b8;line-height:30px;font-style:normal;font-size:35px}@media(max-width:1440px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-size:30px}}@media(max-width:1200px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-size:20px}}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-size:35px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-size:35px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{font-size:30px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular{text-decoration-line:line-through}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .price .regular:before{content:"₹";margin-right:2px;font-weight:500;color:#b8b8b8}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty{display:flex;flex-direction:row;gap:20px}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .number{height:33px;font-family:Plus Jakarta Sans;font-weight:600;color:#000;line-height:30px;font-style:normal;font-size:24px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .number{font-size:24px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .number{font-size:24px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .number{font-size:24px}}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .number{-webkit-user-select:none;user-select:none}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .add,.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .subtract{cursor:pointer;width:33px;height:33px;transition:.3s all ease-in-out}.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .add:hover svg path,.product-customization-section .section-wrapper .content-wrapper .customization-section .option-group .order-options .qty .subtract:hover svg path{transition:.3s all ease-in-out;stroke:#bbb7b7}.product-customization-section .section-wrapper .content-wrapper .btn-section{display:flex;flex-direction:row;gap:30px;padding-top:34px;justify-content:flex-start;align-items:center;border-bottom:1px solid #d6d6d6;padding-bottom:24px}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .btn-section{padding-top:10px;flex-direction:column;gap:20px}}.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart{font-family:Plus Jakarta Sans;font-weight:500;color:#fff;line-height:normal;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart{height:63px;display:none;justify-content:center;align-items:center;gap:8px;border-radius:72px;background:#8f85ff;transition:.3s all ease-in-out}.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart:hover{background:#7064fb}.product-customization-section .section-wrapper .content-wrapper .btn-section .add-to-cart.show{display:inline-flex}.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart{background:#f4f4f4;height:63px;display:none;justify-content:center;align-items:center;border-radius:72px;width:fit-content;position:relative;padding-left:55px;cursor:default;font-family:Plus Jakarta Sans;font-weight:500;color:#64bc64;line-height:115.92%;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart:before{content:"";background:url(/images/tick_green.png);position:absolute;width:55px;height:63px;border-radius:72px 0 0 72px;left:0;background-repeat:no-repeat;background-size:auto;background-position:24px center}.product-customization-section .section-wrapper .content-wrapper .btn-section .added-to-cart.show{display:inline-flex}.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-family:Plus Jakarta Sans;font-weight:600;color:#0a0a0a;line-height:normal;font-style:normal;font-size:20px}@media(max-width:1440px){.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-size:20px}}@media(max-width:1200px){.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-size:16px}}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .btn-section span{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper{display:flex;flex-direction:column;gap:25px;padding-top:60px;padding-bottom:34px;border-bottom:1px solid #d6d6d6}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper{padding-top:30px}}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper h2{text-transform:uppercase;font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:normal;font-style:normal;font-size:20px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper h2{font-size:20px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper h2{font-size:20px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper h2{font-size:20px}}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content{display:flex;flex-direction:column;gap:14px}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{font-size:16px}@media(max-width:992px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{font-size:16px}}@media(max-width:768px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{font-size:16px}}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{font-size:16px}}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{display:grid;grid-template-columns:30% 70%}@media(max-width:480px){.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item{grid-template-columns:100%}}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item span{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:30px;font-style:normal}.product-customization-section .section-wrapper .content-wrapper .feature-content-wrapper .feature-content .feature-item p{font-family:Plus Jakarta Sans;font-weight:500;color:#666;line-height:30px;font-style:normal}.specification-section{background-color:#fff;padding-top:60px;padding-bottom:30px}@media(max-width:768px){.specification-section{padding-top:40px}}.specification-section .section-wrapper{display:flex;flex-direction:row}@media(max-width:992px){.specification-section .section-wrapper{flex-direction:column}}.specification-section .section-wrapper .spec-wrapper{width:50%}@media(max-width:992px){.specification-section .section-wrapper .spec-wrapper{width:100%}}.specification-section .section-wrapper .spec-wrapper h1{text-transform:uppercase;font-family:Plus Jakarta Sans;font-weight:600;color:#666;line-height:normal;font-style:normal;font-size:24px}@media(max-width:992px){.specification-section .section-wrapper .spec-wrapper h1{font-size:24px}}@media(max-width:768px){.specification-section .section-wrapper .spec-wrapper h1{font-size:24px}}@media(max-width:480px){.specification-section .section-wrapper .spec-wrapper h1{font-size:24px}}.specification-section .section-wrapper .spec-wrapper h1{margin-bottom:25px}.specification-section .section-wrapper .spec-wrapper .spacer{display:block;width:100%;height:300px}@media(max-width:992px){.specification-section .section-wrapper .spec-wrapper .spacer{height:200px}}.specification-section .section-wrapper .spec-wrapper .spec-content{font-size:16px}@media(max-width:992px){.specification-section .section-wrapper .spec-wrapper .spec-content{font-size:16px}}@media(max-width:768px){.specification-section .section-wrapper .spec-wrapper .spec-content{font-size:16px}}@media(max-width:480px){.specification-section .section-wrapper .spec-wrapper .spec-content{font-size:16px}}.specification-section .section-wrapper .spec-wrapper .spec-content{display:flex;flex-direction:column;gap:14px}.specification-section .section-wrapper .spec-wrapper .spec-content .spec-item{display:grid;grid-template-columns:30% 70%}@media(max-width:480px){.specification-section .section-wrapper .spec-wrapper .spec-content .spec-item{grid-template-columns:100%}}.specification-section .section-wrapper .spec-wrapper .spec-content .spec-item span{font-family:Plus Jakarta Sans;font-weight:500;color:#000;line-height:30px;font-style:normal}.specification-section .section-wrapper .spec-wrapper .spec-content .spec-item p{font-family:Plus Jakarta Sans;font-weight:500;color:#666;line-height:30px;font-style:normal}.specification-section .section-wrapper .why-choose-xenie{width:50%;display:flex;flex-direction:column;gap:40px}@media(max-width:992px){.specification-section .section-wrapper .why-choose-xenie{width:100%;margin-top:30px}}.specification-section .section-wrapper .why-choose-xenie span.img{display:block;height:545px;background-image:url(/images/pdp_customisation/pdp_cust_asset_1.png);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:27px}@media(max-width:1200px){.specification-section .section-wrapper .why-choose-xenie span.img{height:300px}}@media(max-width:992px){.specification-section .section-wrapper .why-choose-xenie span.img{height:500px}}@media(max-width:480px){.specification-section .section-wrapper .why-choose-xenie span.img{height:300px}}.ad-section{background-color:#fff;padding-top:60px}@media(max-width:768px){.ad-section{padding-top:30px}}.ad-section .section-wrapper{background:#201b46;border-radius:27px}.ad-section .section-wrapper .img{display:block;width:100%;height:900px;background-image:url(/images/pdp_customisation/pdp_cust_asset_2.png);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:27px 27px 0 0}@media(max-width:992px){.ad-section .section-wrapper .img{height:450px}}@media(max-width:768px){.ad-section .section-wrapper .img{height:320px}}@media(max-width:480px){.ad-section .section-wrapper .img{height:240px}}.ad-section .section-wrapper .content{background:#201b46;padding:40px 70px 70px;display:flex;flex-direction:column;gap:20px;border-radius:0 0 27px 27px}@media(max-width:768px){.ad-section .section-wrapper .content{padding:20px}}.ad-section .section-wrapper .content span{font-family:Plus Jakarta Sans;font-weight:500;color:#c3beff;line-height:normal;font-style:normal;font-size:24px}@media(max-width:992px){.ad-section .section-wrapper .content span{font-size:24px}}@media(max-width:768px){.ad-section .section-wrapper .content span{font-size:24px}}@media(max-width:480px){.ad-section .section-wrapper .content span{font-size:18px}}.ad-section .section-wrapper .content .ai-pos{display:flex;flex-direction:row}@media(max-width:1440px){.ad-section .section-wrapper .content .ai-pos{flex-direction:column;gap:15px}}.ad-section .section-wrapper .content .ai-pos h1{flex-grow:1;font-family:Plus Jakarta Sans;font-weight:700;color:#fff;line-height:normal;font-style:normal;font-size:60px}@media(max-width:992px){.ad-section .section-wrapper .content .ai-pos h1{font-size:60px}}@media(max-width:768px){.ad-section .section-wrapper .content .ai-pos h1{font-size:50px}}@media(max-width:480px){.ad-section .section-wrapper .content .ai-pos h1{font-size:30px}}.ad-section .section-wrapper .content .ai-pos p{width:60%;font-family:Plus Jakarta Sans;font-weight:400;color:#fff;line-height:31px;font-style:normal;font-size:20px}@media(max-width:992px){.ad-section .section-wrapper .content .ai-pos p{font-size:20px}}@media(max-width:768px){.ad-section .section-wrapper .content .ai-pos p{font-size:18px}}@media(max-width:480px){.ad-section .section-wrapper .content .ai-pos p{font-size:15px}}@media(max-width:1440px){.ad-section .section-wrapper .content .ai-pos p{width:100%}}@media(max-width:480px){.ad-section .section-wrapper .content .ai-pos p{font-family:Plus Jakarta Sans;font-weight:400;color:#fff;line-height:20px;font-style:normal;width:100%}}
