:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.OffersSection-module__WuKGRq__container{padding:1rem 0}.OffersSection-module__WuKGRq__titleContainer{text-align:center;margin-bottom:1rem}.OffersSection-module__WuKGRq__titleContainer h2{color:#1a202c;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}@media (min-width:1024px){.OffersSection-module__WuKGRq__titleContainer h2{font-size:2rem}}@media (min-width:1280px){.OffersSection-module__WuKGRq__titleContainer h2{font-size:2.25rem}}.OffersSection-module__WuKGRq__titleContainer p{color:#718096;max-width:600px;margin:0 auto;font-size:1.125rem}@media (min-width:1024px){.OffersSection-module__WuKGRq__titleContainer p{font-size:1rem}}@media (min-width:1280px){.OffersSection-module__WuKGRq__titleContainer p{font-size:1.125rem}}.OffersSection-module__WuKGRq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.OffersSection-module__WuKGRq__sliderWrapper{border-radius:1rem}.OffersSection-module__WuKGRq__sliderWrapper .swiper-wrapper{align-items:stretch;margin:10px 0}.OffersSection-module__WuKGRq__sliderWrapper .swiper-slide{height:auto}.OffersSection-module__WuKGRq__offerCard{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:row;height:100%;min-height:220px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.OffersSection-module__WuKGRq__offerCard[dir=ltr] .OffersSection-module__WuKGRq__offerImageContainer{border-radius:1rem 0 0 1rem}.OffersSection-module__WuKGRq__offerCard[dir=rtl] .OffersSection-module__WuKGRq__offerImageContainer{border-radius:0 1rem 1rem 0}.OffersSection-module__WuKGRq__offerImageContainer{background-color:#f3f4f6;flex-shrink:0;width:40%;height:100%;position:relative;overflow:hidden}.OffersSection-module__WuKGRq__offerImageContainer img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.OffersSection-module__WuKGRq__offerImageContainer img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.OffersSection-module__WuKGRq__offerImageContainer:after{content:"";opacity:0;background:linear-gradient(#0000,#0000004d);transition:opacity .3s;position:absolute;inset:0}.OffersSection-module__WuKGRq__offerCard:hover .OffersSection-module__WuKGRq__offerImageContainer:after{opacity:1}.OffersSection-module__WuKGRq__offerContent{text-align:start;flex-direction:column;flex-grow:1;justify-content:space-between;min-height:100%;padding:1.5rem 1.5rem 1rem;display:flex}.OffersSection-module__WuKGRq__offerContent>div:first-child{flex-direction:column;flex-grow:1;display:flex}.OffersSection-module__WuKGRq__offerCard[dir=rtl] .OffersSection-module__WuKGRq__offerContent{flex-direction:column;height:auto}.OffersSection-module__WuKGRq__discountBadge{top:1rem;background-color:var(--primary-color);color:#fff;z-index:1;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;inset-inline-start:1rem}.OffersSection-module__WuKGRq__offerTitle{color:#2d3748;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}@media (min-width:640px){.OffersSection-module__WuKGRq__offerTitle{margin-bottom:.625rem;font-size:1.125rem}}@media (min-width:1024px) and (max-width:1279px){.OffersSection-module__WuKGRq__offerTitle{margin-bottom:.625rem;font-size:1rem}}@media (min-width:1024px){.OffersSection-module__WuKGRq__offerTitle{margin-bottom:.75rem;font-size:1.125rem}}@media (min-width:1280px){.OffersSection-module__WuKGRq__offerTitle{font-size:1.25rem}}.OffersSection-module__WuKGRq__offerDescription{color:#4a5568;margin-bottom:.5rem;font-size:.9rem}@media (min-width:1024px) and (max-width:1279px){.OffersSection-module__WuKGRq__offerDescription{font-size:.8rem}}@media (min-width:1024px){.OffersSection-module__WuKGRq__offerDescription{font-size:.875rem}}@media (min-width:1280px){.OffersSection-module__WuKGRq__offerDescription{font-size:.9rem}}.OffersSection-module__WuKGRq__hotelName,.OffersSection-module__WuKGRq__validity{color:#718096;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.7rem;line-height:1.4;display:flex}.OffersSection-module__WuKGRq__hotelName svg,.OffersSection-module__WuKGRq__validity svg{color:#ff6900;flex-shrink:0}@media (min-width:640px){.OffersSection-module__WuKGRq__validity{margin-bottom:.875rem;font-size:.75rem}}@media (min-width:768px){.OffersSection-module__WuKGRq__validity{margin-bottom:1rem;font-size:.8rem}}@media (min-width:1024px) and (max-width:1279px){.OffersSection-module__WuKGRq__validity{margin-bottom:.75rem;font-size:.7rem}}.OffersSection-module__WuKGRq__hotelName{color:#a0aec0;margin-bottom:1.5rem;font-size:.875rem}.OffersSection-module__WuKGRq__offerButton{background-color:var(--primary-color);color:#fff;cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:inline-flex}.OffersSection-module__WuKGRq__offerButton:hover{background-color:var(--primary-dark);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}@media (min-width:1024px) and (max-width:1279px){.OffersSection-module__WuKGRq__offerButton{height:38px!important;min-height:38px!important;padding:.5rem 1rem!important;font-size:.75rem!important}}.OffersSection-module__WuKGRq__customPrev,.OffersSection-module__WuKGRq__customNext{z-index:10;color:#4a5568;cursor:pointer;will-change:background-color,color,box-shadow;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,color .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.OffersSection-module__WuKGRq__customPrev svg,.OffersSection-module__WuKGRq__customNext svg{flex-shrink:0}.OffersSection-module__WuKGRq__customPrev:hover,.OffersSection-module__WuKGRq__customNext:hover{color:#1a202c;background-color:#f7fafc;transform:translateY(-50%)!important}.OffersSection-module__WuKGRq__hidden{opacity:0;cursor:not-allowed;pointer-events:none;visibility:hidden}.OffersSection-module__WuKGRq__couponContainer{background-color:#f7fafc;border:2px dashed #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:fit-content;margin:1rem auto 1.5rem;display:flex}.OffersSection-module__WuKGRq__couponCode{color:#2d3748;letter-spacing:.1em;padding:.5rem 1rem;font-family:monospace;font-size:1.125rem;font-weight:700}.OffersSection-module__WuKGRq__copyButton{color:#4a5568;cursor:pointer;background-color:#e2e8f0;border-inline-start:2px dashed #cbd5e0;align-items:center;gap:.25rem;padding:.5rem 1rem;font-weight:600;transition:background-color .2s;display:flex}.OffersSection-module__WuKGRq__copyButton:hover{background-color:#cbd5e0}.OffersSection-module__WuKGRq__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.OffersSection-module__WuKGRq__modalContent{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:800px;max-height:90vh;padding:0;animation:.3s ease-out OffersSection-module__WuKGRq__modal-fade-in;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}@keyframes OffersSection-module__WuKGRq__modal-fade-in{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.OffersSection-module__WuKGRq__modalImageContainer{background-color:#f3f4f6;flex-shrink:0;width:100%;height:220px;position:relative}.OffersSection-module__WuKGRq__modalImage{object-fit:cover;width:100%;height:100%}.OffersSection-module__WuKGRq__modalDiscountBadge{bottom:1rem;color:#fff;z-index:2;background:linear-gradient(135deg,#ff6900,#ff8533);border-radius:9999px;padding:.35rem 1rem;font-size:.875rem;font-weight:700;position:absolute;inset-inline-start:1rem;box-shadow:0 4px 6px #0000001a}.OffersSection-module__WuKGRq__modalCloseButton{top:1rem;cursor:pointer;color:#1f2937;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;inset-inline-end:1rem;box-shadow:0 2px 8px #0000001a}.OffersSection-module__WuKGRq__modalCloseButton:hover{color:var(--wl-offer-accent,#ff6900);background-color:#fff;transform:scale(1.1)}.OffersSection-module__WuKGRq__modalScrollableContent{flex:1;padding:2rem 3.5rem;overflow-y:auto}.OffersSection-module__WuKGRq__modalHeader{text-align:start;margin-bottom:2rem}.OffersSection-module__WuKGRq__modalHeaderPremium{border-bottom:2px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)28%,#dbeafe);padding-bottom:1rem}.OffersSection-module__WuKGRq__modalHeaderLuxury{text-align:center;border-bottom:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)32%,#e7dbc5);padding-bottom:1.1rem}.OffersSection-module__WuKGRq__modalHeader h2{color:#1a202c;margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.2}.OffersSection-module__WuKGRq__modalMetaInfo{color:#64748b;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.OffersSection-module__WuKGRq__modalMetaPremium{grid-template-columns:1fr;gap:.5rem;display:grid}.OffersSection-module__WuKGRq__modalMetaLuxury{justify-content:center}.OffersSection-module__WuKGRq__hotelNameContainer p{align-items:center;gap:.25rem;margin:0;display:flex}.OffersSection-module__WuKGRq__hotelNameLink{color:var(--wl-offer-accent,#ff6900);font-weight:700;text-decoration:none;transition:color .2s}.OffersSection-module__WuKGRq__hotelNameLink:hover{color:var(--wl-offer-accent-strong,#ea580c);text-decoration:underline}.OffersSection-module__WuKGRq__modalValidity{background-color:color-mix(in srgb,var(--wl-offer-accent,#ff6900)10%,#f1f5f9);color:#475569;border-radius:9999px;align-items:center;gap:.4rem;margin-top:0;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.OffersSection-module__WuKGRq__modalDescription{color:#4b5563;font-size:1rem;line-height:1.6}.OffersSection-module__WuKGRq__modalBody{gap:1.5rem;display:grid}.OffersSection-module__WuKGRq__modalBodyPremium{grid-template-columns:1fr 1fr;gap:1rem}.OffersSection-module__WuKGRq__modalBodyLuxury{gap:1.1rem}.OffersSection-module__WuKGRq__modalSection{background:var(--wl-offer-soft-bg,#f8fafc);border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)20%,#e2e8f0);border-radius:1rem;padding:1.5rem}.OffersSection-module__WuKGRq__modalSectionBasic{border-radius:1rem}.OffersSection-module__WuKGRq__modalSectionPremium{border-inline-start:4px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)52%,#bfdbfe);box-shadow:0 8px 22px color-mix(in srgb,var(--wl-offer-accent,#ff6900)10%,transparent);border-radius:.4rem}.OffersSection-module__WuKGRq__modalSectionLuxury{border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)36%,#e7dbc5);background:linear-gradient(#fffefb 0%,#faf7f1 100%);border-radius:2px}.OffersSection-module__WuKGRq__modalSectionTitle{color:#1e293b;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.OffersSection-module__WuKGRq__iconPrimary{color:var(--wl-offer-accent,#ff6900)}.OffersSection-module__WuKGRq__modalList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.OffersSection-module__WuKGRq__modalList li{color:#475569;padding-inline-start:1.75rem;line-height:1.5;position:relative}.OffersSection-module__WuKGRq__modalList li:before{content:"✓";color:var(--wl-offer-accent,#ff6900);font-weight:700;position:absolute;inset-inline-start:0}.OffersSection-module__WuKGRq__roomTypesContainer{flex-wrap:wrap;gap:.75rem;display:flex}.OffersSection-module__WuKGRq__roomTypeTag{background-color:color-mix(in srgb,var(--wl-offer-accent,#ff6900)12%,#fff);color:var(--wl-offer-accent-strong,#c2410c);border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)30%,#ffedd5);text-transform:capitalize;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.OffersSection-module__WuKGRq__modalFooter{background:linear-gradient(to right,color-mix(in srgb,var(--wl-offer-accent,#ff6900)12%,#fff),#fff);border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)26%,#ffedd5);text-align:center;border-radius:1rem;margin-top:1rem;padding:1.5rem}.OffersSection-module__WuKGRq__modalFooterPremium{border-radius:.4rem}.OffersSection-module__WuKGRq__modalFooterLuxury{border-top:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)15%,#e2e8f0);background:#fff;border-radius:2px}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury]{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)20%,#e2e8f0)!important;background:#e7e2d7!important;box-shadow:0 20px 50px #0000001a!important}.OffersSection-module__WuKGRq__luxuryTag{text-transform:uppercase;letter-spacing:.4em;opacity:.8;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.OffersSection-module__WuKGRq__luxuryDivider{opacity:.5;width:100px;height:1px;margin:.5rem auto 1.25rem}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalHeader h2{letter-spacing:.05em;text-transform:uppercase;font-family:serif;font-size:2rem;font-weight:400;color:var(--wl-offer-accent,#ff6900)!important}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalDescription{color:#4b5563;font-weight:400}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalSectionLuxury{-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)15%,#e2e8f0)!important;background:#fff!important}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--wl-offer-accent,#ff6900);font-family:serif;font-weight:600}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalList li{color:#374151}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__roomTypeTag{color:var(--wl-offer-accent,#ff6900);background:#f8fafc;border:1px solid #e2e8f0}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__couponContainer{padding:.75rem;border:1px dashed var(--wl-offer-accent,#ff6900)!important;box-shadow:none!important;background:#fff!important}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__couponCode{letter-spacing:.1em;font-family:serif;font-size:1.5rem;color:var(--wl-offer-accent,#ff6900)!important}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__couponLabel{color:#4b5563;text-transform:uppercase;letter-spacing:.2em;font-size:.65rem;font-weight:700}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalFooter{margin-top:2rem;padding:2rem;border-top:1px solid color-mix(in srgb,var(--wl-offer-accent,#ff6900)20%,#e2e8f0)!important;background:#fff!important}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalValidity{background:color-mix(in srgb,var(--wl-offer-accent,#ff6900)10%,#fff);color:#4b5563}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalCloseButton{color:#1f2937;background:#fff;box-shadow:0 2px 8px #0000001a}.OffersSection-module__WuKGRq__modalContent[data-wl-offer-template=luxury] .OffersSection-module__WuKGRq__modalCloseButton:hover{background:var(--wl-offer-accent,#ff6900);color:#fff}.OffersSection-module__WuKGRq__couponLabel{color:var(--wl-offer-accent-strong,#9a3412);margin-bottom:.75rem;font-weight:600}.OffersSection-module__WuKGRq__couponContainer{border:2px dashed var(--wl-offer-accent,#ff6900);background-color:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.5rem;max-width:350px;margin:0 auto;padding:.5rem;display:flex}.OffersSection-module__WuKGRq__couponCode{color:#1e293b;letter-spacing:.05em;text-align:center;flex-grow:1;padding:.5rem 1rem;font-family:monospace;font-size:1.25rem;font-weight:700}.OffersSection-module__WuKGRq__copyButton{background-color:var(--wl-offer-accent,#ff6900);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.OffersSection-module__WuKGRq__copyButton:hover{background-color:var(--wl-offer-accent-strong,#ea580c);transform:translateY(-1px)}.OffersSection-module__WuKGRq__copyButton.OffersSection-module__WuKGRq__copied{background-color:#10b981}@media (max-width:640px){.OffersSection-module__WuKGRq__modalContent{border-radius:0;height:100vh;max-height:100vh}.OffersSection-module__WuKGRq__modalImageContainer{height:180px}.OffersSection-module__WuKGRq__modalScrollableContent{padding:1.5rem}.OffersSection-module__WuKGRq__modalHeader h2{font-size:1.5rem}.OffersSection-module__WuKGRq__modalBodyPremium{grid-template-columns:1fr}}@media (max-width:991px){.OffersSection-module__WuKGRq__container{padding:2rem 0}.OffersSection-module__WuKGRq__customPrev,.OffersSection-module__WuKGRq__customNext{width:36px;height:36px;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.OffersSection-module__WuKGRq__customPrev{inset-inline-start:8px}.OffersSection-module__WuKGRq__customNext{inset-inline-end:8px}.OffersSection-module__WuKGRq__sliderWrapper{padding:unset;border:unset;background-color:unset}.OffersSection-module__WuKGRq__offerCard{box-shadow:unset;border:1px solid #e5e7eb}.OffersSection-module__WuKGRq__offerCard:hover{transform:unset;box-shadow:unset}.OffersSection-module__WuKGRq__offerCard{flex-direction:column;height:100%;min-height:auto}.OffersSection-module__WuKGRq__offerImageContainer{width:100%;height:180px}.OffersSection-module__WuKGRq__offerContent{flex-direction:column;justify-content:space-between;min-height:auto;padding:1rem 1rem .875rem;display:flex}.OffersSection-module__WuKGRq__offerContent>div:first-child{flex-grow:1}.OffersSection-module__WuKGRq__offerTitle{margin-bottom:.5rem;font-size:.95rem}.OffersSection-module__WuKGRq__validity{margin-bottom:.75rem;font-size:.7rem}.OffersSection-module__WuKGRq__offerContent button{height:36px;margin-top:.75rem;padding:.5rem .75rem;font-size:.7rem}}@media (min-width:1024px) and (max-width:1279px){.OffersSection-module__WuKGRq__offerContent{padding:1.25rem 1.25rem 1rem}.OffersSection-module__WuKGRq__offerContent button{height:38px;padding:.5rem 1rem;font-size:.75rem}.OffersSection-module__WuKGRq__discountBadge{padding:.2rem .6rem;font-size:.7rem}}@media (max-width:768px){.OffersSection-module__WuKGRq__sliderWrapper .swiper-slide{width:100%!important}.OffersSection-module__WuKGRq__customPrev,.OffersSection-module__WuKGRq__customNext{width:32px;height:32px}.OffersSection-module__WuKGRq__customPrev{inset-inline-start:12px}.OffersSection-module__WuKGRq__customNext{inset-inline-end:12px}.OffersSection-module__WuKGRq__offerContent{padding:.875rem .875rem .75rem}.OffersSection-module__WuKGRq__offerTitle{margin-bottom:.5rem;font-size:.9rem}.OffersSection-module__WuKGRq__validity{margin-bottom:.625rem;font-size:.65rem}.OffersSection-module__WuKGRq__offerContent button{height:34px;margin-top:.75rem;padding:.5rem .75rem;font-size:.7rem}}.OffersSection-module__WuKGRq__customPrev,.OffersSection-module__WuKGRq__customNext{width:30px;height:30px}.OffersSection-module__WuKGRq__customPrev{inset-inline-start:12px}.OffersSection-module__WuKGRq__customNext{inset-inline-end:12px}@media (max-width:480px){.OffersSection-module__WuKGRq__sliderWrapper .swiper-slide{width:100%!important}.OffersSection-module__WuKGRq__customPrev,.OffersSection-module__WuKGRq__customNext{width:28px;height:28px}.OffersSection-module__WuKGRq__customPrev{inset-inline-start:12px}.OffersSection-module__WuKGRq__customNext{inset-inline-end:12px}}
