@import"https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500;600;700&display=swap";.book-landing{font-family:Mitr,sans-serif;background:var(--page-background-color, #F1F4F8)}.book-landing .bg-gradient{background:linear-gradient(180deg,var(--page-background-color) 0%,var(--page-card-color) 100%),#FFFFFF}.book-landing .btn-landing{background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%),var(--page-primary-color);border-bottom:4px solid rgba(0,0,0,.1);border-radius:20px;color:#fff;z-index:6}.book-landing .bg-card{background:var(--page-card-color)!important}.book-landing .bg-primary{background:var(--page-primary-color)!important}.book-landing.preview .container{width:70%}.book-landing .container{width:1180px;margin:0 auto}@media screen and (max-width: 1439px){.book-landing .container{width:100%}}.book-landing .title-h2{font-style:normal;font-weight:600;font-size:var(--h2-font-size, 40px);line-height:1.3em;color:var(--page-font-color);text-transform:uppercase;word-break:break-word}.book-landing .title-h3{font-style:normal;font-weight:600;font-size:var(--h3-font-size, 32px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .title-h4{font-style:normal;font-weight:500;font-size:var(--h4-font-size, 20px);line-height:1.3em;word-break:break-word;color:var(--page-font-color)}.book-landing .text-p{font-style:normal;font-weight:400;font-size:var(--p-font-size, 16px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .font-color{color:var(--page-font-color)}.book-landing .text-p-tiny{font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:var(--page-font-color);word-break:break-word}.book-landing .note-p{font-style:normal;font-weight:400;font-size:var(--note-font-size, 12px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .text-primary-color{color:var(--page-primary-color)}.book-landing .offer-wrapper{background:rgb(from var(--offer-background-color) r g b/.7);padding:24px}.book-landing .offer-wrapper .text{max-width:40%}.book-landing .offer-wrapper .timer .digit-wrapper{margin-right:12px}.book-landing .offer-wrapper .q-btn{background:var(--offer-button-background-color);color:var(--offer-button-text-color)}.book-landing .timer{color:var(--offer-timer-color);align-items:center;justify-content:center;font-size:16px}.book-landing .timer .digit-wrapper{background:rgba(0,0,0,.1);border-radius:8px;padding:4px 12px}.book-landing .offer-title{color:var(--offer-title-color)}.book-landing .offer-text{color:var(--offer-text-color)}.book-landing .sticky-offer{width:220px;padding:48px 16px 20px;border-radius:20px;border-bottom:4px solid rgba(0,0,0,.1);background:linear-gradient(0deg,rgb(from var(--offer-background-color) r g b/.7) 0%,rgb(from var(--offer-background-color) r g b/.7) 100%),#fff;text-align:center;z-index:8;position:fixed;bottom:120px;right:24px}.book-landing .sticky-offer .image{top:24px;left:50%;transform:translate(-50%,-100%) rotate(6deg);border-radius:4px;height:120px;object-fit:cover}.book-landing .sticky-offer .q-btn{background:var(--offer-button-background-color);color:var(--offer-button-text-color)}.book-landing .sticky-offer-mobile,.book-landing .sticky-offer-mobile-expanded{display:none}.book-landing .sticky-offer-mobile{width:60px;height:60px;border-radius:80px;border-bottom:4px solid rgba(0,0,0,.1);background:linear-gradient(0deg,rgb(from var(--offer-background-color) r g b/.7) 0%,rgb(from var(--offer-background-color) r g b/.7) 100%,#fff);position:fixed;bottom:40px;right:24px;z-index:4;align-items:center;justify-content:center}.book-landing .sticky-offer-mobile .image{bottom:16px;width:36px}.book-landing .sticky-offer-mobile .image .clock{top:6px;right:4px;width:24px;height:24px;border-radius:50%;transform:translate(50%,-50%)}.book-landing .sticky-offer-mobile .image img{transform:rotate(6deg);border-radius:4px}.book-landing .sticky-offer-mobile-expanded{width:100%;border-radius:16px 16px 0 0;position:fixed;bottom:0;z-index:4;background:#fff}.book-landing .sticky-offer-mobile-expanded .expanded-content{background:rgb(from var(--offer-background-color) r g b/.7);border-radius:16px 16px 0 0;padding:140px 28px 36px;width:100%}.book-landing .sticky-offer-mobile-expanded .expanded-content .offer-button{background:var(--offer-button-background-color);color:var(--offer-button-text-color);width:100%}.book-landing .sticky-offer-mobile-expanded .close{top:16px;right:16px}.book-landing .sticky-offer-mobile-expanded .image{top:0;left:50%;transform:translate(-50%,-50%) rotate(6deg);border-radius:4px;height:200px;object-fit:cover}.book-landing .sticky-offer-mobile-expanded .timer .digit-wrapper{width:100%;text-align:center}.book-landing .sticky-offer-mobile-expanded .timer>div{flex:1 1 25%}@media screen and (max-width: 1439px){.book-landing.thankyou-page .header-wrapper{justify-content:center}}.book-landing .header-wrapper{padding:16px 32px}.book-landing .header-wrapper .header-image{width:140px}.book-landing .header-wrapper .q-btn{background:var(--page-primary-color);color:#fff}.book-landing .promo-wrapper{padding-bottom:100px;border-bottom:1px solid var(--page-border-color)}.book-landing .promo-wrapper .container{justify-content:space-between}.book-landing .promo-wrapper .container .left{width:50%}.book-landing .promo-wrapper .container .right{width:42%}.book-landing .promo-wrapper .container .right .gradient{background:var(--page-primary-color);filter:blur(155px);opacity:.2;width:150%;height:100%;border-radius:50%;top:50%;left:50%;transform:translate(-35%,-50%)}.book-landing .promo-wrapper .title-h4{color:var(--page-primary-color);margin:20px 0 24px}.book-landing .promo-wrapper .title-h2,.book-landing .promo-wrapper .text-p{margin-bottom:32px}.book-landing .promo-wrapper .note{font-size:12px;line-height:20px;margin-top:24px;color:var(--page-font-color)}.book-landing .promo-wrapper .image{transform:rotate(7deg);left:8.7%;width:81%;top:4%;object-fit:cover;height:89%;border-radius:2%}.book-landing .overview-wrapper,.book-landing .features-grid-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .overview-wrapper .left,.book-landing .features-grid-wrapper .left{width:32%}.book-landing .overview-wrapper .left .title-h2,.book-landing .features-grid-wrapper .left .title-h2{margin-bottom:30px}.book-landing .overview-wrapper .right,.book-landing .features-grid-wrapper .right{width:62%}.book-landing .overview-wrapper .right .images-wrapper,.book-landing .features-grid-wrapper .right .images-wrapper{width:370px}.book-landing .overview-wrapper .right .images-wrapper .left-image,.book-landing .features-grid-wrapper .right .images-wrapper .left-image{width:100%;object-fit:cover;height:420px;box-shadow:0 0 123px #1129401a}.book-landing .overview-wrapper .right .images-wrapper .right-image,.book-landing .features-grid-wrapper .right .images-wrapper .right-image{width:232px;height:264px;object-fit:cover;right:0;top:50%;transform:translate(50%,-50%) rotate(15deg);box-shadow:0 0 123px #1129401a}.book-landing .overview-wrapper .items,.book-landing .features-grid-wrapper .items{margin-top:75px;gap:24px}.book-landing .overview-wrapper .items .item,.book-landing .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 16px);border:1px solid #DEE4EC;padding:42px 32px}.book-landing .overview-wrapper .items .item .icon,.book-landing .features-grid-wrapper .items .item .icon{font-size:40px;margin-right:30px;color:var(--page-primary-color)}.book-landing .overview-wrapper .left{width:42%}.book-landing .overview-wrapper .right{width:50%}.book-landing .features-grid-wrapper .items{gap:40px}.book-landing .features-grid-wrapper .items .item{flex-direction:column;flex-basis:calc(33.33% - 27px);border:none;padding:0}.book-landing .features-grid-wrapper .items .item .icon-wrapper{width:70px;height:70px;background:var(--page-primary-color);border-radius:50%;margin-bottom:24px;flex-shrink:0}.book-landing .features-grid-wrapper .items .item .icon-wrapper .icon{font-size:24px;margin:0}.book-landing .features-grid-wrapper .laptop-image .frame{z-index:2}.book-landing .features-grid-wrapper .laptop-image .absolute{width:77%;left:50%;transform:translate(-50%);height:85%;object-fit:cover;top:16px}.book-landing .features-grid-wrapper .phone-image{width:25%;right:0;top:-10px;z-index:3}.book-landing .features-grid-wrapper .phone-image .uploaded{transform:rotate(7deg)}.book-landing .features-grid-wrapper .phone-image .frame{z-index:2}.book-landing .features-grid-wrapper .phone-image .absolute{width:87%;left:50%;transform:translate(-50%);height:93%;object-fit:cover;top:3%}.book-landing .features-list-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .features-list-wrapper .text{text-align:center}.book-landing .features-list-wrapper .title-wrapper .title-h4{color:#fff;background:var(--page-primary-color);width:-moz-fit-content;width:fit-content;transform:rotate(-6deg) scale(.92)}.book-landing .features-list-wrapper .title-wrapper .text-p{margin-top:24px}.book-landing .features-list-wrapper .items{margin-top:54px;padding:24px;background:var(--page-card-color);border-radius:46px;gap:24px}.book-landing .features-list-wrapper .items .item{padding:36px;border-radius:24px;background:var(--page-background-color)}.book-landing .features-list-wrapper .items .item .item-text{gap:16px}.book-landing .features-list-wrapper .items .item .image{width:35%;margin-right:6%}.book-landing .features-list-wrapper .items .item .image .number{width:70px;height:70px;border-radius:50%;font-size:24px;background:var(--page-primary-color);color:#fff;right:-8px;top:-4px}.book-landing .features-list-wrapper .items .item:nth-child(2n){flex-direction:row-reverse}.book-landing .features-list-wrapper .items .item:nth-child(2n) .image{margin-right:0;margin-left:6%}.book-landing .features-list-wrapper .items .item:nth-child(2n) .image .number{right:unset;left:-8px}.book-landing .rating-wrapper{border-bottom:1px solid var(--page-border-color)}.book-landing .carousel-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .carousel-wrapper .title-h2{margin:0 auto 48px;max-width:700px;text-align:center}.book-landing .carousel-wrapper .arrows-wrapper{width:inherit}.book-landing .carousel-wrapper .carousel{padding:0 calc((100vW - 1180px)/2);overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.book-landing .carousel-wrapper .carousel .items{gap:24px;width:-moz-fit-content;width:fit-content}.book-landing .carousel-wrapper .carousel .items .item{width:360px;border-radius:24px;background:var(--page-card-color)}.book-landing .carousel-wrapper .carousel .items .item .item-text{padding:24px 24px 32px}.book-landing .carousel-wrapper .carousel .items .item .image{border-radius:0 0 24px 24px}.book-landing .carousel-wrapper .carousel .arrow{position:absolute;width:74px;height:74px;border-radius:50%;background:var(--page-primary-color);color:#fff;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}.book-landing .carousel-wrapper .carousel .arrow.left{left:calc((100vW - 1180px)/2)}.book-landing .carousel-wrapper .carousel .arrow.right{right:calc((100vW - 1180px)/2)}.book-landing .carousel-wrapper .carousel::-webkit-scrollbar{display:none}.book-landing .carousel-wrapper .dots{margin-top:48px}.book-landing .carousel-wrapper .dots .dot{width:8px;height:8px;background:#DEDEDE;border-radius:20px;transition:all .4s}.book-landing .carousel-wrapper .dots .dot.filled{width:36px;background:var(--page-primary-color)}.book-landing .call-to-action-wrapper{border-bottom:1px solid var(--page-border-color)}.book-landing .call-to-action-wrapper .left{width:42%}.book-landing .call-to-action-wrapper .right{width:58%}.book-landing .headlines-wrapper{padding:24px 0 64px}.book-landing .headlines-wrapper .text{max-width:600px;margin:0 auto}.book-landing .headlines-wrapper .title-h4{margin-bottom:16px;color:var(--page-primary-color)}.book-landing .headlines-wrapper .title-h2{margin-bottom:24px}.book-landing .headlines-wrapper .q-btn{margin-top:48px}.book-landing .headlines-wrapper.with-button{border-bottom:1px solid var(--page-border-color)}.book-landing .iframe-wrapper{position:relative;padding-bottom:56.25%;overflow:hidden;width:100%;height:auto;z-index:1}.book-landing .iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.book-landing .media-wrapper{text-align:center}.book-landing .media-wrapper img{height:600px}.book-landing.preview .price-container{width:600px}.book-landing.preview .title-h2{font-size:calc(var(--h2-font-size, 40px) / 1.5)}.book-landing.preview .title-h3{font-size:calc(var(--h3-font-size, 32px) / 1.5)}.book-landing.preview .title-h4{font-size:calc(var(--h4-font-size, 20px) / 1.5)}.book-landing.preview .text-p{font-size:calc(var(--p-font-size, 16px) / 1.5)}.book-landing.preview .note-p{font-size:calc(var(--note-font-size, 12px) / 1.5)}.book-landing.preview .text-p-tiny{font-size:10px;line-height:16px}.book-landing.preview .offer-wrapper{padding:16px 20px}.book-landing.preview .offer-wrapper .timer{font-size:12px}.book-landing.preview .sticky-offer{padding:32px 10.6666666667px 16px;position:absolute;bottom:36px;right:16px}.book-landing.preview .sticky-offer .timer{font-size:10.6666666667px}.book-landing.preview .sticky-offer .image{top:16px}.book-landing.preview .sticky-offer-mobile{position:absolute;bottom:36px;right:16px}.book-landing.preview .sticky-offer-mobile-expanded{position:absolute}.book-landing.preview .header-wrapper{padding:16px 20px}.book-landing.preview .header-wrapper .header-image{width:92px}.book-landing.preview .promo-wrapper{padding-bottom:66.6666666667px}.book-landing.preview .promo-wrapper .title-h4{margin:12px 0 16px}.book-landing.preview .promo-wrapper .title-h2,.book-landing.preview .promo-wrapper .text-p{margin-bottom:22px}.book-landing.preview .promo-wrapper .note{font-size:8px;line-height:14px;margin-top:20px}.book-landing.preview .promo-wrapper .image{height:88%}.book-landing.preview .overview-wrapper,.book-landing.preview .features-grid-wrapper{padding:53.3333333333px 0}.book-landing.preview .overview-wrapper .left .title-h2,.book-landing.preview .features-grid-wrapper .left .title-h2{margin-bottom:22px}.book-landing.preview .overview-wrapper .items,.book-landing.preview .features-grid-wrapper .items{margin-top:50px;gap:16px}.book-landing.preview .overview-wrapper .items .item,.book-landing.preview .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 11px);padding:28px 22px}.book-landing.preview .overview-wrapper .items .item .icon,.book-landing.preview .features-grid-wrapper .items .item .icon{font-size:26px;width:26px;height:26px;margin-right:20px}.book-landing.preview .overview-wrapper .right .images-wrapper{width:80%}.book-landing.preview .overview-wrapper .right .images-wrapper .left-image{height:100%;min-height:300px}.book-landing.preview .overview-wrapper .right .images-wrapper .right-image{width:140px;height:unset;max-height:200px;aspect-ratio:232/264}.book-landing.preview .features-grid-wrapper .items{gap:26px}.book-landing.preview .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 18px);padding:0}.book-landing.preview .features-grid-wrapper .items .item .icon-wrapper{width:50px;height:50px;margin-bottom:16px}.book-landing.preview .features-grid-wrapper .items .item .icon-wrapper .icon{font-size:18px;margin:0}.book-landing.preview .features-list-wrapper{padding:53.3333333333px 0}.book-landing.preview .features-list-wrapper .title-wrapper .text-p{margin-top:16px}.book-landing.preview .features-list-wrapper .items{margin-top:36px;padding:16px;border-radius:30.6666666667px;gap:16px}.book-landing.preview .features-list-wrapper .items .item{padding:24px;border-radius:16px}.book-landing.preview .features-list-wrapper .items .item .item-text{gap:10.6666666667px}.book-landing.preview .features-list-wrapper .items .item .image .number{width:46.6666666667px;height:46.6666666667px;font-size:16px}.book-landing.preview .carousel-wrapper{padding:53.3333333333px 0}.book-landing.preview .carousel-wrapper .title-h2{margin-bottom:32px;max-width:466.6666666667px}.book-landing.preview .carousel-wrapper .carousel{padding:0 15%}.book-landing.preview .carousel-wrapper .carousel .items{gap:16px}.book-landing.preview .carousel-wrapper .carousel .items .item{width:240px;border-radius:16px}.book-landing.preview .carousel-wrapper .carousel .items .item .item-text{padding:16px 16px 21.3333333333px}.book-landing.preview .carousel-wrapper .carousel .items .item .image{border-radius:0 0 16px 16px}.book-landing.preview .carousel-wrapper .carousel .arrow.left{left:15%;transform:translate(-50%,-50%)}.book-landing.preview .carousel-wrapper .carousel .arrow.right{right:15%;transform:translate(50%,-50%)}.book-landing.preview .carousel-wrapper .dots{margin-top:32px}.book-landing.preview .headlines-wrapper{padding:16px 0 42.6666666667px}.book-landing.preview .headlines-wrapper .title-h4{margin-bottom:10.6666666667px;color:var(--page-primary-color)}.book-landing.preview .headlines-wrapper .title-h2{margin-bottom:16px}.book-landing.preview .headlines-wrapper .q-btn{margin-top:32px}.book-landing.preview .media-wrapper img{height:400px}.book-landing.preview.mobile .promo-wrapper{padding-bottom:32px}.book-landing.preview.mobile .rating-container{padding:0 30px}.book-landing.preview.mobile .price-container,.book-landing.mobile .container{width:100%}.book-landing .content{width:700px;margin:44px auto}.book-landing .back-btn{margin-top:100px;margin-left:40px}[data-v-33b7d8f4] .iframe-wrapper{border-radius:20px}.book-landing[data-v-33b7d8f4]{overflow-y:scroll!important}.book-landing.mobile[data-v-33b7d8f4] .content{width:100%;padding:50px 24px 0}.book-landing.mobile[data-v-33b7d8f4] .content h1{font-size:24px!important;line-height:32px!important}.book-landing.mobile[data-v-33b7d8f4] .content h2{font-size:22px;line-height:32px}.book-landing.mobile[data-v-33b7d8f4] .content h3{font-size:20px;line-height:30px}.book-landing.mobile[data-v-33b7d8f4] .content h4{font-size:18px;line-height:28px}.book-landing.mobile[data-v-33b7d8f4] .content h5{font-size:16px;line-height:26px}.book-landing.mobile .back-btn[data-v-33b7d8f4]{margin-top:80px;margin-left:24px}[data-v-33b7d8f4] .content img{border-radius:20px;width:100%}[data-v-33b7d8f4] .content *{word-break:break-word}/*!
 * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2023 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400.9ac06ddb.woff2) format("woff2"),url(/assets/fa-regular-400.ba3c4db3.ttf) format("truetype")}.far,.fa-regular{font-weight:400}.book-landing{font-family:Mitr,sans-serif;background:var(--page-background-color, #F1F4F8)}.book-landing .bg-gradient{background:linear-gradient(180deg,var(--page-background-color) 0%,var(--page-card-color) 100%),#FFFFFF}.book-landing .btn-landing{background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%),var(--page-primary-color);border-bottom:4px solid rgba(0,0,0,.1);border-radius:20px;color:#fff;z-index:6}.book-landing .bg-card{background:var(--page-card-color)!important}.book-landing .bg-primary{background:var(--page-primary-color)!important}.book-landing.preview .container{width:70%}.book-landing .container{width:1180px;margin:0 auto}@media screen and (max-width: 1439px){.book-landing .container{width:100%}}.book-landing .title-h2{font-style:normal;font-weight:600;font-size:var(--h2-font-size, 40px);line-height:1.3em;color:var(--page-font-color);text-transform:uppercase;word-break:break-word}.book-landing .title-h3{font-style:normal;font-weight:600;font-size:var(--h3-font-size, 32px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .title-h4{font-style:normal;font-weight:500;font-size:var(--h4-font-size, 20px);line-height:1.3em;word-break:break-word;color:var(--page-font-color)}.book-landing .text-p{font-style:normal;font-weight:400;font-size:var(--p-font-size, 16px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .font-color{color:var(--page-font-color)}.book-landing .text-p-tiny{font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:var(--page-font-color);word-break:break-word}.book-landing .note-p{font-style:normal;font-weight:400;font-size:var(--note-font-size, 12px);line-height:1.3em;color:var(--page-font-color);word-break:break-word}.book-landing .text-primary-color{color:var(--page-primary-color)}.book-landing .offer-wrapper{background:rgb(from var(--offer-background-color) r g b/.7);padding:24px}.book-landing .offer-wrapper .text{max-width:40%}.book-landing .offer-wrapper .timer .digit-wrapper{margin-right:12px}.book-landing .offer-wrapper .q-btn{background:var(--offer-button-background-color);color:var(--offer-button-text-color)}.book-landing .timer{color:var(--offer-timer-color);align-items:center;justify-content:center;font-size:16px}.book-landing .timer .digit-wrapper{background:rgba(0,0,0,.1);border-radius:8px;padding:4px 12px}.book-landing .offer-title{color:var(--offer-title-color)}.book-landing .offer-text{color:var(--offer-text-color)}.book-landing .sticky-offer{width:220px;padding:48px 16px 20px;border-radius:20px;border-bottom:4px solid rgba(0,0,0,.1);background:linear-gradient(0deg,rgb(from var(--offer-background-color) r g b/.7) 0%,rgb(from var(--offer-background-color) r g b/.7) 100%),#fff;text-align:center;z-index:8;position:fixed;bottom:120px;right:24px}.book-landing .sticky-offer .image{top:24px;left:50%;transform:translate(-50%,-100%) rotate(6deg);border-radius:4px;height:120px;object-fit:cover}.book-landing .sticky-offer .q-btn{background:var(--offer-button-background-color);color:var(--offer-button-text-color)}.book-landing .sticky-offer-mobile,.book-landing .sticky-offer-mobile-expanded{display:none}.book-landing .sticky-offer-mobile{width:60px;height:60px;border-radius:80px;border-bottom:4px solid rgba(0,0,0,.1);background:linear-gradient(0deg,rgb(from var(--offer-background-color) r g b/.7) 0%,rgb(from var(--offer-background-color) r g b/.7) 100%,#fff);position:fixed;bottom:40px;right:24px;z-index:4;align-items:center;justify-content:center}.book-landing .sticky-offer-mobile .image{bottom:16px;width:36px}.book-landing .sticky-offer-mobile .image .clock{top:6px;right:4px;width:24px;height:24px;border-radius:50%;transform:translate(50%,-50%)}.book-landing .sticky-offer-mobile .image img{transform:rotate(6deg);border-radius:4px}.book-landing .sticky-offer-mobile-expanded{width:100%;border-radius:16px 16px 0 0;position:fixed;bottom:0;z-index:4;background:#fff}.book-landing .sticky-offer-mobile-expanded .expanded-content{background:rgb(from var(--offer-background-color) r g b/.7);border-radius:16px 16px 0 0;padding:140px 28px 36px;width:100%}.book-landing .sticky-offer-mobile-expanded .expanded-content .offer-button{background:var(--offer-button-background-color);color:var(--offer-button-text-color);width:100%}.book-landing .sticky-offer-mobile-expanded .close{top:16px;right:16px}.book-landing .sticky-offer-mobile-expanded .image{top:0;left:50%;transform:translate(-50%,-50%) rotate(6deg);border-radius:4px;height:200px;object-fit:cover}.book-landing .sticky-offer-mobile-expanded .timer .digit-wrapper{width:100%;text-align:center}.book-landing .sticky-offer-mobile-expanded .timer>div{flex:1 1 25%}@media screen and (max-width: 1439px){.book-landing.thankyou-page .header-wrapper{justify-content:center}}.book-landing .header-wrapper{padding:16px 32px}.book-landing .header-wrapper .header-image{width:140px}.book-landing .header-wrapper .q-btn{background:var(--page-primary-color);color:#fff}.book-landing .promo-wrapper{padding-bottom:100px;border-bottom:1px solid var(--page-border-color)}.book-landing .promo-wrapper .container{justify-content:space-between}.book-landing .promo-wrapper .container .left{width:50%}.book-landing .promo-wrapper .container .right{width:42%}.book-landing .promo-wrapper .container .right .gradient{background:var(--page-primary-color);filter:blur(155px);opacity:.2;width:150%;height:100%;border-radius:50%;top:50%;left:50%;transform:translate(-35%,-50%)}.book-landing .promo-wrapper .title-h4{color:var(--page-primary-color);margin:20px 0 24px}.book-landing .promo-wrapper .title-h2,.book-landing .promo-wrapper .text-p{margin-bottom:32px}.book-landing .promo-wrapper .note{font-size:12px;line-height:20px;margin-top:24px;color:var(--page-font-color)}.book-landing .promo-wrapper .image{transform:rotate(7deg);left:8.7%;width:81%;top:4%;object-fit:cover;height:89%;border-radius:2%}.book-landing .overview-wrapper,.book-landing .features-grid-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .overview-wrapper .left,.book-landing .features-grid-wrapper .left{width:32%}.book-landing .overview-wrapper .left .title-h2,.book-landing .features-grid-wrapper .left .title-h2{margin-bottom:30px}.book-landing .overview-wrapper .right,.book-landing .features-grid-wrapper .right{width:62%}.book-landing .overview-wrapper .right .images-wrapper,.book-landing .features-grid-wrapper .right .images-wrapper{width:370px}.book-landing .overview-wrapper .right .images-wrapper .left-image,.book-landing .features-grid-wrapper .right .images-wrapper .left-image{width:100%;object-fit:cover;height:420px;box-shadow:0 0 123px #1129401a}.book-landing .overview-wrapper .right .images-wrapper .right-image,.book-landing .features-grid-wrapper .right .images-wrapper .right-image{width:232px;height:264px;object-fit:cover;right:0;top:50%;transform:translate(50%,-50%) rotate(15deg);box-shadow:0 0 123px #1129401a}.book-landing .overview-wrapper .items,.book-landing .features-grid-wrapper .items{margin-top:75px;gap:24px}.book-landing .overview-wrapper .items .item,.book-landing .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 16px);border:1px solid #DEE4EC;padding:42px 32px}.book-landing .overview-wrapper .items .item .icon,.book-landing .features-grid-wrapper .items .item .icon{font-size:40px;margin-right:30px;color:var(--page-primary-color)}.book-landing .overview-wrapper .left{width:42%}.book-landing .overview-wrapper .right{width:50%}.book-landing .features-grid-wrapper .items{gap:40px}.book-landing .features-grid-wrapper .items .item{flex-direction:column;flex-basis:calc(33.33% - 27px);border:none;padding:0}.book-landing .features-grid-wrapper .items .item .icon-wrapper{width:70px;height:70px;background:var(--page-primary-color);border-radius:50%;margin-bottom:24px;flex-shrink:0}.book-landing .features-grid-wrapper .items .item .icon-wrapper .icon{font-size:24px;margin:0}.book-landing .features-grid-wrapper .laptop-image .frame{z-index:2}.book-landing .features-grid-wrapper .laptop-image .absolute{width:77%;left:50%;transform:translate(-50%);height:85%;object-fit:cover;top:16px}.book-landing .features-grid-wrapper .phone-image{width:25%;right:0;top:-10px;z-index:3}.book-landing .features-grid-wrapper .phone-image .uploaded{transform:rotate(7deg)}.book-landing .features-grid-wrapper .phone-image .frame{z-index:2}.book-landing .features-grid-wrapper .phone-image .absolute{width:87%;left:50%;transform:translate(-50%);height:93%;object-fit:cover;top:3%}.book-landing .features-list-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .features-list-wrapper .text{text-align:center}.book-landing .features-list-wrapper .title-wrapper .title-h4{color:#fff;background:var(--page-primary-color);width:-moz-fit-content;width:fit-content;transform:rotate(-6deg) scale(.92)}.book-landing .features-list-wrapper .title-wrapper .text-p{margin-top:24px}.book-landing .features-list-wrapper .items{margin-top:54px;padding:24px;background:var(--page-card-color);border-radius:46px;gap:24px}.book-landing .features-list-wrapper .items .item{padding:36px;border-radius:24px;background:var(--page-background-color)}.book-landing .features-list-wrapper .items .item .item-text{gap:16px}.book-landing .features-list-wrapper .items .item .image{width:35%;margin-right:6%}.book-landing .features-list-wrapper .items .item .image .number{width:70px;height:70px;border-radius:50%;font-size:24px;background:var(--page-primary-color);color:#fff;right:-8px;top:-4px}.book-landing .features-list-wrapper .items .item:nth-child(2n){flex-direction:row-reverse}.book-landing .features-list-wrapper .items .item:nth-child(2n) .image{margin-right:0;margin-left:6%}.book-landing .features-list-wrapper .items .item:nth-child(2n) .image .number{right:unset;left:-8px}.book-landing .rating-wrapper{border-bottom:1px solid var(--page-border-color)}.book-landing .carousel-wrapper{border-bottom:1px solid var(--page-border-color);padding:80px 0}.book-landing .carousel-wrapper .title-h2{margin:0 auto 48px;max-width:700px;text-align:center}.book-landing .carousel-wrapper .arrows-wrapper{width:inherit}.book-landing .carousel-wrapper .carousel{padding:0 calc((100vW - 1180px)/2);overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.book-landing .carousel-wrapper .carousel .items{gap:24px;width:-moz-fit-content;width:fit-content}.book-landing .carousel-wrapper .carousel .items .item{width:360px;border-radius:24px;background:var(--page-card-color)}.book-landing .carousel-wrapper .carousel .items .item .item-text{padding:24px 24px 32px}.book-landing .carousel-wrapper .carousel .items .item .image{border-radius:0 0 24px 24px}.book-landing .carousel-wrapper .carousel .arrow{position:absolute;width:74px;height:74px;border-radius:50%;background:var(--page-primary-color);color:#fff;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}.book-landing .carousel-wrapper .carousel .arrow.left{left:calc((100vW - 1180px)/2)}.book-landing .carousel-wrapper .carousel .arrow.right{right:calc((100vW - 1180px)/2)}.book-landing .carousel-wrapper .carousel::-webkit-scrollbar{display:none}.book-landing .carousel-wrapper .dots{margin-top:48px}.book-landing .carousel-wrapper .dots .dot{width:8px;height:8px;background:#DEDEDE;border-radius:20px;transition:all .4s}.book-landing .carousel-wrapper .dots .dot.filled{width:36px;background:var(--page-primary-color)}.book-landing .call-to-action-wrapper{border-bottom:1px solid var(--page-border-color)}.book-landing .call-to-action-wrapper .left{width:42%}.book-landing .call-to-action-wrapper .right{width:58%}.book-landing .headlines-wrapper{padding:24px 0 64px}.book-landing .headlines-wrapper .text{max-width:600px;margin:0 auto}.book-landing .headlines-wrapper .title-h4{margin-bottom:16px;color:var(--page-primary-color)}.book-landing .headlines-wrapper .title-h2{margin-bottom:24px}.book-landing .headlines-wrapper .q-btn{margin-top:48px}.book-landing .headlines-wrapper.with-button{border-bottom:1px solid var(--page-border-color)}.book-landing .iframe-wrapper{position:relative;padding-bottom:56.25%;overflow:hidden;width:100%;height:auto;z-index:1}.book-landing .iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.book-landing .media-wrapper{text-align:center}.book-landing .media-wrapper img{height:600px}.book-landing.preview .price-container{width:600px}.book-landing.preview .title-h2{font-size:calc(var(--h2-font-size, 40px) / 1.5)}.book-landing.preview .title-h3{font-size:calc(var(--h3-font-size, 32px) / 1.5)}.book-landing.preview .title-h4{font-size:calc(var(--h4-font-size, 20px) / 1.5)}.book-landing.preview .text-p{font-size:calc(var(--p-font-size, 16px) / 1.5)}.book-landing.preview .note-p{font-size:calc(var(--note-font-size, 12px) / 1.5)}.book-landing.preview .text-p-tiny{font-size:10px;line-height:16px}.book-landing.preview .offer-wrapper{padding:16px 20px}.book-landing.preview .offer-wrapper .timer{font-size:12px}.book-landing.preview .sticky-offer{padding:32px 10.6666666667px 16px;position:absolute;bottom:36px;right:16px}.book-landing.preview .sticky-offer .timer{font-size:10.6666666667px}.book-landing.preview .sticky-offer .image{top:16px}.book-landing.preview .sticky-offer-mobile{position:absolute;bottom:36px;right:16px}.book-landing.preview .sticky-offer-mobile-expanded{position:absolute}.book-landing.preview .header-wrapper{padding:16px 20px}.book-landing.preview .header-wrapper .header-image{width:92px}.book-landing.preview .promo-wrapper{padding-bottom:66.6666666667px}.book-landing.preview .promo-wrapper .title-h4{margin:12px 0 16px}.book-landing.preview .promo-wrapper .title-h2,.book-landing.preview .promo-wrapper .text-p{margin-bottom:22px}.book-landing.preview .promo-wrapper .note{font-size:8px;line-height:14px;margin-top:20px}.book-landing.preview .promo-wrapper .image{height:88%}.book-landing.preview .overview-wrapper,.book-landing.preview .features-grid-wrapper{padding:53.3333333333px 0}.book-landing.preview .overview-wrapper .left .title-h2,.book-landing.preview .features-grid-wrapper .left .title-h2{margin-bottom:22px}.book-landing.preview .overview-wrapper .items,.book-landing.preview .features-grid-wrapper .items{margin-top:50px;gap:16px}.book-landing.preview .overview-wrapper .items .item,.book-landing.preview .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 11px);padding:28px 22px}.book-landing.preview .overview-wrapper .items .item .icon,.book-landing.preview .features-grid-wrapper .items .item .icon{font-size:26px;width:26px;height:26px;margin-right:20px}.book-landing.preview .overview-wrapper .right .images-wrapper{width:80%}.book-landing.preview .overview-wrapper .right .images-wrapper .left-image{height:100%;min-height:300px}.book-landing.preview .overview-wrapper .right .images-wrapper .right-image{width:140px;height:unset;max-height:200px;aspect-ratio:232/264}.book-landing.preview .features-grid-wrapper .items{gap:26px}.book-landing.preview .features-grid-wrapper .items .item{flex-basis:calc(33.33% - 18px);padding:0}.book-landing.preview .features-grid-wrapper .items .item .icon-wrapper{width:50px;height:50px;margin-bottom:16px}.book-landing.preview .features-grid-wrapper .items .item .icon-wrapper .icon{font-size:18px;margin:0}.book-landing.preview .features-list-wrapper{padding:53.3333333333px 0}.book-landing.preview .features-list-wrapper .title-wrapper .text-p{margin-top:16px}.book-landing.preview .features-list-wrapper .items{margin-top:36px;padding:16px;border-radius:30.6666666667px;gap:16px}.book-landing.preview .features-list-wrapper .items .item{padding:24px;border-radius:16px}.book-landing.preview .features-list-wrapper .items .item .item-text{gap:10.6666666667px}.book-landing.preview .features-list-wrapper .items .item .image .number{width:46.6666666667px;height:46.6666666667px;font-size:16px}.book-landing.preview .carousel-wrapper{padding:53.3333333333px 0}.book-landing.preview .carousel-wrapper .title-h2{margin-bottom:32px;max-width:466.6666666667px}.book-landing.preview .carousel-wrapper .carousel{padding:0 15%}.book-landing.preview .carousel-wrapper .carousel .items{gap:16px}.book-landing.preview .carousel-wrapper .carousel .items .item{width:240px;border-radius:16px}.book-landing.preview .carousel-wrapper .carousel .items .item .item-text{padding:16px 16px 21.3333333333px}.book-landing.preview .carousel-wrapper .carousel .items .item .image{border-radius:0 0 16px 16px}.book-landing.preview .carousel-wrapper .carousel .arrow.left{left:15%;transform:translate(-50%,-50%)}.book-landing.preview .carousel-wrapper .carousel .arrow.right{right:15%;transform:translate(50%,-50%)}.book-landing.preview .carousel-wrapper .dots{margin-top:32px}.book-landing.preview .headlines-wrapper{padding:16px 0 42.6666666667px}.book-landing.preview .headlines-wrapper .title-h4{margin-bottom:10.6666666667px;color:var(--page-primary-color)}.book-landing.preview .headlines-wrapper .title-h2{margin-bottom:16px}.book-landing.preview .headlines-wrapper .q-btn{margin-top:32px}.book-landing.preview .media-wrapper img{height:400px}.book-landing.preview.mobile .promo-wrapper{padding-bottom:32px}.book-landing.preview.mobile .rating-container{padding:0 30px}.book-landing.preview.mobile .price-container,.book-landing.mobile .container{width:100%}.book-landing.mobile .title-h2{font-size:calc(var(--h2-font-size, 24px) / 1.6)}.book-landing.mobile .title-h3{font-size:calc(var(--h3-font-size, 22px) / 1.45)}.book-landing.mobile .title-h4{font-size:calc(var(--h4-font-size, 18px) / 1.1)}.book-landing.mobile .text-p{font-size:calc(var(--p-font-size, 14px) / 1.1)}.book-landing.mobile .offer-wrapper{flex-direction:column;gap:16px}.book-landing.mobile .offer-wrapper .text{max-width:unset}.book-landing.mobile .offer-wrapper .timer{font-size:12px;justify-content:start}.book-landing.mobile .offer-wrapper :deep(.q-btn){width:100%}.book-landing.mobile .sticky-offer{display:none}.book-landing.mobile .sticky-offer-mobile,.book-landing.mobile .sticky-offer-mobile-expanded{display:flex}.book-landing.mobile .header-wrapper{padding:16px 20px}.book-landing.mobile .header-wrapper .header-image{width:92px}.book-landing.mobile .promo-wrapper{padding-left:24px;padding-right:24px;padding-bottom:48px}.book-landing.mobile .promo-wrapper .container{flex-direction:column-reverse}@media screen and (max-width: 1439px){.book-landing.mobile .promo-wrapper .container{flex-direction:row}}.book-landing.mobile .promo-wrapper .container .left,.book-landing.mobile .promo-wrapper .container .right{width:100%}@media screen and (max-width: 1439px){.book-landing.mobile .promo-wrapper .container .left,.book-landing.mobile .promo-wrapper .container .right{width:50%!important}}.book-landing.mobile .promo-wrapper .container .gradient{display:none}.book-landing.mobile .promo-wrapper .title-h4{margin:16px 0}.book-landing.mobile .promo-wrapper .note{font-size:10px;line-height:18px}.book-landing.mobile .overview-wrapper,.book-landing.mobile .features-grid-wrapper{flex-direction:column;padding:36px 24px 48px}.book-landing.mobile .overview-wrapper .left,.book-landing.mobile .features-grid-wrapper .left{width:100%}.book-landing.mobile .overview-wrapper .left .title-h2,.book-landing.mobile .features-grid-wrapper .left .title-h2{margin-bottom:16px}.book-landing.mobile .overview-wrapper .right,.book-landing.mobile .features-grid-wrapper .right{width:100%;margin-top:36px}.book-landing.mobile .overview-wrapper .items,.book-landing.mobile .features-grid-wrapper .items{flex-direction:column;margin-top:36px;gap:20px}.book-landing.mobile .overview-wrapper .items .item,.book-landing.mobile .features-grid-wrapper .items .item{flex-basis:100%;padding:24px}.book-landing.mobile .overview-wrapper .images-wrapper{width:100%}.book-landing.mobile .overview-wrapper .images-wrapper .left-image{height:unset;width:80%;aspect-ratio:37/42}.book-landing.mobile .overview-wrapper .images-wrapper .right-image{width:120px;height:unset;transform:translateY(-50%) rotate(15deg);aspect-ratio:232/264}.book-landing.mobile .features-grid-wrapper .items{gap:26px}.book-landing.mobile .features-grid-wrapper .items .item{padding:0;flex-direction:row}.book-landing.mobile .features-grid-wrapper .items .item .icon-wrapper{width:44px;height:44px;margin-bottom:0;margin-right:24px}.book-landing.mobile .features-grid-wrapper .items .item .icon-wrapper .icon{font-size:14px}.book-landing.mobile .features-grid-wrapper .laptop-image .absolute{top:10px}.book-landing.mobile .features-grid-wrapper .phone-image{width:25%;right:0;top:-10px}.book-landing.mobile .features-grid-wrapper .phone-image .absolute{height:92%;top:5px}.book-landing.mobile .features-list-wrapper{padding:36px 0 48px}.book-landing.mobile .features-list-wrapper .text{padding:0 24px}.book-landing.mobile .features-list-wrapper .text-p{margin-top:16px}@media screen and (max-width: 1439px){.book-landing.mobile .features-list-wrapper .items{margin-left:20px;margin-right:20px}}.book-landing.mobile .features-list-wrapper .items .item{padding:24px 24px 32px;flex-direction:column}@media screen and (max-width: 1439px){.book-landing.mobile .features-list-wrapper .items .item{flex-direction:row!important}}.book-landing.mobile .features-list-wrapper .items .item .image{margin:0 0 24px;width:100%}@media screen and (max-width: 1439px){.book-landing.mobile .features-list-wrapper .items .item .image{width:35%;margin-right:30px!important}}.book-landing.mobile .features-list-wrapper .items .item .image .number{width:48px;height:48px;font-size:20px;right:unset;left:-8px}.book-landing.mobile .features-list-wrapper .items .item:nth-child(2n){flex-direction:column-reverse}.book-landing.mobile .features-list-wrapper .items .item:nth-child(2n) .image{margin:24px 0 0}.book-landing.mobile .features-list-wrapper .items .item:nth-child(2n) .image .number{left:unset;right:-8px}.book-landing.mobile .carousel-wrapper{padding:36px 0 48px 24px}.book-landing.mobile .carousel-wrapper .title-h2{margin-bottom:24px;margin-right:24px}.book-landing.mobile .carousel-wrapper .carousel{padding:0 24px 0 0}.book-landing.mobile .carousel-wrapper .carousel .items{gap:24px}.book-landing.mobile .carousel-wrapper .carousel .items .item{width:280px;border-radius:24px}.book-landing.mobile .carousel-wrapper .carousel .items .item .item-text{padding:24px}.book-landing.mobile .carousel-wrapper .carousel .items .item .image{border-radius:0 0 24px 24px}.book-landing.mobile .carousel-wrapper .carousel .arrow.left{left:0;transform:translateY(-50%)}.book-landing.mobile .carousel-wrapper .carousel .arrow.right{right:24px;transform:translateY(-50%)}.book-landing.mobile .carousel-wrapper .dots{margin-top:48px;margin-right:24px}.book-landing.mobile .call-to-action-wrapper{padding-left:24px;padding-right:24px}.book-landing.mobile .call-to-action-wrapper .left,.book-landing.mobile .call-to-action-wrapper .right{width:100%}.book-landing.mobile .call-to-action-wrapper .cover{margin-left:0}.book-landing.mobile .headlines-wrapper{padding:24px 24px 32px}.book-landing.mobile .headlines-wrapper .q-btn{margin-top:24px}.book-landing.mobile .headlines-wrapper.with-button{padding:36px 24px 48px}.book-landing.mobile .footer-container{padding:16px 24px}.book-landing.mobile .media-wrapper{padding:0 24px}.book-landing.mobile .media-wrapper img{width:100%;height:unset}.book-landing.mobile .price-container{padding-left:24px;padding-right:24px}@media screen and (max-width: 1439px){.book-landing.mobile .price-container{margin-left:20px;margin-right:20px}}.book-landing{width:100%;margin:0 auto;overflow:hidden;transition:width .4s;color:#000}.book-landing .book-landing-top{height:45px;position:sticky;top:0;z-index:4}
