:root{--background:#542411;--text-color:#ffefde;--primary-color:#ffae4b}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;min-height:100vh}body{color:var(--text-color);overflow-x:hidden}img{max-width:100%;max-height:auto}.section_spacing{margin:80px 0}a{color:inherit;text-decoration:none}ul{padding-left:0;list-style:none}h1,h2,h3,h4,h5,h6,p{margin-bottom:0}.main_title{color:#000;font-size:48px;font-weight:700;line-height:60px}@media (max-width:991px){.main_title{font-size:40px;line-height:normal}}@media (max-width:767px){.main_title{font-size:32px}}.sub_title{font-size:16px;font-weight:500;line-height:28px}.common_section{margin:80px 0}@media (max-width:991px){.common_section{margin:60px 0}}@media (min-width:1200px){.container{max-width:1170px}}.common_verticle_padding{padding:100px 0}@media (max-width:991px){.common_verticle_padding{padding:60px 0}}.common_horizontal_padding{padding:0 50px}@media (max-width:991px){.common_horizontal_padding{padding:60px 0}}.text_primary{color:var(--primary-color)}.main_title{font-family:Didot;font-weight:400;font-style:Regular;letter-spacing:0;color:var(--text-color);font-size:48px;line-height:100%}.main_title2{font-family:Didot;font-weight:400;font-style:Regular;letter-spacing:0;color:#333;font-size:48px;line-height:100%}.sub_title{font-family:Montserrat;font-weight:400;font-style:Regular;letter-spacing:0;color:var(--text-color);font-size:16px;line-height:30px}
@font-face{font-family:Montserrat;src:url(../media/Montserrat-VariableFont_wght.0ezu~6t~0jl6g.ttf)}@font-face{font-family:Didot;src:url(../media/Didot.0jinbzb4tylxz.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Didot;src:url("../media/Didot Italic.0gx~-h_vnwnyj.otf")format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Didot;src:url("../media/Didot Bold.0k1eg945~vjup.otf")format("opentype");font-weight:700;font-style:normal;font-display:swap}.header{background:var(--background);border-bottom:1px solid #ffffff1a;align-items:center;min-height:97px;padding:19px 20px;display:flex}.header .main_logo{max-width:60px;height:auto;display:block}@media (max-width:1199px){.header .main_logo{max-width:50px}}.header .header_custom{justify-content:space-between;align-items:center;width:100%;display:flex}.header .header_custom .hamburger{cursor:pointer;z-index:1100;flex-direction:column;gap:5px;display:none}@media (max-width:1199px){.header .header_custom .hamburger{display:flex}}.header .header_custom .hamburger span{background:#fff;width:25px;height:2px;transition:all .3s;display:block}.header .header_custom .hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.header .header_custom .hamburger.open span:nth-child(2){opacity:0}.header .header_custom .hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header .header_custom .nav_wrappers{align-items:center;display:flex}@media (max-width:1199px){.header .header_custom .nav_wrappers{z-index:1050;background:#0d0d0d;flex-direction:column;align-items:flex-start;gap:40px;width:80%;height:100vh;padding:100px 30px;transition:all .4s ease-in-out;position:fixed;top:0;left:-100%}.header .header_custom .nav_wrappers.active{left:0}.header .header_custom .nav_wrappers .header_actions{flex-direction:column;align-items:flex-start;gap:25px;width:100%;margin-inline-start:0;display:flex!important}.header .header_custom .nav_wrappers .header_actions .search_box{width:100%}.header .header_custom .nav_wrappers .header_actions .search_box input{opacity:1;width:100%!important}}.header .header_custom .nav_wrappers .nav_links{color:#ffefde;align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1199px){.header .header_custom .nav_wrappers .nav_links{flex-direction:column;align-items:flex-start;gap:30px}}.header .header_custom .nav_wrappers .nav_links li a{color:#ffefde80;text-transform:uppercase;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:100%;text-decoration:none}.header .header_custom .nav_wrappers .nav_links li a.active{color:var(--text-color);font-weight:600;position:relative}.header .header_custom .nav_wrappers .nav_links li a.active:after{content:"";background:#f5b041;border-radius:50%;width:6px;height:6px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}@media (max-width:1199px){.header .header_custom .nav_wrappers .nav_links li a.active:after{bottom:-5px;left:0;transform:none}}.header .header_custom .header_actions{align-items:center;gap:10px;margin-inline-start:10px;display:flex}@media (max-width:1199px){.header .header_custom .header_actions{display:none}}.header .header_custom .header_actions .search_box{border-radius:14px;width:199px;height:41px;position:relative}.header .header_custom .header_actions .search_box input{border:1px solid var(--text-color);color:var(--text-color);opacity:.5;background:0 0;border-radius:14px;width:199px;height:41px;padding:15px;font-family:Montserrat,sans-serif;font-size:14px;line-height:100%}@media (max-width:1199px){.header .header_custom .header_actions .search_box input{height:45px}}.header .header_custom .header_actions .search_box .search_icon{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.header .header_custom .header_actions .inquire_btn{background:var(--primary-color);color:#333;cursor:pointer;border:none;border-radius:12px;width:120px;height:41px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}@media (max-width:1199px){.header .header_custom .header_actions .inquire_btn{width:100%;height:45px}}.header .header_custom .header_actions .lang_select{align-items:center;gap:4px;display:flex}.header .header_custom .header_actions .lang_select .en{color:var(--text-color);text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700}.hero_wrapper{background-image:url(/images/hero.webp);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}@media (min-width:1200px){.hero_wrapper{min-height:750px;padding:85px}}.hero_custom{text-align:center;width:100%}.hero_custom .hero_content h3{color:#ffae4b;letter-spacing:5%;text-transform:uppercase;margin-bottom:15px;font-family:Montserrat;font-size:14px;font-weight:700;line-height:100%}@media (min-width:1200px){.hero_custom .hero_content h3{margin-bottom:20px;font-size:16px}}.hero_custom .hero_content h1{color:#ffefde;text-transform:uppercase;max-width:100%;margin:0 auto;font-family:Didot;font-size:32px;font-weight:700;line-height:110%}@media (min-width:575px){.hero_custom .hero_content h1{font-size:48px}}@media (min-width:1200px){.hero_custom .hero_content h1{max-width:880px;margin-top:20px;font-size:72px;line-height:100%}}@media (min-width:1440px){.hero_custom .hero_content h1{font-size:80px}}.hero_custom .hero_content p{color:#ffefde;text-transform:uppercase;margin-top:15px;font-family:Montserrat;font-size:14px;font-weight:500;line-height:140%}@media (min-width:1200px){.hero_custom .hero_content p{margin-top:20px;font-size:16px;line-height:100%}}.hero_custom .hero_actions{flex-direction:column;justify-content:center;align-items:center;gap:15px;margin-top:25px;display:flex}@media (min-width:575px){.hero_custom .hero_actions{flex-direction:row;gap:20px}}.hero_custom .hero_actions .cta_btn{color:#ffefde;background:0 0;border:1px solid #ffefde;border-radius:13px;width:100%;max-width:222px;height:52px;font-family:Montserrat;font-size:16px;font-weight:700}@media (min-width:1200px){.hero_custom .hero_actions .cta_btn{margin-top:20px}}.hero_custom .hero_actions .video_button{margin-top:0}@media (min-width:1200px){.hero_custom .hero_actions .video_button{margin-top:20px}}.hero_custom .watch_image_box{margin-top:30px}.hero_custom .watch_image_box img{max-width:100%;height:auto}.footer_wrapper{background-image:url(/images/footer-bg.png);min-height:auto;margin-bottom:0}.footer_wrapper .footer_content p{max-width:305px;color:var(--text-color);font-style:Regular;letter-spacing:0;margin-top:25px;font-family:Montserrat;font-size:16px;font-weight:400;line-height:26px}.footer_wrapper .quick_links h2{color:var(--text-color);font-style:SemiBold;letter-spacing:0;font-family:Montserrat;font-size:20px;font-weight:600;line-height:100%}.footer_wrapper .quick_links ul{flex-flow:column wrap;gap:24px;padding:24px 0;font-family:Montserrat;display:flex}.footer_wrapper .quick_links ul li{font-family:Montserrat}.footer_wrapper .quick_links ul li a{color:var(--text-color);font-style:Regular;letter-spacing:0;font-family:Montserrat;font-size:16px;font-weight:400;line-height:100%}.footer_wrapper .right_section{justify-content:space-between;display:flex}@media (max-width:991px){.footer_wrapper .right_section{flex-direction:column}}.footer_wrapper .right_section .footer_input_wrap{margin-top:15px;display:flex}.footer_wrapper .right_section .footer_input_wrap input{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffefde26;border:1px solid #ffefde1a;border-top-left-radius:12px;border-bottom-left-radius:12px;outline:none;width:251px;height:46px;padding:0 20px;font-size:13px}.footer_wrapper .right_section .footer_input_wrap input::placeholder{color:var(--text-color);letter-spacing:0;line-height:20px;font-style:Regular;font-family:Montserrat;font-size:12px}.footer_wrapper .right_section .footer_input_wrap button{background:var(--text-color);cursor:pointer;letter-spacing:0;height:46px;font-family:Montserrat;font-size:14px;line-height:100%;font-style:SemiBold;border:none;border-top-right-radius:12px;border-bottom-right-radius:12px;padding:8px 24px;font-weight:600}.footer_wrapper .right_section .newsletter_part h2{font-weight:600;font-style:SemiBold;letter-spacing:0;color:var(--text-color);font-family:Montserrat;font-size:20px;line-height:100%}.footer_wrapper .right_section .newsletter_part p{font-weight:400;font-style:Regular;letter-spacing:0;color:var(--text-color);max-width:220px;margin-top:15px;font-family:Montserrat;font-size:12px;line-height:20px}.footer_wrapper .hr{border:1px solid #ffefde26;margin-top:40px;margin-bottom:0}.footer_wrapper .footer_bottom{justify-content:space-between;margin-top:30px;margin-bottom:0;display:flex}.footer_wrapper .footer_bottom p{font-family:Montserrat;font-weight:400;font-style:Regular;letter-spacing:0;margin:0;font-size:16px;line-height:100%}.footer_wrapper .footer_bottom ul{gap:40px;margin-bottom:0;display:flex}.footer_wrapper .footer_bottom .footer_bottom ul{gap:20px;margin-bottom:0;padding-left:0;list-style:none;display:flex}.footer_wrapper .footer_bottom .footer_bottom ul li a{font-family:Montserrat;font-weight:400;font-style:Regular;letter-spacing:0;font-size:16px;line-height:100%}.footer_wrapper{min-height:auto;padding:80px 0 40px}.footer_wrapper .right_section{justify-content:space-between;gap:30px;display:flex}@media (min-width:1440px){.footer_wrapper{padding:100px 0 60px}.footer_wrapper .footer_content p{max-width:350px}}@media (max-width:991px){.footer_wrapper{padding:60px 0}.footer_wrapper .right_section{grid-template-columns:1fr 1fr;gap:40px 20px;display:grid}.footer_wrapper .right_section .newsletter_part{text-align:center;grid-column:span 2}.footer_wrapper .right_section .newsletter_part .footer_input_wrap{justify-content:center}.footer_wrapper .footer_bottom{text-align:center;flex-direction:column;gap:15px}.footer_wrapper .footer_bottom ul{justify-content:center;padding:0}}@media (max-width:575px){.footer_wrapper{text-align:center;padding:40px 0}.footer_wrapper .footer_logo{justify-content:center;display:flex}.footer_wrapper .footer_content p{max-width:100%;margin:20px auto}.footer_wrapper .right_section{flex-direction:column;align-items:center;gap:30px;display:flex}.footer_wrapper .right_section .quick_links h2{margin-bottom:10px}.footer_wrapper .right_section .quick_links ul{gap:15px;padding:10px 0}.footer_wrapper .right_section .newsletter_part{width:100%}.footer_wrapper .right_section .newsletter_part .footer_input_wrap{flex-direction:column;align-items:center;gap:10px}.footer_wrapper .right_section .newsletter_part .footer_input_wrap input,.footer_wrapper .right_section .newsletter_part .footer_input_wrap button{border-radius:12px;width:100%}.footer_wrapper .footer_bottom{margin-top:20px;font-size:14px}.footer_wrapper .footer_bottom ul{flex-direction:column;gap:10px}}.home .hero_wrapper{object-fit:contain;background-image:url(/images/hero.webp);background-position:50%;background-size:cover;flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.home .hero_custom{text-align:center}.home .hero_custom .hero_content h3{color:#ffae4b;letter-spacing:5%;text-transform:uppercase;font-family:Montserrat;font-size:14px;font-weight:700;line-height:100%;font-style:Bold;margin-bottom:15px}.home .hero_custom .hero_content h1{text-transform:uppercase;color:#ffefde;letter-spacing:0;max-width:100%;margin:0 auto;font-family:Didot;font-size:32px;font-weight:700;line-height:100%}.home .hero_custom .hero_content p{color:#ffefde;text-transform:uppercase;letter-spacing:0;font-family:Montserrat;font-size:14px;font-weight:500;line-height:100%;font-style:Medium;margin-top:15px}.home .hero_custom .hero_actions{flex-direction:column;justify-content:center;align-items:center;gap:15px;margin-top:20px;display:flex}.home .hero_custom .hero_actions .cta_btn{border:1px solid var(--text-color);width:100%;max-width:222px;height:52px;color:var(--text-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);letter-spacing:0;background:linear-gradient(100.11deg,#ffefde -8.34%,#ffefde00 19.13%),linear-gradient(100.74deg,#ffefde00 78.07%,#ffefde 102.84%);border-radius:13px;font-family:Montserrat;font-size:16px;font-weight:700;line-height:100%}@media (min-width:575px){.home .hero_wrapper{min-height:700px;padding:60px}.home .hero_custom .hero_content h1{font-size:48px}.home .hero_custom .hero_actions{flex-direction:row}}@media (min-width:1200px){.home .hero_wrapper{min-height:750px;padding:85px}.home .hero_custom .hero_content h3{margin-bottom:20px;font-size:16px}.home .hero_custom .hero_content h1{max-width:880px;margin-top:20px;font-size:72px;line-height:100%}.home .hero_custom .hero_content p{margin-top:20px;font-size:16px;line-height:100%}.home .hero_custom .hero_actions .cta_btn{margin-top:20px}}@media (min-width:1440px){.home .hero_wrapper{min-height:850px}.home .hero_custom .hero_content h1{font-size:80px}}.home .OurEthos_wrapper{background-color:var(--text-color)}.home .OurEthos_wrapper .left_ethos{flex-direction:column;justify-content:center;min-height:100%;display:flex}.home .OurEthos_wrapper .left_ethos h3{color:#542411;letter-spacing:0;font-family:Montserrat;font-size:20px;font-weight:600;line-height:100%}.home .OurEthos_wrapper .left_ethos .horizontal_line{margin-top:15px}.home .OurEthos_wrapper .left_ethos h2{max-width:440px;margin-top:15px}.home .OurEthos_wrapper .left_ethos .paragraph{color:#9c9b9b;letter-spacing:0;font-family:Montserrat;font-size:16px;font-weight:400;line-height:30px;font-style:Regular;max-width:480px;margin-top:20px}.home .OurEthos_wrapper .left_ethos .ethos_settingsection{gap:45px;max-width:350px;margin-top:30px;padding:0 10px;display:flex}.home .OurEthos_wrapper .left_ethos .ethos_settingsection .single_card h3{font-family:Montserrat;font-size:12px;font-weight:600;font-style:SemiBold;letter-spacing:0;color:var(--background);margin-top:10px;line-height:15px}.home .OurEthos_wrapper .OurEthos_wrapper .image_wrapper{margin-top:50px}.home .OurEthos_wrapper .OurEthos_wrapper .image_wrapper .swiper{max-width:350px;height:450px}.home .OurEthos_wrapper .OurEthos_wrapper .left_ethos{text-align:center}.home .OurEthos_wrapper .OurEthos_wrapper .left_ethos .ethos_settingsection{justify-content:center}.home .OurEthos_wrapper .common_horizontal_padding{padding:0 50px}.home .PreOwned_wrapper{background:var(--background)}.home .PreOwned_wrapper .PreOwned_left{flex-direction:column;justify-content:center;min-height:100%;display:flex}.home .PreOwned_wrapper .PreOwned_left .main_title{max-width:450px;margin-bottom:18px}.home .PreOwned_wrapper .PreOwned_left .sub_title{margin-bottom:18px}.home .PreOwned_wrapper .PreOwned_left .preowned_buttons{gap:10px;display:flex}.home .PreOwned_wrapper .PreOwned_left .preowned_buttons .cta_btn{width:100%;max-width:210px;height:52px;color:var(--text-color);font-family:Montserrat;font-size:16px;font-weight:700;font-style:Bold;letter-spacing:0;border:1px solid var(--text-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(100.11deg,#ffefde -8.34%,#ffefde00 19.13%),linear-gradient(100.74deg,#ffefde00 78.07%,#ffefde 102.84%);border-radius:13px;line-height:100%}.home .PreOwned_wrapper .image_wrapper{max-width:555px;margin:0 auto;position:relative}.home .PreOwned_wrapper .image_wrapper .preowned_swiper{border-radius:20px;overflow:hidden}.home .PreOwned_wrapper .image_wrapper .preowned_swiper .preowned_watch{object-fit:cover;width:100%;height:auto;display:block}.home .PreOwned_wrapper .image_wrapper .slider_nav{justify-content:center;gap:40px;margin-top:30px;display:flex}.home .PreOwned_wrapper .image_wrapper .slider_nav .nav_arrow{cursor:pointer;align-items:center;transition:opacity .3s;display:flex}.home .PreOwned_wrapper .image_wrapper .slider_nav .nav_arrow:hover{opacity:.7}.home .PreOwned_wrapper .image_wrapper .slider_nav .nav_arrow img{filter:brightness(0)invert()}.home .PreOwned_wrapper .PreOwned_left .preowned_buttons{gap:15px;margin-top:30px;display:flex}@media (max-width:991px){.home .PreOwned_wrapper .image_wrapper{margin-top:40px}.home .PreOwned_wrapper .PreOwned_left{text-align:center}.home .PreOwned_wrapper .PreOwned_left .preowned_buttons{justify-content:center}}.home .Join_TheInner_wrapper{background:var(--background)}.home .Join_TheInner_wrapper .Join_TheInner_custom{background-image:url(/images/bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;width:100%;min-height:567px;padding:50px;display:flex}.home .Join_TheInner_wrapper .Join_TheInner_custom .content_flexbox{justify-content:space-between;width:100%;display:flex}.home .Join_TheInner_wrapper .Join_TheInner_custom .content_flexbox .text_area{max-width:650px}.home .Join_TheInner_wrapper .Join_TheInner_custom .content_flexbox .text_area .sub_title{margin-top:14px}.home .Join_TheInner_wrapper .Join_TheInner_custom .content_flexbox .button_area .cta_btn{width:100%;height:52px;color:var(--text-color);border:1px solid var(--text-color);letter-spacing:0;background:0 0;border-radius:13px;margin-top:68px;padding:0 40px;font-family:Montserrat;font-size:16px;font-weight:700;line-height:100%}
