﻿:root{--black: #212121;--text-color: #404040;--grey-light: #707070;--brown-light: #D2C2B1;--brown-lightest: #E1D3BD;--brown: #896D4D;--brown-dark: #C0AB92;--brown-darkest: #A39684;--green: #A79443;--green-dark: #748121;--grey-dark: #A99B9C;--grey-darkest: #939096;--yellow: #BF861A;--orange: #C27B4C;--orange-light: #C9BCA7}:root .black{background:var(--black)}:root .text-color{background:var(--text-color)}:root .grey-light{background:var(--grey-light)}:root .brown-light{background:var(--brown-light)}:root .brown-lightest{background:var(--brown-lightest)}:root .brown{background:var(--brown)}:root .brown-dark{background:var(--brown-dark)}:root .brown-darkest{background:var(--brown-darkest)}:root .green{background:var(--green)}:root .green-dark{background:var(--green-dark)}:root .grey-dark{background:var(--grey-dark)}:root .grey-darkest{background:var(--grey-darkest)}:root .yellow{background:var(--yellow)}:root .orange{background:var(--orange)}:root .orange-light{background:var(--orange-light)}@font-face{font-family:PoiretOne Regular;src:url("../fonts/PoiretOne-Regular.ttf")}@font-face{font-family:Poppins Bold;src:url("../fonts/Poppins-Bold.ttf")}@font-face{font-family:Poppins Regular;src:url("../fonts/Poppins-Regular.ttf")}@font-face{font-family:Poppins SemiBold;src:url("../fonts/Poppins-SemiBold.ttf")}@font-face{font-family:Poppins Italic;src:url("../fonts/Poppins-Italic.ttf")}@font-face{font-family:Poppins BoldItalic;src:url("../fonts/Poppins-BoldItalic.ttf")}@font-face{font-family:KeplerStd Bold;src:url("../fonts/KeplerStd-Bold.otf")}header#header{background:rgba(235,238,241,.6);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transition:.3s ease;position:fixed;top:0;left:0;width:100vw;height:126px;display:flex;align-items:center;z-index:300;padding-left:4rem}@media(max-width: 1440px){header#header{height:105px;padding-left:2.5rem}}@media(max-width: 1280px){header#header{justify-content:space-between}}@media(max-width: 575px){header#header{height:80px}}header#header .link{transition:.1s all ease;position:relative}header#header .link:hover{color:#717171;text-shadow:-0.1px -0.1px 0 #717171,.1px -0.1px 0 #717171,-0.1px .1px 0 #717171,.1px .1px 0 #717171}header#header .link:not(#lnk-tohaa){padding:0 0 .375rem}header#header .link:not(#lnk-tohaa)>a{width:fit-content;margin:auto}header#header .link:not(#lnk-tohaa)>a:after{content:"";background:#353738;height:0;width:0;position:absolute;bottom:3px;left:50%;transform:translateX(-50%);transform-origin:center;transition:width .2s}header#header .link:not(#lnk-tohaa)>a:hover:after{height:1px;width:30%}@media(max-width: 1440px){header#header .link:not(#lnk-tohaa){padding:0 .5rem;width:auto}}header#header .top-menu a[data-depth="0"]{padding:.1875rem .625rem 0}header#header div.toggle-content{width:28px;height:20px;position:relative;transition:.2s all ease}header#header #open-menu,header#header #close-menu-lang{cursor:pointer}header#header #open-menu .toggle-content span.line,header#header #close-menu-lang .toggle-content span.line{display:block;height:2px;width:24px;background:#000;position:absolute;left:0;transition:.2s all ease}header#header #open-menu .toggle-content span.line .line-menu,header#header #close-menu-lang .toggle-content span.line .line-menu{opacity:0;transition:.2s all ease;position:relative;bottom:8px;left:46px;font-family:"Poppins Regular",sans-serif;font-size:.93em;color:var(--black)}header#header #open-menu{width:80px}@media(max-width: 1440px){header#header #open-menu{width:auto;margin-right:2rem}}@media(max-width: 575px){header#header #open-menu{width:102px;margin-right:0}}@media(max-width: 480px){header#header #open-menu{width:34px}}header#header #open-menu .toggle-content span.line:not(:first-of-type):not(:last-of-type){width:31px;height:2px}header#header #open-menu .toggle-content span.line:first-of-type{top:0}header#header #open-menu .toggle-content span.line:nth-of-type(2){top:50%;transform:translateY(-50%)}header#header #open-menu .toggle-content span.line:last-of-type{top:100%}@media(min-width: 480px){header#header #open-menu:not(.activeToggle):hover span.line{position:absolute;left:0}header#header #open-menu:not(.activeToggle):hover span.line:first-of-type{transform-origin:left;transform:rotate(90deg) translate(-2px, 2px);left:50%}header#header #open-menu:not(.activeToggle):hover span.line:nth-of-type(2){left:100%}header#header #open-menu:not(.activeToggle):hover span.line:last-of-type{top:50%;transform:translateY(-50%)}}header#header #open-menu.activeToggle{z-index:6}header#header #open-menu.activeToggle span.line:first-of-type{top:0;transform:rotate(45deg);transform-origin:left}header#header #open-menu.activeToggle span.line:nth-of-type(2){left:100%}@media(max-width: 480px){header#header #open-menu.activeToggle span.line:nth-of-type(2){opacity:0}}header#header #open-menu.activeToggle span.line:last-of-type{top:100%;transform:translate(0px, -3px) rotate(-45deg);transform-origin:left}header#header #close-menu-lang{position:fixed;top:35px;right:11vw}header#header #close-menu-lang .toggle-content span.line:not(:first-of-type):not(:last-of-type){width:31px;height:.1px}header#header #close-menu-lang .toggle-content span.line:first-of-type{top:0;transform:rotate(45deg);transform-origin:left}header#header #close-menu-lang .toggle-content span.line:nth-of-type(2){top:50%;transform:translateY(-50%);left:100%}header#header #close-menu-lang .toggle-content span.line:nth-of-type(2) .line-menu{opacity:1}header#header #close-menu-lang .toggle-content span.line:last-of-type{top:100%;transform:translate(0px, -3px) rotate(-45deg);transform-origin:left}@media(max-width: 768px){header#header #close-menu-lang .line-menu{font-size:.8em}}header#header #nav1{position:fixed;top:0;left:0;width:100%;height:85vh;z-index:5;pointer-events:none;overflow-y:auto;min-height:100vh}@media(max-width: 1024px){header#header #nav1{height:100vh}}@media(max-width: 480px){header#header #nav1{height:100%}}header#header #nav1 .nav1-content{width:89vw;height:auto;min-height:85vh;background:#fff;z-index:4;transform:translateY(-101%);transition:.5s ease;box-shadow:0px 3px 6px #00000029;display:flex;flex-direction:column;align-items:center}@media(max-width: 1024px){header#header #nav1 .nav1-content{height:100%;overflow:auto;width:100%;min-height:100vh}}@media(max-width: 768px){header#header #nav1 .nav1-content{width:100%;padding:2rem}}@media(max-width: 480px){header#header #nav1 .nav1-content{padding:2rem 1.5rem}}header#header #nav1 .nav1-content .menu-top-link{display:flex;margin-right:3rem}@media(max-width: 1440px){header#header #nav1 .nav1-content .menu-top-link{margin-top:5rem}}@media(max-width: 1024px){header#header #nav1 .nav1-content .menu-top-link{position:relative;top:1rem}}@media(max-width: 768px){header#header #nav1 .nav1-content .menu-top-link{position:static;margin-right:0}}@media(max-width: 480px){header#header #nav1 .nav1-content .menu-top-link{margin-top:3rem}}header#header #nav1 .nav1-content .menu-top-link .menu-1{margin-right:7rem}@media(max-width: 768px){header#header #nav1 .nav1-content .menu-top-link .menu-1{width:50%;margin-right:1rem}}header#header #nav1 .nav1-content .menu-top-link .menu-1 li{margin-bottom:1rem}header#header #nav1 .nav1-content .menu-top-link .menu-1 li:first-of-type{text-transform:uppercase}@media(max-width: 768px){header#header #nav1 .nav1-content .menu-top-link .menu-2{width:50%}}header#header #nav1 .nav1-content .menu-top-link .menu-2 li{margin-bottom:2rem}header#header #nav1 .nav1-content .menu-top-link .menu-2 li:first-of-type,header#header #nav1 .nav1-content .menu-top-link .menu-2 li:nth-of-type(2){text-transform:uppercase}header#header #nav1 .nav1-content .menu-top-link .t-link-row{height:auto;min-height:35px}header#header #nav1 .nav1-content ul:not(.block-social ul){flex-wrap:wrap}@media(max-width: 1440px){header#header #nav1 .nav1-content ul:not(.block-social ul) li{margin-bottom:1.8rem}}@media(max-width: 575px){header#header #nav1 .nav1-content ul:not(.block-social ul) li{margin-bottom:1.3rem}}@media(max-width: 480px){header#header #nav1 .nav1-content ul:not(.block-social ul) li{margin-bottom:1.2rem}}header#header #nav1 .nav1-content ul:not(.block-social ul) li a{font-size:.93em;font-family:"Poppins Bold",sans-serif;color:var(--black)}@media(max-width: 480px){header#header #nav1 .nav1-content ul:not(.block-social ul) li a{font-size:.87em}}header#header #nav1 .nav1-content .light-lightgrey{padding-left:1rem}@media(max-width: 768px){header#header #nav1 .nav1-content .light-lightgrey{padding-left:0;text-align:center;width:100%}}@media(max-width: 1024px){header#header #nav1 .nav1-content .list-content{width:100%}}header#header #nav1 .nav1-content .list-content #language-switch{display:none}@media(max-width: 768px){header#header #nav1 .nav1-content .list-content #language-switch{display:block;margin-bottom:3rem}}header#header #nav1 .nav1-content .list-content #language-switch .language-open-modal:after{content:none}header#header #nav1.active{pointer-events:auto}header#header #nav1.active .nav1-content{transform:translateY(0%)}header#header #nav1.active #close-menu{display:block}header#header #top-menu{display:flex;justify-content:center;align-items:center}header#header #top-menu a{text-transform:uppercase;color:var(--black);font-family:"Poppins SemiBold",sans-serif;font-size:.93em;text-align:center}@media(max-width: 1440px){header#header #top-menu a{font-size:.87em}}@media(max-width: 768px){header#header #top-menu li:not(#lnk-tohaa){display:none}}header#header #top-menu #lnk-tohaa{height:92px;width:163px;margin-right:2rem}@media(max-width: 1440px){header#header #top-menu #lnk-tohaa{width:145px}}@media(max-width: 575px){header#header #top-menu #lnk-tohaa{width:105px;margin-right:0}}header#header #top-menu #lnk-tohaa a{height:100%}header#header #top-menu #lnk-tohaa img{width:100%}header#header #top-menu #lnk-tohaa .dropdown-item{display:flex;align-items:center}header#header #right-menu{display:flex;justify-content:space-around;margin-left:auto;margin-right:4rem}@media(max-width: 1440px){header#header #right-menu{margin-right:2.5rem}}@media(max-width: 575px){header#header #right-menu{margin-left:0}header#header #right-menu img{width:16px}}@media(max-width: 480px){header#header #right-menu{flex-direction:column-reverse;margin-top:1rem}header#header #right-menu .user-info{display:none}}header#header #right-menu>div{margin-left:30px}@media(max-width: 1440px){header#header #right-menu>div{margin-left:18px}}@media(max-width: 480px){header#header #right-menu>div{margin-top:1rem;margin-left:0}}@media(max-width: 480px){header#header #right-menu #language-switch{display:none}}@media(max-width: 480px){header#header #right-menu.active{z-index:6}}header#header #right-menu.active .user-info{display:flex}header#header #language-switch .language-open-modal{width:28px;height:28px;display:inline;position:relative}header#header #language-switch .language-open-modal:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:transparent;width:13px;height:13px;mix-blend-mode:multiply;transition:.2s all ease}@media(max-width: 1440px){header#header #language-switch .language-open-modal:after{width:9px;height:9px}}header#header #language-switch .language-open-modal:hover{cursor:pointer}header#header #language-switch .language-open-modal:hover:after{background:#febd6c}@media(max-width: 768px){header#header #language-switch .language-open-modal img:not(#right-menu img){height:35px}}@media(max-width: 768px){header#header #language-switch .language-open-modal img:not(#right-menu img){height:26px}}@media(max-width: 480px){header#header #language-switch .language-open-modal img:not(#right-menu img){width:25px;height:25px}}@media(max-width: 1280px){header#header #language-switch{width:100%;text-align:right}}@media(max-width: 1024px){header#header #language-switch{text-align:center;width:100%;margin-left:0}}@media(max-width: 1024px){header#header ul:first-of-type{margin:0}}header#header .block-social ul{padding-left:1rem}header#header .block-social ul li{margin-left:0;margin-right:.6rem}header#header #prehome{background:rgba(255,255,255,.95);width:100%;min-height:100vh;height:100%;overflow:auto;position:absolute;top:0;left:0;margin:0 !important;z-index:5;font-family:"Amiri",sans-serif;display:none}header#header #prehome a:hover{text-shadow:none}header#header #prehome .pre-home-content{width:68vw;margin:auto;display:flex;justify-content:center;padding-top:15rem;padding-bottom:2rem}@media(max-width: 1440px){header#header #prehome .pre-home-content{padding-top:12rem}}@media(max-width: 1024px){header#header #prehome .pre-home-content{padding-top:10rem}}@media(max-width: 575px){header#header #prehome .pre-home-content{padding-top:6rem;padding-bottom:5.5rem}}header#header #prehome .pre-home-content .logo{width:145px;position:absolute;top:2rem}@media(max-width: 1440px){header#header #prehome .pre-home-content .logo{width:115px;top:1.5rem}}header#header #prehome .big-title{position:relative;margin:0 0 4rem 0;font-family:"KeplerStd Bold",sans-serif;color:var(--black);letter-spacing:1.44px;text-transform:capitalize}header#header #prehome .big-title:before{content:"";background:var(--black);height:1px;width:73px;position:absolute;top:-14px;left:-17px;transform:translate(-50%, -50%) rotate(-45deg)}@media(max-width: 575px){header#header #prehome .big-title:before{content:none}}header#header #prehome .lang-block{display:flex}@media(max-width: 1024px){header#header #prehome .lang-block{flex-wrap:wrap}}header#header #prehome .lang-block p{margin-right:20px}header#header #prehome .lang-block p:first-of-type{font-size:1em;font-family:"Poppins SemiBold",sans-serif}header#header #prehome .lang-block p:last-of-type{font-style:italic;font-size:12px;font-family:"Poppins Regular",sans-serif}@media(max-width: 1024px){header#header #prehome .lang-block p:last-of-type{width:100%}}header#header #prehome .lang-block span{margin-right:20px}header#header #prehome .lang-p{align-items:center;margin-bottom:3rem}header#header #prehome .lang-list{width:100%}header#header #prehome .lang-list ul{width:33.33%;margin:0}@media(max-width: 768px){header#header #prehome .lang-list ul{width:100%;margin-bottom:2rem}}@media(max-width: 480px){header#header #prehome .lang-list ul{margin-bottom:23px}}header#header #prehome .lang-list ul li{margin-bottom:15px;width:fit-content;transition:.2s all ease;color:var(--black);text-transform:capitalize;letter-spacing:1.66px;font-family:"Poppins Regular",sans-serif;font-weight:400;font-size:13px}header#header #prehome .lang-list ul li span{margin-left:.3em}header#header #prehome .lang-list ul li.global{margin-top:28px}header#header #prehome .lang-list ul li.continent{font-size:18px;margin-bottom:29px;position:relative;font-family:"Poppins SemiBold",sans-serif}header#header #prehome .lang-list ul li.continent a{font-size:1.4em;text-transform:uppercase;font-weight:normal;font-family:"Poppins SemiBold",sans-serif}header#header #prehome .lang-list ul li.continent li.continent{position:relative;font-family:"Poppins SemiBold",sans-serif}header#header #prehome .lang-list ul li.continent li.continent:after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:90%;height:2px;background:var(--black)}header#header #prehome .lang-list ul li.continent li a{color:#232323;transition:.2s all ease}header#header #prehome .lang-list ul li.continent li:not(:first-of-type):hover a{color:#febd6c}header#header #prehome .lang-list ul li.continent .selected-lang a{color:#febd6c}header#header #prehome .lang-list ul li a:hover{color:#febd6c}header#header .user-info a:first-of-type{position:relative}header#header .user-info a:first-of-type:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:transparent;width:13px;height:13px;mix-blend-mode:multiply;transition:.2s all ease}@media(max-width: 1440px){header#header .user-info a:first-of-type:after{width:9px;height:9px}}header#header .user-info a:first-of-type:hover{cursor:pointer}header#header .user-info a:first-of-type:hover:after{background:#febd6c}header#header .user-info a:last-of-type{position:relative}header#header .user-info a:last-of-type:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:transparent;width:13px;height:13px;mix-blend-mode:multiply;transition:.2s all ease}@media(max-width: 1440px){header#header .user-info a:last-of-type:after{width:9px;height:9px}}header#header .user-info a:last-of-type:hover{cursor:pointer}header#header .user-info a:last-of-type:hover:after{background:#febd6c}header#header .blockcart{position:relative}header#header .blockcart:after{content:"";position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);border-radius:50%;background:transparent;width:13px;height:13px;mix-blend-mode:multiply;transition:.2s all ease}@media(max-width: 1440px){header#header .blockcart:after{width:9px;height:9px}}header#header .blockcart:hover{cursor:pointer}header#header .blockcart:hover:after{background:#febd6c}#header .list-content .logo:not(.menu-top .logo){display:none}#header .nav1-content{height:100%}#header .nav1-content{height:100%;padding-left:281px;padding-right:339px}@media(max-width: 1440px){#header .nav1-content{padding-left:12rem;padding-right:9rem}}@media(max-width: 1280px){#header .nav1-content{padding-left:9rem;padding-right:6rem}}@media(max-width: 1024px){#header .nav1-content{padding:0 3rem}}@media(max-width: 768px){#header .nav1-content{padding-left:0;padding-right:0}}#header .nav1-content .list-content{display:flex;height:auto;width:100%;flex-direction:column;justify-content:space-between}#header .nav1-content .list-content p:not(.light-lightgrey),#header .nav1-content .list-content a{font-family:"Poppins Bold",sans-serif;color:var(--black)}#header .nav1-content .list-content .menu-top{display:flex;margin-bottom:auto;padding-bottom:1rem}@media(max-width: 768px){#header .nav1-content .list-content .menu-top{flex-wrap:wrap;justify-content:center}}#header .nav1-content .list-content .menu-top>div:first-of-type{align-self:center}@media(max-width: 768px){#header .nav1-content .list-content .menu-top>div:first-of-type{width:100%}}#header .nav1-content .list-content .menu-top .logo{height:75px;position:absolute;top:5rem;left:13rem;margin-bottom:1rem}@media(max-width: 1440px){#header .nav1-content .list-content .menu-top .logo{height:60px;position:absolute;top:2rem;left:17rem}}@media(max-width: 768px){#header .nav1-content .list-content .menu-top .logo{position:static;display:block;margin:0 auto 3rem auto}}@media(max-width: 480px){#header .nav1-content .list-content .menu-top .logo{height:17vw;width:100%}}#header .nav1-content .list-content .menu-top ul a{font-size:.93em}#header .nav1-content .list-content .menu-bottom{display:flex;border-top:1px solid #848789;padding-top:2rem;padding-bottom:1rem}@media(max-width: 768px){#header .nav1-content .list-content .menu-bottom{flex-wrap:wrap;padding:4rem 2rem}}@media(max-width: 480px){#header .nav1-content .list-content .menu-bottom{padding:3rem 1rem}}#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul){display:flex;flex-wrap:wrap;width:auto}#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul) li{margin-right:4.5rem;height:fit-content}@media(max-width: 1440px){#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul) li{margin-right:2.5rem}}@media(max-width: 1024px){#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul) li{margin-right:1.5rem}}@media(max-width: 768px){#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul) li{margin-right:0;width:50%}}#header .nav1-content .list-content .menu-bottom ul:not(.block-social ul) li a{font-size:14px}#header .nav1-content .list-content .menu-bottom .block-social{justify-content:space-between}@media(max-width: 768px){#header .nav1-content .list-content .menu-bottom .block-social{margin-top:4rem;display:flex}}#header .nav1-content .list-content .menu-bottom .block-social li{margin-right:25px}#header .nav1-content .list-content .menu-bottom .block-social li img{height:65%;margin:auto}@media(max-width: 480px){#header .nav1-content .list-content .menu-bottom .block-social li img{height:80%}}#header .nav1-content .list-content .menu-bottom .block-social p{color:var(--black)}#header .nav1-content .list-content .menu-bottom>div{display:flex;flex-direction:column;width:500px}@media(max-width: 768px){#header .nav1-content .list-content .menu-bottom>div{width:100%}}.menu-product{margin-left:auto;position:relative}@media(max-width: 768px){.menu-product{margin-left:0;margin-top:8rem}}@media(max-width: 480px){.menu-product{margin-top:7rem}}.menu-product .t-link-row{height:66px}.menu-product>a{overflow:hidden}.menu-product>a img{height:600px;width:400px;object-fit:cover;transform:scale(1.5);transition:.2s all ease;overflow:hidden}@media(max-width: 1440px){.menu-product>a img{height:350px;width:300px}}@media(max-width: 1280px){.menu-product>a img{width:230px}}@media(max-width: 768px){.menu-product>a img{height:313px;width:100%;transform:scale(2)}}@media(max-width: 480px){.menu-product>a img{height:75vw}}.menu-product>a:hover img{transform:scale(1.8)}.menu-product a{display:flex}.menu-product .t-link-row{font-size:1.25em}@media(max-width: 1440px){.menu-product .t-link-row{font-size:1.1em}}@media(max-width: 480px){.menu-product .t-link-row{height:55px;font-size:.93em}}.menu-product:before{content:"";background:var(--black);width:28vw;height:2px;transform-origin:left center;transform:rotate(45deg);position:absolute;top:0;left:-17vw}@media(max-width: 1280px){.menu-product:before{position:absolute;left:-14vw}}@media(max-width: 768px){.menu-product:before{width:85vw;position:absolute;top:-35vw;left:-55vw;transform-origin:left}}@media(max-width: 575px){.menu-product:before{position:absolute;top:-35vw}}@media(max-width: 480px){.menu-product:before{width:170vw;position:absolute;top:-18rem;left:-18rem;transform-origin:left}}#footer{font-family:"Poppins Regular",sans-serif;display:flex;flex-direction:column;justify-content:center;margin:1rem auto auto auto;padding:1rem 0 2rem 0}@media(max-width: 1440px){#footer{padding-top:3.5rem;height:auto}}@media(max-width: 1024px){#footer{padding:2rem 0}}@media(max-width: 480px){#footer{width:86vw}}#footer .reassurance{padding:110px 0 50px 0;color:var(--black);margin-bottom:80px;width:100%}#footer #open-menu,#footer #close-menu,#footer .light-lightgrey,#footer .nav1-content .block-social,#footer #language-switch{display:none}#footer #open-menu{width:33px}#footer .main-footer{width:81vw;margin:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(max-width: 1280px){#footer .main-footer{flex-wrap:wrap}}@media(max-width: 1024px){#footer .main-footer{align-items:inherit}}@media(max-width: 768px){#footer .main-footer{flex-wrap:wrap}}@media(max-width: 575px){#footer .main-footer{flex-wrap:wrap-reverse}}@media(max-width: 1280px){#footer .footer-logo{margin-left:60px}}@media(max-width: 1024px){#footer .footer-logo{margin-left:0;width:50%}}@media(max-width: 768px){#footer .footer-logo{width:100%}}#footer .footer-logo>a{display:flex}@media(max-width: 480px){#footer .footer-logo>a{justify-content:center}}#footer .footer-logo img{width:175px}@media(max-width: 1280px){#footer .footer-links{margin-right:30px}}@media(max-width: 1024px){#footer .footer-links{margin-right:0;width:50%}}@media(max-width: 768px){#footer .footer-links{width:100%}}#footer .footer-links ul{display:flex;align-items:center;flex-wrap:wrap;width:600px}@media(max-width: 1024px){#footer .footer-links ul{width:100%}}@media(max-width: 768px){#footer .footer-links ul{padding:0 1rem}}@media(max-width: 575px){#footer .footer-links ul{width:100%}}#footer .footer-links ul a{font-family:"Poppins SemiBold",sans-serif;font-size:.87em;color:var(--black);margin:0 2rem}@media(max-width: 1024px){#footer .footer-links ul a{font-size:.87em;margin:0 1.5rem}}@media(max-width: 768px){#footer .footer-links ul a{margin:0}}#footer .footer-links ul li{width:50%;height:auto !important;margin-bottom:30px}@media(max-width: 575px){#footer .footer-links ul li{width:50%;text-align:left;margin:#footer .footer-links ul li rem auto}}#footer .footer-rs{margin-right:80px}@media(max-width: 1280px){#footer .footer-rs{margin-right:60px;width:100%;margin-top:1rem;margin-left:47px}}@media(max-width: 1024px){#footer .footer-rs{margin-left:0}}@media(max-width: 575px){#footer .footer-rs{margin:1.5rem auto;order:2;width:90%}}#footer .footer-rs p{font-family:"Poppins SemiBold",sans-serif;font-size:.87em;color:var(--black)}@media(max-width: 1280px){#footer .footer-copyright{margin:1rem 0}}@media(max-width: 480px){#footer .footer-copyright{width:90%;margin:1rem auto}}#footer .footer-copyright a{color:#707070;font-weight:300;font-size:12px;font-family:"Poppins Regular",sans-serif}#footer .list-content .logo{display:none}@media(max-width: 480px){#footer .list-content .logo{display:block;width:55%;margin:1rem auto 3rem auto}}@media(max-width: 480px){.footer-logo .logo{display:none}}.block-social{padding-bottom:1rem;border-bottom:1px solid var(--black);margin-bottom:1rem}#footer .block-social{margin-top:3rem}#footer .menu-top{display:none}*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:"Poppins Regular",sans-serif;height:100vh;margin:0;overflow-x:hidden;scroll-behavior:smooth;color:var(--black)}.row{margin-left:0;margin-right:0}a,a:hover{text-decoration:none}ul{margin-bottom:0}.no-index{padding-top:126px;position:relative}@media(max-width: 1440px){.no-index{padding-top:105px}}#index .navigation-section{display:block}@media(max-width: 1024px){#index .navigation-section{display:none}}.big-title{text-align:left;font-size:2.8em;padding-left:4px;font-weight:400;color:var(--black);position:relative;width:67vw;margin:2rem auto}.big-title.black-title{color:#232323;width:auto}@media(max-width: 1440px){.big-title{font-size:2.5em}}@media(max-width: 1280px){.big-title{font-size:2.2em}}@media(max-width: 768px){.big-title{width:76vw;font-size:2em}}@media(max-width: 575px){.big-title{font-size:1.8em}}@media(max-width: 480px){.big-title{font-size:1.5em}}.link-page{letter-spacing:5.6px;text-decoration:none;color:var(--black);text-transform:uppercase;position:relative;font-family:"Poppins BoldItalic",sans-serif;font-size:.87em;transition:.2s all ease}.link-page:after{content:"";transition:.2s all ease;width:100%;background:#95989a;opacity:.15;height:.7px;position:absolute;bottom:-5px;left:0}.link-page:hover{text-shadow:-0.1px -0.1px 0 #717171,.1px -0.1px 0 #717171,-0.1px .1px 0 #717171,.1px .1px 0 #717171;text-decoration:none;color:#717171}.link-page:hover:after{background:#febd6c;opacity:1}.container{width:100%;padding-left:0;padding-right:0}#wrapper{padding-top:0;background:transparent}.light-lightgrey{font-family:"Lato",sans-serif;color:#848789;font-size:.81em;font-weight:300;align-self:flex-start;padding-left:1rem}#home-banner{position:relative;height:83vh}@media(max-width: 1440px){#home-banner{height:78vh}}@media(max-width: 575px){#home-banner{height:73vh}}#home-banner img{height:100%;width:100%;object-fit:cover;object-position:50% 33%}@media(max-width: 768px){#home-banner img{object-position:0 33%}}@media(max-width: 575px){#home-banner img{object-position:-39px 0px}}@media(max-width: 480px){#home-banner img{object-position:0 0}}#home-banner figcaption{position:absolute;top:50%;left:50%;bottom:auto;max-width:unset;transform:translate(-50%, -50%);z-index:1}@media(max-width: 575px){#home-banner figcaption{position:absolute;top:auto;bottom:-15px;transform:translate(-50%, 0)}}@media(max-width: 480px){#home-banner figcaption{position:absolute;bottom:-5vw}}#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:100%;height:100%;object-fit:cover;object-position:20% 20%;transform:scale(0.8)}@media(max-width: 1440px){#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:360px}}@media(max-width: 1024px){#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:300px}}@media(max-width: 768px){#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:250px}}@media(max-width: 480px){#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:60vw}}@media(max-width: 414px){#home-banner figcaption .logo2,#home-banner figcaption .logo2-mobile{width:66vw}}@media(max-width: 575px){#home-banner figcaption .logo2{display:none}}#home-banner figcaption .logo2-mobile{display:none}@media(max-width: 575px){#home-banner figcaption .logo2-mobile{display:block}}#home-banner .navigate{text-transform:uppercase;position:absolute;bottom:75px;left:50%;transform:translateX(-50%) rotate(-90deg);color:#717171;letter-spacing:5.6px;font-size:.93em;font-family:"Lato",sans-serif}#home-banner .navigate p{margin-bottom:0;position:relative}#home-banner .navigate p:after{content:"";position:absolute;width:3vw;height:1px;background:#717171;left:100%;top:50%;transform:translateY(-50%);margin-left:23px}#home-banner:before{content:"";background:#717171;height:1px;width:73px;position:absolute;bottom:0;transform:translate(-50%, -50%) rotate(-45deg);right:114px}@media(max-width: 768px){#home-banner:before{content:none}}@media(max-width: 575px){#home-banner:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:29%;background:#020024;background:-moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.6) 100%);background:-webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.6) 100%);background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#000000",GradientType=1)}}#block-reassurance{height:17vh;margin-top:0;display:flex;align-items:center;box-shadow:none !important}#block-reassurance.bg-grey{background:#f3f3f3 !important;margin:4rem auto}@media(max-width: 1440px){#block-reassurance{height:22vh}}@media(max-width: 1280px){#block-reassurance{height:100%;margin-top:1rem}}@media(max-width: 575px){#block-reassurance{margin:.5rem 0}}#block-reassurance ul{display:flex;justify-content:space-around;align-items:center;margin-top:auto;width:100%;height:100%;flex-wrap:wrap}#block-reassurance ul li{border-bottom:none;width:25%}@media(max-width: 1280px){#block-reassurance ul li{width:50%;padding:1.5rem 0}}@media(max-width: 768px){#block-reassurance ul li{padding:.5rem 0}}@media(max-width: 480px){#block-reassurance ul li{padding:0;width:49%}}@media(max-width: 480px){#block-reassurance ul li{padding:.5rem 0}}#block-reassurance ul li .block-reassurance-item{display:flex;justify-content:center}@media(max-width: 480px){#block-reassurance ul li .block-reassurance-item{padding:.2rem .3rem;flex-wrap:wrap;height:auto}}#block-reassurance ul li .block-reassurance-item img{margin-right:25px;height:18px}@media(max-width: 480px){#block-reassurance ul li .block-reassurance-item img{margin-right:0;margin-bottom:.5rem}}#block-reassurance ul li .block-reassurance-item p:first-of-type{font-weight:bold;font-size:1.12em;color:#353738;letter-spacing:.34px;font-family:"Amiri",sans-serif;margin-bottom:.5rem}@media(max-width: 1440px){#block-reassurance ul li .block-reassurance-item p:first-of-type{font-size:1em}}@media(max-width: 480px){#block-reassurance ul li .block-reassurance-item p:first-of-type{font-size:.87em;margin-bottom:.4rem}}#block-reassurance ul li .block-reassurance-item p:last-of-type{font-family:"Lato",sans-serif;font-style:italic;color:#848789;letter-spacing:1px;margin-bottom:0;font-size:.87em}@media(max-width: 1440px){#block-reassurance ul li .block-reassurance-item p:last-of-type{font-size:.8em}}@media(max-width: 480px){#block-reassurance ul li .block-reassurance-item p:last-of-type{font-size:.7em}}@media(max-width: 1280px){#block-reassurance ul li .block-reassurance-item>div{width:200px}}@media(max-width: 480px){#block-reassurance ul li .block-reassurance-item>div{width:100%;text-align:center}}@media(max-width: 1440px){#block-reassurance img{width:1.4rem}}@media(max-width: 480px){#block-reassurance img{width:1.1rem}}#custom-slide-container{position:relative;overflow:hidden}@media(max-width: 1440px){#custom-slide-container{width:auto;height:100vh}}@media(max-width: 768px){#custom-slide-container{height:auto}}#custom-slide-container .div-p{position:absolute;z-index:8;right:2rem;bottom:6rem;transform:rotate(-90deg);transform-origin:top}@media(max-width: 480px){#custom-slide-container .div-p{display:none}}#custom-slide-container .div-p p{font-family:"Lato",sans-serif;font-size:.87em;letter-spacing:5.6px;text-transform:uppercase;position:relative;padding-right:1.5rem;color:#717171}#custom-slide-container .div-p p:after{content:"";background:#717171;height:.7px;width:70px;position:absolute;top:50%;transform:translateY(-50%);margin-left:9px}#custom-slide-container .swiper-pagination{position:absolute;bottom:40px}@media(max-width: 480px){#custom-slide-container .swiper-pagination{bottom:24px}}#custom-slide-container .swiper-pagination .swiper-pagination-bullet{opacity:1;background:transparent;border:1px solid #f3f3f3;width:13px;height:13px;transition:.2s all ease;margin:0 7px}#custom-slide-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,#custom-slide-container .swiper-pagination .swiper-pagination-bullet:hover{background:#f3f3f3;border:1px solid #f3f3f3}#custom-slide-container .swiper-button-prev-unique,#custom-slide-container .swiper-button-next-unique{width:50px;height:50px;position:absolute;top:50%;transform:translateY(-50%);z-index:8}@media(max-width: 575px){#custom-slide-container .swiper-button-prev-unique,#custom-slide-container .swiper-button-next-unique{width:32px}}#custom-slide-container .swiper-button-prev-unique:after,#custom-slide-container .swiper-button-next-unique:after{content:"";background-size:contain;position:absolute;left:0;top:0;width:40px;height:100%;transition:.2s all ease}@media(max-width: 1440px){#custom-slide-container .swiper-button-prev-unique:after,#custom-slide-container .swiper-button-next-unique:after{width:43px}}@media(max-width: 1024px){#custom-slide-container .swiper-button-prev-unique:after,#custom-slide-container .swiper-button-next-unique:after{width:36px}}@media(max-width: 575px){#custom-slide-container .swiper-button-prev-unique:after,#custom-slide-container .swiper-button-next-unique:after{width:33px}}@media(max-width: 480px){#custom-slide-container .swiper-button-prev-unique:after,#custom-slide-container .swiper-button-next-unique:after{width:30px}}#custom-slide-container .swiper-button-prev-unique{position:absolute;left:25px}@media(max-width: 768px){#custom-slide-container .swiper-button-prev-unique{left:3vw}}@media(max-width: 480px){#custom-slide-container .swiper-button-prev-unique{left:4vw}}#custom-slide-container .swiper-button-prev-unique:after{background:url("../img/left-arrow-w.svg") no-repeat center}#custom-slide-container .swiper-button-prev-unique:hover:after{background:url("../img/left-arrow.svg") no-repeat center}#custom-slide-container .swiper-button-next-unique{position:absolute;right:25px}@media(max-width: 768px){#custom-slide-container .swiper-button-next-unique{right:3vw}}@media(max-width: 480px){#custom-slide-container .swiper-button-next-unique{right:4vw}}#custom-slide-container .swiper-button-next-unique:after{background:url("../img/right-arrow-w.svg") no-repeat center}#custom-slide-container .swiper-button-next-unique:hover:after{background:url("../img/right-arrow.svg") no-repeat center}.swiper-container{width:600px;height:300px}.slide-item .slide-item-content{display:flex;justify-content:center;padding:153px 11%;position:relative;height:100%;background:#febd6c}@media(max-width: 768px){.slide-item .slide-item-content{flex-wrap:wrap;padding:5.5rem 5rem}}@media(max-width: 480px){.slide-item .slide-item-content{padding:7rem 3.5rem}}.slide-item .slide-item-content .slide-side-left{width:976px;position:relative;margin-right:12rem}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left{width:50%}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-left{margin-right:8rem;padding-left:30px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-left{margin-right:3rem;padding-left:0}}@media(max-width: 768px){.slide-item .slide-item-content .slide-side-left{margin-right:0;width:auto}}.slide-item .slide-item-content .slide-side-left .title-image{position:relative}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left .title-image img{width:450px;height:auto}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-left .title-image img{width:410px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-left .title-image img{width:350px}}@media(max-width: 575px){.slide-item .slide-item-content .slide-side-left .title-image img{width:310px}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-left .title-image img{width:63vw}}.slide-item .slide-item-content .slide-side-left .title-image span{color:#fff;font-size:3.4em;text-transform:uppercase;letter-spacing:14.4px}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:2.9em}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:2.6em;letter-spacing:12px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:2.2em;letter-spacing:10px}}@media(max-width: 768px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:2.3em;letter-spacing:9px}}@media(max-width: 575px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:2em;letter-spacing:8px}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-left .title-image span{font-size:7.5vw;letter-spacing:1.5vw}}.slide-item .slide-item-content .slide-side-left .title-image span:first-of-type{z-index:2;display:flex;align-items:center;position:absolute;top:0;left:-16px;min-height:57px;transform:rotate(-90deg) translateX(-92%);transform-origin:left}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left .title-image span:first-of-type{left:-12px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-left .title-image span:first-of-type{left:-10px}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-left .title-image span:first-of-type{left:-1.9vw;top:-4vw}}.slide-item .slide-item-content .slide-side-left .title-image span:last-of-type{display:flex;align-items:center;position:absolute;left:0;top:-43px;min-height:57px}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left .title-image span:last-of-type{top:-39px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-left .title-image span:last-of-type{top:-36px}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-left .title-image span:last-of-type{top:-2.3rem}}.slide-item .slide-item-content .slide-side-left .title-image:before{content:"";background:#f3f3f3;height:1px;width:85px;transform:rotate(-45deg);position:absolute;top:-30px;left:-75px}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-left .title-image:before{width:64px;top:-31px;left:-55px}}.slide-item .slide-item-content .slide-side-left>img{position:absolute;top:38vh;right:0;transform:translateY(-50%)}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left>img{width:100%}}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-left>img:last-of-type{display:none}}.slide-item .slide-item-content .slide-side-right{width:292px;display:flex;flex-direction:column;justify-content:center;position:relative;padding-top:155px}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-right{width:50%;padding-top:25px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right{padding-top:48px}}@media(max-width: 768px){.slide-item .slide-item-content .slide-side-right{padding-top:1.5rem;width:66%}}@media(max-width: 575px){.slide-item .slide-item-content .slide-side-right{width:86%}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-right{width:72vw}}.slide-item .slide-item-content .slide-side-right .slide-title{display:flex;margin-bottom:1rem;min-height:72px;align-items:center}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right .slide-title{margin-bottom:0}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-right .slide-title{justify-content:center;min-height:48px}}.slide-item .slide-item-content .slide-side-right .slide-title p{color:#f3f3f3;margin-bottom:0}.slide-item .slide-item-content .slide-side-right .slide-title p.p-number{margin-right:2.5rem;font-size:4em}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-number{font-size:3.4em;margin-right:2rem}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-number{font-size:3em;margin-right:1.1rem}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-number{font-size:2.5em}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-number{font-size:2em}}.slide-item .slide-item-content .slide-side-right .slide-title p.p-subtitle{font-size:1.44em;font-weight:bold}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-subtitle{font-size:1.3em}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-subtitle{font-size:1.15em}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-right .slide-title p.p-subtitle{font-size:1em}}.slide-item .slide-item-content .slide-side-right .slide-description{margin-bottom:2rem;line-height:32px;font-size:1.12em;color:#232323}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-right .slide-description{font-size:1.1em}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right .slide-description{font-size:1em}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right .slide-description{line-height:27px}}@media(max-width: 480px){.slide-item .slide-item-content .slide-side-right .slide-description{line-height:24px;font-size:.93em;margin-bottom:1rem}}.slide-item .slide-item-content .slide-side-right .slide-link a{color:#fff;text-transform:uppercase;letter-spacing:5.6px;font-size:.87em;position:relative;padding-bottom:2px}.slide-item .slide-item-content .slide-side-right .slide-link a:before{content:"";background:#fff;width:100%;height:.7px;position:absolute;bottom:0;left:0}.slide-item .slide-item-content .slide-side-right .slide-link a:after{content:"";background:url(../img/right-arrow-w.svg) no-repeat center;background-size:contain;position:absolute;bottom:-13px;left:98%;height:100%;width:0;transition:width .2s}.slide-item .slide-item-content .slide-side-right .slide-link a:hover:after{width:49px}.slide-item .slide-item-content .slide-side-right:before{content:"";background:#717171;height:1px;width:73px;position:absolute;top:59%;transform:translate(-50%, -50%) rotate(-45deg);left:-74px}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right:before{width:61px;position:absolute;top:55%;left:-59px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right:before{content:none}}.slide-item .slide-item-content .slide-side-right:after{content:"";background:#717171;height:1px;width:273px;position:absolute;top:125px;left:70px;transform:rotate(-45deg)}@media(max-width: 1440px){.slide-item .slide-item-content .slide-side-right:after{position:absolute;top:18px;width:220px}}@media(max-width: 1280px){.slide-item .slide-item-content .slide-side-right:after{position:absolute;top:-31px}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right:after{content:none}}@media(max-width: 1024px){.slide-item .slide-item-content .slide-side-right:after{position:absolute;top:15px}}.slide-item:before{content:"";background:#717171;height:1px;width:84px;transform:translateX(-50%) rotate(-45deg);position:absolute;top:0;left:20%;z-index:3}@media(max-width: 768px){.slide-item:before{content:none}}.custom-slide .slide-item-content{transition-duration:1.5s;transition-property:transform;transform:scale(1.05)}.custom-slide .slide-side-right{transition:.1s all cubic-bezier(0, 0, 0.2, 1)}.custom-slide .slide-item{width:100% !important;height:100%;overflow:hidden;transition:height .7s cubic-bezier(0.63, 0.64, 0.3, 1)}.custom-slide .slide-item.active .slide-item-content{transform:scale(1)}.custom-slide .slide-item.active .slide-side-right{transform:translateY(0);opacity:1;transition-delay:.6s;transition:.1s all cubic-bezier(0, 0, 0.2, 1)}.custom-slide .slide-item.removeHeight{height:0}.featured-products .product-flags,.featured-products .highlighted-informations,#products .product-flags,#products .highlighted-informations{display:none}.featured-products .products-block,#products .products-block{margin:auto}.featured-products .products-block .products-section-title,#products .products-block .products-section-title{text-align:left;font-size:3em;text-transform:uppercase;padding-left:4px;font-weight:400;color:#717171;letter-spacing:4.5px;position:relative;width:76vw;margin:0 auto 3rem auto}.featured-products .products-block .products-section-title:before,#products .products-block .products-section-title:before{content:"";background:#717171;width:50px;height:1px;transform:rotate(-45deg);position:absolute;left:-34px;top:-9px}@media(max-width: 1440px){.featured-products .products-block .products-section-title,#products .products-block .products-section-title{font-size:2.5em;margin-bottom:1.5rem}}@media(max-width: 1280px){.featured-products .products-block .products-section-title,#products .products-block .products-section-title{font-size:2.2em}}@media(max-width: 768px){.featured-products .products-block .products-section-title,#products .products-block .products-section-title{font-size:2em}}@media(max-width: 575px){.featured-products .products-block .products-section-title,#products .products-block .products-section-title{font-size:1.8em}}@media(max-width: 480px){.featured-products .products-block .products-section-title,#products .products-block .products-section-title{font-size:1.5em}}.featured-products .products-block .products,#products .products-block .products{display:flex;flex-wrap:nowrap;width:100%;margin:auto}@media(max-width: 1280px){.featured-products .products-block .products,#products .products-block .products{flex-wrap:wrap}}.featured-products .products-block .products .product,#products .products-block .products .product{width:25%}@media(max-width: 1280px){.featured-products .products-block .products .product,#products .products-block .products .product{width:50%}}@media(max-width: 575px){.featured-products .products-block .products .product,#products .products-block .products .product{width:51%}}.featured-products .thumbnail-container,#products .thumbnail-container{width:100%;height:auto;box-shadow:none}@media(max-width: 1280px){.featured-products .thumbnail-container,#products .thumbnail-container{width:auto;height:400px}}@media(max-width: 1024px){.featured-products .thumbnail-container,#products .thumbnail-container{height:350px}}@media(max-width: 768px){.featured-products .thumbnail-container,#products .thumbnail-container{height:320px}}@media(max-width: 575px){.featured-products .thumbnail-container,#products .thumbnail-container{height:330px}}.featured-products .thumbnail-container:hover .product-description:after,#products .thumbnail-container:hover .product-description:after{content:none}.featured-products .thumbnail-container .product-description,#products .thumbnail-container .product-description{width:100%;box-shadow:none}.featured-products .thumbnail-container .product-description:after,#products .thumbnail-container .product-description:after{content:none}.featured-products .thumbnail-container .product-description .product-title a,#products .thumbnail-container .product-description .product-title a{color:#353738;letter-spacing:4px;text-transform:uppercase;font-size:1.3em}@media(max-width: 1440px){.featured-products .thumbnail-container .product-description .product-title a,#products .thumbnail-container .product-description .product-title a{font-size:1.05em}}@media(max-width: 768px){.featured-products .thumbnail-container .product-description .product-title a,#products .thumbnail-container .product-description .product-title a{font-size:2em}}.featured-products .thumbnail-container img,#products .thumbnail-container img{width:100%;height:100%;object-fit:cover;object-position:center}#products{width:56vw;margin:auto;padding:0;margin:3rem auto 4rem auto}@media(max-width: 1280px){#products{width:64vw}}@media(max-width: 768px){#products{width:75vw}}@media(max-width: 575px){#products{width:90vw}}#products .product{width:33.33%}@media(max-width: 1440px){#products .product{width:45%;margin:auto}}@media(max-width: 575px){#products .product{width:100%}}#products img:not(#category img){transform:scale(1.1)}@media(max-width: 1280px){#products img:not(#category img){transform:scale(1)}}.grid-container{display:grid;width:100%;overflow:hidden;grid:"concept univers ." "concept-text artiste artiste-text"/1fr 1fr 1fr}@media(max-width: 575px){.grid-container{width:76vw;margin:auto}}.grid-container img{width:100%;height:auto}@media(max-width: 1280px){.grid-container{grid:"concept artiste-text" "concept-text artiste-text"/1fr 1fr}}@media(max-width: 768px){.grid-container{grid:"concept" "concept-text" "artiste-text"}}@media(max-width: 1280px){.grid-container .grid-block{width:88%;margin:auto}}@media(max-width: 768px){.grid-container .grid-block{width:76vw;margin:3rem auto 0 auto}}.grid{grid-area:concept;position:relative}.grid:after{content:attr(data-label);position:absolute;bottom:-0.2vw;right:0;text-align:right;letter-spacing:5px;text-transform:uppercase;color:#717171;font-size:3.7em}@media(max-width: 1440px){.grid:after{font-size:3em;bottom:-12px}}@media(max-width: 768px){.grid:after{bottom:-11px;font-size:2.5em}}@media(max-width: 480px){.grid:after{font-size:1.9em}}.univers{grid-area:univers;display:flex;justify-content:center;align-items:center}.univers img{width:100%;height:31vw}@media(max-width: 1280px){.univers{display:none}}@media(max-width: 768px){.grid-text{justify-self:center;width:100%}}.concept-text{grid-area:concept-text;padding-top:8rem;justify-self:flex-end;width:50%}.concept-text p{margin-bottom:2rem}@media(max-width: 1280px){.concept-text{padding-top:5rem}}@media(max-width: 768px){.concept-text{padding-top:1rem}}.artiste{grid-area:artiste;padding:1rem 2rem;position:relative;z-index:1}.artiste img{height:751px;width:auto;margin:auto;display:block}@media(max-width: 1280px){.artiste{display:none}}.artiste-text{grid-area:artiste-text;padding-top:1rem;position:relative}.artiste-text:before{content:attr(data-label);position:absolute;top:0;left:23px;letter-spacing:5px;text-transform:uppercase;color:#717171;font-size:3.6em;transform-origin:right;transform:translateX(-100%) rotate(-90deg);z-index:1}@media(max-width: 1440px){.artiste-text:before{font-size:3em}}@media(max-width: 1280px){.artiste-text:before{position:absolute;top:-17px;left:19px}}@media(max-width: 768px){.artiste-text:before{content:none}}.artiste-text .artiste-text-top{width:50%;margin:auto auto 4rem auto}@media(max-width: 768px){.artiste-text .artiste-text-top{margin:4rem auto;width:100%}}.artiste-text p{margin-bottom:2.5rem}.artiste-text .artiste-text-bottom{position:relative}.artiste-text .artiste-text-bottom:after{content:"";background:#717171;width:66px;height:1px;position:absolute;bottom:0;left:50%;transform:translateY(-50%) rotate(-45deg)}@media(max-width: 1024px){.artiste-text .artiste-text-bottom:after{transform:translate(-50%, -50%) rotate(-45deg)}}@media(max-width: 768px){.artiste-text .artiste-text-bottom:after{content:none}}@media(max-width: 768px){.artiste-text .artiste-text-bottom:before{content:attr(data-label);position:absolute;bottom:-11px;left:0;letter-spacing:5px;text-transform:uppercase;color:#717171;font-size:2.5em;transform-origin:right;z-index:1}}@media(max-width: 480px){.artiste-text .artiste-text-bottom:before{font-size:1.9em}}@media(max-width: 768px){.artiste-text{display:flex;flex-direction:column-reverse;margin-top:3rem}}.grid-text a:not(.orange-block-link a),#infos a:not(.orange-block-link a){letter-spacing:5.6px;text-decoration:none;color:#717171 !important;text-transform:uppercase;position:relative;font-family:"Lato",sans-serif;font-size:.87em}@media(max-width: 480px){.grid-text a:not(.orange-block-link a),#infos a:not(.orange-block-link a){font-size:.8em}}.grid-text a:not(.orange-block-link a):after,#infos a:not(.orange-block-link a):after{content:"";background:#95989a;opacity:.15;height:.7px;width:98%;position:absolute;bottom:-5px;left:0}.fillContent{background:url("../img/3d.png") no-repeat center;width:100%;height:1080px;margin:7rem 0}@media(max-width: 480px){.fillContent{margin:2rem 0}}.block-social{width:100%;padding-left:0;padding-right:0}.accessories .accessories-title{margin-bottom:2rem}.accessories .accessories-title .heading-h2{padding:0;width:auto;margin:.8rem 0 1.3rem 0;color:var(--black);font-size:2.8em;font-family:"KeplerStd Bold",sans-serif;text-align:center}@media(max-width: 768px){.accessories .accessories-title .heading-h2{width:80vw;margin:auto}}@media(max-width: 480px){.accessories .accessories-title .heading-h2{font-size:2.2em}}.accessories .accessories-title .t-link-row{justify-content:center;height:auto;margin-top:2rem}@media(max-width: 480px){.accessories .accessories-title .t-link-row{text-align:center}}.accessories .accessories-slide{display:flex;align-items:center;width:80%;margin:auto}@media(max-width: 768px){.accessories .accessories-slide{align-items:flex-end}}@media(max-width: 480px){.accessories .accessories-slide{width:90%}}.accessories .accessories-slide .swiper-container{width:100%;height:305px;overflow:hidden}@media(max-width: 768px){.accessories .accessories-slide .swiper-container{height:100%;width:100%}}.accessories .accessories-slide .highlighted-informations{display:none}.accessories .accessories-slide .swiper-slide{display:flex;justify-content:center}.accessories .accessories-slide .swiper-slide .product-miniature{width:100%}.accessories .accessories-slide .swiper-slide .product-miniature .thumbnail-container{width:100%;box-shadow:none;height:100%}.accessories .accessories-slide .swiper-slide .product-miniature .thumbnail-container img{height:100%;width:100%;object-fit:cover}.accessories .accessories-slide .swiper-slide .product-description{padding:0;width:100%}@media(max-width: 768px){.accessories .accessories-slide .swiper-slide .product-description{padding:0}}@media(max-width: 480px){.accessories .accessories-slide .swiper-slide .product-description{margin-top:1rem}}.accessories .accessories-slide .swiper-slide .product-description .t-link-row a{margin-right:auto;font-family:"Poppins SemiBold",sans-serif}.accessories .accessories-slide .swiper-slide .product-description .t-link-row a:after{content:none}.accessories .accessories-slide .swiper-slide .product-description .t-link-row span{display:none}.accessories .accessories-slide .swiper-button-prev-unique,.accessories .accessories-slide .swiper-button-next-unique{width:50px;height:50px;position:relative;transform:scale(0.9)}@media(max-width: 768px){.accessories .accessories-slide .swiper-button-prev-unique,.accessories .accessories-slide .swiper-button-next-unique{position:relative;top:-1rem}}@media(max-width: 575px){.accessories .accessories-slide .swiper-button-prev-unique,.accessories .accessories-slide .swiper-button-next-unique{position:relative;top:0}}.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{content:"";background-size:contain;position:absolute;left:0;top:-2rem;width:50px;height:100%;transition:.2s all ease}@media(max-width: 1440px){.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{width:43px}}@media(max-width: 1024px){.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{width:36px}}@media(max-width: 768px){.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{position:absolute;top:0}}@media(max-width: 575px){.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{width:33px}}@media(max-width: 480px){.accessories .accessories-slide .swiper-button-prev-unique:after,.accessories .accessories-slide .swiper-button-next-unique:after{width:30px}}.accessories .accessories-slide .swiper-button-prev-unique{right:5rem}@media(max-width: 1024px){.accessories .accessories-slide .swiper-button-prev-unique{right:4rem}}.accessories .accessories-slide .swiper-button-next-unique{left:5rem}@media(max-width: 1024px){.accessories .accessories-slide .swiper-button-next-unique{left:4rem}}@media(max-width: 768px){.accessories .accessories-slide .swiper-button-next-unique{left:auto}}@media(max-width: 768px){.accessories .accessories-slide .swiper-button-prev-unique{position:relative;left:4rem}.accessories .accessories-slide .swiper-button-next-unique{position:relative;right:4rem}.accessories .accessories-slide .swiper-button-prev-unique,.accessories .accessories-slide .swiper-button-next-unique{z-index:10}}.accessories .accessories-slide .swiper-button-prev-unique:after{background:url("../img/new/left-arrow.svg") no-repeat center}.accessories .accessories-slide .swiper-button-next-unique:after{background:url("../img/new/right-arrow.svg") no-repeat center}#infos{width:67vw;display:flex;margin:10rem auto}@media(max-width: 1280px){#infos{position:relative;margin:9rem auto 4rem auto}}@media(max-width: 768px){#infos{flex-wrap:wrap;width:76vw;margin:4rem auto 2rem auto}}@media(max-width: 575px){#infos{margin:5rem auto}}@media(max-width: 480px){#infos{margin:3rem auto}}@media(max-width: 1280px){#infos:before{content:attr(data-title);position:absolute;top:calc(100% + -42px);left:-85px;padding-left:15px;transform-origin:left;transform:rotate(-90deg) translate(-25%, 100%);letter-spacing:5px;text-transform:uppercase;color:#717171;font-size:2.5em}}@media(max-width: 768px){#infos:before{content:none}}#infos .big-title{display:none}@media(max-width: 768px){#infos .big-title{display:block}}#infos .block-info{width:33%;padding-right:6rem}@media(max-width: 1440px){#infos .block-info{padding-right:4rem}}@media(max-width: 1280px){#infos .block-info{width:50%;padding-right:3rem}}@media(max-width: 575px){#infos .block-info{width:100%;padding-right:0;margin-bottom:3rem}}#infos .block-info .small-title{margin-bottom:1.5rem;font-size:1.3em}@media(max-width: 1440px){#infos .block-info .small-title{font-size:1.1em}}#infos .block-info p{font-size:.93em;position:relative;padding-bottom:1rem;margin-bottom:1.5rem}#infos .block-info p:after{content:"";position:absolute;border:1px solid #95989a;opacity:.15;width:100%;height:1px;bottom:0;left:0}#infos .orange-block-link{width:350px;display:flex;justify-content:flex-end;align-items:center;position:relative}@media(max-width: 1440px){#infos .orange-block-link{width:330px}}@media(max-width: 1280px){#infos .orange-block-link{width:250px}}@media(max-width: 768px){#infos .orange-block-link{margin-top:5rem;justify-content:center;width:100%}}@media(max-width: 575px){#infos .orange-block-link{margin-top:0}}#infos .orange-block-link:before{content:attr(data-label);position:absolute;top:100%;left:20%;padding-left:15px;transform-origin:left;transform:rotate(-90deg) translate(-25%, 100%);letter-spacing:5px;text-transform:uppercase;color:#717171;font-size:3.6em}@media(max-width: 1440px){#infos .orange-block-link:before{font-size:3em}}@media(max-width: 1280px){#infos .orange-block-link:before{content:none}}#infos .orange-block-link a{width:186px;height:186px;background:#febd6c;color:#fff;display:flex;justify-content:center;align-items:center;font-weight:bold;font-style:italic;font-size:1.3em;padding:2rem 2rem 3rem 2rem;text-align:center;line-height:38px;letter-spacing:1.72px;position:relative}@media(max-width: 1440px){#infos .orange-block-link a{width:170px;height:170px;font-size:1.1em}}@media(max-width: 575px){#infos .orange-block-link a{width:140px;height:140px;font-size:1em}}#infos .orange-block-link a:before{content:"";background:#717171;width:50px;height:1px;transform:rotate(-45deg);position:absolute;left:-41px;top:-17px}@media(max-width: 575px){#infos .orange-block-link a:before{content:none}}#infos .orange-block-link a:after{content:"";background:url("../img/right-arrow-w.svg") no-repeat center;width:40px;height:40px;position:absolute;bottom:10%;left:50%;transform:translateX(-50%) scale(1);transition:width .2s}@media(max-width: 575px){#infos .orange-block-link a:after{width:32px;height:32px}}#infos .orange-block-link a:hover:after{background:url("../img/right-arrow-w2.svg") no-repeat center;width:80px;height:40px;transform:translateX(-50%) scale(0.6)}.block-social ul li{background-size:cover;height:27px;width:27px;margin-left:1.4rem;transition:.2s all ease;transform:scale(0.9)}@media(max-width: 1280px){.block-social ul li{margin-left:.6rem}}@media(max-width: 768px){.block-social ul li{margin:0 6px}}@media(max-width: 480px){.block-social ul li{transform:scale(0.8)}}.block-social ul li:hover{background-color:transparent !important}.block-social .facebook{background:url("../img/new/facebook.svg") no-repeat !important}.block-social .facebook:hover{background:url("../img/new/facebook.svg") no-repeat}.block-social .pinterest{background:url("../img/new/pinterest.svg") no-repeat}.block-social .pinterest:hover{background:url("../img/new/pinterest.svg") no-repeat}.block-social .instagram{background:url("../img/new/instagram.svg") no-repeat}.block-social .instagram:hover{background:url("../img/new/instagram.svg") no-repeat}#custom-media{display:flex;justify-content:space-between;width:67vw;margin:14rem auto;flex-wrap:wrap;overflow:hidden}@media(max-width: 1440px){#custom-media{margin:12rem auto 7rem auto}}@media(max-width: 768px){#custom-media{margin:6rem auto 4rem auto}}#custom-media .custom-media-left{width:47%;position:relative}@media(max-width: 1280px){#custom-media .custom-media-left{width:100%}}#custom-media .custom-media-left:before{content:"";background:#717171;width:72px;height:1px;transform:rotate(-45deg) translateX(50%);position:absolute;top:0;right:-20px}@media(max-width: 1280px){#custom-media .custom-media-left:before{position:absolute;top:45px;right:auto;left:-64px;width:58px}}#custom-media .custom-media-right{width:50%;display:flex}@media(max-width: 1280px){#custom-media .custom-media-right{width:100%;justify-content:center;margin-top:2rem}}@media(max-width: 575px){#custom-media .custom-media-right{display:none}}#custom-media img{width:31.8%;height:auto;margin-left:2%}@media(max-width: 1440px){#custom-media img{width:170px}}@media(max-width: 1280px){#custom-media img{width:150px}}#custom-media .big-title{width:100%;padding-left:8rem;text-align:right}@media(max-width: 1440px){#custom-media .big-title{padding-left:3rem}}@media(max-width: 1280px){#custom-media .big-title{padding-left:0;text-align:left}}@media(max-width: 480px){#custom-media .big-title{text-align:center}}#custom-media .block-social ul{justify-content:flex-end}@media(max-width: 1280px){#custom-media .block-social ul{justify-content:center}}#custom-media .block-social .facebook{background:url("../img/fb-orange.svg") no-repeat}#custom-media .block-social .facebook:hover{background:url("../img/fb-grey.svg") no-repeat}#custom-media .block-social .twitter{background:url("../img/twitter-orange.svg") no-repeat}#custom-media .block-social .twitter:hover{background:url("../img/twitter-grey.svg") no-repeat}#custom-media .block-social .instagram{background:url("../img/instagram-orange.svg") no-repeat}#custom-media .block-social .instagram:hover{background:url("../img/instagram-grey.svg") no-repeat}#custom-media .big-title{margin:2rem auto 1.5rem auto}.grid-container a:not(.orange-block-link a),#infos a:not(.orange-block-link a){transition:.2s all ease;width:120px;display:block}.grid-container a:not(.orange-block-link a):before,#infos a:not(.orange-block-link a):before{content:"";background:url(../img/right-arrow-o.svg) no-repeat center;background-size:contain;position:absolute;bottom:-14px;left:93%;height:0;width:0;transition:width .2s}.grid-container a:not(.orange-block-link a):after,#infos a:not(.orange-block-link a):after{transition:width 2s,background .2s;width:100%}.grid-container a:not(.orange-block-link a):hover,#infos a:not(.orange-block-link a):hover{width:90%;text-shadow:-0.1px -0.1px 0 #717171,.1px -0.1px 0 #717171,-0.1px .1px 0 #717171,.1px .1px 0 #717171}.grid-container a:not(.orange-block-link a):hover:before,#infos a:not(.orange-block-link a):hover:before{width:49px;height:100%}.grid-container a:not(.orange-block-link a):hover:after,#infos a:not(.orange-block-link a):hover:after{background:#febd6c !important;opacity:1 !important}.breadcrumb li{font-size:13px}@media(max-width: 1440px){.breadcrumb li{font-size:11px}}.breadcrumb li a{color:#717171;font-family:"Poppins Regular",sans-serif}.breadcrumb li:after{content:"-";color:#717171}.breadcrumb li:last-child{color:#232323;font-family:"Poppins Regular",sans-serif}body:not(#index) .breadcrumb{width:55vw;margin:0 auto 2rem 0;padding-left:5.5vw}#category .breadcrumb,#cms .breadcrumb{position:absolute;top:142px;z-index:2}@media(max-width: 1440px){#category .breadcrumb,#cms .breadcrumb{position:absolute;top:120px}}@media(max-width: 1024px){#category .breadcrumb,#cms .breadcrumb{padding-left:8rem}}#js-product-list-header .block-category{height:384px;width:100%;background:url("../img/collections.jpg") no-repeat center;background-size:cover;margin-bottom:0;min-height:initial;padding:0;box-shadow:none;border:none;display:flex;justify-content:center;align-items:center}@media(max-width: 1440px){#js-product-list-header .block-category{height:289px}}@media(max-width: 768px){#js-product-list-header .block-category{height:230px}}@media(max-width: 575px){#js-product-list-header .block-category{height:180px}}@media(max-width: 480px){#js-product-list-header .block-category{height:33vw}}#js-product-list-header .block-category .h1{text-transform:capitalize;font-size:3.7em;line-height:inherit;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){#js-product-list-header .block-category .h1{font-size:3em}}@media(max-width: 768px){#js-product-list-header .block-category .h1{font-size:2.7em}}@media(max-width: 575px){#js-product-list-header .block-category .h1{font-size:2.2em}}@media(max-width: 480px){#js-product-list-header .block-category .h1{font-size:7vw}}.block-categories{width:56vw;box-shadow:none;padding:0;margin:4rem auto 2rem auto}@media(max-width: 1280px){.block-categories{width:61vw}}@media(max-width: 1024px){.block-categories{width:73vw}}@media(max-width: 768px){.block-categories{width:85vw;margin:3rem auto 2rem auto}}@media(max-width: 480px){.block-categories{margin:1.8rem auto}}.block-categories ul{display:flex;justify-content:space-between;align-items:center;margin:0;width:100%}@media(max-width: 768px){.block-categories ul{flex-wrap:wrap}}.block-categories ul li{margin:0;width:213px}@media(max-width: 1440px){.block-categories ul li{width:auto}}@media(max-width: 768px){.block-categories ul li{width:50%;margin-bottom:2rem}}@media(max-width: 480px){.block-categories ul li{margin-bottom:1.2rem}}@media(max-width: 380px){.block-categories ul li{width:100%;margin-bottom:1.1rem}}.block-categories ul li a{padding:0;font-family:"Amiri",sans-serif;font-size:1.4em;font-weight:bold;text-transform:capitalize;text-align:center;display:flex;justify-content:center;transition:.2s all ease;text-decoration:none;width:fit-content;margin:auto}.block-categories ul li a:hover{color:#febd6c}@media(max-width: 1440px){.block-categories ul li a{font-size:1.25em}}@media(max-width: 480px){.block-categories ul li a{font-size:1em}}.category-shop .block-categories li:first-of-type a,.category-collection-signature .block-categories li:nth-of-type(2) a,.category-collection-capsule .block-categories li:nth-of-type(3) a,.category-edition-limitee .block-categories li:last-of-type a{color:#febd6c;position:relative}.category-shop .block-categories li:first-of-type a:after,.category-collection-signature .block-categories li:nth-of-type(2) a:after,.category-collection-capsule .block-categories li:nth-of-type(3) a:after,.category-edition-limitee .block-categories li:last-of-type a:after{content:"";background:#febd6c;height:1px;width:40%;position:absolute;left:50%;transform:translateX(-50%);bottom:-6px}.page-content.page-cms{padding:0}#wrapper .breadcrumb li a{text-decoration:none;border:none;text-transform:lowercase}#wrapper .breadcrumb ol{font-size:.9em}#wrapper .breadcrumb ol li:first-of-type a{color:var(--black)}#products .thumbnail-container .product-thumbnail img,.featured-products .thumbnail-container .product-thumbnail img,.product-accessories .thumbnail-container .product-thumbnail img,.product-miniature .thumbnail-container .product-thumbnail img{max-height:none;max-width:none;position:static;margin:0}#products .product-description,.featured-products .product-description,.product-accessories .product-description,.product-miniature .product-description{position:static;z-index:0}.card{box-shadow:none}@media(max-width: 767px){#header.is-open,#header.is-open .header-top{background:rgba(255,255,255,.7)}}.product-slide{margin-top:7rem}.tabs{padding:0}.product-container img:not(.shopping-cart){width:100%}.d-flex{display:flex;width:100%}@media(max-width: 1024px){.d-flex{flex-wrap:wrap}}.d-wrap{flex-wrap:wrap}.bg-grey{background:#f3f3f3}.bg-blue{background:#d8effd}.m-63{margin:63px 0}@media(max-width: 1440px){.m-63{margin:3rem 0}}.p-default-1{padding:4rem 7rem}@media(max-width: 1440px){.p-default-1{padding:3rem}}@media(max-width: 1280px){.p-default-1{padding:3rem}}@media(max-width: 1024px){.p-default-1{padding:2rem 3rem}}@media(max-width: 480px){.p-default-1{padding:2rem 1.9rem}}.p-default-2{flex-wrap:wrap;width:480px;margin-top:5rem;margin-left:auto}.p-default-2.text-description-1{margin-left:6.5rem}@media(max-width: 1440px){.p-default-2.text-description-1{margin-left:5rem;width:auto}}@media(max-width: 1280px){.p-default-2.text-description-1{margin-left:0}}@media(max-width: 1440px){.p-default-2{margin-left:2rem;width:auto}}.w-default-1 p{width:100%;color:#232323;margin:auto 0;font-size:13px;line-height:26px;font-family:"Poppins Regular",sans-serif;letter-spacing:.32px}@media(max-width: 1440px){.w-default-1 p{width:100%}}@media(max-width: 768px){.w-default-1 p{width:100%;margin-bottom:1rem;margin-right:0}}@media(max-width: 480px){.w-default-1 p{font-family:"Poppins Regular",sans-serif}}.w-default-1 ul{display:inline-block;margin:auto;font-style:italic;font-family:"Poppins Italic",sans-serif;list-style-type:"• " !important;line-height:30px;font-size:.87em;width:80%}@media(max-width: 1440px){.w-default-1 ul{width:100%}}@media(max-width: 768px){.w-default-1 ul{margin-right:auto;margin-left:1.2rem;margin-bottom:4rem}}@media(max-width: 480px){.w-default-1 ul{margin-bottom:7rem;position:relative;margin-left:auto}.w-default-1 ul:after{content:"";background:var(--black);width:50px;height:2px;transform-origin:left;transform:rotate(-45deg) translateX(-50%);position:absolute;bottom:-62%;left:50%}}.w-default-1 .rotate-line{background:var(--black);width:16vw;height:1px;transform:rotate(-45deg);margin:auto 2rem auto 1rem}.w-default-2 p{width:338px}.text-right{text-align:right}.justify-center{justify-content:center}.align-center{align-items:center}.d-flex-50{justify-content:space-between}.d-flex-50>div:first-of-type{width:36%}@media(max-width: 1440px){.d-flex-50>div:first-of-type{width:39%}}@media(max-width: 768px){.d-flex-50>div:first-of-type{width:100%}}.d-flex-50>div:last-of-type{width:47%}@media(max-width: 1440px){.d-flex-50>div:last-of-type{width:44%}}@media(max-width: 768px){.d-flex-50>div:last-of-type{width:100%}}.w-img-1{width:100%;height:400px;object-fit:contain}@media(max-width: 768px){.d-col-2{flex-wrap:wrap}}.d-col-2 .text-description h3{margin-bottom:1.7rem;font-family:"Poppins SemiBold",sans-serif}.d-col-2 .text-description p{line-height:25px}@media(max-width: 768px){.d-col-2 .text-description{margin-bottom:4rem}}@media(max-width: 480px){.d-col-2 .text-description{margin-left:0;text-align:left}}.d-col-2 img{width:100%}.product-price{color:#232323}.price-block .d-flex .w-default-1{width:70%}@media(max-width: 1440px){.price-block .d-flex .w-default-1{padding:3rem 5rem 3rem 8rem;width:78%}}@media(max-width: 1024px){.price-block .d-flex .w-default-1{width:100%}}.price-block .d-flex>div:last-of-type{width:auto}@media(max-width: 1024px){.price-block .d-flex>div:last-of-type{width:100%}}.product-quantity .input-group-btn-vertical .btn{position:absolute;margin-top:0}.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after{content:"+"}.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after{content:"−"}.product-quantity .input-group-btn-vertical .btn i{position:absolute;top:0}.bootstrap-touchspin .btn-touchspin:hover{background-color:transparent}.btn-touchspin .material-icons{transition:.2s all ease}.btn-touchspin .material-icons:hover{color:#febd6c}.bootstrap-touchspin{width:71px;height:47px;position:relative}.bootstrap-touchspin input[type=number]{display:block;position:absolute;left:50%;transform:translateX(-50%);text-align:center;font-family:"Poppins SemiBold",sans-serif}.bootstrap-touchspin .input-group-btn-vertical{position:static;height:100%;width:100% !important}.bootstrap-touchspin .btn-touchspin{width:auto !important}.bootstrap-touchspin .bootstrap-touchspin-up{width:auto;position:absolute;top:50%;transform:translateY(-50%);right:0}.bootstrap-touchspin .bootstrap-touchspin-down{border:1px solid orange;padding-left:auto;width:auto;position:absolute;top:50%;left:0;transform:translateY(-50%);margin-left:auto !important}.pt-6{padding-top:6rem}.product-prices{margin-top:0}.product-prices div{margin-bottom:0}.current-price{font-family:"Poppins SemiBold",sans-serif;font-size:2em;letter-spacing:1.44px;color:var(--black)}@media(max-width: 1440px){.current-price{font-size:1.4em}}@media(max-width: 480px){.current-price{font-size:1.3em}}.qty label{color:var(--black);font-family:"Poppins Regular",sans-serif;margin:auto 1rem auto 0;font-size:.93em}@media(max-width: 1440px){.qty label{font-size:13px}}.product-discount,.tax-shipping-delivery-label,.discount-percentage,.discount{display:none !important}.add-to-cart{background-color:transparent;box-shadow:none;color:var(--black);font-family:"Poppins Bold",sans-serif !important;padding:0;display:flex;align-items:center;outline:none;transition:.2s all ease;margin-right:0;text-transform:inherit;height:auto}@media(max-width: 1440px){.add-to-cart{font-size:.93em}}.add-to-cart img{margin-left:1.5rem}.add-to-cart:hover,.add-to-cart:active:hover,.add-to-cart:focus{background:transparent !important;color:#000;outline:none}.product-quantity #quantity_wanted{background-color:transparent;border:none;font-size:1.43em}@media(max-width: 1440px){.product-quantity #quantity_wanted{font-size:1.1em}}.bootstrap-touchspin{box-shadow:none}.bootstrap-touchspin .btn-touchspin{background:transparent;border:none}.w-91{width:89vw;margin-left:auto;margin-right:auto}@media(max-width: 768px){.w-91{width:88vw}}@media(max-width: 575px){.w-91{width:84vw}}@media(max-width: 480px){.w-91{width:81vw}}@media(max-width: 768px){.md-hidden{display:none}}.mb-4{margin-bottom:4rem}.bloc-title-1{position:relative}.bloc-title-1:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:29%;background:#020024;background:-moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.6) 100%);background:-webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.6) 100%);background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#000000",GradientType=1)}.bloc-title-1 .heading-h3{position:absolute;bottom:-1.8vw;right:0;width:100%}@media(max-width: 1440px){.bloc-title-1 .heading-h3{position:absolute;bottom:-0.9vw}}.bloc-title-1 .heading-h3 h3{text-align:right;color:var(--black);font-size:3.7em;position:relative;overflow:hidden;height:250px;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.bloc-title-1 .heading-h3 h3{position:relative;bottom:-12px}}@media(max-width: 1024px){.bloc-title-1 .heading-h3 h3{font-size:2.5em}}@media(max-width: 768px){.bloc-title-1 .heading-h3 h3{position:relative;bottom:-11px;font-size:3em}}@media(max-width: 480px){.bloc-title-1 .heading-h3 h3{font-size:2.5em;position:relative;bottom:-19px}}.bloc-title-1 .heading-h3 h3 .hide-text{position:absolute;left:0;bottom:-0.5vw;z-index:200;width:100%}@media(max-width: 1440px){.bloc-title-1 .heading-h3 h3 .hide-text{position:absolute;bottom:-1vw}}.bloc-title-1 .heading-h3 h3 .hide-text .mask-text{margin-left:auto}.bloc-title-2{position:relative}.bloc-title-2 .heading-h3{position:absolute;bottom:82px;left:0;width:50%}@media(max-width: 768px){.bloc-title-2 .heading-h3{position:absolute;left:auto;right:0;bottom:-18px}}.bloc-title-2 .heading-h3 h3{letter-spacing:5px;font-size:3.6em;transform-origin:right;transform:translateX(-100%) rotate(-90deg);z-index:1;position:relative;overflow:hidden;height:100px;width:300px;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.bloc-title-2 .heading-h3 h3{font-size:3.7em;position:relative;bottom:-12px}}@media(max-width: 768px){.bloc-title-2 .heading-h3 h3{content:attr(data-title);position:absolute;bottom:-18px;left:auto;right:0;color:var(--black);font-size:3em;transform:none;text-align:right}}@media(max-width: 480px){.bloc-title-2 .heading-h3 h3{font-size:2.5em}}.bloc-title-2 .heading-h3 h3 .hide-text{position:absolute;left:0;bottom:26px;z-index:200;width:100%}@media(max-width: 768px){.bloc-title-2 .heading-h3 h3 .hide-text{position:absolute;bottom:0}}.bloc-title-1,.bloc-title-2{transition:.5s all ease}.bloc-title-1 img,.bloc-title-2 img{width:100%;height:auto;display:block;object-fit:cover;transition:.2s all ease}.big-title-custom{font-size:2.8em;color:var(--black);font-family:"KeplerStd Bold",sans-serif;width:200px}.artist-block{margin:9rem auto 2rem auto}@media(max-width: 1024px){.artist-block{width:91vw;display:flex;margin:8rem auto}}@media(max-width: 768px){.artist-block{width:88vw;margin:0 auto 4rem auto}}@media(max-width: 575px){.artist-block{width:84vw;margin:6rem auto}}.artist-block>div:first-of-type{width:55%}@media(max-width: 1024px){.artist-block>div:first-of-type{width:100%;margin-bottom:3rem}}@media(max-width: 768px){.artist-block>div:first-of-type{margin-bottom:5rem}}.artist-block>div:last-of-type{height:100%}.artist-block .artist-block-content{padding:6rem 8rem 6rem 18rem;position:relative;height:100%;min-height:31vw}@media(max-width: 1440px){.artist-block .artist-block-content{padding:6rem 8rem 6rem 13rem}}@media(max-width: 1024px){.artist-block .artist-block-content{min-height:unset;padding:3rem 4rem}}@media(max-width: 575px){.artist-block .artist-block-content{padding:3rem}}.artist-block .artist-block-content:before{content:"";background:var(--black);height:2px;width:201px;position:absolute;top:16rem;left:0;transform:rotate(-45deg)}@media(max-width: 1440px){.artist-block .artist-block-content:before{width:125px;position:absolute;top:8rem;left:3.5rem}}@media(max-width: 1024px){.artist-block .artist-block-content:before{width:15vw;position:absolute;top:11rem;left:-2rem}}@media(max-width: 575px){.artist-block .artist-block-content:before{content:none}}.artist-block .artist-block-content:after{content:"";background:var(--black);height:2px;width:90px;position:absolute;top:-1rem;left:21rem;transform:rotate(-45deg)}@media(max-width: 1440px){.artist-block .artist-block-content:after{width:46px;position:absolute;top:-3rem;left:17rem}}@media(max-width: 1024px){.artist-block .artist-block-content:after{width:9vw;position:absolute;top:-2rem;left:12.5rem}}@media(max-width: 575px){.artist-block .artist-block-content:after{content:none}}.artist-block .artist-block-content p{color:#232323;line-height:26px;margin-bottom:0}.artist-block .artist-block-content p:first-of-type{font-family:"Poppins Regular",sans-serif;opacity:.5;color:var(--black);font-size:12px;text-transform:lowercase;line-height:17px}.artist-block .artist-block-content .title-h2{display:none}.artist-block .artist-block-content .big-title{padding:0;width:auto;margin:.8rem 0 1.3rem 0;color:var(--black);font-size:2.8em;font-family:"KeplerStd Bold",sans-serif;margin:0 0 1.3rem 0}@media(max-width: 480px){.artist-block .artist-block-content .big-title{font-size:2.2em}}.artist-block .block-artist-bottom{display:flex;align-items:center;padding-left:12rem;background:#fff;position:relative;bottom:4rem}@media(max-width: 1440px){.artist-block .block-artist-bottom{padding-left:13rem}}@media(max-width: 1024px){.artist-block .block-artist-bottom{padding-left:0;justify-content:center;position:static}}@media(max-width: 768px){.artist-block .block-artist-bottom{background:#d8effd;height:auto;padding:3rem 0}}.artist-block.blue-bg .artist-block-content{background:#d8effd}.artist-block:not(.blue-bg) .block-artist-bottom{display:none}.artist-block:not(.blue-bg) .title-h2{display:none}.artist-block:not(.blue-bg) .brand-img .brand-img-container{position:relative}.artist-block:not(.blue-bg) .brand-img .brand-img-container:before{content:"";background:var(--black);width:110px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%, -100%) rotate(-45deg)}@media(max-width: 1440px){.artist-block:not(.blue-bg) .brand-img .brand-img-container:before{width:65px}}@media(max-width: 1024px){.artist-block:not(.blue-bg) .brand-img .brand-img-container:before{position:absolute;bottom:0}}@media(max-width: 480px){.artist-block:not(.blue-bg) .brand-img .brand-img-container:before{position:absolute;bottom:7rem}}.artist-block:not(.blue-bg) .artist-rs{margin-top:3rem}.brand-img img{width:100%;height:85%;object-fit:cover;object-position:top}@media(max-width: 1440px){.brand-img img{height:100%}}.flex-2>div{width:50%}@media(max-width: 1024px){.flex-2>div{width:100%}}.quotes-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:91vw;margin:1rem auto 6rem auto;text-align:center;line-height:30px}@media(max-width: 1440px){.quotes-div{margin:6rem auto;font-size:.93em}}@media(max-width: 768px){.quotes-div{margin:3rem auto;width:88vw}}@media(max-width: 575px){.quotes-div{font-size:.87em;width:84vw}}@media(max-width: 480px){.quotes-div{width:81vw}}.quotes-div p{color:var(--black);font-family:"Poppins BoldItalic",sans-serif;font-size:1.15em;margin-bottom:1.8rem}@media(max-width: 1024px){.quotes-div p{font-size:1.3em}}@media(max-width: 768px){.quotes-div p{font-size:1.1em}}@media(max-width: 480px){.quotes-div p{font-size:1em}}.quotes-div img{width:28px;filter:brightness(0%)}@media(max-width: 768px){.quotes-div img{width:21px}}@media(max-width: 480px){.quotes-div img{width:16px}}.tabs{display:flex;margin:7rem 0;box-shadow:none}@media(max-width: 1024px){.tabs{display:block;width:91vw;margin:auto}}@media(max-width: 768px){.tabs{width:88vw}}@media(max-width: 575px){.tabs{width:84vw}}@media(max-width: 480px){.tabs{width:100%;position:relative}.tabs:after{content:"";background:var(--black);width:80px;height:2px;transform-origin:left;transform:rotate(45deg) translateX(-50%);position:absolute;bottom:8%;left:50%}}.tabs .nav-tabs{background:#d8effd;width:39%;padding:4rem 7rem 4rem 10.5rem;display:flex;flex-direction:column;justify-content:center;max-height:311px;min-height:465px}@media(max-width: 1440px){.tabs .nav-tabs{padding:4rem 7rem 4rem 7.5rem;min-height:418px}}@media(max-width: 1024px){.tabs .nav-tabs{width:100%;flex-direction:row;padding:1rem 2rem;align-items:center;min-height:unset}}@media(max-width: 768px){.tabs .nav-tabs{flex-wrap:wrap}}.tabs .nav-tabs .nav-item{width:100%}@media(max-width: 1024px){.tabs .nav-tabs .nav-item{text-align:center}}.tabs .nav-tabs .nav-link{color:#707070;font-weight:bold;font-size:1.2em;position:relative;margin-bottom:.5rem;width:fit-content;transition:.2s all ease;font-family:"Poppins SemiBold",sans-serif}@media(max-width: 1440px){.tabs .nav-tabs .nav-link{font-size:1.2em}}@media(max-width: 1024px){.tabs .nav-tabs .nav-link{font-size:1em;width:auto}}@media(max-width: 480px){.tabs .nav-tabs .nav-link{font-size:.93em}}.tabs .nav-tabs .nav-link:after{content:"";background:#febd6c;height:0;width:0;position:absolute;bottom:3px;left:50%;transform:translateX(-50%);transform-origin:center;transition:.2s all ease}.tabs .nav-tabs .nav-link.active,.tabs .nav-tabs .nav-link:hover{border-bottom:none;color:var(--black);background-color:transparent}.tabs .nav-tabs .nav-link.active:after,.tabs .nav-tabs .nav-link:hover:after{height:1px;width:28%}.tabs .nav-tabs .nav-link.active:before,.tabs .nav-tabs .nav-link:hover:before{content:">";position:absolute;right:0;top:50%;transform:translateY(-50%)}.tabs .tab-content{width:61%;padding:3rem 6rem;background:#f3f3f3;display:flex;align-items:center}@media(max-width: 1024px){.tabs .tab-content{width:100%;padding:3rem 4.5rem}}@media(max-width: 768px){.tabs .tab-content{padding:3rem}}@media(max-width: 480px){.tabs .tab-content{padding:3rem 1.9rem 7rem 1.9rem}}.tabs .tab-content .product-features{display:flex;flex-flow:row wrap;margin-top:0}.tabs .tab-content .product-features p{margin-bottom:5px;width:50%}@media(max-width: 768px){.tabs .tab-content .product-features p{margin-bottom:1rem;width:100%}}.tabs .tab-content .product-features p span{color:#717171;font-style:italic}#product-slide{margin-top:1.5rem;position:relative;margin-bottom:5rem}@media(max-width: 480px){#product-slide{display:flex;flex-wrap:wrap-reverse}}#product-slide .colorBanner{background:#f3f3f3;width:0;height:531px;position:absolute;top:0;left:0;z-index:-1}#product-slide .swiper-container{width:100%;height:531px;overflow-x:hidden}@media(max-width: 1440px){#product-slide .swiper-container{height:425px}}#product-slide img{height:100%;object-fit:cover}.slide-indicators{height:35px;width:100%;position:absolute;bottom:5px;left:0;z-index:2;display:flex;justify-content:center;align-items:center}.slide-indicators .swiper-pagination{position:relative;margin:0 .5rem;width:auto !important;bottom:0 !important}.slide-indicators .swiper-pagination .swiper-pagination-bullet{opacity:1;background:transparent;border:2px solid var(--black);width:10px;height:10px;transition:.2s all ease;margin:0 7px}.slide-indicators .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.slide-indicators .swiper-pagination .swiper-pagination-bullet:hover{background:var(--black);border:2px solid var(--black)}.slide-indicators .swiper-button-prev-unique,.slide-indicators .swiper-button-next-unique{width:35px;height:35px}@media(max-width: 575px){.slide-indicators .swiper-button-prev-unique,.slide-indicators .swiper-button-next-unique{width:32px}}.slide-indicators .swiper-button-prev-unique:after,.slide-indicators .swiper-button-next-unique:after{content:"";background-size:contain;position:absolute;width:35px;height:100%;transition:.2s all ease}@media(max-width: 1440px){.slide-indicators .swiper-button-prev-unique:after,.slide-indicators .swiper-button-next-unique:after{width:43px}}@media(max-width: 1024px){.slide-indicators .swiper-button-prev-unique:after,.slide-indicators .swiper-button-next-unique:after{width:36px}}@media(max-width: 575px){.slide-indicators .swiper-button-prev-unique:after,.slide-indicators .swiper-button-next-unique:after{width:33px}}@media(max-width: 480px){.slide-indicators .swiper-button-prev-unique:after,.slide-indicators .swiper-button-next-unique:after{width:30px}}.slide-indicators .swiper-button-prev-unique:after{background:url("../img/new/left-arrow.svg") no-repeat center;transform:scale(0.85)}.slide-indicators .swiper-button-next-unique:after{background:url("../img/new/right-arrow.svg") no-repeat center;transform:scale(0.85)}.figcaption-slide{line-height:normal}.figcaption-slide p:first-of-type{color:#8f8f8f;font-size:12px;font-family:"Poppins Regular",sans-serif;position:relative;opacity:.5;text-transform:uppercase}.figcaption-slide p:nth-of-type(2){color:var(--black);font-size:2.8em;font-family:"KeplerStd Bold",sans-serif;margin-bottom:0}@media(max-width: 1440px){.figcaption-slide p:nth-of-type(2){font-size:2.2em}}@media(max-width: 1024px){.figcaption-slide p:nth-of-type(2){font-size:2em;margin-bottom:.5rem}}@media(max-width: 575px){.figcaption-slide p:nth-of-type(2){font-size:1.6em}}.figcaption-slide p:last-of-type{color:var(--black);font-size:1em;font-family:"Poppins SemiBold",sans-serif;margin-top:.3rem}.figcaption-slide p:last-of-type a{color:var(--black);border-bottom:1px solid var(--black);padding-bottom:.3px}.w-65{width:65vw;margin:0 auto;padding:191px 2rem}@media(max-width: 1440px){.w-65{width:70vw;padding:120px 2rem 0 2rem}}@media(max-width: 1280px){.w-65{width:73vw}}@media(max-width: 1024px){.w-65{padding:138px 2rem}}@media(max-width: 575px){.w-65{padding:3rem 2rem;width:85vw}}.artist{justify-content:center;margin-bottom:5rem}@media(max-width: 1440px){.artist{height:260px}}@media(max-width: 1024px){.artist{flex-flow:wrap-reverse;height:auto}}.artist .big-title{padding:0;width:auto;margin:.8rem 0 1.3rem 0;color:var(--black);font-size:2.8em;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 480px){.artist .big-title{font-size:2.2em}}@media(max-width: 1440px){.artist .big-title{margin:.8rem 0 .2rem 0;font-size:2.2em}}@media(max-width: 575px){.artist .big-title{font-size:2em}}.artist a{width:fit-content}.artist .artist-text{width:65%;display:flex;justify-content:center;flex-direction:column;padding:3rem 135px}@media(max-width: 1440px){.artist .artist-text{padding:3rem 125px}}@media(max-width: 1024px){.artist .artist-text{width:100%}}.artist .artist-text p{font-size:13px;font-style:italic;color:#232323;margin-bottom:1rem;font-family:"Poppins Italic",sans-serif}.artist .artist-text .t-link-row{margin-left:auto;margin-right:0}.artist .artist-picture{width:35%;display:flex;justify-content:center;position:relative}@media(max-width: 1024px){.artist .artist-picture{width:100%}}.artist .artist-picture .artist-img{width:100%;height:auto;object-fit:cover}@media(max-width: 1024px){.artist .artist-picture .artist-img{height:44vw;object-position:center}}.artist .artist-text{padding:4rem 10rem}@media(max-width: 1440px){.artist .artist-text{padding:2rem 7rem}}@media(max-width: 1024px){.artist .artist-text{padding:2rem 3rem}}@media(max-width: 575px){.artist .artist-text{padding:2rem}}.artist .artist-product{position:absolute;top:50%;z-index:1;height:100%}@media(max-width: 1024px){.artist .artist-product{display:none}}.artist:nth-of-type(odd){flex-direction:row-reverse}@media(max-width: 1024px){.artist:nth-of-type(odd){flex-direction:column-reverse}}.artist:nth-of-type(odd) .artist-text{background:#f3f3f3}.artist:nth-of-type(odd) .artist-product{left:100%;transform:translate(-50%, -50%) scale(0.9)}@media(max-width: 1440px){.artist:nth-of-type(odd) .artist-product{transform:translate(-50%, -50%) scale(0.75)}}@media(max-width: 1024px){.artist:nth-of-type(even) .artist-text{background:#f3f3f3}}.artist:nth-of-type(even) .artist-product{left:-26.5rem;transform:translate(0, -50%) scale(0.9)}@media(max-width: 1440px){.artist:nth-of-type(even) .artist-product{position:absolute;left:-19rem;transform:translate(0, -50%) scale(0.75)}}.brand-h1-block{position:absolute;top:0;left:0;z-index:2}@media(max-width: 575px){.brand-h1-block{position:static}}.brand-h1{margin:auto;font-size:3.7em;position:fixed;top:16vw;left:1vw;transform:translateY(50%) rotate(-90deg);letter-spacing:5px;transform-origin:top;z-index:1;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.brand-h1{font-size:3em}}@media(max-width: 1280px){.brand-h1{left:0}}@media(max-width: 1024px){.brand-h1{left:-5vw;top:12rem}}@media(max-width: 768px){.brand-h1{left:-8vw}}@media(max-width: 767px){.brand-h1{font-size:2.5em;top:303px}}@media(max-width: 575px){.brand-h1{transform:none;position:static;margin-bottom:2rem}}@media(max-width: 480px){.brand-h1{font-size:1.9em}}.line-before{position:relative}.line-before:before{content:"";background:var(--black);width:70px;height:1px;transform:rotate(-45deg);position:absolute;left:2vw;top:206px}@media(max-width: 1024px){.line-before:before{left:0;top:123px}}@media(max-width: 575px){.line-before:before{top:37px}}#contact #content-wrapper{width:100%;padding:0}#contact .card{border:none;padding:0}#contact #footer{margin-top:0}.contact-form{width:100%;margin:auto;justify-content:space-between;padding:0}@media(max-width: 1280px){.contact-form{flex-wrap:wrap;height:auto}}@media(max-width: 575px){.contact-form{margin-bottom:3rem}}.contact-form>div,.contact-form>form{width:50%;padding:0 3rem 0 5rem}@media(max-width: 1440px){.contact-form>div,.contact-form>form{padding:0 1rem 0 6.5rem}}@media(max-width: 1280px){.contact-form>div,.contact-form>form{width:100%;padding:2rem 3rem}}.contact-form .big-title-custom{color:#232323}@media(max-width: 1440px){.contact-form .big-title-custom{font-size:2.4em}}@media(max-width: 768px){.contact-form .big-title-custom{font-size:2em}}@media(max-width: 575px){.contact-form .big-title-custom{font-size:1.8em}}@media(max-width: 480px){.contact-form .big-title-custom{font-size:1.5em}}.contact-form .contact-info{display:flex}@media(max-width: 1280px){.contact-form .contact-info{height:538px}}@media(max-width: 575px){.contact-form .contact-info{flex-wrap:wrap;height:auto}}.contact-form .contact-info>div:first-of-type{width:40%}@media(max-width: 1440px){.contact-form .contact-info>div:first-of-type{width:35%}}@media(max-width: 575px){.contact-form .contact-info>div:first-of-type{width:100%}}@media(max-width: 1440px){.contact-form .contact-info>div:first-of-type p{padding-right:0}}.contact-form .contact-info>div:first-of-type h2{padding-top:25%;margin-bottom:2rem}@media(max-width: 1280px){.contact-form .contact-info>div:first-of-type h2{padding-top:33%}}@media(max-width: 575px){.contact-form .contact-info>div:first-of-type h2{padding-top:0;width:auto}}.contact-form .contact-info>div:last-of-type{width:60%;align-self:flex-end;position:relative;bottom:15%}@media(max-width: 1440px){.contact-form .contact-info>div:last-of-type{bottom:9%;width:65%}}@media(max-width: 575px){.contact-form .contact-info>div:last-of-type{width:100%}}.contact-form .contact-info>div:last-of-type img{width:320px;margin:auto;display:block}@media(max-width: 1440px){.contact-form .contact-info>div:last-of-type img{width:60%}}@media(max-width: 1280px){.contact-form .contact-info>div:last-of-type img{width:250px}}@media(max-width: 768px){.contact-form .contact-info>div:last-of-type img{width:235px}}@media(max-width: 480px){.contact-form .contact-info>div:last-of-type img{width:60%}}.contact-form .contact-info>div:last-of-type p{text-align:center;padding:0 2rem;font-weight:bold;line-height:22px}@media(max-width: 1440px){.contact-form .contact-info>div:last-of-type p{padding:0 47px}}@media(max-width: 1280px){.contact-form .contact-info>div:last-of-type p{padding:0;width:50%;margin:auto}}@media(max-width: 575px){.contact-form .contact-info>div:last-of-type p{width:100%}}.contact-form .contact-info>div:last-of-type:before{content:"";background:#717171;height:1px;width:90px;position:absolute;top:32%;left:9%;transform:rotate(-45deg)}@media(max-width: 1440px){.contact-form .contact-info>div:last-of-type:before{position:absolute;left:7%;width:62px}}@media(max-width: 1280px){.contact-form .contact-info>div:last-of-type:before{position:absolute;left:26%;top:63%}}@media(max-width: 768px){.contact-form .contact-info>div:last-of-type:before{position:absolute;left:13%}}@media(max-width: 575px){.contact-form .contact-info>div:last-of-type:before{content:none}}.contact-form .contact-info>div:last-of-type:after{content:"";background:#717171;height:1px;width:191px;position:absolute;top:-7%;left:36%;transform:rotate(-45deg)}@media(max-width: 1440px){.contact-form .contact-info>div:last-of-type:after{position:absolute;width:120px;left:41%}}@media(max-width: 1280px){.contact-form .contact-info>div:last-of-type:after{position:absolute;width:90px;left:57%;top:6%}}@media(max-width: 768px){.contact-form .contact-info>div:last-of-type:after{position:absolute;left:63%;top:0}}@media(max-width: 575px){.contact-form .contact-info>div:last-of-type:after{content:none}}.contact-form .contact-info a{padding-bottom:.5px;color:#717171;position:relative;line-height:15px;display:inline-block;border-bottom:1px solid #717171}.contact-form form{background:#f3f3f3;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:6vh 5vh}.contact-form form .form-fields{width:100%}.contact-form form .form-fields .form-group{display:flex}@media(max-width: 1280px){.contact-form form{width:92vw;margin:auto;padding:4rem 3rem}}.contact-form .form-group{display:flex;flex-flow:column nowrap;margin-bottom:1.5rem}.contact-form .form-group label{text-align:left;color:#232323;font-weight:bold;font-size:1.2em;margin-bottom:1rem;width:100%}@media(max-width: 1440px){.contact-form .form-group label{font-size:1em}}.contact-form .form-group input,.contact-form .form-group textarea{background:#fff;border:none;resize:none;color:#232323}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{border:none;outline:none}.contact-form .form-group div{width:100%}.contact-form .form-group input,.contact-form .form-group textarea{padding:1rem 1rem}.contact-form .form-footer{display:flex;justify-content:space-between;width:97%;align-items:center}.contact-form .form-footer input[name=url]{display:none !important}.contact-form .form-footer p{color:#232323;font-weight:bold;font-size:.87em;margin-bottom:0}.contact-form .form-footer button{outline:none;border:none;position:relative;background:transparent;cursor:pointer}#artist-banner{position:relative}#artist-banner .breadcrumb{position:absolute;top:1rem;left:4.5rem}#artist-banner .big-title{position:absolute;top:2.5rem;left:50%;transform:translateX(-50%);font-family:"KeplerStd Bold",sans-serif;font-size:4em}@media(max-width: 768px){#artist-banner .big-title{font-size:3em}}@media(max-width: 480px){#artist-banner .big-title{width:100%;margin:0 auto;top:1.5rem;transform:none;left:0;text-align:center;font-size:2.2em}}#artist-banner .artist-banner-img{width:100%;height:85vh;object-fit:cover}@media(max-width: 1024px){#artist-banner .artist-banner-img{height:75vh}}@media(max-width: 575px){#artist-banner .artist-banner-img{height:55vh}}@media(max-width: 480px){#artist-banner .artist-banner-img{height:auto}}.artist-rs{margin-top:4rem}@media(max-width: 480px){.artist-rs{margin-top:3rem}}.artist-rs>div{display:flex;justify-content:center;align-items:center}@media(max-width: 480px){.artist-rs>div{flex-direction:column}}.artist-rs p{margin-bottom:0;font-size:1.3em;color:var(--black);font-family:"Poppins SemiBold",sans-serif}.artist-rs .block-social{width:auto;border-bottom:none;margin-bottom:0;padding-bottom:0}@media(max-width: 480px){.artist-rs .block-social{margin-top:1rem}}.artist-rs .block-social p{display:none}.artist-rs .block-social img{width:85%;height:85%}.m-9{margin:9rem 0}@media(max-width: 1440px){.m-9{margin:7rem 0 1rem 0}}@media(max-width: 768px){.m-9{margin:5rem 0}}.m-5{margin:5rem 0}@media(max-width: 768px){.m-5{margin:2.5rem 0}}.text-center{text-align:center}.grey-block{display:flex}.grey-block .grey-block-content{background:#f3f3f3;display:flex;padding:6rem 11rem 5rem 12rem;position:relative;width:100vw}@media(max-width: 1280px){.grey-block .grey-block-content{padding:5rem 6.5rem}}@media(max-width: 1280px){.grey-block .grey-block-content{flex-flow:wrap;padding:6rem 7rem;width:100vw}}@media(max-width: 575px){.grey-block .grey-block-content{padding:4rem 2rem}}.grey-block .grey-block-content p{font-size:.87em}@media(max-width: 1440px){.grey-block .grey-block-content p{font-size:13px}}.grey-block .grey-block-content>div{width:50%}@media(max-width: 1024px){.grey-block .grey-block-content>div{width:100%}}.grey-block .grey-block-content>div:first-of-type{padding:0 3rem 0 6rem}.grey-block .grey-block-content>div:last-of-type{display:flex;margin-top:3rem;align-items:center;flex-direction:column;width:50%}@media(max-width: 1024px){.grey-block .grey-block-content>div:last-of-type{flex-direction:row}}@media(max-width: 575px){.grey-block .grey-block-content>div:last-of-type{flex-direction:column}}.grey-block .grey-block-content>div:last-of-type img{margin-right:auto}@media(max-width: 768px){.grey-block .grey-block-content>div:last-of-type img{width:25vw;margin:auto}}@media(max-width: 1024px){.grey-block .grey-block-content>div:last-of-type{margin-top:3rem}}.grey-block .grey-block-content>div p{line-height:26px;color:#232323}.grey-block .grey-block-content:before{content:"";background:#717171;height:1px;width:100px;position:absolute;top:13rem;left:10rem;transform:rotate(-45deg)}@media(max-width: 1280px){.grey-block .grey-block-content:before{width:62px;position:absolute;top:11rem;left:2rem}}@media(max-width: 575px){.grey-block .grey-block-content:before{content:none}}.grey-block .grey-block-content:after{content:"";background:#717171;height:1px;width:180px;position:absolute;top:0;left:20rem;transform:rotate(-45deg)}@media(max-width: 1280px){.grey-block .grey-block-content:after{width:130px;left:10rem}}@media(max-width: 575px){.grey-block .grey-block-content:after{content:none}}.grey-block .grey-block-content .black-title{font-family:"KeplerStd Bold",sans-serif}.grey-block.grey-block-aside .grey-block-content{width:90vw;padding:6rem 5rem 5rem 12rem}@media(max-width: 575px){.grey-block.grey-block-aside .grey-block-content{width:100%;padding:3rem ​4rem}}.grey-block.grey-block-aside .grey-block-content>div:first-of-type{padding:0 12% 0 0}@media(max-width: 1440px){.grey-block.grey-block-aside .grey-block-content>div:first-of-type{padding-right:0}}.grey-block.grey-block-aside .grey-block-content>div:last-of-type{width:auto;margin:auto}.grey-block.grey-block-aside .grey-block-content:before{content:"";background:#717171;height:1px;width:100px;position:absolute;top:13rem;left:4rem;transform:rotate(-45deg)}@media(max-width: 1280px){.grey-block.grey-block-aside .grey-block-content:before{width:62px;position:absolute;top:11rem;left:2rem}}@media(max-width: 575px){.grey-block.grey-block-aside .grey-block-content:before{content:none}}.grey-block.grey-block-aside .grey-block-content:after{content:"";background:#717171;height:1px;width:180px;position:absolute;top:0;left:14rem;transform:rotate(-45deg)}@media(max-width: 1280px){.grey-block.grey-block-aside .grey-block-content:after{width:130px;left:10rem}}@media(max-width: 575px){.grey-block.grey-block-aside .grey-block-content:after{content:none}}.grey-block.grey-block-aside .figcaption-slide{position:static;transform:none;z-index:0}.grey-block.grey-block-aside .figcaption-slide p:last-of-type{text-align:left;margin:2rem 0 2.5rem 0}@media(max-width: 1024px){.grey-block.grey-block-aside .figcaption-slide{margin-right:3rem}}.grey-block.grey-block-aside .big-title-aside{width:10vw;position:relative}@media(max-width: 1280px){.grey-block.grey-block-aside .big-title-aside{display:none}}.grey-block.grey-block-aside .big-title-aside span{position:absolute;top:50%;transform:translate(-50%, -50%) rotateZ(-90deg);left:50%;letter-spacing:1.2vw;text-transform:uppercase;font-size:4.5vw;z-index:1;color:#f3f3f3;font-weight:400}.grey-block.grey-block-full{display:flex;margin:7rem 0}@media(max-width: 1440px){.grey-block.grey-block-full{margin:5rem 0 6rem 0}}@media(max-width: 1280px){.grey-block.grey-block-full{margin:2rem 0 6rem 0}}@media(max-width: 1024px){.grey-block.grey-block-full{margin:2rem 0 4rem 0}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content{padding:5rem 8.5rem;justify-content:space-between}}@media(max-width: 1280px){.grey-block.grey-block-full .grey-block-content{padding:5rem 6.2rem}}@media(max-width: 768px){.grey-block.grey-block-full .grey-block-content{padding:5rem 12.5vw}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content>div{width:45%}}@media(max-width: 1024px){.grey-block.grey-block-full .grey-block-content>div{width:100%}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content>div:first-of-type{padding:0}}@media(max-width: 1280px){.grey-block.grey-block-full .grey-block-content>div:last-of-type{justify-content:flex-start;padding-top:3rem}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content .w-85{width:100%;margin:0 auto}}@media(max-width: 1024px){.grey-block.grey-block-full .grey-block-content .w-85{width:45%}}@media(max-width: 575px){.grey-block.grey-block-full .grey-block-content .w-85{width:75%;margin-bottom:1rem}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content:before{width:80px;position:absolute;left:2rem}}@media(max-width: 1280px){.grey-block.grey-block-full .grey-block-content:before{position:absolute;left:1rem}}@media(max-width: 768px){.grey-block.grey-block-full .grey-block-content:before{width:60px}}@media(max-width: 575px){.grey-block.grey-block-full .grey-block-content:before{content:none}}@media(max-width: 1440px){.grey-block.grey-block-full .grey-block-content:after{width:150px;position:absolute;left:12rem}}@media(max-width: 1280px){.grey-block.grey-block-full .grey-block-content:after{position:absolute;left:11rem}}@media(max-width: 768px){.grey-block.grey-block-full .grey-block-content:after{width:125px}}@media(max-width: 575px){.grey-block.grey-block-full .grey-block-content:after{content:none}}.slide-3,.slide-2{text-align:center}.slide-3 .slide-3-top,.slide-2 .slide-3-top{margin-bottom:2rem}.slide-3 .big-title,.slide-2 .big-title{text-align:center}.slide-3 .big-title,.slide-3 .link-page,.slide-2 .big-title,.slide-2 .link-page{width:84vw}.slide-3 .swiper-container,.slide-2 .swiper-container{height:100%}@media(max-width: 575px){.slide-3 .swiper-container,.slide-2 .swiper-container{width:68%}}.slide-3 .swiper-container .swiper-slide,.slide-2 .swiper-container .swiper-slide{display:flex;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.slide-3 .swiper-container .swiper-slide p,.slide-2 .swiper-container .swiper-slide p{letter-spacing:2px;text-transform:uppercase;font-size:1.3em;margin-top:1.5rem;color:#353738}@media(max-width: 1024px){.slide-3 .swiper-container .swiper-slide p,.slide-2 .swiper-container .swiper-slide p{font-size:1.15em}}.slide-3 .swiper-container .swiper-slide img,.slide-2 .swiper-container .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.slide-3 .slide-3-content,.slide-2 .slide-3-content{display:flex;justify-content:space-between;align-items:center;width:78vw;margin:auto}@media(max-width: 1024px){.slide-3 .slide-3-content,.slide-2 .slide-3-content{width:90vw}}@media(max-width: 575px){.slide-3 .slide-3-content,.slide-2 .slide-3-content{width:85vw}}.slide-3{margin:10rem 0}@media(max-width: 768px){.slide-3{margin:4rem 0}}.slide-3 .swiper-container{width:80%}.slide-3 .swiper-button-prev-unique,.slide-3 .swiper-button-next-unique{width:50px;height:50px;position:relative}@media(max-width: 575px){.slide-3 .swiper-button-prev-unique,.slide-3 .swiper-button-next-unique{width:32px}}.slide-3 .swiper-button-prev-unique:after,.slide-3 .swiper-button-next-unique:after{content:"";background-size:contain;position:absolute;left:0;top:-2rem;width:50px;height:100%;transition:.2s all ease}@media(max-width: 1440px){.slide-3 .swiper-button-prev-unique:after,.slide-3 .swiper-button-next-unique:after{width:43px}}@media(max-width: 1024px){.slide-3 .swiper-button-prev-unique:after,.slide-3 .swiper-button-next-unique:after{width:36px}}@media(max-width: 575px){.slide-3 .swiper-button-prev-unique:after,.slide-3 .swiper-button-next-unique:after{width:33px}}@media(max-width: 480px){.slide-3 .swiper-button-prev-unique:after,.slide-3 .swiper-button-next-unique:after{width:30px}}.slide-3 .swiper-button-prev-unique:after{background:url("../img/left-arrow.svg") no-repeat center}.slide-3 .swiper-button-next-unique:after{background:url("../img/right-arrow.svg") no-repeat center}.slide-3 .swiper-button-prev-unique:hover:after{background:url("../img/left-arrow-o.svg") no-repeat center}.slide-3 .swiper-button-next-unique:hover:after{background:url("../img/right-arrow-o.svg") no-repeat center}@media(max-width: 768px){.slide-2{margin:2rem 0 0 0}}.slide-2 .swiper-container{width:100%;overflow:hidden}@media(max-width: 575px){.slide-2 .swiper-container{width:100%}}.slide-2 .swiper-button-prev-unique,.slide-2 .swiper-button-next-unique{width:50px;height:50px;position:relative}@media(max-width: 575px){.slide-2 .swiper-button-prev-unique,.slide-2 .swiper-button-next-unique{width:32px}}.slide-2 .swiper-button-prev-unique:after,.slide-2 .swiper-button-next-unique:after{content:"";background-size:contain;position:absolute;left:50%;transform:translateX(-50%) scale(0.5);height:100%;transition:.2s all ease}@media(max-width: 1440px){.slide-2 .swiper-button-prev-unique:after,.slide-2 .swiper-button-next-unique:after{width:43px}}@media(max-width: 1024px){.slide-2 .swiper-button-prev-unique:after,.slide-2 .swiper-button-next-unique:after{width:36px}}@media(max-width: 575px){.slide-2 .swiper-button-prev-unique:after,.slide-2 .swiper-button-next-unique:after{width:33px}}@media(max-width: 480px){.slide-2 .swiper-button-prev-unique:after,.slide-2 .swiper-button-next-unique:after{width:30px}}.slide-2 .slide-indicators{height:auto;position:static;margin-top:1rem}.w-85{width:85%}.cms-block{width:75vw;margin:0 auto}@media(max-width: 1440px){.cms-block{width:80.5vw}}@media(max-width: 1280px){.cms-block{width:85vw}}@media(max-width: 768px){.cms-block{width:75vw}}.cms-block>div{width:50%;height:100%}@media(max-width: 1024px){.cms-block>div{width:100%}}@media(max-width: 575px){.cms-block{flex-wrap:wrap}}.cms-block img{width:85%;height:auto;margin-left:auto}@media(max-width: 1440px){.cms-block img{width:90%;display:block;margin:auto}}.cms-block .cms-img{width:50%}@media(max-width: 1024px){.cms-block .cms-img{width:100%}}.cms-block .cms-img img{width:100%;height:100%;object-fit:cover}@media(max-width: 1280px){.cms-block .cms-img img{height:auto;width:90%}}@media(max-width: 768px){.cms-block .cms-img img{width:100%}}@media(max-width: 1280px){.cms-block .cms-img{text-align:center}}.cms-block .cms-text{padding:0 0 0 7rem;position:relative}@media(max-width: 1280px){.cms-block .cms-text{padding:0 0 3rem 4rem}}@media(max-width: 1024px){.cms-block .cms-text{padding:3rem}}@media(max-width: 768px){.cms-block .cms-text{margin-top:0}}@media(max-width: 575px){.cms-block .cms-text{flex-wrap:wrap;margin-top:0;padding:0}}.cms-block .cms-text .big-title{margin:2rem 0;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.cms-block .cms-text .big-title{margin:2rem 0 1rem 0}}.cms-block .cms-text p{font-size:.87em}.cms-block .cms-text:before{content:"";background:#717171;width:115px;height:1px;transform:rotate(-45deg);position:absolute;left:2rem}@media(max-width: 1280px){.cms-block .cms-text:before{width:85px;position:absolute;left:1rem;top:1rem}}@media(max-width: 1024px){.cms-block .cms-text:before{position:absolute;left:0;top:4rem}}@media(max-width: 768px){.cms-block .cms-text:before{position:absolute;left:0;top:4rem}}@media(max-width: 575px){.cms-block .cms-text:before{content:none}}.slide-gallery{width:75vw;margin:0 auto 5rem auto}@media(max-width: 1440px){.slide-gallery{width:80.5vw;margin:0 auto 2rem auto}}@media(max-width: 1280px){.slide-gallery{display:none}}.slide-gallery .swiper-container{width:100%;height:100%}.slide-gallery .swiper-container img{width:85%}.slide-gallery .swiper-container .swiper-slide{cursor:pointer}.cms-id-4 #footer{position:relative}.banner{width:0%}.mask-text{position:relative;display:block;overflow:hidden;font-family:"Poppins Regular",sans-serif;font-size:.93em}body,html{width:100%;height:auto}p,a{color:var(--black)}a:hover{color:var(--black);text-decoration:none}p{font-size:.93rem;font-family:"Poppins Regular",sans-serif}@media(max-width: 768px){.imageslider-container{padding-top:9rem;margin-bottom:5rem}}@media(max-width: 480px){.imageslider-container{padding-top:5rem}}.imageslider-container .imageslider{height:100vh;margin-bottom:7rem}@media(max-width: 1024px){.imageslider-container .imageslider{height:auto;margin-bottom:0}}.imageslider-container .imageslider .heading-h2{font-size:4.4em}@media(max-width: 1440px){.imageslider-container .imageslider .heading-h2{font-size:3.1em}}@media(max-width: 1024px){.imageslider-container .imageslider .heading-h2{font-size:3em;width:80%}}@media(max-width: 768px){.imageslider-container .imageslider .heading-h2{font-size:3.5em;width:60%}}@media(max-width: 480px){.imageslider-container .imageslider .heading-h2{font-size:3em;margin-bottom:.8rem;width:100%}}.imageslider-container .imageslider .swiper-slide{width:100%}.imageslider-container .imageslider .top{top:100vh;display:flex}@media(max-width: 1024px){.imageslider-container .imageslider .top{height:85vh}}@media(max-width: 768px){.imageslider-container .imageslider .top{flex-wrap:wrap;height:auto}}.imageslider-container .imageslider .top .top-left{height:auto;width:39%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:170px;padding-right:116px}@media(max-width: 1440px){.imageslider-container .imageslider .top .top-left{padding:0 6rem}}@media(max-width: 1024px){.imageslider-container .imageslider .top .top-left{padding:0 2.9rem;width:50%}}@media(max-width: 768px){.imageslider-container .imageslider .top .top-left{width:100%;height:auto}}@media(max-width: 480px){.imageslider-container .imageslider .top .top-left{padding:0 1.6rem}}.imageslider-container .imageslider .top .top-left .paragraph{margin-bottom:50px}@media(max-width: 1440px){.imageslider-container .imageslider .top .top-left .paragraph{margin-bottom:32px}}@media(max-width: 768px){.imageslider-container .imageslider .top .top-left .paragraph{margin-bottom:1rem}}.imageslider-container .imageslider .top .top-left .t-line{margin-top:1rem;margin-bottom:2rem}.imageslider-container .imageslider .top .top-right{width:61%;height:100%}@media(max-width: 1024px){.imageslider-container .imageslider .top .top-right{width:50%}}@media(max-width: 768px){.imageslider-container .imageslider .top .top-right{width:100%;margin-top:1rem}}.imageslider-container .imageslider .top .top-right img{width:100%;height:100%;object-fit:cover}@media(max-width: 768px){.imageslider-container .imageslider .top .top-right img{object-position:50% 31%}}.imageslider-container .imageslider .bottom{height:15vh;display:flex;align-items:center}@media(max-width: 1024px){.imageslider-container .imageslider .bottom{height:25vh}}@media(max-width: 768px){.imageslider-container .imageslider .bottom{height:auto}}.imageslider-container .imageslider .bottom .left{width:39%;height:100%;padding-left:126px;padding-right:2rem;display:none}@media(max-width: 1440px){.imageslider-container .imageslider .bottom .left{align-items:flex-start;padding-top:2rem;padding-left:83px}}@media(max-width: 1024px){.imageslider-container .imageslider .bottom .left{width:50%}}@media(max-width: 768px){.imageslider-container .imageslider .bottom .left{display:none}}.imageslider-container .imageslider .bottom .left ul{display:flex;position:relative;height:auto;width:fit-content}.imageslider-container .imageslider .bottom .left ul li{margin-right:26px;font-size:.93em}@media(max-width: 1440px){.imageslider-container .imageslider .bottom .left ul li{font-size:12px}}.imageslider-container .imageslider .bottom .left ul li:nth-child(2):hover~.border-anim,.imageslider-container .imageslider .bottom .left ul li:nth-child(2).active{position:absolute;left:50%;transform:translateX(-65%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.imageslider-container .imageslider .bottom .left ul li:nth-child(3):hover~.border-anim,.imageslider-container .imageslider .bottom .left ul li:nth-child(3).active{position:absolute;left:100%;transform:translateX(-120%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.imageslider-container .imageslider .bottom .left ul li a{font-family:"Poppins SemiBold",sans-serif;color:rgba(33,33,33,.7);transition:.2s all ease}.imageslider-container .imageslider .bottom .left ul li a:hover{color:var(--black)}.imageslider-container .imageslider .bottom .left ul .border-anim{height:2px;width:36px;position:absolute;left:-18px;bottom:-10px;background:var(--black);-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width: 1440px){.imageslider-container .imageslider .bottom .left ul .border-anim{position:absolute;bottom:-7px}}.imageslider-container .imageslider .bottom .right{width:100%;height:100%;position:relative;display:flex;justify-content:space-between;margin-left:auto}@media(max-width: 1440px){.imageslider-container .imageslider .bottom .right{align-items:flex-start;padding-top:1rem}}@media(max-width: 1024px){.imageslider-container .imageslider .bottom .right{width:100%}}@media(max-width: 768px){.imageslider-container .imageslider .bottom .right{width:100%;flex-wrap:wrap-reverse}}.imageslider-container .imageslider .bottom .right>div{width:50%}@media(max-width: 768px){.imageslider-container .imageslider .bottom .right>div{width:100%}.imageslider-container .imageslider .bottom .right>div:first-of-type{justify-content:center;margin-top:2rem}}.imageslider-container .imageslider .bottom .right a span:nth-child(1){font-size:1.25em}.imageslider-container .imageslider .t-slide-text{width:100%;overflow-x:hidden}.imageslider-container .imageslider .t-slide-img{height:85vh;overflow:hidden}@media(max-width: 768px){.imageslider-container .imageslider .t-slide-img{height:40vh}}.imageslider-container .imageslider .t-slide-name{overflow:hidden;transform:translate3d(0, 0, 0)}.imageslider-container .imageslider .t-slide-name .swiper-wrapper{width:100%}.imageslider-container .imageslider .t-slide-name a{display:flex;align-items:center}.imageslider-container .imageslider .t-slide-name a span:nth-child(1){text-transform:uppercase;font-family:"Poppins SemiBold",sans-serif;font-size:.93em;margin-right:13px}.imageslider-container .imageslider .t-slide-name a span:nth-child(2){font-family:"Poppins Regular",sans-serif;font-size:.87em}@media(max-width: 1440px){.imageslider-container .imageslider .t-slide-name .t-link-center a,.imageslider-container .imageslider .t-slide-name .t-link-center button{font-size:14px}.imageslider-container .imageslider .t-slide-name .t-link-center span{font-size:12px}}.imageslider-container .imageslider .swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center}.imageslider-container .imageslider .imageslider-navigation{display:flex;align-items:center}.imageslider-container .imageslider .imageslider-navigation .pause{margin:0 1rem}@media(max-width: 768px){.imageslider-container .imageslider .imageslider-navigation .pause{margin:0 2rem}}.imageslider-container .imageslider .swiper-button-prev-unique,.imageslider-container .imageslider .swiper-button-next-unique,.imageslider-container .imageslider .pause{width:40px;height:40px;z-index:8;position:relative}@media(max-width: 1440px){.imageslider-container .imageslider .swiper-button-prev-unique,.imageslider-container .imageslider .swiper-button-next-unique,.imageslider-container .imageslider .pause{transform:scale(0.7);width:24px;height:24px}}@media(max-width: 575px){.imageslider-container .imageslider .swiper-button-prev-unique,.imageslider-container .imageslider .swiper-button-next-unique,.imageslider-container .imageslider .pause{width:32px}}.imageslider-container .imageslider .swiper-button-prev-unique:after,.imageslider-container .imageslider .swiper-button-next-unique:after,.imageslider-container .imageslider .pause:after{content:"";background-size:contain;position:absolute;left:0;top:0;width:40px;height:40px;transition:.2s all ease}@media(max-width: 1440px){.imageslider-container .imageslider .swiper-button-prev-unique:after,.imageslider-container .imageslider .swiper-button-next-unique:after,.imageslider-container .imageslider .pause:after{width:43px}}@media(max-width: 1024px){.imageslider-container .imageslider .swiper-button-prev-unique:after,.imageslider-container .imageslider .swiper-button-next-unique:after,.imageslider-container .imageslider .pause:after{width:36px}}@media(max-width: 575px){.imageslider-container .imageslider .swiper-button-prev-unique:after,.imageslider-container .imageslider .swiper-button-next-unique:after,.imageslider-container .imageslider .pause:after{width:33px}}@media(max-width: 480px){.imageslider-container .imageslider .swiper-button-prev-unique:after,.imageslider-container .imageslider .swiper-button-next-unique:after,.imageslider-container .imageslider .pause:after{width:30px}}.imageslider-container .imageslider .swiper-button-prev-unique:after{background:url("../img/new/left-arrow.svg") no-repeat center}.imageslider-container .imageslider .swiper-button-prev-unique:hover:after{background:url("../img/new/left-arrow.svg") no-repeat center}.imageslider-container .imageslider .swiper-button-next-unique:after{background:url("../img/new/right-arrow.svg") no-repeat center}.imageslider-container .imageslider .swiper-button-next-unique:hover:after{background:url("../img/new/right-arrow.svg") no-repeat center}.imageslider-container .imageslider .pause:after{background:url("../img/new/pause.svg") no-repeat center}.imageslider-container .imageslider .pause:hover:after{background:url("../img/new/pause-2.svg") no-repeat center}.imageslider-container .imageslider .swiper-button-disabled{filter:opacity(0.4)}.t-line{background:var(--black);height:2px;width:118px;align-self:flex-start;margin-bottom:1.5rem}.t-link-left,.t-link-right,.t-link-center{display:flex}.t-link-left.t-link-row,.t-link-right.t-link-row,.t-link-center.t-link-row{height:66px;align-items:center}.t-link-left.t-link-row a,.t-link-left.t-link-row button,.t-link-right.t-link-row a,.t-link-right.t-link-row button,.t-link-center.t-link-row a,.t-link-center.t-link-row button{margin-right:14px}@media(max-width: 1440px){.t-link-left.t-link-row a,.t-link-left.t-link-row button,.t-link-right.t-link-row a,.t-link-right.t-link-row button,.t-link-center.t-link-row a,.t-link-center.t-link-row button{font-size:12px}}.t-link-left.t-link-column,.t-link-right.t-link-column,.t-link-center.t-link-column{flex-direction:column;width:fit-content}.t-link-left a,.t-link-left button,.t-link-right a,.t-link-right button,.t-link-center a,.t-link-center button{align-self:flex-end;font-family:"Poppins SemiBold",sans-serif;font-weight:bold;position:relative;bottom:11px;font-size:14px}@media(max-width: 1440px){.t-link-left a,.t-link-left button,.t-link-right a,.t-link-right button,.t-link-center a,.t-link-center button{font-size:12px}}.t-link-left a:hover:after,.t-link-left button:hover:after,.t-link-right a:hover:after,.t-link-right button:hover:after,.t-link-center a:hover:after,.t-link-center button:hover:after{width:140%}.t-link-left span,.t-link-right span,.t-link-center span{font-family:"Poppins Regular",sans-serif;font-size:.87em}@media(max-width: 1440px){.t-link-left span,.t-link-right span,.t-link-center span{font-size:11px}}.t-link-right{margin-left:auto;width:100%}.t-link-right a,.t-link-right button{margin-left:auto;margin-bottom:14px}.t-link-right a:after,.t-link-right button:after{content:"";background:var(--black);height:2px;width:120%;position:absolute;bottom:-11px;right:0;transition:width .2s ease}.t-link-right span{text-align:right}.t-link-left{margin-right:auto}.t-link-left a,.t-link-left button{font-size:.93em;margin-right:auto}.t-link-left a:after,.t-link-left button:after{content:"";background:var(--black);height:2px;width:120%;position:absolute;bottom:-11px;left:0;transition:width .2s ease}.t-link-center{margin:auto;height:35px;align-items:center}@media(max-width: 768px){.t-link-center{margin-left:auto;margin-right:30px}}.t-link-center a,.t-link-center button{font-size:.93em;margin-right:14px}.t-link-center a:after,.t-link-center button:after{content:"";background:var(--black);height:2px;width:120%;position:absolute;bottom:-11px;right:0;transition:width .2s ease}@media(max-width: 768px){.t-link-center a:after,.t-link-center button:after{position:absolute;bottom:-6px}}.t-link-hover a:after{opacity:0;transition:opacity .2s ease,width .2s ease .05s}.t-link-hover a:hover:after{opacity:1;width:130%}.heading-h2{font-family:"KeplerStd Bold",sans-serif;align-self:flex-start}.text-right{text-align:right}.thumbnail-container,.product-description{background:transparent !important}.text-img{display:flex;position:relative;margin-bottom:195px}@media(max-width: 1440px){.text-img{margin-bottom:8.5rem}}@media(max-width: 1024px){.text-img{margin-top:13rem}}@media(max-width: 768px){.text-img{flex-wrap:wrap}}@media(max-width: 480px){.text-img{margin-bottom:8.5rem}}.text-img .heading-h2{font-size:2.9em;font-family:"KeplerStd Bold",sans-serif;margin-bottom:3rem}@media(max-width: 1440px){.text-img .heading-h2{font-size:2.2em}}@media(max-width: 1024px){.text-img .heading-h2{font-size:2em}}@media(max-width: 768px){.text-img .heading-h2{line-height:50px;margin-bottom:1.5rem}}@media(max-width: 480px){.text-img .heading-h2{font-size:1.5em;line-height:45px}}.text-img .left{width:55.5%;padding-left:322px;padding-right:60px;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 1440px){.text-img .left{padding-left:11rem;width:58%}}@media(max-width: 1024px){.text-img .left{padding-left:2.9rem;width:55%}}@media(max-width: 768px){.text-img .left{width:100%}}@media(max-width: 480px){.text-img .left{padding-left:1.6rem;padding-right:1.6rem}}@media(max-width: 768px){.text-img .left .t-link-column{display:none}}.text-img .right{flex:1;position:relative}@media(max-width: 1440px){.text-img .right{height:100vh}}@media(max-width: 768px){.text-img .right{flex:none;width:100%;display:flex;justify-content:center;margin-top:2.5rem;padding-top:8rem;flex-direction:column;align-items:center}}@media(max-width: 480px){.text-img .right{margin-top:3.5rem}}@media(max-width: 1440px){.text-img .right .container-img{height:100%}}@media(max-width: 768px){.text-img .right .container-img{height:auto}}.text-img .right .container-img:first-of-type img{width:441px;height:950px;object-fit:cover}@media(max-width: 1440px){.text-img .right .container-img:first-of-type img{width:275px;height:100%}}@media(max-width: 1024px){.text-img .right .container-img:first-of-type img{height:800px;margin:auto;display:block}}@media(max-width: 480px){.text-img .right .container-img:first-of-type img{height:776px;object-position:top;width:80%;margin:auto;display:block}}.text-img .right .container-img:nth-of-type(2) img{position:absolute;top:50%;left:39%;transform:translateY(-50%);border:10px solid #f9eee9;width:300px;height:300px}@media(max-width: 1440px){.text-img .right .container-img:nth-of-type(2) img{width:220px;height:220px;position:absolute;left:31%}}@media(max-width: 1024px){.text-img .right .container-img:nth-of-type(2) img{width:240px;height:240px}}@media(max-width: 768px){.text-img .right .container-img:nth-of-type(2) img{position:absolute;left:auto;right:5.5rem;top:7.5rem}}@media(max-width: 480px){.text-img .right .container-img:nth-of-type(2) img{width:57%;height:auto;position:absolute;right:5.6vw}}.text-img .right .t-link-column{display:none}@media(max-width: 768px){.text-img .right .t-link-column{display:flex;width:341px;margin:.5rem auto}}@media(max-width: 380px){.text-img .right .t-link-column{width:80%}}.text-img .paragraph{padding-left:5rem}@media(max-width: 1024px){.text-img .paragraph{padding-left:2.5rem}}@media(max-width: 768px){.text-img .paragraph{padding-left:0}}.text-img a:first-of-type{margin-top:3.5rem;margin-left:5rem}@media(max-width: 1024px){.text-img a:first-of-type{margin-left:2.5rem}}@media(max-width: 768px){.text-img a:first-of-type{margin-left:0}}.text-img a:last-of-type{margin-top:127px}@media(max-width: 1440px){.text-img a:last-of-type{margin-top:90px}}@media(max-width: 768px){.text-img a:last-of-type{margin-top:1.5rem}}.text-img:before{content:"";background:var(--black);width:494px;height:2px;transform-origin:left;transform:rotate(45deg);position:absolute;left:0;top:35%}@media(max-width: 1440px){.text-img:before{width:300px;position:absolute;top:50%}}@media(max-width: 1024px){.text-img:before{width:200px;position:absolute;top:-20%}}@media(max-width: 768px){.text-img:before{position:absolute;top:-10%;width:150px}}@media(max-width: 480px){.text-img:before{width:190px}}.text-img:after{content:"";background:var(--black);width:275px;height:2px;transform-origin:left;transform:rotate(45deg);position:absolute;bottom:4%;left:30%}@media(max-width: 1440px){.text-img:after{width:200px;position:absolute;bottom:0;left:34%}}@media(max-width: 1024px){.text-img:after{position:absolute;bottom:10%;left:0}}@media(max-width: 768px){.text-img:after{position:absolute;bottom:4%;width:180px}}@media(max-width: 480px){.text-img:after{position:absolute;bottom:2%}}.heading-h2{font-family:"KeplerStd Bold",sans-serif;font-size:4.5em}@media(max-width: 1440px){.heading-h2{font-size:3.5em}}@media(max-width: 1024px){.heading-h2{font-size:3.2em}}@media(max-width: 480px){.heading-h2{font-size:2.9em}}@media(max-width: 380px){.heading-h2{font-size:2.5em}}.featured-products{margin-bottom:120px}@media(max-width: 768px){.featured-products{margin-bottom:11rem}}@media(max-width: 575px){.featured-products{margin-bottom:6rem}}@media(max-width: 480px){.featured-products{margin-bottom:11rem}}.featured-products .products-block{position:relative}.featured-products .heading-h2{position:absolute;top:91px;left:8px;z-index:2;margin-left:12rem;overflow:hidden}@media(max-width: 1440px){.featured-products .heading-h2{position:absolute;top:61px;left:-61px}}@media(max-width: 1024px){.featured-products .heading-h2{position:absolute;top:78px;left:0;margin-left:4.8rem}}@media(max-width: 768px){.featured-products .heading-h2{position:absolute;top:113px;margin-left:2.6rem}}@media(max-width: 575px){.featured-products .heading-h2{position:absolute;top:110px}}@media(max-width: 480px){.featured-products .heading-h2{margin-left:1.4rem;font-size:3.5rem;position:absolute;top:149px}}@media(max-width: 380px){.featured-products .heading-h2{font-size:3em}}.featured-products .heading-h2 span{display:block}.featured-products .slide-details{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-bottom:4rem;padding-right:293px}@media(max-width: 1440px){.featured-products .slide-details{padding-right:5rem;margin-bottom:2rem}}@media(max-width: 1024px){.featured-products .slide-details{margin-bottom:3rem}}@media(max-width: 768px){.featured-products .slide-details{flex-wrap:wrap;padding:0 2.9rem}}@media(max-width: 480px){.featured-products .slide-details{margin-bottom:4rem}}.featured-products .slide-details p{width:400px;margin-right:61px;margin-bottom:0}@media(max-width: 1440px){.featured-products .slide-details p{margin-right:11px}}@media(max-width: 768px){.featured-products .slide-details p{width:75%;margin-right:0;margin-bottom:1.5rem;text-align:right}}@media(max-width: 575px){.featured-products .slide-details p{width:100%}}@media(max-width: 480px){.featured-products .slide-details p{width:85%}}.featured-products .slide-details .t-link-right{margin-left:0;width:auto}@media(max-width: 768px){.featured-products .slide-details .t-link-right{height:auto;width:100%}}@media(max-width: 768px){.featured-products .slide-details .t-link-right a{margin-right:0}}.featured-products .slide-details .t-link-right a:after{width:110%}.featured-products .slide-details .t-link-right a:hover:after{width:120%}.freeSlide{width:100%;overflow:hidden;margin-left:194px}@media(max-width: 1440px){.freeSlide{margin-left:120px}}@media(max-width: 1024px){.freeSlide{margin-left:70px}}@media(max-width: 768px){.freeSlide{margin-left:2.9rem}}@media(max-width: 480px){.freeSlide{margin-left:1.6rem}}.freeSlide .swiper-wrapper{height:auto}@media(max-width: 1024px){.freeSlide .swiper-wrapper .thumbnail-container{margin-bottom:0;height:100%}.freeSlide .swiper-wrapper .thumbnail-container img{height:350px}.freeSlide .swiper-wrapper .product-miniature{height:100%}}@media(max-width: 768px){.freeSlide .swiper-wrapper .thumbnail-container{width:100%}}.freeSlide .custom-scrollbar{display:flex;align-items:center;margin-top:2rem}@media(max-width: 1440px){.freeSlide .custom-scrollbar{margin-top:0}}@media(max-width: 1024px){.freeSlide .custom-scrollbar{margin-top:2rem}}@media(max-width: 768px){.freeSlide .custom-scrollbar{flex-wrap:wrap;width:94%}}.freeSlide .custom-scrollbar .free-scrollbar{background:rgba(33,33,33,.5);height:1px;position:relative !important;width:1226px;z-index:8;cursor:pointer}@media(max-width: 1440px){.freeSlide .custom-scrollbar .free-scrollbar{width:62vw}}@media(max-width: 1024px){.freeSlide .custom-scrollbar .free-scrollbar{width:70%}}@media(max-width: 768px){.freeSlide .custom-scrollbar .free-scrollbar{width:100%}}.freeSlide .custom-scrollbar .free-scrollbar .swiper-scrollbar-drag{background:var(--black);height:3px;position:absolute;top:-1px}.freeSlide .custom-scrollbar p{margin-left:20px;color:rgba(33,33,33,.5);margin-bottom:0;font-size:12px}@media(max-width: 1024px){.freeSlide .custom-scrollbar p{font-size:.87em;width:25%;margin-left:2rem}}@media(max-width: 768px){.freeSlide .custom-scrollbar p{width:100%;margin-left:0;margin-top:1rem;text-align:right}}.freeSlide .swiper-slide:nth-of-type(4n-2){display:flex;align-items:center;margin-top:50px}.freeSlide .swiper-slide:nth-of-type(4n-2) .product-miniature{margin:auto}.freeSlide .swiper-slide:nth-of-type(4n-2) img{height:350px}@media(max-width: 1440px){.freeSlide .swiper-slide:nth-of-type(4n-2) img{height:260px}}.freeSlide .swiper-slide a:not(.t-link-right a){overflow:hidden}.freeSlide .swiper-slide img{transition:.2s all ease}.freeSlide .swiper-slide:hover img{transform:scale(1.2)}.freeSlide .swiper-slide:nth-of-type(odd) img{height:470px}@media(max-width: 1440px){.freeSlide .swiper-slide:nth-of-type(odd) img{height:370px}}.freeSlide .swiper-slide:nth-of-type(4n+4) img{height:300px}@media(max-width: 1440px){.freeSlide .swiper-slide:nth-of-type(4n+4) img{height:240px}}.media-title{text-align:right;margin-right:11.5rem;position:relative;top:1.2rem}@media(max-width: 1440px){.media-title{margin-right:8.5rem}}@media(max-width: 1280px){.media-title{margin-right:7rem}}@media(max-width: 1024px){.media-title{margin-right:6rem;position:static;margin-bottom:3rem}}@media(max-width: 575px){.media-title{margin-right:4.2rem}}.media-title>div{display:flex;justify-content:flex-end}.media-title>div a{font-family:"Poppins SemiBold",sans-serif;font-size:14px;margin-left:1rem}.media-title>div a span{text-decoration:underline}.media-title .big-title{width:280px;margin-left:auto;font-family:"KeplerStd Bold",sans-serif;margin-right:0;text-align:right;position:relative}@media(max-width: 480px){.media-title .big-title{font-size:1.5em;width:150px}}.media-title .big-title:before{content:"";background:var(--black);height:2px;width:93px;transform:rotate(-45deg);position:absolute;top:-1rem;left:-1rem}@media(max-width: 768px){.media-title .big-title:before{position:absolute;top:0;left:1rem}}@media(max-width: 575px){.media-title .big-title:before{position:absolute;left:8vw;width:11vw}}@media(max-width: 480px){.media-title .big-title:before{position:absolute;left:-1rem}}.media-title .big-title:after{content:"";background:var(--black);height:2px;width:80px;transform:rotate(-45deg);position:absolute;bottom:-5rem;left:-12rem;z-index:-1}@media(max-width: 1440px){.media-title .big-title:after{position:absolute;bottom:-8rem}}@media(max-width: 1024px){.media-title .big-title:after{position:absolute;bottom:-10rem;left:-15rem}}@media(max-width: 768px){.media-title .big-title:after{content:none}}.media-slide{margin-bottom:7rem;margin-left:auto;margin-right:11.5rem;height:auto;width:70%}@media(max-width: 1024px){.media-slide{margin-right:6rem}}@media(max-width: 575px){.media-slide{margin-right:4.2rem}}@media(max-width: 1440px){.media-slide{height:250px}}.media-slide .swiper-wrapper{margin-right:3rem;will-change:transform}.media-slide .swiper-slide{overflow:hidden}.media-slide .swiper-slide.swiper-slide-active img,.media-slide .swiper-slide.swiper-slide-duplicate-active img{transform:scale3d(1, 1, 1)}.media-slide .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center;max-height:none;max-width:none;margin:0;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale3d(1.3, 1.3, 1);backface-visibility:hidden;will-change:transform;transition:transform 1400ms ease}.media-slide .custom-scrollbar{display:flex;align-items:center;justify-content:center;margin:0 auto 3rem -22rem}@media(max-width: 1440px){.media-slide .custom-scrollbar{margin:0 auto 6rem auto}}@media(max-width: 1024px){.media-slide .custom-scrollbar{justify-content:flex-start;flex-wrap:wrap-reverse;margin:0 auto 3rem auto}}.media-slide .custom-scrollbar .free-scrollbar{background:rgba(33,33,33,.5);height:1px;width:600px}@media(max-width: 1280px){.media-slide .custom-scrollbar .free-scrollbar{width:38vw}}@media(max-width: 1024px){.media-slide .custom-scrollbar .free-scrollbar{width:100%}}.media-slide .custom-scrollbar .free-scrollbar .swiper-scrollbar-drag{height:3px;background:var(--black);position:relative;top:auto;bottom:1px;cursor:pointer}.media-slide p{margin-left:20px;color:rgba(33,33,33,.5);margin-bottom:0}@media(max-width: 1024px){.media-slide p{font-size:.87em;width:100%;margin-left:0;margin-top:1rem}}@media(max-width: 768px){.media-slide p{text-align:right}}.brands-list{margin-bottom:196px}@media(max-width: 1440px){.brands-list{margin-bottom:148px}}.brands-list .slide-details-col{text-align:right;padding-right:293px}@media(max-width: 1440px){.brands-list .slide-details-col{padding-right:12rem}}@media(max-width: 1024px){.brands-list .slide-details-col{padding-right:5rem}}@media(max-width: 768px){.brands-list .slide-details-col{padding-right:2.9rem}}@media(max-width: 480px){.brands-list .slide-details-col{padding-right:2.5rem}}.brands-list .slide-details-col .heading-h2{font-size:5em;position:relative;width:fit-content;margin-left:auto}@media(max-width: 1440px){.brands-list .slide-details-col .heading-h2{font-size:3.6em}}@media(max-width: 1024px){.brands-list .slide-details-col .heading-h2{font-size:3.5em}}@media(max-width: 768px){.brands-list .slide-details-col .heading-h2{text-align:right;margin-bottom:2rem}}@media(max-width: 575px){.brands-list .slide-details-col .heading-h2{font-size:3em}}@media(max-width: 480px){.brands-list .slide-details-col .heading-h2{width:80vw;font-size:2.9em}}@media(max-width: 380px){.brands-list .slide-details-col .heading-h2{font-size:2.5em}}.brands-list .slide-details-col .heading-h2 span{display:block}.brands-list .slide-details-col .heading-h2:before{content:"";background:var(--black);width:96px;height:2px;transform-origin:left;transform:rotate(-45deg);position:absolute;bottom:4rem;left:34%}@media(max-width: 1440px){.brands-list .slide-details-col .heading-h2:before{width:70px;bottom:3rem;left:34%}}@media(max-width: 768px){.brands-list .slide-details-col .heading-h2:before{width:75px;position:absolute;bottom:3rem;left:34%}}@media(max-width: 575px){.brands-list .slide-details-col .heading-h2:before{position:absolute;bottom:2.5rem;left:33%}}@media(max-width: 480px){.brands-list .slide-details-col .heading-h2:before{width:16vw;position:absolute;bottom:6rem;left:55vw}}@media(max-width: 380px){.brands-list .slide-details-col .heading-h2:before{width:14vw;position:absolute;left:62%;bottom:5rem}}.brands-list .slide-details-col .heading-h2:after{content:"";background:var(--black);width:69px;height:2px;transform-origin:left;transform:rotate(-45deg);position:absolute;bottom:-3.5rem;left:18%}@media(max-width: 1440px){.brands-list .slide-details-col .heading-h2:after{width:55px;position:absolute;bottom:-2.5rem;left:17%}}@media(max-width: 768px){.brands-list .slide-details-col .heading-h2:after{width:55px;position:absolute;bottom:-2.8rem;left:16%}}@media(max-width: 575px){.brands-list .slide-details-col .heading-h2:after{position:absolute;left:15%}}@media(max-width: 480px){.brands-list .slide-details-col .heading-h2:after{width:8vw;position:absolute;bottom:1rem;left:38vw}}@media(max-width: 380px){.brands-list .slide-details-col .heading-h2:after{position:absolute;bottom:1rem;left:41%}}.brands-list .slide-details-col p{width:493px;margin-left:auto;margin-top:3.5rem}@media(max-width: 768px){.brands-list .slide-details-col p{width:70%}}@media(max-width: 575px){.brands-list .slide-details-col p{width:85%}}@media(max-width: 480px){.brands-list .slide-details-col p{width:78%;margin-top:2rem}}@media(max-width: 768px){.brands-list .slide-details-col .t-link-row{margin-top:0;margin-bottom:1rem}.brands-list .slide-details-col .t-link-row a{margin-right:0}}@media(max-width: 480px){.brands-list .slide-details-col .t-link-row{margin-bottom:0}}.brands-list .custom-scrollbar{display:flex;align-items:center;position:relative;bottom:2rem;margin-left:194px;margin-bottom:1rem}@media(max-width: 1024px){.brands-list .custom-scrollbar{margin-left:4.5rem}}@media(max-width: 768px){.brands-list .custom-scrollbar{position:static;flex-wrap:wrap-reverse;width:88%;margin:0 auto 2.5rem auto}}.brands-list .custom-scrollbar .free-scrollbar{background:rgba(33,33,33,.5);height:1px;position:relative !important;width:40%;z-index:8;cursor:pointer}@media(max-width: 768px){.brands-list .custom-scrollbar .free-scrollbar{width:100%}}.brands-list .custom-scrollbar .free-scrollbar .swiper-scrollbar-drag{background:var(--black);height:3px;position:absolute;top:-1px}.brands-list .custom-scrollbar p{margin-left:20px;font-size:12px;color:rgba(33,33,33,.5);margin-bottom:0}@media(max-width: 768px){.brands-list .custom-scrollbar p{width:100%;text-align:right;margin-bottom:1rem}}.brandSlide{margin-left:194px;overflow-x:hidden}@media(max-width: 1440px){.brandSlide{margin-left:120px}}@media(max-width: 1024px){.brandSlide{margin-left:70px}}@media(max-width: 768px){.brandSlide{margin-left:2.9rem}}.brandSlide .brand-thumbnail{display:flex;width:419px;height:280px;overflow:hidden;cursor:pointer}@media(max-width: 1440px){.brandSlide .brand-thumbnail{width:auto;height:240px}}@media(max-width: 1024px){.brandSlide .brand-thumbnail{height:260px}}.brandSlide .brand-thumbnail img{object-fit:cover;transition:.3s all ease-in-out;height:100%}.brandSlide .brand-thumbnail img:first-of-type{transform:scale(1.2);width:70%}.brandSlide .brand-thumbnail img:last-of-type{width:30%}.brandSlide .brand-thumbnail:hover img:first-of-type{transform:scale(1);width:30%}.brandSlide .brand-thumbnail:hover img:last-of-type{width:70%}.brandSlide .brand-name{margin-top:25px}.brandSlide .brand-name a{position:relative}.text-img-2{display:flex;margin-bottom:15rem;height:1000px}@media(max-width: 1440px){.text-img-2{margin-bottom:8rem;height:auto}}@media(max-width: 1024px){.text-img-2{flex-wrap:wrap;height:auto;margin-bottom:5vw}}@media(max-width: 575px){.text-img-2{margin-bottom:4rem}}.text-img-2 .left{position:relative;display:flex;flex-direction:column;justify-content:flex-end;width:62vw}@media(max-width: 1440px){.text-img-2 .left{flex-direction:row;justify-content:flex-start}}@media(max-width: 1024px){.text-img-2 .left{margin-bottom:12rem;flex-wrap:wrap;width:100%}}@media(max-width: 575px){.text-img-2 .left{margin-bottom:9rem}}@media(max-width: 480px){.text-img-2 .left{margin-bottom:6rem}}@media(max-width: 1440px){.text-img-2 .left .heading-h2{font-size:3.1em}}@media(max-width: 480px){.text-img-2 .left .heading-h2{font-size:2.4em}}@media(max-width: 380px){.text-img-2 .left .heading-h2{font-size:2em}}@media(max-width: 1440px){.text-img-2 .left .t-link-row{height:auto;margin-top:2rem}}@media(max-width: 768px){.text-img-2 .left:before{content:"";background:var(--black);width:130px;height:2px;transform-origin:left;transform:rotate(45deg) translateX(-50%);position:absolute;top:-6rem;left:50%;z-index:-10}}.text-img-2 .left .text-img-block{padding-right:199px;padding-bottom:4rem;margin-left:auto}@media(max-width: 1440px){.text-img-2 .left .text-img-block{padding-right:2rem;padding-bottom:0;margin-top:24rem;margin-left:15rem;margin-right:0}}@media(max-width: 1024px){.text-img-2 .left .text-img-block{padding-right:2rem;width:70%;margin-top:40vw}}@media(max-width: 768px){.text-img-2 .left .text-img-block{padding-bottom:0;padding-right:2.9rem;width:80%;margin-top:0}}@media(max-width: 575px){.text-img-2 .left .text-img-block{width:83%;padding-right:0;margin-left:3rem}}@media(max-width: 768px){.text-img-2 .left .text-img-block .t-link-row{justify-content:flex-end}.text-img-2 .left .text-img-block .t-link-row a{margin-right:30px}}.text-img-2 .left img{position:absolute;mix-blend-mode:multiply;transition:.2s all ease}.text-img-2 .left img:first-of-type{position:absolute;top:5.5rem;right:171px;height:400px}@media(max-width: 1440px){.text-img-2 .left img:first-of-type{width:83%;position:absolute;top:1.5rem;right:auto;left:0;height:auto}}@media(max-width: 1024px){.text-img-2 .left img:first-of-type{width:68%}}@media(max-width: 768px){.text-img-2 .left img:first-of-type{position:static;width:90%;height:auto;object-fit:contain}}.text-img-2 .left img:last-of-type{position:absolute;bottom:-1rem;left:-16vw;width:29vw;height:auto}@media(max-width: 1440px){.text-img-2 .left img:last-of-type{width:44%;position:absolute;left:-13vw;bottom:-8rem}}@media(max-width: 1280px){.text-img-2 .left img:last-of-type{position:absolute;bottom:-4rem}}@media(max-width: 1024px){.text-img-2 .left img:last-of-type{width:302px;position:absolute;bottom:-5rem;left:-9vw}}@media(max-width: 768px){.text-img-2 .left img:last-of-type{position:absolute;left:-19vw;bottom:-5rem;width:50%}}@media(max-width: 575px){.text-img-2 .left img:last-of-type{position:absolute;bottom:1rem}}@media(max-width: 480px){.text-img-2 .left img:last-of-type{position:absolute;left:-43vw;bottom:-4vw;width:67%}}.text-img-2 .left .heading-h2{margin-bottom:2rem}@media(max-width: 768px){.text-img-2 .left .heading-h2{margin-bottom:4.5rem}}@media(max-width: 575px){.text-img-2 .left .heading-h2{margin-bottom:2.5rem}}.text-img-2 .left .heading-h2 span{display:block}.text-img-2 .left .heading-h2 span:last-of-type{margin-left:135px;position:relative}@media(max-width: 1024px){.text-img-2 .left .heading-h2 span:last-of-type{margin-left:100px}}@media(max-width: 575px){.text-img-2 .left .heading-h2 span:last-of-type{margin-left:6rem}}.text-img-2 .left .heading-h2 span:last-of-type:before{content:"";background:var(--black);height:2px;width:80px;position:absolute;left:-6rem;bottom:13px}@media(max-width: 768px){.text-img-2 .left .heading-h2 span:last-of-type:before{position:absolute;left:-99px;bottom:9px}}.text-img-2 .left p{width:461px;margin-bottom:1rem}@media(max-width: 1024px){.text-img-2 .left p{width:100%}}@media(max-width: 768px){.text-img-2 .left p{padding-left:1rem}}@media(max-width: 575px){.text-img-2 .left p{padding-left:9rem}}@media(max-width: 480px){.text-img-2 .left p{padding-left:5.5rem}}@media(max-width: 380px){.text-img-2 .left p{padding-left:3.5rem}}.text-img-2 .right{position:relative;width:38vw;padding-right:8rem}@media(max-width: 1024px){.text-img-2 .right{margin:auto;padding-right:0;width:100%}}.text-img-2 .right .parallax-window{width:500px;height:1000px}.text-img-2 .right:after{content:"";background:var(--black);width:60vw;height:2px;transform-origin:right;transform:rotate(45deg);position:absolute;top:38vw;left:auto;right:0;z-index:-10}@media(max-width: 1440px){.text-img-2 .right:after{width:57.9vw}}@media(max-width: 1024px){.text-img-2 .right:after{position:absolute;top:72vw;right:1px;transform-origin:right;width:115%}}@media(max-width: 768px){.text-img-2 .right:after{width:115%;position:absolute;top:74vw;right:0;left:auto;transform-origin:right}}@media(max-width: 575px){.text-img-2 .right:after{position:absolute;top:82vw;width:129%}}.text-img-2 .right:before{content:"";background:var(--black);width:2px;height:268px;position:absolute;top:37%;left:5rem;z-index:-10}@media(max-width: 1440px){.text-img-2 .right:before{height:50%}}@media(max-width: 1024px){.text-img-2 .right:before{height:61%;position:absolute;left:36vw}}@media(max-width: 1440px){.text-img-2 .right .container-img{height:100vh;width:380px}}@media(max-width: 1280px){.text-img-2 .right .container-img{width:380px}}@media(max-width: 1024px){.text-img-2 .right .container-img{width:45vw;height:900px;margin:auto}}@media(max-width: 768px){.text-img-2 .right .container-img{width:48vw}}@media(max-width: 575px){.text-img-2 .right .container-img{width:65vw;height:auto}}.block-row-2{width:74vw;margin:0 auto 180px auto}@media(max-width: 1440px){.block-row-2{width:76vw;margin:0 auto 7rem auto}}@media(max-width: 1024px){.block-row-2{width:86vw}}@media(max-width: 768px){.block-row-2{width:100%;margin:2rem auto 6rem auto}}@media(max-width: 575px){.block-row-2{margin:8rem auto 6rem auto}}.block-row-2 .heading-h2{font-size:4.3em;line-height:76px;margin-bottom:2rem}@media(max-width: 1440px){.block-row-2 .heading-h2{line-height:54px;width:70%;font-size:3.3em}}@media(max-width: 1024px){.block-row-2 .heading-h2{font-size:2.9em;width:80%}}@media(max-width: 380px){.block-row-2 .heading-h2{font-size:2.5em;width:100%}}.block-row-2 p{width:77%;margin-bottom:2rem}@media(max-width: 1440px){.block-row-2 p{width:100%}}@media(max-width: 480px){.block-row-2 p{width:100%}}.block-row-2 [class^=t-link]{height:auto;margin-right:2rem}.block-row-2 .top{display:flex;margin-bottom:3rem}@media(max-width: 1440px){.block-row-2 .top{margin-bottom:2rem}}@media(max-width: 1024px){.block-row-2 .top{margin-bottom:4rem}}@media(max-width: 768px){.block-row-2 .top{flex-wrap:wrap;width:88vw;margin:0 auto 3rem auto}}.block-row-2 .top .top-left{margin-right:3.5rem}@media(max-width: 1440px){.block-row-2 .top .top-left{width:50%}}@media(max-width: 768px){.block-row-2 .top .top-left{width:100%;margin-right:0;margin-bottom:2.5rem}}@media(max-width: 480px){.block-row-2 .top .top-left{margin-bottom:2rem}}@media(max-width: 1440px){.block-row-2 .top .top-left img{width:100%;object-fit:cover;height:100%}}.block-row-2 .top .top-right{margin-top:auto;transition:.2s all ease}@media(max-width: 1440px){.block-row-2 .top .top-right{width:50%}}@media(max-width: 768px){.block-row-2 .top .top-right{width:100%}}@media(max-width: 1440px){.block-row-2 .top .container-img{width:40vw}.block-row-2 .top .container-img img{width:100%}}@media(max-width: 1440px)and (max-width: 1024px){.block-row-2 .top .container-img img{height:100%}}@media(max-width: 768px){.block-row-2 .top .container-img{width:100%}}.block-row-2 .bottom{display:flex;align-items:flex-end;height:300px}@media(max-width: 1440px){.block-row-2 .bottom{height:180px}}@media(max-width: 768px){.block-row-2 .bottom{align-items:inherit;flex-wrap:wrap-reverse;height:auto}}.block-row-2 .bottom .t-link-column{margin-right:2rem}@media(max-width: 768px){.block-row-2 .bottom .t-link-column{width:100%;margin-top:2rem;padding-right:.8rem}}@media(max-width: 480px){.block-row-2 .bottom .t-link-column{margin-top:2rem;padding-right:1.6rem}}.block-row-2 .bottom img{height:100%}@media(max-width: 768px){.block-row-2 .bottom img{height:auto}}.block-row-2 .bottom img:first-of-type{margin-right:2rem}@media(max-width: 768px){.block-row-2 .bottom img:first-of-type{width:70%;height:auto;margin-right:0}}@media(max-width: 768px){.block-row-2 .bottom img:last-of-type{width:30%;height:auto}}.block-row-2 .bottom .container-img{margin:0 1.5rem}@media(max-width: 1440px){.block-row-2 .bottom .container-img{height:220px}.block-row-2 .bottom .container-img img{height:100%}}@media(max-width: 1024px){.block-row-2 .bottom .container-img{height:185px;margin:0 1rem}}@media(max-width: 768px){.block-row-2 .bottom .container-img{margin:0}}@media(max-width: 768px){.block-row-2 .container-img:nth-of-type(2){width:80%}}@media(max-width: 768px){.block-row-2 .container-img:nth-of-type(2){width:80%}.block-row-2 .container-img:nth-of-type(3){width:20%}.block-row-2 .container-img img{width:100%}}.reassurance,#cart .reassurance{display:flex;justify-content:center;align-items:flex-start;padding:110px 0;color:var(--black);margin-bottom:165px;position:relative}@media(max-width: 1440px){.reassurance,#cart .reassurance{padding:70px 0 25px 0;margin-bottom:7rem}}@media(max-width: 1024px){.reassurance,#cart .reassurance{padding:6rem 0 4rem 0;margin-bottom:7.5rem}}@media(max-width: 768px){.reassurance,#cart .reassurance{flex-wrap:wrap;padding:4rem 0}}.reassurance:before,.reassurance:after,#cart .reassurance:before,#cart .reassurance:after{content:"";height:2px;background:var(--black)}.reassurance:before,#cart .reassurance:before{width:40.5vw;position:absolute;top:0;left:0}.reassurance:after,#cart .reassurance:after{width:58.5vw;position:absolute;bottom:0;right:0}.reassurance .homeprezInfo,#cart .reassurance .homeprezInfo{display:flex;flex-direction:column;align-items:center;width:15%;text-align:center;min-width:215px;margin:0 10px}@media(max-width: 1280px){.reassurance .homeprezInfo,#cart .reassurance .homeprezInfo{min-width:180px}}@media(max-width: 1024px){.reassurance .homeprezInfo,#cart .reassurance .homeprezInfo{min-width:unset}}@media(max-width: 768px){.reassurance .homeprezInfo,#cart .reassurance .homeprezInfo{width:45%}}@media(max-width: 480px){.reassurance .homeprezInfo,#cart .reassurance .homeprezInfo{margin-bottom:1rem}}.reassurance .homeprezInfo img,#cart .reassurance .homeprezInfo img{width:70px;margin-bottom:0}@media(max-width: 1440px){.reassurance .homeprezInfo img,#cart .reassurance .homeprezInfo img{width:66px}}@media(max-width: 1024px){.reassurance .homeprezInfo img,#cart .reassurance .homeprezInfo img{width:60px}}@media(max-width: 768px){.reassurance .homeprezInfo img,#cart .reassurance .homeprezInfo img{width:75px}}@media(max-width: 480px){.reassurance .homeprezInfo img,#cart .reassurance .homeprezInfo img{width:31%}}.reassurance .homeprezInfo img .homeprezInfo_logo,#cart .reassurance .homeprezInfo img .homeprezInfo_logo{width:85px;height:85px}.reassurance .homeprezInfo .homeprezInfo_content,#cart .reassurance .homeprezInfo .homeprezInfo_content{margin:0;max-width:none;padding-top:25px}.reassurance .homeprezInfo .homeprezInfo_content .title-reassurance,#cart .reassurance .homeprezInfo .homeprezInfo_content .title-reassurance{font-family:"Poppins SemiBold",sans-serif;margin-bottom:5px;text-transform:uppercase;font-size:1.1em}@media(max-width: 1440px){.reassurance .homeprezInfo .homeprezInfo_content .title-reassurance,#cart .reassurance .homeprezInfo .homeprezInfo_content .title-reassurance{font-size:.97em}}.reassurance .homeprezInfo .homeprezInfo_content p,#cart .reassurance .homeprezInfo .homeprezInfo_content p{font-size:1em;margin:0;font-weight:300;font-family:"Poppins Regular",sans-serif}@media(max-width: 1440px){.reassurance .homeprezInfo .homeprezInfo_content p,#cart .reassurance .homeprezInfo .homeprezInfo_content p{font-size:.87em}}@media(max-width: 480px){.reassurance .homeprezInfo .homeprezInfo_content p,#cart .reassurance .homeprezInfo .homeprezInfo_content p{font-size:.93em;width:63%;margin:auto}}.reassurance .homeprezInfo .homeprezInfo_content .productRating,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating{margin-top:-12px;margin-bottom:30px;padding:8px;position:relative}.reassurance .homeprezInfo .homeprezInfo_content .productRating .on,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating .on{opacity:1}.reassurance .homeprezInfo .homeprezInfo_content .productRating i,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating i{opacity:.4}.reassurance .homeprezInfo .homeprezInfo_content .productRating i.pic-etoile,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating i.pic-etoile{display:inline-block;height:15px;width:15px;background:url(/themes/tweme/assets/img/new/star.svg) no-repeat;background-size:cover}.reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before{top:132%;content:attr(data-check) " / 5";position:absolute;left:50%;transform:translate(-50%, 0);font-weight:bold;font-family:"Poppins SemiBold",sans-serif;font-size:1.7em}@media(max-width: 1440px){.reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before{font-size:1.4em}}@media(max-width: 1024px){.reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before,#cart .reassurance .homeprezInfo .homeprezInfo_content .productRating[data-check]:before{font-size:1.2em}}.reassurance .homeprezInfo .image-av,#cart .reassurance .homeprezInfo .image-av{height:65px}.reassurance .homeprezInfo:nth-child(3),#cart .reassurance .homeprezInfo:nth-child(3){width:20%;max-width:300px;position:relative;min-width:250px}@media(max-width: 1024px){.reassurance .homeprezInfo:nth-child(3),#cart .reassurance .homeprezInfo:nth-child(3){min-width:unset}}@media(max-width: 768px){.reassurance .homeprezInfo:nth-child(3),#cart .reassurance .homeprezInfo:nth-child(3){width:100%;max-width:unset;margin:3rem 0 2rem 0}}.reassurance .homeprezInfo:nth-child(3) .homeprezInfo_content,#cart .reassurance .homeprezInfo:nth-child(3) .homeprezInfo_content{padding-top:15px}@media(max-width: 1440px){.reassurance .homeprezInfo:nth-child(3) .homeprezInfo_content,#cart .reassurance .homeprezInfo:nth-child(3) .homeprezInfo_content{position:relative;bottom:1vw}}.reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo,#cart .reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo{width:250px;height:auto}@media(max-width: 1440px){.reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo,#cart .reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo{width:80%}}@media(max-width: 1024px){.reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo,#cart .reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo{width:90%}}@media(max-width: 768px){.reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo,#cart .reassurance .homeprezInfo:nth-child(3) img.homeprezInfo_logo{width:70%}}.reassurance .homeprezInfo:nth-child(3) p,#cart .reassurance .homeprezInfo:nth-child(3) p{max-width:60%;margin:3rem auto}@media(max-width: 1024px){.reassurance .homeprezInfo:nth-child(3) p,#cart .reassurance .homeprezInfo:nth-child(3) p{margin:3rem auto 1rem auto}}.information-block-container{width:77vw;margin:auto auto 0 auto}@media(max-width: 1024px){.information-block-container{width:86vw}}.information-block-container .information-title{display:flex;align-items:flex-end;margin-bottom:2rem}@media(max-width: 768px){.information-block-container .information-title{flex-wrap:wrap-reverse;justify-content:flex-end}}.information-block-container .information-title .heading-h2{margin-left:1.8rem}.information-block-container .information-block{display:flex}@media(max-width: 768px){.information-block-container .information-block{flex-wrap:wrap;justify-content:space-between}}.information-block-container .information-block .block-info{flex:1;position:relative;padding-bottom:3.5rem}@media(max-width: 768px){.information-block-container .information-block .block-info{flex:none;width:48%}}@media(max-width: 575px){.information-block-container .information-block .block-info{width:100%}}@media(max-width: 480px){.information-block-container .information-block .block-info{padding-bottom:2rem}}.information-block-container .information-block .block-info .img-container{overflow:hidden;margin-bottom:1rem}.information-block-container .information-block .block-info .img-container img{height:288px;object-fit:cover;width:100%;transition:.2s all ease}@media(max-width: 1440px){.information-block-container .information-block .block-info .img-container img{height:200px}}@media(max-width: 1024px){.information-block-container .information-block .block-info .img-container img{height:150px}}@media(max-width: 768px){.information-block-container .information-block .block-info .img-container img{height:180px}}@media(max-width: 575px){.information-block-container .information-block .block-info .img-container img{height:250px}}.information-block-container .information-block .block-info p{margin-bottom:1rem}.information-block-container .information-block .block-info p:first-of-type{font-family:"Poppins SemiBold",sans-serif;font-size:1.1em;min-height:40px}@media(max-width: 1440px){.information-block-container .information-block .block-info p:first-of-type{font-size:1em}}@media(max-width: 1024px){.information-block-container .information-block .block-info p:first-of-type{min-height:62px;font-size:.93em}}@media(max-width: 575px){.information-block-container .information-block .block-info p:first-of-type{min-height:unset}}.information-block-container .information-block .block-info p:nth-of-type(2){font-size:.87em}.information-block-container .information-block .block-info p:nth-of-type(2) span{font-family:"Poppins SemiBold",sans-serif;font-size:.87em;margin-right:20px}.information-block-container .information-block .block-info:not(:first-of-type):not(:last-of-type){margin:0 10px}.information-block-container .information-block .block-info:first-of-type{margin-right:10px}.information-block-container .information-block .block-info:last-of-type{margin-left:10px}@media(max-width: 768px){.information-block-container .information-block .block-info:not(:first-of-type):not(:last-of-type),.information-block-container .information-block .block-info:first-of-type,.information-block-container .information-block .block-info:last-of-type{margin:0}}.information-block-container .information-block .block-info:hover img{transform:scale(1.2)}.information-block-container .information-block .block-info:after{content:"";position:absolute;bottom:0;height:1px;width:100%;background:rgba(33,33,33,.3)}@media(max-width: 768px){.information-block-container .t-link-row{height:48px}}.custom-text{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.custom-text p{width:100%;text-align:center;margin-bottom:2rem;font-family:"Poppins SemiBold",sans-serif;font-size:1em}@media(max-width: 480px){.custom-text p{margin-bottom:3rem}}.custom-text img{margin:0 13px}@media(max-width: 1440px){.custom-text img{width:100px;margin:0 1rem}}@media(max-width: 1024px){.custom-text img{width:90px}}@media(max-width: 768px){.custom-text img{margin-bottom:1.5rem}}.block-social{display:flex;align-items:center}.block-social p{margin-bottom:0}.block-social ul img{width:100%}.block-social ul li{background:transparent}.block-social ul li a{overflow:auto;display:flex}.block-social ul li a img{height:100%}.parallax-window{background-size:cover;background-position:center center}.parallax-mirror{z-index:0 !important}body{height:auto}body#index,.cms-id-11{background:transparent linear-gradient(90deg, #EBEEF1 0%, #FEE6DB 100%) 0% 0% no-repeat padding-box}#cms #content{background:transparent}.cms-id-11 .page-header{display:none}#cms .page-header .big-title{font-family:"KeplerStd Bold",sans-serif}main{width:100%}.container-img{overflow:hidden;width:auto;height:100%;display:block;object-fit:cover}@media(max-width: 1440px){.container-img{height:80%;width:100%}}.container-img img{object-fit:cover;transition:.2s all ease}.text-img-2 .right img{height:95%;width:100%;object-fit:cover}@media(max-width: 1440px){.text-img-2 .right img{height:100%;width:100%}}@media(max-width: 1024px){.text-img-2 .right img{height:85%;padding-right:0}}@media(max-width: 768px){.text-img-2 .right img{width:100%;display:block;margin:auto;padding-right:0}}@media(max-width: 575px){.text-img-2 .right img{padding-right:0}}.text-img-2 .right::before{height:80%;transform-origin:top}@media(max-width: 1440px){.text-img-2 .right::before{height:77%}}@media(max-width: 1024px){.text-img-2 .right::before{height:80%}}@media(max-width: 768px){.text-img-2 .right::before{height:45%;position:absolute;top:53%;left:33vw}}@media(max-width: 575px){.text-img-2 .right::before{height:60%}}#product .text-img-2{padding-right:0}#product .text-img-2 .left{width:62vw;margin-bottom:10rem}@media(max-width: 1024px){#product .text-img-2 .left{width:100%;margin-top:3rem}}@media(max-width: 768px){#product .text-img-2 .left{margin-bottom:3rem}}@media(max-width: 1440px){#product .text-img-2 .left .heading-h2{font-size:3.5em}}@media(max-width: 480px){#product .text-img-2 .left .heading-h2{font-size:2.6em}}#product .text-img-2 .left .heading-h2 span:first-of-type{padding-left:7rem}#product .text-img-2 .left .heading-h2 span:last-of-type:before{position:absolute;left:-7rem;bottom:9px}@media(max-width: 1440px){#product .text-img-2 .left p{width:100%}}@media(max-width: 1024px){#product .text-img-2 .left p{padding-left:0}}#product .text-img-2 .left .text-img-block{padding-bottom:4rem;margin-left:19rem;width:38%;display:flex;position:relative}@media(max-width: 1660px){#product .text-img-2 .left .text-img-block{margin-left:8rem}}@media(max-width: 1440px){#product .text-img-2 .left .text-img-block{margin-left:12rem;width:100%;margin-top:18rem}}@media(max-width: 1024px){#product .text-img-2 .left .text-img-block{margin-left:auto;width:90%;margin-top:0;height:auto}}@media(max-width: 575px){#product .text-img-2 .left .text-img-block{overflow-x:hidden}#product .text-img-2 .left .text-img-block div{width:100%}}@media(max-width: 1440px){#product .text-img-2 .left .text-img-block>div{width:45%}}@media(max-width: 1024px){#product .text-img-2 .left .text-img-block>div{width:60%}}@media(max-width: 768px){#product .text-img-2 .left .text-img-block>div{width:80%}}@media(max-width: 575px){#product .text-img-2 .left .text-img-block>div{width:90%}}@media(max-width: 480px){#product .text-img-2 .left .text-img-block>div{width:80%}}@media(max-width: 380px){#product .text-img-2 .left .text-img-block>div{width:100%}}#product .text-img-2 .left .text-img-block img{position:relative;top:10rem;left:4rem;width:283px;height:auto;transform:scale(1.2);object-fit:contain}@media(max-width: 1660px){#product .text-img-2 .left .text-img-block img{position:relative;left:-2vw;width:17vw}}@media(max-width: 1440px){#product .text-img-2 .left .text-img-block img{transform:scale(1);position:relative;left:1rem}}@media(max-width: 1024px){#product .text-img-2 .left .text-img-block img{width:275px;height:fit-content}}@media(max-width: 768px){#product .text-img-2 .left .text-img-block img{width:43vw;position:absolute;top:-8px;right:-7rem;left:auto}}@media(max-width: 480px){#product .text-img-2 .left .text-img-block img{position:absolute;right:-4rem}}#product .text-img-2 .left>img{position:absolute;top:0;left:0;width:800px}@media(max-width: 1440px){#product .text-img-2 .left>img{width:68%;height:auto}}@media(max-width: 1024px){#product .text-img-2 .left>img{position:relative;margin-bottom:1rem}}@media(max-width: 1024px){#product .text-img-2 .right{width:100%}}#product .text-img-2 .right:before{content:none}#product .text-img-2 .right:after{width:60vw}@media(max-width: 1024px){#product .text-img-2 .right:after{position:absolute;top:72vw;right:1px;transform-origin:right;width:115%}}@media(max-width: 768px){#product .text-img-2 .right:after{position:absolute;top:74vw;width:115%}}@media(max-width: 575px){#product .text-img-2 .right:after{position:absolute;top:82vw;width:129%}}@media(max-width: 1024px){#product .text-img-2 .right:before{position:absolute;left:11rem}}@media(max-width: 1024px){#product .text-img-2 .right img{padding-right:0;width:100%;margin:auto}}#product .product-start-p{font-family:"Poppins Italic",sans-serif;font-size:.87em;line-height:25px;margin-top:1.5rem}@media(max-width: 480px){#product .product-container{margin-bottom:.5rem;margin-top:0}}#product .product-container ul{display:inline-block;margin:auto;font-style:italic;font-family:"Poppins Italic",sans-serif;list-style-type:"• " !important;line-height:30px;font-size:.93em;margin-top:2rem}@media(max-width: 1024px){#product .product-container ul{order:-1;margin-top:0;margin-bottom:2rem}}@media(max-width: 768px){#product .product-container ul{margin-right:auto;margin-left:1.2rem;margin-bottom:4rem}}#product .product-container .product-container-left{width:70%}@media(max-width: 480px){#product .product-container .product-container-left{padding-right:3rem}}@media(max-width: 1024px){#product .product-container .product-container-left{padding-left:0;width:100%;margin-bottom:2rem;display:flex;flex-wrap:wrap;padding-right:0}}#product .product-container .product-container-right{width:auto;margin-left:auto;margin-right:2rem}@media(max-width: 1024px){#product .product-container .product-container-right{width:100%;margin-left:0;margin-right:0;display:flex;flex-wrap:wrap}}@media(max-width: 1024px){#product .product-container .product-container-right .product-prices,#product .product-container .product-container-right .product-actions,#product .product-container .product-container-right ul{width:100%}}#product .product-add-to-cart .t-link-row{height:auto}@media(max-width: 1440px){#product .product-add-to-cart .t-link-row button:after{position:absolute;bottom:-2px}}@media(max-width: 1024px){#product .product-add-to-cart .t-link-row button{margin:0 auto}}.service-client{width:53vw;margin:15rem auto 9rem auto}@media(max-width: 1440px){.service-client{width:69vw}}@media(max-width: 1024px){.service-client{width:100%;padding-left:2.9rem}}@media(max-width: 768px){.service-client{padding-left:0}}.service-client p{font-size:.87em;font-family:"Poppins Regular",sans-serif;text-align:left}@media(max-width: 1440px){.service-client p{font-size:11px}}.service-client p a{text-decoration:underline}.service-client .big-title-custom{font-size:3.5em;line-height:49px}@media(max-width: 1440px){.service-client .big-title-custom{font-size:2.8em;line-height:43px}}@media(max-width: 1024px){.service-client .big-title-custom{font-size:2.3em;line-height:34px}}@media(max-width: 480px){.service-client .big-title-custom{font-size:7vw}}@media(max-width: 768px){.service-client .left{padding-left:2.9rem}}.service-client .left .big-title-custom{line-height:57px;margin-bottom:2rem}@media(max-width: 768px){.service-client .left .big-title-custom{line-height:39px}}@media(max-width: 575px){.service-client .left .big-title-custom{width:53%}}@media(max-width: 480px){.service-client .left .big-title-custom{margin-bottom:1rem;width:35%}}@media(max-width: 1280px){.service-client .left p{width:38%}}@media(max-width: 480px){.service-client .left p{width:60%}}@media(max-width: 380px){.service-client .left p{width:70%}}.service-client .right{margin-left:2rem;padding-top:7rem;position:relative}@media(max-width: 1280px){.service-client .right{margin-left:0;width:100%;text-align:right}}@media(max-width: 480px){.service-client .right{padding-top:2rem}}@media(max-width: 768px){.service-client .right img{width:80%}}.service-client .right .big-title-custom,.service-client .right p{width:auto;margin-left:auto;text-align:right}@media(max-width: 1024px){.service-client .right .big-title-custom,.service-client .right p{padding-right:2.9rem}}.service-client .right .big-title-custom{width:47%;margin:1.5rem 0 1.5rem auto}@media(max-width: 1440px){.service-client .right .big-title-custom{width:37%}}@media(max-width: 575px){.service-client .right .big-title-custom{width:45%}}@media(max-width: 380px){.service-client .right .big-title-custom{width:80%}}.service-client .right .t-link-row{justify-content:flex-end;height:36px}@media(max-width: 1024px){.service-client .right .t-link-row{padding-right:4.5rem}}@media(max-width: 480px){.service-client .right .t-link-row{padding-right:2rem}.service-client .right .t-link-row a{margin-right:2rem}}.service-client .right p{width:48%}@media(max-width: 575px){.service-client .right p{width:60%}}@media(max-width: 480px){.service-client .right p{width:75%}}@media(max-width: 380px){.service-client .right p{width:90%}}.service-client .right:before{content:"";background:var(--black);width:9vw;height:2px;transform-origin:left;transform:rotate(-45deg);position:absolute;top:13%;left:20%}@media(max-width: 1024px){.service-client .right:before{position:absolute;top:15%;left:29%;width:20vw}}@media(max-width: 768px){.service-client .right:before{width:38vw;position:absolute;left:45%}}@media(max-width: 480px){.service-client .right:before{position:absolute;left:49%;top:1%}}.service-client .right:after{content:"";background:var(--black);width:28vw;height:2px;transform-origin:left;transform:rotate(-45deg);position:absolute;bottom:0;left:-68%}@media(max-width: 1024px){.service-client .right:after{width:10vw;position:absolute;bottom:32%;left:-17%}}@media(max-width: 768px){.service-client .right:after{position:absolute;left:0;bottom:9rem;width:22vw}}@media(max-width: 575px){.service-client .right:after{position:absolute;bottom:11rem}}@media(max-width: 480px){.service-client .right:after{position:absolute;bottom:9rem}}@media(max-width: 480px){.service-client .w-91{width:88vw}}.product-all{display:flex;margin:0 auto 9rem auto}@media(max-width: 1024px){.product-all{flex-wrap:wrap}}@media(max-width: 575px){.product-all{width:85vw}}@media(max-width: 480px){.product-all{margin:0 auto 7rem auto}}.product-all .t-link-row{margin-top:4rem;height:auto}@media(max-width: 768px){.product-all .t-link-row{margin-top:1rem}}@media(max-width: 380px){.product-all .t-link-row{justify-content:flex-end;margin-right:2rem}}.product-all .left img{width:73%;margin-left:auto;display:block;height:100%;object-fit:cover}@media(max-width: 1024px){.product-all .left img{margin:auto}}@media(max-width: 575px){.product-all .left img{width:100%}}.product-all .right{padding:0 12rem 0 5rem;position:relative}@media(max-width: 1024px){.product-all .right{padding:0 9rem}}@media(max-width: 768px){.product-all .right{padding:0 7rem}}@media(max-width: 575px){.product-all .right{padding:0}}.product-all .right:after{content:"";background:var(--black);height:2px;width:35%;transform:rotate(45deg);position:absolute;right:0;top:95%;transform-origin:right}@media(max-width: 1024px){.product-all .right:after{position:absolute;right:20%;width:25%}}@media(max-width: 575px){.product-all .right:after{position:absolute;right:10%;top:90%;width:40%}}@media(max-width: 480px){.product-all .right:after{position:absolute;top:75%;right:5%;width:25%}}@media(max-width: 380px){.product-all .right:after{content:none}}.product-all .left,.product-all .right{width:50%}@media(max-width: 1024px){.product-all .left,.product-all .right{width:100%}}.product-all .heading-h2{width:100%;font-size:3.7em;position:relative;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.product-all .heading-h2{font-size:3.3em}}@media(max-width: 768px){.product-all .heading-h2{font-size:2.8em}}@media(max-width: 480px){.product-all .heading-h2{font-size:2em}}.product-all .heading-h2 span:last-of-type{display:block;margin-left:5.5rem}.product-all .heading-h2:before{content:"";background:var(--black);height:2px;width:62px;position:absolute;left:0;bottom:0}@media(max-width: 1024px){.product-all .heading-h2:before{width:60px;position:absolute;right:20%}}#category .product-all .heaindg-h2:before{position:absolute;bottom:.5rem}.brand-product-list{position:relative;margin:5rem 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media(max-width: 480px){.brand-product-list{margin:1rem 0}}.brand-product-list .brand-product-list-img{width:88%;display:flex;justify-content:space-between;margin-bottom:5rem;margin-top:2rem}@media(max-width: 575px){.brand-product-list .brand-product-list-img{flex-wrap:wrap}}.brand-product-list .brand-product-list-img img{height:100%;width:40%}@media(max-width: 1440px){.brand-product-list .brand-product-list-img img{width:35%}}@media(max-width: 768px){.brand-product-list .brand-product-list-img img{width:45%}}@media(max-width: 575px){.brand-product-list .brand-product-list-img img{width:72%}}.brand-product-list .brand-product-list-img img:nth-of-type(2){padding-top:11rem}@media(max-width: 575px){.brand-product-list .brand-product-list-img img:nth-of-type(2){margin-left:auto;margin-top:2.5rem;padding-top:0}}.brand-product-list .brand-product{display:flex;align-items:center}@media(max-width: 480px){.brand-product-list .brand-product{flex-wrap:wrap}}.brand-product-list .brand-product img{transform:scale(0.8);margin-right:2rem}@media(max-width: 480px){.brand-product-list .brand-product img{transform:scale(0.65);margin-right:0}}.brand-product-list .brand-product p:first-of-type{font-family:"Poppins Regular",sans-serif;font-size:12px;font-style:italic;margin-bottom:.8rem;position:relative;color:var(--black);opacity:.5;text-transform:lowercase;font-weight:bold}.brand-product-list .brand-product p:first-of-type:before{content:"";background:var(--black);width:68px;height:1px;transform:rotate(-45deg);position:absolute;left:-56px;top:-9px}@media(max-width: 1440px){.brand-product-list .brand-product p:first-of-type:before{width:56px}}@media(max-width: 480px){.brand-product-list .brand-product p:first-of-type:before{content:none}}.brand-product-list .brand-product p:nth-of-type(2){color:var(--black);font-size:2.8em;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.brand-product-list .brand-product p:nth-of-type(2){font-size:2.5em}}@media(max-width: 480px){.brand-product-list .brand-product p:nth-of-type(2){font-size:2em}}.brand-product-list .brand-product .t-link-row{justify-content:flex-end}@media(max-width: 480px){.brand-product-list .brand-product .t-link-row{height:auto}}#manufacturer .accessories{margin:7rem 0}#blockcart-modal .modal-dialog .t-link-row{margin-right:4rem;height:auto}#blockcart-modal .modal-dialog .t-link-row:after{width:112%}#blockcart-modal .modal-dialog .t-link-row:hover:after{width:120%}#blockcart-modal .modal-dialog .t-link-row button{outline:none}#blockcart-modal .modal-dialog p{font-family:"Poppins Regular",sans-serif}#blockcart-modal .modal-dialog .product-name,#blockcart-modal .modal-dialog .product-quantity,#blockcart-modal .modal-dialog span.label,#blockcart-modal .modal-dialog .subtotal,#blockcart-modal .modal-dialog .shipping-value,#blockcart-modal .modal-dialog .product-total{font-family:"Poppins SemiBold",sans-serif}#blockcart-modal .modal-dialog .cart-products-count,#blockcart-modal .modal-dialog .modal-title,#blockcart-modal .modal-dialog .cart-content-btn .btn{font-family:"Poppins Bold",sans-serif}#cart .reassurance{width:100%;margin-top:2rem}#cart .h1{font-family:"Poppins Bold",sans-serif;text-transform:capitalize}#cart .cart-grid-body{margin-bottom:7rem}#cart .input-group-btn-vertical{display:flex;z-index:5}#cart .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:0}#cart .bootstrap-touchspin{width:80px;display:flex;align-items:center}#cart .bootstrap-touchspin input{border:none}#cart .reassurance img{width:92px}@media(max-width: 1024px){#cart .current-price{font-size:1.3em}}@media(max-width: 991px){#cart .cart-summary{margin-bottom:4rem}}#cart .product-line-grid .row{display:flex;align-items:center}#cart .cart-grid{margin-top:2rem;padding:0 5rem}@media(max-width: 1024px){#cart .cart-grid{padding:0 7rem}}@media(max-width: 768px){#cart .cart-grid{padding:0 2rem}}#checkout #header{justify-content:center;padding-left:0;background:none;position:static;height:auto}#checkout #header #_desktop_logo{width:100%}@media(max-width: 768px){#checkout #header #_desktop_logo{display:block !important}}@media(max-width: 768px){#checkout #header .mobile #language-switch,#checkout #header .mobile #_desktop_user_info,#checkout #header .mobile #_desktop_cart,#checkout #header .mobile #menu-icon,#checkout #header .mobile #_mobile_cart,#checkout #header .mobile #_mobile_user_info{display:none}}@media(max-width: 768px){#checkout #header .mobile #_mobile_logo{width:160px}}@media(max-width: 480px){#checkout #header .mobile #_mobile_logo{width:65%;margin:auto;display:block}}#checkout #header .header-nav{box-shadow:none !important;margin-top:1rem}#checkout #header .header-nav img{width:175px}@media(max-width: 1440px){#checkout #header .header-nav img{width:165px}}@media(max-width: 1024px){#checkout #header .header-nav img{width:155px}}#checkout #header .header-nav .text-xs-right{display:none}#checkout #header .header-top{display:none}#checkout #wrapper{padding:4rem 5rem 0 5rem;box-shadow:none !important}@media(max-width: 768px){#checkout #wrapper{padding:3rem 2rem 0 2rem}}#checkout .cart-grid-body{margin-bottom:4rem;border:1px solid rgba(0,0,0,.125)}#checkout .h3,#checkout .h4,#checkout .card-block .cart-total,#checkout button{font-family:"Poppins Bold",sans-serif}#checkout .reassurance .homeprezInfo{min-width:unset}#checkout .address-footer .material-icons{margin-right:.5rem}@media(max-width: 1024px){#checkout #delivery-addresses .address-item{flex:0 0 88%}}#checkout #checkout-payment-step #payment-confirmation{margin:1rem 0}@media(max-width: 1024px){#checkout .reassurance{margin-top:2rem}}#authentication #footer{padding:0;padding-top:2rem}#authentication .form-footer{text-align:center}#my-account #content-wrapper{width:83vw;text-align:center;margin:2rem auto 0 auto}#my-account #content-wrapper h1{font-family:"Poppins Bold",sans-serif}#my-account .links a span{font-family:"Poppins SemiBold",sans-serif;color:var(--black)}.btn{outline:none !important}.form-group input{font-family:"Poppins Regular",sans-serif;color:var(--black)}.user-info{display:flex}.user-info .logout{width:21px;height:21px;display:inline;position:relative;margin-right:30px}.breadcrumb{position:relative;top:1rem}.page-header h1{text-align:center;margin-top:2rem;font-family:"Poppins Bold",sans-serif}.radio-inline{margin-right:1rem}.form-control-comment{color:var(--black);font-family:"Poppins Italic",sans-serif;margin-bottom:1rem}.form-control-comment{display:block;margin-top:.2rem}.optional-comment{position:relative;top:5px;padding:0;margin:0}.form-group .input-group{margin-bottom:1rem}a{transition:.2s all ease}.form-control-submit{float:inherit !important;margin:auto;display:block}#addresses .address-block{display:flex;justify-content:center;width:100%}#addresses .address-block .address-body{width:20vw}@media(max-width: 1024px){#addresses .address-block .address-body{width:35vw}}@media(max-width: 768px){#addresses .address-block .address-body{width:40vw}}@media(max-width: 575px){#addresses .address-block .address-body{width:50vw}}#addresses .addresses-footer{text-align:center}#history #content-wrapper,#order-slip #content-wrapper,#module-psgdpr-gdpr #content-wrapper{width:80vw;margin:auto}#contact .service-client{position:relative;margin:0;padding:0;display:flex;padding-left:6rem}@media(max-width: 1280px){#contact .service-client{padding-left:2.9rem;flex-wrap:wrap}}@media(max-width: 768px){#contact .service-client{padding-left:0}}#contact .service-client .breadcrumb{position:absolute;top:10px;left:6.1rem}#contact .service-client .left{padding-top:6rem;padding-right:3rem}@media(max-width: 1440px){#contact .service-client .left{padding-right:0}}@media(max-width: 1280px){#contact .service-client .left{padding-left:0}}@media(max-width: 768px){#contact .service-client .left{padding-top:2rem}}@media(max-width: 768px){#contact .service-client .left{padding-left:2.9rem}}#contact .service-client .right{margin-left:0;padding-top:0;align-self:flex-end;margin-bottom:4rem}@media(max-width: 480px){#contact .service-client .right{margin-top:6rem}}#contact .service-client .right:before{position:absolute;top:-2vw;left:3vw}@media(max-width: 1280px){#contact .service-client .right:before{position:absolute;top:-3vw;left:42vw}}@media(max-width: 768px){#contact .service-client .right:before{width:38vw;position:absolute;left:45%}}@media(max-width: 480px){#contact .service-client .right:before{position:absolute;left:52%;top:-6%}}#contact .service-client .right:after{width:23vw;position:absolute;bottom:0;left:-18vw}@media(max-width: 1280px){#contact .service-client .right:after{width:10vw;position:absolute;bottom:61%;left:24%}}@media(max-width: 768px){#contact .service-client .right:after{position:absolute;left:0;bottom:9rem;width:22vw}}@media(max-width: 575px){#contact .service-client .right:after{position:absolute;bottom:11rem}}@media(max-width: 480px){#contact .service-client .right:after{position:absolute;bottom:9rem}}#contact .service-client .right img{height:228px;width:26vw;object-fit:cover;object-position:left}@media(max-width: 1280px){#contact .service-client .right img{width:65%;height:auto}}@media(max-width: 768px){#contact .service-client .right img{width:80%}}#contact .service-client .right .big-title-custom{width:300px;text-align:left}@media(max-width: 1280px){#contact .service-client .right .big-title-custom{width:250px}}@media(max-width: 480px){#contact .service-client .right .big-title-custom{width:43vw}}#contact .service-client .right p{width:64%;text-align:center;margin-right:2rem}@media(max-width: 1280px){#contact .service-client .right p{text-align:right;margin-right:2.9rem}}@media(max-width: 1024px){#contact .service-client .right p{margin-right:0}}@media(max-width: 768px){#contact .service-client .right p{margin-right:0}}#contact .service-client .right .t-link-row{margin-right:4rem}@media(max-width: 1024px){#contact .service-client .right .t-link-row{margin-right:0}}@media(max-width: 768px){#contact .service-client .right .t-link-row{margin-right:0}}#contact .product-all{margin:11rem auto}@media(max-width: 1024px){#contact .product-all{margin:5rem auto 7rem auto}}#checkout span:not(.current-price span),#checkout p,#checkout a,#checkout label,#checkout .radio-inline,#checkout .address,#checkout ul li,#authentication span:not(.current-price span),#authentication p,#authentication a,#authentication label,#authentication .radio-inline,#authentication .address,#authentication ul li,#my-account span:not(.current-price span),#my-account p,#my-account a,#my-account label,#my-account .radio-inline,#my-account .address,#my-account ul li,#addresses span:not(.current-price span),#addresses p,#addresses a,#addresses label,#addresses .radio-inline,#addresses .address,#addresses ul li,.page-customer-account span:not(.current-price span),.page-customer-account p,.page-customer-account a,.page-customer-account label,.page-customer-account .radio-inline,.page-customer-account .address,.page-customer-account ul li{font-family:"Poppins Regular",sans-serif}#checkout button,#checkout h6,#checkout h2:not(.big-title-custom):not(.heading-h2),#authentication button,#authentication h6,#authentication h2:not(.big-title-custom):not(.heading-h2),#my-account button,#my-account h6,#my-account h2:not(.big-title-custom):not(.heading-h2),#addresses button,#addresses h6,#addresses h2:not(.big-title-custom):not(.heading-h2),.page-customer-account button,.page-customer-account h6,.page-customer-account h2:not(.big-title-custom):not(.heading-h2){color:var(--black);font-family:"Poppins SemiBold",sans-serif !important}#contact label{font-family:"Poppins Regular",sans-serif}#contact .t-link-row{height:auto;margin-left:auto;margin-right:0}#category #content-wrapper{width:100%;padding-left:0;padding-right:0}#category #products{width:auto}@media(max-width: 575px){#category .no-index{padding-top:80px}}.category-header-select{display:flex;width:80vw;margin:3rem auto;justify-content:space-around;padding:3rem 0;position:relative}@media(max-width: 1440px){.category-header-select{padding:2rem 0}}@media(max-width: 1024px){.category-header-select{padding:1.5rem 0;flex-wrap:wrap}}.category-header-select:before{content:"";background:var(--black);height:2px;width:40%;position:absolute;top:0;left:0}.category-header-select:after{content:"";background:var(--black);height:2px;width:60%;position:absolute;bottom:0;right:0}.category-header-select .custom-header-title{width:40%;text-align:right;padding-right:8rem}@media(max-width: 1024px){.category-header-select .custom-header-title{width:100%;text-align:center;padding-right:0;margin-bottom:1rem}}@media(max-width: 575px){.category-header-select .custom-header-title{margin-bottom:0}}.category-header-select .custom-header-title p{font-family:"KeplerStd Bold",sans-serif;font-size:2em;font-weight:bold}@media(max-width: 1440px){.category-header-select .custom-header-title p{font-size:1.5em}}@media(max-width: 575px){.category-header-select .custom-header-title p{font-size:1.5em}}@media(max-width: 480px){.category-header-select .custom-header-title p{font-size:1.2em}}.category-header-select .custom-select-container{display:flex;width:60%}@media(max-width: 1024px){.category-header-select .custom-select-container{width:100%}}.category-header-select .custom-select-container .select-block{width:50%}.category-header-select .custom-select-container .select-block .select{position:relative;width:250px}@media(max-width: 575px){.category-header-select .custom-select-container .select-block .select{width:100%}}.category-header-select .custom-select-container .select-block .select .selectBtn{background:var(--bg1);padding:10px;box-sizing:border-box;border-radius:3px;width:100%;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;font-family:"KeplerStd Bold",sans-serif;font-size:2em}@media(max-width: 1440px){.category-header-select .custom-select-container .select-block .select .selectBtn{font-size:1.5em}}@media(max-width: 575px){.category-header-select .custom-select-container .select-block .select .selectBtn{font-size:1.5em}}@media(max-width: 480px){.category-header-select .custom-select-container .select-block .select .selectBtn{font-size:1.2em}}.category-header-select .custom-select-container .select-block .select .selectBtn:after{content:"";position:absolute;top:45%;right:15px;width:6px;height:6px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border-right:2px solid #666;border-bottom:2px solid #666;transition:.2s ease}.category-header-select .custom-select-container .select-block .select .selectBtn.toggle{border-radius:3px 3px 0 0}.category-header-select .custom-select-container .select-block .select .selectBtn.toggle:after{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.category-header-select .custom-select-container .select-block .select .selectDropdown{position:absolute;top:100%;width:100%;border-radius:0 0 3px 3px;overflow:hidden;background:var(--grey-light);background:#fff;-webkit-transform:scale(1, 0);transform:scale(1, 0);-webkit-transform-origin:top center;transform-origin:top center;visibility:hidden;transition:.2s ease;box-shadow:0 3px 3px rgba(0,0,0,.2);padding-top:1rem}.category-header-select .custom-select-container .select-block .select .selectDropdown.toggle{visibility:visible;-webkit-transform:scale(1, 1);transform:scale(1, 1)}.category-header-select .custom-select-container .select-block .select .selectDropdown .options{padding:10px;box-sizing:border-box;cursor:pointer}.category-header-select .custom-select-container .select-block .select .selectDropdown .options.selected{font-weight:bold}.category-header-select .custom-select-container .select-block .select .selectDropdown .options a{font-family:"Poppins Regular",sans-serif;font-size:1em;display:flex}@media(max-width: 1440px){.category-header-select .custom-select-container .select-block .select .selectDropdown .options a{font-size:.9em}}.category-header-select .custom-select-container .select-block .select .selectDropdown .options:hover{background:#f8f8f8}#js-product-list .pagination .page-list{font-family:"Poppins Regular",sans-serif;width:80vw;margin:auto;display:flex;justify-content:center}#js-product-list .pagination li{margin:0 5px}#js-product-list .pagination li a{transition:.2s all ease;font-size:15px;width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:50%}#js-product-list .pagination li a:hover{background:var(--black);color:#fff;text-decoration:none}#js-product-list .pagination li.current a{background:var(--black);color:#fff}.category-product-list{width:80vw;margin:5rem auto 0 auto;display:flex;flex-wrap:wrap}@media(max-width: 1440px){.category-product-list{width:90vw;margin:5rem auto 0 auto}}@media(max-width: 1280px){.category-product-list{margin:2rem auto 0 auto}}.category-product-list .category-product-block{display:flex;justify-content:center;cursor:pointer;flex-direction:column;width:40%;height:100%;margin-bottom:10rem}@media(max-width: 1024px){.category-product-list .category-product-block{margin-bottom:7rem}}.category-product-list .category-product-block:nth-of-type(2n){margin-left:auto !important}@media(max-width: 1024px){.category-product-list .category-product-block{width:100%;margin-bottom:7rem;position:relative}}.category-product-list .category-product-block .left{display:flex;margin-right:2rem;align-items:center;width:100%;position:relative;overflow:hidden;flex-wrap:wrap}@media(max-width: 768px){.category-product-list .category-product-block .left{width:85vw}}@media(max-width: 575px){.category-product-list .category-product-block .left{width:auto;margin-right:0}}.category-product-list .category-product-block .left a.product-thumbnail{z-index:2;width:100%}.category-product-list .category-product-block .left .abattant-img{width:100%;height:250px;object-fit:cover;margin-right:1rem;transition:.2s all ease}@media(max-width: 575px){.category-product-list .category-product-block .left .abattant-img{width:100%;object-fit:contain}}@media(max-width: 575px){.category-product-list .category-product-block .left .abattant-img{height:36vw}}.category-product-list .category-product-block .right{margin:auto 0}.p-collection{text-transform:uppercase;color:#8f8f8f;font-size:12px;font-family:"Poppins Regular",sans-serif;width:100%;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center}.p-collection .line{background:#8f8f8f;width:20px;height:1px}.p-collection .line:first-of-type{margin-right:5px}.p-collection .line:last-of-type{margin-left:5px}.p-name{color:var(--black);font-size:2.3em;font-family:"KeplerStd Bold",sans-serif;line-height:40px;margin:1rem 0 .5rem 0}@media(max-width: 1440px){.p-name{font-size:2em}}@media(max-width: 575px){.p-name{font-size:6.5vw}}.p-brand{font-family:"Poppins Regular",sans-serif;font-size:1.1em;font-style:italic;margin-bottom:1rem}@media(max-width: 1440px){.p-brand{font-size:1em}}@media(max-width: 575px){.p-brand{font-size:3vw}}.p-brand a{font-family:"Poppins BoldItalic",sans-serif;border-bottom:2px solid #d3d3d3}.p-price{font-family:"Poppins SemiBold",sans-serif;font-size:1.1em;display:inline-block;width:49%}@media(max-width: 1440px){.p-price{font-size:1em}}.shop-custom-page{width:87vw;margin:0 auto 3rem auto}.shop-custom-page .t-link-row{height:auto}@media(max-width: 480px){.shop-custom-page .t-link-row{font-size:.87em}}.shop-custom-page p{line-height:26px;font-size:.87em;margin-bottom:1.5rem}@media(max-width: 480px){.shop-custom-page p{font-size:.8em}}.shop-custom-page .shop-banner{height:500px;position:relative;cursor:pointer}@media(max-width: 1440px){.shop-custom-page .shop-banner{height:390px}}@media(max-width: 575px){.shop-custom-page .shop-banner{height:auto}}.shop-custom-page .shop-banner .shop-images{display:flex;height:100%;position:relative}@media(max-width: 1024px){.shop-custom-page .shop-banner .shop-images{height:80%}}@media(max-width: 575px){.shop-custom-page .shop-banner .shop-images{height:250px}}@media(max-width: 480px){.shop-custom-page .shop-banner .shop-images{height:165px}}@media(max-width: 380px){.shop-custom-page .shop-banner .shop-images{height:120px}}.shop-custom-page .shop-banner .shop-images img{width:50%;object-fit:cover;object-position:center}.shop-custom-page .shop-banner .shop-images img:last-of-type{object-position:0 25%}.shop-custom-page .shop-banner .shop-figcaption{width:32%}@media(max-width: 1440px){.shop-custom-page .shop-banner .shop-figcaption{width:40%}}@media(max-width: 1024px){.shop-custom-page .shop-banner .shop-figcaption{width:85%}}@media(max-width: 575px){.shop-custom-page .shop-banner .shop-figcaption{width:100%;padding-left:3rem;margin-top:2rem}}@media(max-width: 380px){.shop-custom-page .shop-banner .shop-figcaption{padding-left:0}}.shop-custom-page .shop-banner .shop-figcaption h2{font-family:"KeplerStd Bold",sans-serif;font-size:3.8em;color:var(--black);position:relative;margin-bottom:2rem}@media(max-width: 1440px){.shop-custom-page .shop-banner .shop-figcaption h2{font-size:2.8em;margin-bottom:1.5rem}}@media(max-width: 575px){.shop-custom-page .shop-banner .shop-figcaption h2{font-size:2em}}@media(max-width: 480px){.shop-custom-page .shop-banner .shop-figcaption h2{font-size:1.8em}}.shop-custom-page .shop-banner .shop-figcaption h2:before{content:"";background:var(--black);width:70px;height:2px;transform:rotate(-45deg);position:absolute;top:2.5rem;left:-4.5rem}@media(max-width: 1440px){.shop-custom-page .shop-banner .shop-figcaption h2:before{width:55px;position:absolute;top:1.5rem;left:-3.5rem}}@media(max-width: 575px){.shop-custom-page .shop-banner .shop-figcaption h2:before{width:41px;position:absolute;top:1.5rem;left:-3rem}}@media(max-width: 380px){.shop-custom-page .shop-banner .shop-figcaption h2:before{content:none}}.shop-custom-page .shop-banner:first-of-type{margin-bottom:280px;position:relative}@media(max-width: 1024px){.shop-custom-page .shop-banner:first-of-type{margin-bottom:180px}}@media(max-width: 575px){.shop-custom-page .shop-banner:first-of-type{margin-bottom:4rem}}@media(max-width: 480px){.shop-custom-page .shop-banner:first-of-type{margin-bottom:2rem}}.shop-custom-page .shop-banner:first-of-type .shop-images::before{content:"";display:block;position:absolute;bottom:-1px;left:0;width:100%;height:40px;background:#020024;background:-moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%);background:-webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%)}.shop-custom-page .shop-banner:first-of-type .shop-figcaption{position:absolute;top:29rem;left:4vw}@media(max-width: 1440px){.shop-custom-page .shop-banner:first-of-type .shop-figcaption{position:absolute;top:22.5rem;left:15%}}@media(max-width: 1024px){.shop-custom-page .shop-banner:first-of-type .shop-figcaption{position:absolute;top:17.5rem;left:11%}}@media(max-width: 575px){.shop-custom-page .shop-banner:first-of-type .shop-figcaption{position:relative;top:auto;left:auto;bottom:3.2rem}}.shop-custom-page .shop-banner:nth-of-type(2){margin-bottom:4rem}@media(max-width: 768px){.shop-custom-page .shop-banner:nth-of-type(2) .shop-images::before{content:"";display:block;position:absolute;bottom:-1px;left:0;width:100%;height:25%;background:#020024;background:-moz-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%);background:-webkit-linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%);background:linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.8) 100%)}}@media(max-width: 768px){.shop-custom-page .shop-banner:nth-of-type(2){margin-bottom:15rem;position:relative}}@media(max-width: 575px){.shop-custom-page .shop-banner:nth-of-type(2){margin-bottom:2rem}}.shop-custom-page .shop-banner:nth-of-type(2) img{width:100%;height:100%;object-fit:cover}.shop-custom-page .shop-banner:nth-of-type(2) .shop-figcaption{position:absolute;top:50%;transform:translateY(-50%);right:2vw}@media(max-width: 768px){.shop-custom-page .shop-banner:nth-of-type(2) .shop-figcaption{position:absolute;top:17.7rem;left:11%;right:auto;transform:none;width:85%}}@media(max-width: 575px){.shop-custom-page .shop-banner:nth-of-type(2) .shop-figcaption{position:static;width:100%}}.shop-custom-page .coffret{display:flex;justify-content:center;margin-bottom:3rem}@media(max-width: 768px){.shop-custom-page .coffret{flex-wrap:wrap}}.shop-custom-page .coffret .heading-h2{font-family:"KeplerStd Bold",sans-serif;font-size:3.8em;color:var(--black);position:relative;margin-bottom:2rem}@media(max-width: 1440px){.shop-custom-page .coffret .heading-h2{font-size:2.8em}}@media(max-width: 575px){.shop-custom-page .coffret .heading-h2{font-size:2.5em}}@media(max-width: 480px){.shop-custom-page .coffret .heading-h2{font-size:2em}}.shop-custom-page .coffret .heading-h2 span:last-of-type{display:block;margin-left:4.5rem}@media(max-width: 1440px){.shop-custom-page .coffret .heading-h2 span:last-of-type{margin-left:3rem}}.shop-custom-page .coffret .heading-h2:before{content:"";background:var(--black);width:60px;height:2px;transform:rotate(-45deg);position:absolute;top:3rem;left:-4.5rem}@media(max-width: 480px){.shop-custom-page .coffret .heading-h2:before{width:41px;position:absolute;top:2rem;left:-3rem}}@media(max-width: 380px){.shop-custom-page .coffret .heading-h2:before{content:none}}.shop-custom-page .coffret .heading-h2:after{content:"";background:var(--black);width:90px;height:2px;transform:rotate(-45deg);position:absolute;top:-4rem;left:2rem}@media(max-width: 575px){.shop-custom-page .coffret .heading-h2:after{width:60px;position:absolute;top:-3rem;left:1rem}}@media(max-width: 480px){.shop-custom-page .coffret .heading-h2:after{content:none}}.shop-custom-page .coffret .left{margin-right:4rem}@media(max-width: 1024px){.shop-custom-page .coffret .left{align-self:center}}@media(max-width: 768px){.shop-custom-page .coffret .left{margin-right:0;width:100%}}.shop-custom-page .coffret .left img{width:32vw;margin:auto;display:block}@media(max-width: 768px){.shop-custom-page .coffret .left img{width:47vw;margin-left:auto;margin-right:5rem}}@media(max-width: 480px){.shop-custom-page .coffret .left img{margin-right:0;width:60vw}}.shop-custom-page .coffret .right{align-self:center;width:26vw;padding-top:11rem}@media(max-width: 1440px){.shop-custom-page .coffret .right{width:29vw}}@media(max-width: 1024px){.shop-custom-page .coffret .right{width:35vw}}@media(max-width: 768px){.shop-custom-page .coffret .right{width:85%;margin:auto;padding-top:0}}#cart label,#cart .label .product-price,#cart .cart-summary-line,#cart a{font-family:"Poppins Regular",sans-serif}.btn{font-family:"Poppins Regular",sans-serif}.custom-scrollbar p{font-size:12px}.faq-section{min-height:100vh;padding:10vh 0 0}.faq-section .faq{background:#fff;border-radius:4px}@media(max-width: 1024px){.faq-section .faq{margin-bottom:30px}}.faq-section .faq .card{border:none;background:none}.faq-section .faq .card .card-header{padding:0px;border:none;background:none;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.faq-section .faq .card .card-header:hover{padding-left:10px}.faq-section .faq .card .card-header .faq-title{width:100%;text-align:left;padding:20px 30px;font-size:13px;letter-spacing:1px;color:var(--black);text-decoration:none !important;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;cursor:pointer;font-family:"Poppins Italic",sans-serif;font-weight:400}.faq-section .faq .card .card-header .faq-title .material-icons{transition:.2s all ease}.faq-section .faq .card .card-header .faq-title[aria-expanded=true] .material-icons{transform:rotate(180deg)}@media(max-width: 1440px){.faq-section .faq .card .card-header .faq-title{padding:20px 10px;font-size:11px}}@media(max-width: 1024px){.faq-section .faq .card .card-header .faq-title{line-height:26px;margin-top:10px;padding:10px}}@media(max-width: 1024px){.faq-section .faq .card .card-header .material-icons{font-size:19px}}.faq-section .faq .card .card-header .badge{display:inline-block;width:20px;height:20px;line-height:14px;float:left;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;text-align:center;background:#e91e63;color:#fff;font-size:12px;margin-right:20px}.faq-section .faq .card .card-body{padding:30px 30px 16px 35px;font-weight:400;font-size:13px;color:#6f8ba4;line-height:28px;letter-spacing:1px;border-top:1px solid #f3f8ff}.faq-section .faq .card .card-body p{margin-bottom:14px;font-size:13px}@media(max-width: 1440px){.faq-section .faq .card .card-body p{font-size:11px}}.tab-pane img{width:315px}@media(max-width: 1440px){.tab-pane img{width:275px}}.cms-id-12 .page-header,.cms-id-13 .page-header,.cms-id-14 .page-header{display:none}.banner-title{position:relative;height:300px;display:flex;justify-content:center;align-items:center;margin-bottom:2.5rem}@media(max-width: 1440px){.banner-title{height:250px}}@media(max-width: 1024px){.banner-title{height:200px}}.banner-title img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.banner-title .big-title{font-family:"KeplerStd Bold",sans-serif}.faq-page{display:flex;height:auto}@media(max-width: 768px){.faq-page{flex-wrap:wrap}}.faq-page .faq-left{width:400px}@media(max-width: 1440px){.faq-page .faq-left{width:360px}}@media(max-width: 1024px){.faq-page .faq-left{width:310px}}@media(max-width: 768px){.faq-page .faq-left{width:100%}}.faq-page .faq-left .faq-menu{height:fit-content;margin-bottom:0;padding:5rem 3rem 5rem 13rem;display:flex;flex-direction:column;justify-content:center;background:#f3f3f3;position:relative}@media(max-width: 1440px){.faq-page .faq-left .faq-menu{padding:4rem 3rem 4rem 11rem}}@media(max-width: 1024px){.faq-page .faq-left .faq-menu{width:100%;align-items:center;min-height:unset;padding:4rem 2rem 4rem 9.5rem}}@media(max-width: 768px){.faq-page .faq-left .faq-menu{flex-wrap:wrap;padding:1rem 2rem;flex-direction:row}}.faq-page .faq-left .faq-menu:before{content:"";background:var(--black);height:2px;width:110px;transform:rotate(-45deg);position:absolute;bottom:0;left:6.5rem}@media(max-width: 1440px){.faq-page .faq-left .faq-menu:before{position:absolute;bottom:0;left:4.5rem}}@media(max-width: 1024px){.faq-page .faq-left .faq-menu:before{width:100px;position:absolute;bottom:0;left:4rem}}@media(max-width: 768px){.faq-page .faq-left .faq-menu:before{content:none}}.faq-page .faq-left .faq-menu:after{content:"";background:var(--black);height:2px;width:178px;transform:rotate(-45deg);position:absolute;top:-1.5rem;left:83.5%}@media(max-width: 1440px){.faq-page .faq-left .faq-menu:after{position:absolute;top:-1.5rem;left:81%}}@media(max-width: 1024px){.faq-page .faq-left .faq-menu:after{position:absolute;top:-1.5rem;left:79%}}@media(max-width: 768px){.faq-page .faq-left .faq-menu:after{content:none}}.faq-page .faq-left .faq-menu li{width:100%;list-style:none;margin-bottom:1rem}@media(max-width: 768px){.faq-page .faq-left .faq-menu li{width:auto;margin-bottom:0;flex:1;text-align:center}}.faq-page .faq-left .faq-menu a{color:#707070;padding:.5em 1rem .5rem 0;font-weight:bold;font-size:1.2em;position:relative;margin-bottom:.5rem;width:fit-content;transition:.2s all ease;font-family:"Poppins SemiBold",sans-serif;text-decoration:none}@media(max-width: 1440px){.faq-page .faq-left .faq-menu a{font-size:1em}}@media(max-width: 1024px){.faq-page .faq-left .faq-menu a{font-size:1em;width:auto}}@media(max-width: 768px){.faq-page .faq-left .faq-menu a{padding:.5rem 1rem}}@media(max-width: 480px){.faq-page .faq-left .faq-menu a{font-size:12px}}.faq-page .faq-left .faq-menu a.active,.faq-page .faq-left .faq-menu a:hover{border-bottom:none;color:var(--black);background-color:transparent}.faq-page .faq-left .faq-menu a.active:after,.faq-page .faq-left .faq-menu a:hover:after{height:1px;width:28%}.faq-page .faq-left .faq-menu a.active:before,.faq-page .faq-left .faq-menu a:hover:before{content:">";position:absolute;right:0;top:50%;transform:translateY(-50%)}.faq-page .faq-left .service-client{margin:0;width:auto;padding-left:7rem;padding-top:7rem}@media(max-width: 768px){.faq-page .faq-left .service-client{display:none}}.faq-page .faq-left .service-client .big-title-custom{margin-bottom:1.5rem}.faq-page .faq-section{width:75%;min-height:unset;padding:10vh 0;position:relative}@media(max-width: 1440px){.faq-page .faq-section{padding:5vh 0}}@media(max-width: 1024px){.faq-page .faq-section{padding:3vh 0}}@media(max-width: 768px){.faq-page .faq-section{width:100%}}.faq-page .faq-section .service-client{display:none;margin:auto;width:38vw}@media(max-width: 768px){.faq-page .faq-section .service-client{display:block}}@media(max-width: 575px){.faq-page .faq-section .service-client{width:48vw}}.faq-page .faq-section:before{content:"";background-image:url("../img/quotes.svg");background-repeat:no-repeat;background-size:contain;display:block;position:absolute;top:-1.7rem;left:50%;transform:translateX(-50%);height:22px;width:22px}@media(max-width: 1440px){.faq-page .faq-section:before{height:19px;width:19px}}@media(max-width: 768px){.faq-page .faq-section:before{position:absolute;top:1rem}}.faq-page .faq-section .faq-list{width:auto;margin:0 25%}@media(max-width: 1440px){.faq-page .faq-section .faq-list{margin:0 20%}}@media(max-width: 1024px){.faq-page .faq-section .faq-list{margin:0 15%}}@media(max-width: 575px){.faq-page .faq-section .faq-list{margin:0 8%}}.product-flags{display:none}#module-twavisverif-avis .card{border:none}@media(max-width: 768px){#module-twavisverif-avis .page-header{margin-top:2rem}}@media(max-width: 575px){#module-twavisverif-avis .page-header{margin-bottom:0;margin-top:1rem}}#module-twavisverif-avis .page-header h1{margin:auto;font-size:3.7em;position:fixed;top:19.5rem;left:8vw;transform:translateY(50%) rotate(-90deg);letter-spacing:5px;transform-origin:top;z-index:1;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){#module-twavisverif-avis .page-header h1{position:fixed;top:17rem;left:0;font-size:3em}}@media(max-width: 1280px){#module-twavisverif-avis .page-header h1{font-size:2.7em;top:16.5rem;left:-9vw}}@media(max-width: 1024px){#module-twavisverif-avis .page-header h1{top:17rem;left:-11vw}}@media(max-width: 768px){#module-twavisverif-avis .page-header h1{transform:none;position:static;margin-bottom:0}}@media(max-width: 480px){#module-twavisverif-avis .page-header h1{font-size:1.9em}}.productReviews{width:60vw;margin:auto}@media(max-width: 1440px){.productReviews{width:73vw}}@media(max-width: 1280px){.productReviews{width:90vw}}@media(max-width: 575px){.productReviews{width:85vw}}.productReviews .productRating .pic-etoile{display:inline-block;height:16px;width:16px;background:url(/themes/tweme/assets/img/new/star.svg) no-repeat}.productReviews .productRating .pic-etoile.on{display:inline-block;background:url(/themes/tweme/assets/img/new/star-yellow.svg) no-repeat;height:15px}.productReviews .productReviewsWrapper{display:flex;flex-wrap:wrap;justify-content:center}.productReviews .productReviewsWrapper .productReview{width:29%;margin-bottom:4rem;background:#ebeef1;padding:2.2rem 1.5rem}@media(max-width: 1024px){.productReviews .productReviewsWrapper .productReview{margin:1rem;width:40%}}@media(max-width: 575px){.productReviews .productReviewsWrapper .productReview{width:100%;margin:1.5rem 0}}.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2){margin:0 1.5% 4rem;position:relative}@media(max-width: 1440px){.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2){margin:0 2.5% 4rem}}@media(max-width: 1024px){.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2){margin:1rem;position:static}}@media(max-width: 575px){.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2){margin:1.5rem 0}}.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2):before{content:"";background:var(--black);height:2px;width:60px;transform:rotate(-45deg) translateX(-50%);position:absolute;bottom:1.2rem;left:50%}@media(max-width: 1024px){.productReviews .productReviewsWrapper .productReview:nth-of-type(3n+2):before{content:none}}.productReviews .productReviewsWrapper .productReview .avi-top{display:flex;align-items:center;justify-content:space-between}.productReviews .productReviewsWrapper .productReview .avi-top .avi-logo{width:60px;margin-right:.5rem}.avi-date{color:#717171;font-size:11px;margin-bottom:2px}.avi-author{font-family:"Poppins SemiBold",sans-serif;font-size:1.1em}@media(max-width: 480px){.avi-author{font-size:1em}}.avi-review p{font-size:13px;margin-bottom:0}#category #wrapper .breadcrumb[data-depth="1"],#cms #wrapper .breadcrumb[data-depth="1"]{display:block !important}#product .artist-block-content:before,#product .artist-block-content:after{content:none !important}#product .service-client{margin:8rem auto 3rem auto}#manufacturer .flex-2>div:nth-of-type(2){width:35%;padding-top:6rem}@media(max-width: 1024px){#manufacturer .flex-2>div:nth-of-type(2){margin:auto;padding-top:1rem}}@media(max-width: 768px){#manufacturer .flex-2>div:nth-of-type(2){width:50%}}@media(max-width: 575px){#manufacturer .flex-2>div:nth-of-type(2){width:75%}}#manufacturer .artist-block .artist-block-content{padding:0 8rem 0 13rem}@media(max-width: 575px){#manufacturer .artist-block .artist-block-content{padding:0}}.payment-options>div{margin-bottom:.5rem}.payment-options .payment-option{display:flex;align-items:center;margin-bottom:0}.payment-options .payment-option img{width:80px;margin-left:1.5rem;display:none}#afterpaypayovertime-method .payment-method-note h3{font-size:1em !important;color:var(--black) !important}#afterpaypayovertime-method .payment-method-note ul.cost li{font-size:.87em !important}.stock{display:block;font-style:italic;font-size:.8em}.stock.ko{color:#fb7e7e}.stock.ok{color:#85bf85}#module-twavisverif-avis .product-all,#module-twavisverif-avis .custom-text{display:none}.t-button{font-family:"Poppins Regular",sans-serif;height:auto;display:inline-block;width:49%;text-align:right}.t-button a,.t-button button{background:#000;color:#fff;padding:.3rem 2.5rem;transition:.2s all ease;border:1px solid #000;font-size:.93em}.t-button a:hover,.t-button button:hover{color:#000;background:#fff}.category-les-rideaux-de-douche .category-header-select{display:none}.product-id-category-14 .tabs .nav-item:nth-of-type(2),.product-id-category-14 .tabs .nav-item:nth-of-type(4){display:none}.categoryMore{width:100%;text-align:center;margin-top:1.5rem;margin-bottom:2rem}.category-top-menu{margin:2rem auto 6rem auto;width:60vw}@media(max-width: 1440px){.category-top-menu{width:90vw}}@media(max-width: 1024px){.category-top-menu{margin:0 auto}}@media(max-width: 480px){.category-top-menu{margin:1rem auto 0 auto}}.category-top-menu ul{display:flex;justify-content:center;align-items:center}@media(max-width: 1024px){.category-top-menu ul{flex-direction:column}}.category-top-menu ul li{text-align:center;font-family:"KeplerStd Bold",sans-serif;font-size:1.4em}.category-top-menu ul li:not(:last-of-type){margin-right:4rem}@media(max-width: 1024px){.category-top-menu ul li:not(:last-of-type){margin-right:0}}@media(max-width: 1024px){.category-top-menu ul li{margin:1rem 0;flex:1;font-size:1.3em}}@media(max-width: 480px){.category-top-menu ul li{font-size:1.1em;margin:0 0 1.5rem 0}}.category-top-menu ul li.selected{text-shadow:1px 0px 0px #febd6c}@media(max-width: 1024px){.category-top-menu ul li.selected{text-shadow:1px 0px 0px var(--black)}}.category-top-menu ul li.selected a{color:#febd6c}@media(max-width: 1024px){.category-top-menu ul li.selected a{color:var(--black)}}.category-top-menu ul li.selected a:after{width:120%}@media(max-width: 480px){.category-top-menu ul li.selected a:after{width:40%}}.category-top-menu ul li a{position:relative}.category-top-menu ul li a:after{content:"";background:#febd6c;height:2px;width:40%;position:absolute;bottom:-11px;left:0;transition:width .2s ease}@media(max-width: 480px){.category-top-menu ul li a:after{position:absolute;bottom:-7px}}.category-top-menu ul li a:hover:after{width:120%}@media(max-width: 1024px){.category-top-menu ul li:not(.selected) a:after{background:transparent}}.stock-product{margin-bottom:1rem}.stock-product .availability-list-out-of-stock{color:red}.stock-product .availability-list-in-stock{color:green}.media-container{margin-bottom:2rem}@media(max-width: 1440px){.media-container{margin-bottom:6rem}}@media(max-width: 1024px){.media-container{margin-bottom:4rem}}.cms-id-7 .page-header{margin-top:8rem}@media(max-width: 768px){.cms-id-7 .page-header{margin-top:2rem}}@media(max-width: 575px){.cms-id-7 .page-header{margin-bottom:0;margin-top:1rem}}.cms-id-7 .page-header h2{margin:auto;font-size:3.7em;position:fixed;top:23.5rem;left:3vw;transform:translateY(50%) rotate(-90deg);letter-spacing:5px;transform-origin:top;z-index:1;font-family:"KeplerStd Bold",sans-serif}@media(max-width: 1440px){.cms-id-7 .page-header h2{position:fixed;top:21rem;left:0;font-size:3em}}@media(max-width: 1280px){.cms-id-7 .page-header h2{font-size:2.7em;top:20.5rem;left:-6rem}}@media(max-width: 1024px){.cms-id-7 .page-header h2{transform:none;position:static;margin-bottom:0}}@media(max-width: 480px){.cms-id-7 .page-header h2{font-size:1.9em}}.t-article-container{width:73vw;margin:auto}@media(max-width: 1280px){.t-article-container{width:90vw}}@media(max-width: 575px){.t-article-container{width:85vw}}.t-article-container .t-article-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.t-article-container .t-article{width:29%;margin-bottom:4rem}@media(max-width: 1024px){.t-article-container .t-article{margin:1rem;width:44%}}@media(max-width: 575px){.t-article-container .t-article{width:100%;margin:2.5rem 0}}.t-article-container .t-article:nth-of-type(3n+2){margin:0 2.5% 4rem;position:relative}@media(max-width: 1440px){.t-article-container .t-article:nth-of-type(3n+2){margin:0 2.5% 4rem}}@media(max-width: 1024px){.t-article-container .t-article:nth-of-type(3n+2){margin:1rem;position:static}}@media(max-width: 575px){.t-article-container .t-article:nth-of-type(3n+2){margin:1.5rem 0}}.t-article-container .t-article:nth-of-type(3n+2):before{content:"";background:var(--black);height:2px;width:65px;transform:rotate(-45deg) translateX(-50%);position:absolute;bottom:1.4rem;left:50%}@media(max-width: 1024px){.t-article-container .t-article:nth-of-type(3n+2):before{content:none}}.t-article-container .t-article img{width:100%}.t-article-container .t-article .t-article-description{background:#ebeef1;padding:2rem 1.8rem}.t-article-container .t-article .t-article-description .heading-h2{font-size:2.8em;margin-bottom:3rem}@media(max-width: 1440px){.t-article-container .t-article .t-article-description .heading-h2{font-size:2.3em;margin-bottom:2rem}}@media(max-width: 575px){.t-article-container .t-article .t-article-description .heading-h2{font-size:1.8em;margin-bottom:1rem}}@media(max-width: 480px){.t-article-container .t-article .t-article-description .heading-h2{font-size:1.7em}}.t-article-container .t-article .t-article-description .t-article-date{opacity:.5;font-size:11px;margin-bottom:2px}.t-article-container .t-article .t-article-description .t-article-title{font-family:"Poppins SemiBold",sans-serif;font-size:1.1em;margin-bottom:2rem}@media(max-width: 768px){.t-article-container .t-article .t-article-description .t-article-title{font-size:1em;margin-bottom:1.5rem}}.t-article-container .t-article .t-article-description .t-article-text{font-size:13px;margin-bottom:3rem}@media(max-width: 575px){.t-article-container .t-article .t-article-description .t-article-text{margin-bottom:2.5rem}}.t-article-container .t-article .t-article-description .t-link-row{font-size:.87em;height:auto}.t-article-container .t-article .t-article-description .t-link-row a:after{position:absolute;bottom:-7px}.t-article-container .t-article.t-article-row{display:flex;width:92%;margin:0 auto 7rem auto;height:544px}@media(max-width: 1440px){.t-article-container .t-article.t-article-row{height:469px}}@media(max-width: 768px){.t-article-container .t-article.t-article-row{flex-wrap:wrap;height:auto;width:100%}}@media(max-width: 575px){.t-article-container .t-article.t-article-row{margin:0 auto 4rem auto}}.t-article-container .t-article.t-article-row img{height:100%;object-fit:cover;object-position:bottom}.t-article-container .t-article.t-article-row .t-article-img{width:65%}@media(max-width: 768px){.t-article-container .t-article.t-article-row .t-article-img{width:100%;height:54vw}}.t-article-container .t-article.t-article-row .t-article-description{width:35%;display:flex;flex-direction:column;justify-content:center;padding:2rem 3.3rem}@media(max-width: 1440px){.t-article-container .t-article.t-article-row .t-article-description{width:46%}}@media(max-width: 1024px){.t-article-container .t-article.t-article-row .t-article-description{width:75%}}@media(max-width: 768px){.t-article-container .t-article.t-article-row .t-article-description{width:100%;padding:3rem 3.3rem}}@media(max-width: 480px){.t-article-container .t-article.t-article-row .t-article-description{padding:3rem 2.3rem}}.cms-id-8 .page-header{display:none}.cms-id-8 .article-header{position:relative}.cms-id-8 .article-header .big-title{font-family:"KeplerStd Bold",sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:3.5em;margin:0}@media(max-width: 1440px){.cms-id-8 .article-header .big-title{font-size:2.8em}}@media(max-width: 575px){.cms-id-8 .article-header .big-title{font-size:2.3em}}@media(max-width: 480px){.cms-id-8 .article-header .big-title{font-size:1.6em}}.cms-id-8 .article-header img{width:100%}.article-post .article-post-banner{margin-bottom:3rem}.article-post .article-post-info{display:flex;width:73vw;margin:4rem auto 9rem auto}@media(max-width: 1440px){.article-post .article-post-info{margin:4rem auto 0 auto}}@media(max-width: 1024px){.article-post .article-post-info{flex-wrap:wrap;width:76vw}}@media(max-width: 480px){.article-post .article-post-info{margin:3rem auto 0 auto}}.article-post .article-post-info .article-post-description{width:50%;padding-right:13%;display:flex;flex-direction:column;justify-content:center}@media(max-width: 1440px){.article-post .article-post-info .article-post-description{padding-right:8%}}@media(max-width: 1024px){.article-post .article-post-info .article-post-description{width:100%;padding-right:0}}.article-post .article-post-info .article-post-description .article-post-category{font-family:"Poppins Regular",sans-serif;opacity:.5;color:var(--black);font-size:12px;text-transform:lowercase;line-height:17px}.article-post .article-post-info .article-post-description .article-post-date{font-family:"Poppins SemiBold",sans-serif;font-size:2.2em;margin-bottom:2rem}@media(max-width: 1440px){.article-post .article-post-info .article-post-description .article-post-date{font-size:1.7em}}@media(max-width: 1280px){.article-post .article-post-info .article-post-description .article-post-date{font-size:1.5em}}@media(max-width: 1024px){.article-post .article-post-info .article-post-description .article-post-date{font-size:1.3em}}@media(max-width: 768px){.article-post .article-post-info .article-post-description .article-post-date{font-size:1.1em;margin-bottom:1rem}}.article-post .article-post-info .article-post-description .article-post-text{color:#232323;line-height:26px}.article-post .article-post-info .article-post-img{width:50%}@media(max-width: 1024px){.article-post .article-post-info .article-post-img{width:100%}}@media(max-width: 575px){.article-post .article-post-info .article-post-img{margin-top:2.5rem}}.article-post .article-post-info .article-post-img .article-img{position:relative}.article-post .article-post-info .article-post-img .article-img:before{content:"";background:var(--black);width:110px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%, -100%) rotate(-45deg)}@media(max-width: 1440px){.article-post .article-post-info .article-post-img .article-img:before{width:65px}}@media(max-width: 1024px){.article-post .article-post-info .article-post-img .article-img:before{position:absolute;bottom:0}}@media(max-width: 480px){.article-post .article-post-info .article-post-img .article-img:before{position:absolute;bottom:7rem}}.article-post .article-post-info .article-post-img img{width:100%}@media(max-width: 1024px){.article-post .article-post-info .article-post-img img{width:100%;height:500px;object-fit:cover;object-position:center}}@media(max-width: 575px){.article-post .article-post-info .article-post-img img{height:300px}}@media(max-width: 480px){.article-post .article-post-info .article-post-img img{height:auto}}.article-post .article-post-rs{width:73vw;margin:4rem auto}@media(max-width: 1024px){.article-post .article-post-rs{margin:4rem auto 7rem auto}}@media(max-width: 575px){.article-post .article-post-rs{margin:4rem auto}}@media(max-width: 480px){.article-post .article-post-rs{margin:3rem auto}}.article-post .article-post-rs p{margin-bottom:0;font-size:1.3em;color:var(--black);font-family:"Poppins SemiBold",sans-serif;text-align:center;width:50%;margin-left:auto}@media(max-width: 1440px){.article-post .article-post-rs p{font-size:1.1em}}@media(max-width: 1024px){.article-post .article-post-rs p{width:100%}}@media(max-width: 575px){.article-post .article-post-rs p{font-size:1em}}.article-post .article-post-content{background:#ebeef1;position:relative;padding:11rem 16rem;column-count:2;column-gap:140px}@media(max-width: 1440px){.article-post .article-post-content{padding:9rem 12rem;column-gap:115px}}@media(max-width: 1280px){.article-post .article-post-content{padding:8rem;column-gap:105px}}@media(max-width: 1024px){.article-post .article-post-content{column-count:1}}@media(max-width: 768px){.article-post .article-post-content{padding:12vw}}.article-post .article-post-content:before{content:"";background:var(--black);height:2px;width:173px;position:absolute;top:20rem;left:3rem;transform:rotate(-45deg)}@media(max-width: 1440px){.article-post .article-post-content:before{width:7vw;position:absolute;top:15rem;left:5vw}}@media(max-width: 1280px){.article-post .article-post-content:before{width:6vw;position:absolute;left:2vw}}@media(max-width: 1024px){.article-post .article-post-content:before{width:8vw;position:absolute;top:14rem}}@media(max-width: 768px){.article-post .article-post-content:before{position:absolute;top:11rem}}@media(max-width: 575px){.article-post .article-post-content:before{content:none}}.article-post .article-post-content:after{content:"";background:var(--black);height:2px;width:300px;position:absolute;top:0;left:20rem;transform:rotate(-45deg)}@media(max-width: 1440px){.article-post .article-post-content:after{width:16vw;position:absolute;top:1rem;left:16vw}}@media(max-width: 1280px){.article-post .article-post-content:after{width:17vw;position:absolute;left:14vw}}@media(max-width: 1024px){.article-post .article-post-content:after{width:20vw;position:absolute;top:1rem;left:15vw}}@media(max-width: 768px){.article-post .article-post-content:after{width:25vw;position:absolute;top:0;left:16vw}}@media(max-width: 575px){.article-post .article-post-content:after{content:none}}/*# sourceMappingURL=custom.noprefix.css.map */
