@charset "UTF-8";html,body{margin:0;padding:0;width:100%;height:100%}.navigation-bar-wrapper{font-family:var(--typography-font, "Inter", sans-serif);font-size:var(--typography-size, 16px);height:98px;display:flex;border-bottom:#b9b9b9 solid 1px;flex-direction:column;position:relative;z-index:999;box-shadow:0 2px 4px #0000001a}.navigation-bar-wrapper .primary-nav{background:var(--primary-nav-bg, #ffffff);height:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:-8px;padding:20px}.navigation-bar-wrapper .secondary-nav{background:var(--secondary-nav-bg, #ffffff);height:var(--secondary-nav-height, 200%);display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-padding, 1rem);margin-top:5px}.navigation-bar-wrapper .left,.navigation-bar-wrapper .center,.navigation-bar-wrapper .right{flex:1;display:flex;justify-content:center;align-items:center;gap:8px}.navigation-bar-wrapper .left:first-child,.navigation-bar-wrapper .center:first-child,.navigation-bar-wrapper .right:first-child{justify-content:flex-start}.navigation-bar-wrapper .left:last-child,.navigation-bar-wrapper .center:last-child,.navigation-bar-wrapper .right:last-child{justify-content:flex-end}.showcase-carousel .carousel-slide{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;height:100%}.showcase-carousel .carousel-slide a{display:block;width:100%;height:100%;text-decoration:none;color:inherit;position:relative}.showcase-carousel .carousel-slide a img,.showcase-carousel .carousel-slide a video{object-fit:cover;width:100%;height:100%}.showcase-carousel .swiper-button-next,.showcase-carousel .nav-btn.next,.showcase-carousel .swiper-button-prev,.showcase-carousel .nav-btn.prev{background:#fff;border-radius:50%;padding:.5rem;top:50%;transform:translateY(-50%);color:#000;box-shadow:0 2px 6px #0003;z-index:20;height:50px;width:50px;cursor:pointer}.showcase-carousel .swiper-button-next,.showcase-carousel .nav-btn.next{right:10px}.showcase-carousel .swiper-button-prev,.showcase-carousel .nav-btn.prev{left:10px}.showcase-carousel .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1;cursor:pointer}.cta-footer-section{padding:30px 20px;background-size:cover;background-position:center}.cta-footer-section .cta-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px}.cta-footer-section .cta-card{background:#fff;padding:17px;border-radius:8px;border:1px solid #a0a0a0;flex:1 1 300px;max-width:375px;height:160px;position:relative;box-shadow:0 1px 4px #0000001a;display:flex;align-items:flex-start;gap:14px;text-align:left}.cta-footer-section .cta-card .cta-icon{width:53px;height:53px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:0}.cta-footer-section .cta-card .cta-content{flex:1}.cta-footer-section .cta-card .cta-content p{font-size:16.5px;font-weight:5o0;margin:0 0 9px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#383838}.cta-footer-section .cta-card .cta-content h4{font-size:21px;font-weight:600;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin:0 0 8px;font-weight:700}.cta-footer-section .cta-card .cta-content .cta-button{display:inline-block;margin-top:10px;color:#007bff;font-weight:600;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-decoration:none}.cta-footer-section .cta-card .cta-content .cta-button:hover{text-decoration:underline}.cta-footer-section .back-to-top{margin-top:20px;text-align:center}.cta-footer-section .back-to-top .back-to-top-btn{display:inline-flex;align-items:center;gap:6px;background:#ff7f00;font-size:16.5px;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:10px 20px;border-radius:2px;text-decoration:none;font-weight:700;transition:background .3s}.cta-footer-section .back-to-top .back-to-top-btn:hover{background:#e66d00}.footer-main{padding:30px 20px}.footer-main .footer-card{max-width:1300px;margin:0 auto;background:#232f3e;border-radius:7px;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.footer-main .footer-card .columns .footer-column h3{font-size:18px;color:#fff;font-weight:600;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-main .footer-card .bottom-card .bottom-left .description-text{font-size:30px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;color:#fff}.footer-main .footer-small-card .more-dropdown button{background:none;border:none;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:17px;cursor:pointer;padding:6px 10px;border-radius:4px;display:flex;align-items:center;gap:4px}.personalisation-footer{padding:30px;position:relative;background-size:cover;background-position:center;display:flex;z-index:1000;flex-direction:column}.footer-main-content{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.personalisation-card{flex:1;background:#fff;border:1px solid #ccc;border-radius:8px;padding:20px;max-width:800px}h3{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.dropdown-group{display:flex;gap:20px;margin:15px 0}.location-dropdown{max-width:780px;width:100%;display:flex;flex-direction:column}.location-dropdown .dropdown-btn{width:100%;display:flex;justify-content:space-between;padding-right:12px;cursor:default}.location-info-below{margin-top:8px;display:flex;align-items:center;gap:10px}.location-info-below .dot{width:8px;height:8px;background:green;border-radius:50%}.dropdown{position:relative}.dropdown .dropdown-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:15px}.dropdown .dropdown-list{display:none;position:absolute;top:-8px;left:0;background:#fff;border:1px solid #ccc;border-radius:5px;z-index:10;cursor:pointer;max-width:380px;width:100%;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.dropdown .dropdown-list .dropdown-item{padding:5px 10px}.dropdown .dropdown-list .dropdown-item.active{background:#007aff;color:#fff}.dropdown .dropdown-list .dropdown-item:hover{background:#f0f0f0}.dropdown:hover .dropdown-list{display:block}.location-info{display:flex;align-items:center;gap:10px}.location-info .dot{width:8px;height:8px;background:#007aff;border-radius:50%}.footer-copyright{position:absolute;margin-top:10px;bottom:20px;left:20px;font-size:17px;color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.feedback-buttons-vertical{display:flex;flex-direction:column;gap:15px}.feedback-btn{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-weight:500;font-size:17px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.feedback-btn svg{flex-shrink:0}.feedback-buttons{position:fixed;right:20px;bottom:100px;display:flex;flex-direction:column;gap:10px}.feedback-buttons .feedback-btn{background:#fff;border:1px solid #ccc;padding:10px;display:flex;align-items:center;gap:5px;border-radius:4px;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a80;display:flex;align-items:center;justify-content:center;z-index:100}.modal-card{display:flex;width:800px;background:#fff;border-radius:8px;overflow:hidden}.modal-left{flex:1;min-height:250px}.modal-right{flex:2;padding:10px;position:relative}.modal-right h3{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.modal-right p{margin-bottom:20px;font-size:16px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.modal-right .action-btn{background:#2278d3;color:#fff;font-size:15px;border:none;padding:10px 14px;border-radius:4px;cursor:pointer}.modal-right .close-btn{color:#000;background-color:#f0f0f0;border:1px solid #9e9e9e;position:absolute;right:15px;top:15px;cursor:pointer}.feedback-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0a0a0a80;display:flex;align-items:center;justify-content:center;z-index:100}.feedback-modal-card{display:flex;width:1200px;height:93vh;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 16px #0003}.feedback-modal-left{flex:1;background:#fff2cc;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:30px 20px}.feedback-modal-left--compact{flex:.4}.avatar-wrap{margin-bottom:20px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.avatar-circle{width:60px;height:60px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.avatar-circle img{width:60px;height:60px;object-fit:cover;border-radius:50%}.left-heading{display:flex;flex-direction:column;align-items:flex-start}.left-heading .big-line,.left-heading .brand-name{font-size:50px;line-height:1.2;color:#000}.left-heading .big-line{margin-bottom:-10px}.feedback-modal-right{flex:1;padding:20px 25px;position:relative;display:flex;flex-direction:column}.feedback-close-btn{position:absolute;right:15px;top:15px;background:#f0f0f0;border:1px solid #9e9e9e;color:#000;cursor:pointer;border-radius:50px;width:40px;height:40px}.initial-content .modal-title{font-size:20px;font-weight:600;margin-bottom:-10px}.initial-content .modal-sub{font-size:16px;margin-bottom:20px;color:#000}.topics-card{background:#e5e7eb;border:1px solid rgb(192,192,193);border-radius:12px;box-shadow:0 2px 4px #00000026;padding:8px;height:380px;overflow-y:auto;margin-bottom:12px}.topics-scroll{display:flex;flex-direction:column;gap:10px}.topic-item{background:#fff;border:1px solid rgb(192,192,193);border-radius:8px;padding:15px 14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:16px}.topic-item:hover{background:#f0f0f0}.topic-label{flex:1;text-align:left}.legal-text{font-size:16px;color:#000}.legal-text a{color:#007aff;text-decoration:underline}.form-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:20px;box-sizing:border-box;position:relative}.form-top{display:flex;justify-content:center;margin-bottom:20px}.back-btn{display:inline-flex;align-items:center;gap:5px;background:#e5e7eb;border:1px solid rgb(192,192,193);border-radius:8px;box-shadow:0 2px 4px #00000026;padding:10px 40px;font-size:17px;cursor:pointer;font-weight:500}.selected-topic{font-size:24px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-align:center;margin-bottom:25px}.form-grid{display:flex;justify-content:center;align-items:flex-start;gap:30px;margin-bottom:20px}.form-left{flex:1;display:flex;flex-direction:column}.label{font-weight:500;font-size:18px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:20px}.long-input{width:100%;resize:vertical;padding:10px;border-radius:6px;border:1px solid #ccc;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-bottom:10px}.checkbox-wrap{display:flex;align-items:center;gap:8px;font-size:14px}.form-right{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px}.image-placeholder .placeholder-box{width:150px;height:120px;background:#d1d5db;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:12px;color:#555}.include-text p{text-align:center;font-size:13px;line-height:1.4}.capture-row{display:flex;justify-content:center;margin-top:10px}.capture-btn{display:inline-flex;align-items:center;gap:5px;background:#fff;color:#2278d3;border:1px solid #2278d3;border-radius:6px;padding:6px 10px;cursor:pointer;font-weight:500}.form-actions{display:flex;justify-content:flex-end;width:100%;margin-top:auto}.send-btn{background:#2278d3;color:#fff;padding:10px 18px;border:none;border-radius:6px;cursor:pointer;font-weight:600}.thanks-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;background:#fff5e6}.thanks-content h2{font-size:22px;font-weight:700;margin-bottom:10px}.thanks-content p{font-size:16px;margin-bottom:20px}.done-btn{background:#2278d3;color:#fff;border:none;padding:10px 18px;border-radius:6px;cursor:pointer;font-weight:600}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.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:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}.location-listing-section{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:2rem;background:#e5e7eb;position:relative}.location-listing-section .location-row{margin-top:-160px;display:flex;flex-direction:column;gap:1rem;background:#fff;border-radius:8px;padding:10px;position:relative;overflow:hidden;box-shadow:0 4px 14px #0000001a;z-index:900}.location-listing-section .header-card h2{font-size:21px;font-weight:700;margin-bottom:0;color:#0f172a;white-space:pre-line;line-height:1.4}.location-listing-section .location-search{position:absolute;top:1.5rem;right:1.5rem;width:450px;display:flex;align-items:center}.location-listing-section .location-search input{width:100%;padding:.5rem 2.5rem .5rem .75rem;border-radius:50px;font-size:17px}.location-listing-section .location-search .search-icon{position:absolute;right:.75rem;color:#6b7280}.location-listing-section .location-search .search-dropdown{position:absolute;top:2.7rem;width:100%;background:#fff;border-radius:15px;border:1px solid #d1d1d1;box-shadow:0 4px 12px #8b8b8b1a;z-index:20;max-height:200px;overflow-y:auto}.location-listing-section .location-search .search-dropdown .search-dropdown-item{padding:.5rem .75rem;cursor:pointer;transition:background .2s}.location-listing-section .location-search .search-dropdown .search-dropdown-item:hover{background:#f3f4f6}.location-listing-section .location-slider-wrapper{position:relative;display:flex;align-items:center}.location-listing-section .location-slider-wrapper .slider-btn{position:absolute;top:50%;background:#fff;border:none;width:44px;height:44px;border-radius:50%;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10}.location-listing-section .location-slider-wrapper .slider-btn:hover{background:#2563eb;color:#fff;transform:scale(1.08)}.location-listing-section .location-slider-wrapper .prev{left:12px}.location-listing-section .location-slider-wrapper .next{right:12px}.location-listing-section .location-slider-wrapper .location-slider{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.location-listing-section .location-slider-wrapper .location-slider::-webkit-scrollbar{display:none}.location-listing-section .location-slider-wrapper .location-slider .location-card{position:relative;flex:0 0 380px;height:230px;width:100px;border-radius:8px;overflow:hidden;cursor:pointer;background:#fff;box-shadow:0 4px 14px #0000001a}.location-listing-section .location-slider-wrapper .location-slider .location-card .location-image{width:100%;height:100%;object-fit:cover}.location-listing-section .location-slider-wrapper .location-slider .location-card .location-overlay{position:absolute;bottom:0;left:0;width:100%;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.location-listing-section .location-slider-wrapper .location-slider .location-card .location-overlay h3{color:#fff;font-size:1.25rem;font-weight:600;margin:0}@media (max-width: 1024px){.location-listing-section .location-row{padding:1rem}}@media (max-width: 768px){.location-listing-section .header-card{padding:1rem}.location-listing-section .header-card h2{font-size:1.2rem}.location-listing-section .location-card{flex:0 0 280px;height:180px}.location-listing-section .slider-btn{width:36px;height:36px}}.footer-main .footer-card{max-width:1300px;margin:0 auto;background:#232f3e;border-radius:7px;display:flex;flex-direction:column;padding:20px;box-sizing:border-box;width:100%;height:auto}.trending-category-section{background:#f0f0f0;padding:60px 20px 20px;height:100px;position:relative}.trending-category-section .category-card-container{background:#fff;border-radius:8px;margin-top:-120px;box-shadow:0 2px 6px #00000014;padding:20px;position:relative;z-index:900;top:-40px}.trending-category-section .analytics-block{display:flex;align-items:center;margin-bottom:16px}.trending-category-section .analytics-block .icon-wrapper{background:#f5f5f5;border-radius:4px;padding:8px;margin-right:12px}.trending-category-section .analytics-block p{font-weight:600;font-size:1rem;color:#333;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.trending-category-section .category-slider-wrapper{position:relative}.trending-category-section .category-slider-wrapper .slider-controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;z-index:10}.trending-category-section .category-slider-wrapper .slider-controls .slider-btn{background:#fff;border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003;cursor:pointer}.trending-category-section .category-slider-wrapper .slider-controls .slider-btn svg{color:#000}.trending-category-section .category-slider-wrapper .category-slider{display:flex;overflow-x:auto;gap:12px;scroll-behavior:smooth;padding:8px 0}.trending-category-section .category-slider-wrapper .category-slider::-webkit-scrollbar{display:none}.trending-category-section .category-slider-wrapper .category-slider .category-card{background:#f7f7f7;border-radius:6px;min-width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;text-align:center}.trending-category-section .category-slider-wrapper .category-slider .category-card .icon-bg img{width:45px;height:45px;object-fit:contain}.trending-category-section .category-slider-wrapper .category-slider .category-card span{font-weight:500;color:#000;font-size:18px;text-decoration:none;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.trending-category-section .category-slider-wrapper .category-slider .category-card.highlight-card{background:#fff3e5;box-shadow:0 1px 3px #0003;padding:10px}.trending-category-section .category-slider-wrapper .category-slider .category-card.highlight-card .icon-bg{background:#f5f5f5}.trending-category-section .category-slider-wrapper .category-slider .category-card.highlight-card span{font-weight:600;color:#222;text-decoration:none}.showcase-carousel{width:99vw;height:70vh}.showcase-carousel .carousel-container{width:100%;height:100%}.showcase-carousel .swiper-slide{display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative;height:100%}.showcase-carousel .swiper-slide a{display:block;width:100%;height:100%;text-decoration:none;color:inherit;position:relative}.showcase-carousel .swiper-slide a img,.showcase-carousel .swiper-slide a video{object-fit:cover;width:100%;height:100%}.showcase-carousel .overlay{position:absolute;bottom:0;padding:1rem;color:#fff;width:40%;display:flex;border-radius:10px;flex-direction:column;gap:1rem;margin-bottom:25px;margin-left:20px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.showcase-carousel .overlay h2{margin:0;font-size:1.5rem}.showcase-carousel .overlay p{margin:0;font-size:1rem}.showcase-carousel .overlay .cta-button{background:#f60;color:#fff;font-size:18px;padding:.5rem 1rem;text-align:center;width:500px;text-decoration:none;display:inline-block;border-radius:4px;font-weight:500;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.showcase-carousel .overlay.overlay-left{justify-content:flex-start;text-align:left}.showcase-carousel .overlay.overlay-center{justify-content:center;text-align:center}.showcase-carousel .overlay.overlay-right{justify-content:flex-end;text-align:right}.showcase-carousel .swiper-button-next,.showcase-carousel .swiper-button-prev{background:#fff;border-radius:50%;padding:.5rem;top:50%;transform:translateY(-50%);color:#000;box-shadow:0 2px 6px #0003;z-index:20;height:50px;width:50px;cursor:pointer}.showcase-carousel .swiper-button-next{right:10px}.showcase-carousel .swiper-button-prev{left:10px}.showcase-carousel .swiper-pagination{bottom:5px}.showcase-carousel .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1}.showcase-carousel .swiper-pagination .swiper-pagination-bullet-active{background:#000}.sales-highlight-section{background:#f9fafb;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;padding:2rem 1.5rem}.sales-highlight-section .sales-highlight-wrapper{width:100%;margin:0 auto;display:flex;gap:8px;align-items:flex-start}.sales-highlight-section .sales-part{width:300px;flex:1;display:flex;flex-direction:column;min-height:420px;background:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 6px 18px #1018280f;border:1px solid #e6e8ea;margin-top:-200px;z-index:900}.sales-highlight-section .part-header{font-size:1.35rem;font-weight:600;margin-bottom:4px;color:#0f172a}.sales-highlight-section .part-paragraph{font-size:17px;color:#000;margin-bottom:12px}.sales-highlight-section .slider-area{position:relative;display:flex;align-items:center;margin-bottom:1rem}.sales-highlight-section .slider-area .slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:53px;height:53px;box-shadow:0 8px 20px #02061714;border-radius:999px;background:#fff;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .12s}.sales-highlight-section .slider-area .slider-btn.prev{left:-18px}.sales-highlight-section .slider-area .slider-btn.next{right:-18px}.sales-highlight-section .slider-area .slider-btn:hover{background:#f0f5ff;border-color:#000;transform:translateY(-50%) scale(1.05)}.sales-highlight-section .slider-area .slider-btn:hover svg{color:#000}.sales-highlight-section .slider-area .slider{flex:1;display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;padding:8px 4px;scrollbar-width:none;-ms-overflow-style:none}.sales-highlight-section .slider-area .slider::-webkit-scrollbar{display:none}.sales-highlight-section .slider-area .slider .product-card{flex:0 0 calc(25% - 12px)}.sales-highlight-section .product-card{width:180px;background:#eef0f2;border-radius:10px;height:200px;padding:8px;border:1px solid #cccccc;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:transform .12s,box-shadow .12s}.sales-highlight-section .product-card .product-image{width:120%;height:120px;overflow:hidden;border-radius:8px}.sales-highlight-section .product-card .product-image img{width:100%;height:100%;object-fit:cover;display:block}.sales-highlight-section .product-card .product-meta{width:100%;text-align:center}.sales-highlight-section .product-card .product-meta .brand-name{font-size:20px;font-weight:600;color:#0f172a}.sales-highlight-section .product-card .product-meta .price{font-size:18px;font-weight:700;color:#f60}.sales-highlight-section .product-card .product-meta .rental-duration{font-size:17px;color:#0070c0;margin-top:2px}.sales-highlight-section .left-bottom-actions{margin-top:auto;display:flex;gap:10px}.sales-highlight-section .right-bottom-row{margin-top:auto;display:flex;align-items:center;gap:12px;width:100%}.sales-highlight-section .right-bottom-row .bottom-text{font-size:17px;color:#000;font-weight:500;flex:1}.sales-highlight-section .right-bottom-row .bottom-action{display:flex;gap:8px}.sales-highlight-section .action-btn{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;background:#0070c0;color:#fff;border:none;font-size:17px;padding:13px 35px;border-radius:4px;cursor:pointer;font-weight:500;transition:background .12s,transform .12s}.sales-highlight-section .action-btn:hover{background:#0070c0;transform:translateY(-1px)}@media (max-width: 980px){.sales-highlight-section .sales-highlight-wrapper{flex-direction:column}.sales-highlight-section .vertical-divider{display:none}.sales-highlight-section .sales-part{min-height:auto}.sales-highlight-section .slider .product-card{flex:0 0 calc(50% - 12px)}}.footer-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#fff}.footer-bar .footer-left,.footer-bar .footer-center,.footer-bar .footer-right{display:flex;align-items:center;gap:15px}.footer-bar .social-icons{display:flex;gap:12px}.footer-bar .social-icons a{display:flex;justify-content:center;align-items:center;background-color:#ccc;border-radius:50%;width:40px;height:40px;transition:background-color .3s ease}.footer-bar .social-icons a:hover{background-color:#999}.footer-bar .social-icons a img{width:20px;height:20px;object-fit:contain}.social-media-icons{display:flex;gap:12px}.social-media-icons .social-icon{background:#f0f0f0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:background-color .3s ease,color .3s ease}.social-media-icons .social-icon:hover,.social-media-icons .social-icon:focus{background:#ddd;outline:none;color:inherit}.selector-wrapper{position:relative;display:inline-block}.selector-wrapper select{padding:6px 30px 6px 10px;border-radius:4px;border:1px solid #ccc;font-size:16px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;appearance:none;cursor:pointer}.selector-wrapper .dropdown-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;stroke:#555}.selector-wrapper.theme-selector{display:flex;align-items:center;gap:8px}.selector-wrapper.theme-selector .theme-icon{display:flex;align-items:center;justify-content:center;color:#666}.selector-wrapper.theme-selector select{padding-left:28px}.footer-main{padding:30px 20px;background-size:cover;background-position:center}.footer-main .footer-card{max-width:1300px;margin:0 auto;background:#333f50;border-radius:7px;display:flex;flex-direction:column;padding:20px;box-sizing:border-box;width:100%;height:auto}.footer-main .footer-card .columns{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:25px;margin-bottom:20px}.footer-main .footer-card .columns .footer-column{flex:1 1 calc(25% - 20px);max-width:calc(25% - 20px)}.footer-main .footer-card .columns .footer-column h3{font-size:18px;font-weight:600;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-main .footer-card .columns .footer-column ul{list-style:none;padding:0;margin:0}.footer-main .footer-card .columns .footer-column ul li{margin-bottom:10px}.footer-main .footer-card .columns .footer-column ul li a{color:#fff;font-size:17px;font-weight:500;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px;display:inline-block}.footer-main .footer-card .columns .footer-column ul li a:hover{color:#ff5100;text-decoration:underline}.footer-main .footer-card .columns-break{flex-basis:100%;height:1px;background:#fff;margin:20px 0}.footer-main .footer-card .footer-separator{border:none;height:1px;background-color:#333f50;margin:30px 0}.footer-main .footer-card .bottom-card{display:flex;justify-content:space-between;align-items:center;border-radius:6px;background-size:cover;background-position:center;width:80%;height:auto}.footer-main .footer-card .bottom-card .bottom-left{display:flex;align-items:center;gap:15px}.footer-main .footer-card .bottom-card .bottom-left .year-text{font-size:70px;font-weight:700;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;color:#ff5100}.footer-main .footer-card .bottom-card .bottom-left .description-text{font-size:30px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:600;color:#000}.footer-main .footer-card .bottom-card .bottom-right img{max-height:70px;object-fit:contain}.footer-main .footer-small-card{display:flex;flex-wrap:wrap;gap:6px;padding:10px;margin-top:20px;border-radius:6px;background:#fff;width:98%;justify-content:center;align-items:center}.footer-main .footer-small-card a.footer-link-item{color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;text-decoration:none;font-size:17px;font-weight:500;padding:6px 8px;position:relative}.footer-main .footer-small-card a.footer-link-item:hover,.footer-main .footer-small-card a.footer-link-item:focus{color:#ff5100;outline:none}.footer-main .footer-small-card a.footer-link-item:not(:last-child):after{content:"•";position:absolute;right:-10px;color:#000;font-size:17px}.footer-main .footer-small-card .more-dropdown{position:relative}.footer-main .footer-small-card .more-dropdown button{background:none;border:none;color:#000;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:17px;cursor:pointer;padding:6px 10px;border-radius:4px;display:flex;align-items:center;gap:4px}.footer-main .footer-small-card .more-dropdown button:hover,.footer-main .footer-small-card .more-dropdown button:focus{color:#ff5100;outline:none}.footer-main .footer-small-card .more-dropdown button .dropdown-icon{font-size:15px;line-height:1}.footer-main .footer-small-card .more-dropdown .more-dropdown-content{position:absolute;bottom:100%;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #0000001a;padding:8px 12px;margin-top:6px;z-index:1000;min-width:200px;max-width:300px;display:flex;flex-direction:column;overflow-x:auto;box-sizing:border-box;right:auto;left:0;max-width:calc(100vw - 16px)}.footer-main .footer-small-card .more-dropdown .more-dropdown-content a.footer-link-item{padding:6px 0;color:#333;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.footer-main .footer-small-card .more-dropdown .more-dropdown-content a.footer-link-item:hover,.footer-main .footer-small-card .more-dropdown .more-dropdown-content a.footer-link-item:focus{color:#ff5100;outline:none}@media (max-width: 768px){.footer-bar{justify-content:center;gap:20px}.footer-bar .footer-left,.footer-bar .footer-center,.footer-bar .footer-right{flex:1 1 100%;justify-content:center}}@media (max-width: 480px){.selector-wrapper{min-width:100%}.selector-wrapper select{font-size:12px;padding:5px 28px 5px 8px}}@media (max-width: 480px){.selector-wrapper.theme-selector{min-width:100%}.selector-wrapper.theme-selector select{font-size:12px;padding-left:24px}}@media (max-width: 1024px){.footer-main .footer-card{padding:20px}.footer-main .footer-card .columns{flex-wrap:wrap;gap:20px}.footer-main .footer-card .columns .footer-column{flex:1 1 45%;max-width:45%}.footer-main .footer-card .bottom-card{flex-wrap:wrap;gap:15px}.footer-main .footer-card .bottom-card .bottom-left{max-width:100%;flex:1 1 100%;justify-content:center;text-align:center}.footer-main .footer-card .bottom-card .bottom-right{flex:1 1 100%;text-align:center}.footer-main .footer-card .bottom-card .bottom-right img{margin:0 auto}.footer-main .footer-link-bar{justify-content:center;flex-wrap:wrap}}@media (max-width: 480px){.footer-main{padding:20px 10px}.footer-main .footer-card{padding:15px}.footer-main .footer-card .columns{flex-direction:column;gap:15px}.footer-main .footer-card .columns .footer-column{max-width:100%;flex:1 1 100%}.footer-main .footer-card .bottom-card{flex-direction:column;gap:10px;text-align:center}.footer-main .footer-card .bottom-card .bottom-left{justify-content:center;max-width:100%}.footer-main .footer-card .bottom-card .bottom-left .year-text{font-size:20px}.footer-main .footer-card .bottom-card .bottom-left .description-text{font-size:12px}.footer-main .footer-card .bottom-card .bottom-right img{max-height:40px}.footer-main .footer-link-bar{justify-content:center;gap:10px;overflow-x:auto}.footer-main .footer-link-bar .footer-link-item,.footer-main .footer-link-bar .more-dropdown button{padding:4px 8px;font-size:13px}}
