:root{--font-montserrat:var(--font-montserrat);--font-didot:var(--font-didot);--section-background:#ffefde;--primary:#542411;--text-color:#ffefde;--text-black-color:#333;--text-gray-color:#9c9b9b;--yellow-color:#ffae4b;--section-padding:100px;--common-x-padding:50px}
.top_section_title{letter-spacing:0%;color:var(--text-color);font-size:72px;font-weight:700;line-height:100%;font-family:var(--font-didot)}.section_title{letter-spacing:0%;font-size:48px;font-weight:700;line-height:56px;font-family:var(--font-didot)}.section_subtitle{letter-spacing:0%;color:var(--text-color);font-size:16px;font-weight:400;line-height:30px}.section_title--accent{color:#542411;letter-spacing:0%;width:fit-content;font-size:20px;font-weight:600;line-height:100%;position:relative}.section_title--accent:after{content:"";background:linear-gradient(90deg,#0000 0%,#e0a15d 20% 80%,#0000 100%);border-radius:50px;width:120%;height:3px;margin:12px auto 0;display:block}.main_btn{color:#333;background-color:#ffae4b;border:none;border-radius:14px;min-height:41px;padding:10px 30px;font-size:16px;line-height:20px}.gradient_btn{border:1px solid var(--text-color);letter-spacing:0%;color:var(--text-color);background:linear-gradient(120deg,#fff6 0%,#ffffff40 10%,#0000 25%),linear-gradient(300deg,#fff6 0%,#ffffff40 10%,#0000 25%);border-radius:13px;min-width:fit-content;padding:16px 30px;font-size:16px;font-weight:700;line-height:100%}
.app-theme{min-height:100vh;padding-top:97px;position:relative}.app-theme:before{content:"";z-index:-1;background:url(/images/common/themeBg.webp) 50%/cover no-repeat;position:fixed;inset:0}header{z-index:999;top:0;border-bottom:1px solid #ffffff1a;width:100%;transition:background .3s;position:fixed;inset-inline-start:0}header.scrolled{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c}header.header_hidden{transform:translateY(-100%)}header .header_inner{justify-content:space-between;align-items:center;height:97px;padding:0 50px;display:flex}header .header_inner .nav-links{align-items:center;gap:17px;display:flex}header .header_inner .nav-links ul{align-items:center;gap:30px;margin-bottom:0;padding-left:0;display:flex}@media (max-width:1400px){header .header_inner .nav-links ul{gap:19px}}header .header_inner .nav-links ul li a{color:#ffefde;text-transform:uppercase;-webkit-text-decoration:unset;text-decoration:unset;opacity:.5;font-size:14px;font-weight:500;line-height:100%}@media (max-width:1400px){header .header_inner .nav-links ul li a{font-size:13px}}header .header_inner .nav-links ul li a{display:inline-block;position:relative}header .header_inner .nav-links ul li a:after{content:"";opacity:0;background-color:#ffae4b;border-radius:50%;width:9px;height:9px;transition:all .3s;position:absolute;bottom:-15px;left:50%;transform:translate(-50%);box-shadow:0 0 4px #ffae4b}header .header_inner .nav-links ul li a.active,header .header_inner .nav-links ul li a:hover{opacity:1}header .header_inner .nav-links ul li a:hover:after,header .header_inner .nav-links ul li a.active:after{opacity:1;bottom:-15px}header .header_inner .nav-links .right_section{align-items:center;gap:12px;display:flex}header .header_inner .nav-links .right_section .search_bar{position:relative}header .header_inner .nav-links .right_section .search_bar input{color:#ffefde;padding:0 10px;background-color:#0000;border:1px solid #fff3db;border-radius:14px;width:200px;height:41px;padding-inline-end:33px;font-size:14px;font-weight:500;line-height:100%}header .header_inner .nav-links .right_section .search_bar input:focus{box-shadow:none;outline:none}@media (max-width:1400px){header .header_inner .nav-links .right_section .search_bar input{width:150px}}header .header_inner .nav-links .right_section .search_bar .search_btn{inset-inline-end:10px;align-items:center;height:20px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}header .header_inner .nav-links .right_section .language_wrapper button{color:#ffefde;font-size:14px;font-weight:700}@media (max-width:1400px){header .header_inner .nav-links .right_section .main_btn{padding:10px 20px}}footer{padding-top:100px;position:relative}footer .footer_vector{top:0;position:absolute;inset-inline-start:50%;transform:translate(-50%)}footer .inner_section{border-bottom:1px solid #ffefde26;justify-content:space-between;gap:70px;padding:0 50px 50px;display:flex}footer .inner_section h2{margin-bottom:30px;font-size:20px;font-weight:600;line-height:100%}footer .inner_section ul{flex-direction:column;gap:25px;display:flex}footer .inner_section ul li a{letter-spacing:0%;font-size:16px;font-weight:400;line-height:100%}footer .inner_section .left_section{width:285px}footer .inner_section .left_section p{letter-spacing:0%;margin-top:25px;font-size:16px;font-weight:400;line-height:26px}footer .inner_section .center_section{gap:100px;display:flex}footer .inner_section .right_section{width:251px}footer .inner_section .right_section h2{margin-bottom:20px}footer .inner_section .right_section p{letter-spacing:0%;margin-bottom:20px;font-size:12px;font-weight:400;line-height:20px}footer .inner_section .right_section .email_input_wrapper{position:relative}footer .inner_section .right_section .email_input_wrapper input{width:100%;height:46px;letter-spacing:0%;color:var(--text-color);padding:15px;background-color:#754c3a;border:1px solid #ffefde1a;border-radius:12px;padding-inline-end:75px;font-size:12px;font-weight:400;line-height:20px}footer .inner_section .right_section .email_input_wrapper input.input_error{border-color:#ff6b6b}footer .inner_section .right_section .email_input_wrapper button{top:0;background-color:var(--text-color);width:72px;height:100%;letter-spacing:0%;color:var(--primary);border:none;border-start-end-radius:12px;border-end-end-radius:12px;font-size:14px;font-weight:600;line-height:100%;position:absolute;inset-inline-end:0}footer .inner_section .right_section .email_error_message{color:#ff6b6b;margin-top:8px;margin-bottom:0;font-size:12px;line-height:16px}footer .copyright_section{justify-content:space-between;align-items:center;padding:28px 50px;display:flex}footer .copyright_section p,footer .copyright_section a{letter-spacing:0%;font-size:16px;font-weight:400;line-height:100%}footer .copyright_section ul{gap:30px;display:flex}.home_page .top_section:before{content:"";z-index:-1;inset:0;background:url(/images/home/topSection.webp) 50%/cover no-repeat;height:115%;position:absolute;top:-97px}.home_page .top_section{position:relative}.home_page .top_section .inner_section{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 97px);padding-top:4%;display:flex}.home_page .top_section .inner_section .content{flex-direction:column;align-items:center;display:flex}.home_page .top_section .inner_section .content h2{letter-spacing:5%;text-transform:uppercase;color:#ffae4b;margin-bottom:20px;font-size:16px;font-weight:700;line-height:100%}.home_page .top_section .inner_section .content .section_title{margin-top:15px;margin-bottom:15px}.home_page .top_section .inner_section .content .button_wrapper{gap:20px;margin-top:30px;display:flex}.home_page .top_section .image_wrapper img{margin:auto;display:block}.home_page .our_ethos_section .content{align-items:center;height:100%;display:flex}.home_page .our_ethos_section .content h3{font-family:var(--font-didot);letter-spacing:0%;color:var(--text-black-color);max-width:460px;margin-top:15px;font-size:48px;font-weight:400;line-height:60px}.home_page .our_ethos_section .content p{letter-spacing:0%;color:var(--text-gray-color);margin-top:20px;font-size:16px;font-weight:400;line-height:30px}.home_page .our_ethos_section .content ul{gap:20px;margin-top:40px;display:flex}.home_page .our_ethos_section .content ul li{padding:0 30px;position:relative}.home_page .our_ethos_section .content ul li:not(:last-child):after{content:"";top:0;background:url(/icons/ourEthosIconVector.svg) 50%/cover no-repeat;width:1px;height:100%;position:absolute;inset-inline-end:-10%}.home_page .our_ethos_section .content ul li img{margin:auto;display:block}.home_page .our_ethos_section .content ul li h4{color:var(--primary);letter-spacing:0%;text-align:center;max-width:64px;margin-top:10px;font-size:12px;font-weight:600;line-height:16px}.home_page .pre_owned_section .content{align-items:center;height:100%;display:flex}.home_page .pre_owned_section .content .inner_section h2{max-width:350px}.home_page .pre_owned_section .content .inner_section p{margin-top:18px;line-height:30px}.home_page .pre_owned_section .content .inner_section .buttons{gap:20px;margin-top:30px;display:flex}.home_page .pre_owned_section .pre_owned_slider.pre_owned_slider--loading{min-height:340px}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__viewport{overflow:hidden}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__container{touch-action:pan-y pinch-zoom;display:flex}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__slide{min-width:100%}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__image_wrapper{aspect-ratio:1;border-radius:20px;width:100%;position:relative;overflow:hidden}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__controls{justify-content:center;gap:40px;margin-top:30px;display:flex}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__nav_button{background:0 0;border:none}.home_page .pre_owned_section .pre_owned_slider .pre_owned_slider__nav_button:disabled{opacity:.45;cursor:not-allowed}.home_page .pre_owned_section .pre_owned_section__row{padding-bottom:130px;padding-inline-end:0;position:relative}.home_page .pre_owned_section .pre_owned_bottom_vector{bottom:0;width:769px;height:auto;position:absolute;inset-inline-start:20px}.home_page .apply_membership_section .inner_section{background:url(/images/home/applyMembershipBg.webp) 50%/cover no-repeat}.home_page .apply_membership_section .inner_section .content{justify-content:space-between;align-items:end;gap:20px;min-height:567px;padding:40px;display:flex}.home_page .apply_membership_section .inner_section .content .left_section h2{margin-bottom:10px}.home_page .apply_membership_section .inner_section .content button{padding:16px 26px}.home_page .compass_journal_section{background-color:var(--section-background)}.home_page .compass_journal_section .section_title{color:var(--text-black-color);font-weight:400}.home_page .compass_journal_section .section_subtitle{color:var(--text-gray-color);margin-top:10px;margin-bottom:10px}.home_page .compass_journal_section .blog_card{min-height:300px;margin-top:22px;position:relative;overflow:hidden}.home_page .compass_journal_section .blog_card:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#54241100 0%,#542411 100%);position:absolute;inset:0}.home_page .compass_journal_section .blog_card .blog_image{object-fit:cover;width:100%;height:100%}.home_page .compass_journal_section .blog_card .content{z-index:1;width:100%;max-width:100%;padding:30px;position:absolute;bottom:0}.home_page .compass_journal_section .blog_card .content h2{color:var(--text-color);font-size:32px;font-weight:700;font-family:var(--font-didot);margin-bottom:10px}.home_page .compass_journal_section .blog_card .content .description{justify-content:space-between;align-items:center;gap:10px;display:flex}.home_page .compass_journal_section .blog_card .content .description p{max-width:295px;color:var(--text-color);font-size:16px;font-weight:400;line-height:30px}.home_page .compass_journal_section .blog_card.large_blog_card .share_icon{top:30px;z-index:1;position:absolute;inset-inline-end:30px}.home_page .compass_journal_section .blog_card.large_blog_card .description p{max-width:420px}.home_page .feature_pieces_section .section_subtitle{opacity:.5}.home_page .feature_pieces_section .view_all_link{align-items:center;gap:8px;font-weight:600;display:flex}.home_page .feature_pieces_section .featured_watch_image{border-radius:16px;width:100%;margin-top:30px;overflow:hidden}.home_page .feature_pieces_section .featured_watch_image img{object-fit:cover;width:100%;height:auto}.watches_page .top_section{padding:80px 0}.watches_page .watch_card{border-radius:20px;margin-top:30px;position:relative}.watches_page .watch_card .watch_card_image img{object-fit:cover;border-radius:20px;width:100%;max-height:392px}.watches_page .watch_card .watch_card_logo{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:2;border:1px solid #ffefde33;border-start-start-radius:20px;border-start-end-radius:20px;justify-content:center;width:90%;padding:9px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.collections_page .top_section{padding:80px 0}.collections_page .top_section .top_section_heading .section_subtitle{max-width:760px;margin:10px auto 0}.collections_page .top_section .collection_filter_sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffefde14 0%,#ffefde00 100%),#542411a6;border:1px solid #ffefde1f;border-radius:20px;margin-top:30px;padding:24px 14px}.collections_page .top_section .collection_filter_sidebar .filter_group:not(:first-child){margin-top:18px}.collections_page .top_section .collection_filter_sidebar .filter_group h3{color:#ffefde;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.2}.collections_page .top_section .collection_filter_sidebar .filter_group ul{margin-bottom:0;padding-left:0;list-style:none}.collections_page .top_section .collection_filter_sidebar .filter_group li:not(:last-child){margin-bottom:6px}.collections_page .top_section .collection_filter_sidebar .filter_group li button{color:#ffefde99;text-align:left;background:0 0;border:none;align-items:flex-start;gap:8px;width:100%;font-size:13px;font-weight:500;line-height:1.25;transition:color .25s;display:flex}.collections_page .top_section .collection_filter_sidebar .filter_group li .filter_radio{background-color:#ffefde33;border:1px solid #ffefde4d;border-radius:50%;flex-shrink:0;width:11px;height:11px;margin-top:2px;transition:all .25s}.collections_page .top_section .collection_filter_sidebar .filter_group li .active{color:#ffefde}.collections_page .top_section .collection_filter_sidebar .filter_group li .active .filter_radio{background-color:#ffae4b;border-color:#ffae4b;box-shadow:0 0 6px #ffae4b80}.collections_page .top_section .collection_filter_placeholder{min-height:300px;margin-top:30px}
:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-color)}*,html,body{font-family:var(--font-montserrat),sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}a,button{transition:all .3s ease-in-out}ul{margin-bottom:0;padding-left:0;list-style:none}h1,h2,h3,h4,h5,h6,p,a,button{margin-bottom:0;font-weight:700}input:focus{box-shadow:none;outline:none}button:disabled{opacity:.8;cursor:not-allowed}img{object-fit:contain;max-width:100%;height:auto}.common_section_background{background:var(--section-background)}.common_section_padding,.common_section_margin{padding:var(--section-padding)0}.common_x_padding{padding:0 var(--common-x-padding)}@media (min-width:1200px){.container,.container-sm{max-width:1170px;padding:0}}.g_center{justify-content:center;align-items:center;display:flex}.g_end{justify-content:end;align-items:center;display:flex}.g_between{justify-content:space-between;align-items:center;display:flex}.ltr{direction:ltr}.rtl{direction:rtl}.transparent_btn{cursor:pointer;background:0 0;border:none}.common_large_img{display:none}.common_desktop_img{display:block}@media (min-width:1441px){.common_large_img{display:block}.common_desktop_img{display:none}}
.slider-wrapper{width:446px;height:595px;margin:auto;position:relative}.slider-wrapper .slider-card{background:#000;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 10px 25px #00000040}.slider-wrapper .slider-card.dimmed:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#00000080,#0003);position:absolute;inset:0}.slider-wrapper .slider-card img{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.custom-slider{width:100%;height:100%;position:relative;overflow:hidden}.custom-slider .slider-content{width:100%;height:100%}.custom-slider .slider-arrow{z-index:2;cursor:pointer;color:#fff;background:0 0;border:none;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.custom-slider .slider-arrow.left{left:20px}.custom-slider .slider-arrow.right{right:20px}.common_watch_card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(120deg,#ffefde33 0%,#ffefde00 50%),linear-gradient(300deg,#ffffff1a 0%,#fff0 70%);border-radius:20px;min-height:300px;margin-top:35px;padding-top:35px}.common_watch_card .like_wrapper{top:15px;z-index:1;cursor:pointer;position:absolute;inset-inline-end:15px}.common_watch_card .image_wrapper img{object-fit:contain;width:auto;max-width:90%;height:264px;margin:auto;display:block}.common_watch_card .content{border-bottom:1px solid #ffefde33;padding:20px 25px}.common_watch_card .content h2{color:var(--text-color);font-size:20px;font-weight:600}.common_watch_card .content p{opacity:.7;margin-top:10px;font-size:12px;font-weight:400}.common_watch_card .content .price_wrapper{align-items:center;gap:5px;margin-top:5px;display:flex}.common_watch_card .content .price_wrapper span{color:var(--yellow-color);font-size:20px;font-weight:600}.common_watch_card .bottom_wrapper{justify-content:center;align-items:center;height:58px;display:flex}.common_watch_card .bottom_wrapper a{color:var(--text-color);font-size:16px;font-weight:600}.common_watch_pieces_tabs_wrap{border-radius:30px;align-items:center;gap:17px;margin-top:25px;display:flex}.common_watch_pieces_tabs_wrap .watch_tab_arrow{opacity:.75;background:0 0;border:none;border-radius:50%;place-items:center;width:32px;min-width:32px;height:32px;transition:opacity .25s;display:grid}.common_watch_pieces_tabs_wrap .watch_tab_arrow:hover{opacity:1}.common_watch_pieces_tabs_wrap .watch_pieces_tabs{scrollbar-width:none;align-items:center;gap:10px;width:100%;display:flex;overflow-x:auto}.common_watch_pieces_tabs_wrap .watch_pieces_tabs::-webkit-scrollbar{display:none}.common_watch_pieces_tabs_wrap .watch_piece_tab{color:var(--text-color);white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:10px;min-width:fit-content;padding:8px 16px;font-size:14px;font-weight:600;line-height:1;transition:all .25s;display:inline-flex}.common_watch_pieces_tabs_wrap .watch_piece_tab .brand_thumb{object-fit:contain;width:18px;height:30px}.common_watch_pieces_tabs_wrap .watch_piece_tab.active,.common_watch_pieces_tabs_wrap .watch_piece_tab:hover{opacity:1;background:linear-gradient(120deg,#ffefde80 0%,#ffefde00 50%),linear-gradient(300deg,#fff3 0%,#fff0 70%);border-color:#ffefde73}
@font-face{font-family:montserrat;src:url(../media/Montserrat_Regular-s.p.8b6ae9af.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:montserrat;src:url(../media/Montserrat_Medium-s.p.b6a3adaa.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:montserrat;src:url(../media/Montserrat_SemiBold-s.p.0b7ac1f3.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:montserrat;src:url(../media/Montserrat_Bold-s.p.9993cb00.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:montserrat Fallback;src:local(Arial);ascent-override:84.98%;descent-override:22.04%;line-gap-override:0.0%;size-adjust:113.9%}.montserrat_1cc2aaa1-module__gs9q6q__className{font-family:montserrat,montserrat Fallback}.montserrat_1cc2aaa1-module__gs9q6q__variable{--font-montserrat:"montserrat","montserrat Fallback"}
@font-face{font-family:didot;src:url(../media/Didot-s.1e9c422d.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:didot;src:url(../media/DidotBold-s.482bea8e.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:didot;src:url(../media/DidotItalic-s.d6289557.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:didot Fallback;src:local(Arial);ascent-override:79.11%;descent-override:33.9%;line-gap-override:39.44%;size-adjust:88.49%}.didot_877320c5-module__PclqOG__className{font-family:didot,didot Fallback}.didot_877320c5-module__PclqOG__variable{--font-didot:"didot","didot Fallback"}
