@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:1920px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Jost,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}img{background-color:#eff0f1}@media only screen and (max-width:1025px){a,div{-webkit-tap-highlight-color:transparent;tap-highlight-color:#0000}}.navBar{align-items:center;background-color:#fff;box-shadow:0 10px 33px #0000001a;display:flex;justify-content:space-between;padding:35px 160px;position:relative;position:-webkit-sticky;position:sticky;top:0;z-index:10}.logoLinkContainer{gap:60px}.logoContainer,.logoLinkContainer{align-items:center;display:flex;justify-content:center}.logoContainer img{background:none!important}.linkContainer ul{align-items:center;display:flex;gap:40px}.linkContainer ul li{list-style-type:none}.linkContainer ul li a{color:#1b1b1b;font-size:14px;font-weight:600;position:relative;text-decoration:none}.linkContainer ul li a:after{background-color:#1b1b1b;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-out;width:0}.linkContainer ul li a:hover:after{transition-delay:.1s;width:60%}.iconContainer{gap:35px}.iconContainer,.iconContainer a{align-items:center;display:flex;justify-content:center}.iconContainer a{color:#000;text-decoration:none}.mobile-nav{display:none}@media screen and (max-width:1210px){.navBar{display:none}.mobile-nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px 60px;position:relative;z-index:10}}@media screen and (max-width:450px){.mobile-nav{padding:20px 15px}}.mobile-menu{background-color:#fff;border-top:1px solid #e4e4e4;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:60px;height:100vh;opacity:0;position:absolute;right:0;top:74px;transform:translateY(-100%);transition:transform .3s ease-out,opacity .3s ease-out;width:100%;z-index:9}.mobile-menu.open{opacity:1;overflow:hidden;transform:translateY(0)}.mobile-menuSearchBar{padding:20px}.mobile-menuSearchBarContainer{align-items:center;border:1px solid #e4e4e4;border-radius:5px;display:flex;gap:10px;justify-content:center;padding:10px 20px}.mobile-menuSearchBarContainer input{border:none;font-size:14px;outline:none;width:100%}.mobile-menuSearchBarContainer a{align-items:center;color:#000;display:flex;text-decoration:none}.mobile-menuList ul{border-bottom:1px solid #e0e0e0;list-style-type:none;margin:0;padding:0}.mobile-menuList ul li{padding:10px 20px}.mobile-menuList ul li a{color:#1b1b1b;font-size:16px;font-weight:600;text-decoration:none}.mobile-menuFooter{display:flex;flex-direction:column;gap:30px;padding:15px 20px}.mobile-menuFooterLogin a{align-items:center;color:#000;display:flex;gap:10px;text-decoration:none}.mobile-menuFooterLogin p{font-size:14px;font-weight:600;text-transform:uppercase}.mobile-menuFooterLangCurrency{display:flex;flex-direction:column;gap:15px}.mobile-menuFooterLang{align-items:center;display:flex;gap:30px}.mobile-menuFooterLang select{background-color:initial;border:none;font-size:14px;outline:none}.mobile-menuFooterCurrency{align-items:center;display:flex;gap:30px}.mobile-menuFooterCurrency select{background-color:initial;border:none;font-size:14px;outline:none}.mobile-menuSocial_links{display:flex;gap:30px;margin-bottom:20px;width:240px}.mobile-menuSocial_links svg{cursor:pointer}.footer{background-color:#e4e4e4;display:flex;flex-direction:column;gap:100px;margin-top:50px;padding:30px 160px}.footer__container{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(5,1fr);padding-top:50px}.footer_left{display:flex;flex-direction:column;gap:20px}.footer_logo_container{margin-bottom:20px}.footer_logo_container img{background:none!important}.footer_left p{font-size:14px}.footer_address{display:flex;flex-direction:column;margin-bottom:10px}.footer_address strong{font-size:14px;font-weight:600}.social_links{display:flex;gap:30px;width:240px}.social_links svg{cursor:pointer}.footer_content{display:flex;flex-direction:column;gap:30px}.footer_content h5{font-size:18px;font-weight:600;text-transform:uppercase}.links_container ul{display:flex;flex-direction:column;gap:15px}.links_container ul li{list-style-type:none}.links_container ul li a{color:#000;font-size:14px;position:relative;text-decoration:none}.links_container ul li a:after{background-color:#000;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease-out;width:0}.links_container ul li a:hover:after{transition-delay:.1s;width:80%}.footer_right{display:flex;flex-direction:column;gap:30px}.footer_right h5{font-size:18px;font-weight:600;text-transform:uppercase}.footer_right p{font-size:14px}.footer_right form{display:flex;margin-top:-10px}.footer_right form input{border:none;outline:none;padding:19px 20px;width:100%}.footer_right form button{background-color:#fff;border:none;color:#000;cursor:pointer;font-weight:500;padding:10px 20px;text-transform:uppercase}.footer_right h6{font-size:14px;font-weight:500}.paymentIconContainer{height:30px;margin-top:-10px;width:250px}.paymentIconContainer img{background:none!important;height:100%;width:100%}.footer_bottom{align-items:center;border-top:1px solid #cfcdcd;justify-content:space-between;margin-top:20px;padding-top:30px}.footerLangCurrency,.footer_bottom{display:flex;flex-wrap:wrap;gap:20px}.footerLang{align-items:center;display:flex;gap:30px}.footerLang select{background-color:initial;border:none;font-size:14px;outline:none}.footerCurrency{align-items:center;display:flex;gap:30px}.footerCurrency select{background-color:initial;border:none;font-size:14px;outline:none}@media screen and (max-width:1210px){.footer{padding:50px 60px}.footer__container{grid-template-columns:repeat(2,1fr)}.footer_left{gap:10px}.footer_content,.footer_right{gap:20px}.paymentIconContainer{width:200px}}@media screen and (max-width:450px){.footer{gap:30px;padding:20px 15px}.footer__container{gap:30px;grid-template-columns:1fr}.footer_left{gap:10px}.footer_content,.footer_right{gap:20px}.paymentIconContainer{width:150px}.paymentIconContainer img{height:40px;width:320px}.footerLangCurrency{gap:10px}}@media screen and (max-width:320px){.paymentIconContainer img{height:35px;width:280px}}.top-to-btm{cursor:pointer;position:relative}.iconStyle{background-color:#eee;bottom:0;height:45px;right:0;width:45px;z-index:20}.iconStyle,.popup-overlay{align-items:center;display:flex;justify-content:center;position:fixed}.popup-overlay{animation:fadeIn .5s;background:#00000080;height:100%;left:0;opacity:1;top:0;width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.popup-content{animation:slideIn .5s forwards;background:#fff;border:1px solid #e4e2dc;border-radius:5px;display:flex;max-width:900px;opacity:0;position:relative;transform:translateY(-50%);width:80%}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.popup-content.fade-out{animation:slideOut .5s forwards,fadeOut .5s forwards}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.close-button{background:none;border:none;cursor:pointer;font-size:26px;position:absolute;right:20px;top:10px}.popup-left{width:50%}.popup-left img{border-radius:5px 0 0 5px;height:100%;width:100%}.popup-right{display:flex;flex-direction:column;gap:10px;justify-content:center;padding:25px;width:50%}.popup-right h2{font-size:26px;font-weight:500;margin-top:0}.popup-right p{font-size:14px;font-weight:400;line-height:24px}.popup-right form{border:2px solid #e4e2dc;display:flex;margin-top:20px}.popup-right input{border:none;outline:none;padding:15px;width:100%}.popup-right button{background:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:500;padding:10px}@media screen and (max-width:450px){.popup-left{display:none}.popup-right{width:100%}.popup-right h2{font-size:22px}.popup-right p{font-size:14px}.popup-right button{padding:15px}.popup-right form{margin-top:10px}.close-button{right:15px;top:10px}.popup-content{width:90%}}