@charset "UTF-8";.btn-primary{background-color:#ebeb19;float:left;padding:1rem 1.5rem;border-radius:4rem;color:#000;font-size:1.25rem;font-weight:700;text-decoration:none;transition:background-color .3s;border:0;outline:0;text-align:center;cursor:pointer;text-transform:uppercase;gap:.5rem;display:flex;align-items:center;transition:color .5s;position:relative;overflow:hidden}.btn-primary:is(input){transition:color .3s,background-color .3s}.btn-primary:before{content:"";background-color:#000;width:100%;height:100%;position:absolute;transform:translateX(-100%);transition:transform .5s;border-radius:4rem}.btn-primary:hover{color:#000}.btn-primary:hover:is(input){color:#ebeb19;background-color:#000}.btn-primary:hover:before{transform:translateX(0)}.btn-primary>*{position:relative;z-index:2}.btn-primary svg{width:1.5rem;height:auto}.btn-secondary{background-color:#ec2069;float:left;padding:1.25rem 1.5rem;border-radius:3.125rem;color:#fff;font-size:1.25rem;font-weight:700;text-decoration:none;transition:background-color .3s;border:0;outline:0;cursor:pointer}@media screen and (max-width:992px){.btn-secondary{font-size:1rem;padding:1rem 1.5rem}}.btn-secondary:hover{background-color:#c91b58}.btn-secondary.btn-small{padding:.875rem 3.125rem;border-radius:.3125rem;font-size:1rem}.btn-outline{background-color:transparent;width:auto;float:left;padding:1rem 1.5rem;border-radius:4rem;border:.0625rem solid #fff;color:#fff;font-size:1.25rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;text-transform:uppercase;transition:color .5s;position:relative;overflow:hidden}.btn-outline:before{content:"";background-color:#fff;width:100%;height:100%;position:absolute;transform:translateX(-100%);transition:transform .5s;border-radius:4rem}.btn-outline:hover{color:#000}.btn-outline:hover:before{transform:translateX(0)}.btn-outline>*{position:relative;z-index:2}.btn-outline svg{width:1.5rem;height:auto}.card-product{background-color:#fff;float:left;padding:1rem;border-radius:.3125rem;display:flex;justify-content:center;flex-wrap:wrap;cursor:default}.card-product div.top{width:100%;float:left;display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid rgba(2,9,26,.2156862745);padding-bottom:1rem;margin-bottom:1rem}.card-product div.top .left{float:left;display:flex;align-items:center;gap:.5rem}.card-product div.top .left span.badge{background-color:#c50d57;padding:.5rem .75rem;float:left;color:#fff;font-size:.75rem;font-weight:700;border-radius:.3125rem}.card-product div.top .left img.country{width:1.5rem;height:1.5rem;border-radius:100%;object-fit:cover;object-position:center}.card-product div.top .favorite{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#87a2ee;transition:color .3s}.card-product div.top .favorite svg{width:1.5rem;height:1.5rem}.card-product div.top .favorite .like{display:block}.card-product div.top .favorite .liked{display:none}.card-product div.top .favorite.active{color:#c50d57}.card-product div.top .favorite.active .liked{display:block}.card-product div.top .favorite.active .like{display:none}.card-product div.top .favorite:not(.active):hover{color:#c50d57}.card-product img.cover{width:90%;aspect-ratio:1/1;float:left;object-fit:contain;object-position:center;transition:transform .3s}.card-product:hover img.cover{transform:scale(1.1)}.card-product h3{width:100%;float:left;text-align:center;font-size:1.125rem;line-height:1.2;font-weight:400;margin-block:1rem}.card-product div.price{width:100%;float:left;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#02091a;margin-bottom:.5rem}.card-product div.price .discount{font-size:.625rem;font-weight:400}.card-product div.price .price{font-size:1.5625rem;font-weight:700}.card-product a{width:100%;float:left;color:inherit;text-decoration:none;display:flex;flex-wrap:wrap;justify-content:center}.card-product span.obs{width:100%;float:left;text-align:center;font-size:.8125rem;color:#02091a}.card-product span.obs strong{font-weight:700}.card-product .buy{width:100%;float:left;display:flex;gap:.625rem;margin-top:1.5rem}.card-product .buy .quant{width:4.6875rem;height:auto;float:left;flex-shrink:0;border:.0625rem solid #02091a;border-radius:.3125rem;display:flex;position:relative;user-select:none}.card-product .buy .quant input{background:0 0;outline:0;border:0;width:100%;height:100%;text-align:center;position:relative;color:#02091a;appearance:textfield}.card-product .buy .quant input::-webkit-inner-spin-button,.card-product .buy .quant input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.card-product .buy .quant span{position:absolute;width:1.5rem;height:100%;left:0;font-size:1rem;font-weight:700;color:#02091a;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;opacity:.5;transition:opacity .3s}.card-product .buy .quant span:hover{opacity:1}.card-product .buy .quant span.add{left:auto;right:0}.card-product .buy button{width:100%}section.category{width:100%;float:left}section.category h2{width:100%;float:left;text-align:center;margin-block:3.125rem;font-size:1.875rem;line-height:1.3;color:#02091a;font-weight:700}@media screen and (max-width:992px){section.category h2{font-size:1.5rem;margin-block:2rem}}section.category div.filters{width:100%;height:3.5rem;float:left;display:flex;align-items:center;justify-content:space-between;border-block:.0625rem solid rgba(2,9,26,.2156862745)}section.category div.filters span{font-size:.8125rem;color:#02091a}section.category div.filters span.total{font-weight:600}section.category div.filters div.order{display:flex;align-items:center;gap:.875rem}section.category div.filters div.order select{min-width:9.375rem;height:2.1875rem;float:left;border-radius:.3125rem;border:.0625rem solid #02091a;padding:0 .75rem;font-size:.8125rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"%3E%3Cpolyline points="6 9 12 15 18 9"%3E%3C/polyline%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right .625rem center;background-size:1rem;outline:0;cursor:pointer}section.category div.products{width:100%;float:left;display:flex;gap:2rem;flex-wrap:wrap;margin-top:2rem;margin-bottom:3.125rem}section.category div.products .base{width:calc(25% - 1.5rem);float:left}@media screen and (max-width:992px){section.category div.products .base{width:calc(50% - 1rem)}}@media screen and (max-width:764px){section.category div.products .base{width:100%}}*{padding:0;margin:0;box-sizing:border-box;font-family:Eurostile,sans-serif}#main{width:100%;height:auto;float:left;position:relative}.horizon{font-family:Horizon,sans-serif}body{background-color:#000}@media screen and (min-width:992px){body{overflow:hidden}}body,html{font-size:1vw}@media screen and (max-width:992px){body,html{font-size:16px}}.container{width:100%;float:left;padding-inline:5rem}@media screen and (max-width:992px){.container{padding-inline:1.25rem}}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-Reg.woff2) format("woff2"),url(../fonts/Eurostile-Reg.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-BolObl.woff2) format("woff2"),url(../fonts/Eurostile-BolObl.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-BlaIta.woff2) format("woff2"),url(../fonts/Eurostile-BlaIta.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Eurostile Cond";src:url(../fonts/EurostileCon-Reg.woff2) format("woff2"),url(../fonts/EurostileCon-Reg.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-Bol.woff2) format("woff2"),url(../fonts/Eurostile-Bol.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-Bla.woff2) format("woff2"),url(../fonts/Eurostile-Bla.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Eurostile Extd";src:url(../fonts/EurostileExt-BlaIta.woff2) format("woff2"),url(../fonts/EurostileExt-BlaIta.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Eurostile Cond";src:url(../fonts/EurostileCon-RegIta.woff2) format("woff2"),url(../fonts/EurostileCon-RegIta.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Eurostile Extd";src:url(../fonts/EurostileExt-Reg.woff2) format("woff2"),url(../fonts/EurostileExt-Reg.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Eurostile Cond";src:url(../fonts/EurostileCon-Hea.woff2) format("woff2"),url(../fonts/EurostileCon-Hea.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Eurostile Cond";src:url(../fonts/EurostileCon-HeaIta.woff2) format("woff2"),url(../fonts/EurostileCon-HeaIta.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Eurostile Extd";src:url(../fonts/EurostileExt-Bla.woff2) format("woff2"),url(../fonts/EurostileExt-Bla.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Eurostile Extd";src:url(../fonts/EurostileExt-Med.woff2) format("woff2"),url(../fonts/EurostileExt-Med.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-Med.woff2) format("woff2"),url(../fonts/Eurostile-Med.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-Hea.woff2) format("woff2"),url(../fonts/Eurostile-Hea.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Eurostile Extd";src:url(../fonts/EurostileExt-RegIta.woff2) format("woff2"),url(../fonts/EurostileExt-RegIta.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-HeaIta.woff2) format("woff2"),url(../fonts/Eurostile-HeaIta.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-MedIta.woff2) format("woff2"),url(../fonts/Eurostile-MedIta.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Eurostile;src:url(../fonts/Eurostile-RegObl.woff2) format("woff2"),url(../fonts/Eurostile-RegObl.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Horizon;src:url(../fonts/Horizon-Bold.woff2) format("woff2"),url(../fonts/Horizon-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}footer{background-color:#000;width:100%;float:left}footer div.newsletter{background-color:#000;width:100%;height:5.4375rem;float:left;display:flex;align-items:center;border-bottom:.0625rem solid rgba(255,255,255,.1)}@media screen and (max-width:992px){footer div.newsletter{height:auto;padding-block:1.5rem}}footer div.newsletter .container{display:flex;align-items:center}@media screen and (max-width:992px){footer div.newsletter .container{flex-wrap:wrap}}footer div.newsletter span.title{width:16.9375rem;margin-right:8.25rem;float:left;font-size:1.125rem;line-height:1.375rem;color:#fff;font-weight:600;flex-shrink:0}@media screen and (max-width:992px){footer div.newsletter span.title{width:100%;margin-right:0;margin-bottom:1rem}}footer div.newsletter form{width:100%;float:left;display:flex;gap:1rem}@media screen and (max-width:992px){footer div.newsletter form{flex-wrap:wrap}}footer div.newsletter form>div{width:100%}footer div.newsletter form input{background:0 0;width:100%;height:2.8125rem;float:left;font-size:.9375rem;color:#fff;padding-inline:1.1875rem;border:.0625rem solid #fff;outline:0;border-radius:3rem}footer div.newsletter form input::placeholder{color:rgba(255,255,255,.5)}footer div.newsletter form input::-webkit-input-placeholder{color:rgba(255,255,255,.5)}footer div.newsletter form input::-moz-placeholder{color:rgba(255,255,255,.5)}footer div.newsletter form button{background-color:#fff;width:12.5rem;height:2.8125rem;float:left;text-transform:uppercase;font-size:.9375rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000;flex-shrink:0;border:0;outline:0;cursor:pointer;transition:background-color .3s;border-radius:3rem}@media screen and (max-width:992px){footer div.newsletter form button{width:100%}}footer div.newsletter form button:hover{background-color:#888}footer div.top{width:100%;float:left;padding:4.875rem 0;display:flex;justify-content:space-between;align-items:start}@media screen and (max-width:992px){footer div.top{flex-wrap:wrap;justify-content:center;text-align:center;padding:3rem 0}}footer div.top .logo img{width:auto;height:10rem;color:#fff}@media screen and (max-width:992px){footer div.top .logo img{height:6rem;margin-bottom:2rem}}footer div.top div.right{display:flex;gap:7.5rem}@media screen and (max-width:992px){footer div.top div.right{flex-wrap:wrap;gap:2rem;justify-content:center;text-align:center}}footer div.top div.column{float:left}@media screen and (max-width:992px){footer div.top div.column{display:flex;justify-content:center;flex-wrap:wrap}}footer div.top div.column.contacts{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width:992px){footer div.top div.column.contacts{width:100%;margin-bottom:3rem}}footer div.top div.column.contacts .group{width:100%;float:left;display:flex;gap:1rem}@media screen and (max-width:992px){footer div.top div.column.contacts .group{justify-content:center;flex-direction:column;align-items:center}}footer div.top div.column.contacts .group svg{width:1.5rem;height:1.5rem;object-fit:contain;object-position:center;flex-shrink:0;color:#ecec00}footer div.top div.column.contacts .group div.text{width:100%;float:left;color:#fff;font-size:.75rem;line-height:1.2}@media screen and (max-width:992px){footer div.top div.column.contacts .group div.text{text-align:center;width:auto}}footer div.top div.column.contacts .group div.text span.value{width:100%;float:left;color:#fff;font-size:1rem;line-height:1.2}footer div.top div.column.contacts .group div.text a{color:#fff;text-decoration:none}footer div.top div.column span.title{float:left;clear:both;color:#fff;font-size:.9375rem;margin-bottom:1rem}@media screen and (max-width:992px){footer div.top div.column span.title{width:100%}}footer div.top div.column a.title-link{float:left;clear:both;color:#fff;font-size:.9375rem;margin-bottom:1rem;text-decoration:none}@media screen and (max-width:992px){footer div.top div.column a.title-link{width:100%}}footer div.top div.column a{opacity:1;transition:opacity .3s}footer div.top div.column a:hover{opacity:.5}footer div.top div.column div.social{float:left;clear:both;display:flex;gap:1rem}footer div.top div.column div.social img,footer div.top div.column div.social svg{height:1.5rem;color:#fff;transition:opacity .3s}footer div.top div.column div.social img:hover,footer div.top div.column div.social svg:hover{opacity:.5}footer div.bottom{width:100%;text-align:right;float:right;padding:2rem 0;font-size:.8125rem;color:rgba(255,255,255,.5);display:none}@media screen and (max-width:992px){footer div.bottom{text-align:center}}footer.min{background-color:transparent}footer.min div.top{display:none}footer.min div.newsletter{display:none}footer.min div.bottom{color:#333;text-align:center}header{width:100%;float:left;position:fixed;z-index:9;transform:translateY(-100%);transition:transform .5s;transition-delay:1s}header div.in{background-color:transparent;width:100%;height:5rem;float:left;position:relative;transition:background-color .3s}@media screen and (max-width:992px){header div.in{height:auto;padding-block:1rem}}header div.in div.container{height:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:992px){header div.in div.container{flex-wrap:wrap;gap:1rem;justify-content:space-between}}header div.in div.container h1{display:none}header div.in div.container .logo{flex-shrink:0;min-width:8.75rem;color:#fff;transition:color .3s}@media screen and (max-width:992px){header div.in div.container .logo{order:2;display:none}}header div.in div.container .logo svg{width:auto;height:3rem;float:left}header div.in div.container .logo:hover{color:#ffed00}header div.in div.container .logo-mobile{display:none}@media screen and (max-width:992px){header div.in div.container .logo-mobile{display:block;position:relative}}header div.in div.container .logo-mobile svg{width:auto;height:3rem;color:#fff}header div.in div.container div.links{min-width:8.75rem;float:left;flex-shrink:0;display:flex;gap:.5rem;justify-content:end}@media screen and (max-width:992px){header div.in div.container div.links{order:3;position:relative}}header div.in div.container div.links a{width:2.5rem;height:2.5rem;float:left;color:#fff;display:flex;align-items:center;justify-content:center;transition:color .3s}header div.in div.container div.links a:hover{color:#ffed00}header div.in div.container div.links a svg{width:1.25rem}header .right{display:flex;align-items:center;gap:1rem}@media screen and (max-width:992px){header .right{gap:inherit;width:100%;justify-content:space-between}}header nav.menu{background-color:transparent;width:100%;height:2.8125rem;float:left;transition:padding-bottom .3s}@media screen and (max-width:992px){header nav.menu{height:auto}}header nav.menu .container{height:100%;display:flex;gap:1.5rem;justify-content:end;align-items:center;padding-inline:0}@media screen and (max-width:992px){header nav.menu .container{flex-wrap:wrap;gap:0;padding-top:1rem;justify-content:inherit;align-items:start;flex-direction:column}}header nav.menu .container .menu-mobile{display:none}@media screen and (max-width:992px){header nav.menu .container .menu-item svg,header nav.menu .container .menu-mobile svg{width:1rem;color:#ffed00;transition:transform .3s;margin-left:.5rem}header nav.menu .container .menu-mobile{width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;padding-block:1rem}header nav.menu .container .menu-mobile .name{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700}}header nav.menu .container .menu-item{float:left;color:#fff;font-size:1rem;text-decoration:none;transition:color .3s;position:relative;height:100%;display:flex;align-items:center;padding-inline:1rem;text-transform:uppercase;cursor:pointer}header nav.menu .container .menu-item:hover{color:#ffed00}header nav.menu .container .menu-item.active{font-weight:700;color:#ffed00}header nav.menu .container .menu-item>a{text-decoration:inherit;color:inherit}header nav.menu .container .menu-item.bold{font-weight:700}header nav.menu .container .menu-item svg.arrow{width:1.5rem}header nav.menu .container .menu-item div.sub{width:15rem;min-width:100%;position:absolute;left:0;top:2.8125rem;z-index:3}header nav.menu .container .menu-item div.sub div.sub-base{background-color:#fff;width:100%;float:left;position:absolute;border-radius:.375rem;margin-top:.5rem;transition:transform .3s,opacity .3s,visibility .3s;transform:translateY(1rem);opacity:0;visibility:hidden}header nav.menu .container .menu-item div.sub div.sub-base:before{content:"";width:0;height:0;border-style:solid;border-width:0 .5rem .5rem .5rem;border-color:transparent transparent #fff transparent;transform:rotate(0);position:absolute;top:-.3rem;left:1.5rem}header nav.menu .container .menu-item div.sub div.sub-base a{width:100%;float:left;padding:.8rem 1rem;border-bottom:.0625rem solid #ccc}@media screen and (min-width:992px){header nav.menu .container .menu-item div.sub div.sub-base a:nth-last-of-type(2){border-bottom:0}}header nav.menu .container .menu-item div.sub div.sub-base a:last-of-type{border-bottom:0}header nav.menu .container .menu-item:is(:hover,.active) div.sub div.sub-base{transform:translateY(0);opacity:1;visibility:visible}header nav.menu .container .menu-item.active{overflow:inherit;height:auto;flex-wrap:wrap}@media screen and (max-width:992px){header nav.menu .container .menu-item{width:100%;float:left;align-items:center;justify-content:start;height:0;overflow:hidden;position:relative;font-size:.875rem;color:transparent;display:none;transition:height .3s,color .3s}header nav.menu .container .menu-item div.sub div.sub-base{transform:translateY(0);position:relative;margin-top:.5rem}header nav.menu .container .menu-item div.sub div.sub-base:before{display:none}header nav.menu .container .menu-item div.sub div.sub-base .menu-item{height:2rem}header nav.menu .container .menu-item.active div.sub{position:relative;width:100%;top:0;font-weight:400}}@media screen and (max-width:992px){header nav.menu .container{background-color:transparent;position:absolute;left:0;top:0;padding-inline:1rem;transition:background-color .3s}}header nav.menu.active{padding-bottom:2rem;max-height:calc(100dvh - 8rem);overflow-y:auto}header nav.menu.active .container{height:100dvh;background-color:#000;justify-content:inherit;align-items:start;flex-direction:column;padding-top:1rem}header nav.menu.active .container .menu-item{height:auto;min-height:3rem;border-bottom:.0625rem solid #bababa;color:#fff!important;display:flex}header nav.menu.active .container .menu-item:last-child{border-bottom:0}header nav.menu.active .container .menu-mobile svg.arrow{transform:rotate(-180deg)}header nav.menu.active .container .menu-item.active svg.arrow{transform:rotate(-180deg)}@media screen and (max-width:992px){header nav.menu.active{padding-bottom:0}}header nav.menu .d-mobile{display:none!important}@media screen and (max-width:992px){header nav.menu .d-mobile{display:flex!important}}header.invisible{transform:translateY(-100%)!important}header.black div.in div.container .logo{color:#000}header.black nav.menu .container .menu-item{color:#000}header.black div.in div.container div.links a{color:#000}header.black div.in div.container .logo-mobile svg{color:#000}header.black nav.menu .container .menu-mobile svg{color:#000}header.yellow div.in{background-color:#ffed00}header.yellow .logo{color:#000!important}header.yellow nav.menu .container .menu-item{color:#000}header.yellow div.in div.container div.links a{color:#000}header.yellow div.in div.container .logo-mobile svg{color:#000}header.yellow nav.menu .container .menu-mobile svg{color:#000}header.active div.in{background-color:#ffed00}header.active .logo{color:#000!important}header.active nav.menu .container .menu-item{color:#000}header.active div.in div.container div.links a{color:#000}header.active div.in div.container .logo-mobile svg{color:#000}header.active nav.menu .container .menu-mobile svg{color:#000}header.menu-active .logo{color:#fff!important}header.menu-active nav.menu .container .menu-item{color:#fff}header.menu-active div.in div.container div.links a{color:#fff}header.menu-active div.in div.container .logo-mobile svg{color:#fff}header.menu-active nav.menu .container .menu-mobile svg{color:#ffed00}body.ready header{transform:translateY(0);transition-delay:0s}/*! locomotive-scroll v4.1.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{display:inline-block;height:100vh;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;height:100%;vertical-align:top;white-space:nowrap}.c-scrollbar{height:100%;opacity:0;position:absolute;right:0;top:0;transform-origin:center right;transition:transform .3s,opacity .3s;width:11px}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{bottom:0;height:10px;top:auto;transform:scaleY(1);width:100%}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{background-color:#000;border-radius:10px;cursor:-webkit-grab;cursor:grab;margin:2px;opacity:.5;position:absolute;right:0;top:0;width:7px}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{bottom:0;right:auto}section.product{width:100%;float:left;padding-top:2rem;padding-bottom:3rem}section.product div.container>div.top{width:100%;float:left;display:flex;flex-wrap:wrap;align-items:start;justify-content:start}section.product div.container>div.top>.left{width:50%;float:left;display:flex;justify-content:start;gap:1rem}@media screen and (max-width:992px){section.product div.container>div.top>.left{width:100%;align-items:start;flex-wrap:wrap;margin-bottom:2rem}}section.product div.container>div.top>.left .swiper.thumbs{width:4.4375rem;float:left;flex-shrink:0}@media screen and (max-width:992px){section.product div.container>div.top>.left .swiper.thumbs{width:100%;height:auto;order:2}}section.product div.container>div.top>.left .swiper.thumbs .swiper-slide{border-radius:.3125rem;border:.0625rem solid transparent;transition:border-color .3s}section.product div.container>div.top>.left .swiper.thumbs .swiper-slide.swiper-slide-thumb-active{border-color:#c50d57}section.product div.container>div.top>.left .swiper.thumbs img{width:100%;height:100%;object-fit:contain;object-position:center;cursor:pointer;border-radius:.3125rem}@media screen and (max-width:992px){section.product div.container>div.top>.left .swiper.thumbs img{aspect-ratio:1/1}}section.product div.container>div.top>.left .swiper.big{width:100%;height:100%;float:left}@media screen and (max-width:992px){section.product div.container>div.top>.left .swiper.big{order:1}}section.product div.container>div.top>.left .swiper.big figure{background-position:50% 50%;width:100%;height:100%;overflow:hidden;border-radius:.3125rem}section.product div.container>div.top>.left .swiper.big img{width:100%;height:100%;object-fit:contain;object-position:center;cursor:zoom-in;border-radius:.3125rem;transition:opacity .3s;float:left}section.product div.container>div.top>.left .swiper.big img:hover{opacity:0}section.product div.container>div.top .right{width:50%;float:left;padding-left:2rem}@media screen and (max-width:992px){section.product div.container>div.top .right{width:100%;padding-left:0}}section.product div.container>div.top .right div.top{width:100%;float:left;display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid rgba(2,9,26,.2156862745);padding-bottom:1rem;margin-bottom:2rem}section.product div.container>div.top .right div.top .left{float:left;display:flex;align-items:center;gap:.5rem}section.product div.container>div.top .right div.top .left span.badge{background-color:#c50d57;padding:.5rem .75rem;float:left;color:#fff;font-size:.75rem;font-weight:700;border-radius:.3125rem}section.product div.container>div.top .right div.top .left img.country{width:1.5rem;height:1.5rem;border-radius:100%;object-fit:cover;object-position:center}section.product div.container>div.top .right div.top .favorite{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#87a2ee;transition:color .3s}section.product div.container>div.top .right div.top .favorite svg{width:1.5rem;height:1.5rem}section.product div.container>div.top .right div.top .favorite .like{display:block}section.product div.container>div.top .right div.top .favorite .liked{display:none}section.product div.container>div.top .right div.top .favorite.active{color:#c50d57}section.product div.container>div.top .right div.top .favorite.active .liked{display:block}section.product div.container>div.top .right div.top .favorite.active .like{display:none}section.product div.container>div.top .right div.top .favorite:not(.active):hover{color:#c50d57}section.product div.container>div.top .right h2{width:100%;float:left;font-size:1.875rem;line-height:2.1875rem;font-weight:500;padding-right:4rem;color:#02091a}@media screen and (max-width:992px){section.product div.container>div.top .right h2{font-size:1.5rem;line-height:1.3;padding-right:0}}section.product div.container>div.top .right span.reference{width:100%;float:left;font-size:.625rem;line-height:1.2;color:#02091a;margin-top:.75rem}section.product div.container>div.top .right div.description{width:100%;float:left;font-size:.9375rem;line-height:1.3;color:#02091a;font-weight:400;margin-top:1rem}section.product div.container>div.top .right div.description p{width:100%;float:left;margin-bottom:1rem}section.product div.container>div.top .right div.description p:last-of-type{margin-bottom:0}section.product div.container>div.top .right div.description p strong{font-weight:700}section.product div.container>div.top .right div.description p em{font-style:italic}section.product div.container>div.top .right div.description p hr{width:100%;float:left;margin-bottom:1rem}section.product div.container>div.top .right div.description p img{max-width:100%;float:left;margin-bottom:1rem}section.product div.container>div.top .right div.attributes{width:100%;float:left;margin-top:2rem;display:flex;flex-direction:column;gap:1rem}section.product div.container>div.top .right div.attributes .attribute-group{width:100%;float:left}section.product div.container>div.top .right div.attributes .options{width:100%;float:left;display:flex;justify-content:start;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}section.product div.container>div.top .right div.attributes button{padding:.5rem 1rem;background-color:#fff;color:#333;font-weight:700;float:left;border-radius:.25rem;font-size:.9rem;border:0;transition:color .3s,background-color .3s;cursor:pointer}section.product div.container>div.top .right div.attributes button:is(.disabled,:disabled){opacity:.5;cursor:default}section.product div.container>div.top .right div.attributes button:is(:hover,.active):not(.disabled):not(:disabled){color:#fff;font-weight:700;background-color:#0045ca}section.product div.container>div.top .right div.price{width:100%;float:left;display:flex;align-items:center;justify-content:start;gap:.5rem;color:#02091a;margin-top:2rem;margin-bottom:.5rem}section.product div.container>div.top .right div.price .discount{font-size:.625rem;font-weight:400}section.product div.container>div.top .right div.price .price{font-size:1.5625rem;font-weight:700}section.product div.container>div.top .right span.obs{width:100%;float:left;text-align:left;font-size:.8125rem;color:#02091a}section.product div.container>div.top .right span.obs strong{font-weight:700}section.product div.container>div.top .right .buy{width:100%;float:left;display:flex;gap:.625rem;margin-top:2rem}section.product div.container>div.top .right .buy .quant{width:9.625rem;height:auto;float:left;flex-shrink:0;border:.0625rem solid #02091a;border-radius:.3125rem;display:flex;position:relative}@media screen and (max-width:992px){section.product div.container>div.top .right .buy .quant{width:7rem}}section.product div.container>div.top .right .buy .quant input{background:0 0;outline:0;border:0;width:100%;height:100%;text-align:center;position:relative;color:#02091a;appearance:textfield}section.product div.container>div.top .right .buy .quant input::-webkit-inner-spin-button,section.product div.container>div.top .right .buy .quant input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section.product div.container>div.top .right .buy .quant span{position:absolute;width:1.5rem;height:100%;left:0;font-size:1rem;font-weight:700;color:#02091a;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;opacity:.5;transition:opacity .3s}section.product div.container>div.top .right .buy .quant span:hover{opacity:1}section.product div.container>div.top .right .buy .quant span.add{left:auto;right:0}section.product div.container>div.top .right .buy button{width:100%}section.product div.description-section{width:100%;float:left;padding-top:4rem}section.product div.description-section span.title{width:100%;float:left;padding-bottom:2rem;margin-bottom:2rem;border-bottom:.0625rem solid rgba(2,9,26,.2156862745);font-size:1.25rem;line-height:1.3;font-weight:700}section.product div.description-section div.text{width:100%;float:left;font-size:.9375rem;line-height:1.3;color:#02091a;font-weight:400}section.product div.description-section div.text p{width:100%;float:left;margin-bottom:1rem}section.product div.description-section div.text p:last-of-type{margin-bottom:0}section.product div.description-section div.text p strong{font-weight:700}section.product div.description-section div.text p em{font-style:italic}section.product div.description-section div.text p hr{width:100%;float:left;margin-bottom:1rem}section.product div.description-section div.text p img{max-width:100%;float:left;margin-bottom:1rem}section.product div.description-section div.text p video{max-width:59.0625rem;margin-inline:auto;margin-top:2rem;margin-bottom:3rem}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{float:left;padding-block:3rem!important;width:100%;min-height:calc(100dvh - 12rem)}.woocommerce ul.order_details{display:flex}@media screen and (max-width:992px){.woocommerce ul.order_details{flex-wrap:wrap;gap:1rem}}@media screen and (max-width:992px){.woocommerce ul.order_details li{width:100%}}.woocommerce ul.order_details li strong{line-height:1.3;margin-top:.5rem}body.woocommerce-account .woocommerce h2{text-align:center;margin-bottom:2rem}.wc-block-components-checkout-return-to-cart-button{display:none}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transform:translate(0,.8rem)!important}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-text-input.is-active label{transform:translateY(.5em) scale(.675)!important}.woocommerce-customer-details{display:none}.woocommerce:not(body){float:left;width:100%;padding-block:3rem}.woocommerce:not(body) .woocommerce-order{max-width:55rem;margin:auto}.woocommerce:not(body) .woocommerce-order .woocommerce-notice{display:none}.woocommerce:not(body) .woocommerce-order-details{float:left;width:100%;margin-top:2rem}.woocommerce:not(body) .woocommerce-order-details h2{width:100%;float:left;font-size:1.2rem;margin-bottom:.5rem!important}.woocommerce:not(body) a{color:#3d5a84}.woocommerce:not(body) .woocommerce-button.button{display:inline-block;font-size:.8125rem;font-weight:500;text-transform:uppercase;color:#231f20!important;padding:.7rem 1rem;border-radius:.3125rem;border-width:.0625rem;border-style:solid;border-color:rgba(35,31,32,.48)!important;border-image:initial;background-color:transparent!important;text-decoration:none;transition:all .3s ease 0s}.woocommerce:not(body) .woocommerce-MyAccount-navigation{width:100%;max-width:16rem;float:left}@media screen and (max-width:992px){.woocommerce:not(body) .woocommerce-MyAccount-navigation{max-width:100%;margin-bottom:2rem}}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul{list-style:none;width:100%;float:left;border:.0625rem solid rgba(0,0,0,.2);border-radius:8px}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul li{width:100%;float:left;border-bottom:.0625rem solid rgba(0,0,0,.2);color:#000}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul li:last-of-type{border-bottom:0}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul li.is-active{border-left:8px solid #0045ca}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:600;color:#000}.woocommerce:not(body) .woocommerce-MyAccount-navigation ul li a{text-decoration:none;padding:.5rem 1rem;float:left;color:#444;width:100%}.woocommerce:not(body) .woocommerce-MyAccount-content{width:100%;max-width:calc(100% - 16rem);float:left;padding-left:2rem}.woocommerce:not(body) .woocommerce-MyAccount-content .woocommerce-Addresses{margin-top:2rem}.woocommerce:not(body) .woocommerce-MyAccount-content button[type=submit][name=save_address]{float:right}@media screen and (max-width:992px){.woocommerce:not(body) .woocommerce-MyAccount-content{max-width:100%;padding-left:0}}.woocommerce:not(body) .woocommerce-MyAccount-content h2{width:100%;float:left;font-size:1.2rem;margin-bottom:.5rem!important}.woocommerce:not(body) .woocommerce-MyAccount-content legend{margin-top:2rem;margin-bottom:1rem;font-weight:600}.woocommerce:not(body) .woocommerce-MyAccount-content .woocommerce-Button.button{float:right;margin-top:1rem;height:3rem}.wc-block-components-button,.wc-block-components-checkout-place-order-button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{background-color:#0045ca!important;float:left;padding:.7rem 2rem;border-radius:.3125rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;color:#fff;text-decoration:none;transition:all .3s;display:flex;align-items:center;justify-content:center;margin:.25rem;outline:0;border:0;cursor:pointer}.wc-block-components-button.wc-block-components-button,.wc-block-components-checkout-place-order-button.wc-block-components-button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.wc-block-components-button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.wc-block-components-button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.wc-block-components-button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.wc-block-components-button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.wc-block-components-button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.wc-block-components-button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.wc-block-components-button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.wc-block-components-button{padding:1rem 2rem;font-weight:700;width:100%;float:left;margin-top:1rem}.wc-block-components-button:hover,.wc-block-components-checkout-place-order-button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#003c92!important;color:#fff}.wc-block-components-checkout-place-order-button{width:100%!important}.wc-block-components-form .wc-block-components-checkout-step{width:100%;float:left;max-width:100%;min-width:0}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{top:0!important}.wc-block-components-shipping-rates-control .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted,.wc-block-components-shipping-rates-control .wc-block-components-radio-control__option{padding-left:3.5em!important;padding-block:1rem!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;height:3rem;float:left;border-radius:8px;border:.0625rem solid rgba(0,0,0,.2);outline:0;padding:1rem}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:rgba(0,0,0,.6)}.woocommerce form .form-row input.input-text:is(textarea),.woocommerce form .form-row textarea:is(textarea){height:auto;max-height:40rem;min-height:5rem;resize:vertical}.woocommerce form .form-row label,.woocommerce-page form .form-row label{font-size:.85rem;color:rgba(0,0,0,.6);font-weight:500}.wc-block-components-order-summary-item__image{display:none!important}.wc-block-components-order-summary .wc-block-components-order-summary-item__description{padding-left:0!important}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{padding:.5rem 1rem 1rem 1rem!important}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.1rem!important}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{top:1rem!important}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register,.woocommerce form.woocommerce-ResetPassword{max-width:25rem;margin:auto}.woocommerce form.checkout_coupon .woocommerce-Button.button,.woocommerce form.checkout_coupon .woocommerce-button.button,.woocommerce form.login .woocommerce-Button.button,.woocommerce form.login .woocommerce-button.button,.woocommerce form.register .woocommerce-Button.button,.woocommerce form.register .woocommerce-button.button,.woocommerce form.woocommerce-ResetPassword .woocommerce-Button.button,.woocommerce form.woocommerce-ResetPassword .woocommerce-button.button{height:3rem;width:100%;margin:0!important;margin-top:1rem!important;background-color:#0045ca!important;float:left;padding:.7rem 2rem;border-radius:.3125rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;color:#fff!important;text-decoration:none;transition:all .3s;display:flex;align-items:center;justify-content:center;margin:.25rem;outline:0;border:0;cursor:pointer}.woocommerce form.checkout_coupon .woocommerce-Button.button:hover,.woocommerce form.checkout_coupon .woocommerce-button.button:hover,.woocommerce form.login .woocommerce-Button.button:hover,.woocommerce form.login .woocommerce-button.button:hover,.woocommerce form.register .woocommerce-Button.button:hover,.woocommerce form.register .woocommerce-button.button:hover,.woocommerce form.woocommerce-ResetPassword .woocommerce-Button.button:hover,.woocommerce form.woocommerce-ResetPassword .woocommerce-button.button:hover{background-color:#003c92!important;color:#fff!important}.woocommerce form.checkout_coupon .woocommerce-LostPassword,.woocommerce form.login .woocommerce-LostPassword,.woocommerce form.register .woocommerce-LostPassword,.woocommerce form.woocommerce-ResetPassword .woocommerce-LostPassword{text-align:center;margin-top:1rem}.woocommerce form.checkout_coupon .form-row-first,.woocommerce form.checkout_coupon .form-row-last,.woocommerce form.login .form-row-first,.woocommerce form.login .form-row-last,.woocommerce form.register .form-row-first,.woocommerce form.register .form-row-last,.woocommerce form.woocommerce-ResetPassword .form-row-first,.woocommerce form.woocommerce-ResetPassword .form-row-last{width:100%!important;margin-top:2rem}.woocommerce .col2-set,.woocommerce-page .col2-set{width:calc(100% - 30rem);float:left;padding-right:4rem;display:flex;flex-direction:column;gap:2rem}.woocommerce .col2-set:before,.woocommerce-page .col2-set:before{display:none}@media screen and (max-width:992px){.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%;padding-right:0}}h3#order_review_heading{width:30rem;float:left}@media screen and (max-width:992px){h3#order_review_heading{width:100%}}.woocommerce-checkout-review-order{width:30rem;float:left}@media screen and (max-width:992px){.woocommerce-checkout-review-order{width:100%}}.woocommerce form.checkout_coupon{margin:0;display:flex;align-items:center;max-width:35rem;width:100%;flex-wrap:wrap;margin-bottom:2rem}.woocommerce form.checkout_coupon p:not(.form-row){width:100%;clear:both;float:left;margin-bottom:.5rem}.woocommerce form.checkout_coupon .form-row-first{width:calc(100% - 12rem)!important;margin-top:0;margin-bottom:0}@media screen and (max-width:992px){.woocommerce form.checkout_coupon .form-row-first{width:100%!important}}.woocommerce form.checkout h3{width:100%;float:left;margin-bottom:1rem;font-size:1.25em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:100%;margin-top:1rem;height:3.5rem;font-size:1rem;font-weight:700}.woocommerce form.checkout_coupon .form-row-last{margin-top:0;width:12rem!important;flex-shrink:0;margin-bottom:0}@media screen and (max-width:992px){.woocommerce form.checkout_coupon .form-row-last{width:100%!important}}.woocommerce form.checkout_coupon .form-row-last button[type=submit]{white-space:nowrap;height:3rem;width:100%;margin-top:0;margin-bottom:0}@media screen and (max-width:992px){.woocommerce form.checkout_coupon .form-row-last button[type=submit]{margin:0}}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:calc(50% - .5rem)}@media screen and (max-width:992px){.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%}}.select2.select2-container{width:100%!important}.select2.select2-container .select2-selection{border:.0625rem solid #ccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;height:3rem;margin-bottom:0;outline:0!important;transition:all .15s ease-in-out}.select2.select2-container .select2-selection .select2-selection__rendered{color:#333;line-height:3rem;padding-right:3rem;padding-left:1rem}.select2.select2-container .select2-selection .select2-selection__arrow{background:#f8f8f8;border-left:.0625rem solid #ccc;-webkit-border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0;height:2.875rem;width:3rem}.select2.select2-container.select2-container--open .select2-selection.select2-selection--single{background:#f8f8f8}.select2.select2-container.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow{-webkit-border-radius:0 8px 0 0;-moz-border-radius:0 8px 0 0;border-radius:0 8px 0 0}.select2.select2-container.select2-container--open .select2-selection.select2-selection--multiple{border:.0625rem solid #34495e}.select2.select2-container .select2-selection--multiple{height:auto;min-height:3rem}.select2.select2-container .select2-selection--multiple .select2-search--inline .select2-search__field{margin-top:0;height:3rem}.select2.select2-container .select2-selection--multiple .select2-selection__rendered{display:block;padding:0 4px;line-height:3rem}.select2.select2-container .select2-selection--multiple .select2-selection__choice{background-color:#f8f8f8;border:.0625rem solid #ccc;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin:.25rem .25rem 0 0;padding:0 .375rem 0 3rem;height:3rem;line-height:3rem;font-size:12px;position:relative}.select2.select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{position:absolute;top:0;left:0;height:3rem;width:3rem;margin:0;text-align:center;color:#e74c3c;font-weight:700;font-size:16px}.select2-container .select2-dropdown{background:0 0;border:none;margin-top:0}.select2-container .select2-dropdown .select2-search{padding:0}.select2-container .select2-dropdown .select2-search input{outline:0!important;border:1px solid #34495e!important;border-bottom:none!important;padding:4px 6px!important}.select2-container .select2-dropdown .select2-results{padding:0}.select2-container .select2-dropdown .select2-results ul{background:#fff;border:1px solid #34495e}.select2-container .select2-dropdown .select2-results ul .select2-results__option--highlighted[aria-selected]{background-color:#3498db}section.hero-blog{background-color:#ebeb19;width:100%;float:left;padding:6rem 0;padding-top:9rem;position:relative}section.hero-blog .container{position:relative;display:flex;align-items:center;justify-content:center}section.hero-blog .container>img{position:absolute;width:calc(100% - 10rem);left:5rem}@media screen and (max-width:992px){section.hero-blog .container>img{left:1rem;width:calc(100% - 2rem)}}section.hero-blog .container div.texts{width:100%;max-width:67.25rem;float:left;display:flex;align-items:center;flex-direction:column;gap:2rem;color:#000}section.hero-blog .container div.texts span.tag{font-size:1rem;padding:1rem 0;border-top:.0625rem solid #000;border-bottom:.0625rem solid #000;text-transform:uppercase}section.hero-blog .container div.texts h2{font-size:3.75rem;text-align:center}@media screen and (max-width:992px){section.hero-blog .container div.texts h2{font-size:2rem}}section.posts-blog{background-color:#fff;width:100%;float:left}section.posts-blog div.filtros{width:100%;float:left;padding:1.5rem 0}section.posts-blog div.filtros form{width:100%;float:left;display:flex;align-items:center;gap:1.5rem}@media screen and (max-width:600px){section.posts-blog div.filtros form{flex-direction:column;gap:1rem}}section.posts-blog div.filtros div.search{width:100%;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000}section.posts-blog div.filtros div.search input{background:0 0;width:100%;height:100%;position:absolute;color:#000;border:0;outline:0;padding-inline:1.5rem}section.posts-blog div.filtros div.search button{width:3rem;height:3rem;border:0;outline:0;background:0 0;float:right;display:flex;align-items:center;justify-content:center}section.posts-blog div.filtros div.search button svg{width:1.5rem;color:#000}section.posts-blog div.filtros .filtrar{width:auto;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000;float:left;flex-shrink:0;display:flex;align-items:center;gap:2rem;padding-inline:1.5rem;outline:0;appearance:none;background:url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;background-position:calc(100% - 1rem) center!important;padding-right:3rem}@media screen and (max-width:992px){section.posts-blog div.filtros .filtrar{width:100%}}section.posts-blog div.filtros .filtrar span{color:#000;font-size:1rem;flex-shrink:0}section.posts-blog div.filtros .filtrar svg{width:1.5rem;color:#000;flex-shrink:0}section.posts-blog .cards{width:100%;float:left;margin-top:1rem;display:flex;flex-wrap:wrap;gap:2rem;position:relative;z-index:2}@media screen and (max-width:992px){section.posts-blog .cards{flex-direction:column}}section.posts-blog .cards .card{background-size:100% auto;background-position:center;background-repeat:no-repeat;border-radius:.5rem;width:calc(33% - 1.333rem);height:27.375rem;float:left;padding:1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:background-size .3s}@media screen and (max-width:992px){section.posts-blog .cards .card{height:24rem;background-size:cover;width:100%}}section.posts-blog .cards .card:hover{background-size:110% auto}section.posts-blog .cards .card div.date{background-color:#000;width:3.125rem;float:left;border-radius:.25rem;text-align:center;padding-block:.5rem}section.posts-blog .cards .card div.date span.day{font-size:1.5rem;clear:both}section.posts-blog .cards .card div.date span.month{font-size:.875rem;clear:both}section.posts-blog .cards .card h3{font-size:1.5rem;font-weight:400;color:#fff;transition:color .3s}section.posts-blog .cards .card:hover h3{color:#ecec00}section.posts-blog .pagination{width:100%;float:left;display:flex;justify-content:center;margin-block:3rem;gap:.5rem}section.posts-blog .pagination .item-link{background-color:transparent;width:3rem;height:3rem;float:left;border:.0625rem solid #000;color:#000;transition:background-color .3s,color .3s;display:flex;align-items:center;justify-content:center;font-size:1.25rem;text-decoration:none}section.posts-blog .pagination .item-link:is(:hover,.active){background-color:#000;color:#fff}section.error-404{width:100%;float:left;padding:4rem 0;text-align:center}section.error-404 .container{display:flex;justify-content:center}section.error-404 .base{width:100%;max-width:31.25rem;float:left;display:flex;justify-content:center;flex-wrap:wrap}section.error-404 h2{width:100%;float:left;font-size:5rem;font-weight:700;color:rgba(48,66,94,.3647058824)}section.error-404 h3{width:100%;float:left;font-size:1.4rem;font-weight:500;margin-bottom:1rem;color:#30425e}section.error-404 h4{width:100%;float:left;font-size:1rem;font-weight:400;margin-bottom:2rem;color:rgba(48,66,94,.7137254902)}.breadcrumb{width:100%;float:left}.breadcrumb span{width:100%;float:left;padding:1.5rem 0;text-align:left;color:rgba(2,9,26,.7725490196);font-size:.6875rem;border-bottom:.0625rem solid rgba(35,31,32,.231372549)}.breadcrumb span a{text-decoration:none;color:rgba(2,9,26,.7725490196)}.breadcrumb span strong{font-weight:700}.breadcrumb.light span{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.2)}.breadcrumb.light span a{color:#fff}.content{width:100%;float:left;position:relative}.content.conteudo{padding-bottom:3rem}.content div.top{width:100%;float:left;display:flex;justify-content:center;padding:3.625rem 0 3.25rem}.content div.top .container{max-width:45.5rem;padding-inline:0;text-align:center}@media screen and (max-width:992px){.content div.top .container{padding-inline:1rem}}.content div.top .container span.category{width:100%;float:left;color:#231f20;font-size:.9375rem;margin-bottom:1rem;text-align:center}@media screen and (max-width:992px){.content div.top .container span.category{text-align:center}}.content div.top .container h2{width:100%;float:left;color:#231f20;font-size:2.5rem;line-height:1;margin-bottom:1.5rem;font-weight:600}@media screen and (max-width:992px){.content div.top .container h2{font-size:1.5rem;line-height:1.1;text-align:center}}.content div.top .container h3{width:100%;float:left;color:#231f20;font-size:1.125rem;line-height:1}@media screen and (max-width:992px){.content div.top .container h3{font-size:1rem;line-height:1.3}}.content div.share{width:100%;float:left;display:flex;justify-content:center;align-items:center;gap:.8rem}.content div.share.variation-top{margin-top:1.875rem}.content div.share.variation-bottom{margin-top:4.625rem;padding:2rem 0;border-block:.0625rem solid rgba(35,31,32,.2117647059)}.content div.share span{float:left;color:#231f20;font-size:.9375rem;font-weight:600}.content div.share svg{width:32px;height:32px}.content .cover{width:100%;float:left;margin-bottom:3.875rem}.content .cover img{width:100%}.content div.text-content{width:100%;float:left;display:flex;justify-content:center}.content div.text-content .container{width:59.0625rem;color:#231f20;font-size:1.125rem;line-height:1.75rem;padding-inline:0}@media screen and (max-width:992px){.content div.text-content .container{padding-inline:1rem}}.content div.text-content .container blockquote,.content div.text-content .container h1,.content div.text-content .container h2,.content div.text-content .container h3,.content div.text-content .container h4,.content div.text-content .container h5,.content div.text-content .container h6,.content div.text-content .container ol,.content div.text-content .container p,.content div.text-content .container ul{width:100%;float:left;margin-bottom:1.75rem}.content div.text-content .container h1,.content div.text-content .container h2,.content div.text-content .container h3,.content div.text-content .container h4,.content div.text-content .container h5,.content div.text-content .container h6{font-weight:600}.content div.text-content .container h1{font-size:1.875rem}.content div.text-content .container h2{font-size:1.75rem}.content div.text-content .container h3{font-size:1.625rem}.content div.text-content .container h4{font-size:1.5rem}.content div.text-content .container h5{font-size:1.375rem}.content div.text-content .container h6{font-size:1.25rem}.content div.text-content .container ol,.content div.text-content .container ul{padding-left:1.5rem}.content div.text-content .container a{color:#31507d}.content div.text-content .container strong{font-weight:600}.content div.text-content .container img,.content div.text-content .container video{max-width:100%;border-radius:.3125rem;margin-bottom:1rem}.content div.text-content .container img.aligncenter,.content div.text-content .container video.aligncenter{display:block;margin:auto}.content div.text-content .container img.alignright,.content div.text-content .container video.alignright{display:block;margin:auto;margin-right:0}.content div.text-content .container blockquote{background-color:rgba(0,0,0,.03);padding:1rem 2rem 1rem 3rem;font-style:italic;position:relative;border-left:.125rem solid #ecab1f}.content div.text-content .container blockquote:before{content:open-quote;position:absolute;top:1.5rem;left:.9rem;font-size:2.5rem;font-weight:700;color:#ecab1f;font-family:serif}.content div.text-content .container blockquote p{margin-bottom:0}.fav-products-list{width:100%;float:left;display:flex;gap:1.5rem;flex-wrap:wrap}.fav-products-list .card-product{width:calc(33% - 1rem)}@media screen and (max-width:992px){.fav-products-list .card-product{width:100%}}section.form-contato{background-color:#f1f1f1;width:100%;float:left;padding:4rem 0;padding-top:10rem;color:#000}section.form-contato .container{display:flex;gap:2rem;align-items:center}@media screen and (max-width:992px){section.form-contato .container{flex-direction:column;align-items:start}}section.form-contato h2{width:100%;float:left;font-size:2.625rem;font-weight:400}@media screen and (max-width:992px){section.form-contato h2{font-size:2rem}}section.form-contato h3{width:100%;float:left;font-size:1.25rem;font-weight:400;margin-top:1rem}section.form-contato .group{width:100%;float:left;margin-top:2rem}section.form-contato .group span.title{text-transform:uppercase;font-weight:700;width:100%;float:left;font-size:1.25rem}section.form-contato .group div.links{width:100%;float:left;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}section.form-contato .group div.links>a{float:left;display:flex;align-items:center;gap:.5rem;font-size:1.125rem;color:#000;text-decoration:none}section.form-contato .group div.links>a svg{width:1.5rem;color:#ffed00}section.form-contato .left,section.form-contato .right{width:100%;float:left}section.form-contato .right{background-color:#fff;padding:2rem;border-radius:.5rem;color:#000}section.form-contato .right label{width:100%;float:left;color:#000;margin-top:.5rem;font-size:1.25rem;position:relative}section.form-contato .right label>span:not(.wpcf7-form-control-wrap){display:flex;position:absolute;height:3rem;align-items:center}section.form-contato .right input:not([type=submit]),section.form-contato .right select,section.form-contato .right textarea{width:100%;height:3rem;float:left;background:0 0;outline:0;border:0;border-bottom:.0625rem solid #000;font-size:1.25rem}section.form-contato .right textarea{padding-block:1rem;max-height:12rem;min-height:5rem;resize:vertical}section.form-contato .right input[type=submit]{width:18rem;margin-left:calc(50% - 9rem);margin-top:1.5rem}section.form-contato .right .wpcf7 form.invalid .wpcf7-response-output{float:left;width:100%}section.hero-eventos{background-color:#000;width:100%;float:left;padding:6rem 0;padding-top:9rem;position:relative}section.hero-eventos .container{position:relative;display:flex;align-items:center;justify-content:center}section.hero-eventos .container>img{position:absolute;width:calc(100% - 10rem);left:5rem}@media screen and (max-width:992px){section.hero-eventos .container>img{left:1rem;width:calc(100% - 2rem)}}section.hero-eventos .container div.texts{width:100%;max-width:67.25rem;float:left;display:flex;align-items:center;flex-direction:column;gap:2rem;color:#fff}section.hero-eventos .container div.texts span.tag{font-size:1rem;padding:1rem 0;border-top:.0625rem solid #fff;border-bottom:.0625rem solid #fff;text-transform:uppercase}section.hero-eventos .container div.texts h2{font-size:3.75rem;text-align:center;color:#ffed00}@media screen and (max-width:992px){section.hero-eventos .container div.texts h2{font-size:2rem}}section.posts-eventos{background-color:#fff;width:100%;float:left}section.posts-eventos div.filtros{width:100%;float:left;padding:1.5rem 0}section.posts-eventos div.filtros form{width:100%;float:left;display:flex;align-items:center;gap:1.5rem}@media screen and (max-width:600px){section.posts-eventos div.filtros form{flex-direction:column;gap:1rem}}section.posts-eventos div.filtros div.search{width:100%;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000}section.posts-eventos div.filtros div.search input{background:0 0;width:100%;height:100%;position:absolute;color:#000;border:0;outline:0;padding-inline:1.5rem}section.posts-eventos div.filtros div.search button{width:3rem;height:3rem;border:0;outline:0;background:0 0;float:right;display:flex;align-items:center;justify-content:center}section.posts-eventos div.filtros div.search button svg{width:1.5rem;color:#000}section.posts-eventos div.filtros .group{display:flex;align-items:center;font-size:1rem;font-size:500;color:#000;gap:1rem;white-space:nowrap}@media screen and (max-width:992px){section.posts-eventos div.filtros .group{gap:.5rem}}@media screen and (max-width:550px){section.posts-eventos div.filtros .group{flex-direction:column}}section.posts-eventos div.filtros .filtrar{width:auto;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000;float:left;flex-shrink:0;display:flex;align-items:center;gap:2rem;padding-inline:1.5rem;outline:0;appearance:none}@media screen and (max-width:550px){section.posts-eventos div.filtros .filtrar{width:100%}}section.posts-eventos div.filtros .filtrar span{color:#000;font-size:1rem;flex-shrink:0}section.posts-eventos div.filtros .filtrar svg{width:1.5rem;color:#000;flex-shrink:0}section.posts-eventos .cards{width:100%;float:left;margin-top:1rem;display:flex;flex-wrap:wrap;gap:2rem;position:relative;z-index:2}@media screen and (max-width:992px){section.posts-eventos .cards{flex-direction:column}}section.posts-eventos .cards .card{background-size:100% auto;background-position:center;background-repeat:no-repeat;border-radius:.5rem;width:calc(33% - 1.333rem);height:27.375rem;float:left;padding:1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:background-size .3s}@media screen and (max-width:992px){section.posts-eventos .cards .card{height:24rem;background-size:cover;width:100%}}section.posts-eventos .cards .card:hover{background-size:110% auto}section.posts-eventos .cards .card div.date{background-color:#000;width:3.125rem;float:left;border-radius:.25rem;text-align:center;padding-block:.5rem}section.posts-eventos .cards .card div.date span.day{font-size:1.5rem;clear:both}section.posts-eventos .cards .card div.date span.month{font-size:.875rem;clear:both}section.posts-eventos .cards .card h3{font-size:1.5rem;font-weight:400;color:#fff;transition:color .3s}section.posts-eventos .cards .card:hover h3{color:#ecec00}section.posts-eventos .pagination{width:100%;float:left;display:flex;justify-content:center;margin-block:3rem;gap:.5rem}section.posts-eventos .pagination .item-link{background-color:transparent;width:3rem;height:3rem;float:left;border:.0625rem solid #000;color:#000;transition:background-color .3s,color .3s;display:flex;align-items:center;justify-content:center;font-size:1.25rem;text-decoration:none}section.posts-eventos .pagination .item-link:is(:hover,.active){background-color:#000;color:#fff}section.faq-pagina{background-color:#fafafa;width:100%;float:left;padding:4.5rem 0;position:relative;overflow:hidden}@media screen and (max-width:992px){section.faq-pagina{padding:3rem 0}}section.faq-pagina .base-button{width:100%;float:left;margin-top:3.5rem;display:flex;justify-content:center}@media screen and (max-width:992px){section.faq-pagina .base-button{margin-top:2rem}}section.faq-pagina .base-button .solid-button.orange{padding:1rem 4rem;font-size:1rem}@media screen and (max-width:992px){section.faq-pagina .base-button .solid-button.orange{width:100%}}section.faq-pagina .container{max-width:59.0625rem;margin-inline:auto;padding-inline:1rem;float:none}section.faq-pagina h2{width:100%;float:left;color:#231f20;font-size:2.5rem;line-height:1;margin-bottom:1.5rem;font-weight:600;text-align:center}@media screen and (max-width:992px){section.faq-pagina h2{font-size:1.5rem;line-height:1.1}}section.faq-pagina .faq{width:100%;float:left;margin-top:2rem;position:relative}section.faq-pagina .faq .faq-item{width:100%;float:left;border-bottom:.0625rem solid rgba(0,0,0,.3)}section.faq-pagina .faq .faq-item .title{width:100%;float:left;padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none}section.faq-pagina .faq .faq-item .title span{font-size:1.25rem;color:#373737}@media screen and (max-width:992px){section.faq-pagina .faq .faq-item .title span{font-size:1rem}}section.faq-pagina .faq .faq-item .title svg{width:1.5rem;flex-shrink:0;color:#0045ca;transition:transform .3s}@media screen and (max-width:992px){section.faq-pagina .faq .faq-item .title svg{width:1rem}}section.faq-pagina .faq .faq-item .text{width:100%;float:left;padding-inline:0;padding-bottom:1.5rem;position:absolute;visibility:hidden;font-size:.9375rem;line-height:1.375rem;color:#231f20;transition:height .3s;overflow:hidden}section.faq-pagina .faq .faq-item.active .text{position:relative;visibility:visible}section.faq-pagina .faq .faq-item.active .title svg{transform:rotate(180deg)}section.benefits-home{background-color:#fff;width:100%;height:4.375rem;float:left}@media screen and (max-width:992px){section.benefits-home{display:none}}section.benefits-home div.container{height:100%;display:flex;align-items:center}section.benefits-home div.container div.item{width:25%;float:left;display:flex;gap:1rem;align-items:center}section.benefits-home div.container div.item img{width:3.125rem;height:auto;max-height:2.5rem;flex-shrink:0;object-fit:contain;object-position:center}section.benefits-home div.container div.item span{width:100%;float:left;padding-right:3rem;font-weight:700;color:#02091a;font-size:.9375rem;line-height:1.3}section.blog{background-image:url(../img/fundo-blog.png);background-repeat:no-repeat;background-size:auto 80%;background-position:top right;background-color:#000;width:100%;float:left;padding:5rem 0}@media screen and (max-width:992px){section.blog{background-size:60% auto}}section.blog span.tag{width:100%;float:left;font-size:1.25rem;color:#ebeb19;text-transform:uppercase}section.blog h2{width:100%;float:left;color:#fff;font-family:"Eurostile Extd",sans-serif;font-weight:400;font-size:3.125rem}@media screen and (max-width:992px){section.blog h2{font-size:1.5rem}}section.blog h2 .horizon{position:relative;font-weight:700;border:.0625rem solid #ebeb19}section.blog .cards{width:100%;float:left;margin-top:3rem;display:flex;gap:2rem;position:relative;z-index:2}@media screen and (max-width:992px){section.blog .cards{flex-direction:column}}section.blog .cards .card{background-size:100% auto;background-position:center;background-repeat:no-repeat;border-radius:.5rem;width:100%;height:27.375rem;float:left;padding:1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:background-size .3s}@media screen and (max-width:992px){section.blog .cards .card{height:24rem;background-size:cover}}section.blog .cards .card:hover{background-size:110% auto}section.blog .cards .card div.date{background-color:#000;width:3.125rem;float:left;border-radius:.25rem;text-align:center;padding-block:.5rem}section.blog .cards .card div.date span.day{font-size:1.5rem;clear:both}section.blog .cards .card div.date span.month{font-size:.875rem;clear:both}section.blog .cards .card h3{font-size:1.5rem;font-weight:400;color:#fff;transition:color .3s}section.blog .cards .card:hover h3{color:#ecec00}section.blog .button-base{width:100%;float:left;display:flex;justify-content:center;margin-top:3rem}section.brands-home{background-color:#ecec00;width:100%;float:left;padding:2rem 0}section.brands-home .swiper{width:100%;float:left}section.brands-home .swiper .swiper-wrapper{transition-timing-function:linear}section.brands-home .swiper .swiper-slide{height:auto;display:flex;align-items:center;justify-content:center}section.brands-home .swiper .swiper-slide img{max-width:100%;object-fit:contain;object-position:center}section.cta-home{width:100%;height:29rem;float:left;position:relative;margin-top:5rem}@media screen and (max-width:992px){section.cta-home{height:25rem;margin-top:3rem}}section.cta-home.margin-0{margin-top:0}section.cta-home .base{width:100%;height:29rem;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width:992px){section.cta-home .base{height:25rem;text-align:center}}section.cta-home .base img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}section.cta-home .base .container{height:100%;display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:3rem;position:relative;z-index:2}@media screen and (max-width:992px){section.cta-home .base .container{padding-inline:1rem}}section.cta-home .base .container div.texts{width:38%;float:left}@media screen and (max-width:992px){section.cta-home .base .container div.texts{width:100%}}section.cta-home .base .container h2{width:100%;float:left;color:#fff;font-size:2.5rem;line-height:1.2;font-weight:700;margin-bottom:2rem}@media screen and (max-width:992px){section.cta-home .base .container h2{font-size:1.5rem;line-height:1.2;text-align:center}}section.cta-home .base .container h3{width:100%;float:left;color:#fff;font-size:1.25rem;line-height:1.3;font-weight:700;margin-bottom:2rem}@media screen and (max-width:992px){section.cta-home .base .container h3{font-size:1rem;line-height:1.3;text-align:center}}section.cta-home .base .container div.button a{min-width:12.5rem;text-align:center}@media screen and (max-width:992px){section.cta-home .base .container div.button{width:100%;float:left;display:flex;justify-content:center}}section.eventos{background-image:url(../img/fundo-eventos.png);background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;float:left;padding:5rem 0}section.eventos .container{position:relative;z-index:3}section.eventos .top{width:100%;float:left}section.eventos .top .tag{width:auto;height:1.8rem;position:relative;float:left;color:#000;font-size:1rem;text-transform:uppercase;font-weight:600;display:flex;align-items:center;justify-content:center}section.eventos .top .tag:before{content:"";background-color:#ecec00;width:100%;height:100%;position:absolute;transform:skewX(-15deg)}section.eventos .top .tag span{position:relative;z-index:2;padding:0 .8rem}section.eventos .top .title{width:100%;float:left;margin-top:2rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:992px){section.eventos .top .title{flex-direction:column;gap:1.5rem;align-items:start}}section.eventos .top .title h2{width:100%;max-width:50%;color:#fff;font-family:"Eurostile Extd",sans-serif;font-size:3.125rem;font-weight:400}section.eventos .top .title h2 .horizon{font-weight:700}@media screen and (max-width:992px){section.eventos .top .title h2{max-width:100%;font-size:1.5rem}}section.eventos .top .title span.desc{width:100%;max-width:18.75rem;color:#fff;font-size:1.25rem}@media screen and (max-width:992px){section.eventos .top .title span.desc{font-size:1rem;max-width:100%}}section.eventos .tabs{width:100%;float:left;margin-top:2rem;border-bottom:.0625rem solid rgba(255,255,255,.5);display:flex;gap:2rem}section.eventos .tabs .tab{width:auto;height:3rem;float:left;border-bottom:.25rem solid transparent;color:#fff;font-size:1.125rem;display:flex;align-items:center;cursor:pointer;transition:border-color .3s}section.eventos .tabs .tab:is(.active,:hover){border-color:#fff}@media screen and (max-width:992px){section.eventos .tabs .tab{font-size:1rem}}section.eventos .cards{width:100%;float:left;margin-top:3rem;display:flex;gap:2rem;position:relative;z-index:2}section.eventos .cards .column:nth-child(1){width:33%;height:42.5rem;float:left;flex-shrink:0}section.eventos .cards .column:nth-child(2){width:100%;height:auto;float:left;display:flex;gap:2rem;flex-direction:column}section.eventos .cards .column2{width:100%;height:100%;float:left;display:flex;gap:2rem}@media screen and (max-width:992px){section.eventos .cards{flex-direction:column;height:auto}section.eventos .cards .column,section.eventos .cards .column2{width:100%!important;height:auto!important;flex-direction:column!important}}section.eventos .cards .card{background-size:100% auto;background-position:center;background-repeat:no-repeat;border-radius:.5rem;width:100%;height:100%;float:left;padding:1.5rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;transition:background-size .3s}@media screen and (max-width:992px){section.eventos .cards .card{height:24rem;background-size:cover}}section.eventos .cards .card:hover{background-size:110% auto}section.eventos .cards .card div.date{background-color:#000;width:3.125rem;float:left;border-radius:.25rem;text-align:center;padding-block:.5rem}section.eventos .cards .card div.date span.day{font-size:1.5rem;clear:both}section.eventos .cards .card div.date span.month{font-size:.875rem;clear:both}section.eventos .cards .card h3{font-size:1.5rem;font-weight:400;color:#fff;transition:color .3s}section.eventos .cards .card:hover h3{color:#ecec00}section.hero{background-color:#000;width:100%;height:100dvh;float:left;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:992px){section.hero{height:100dvh}}section.hero img,section.hero video{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0;opacity:0;transition:opacity 1s;transition-delay:.6s}section.hero h2{font-size:3.125rem;width:100%;float:left;text-align:center;position:relative;z-index:3;color:#fff;font-weight:400;font-family:"Eurostile Extd",sans-serif}@media screen and (max-width:992px){section.hero h2{font-size:1.5rem}}section.hero .arrow{width:2rem;height:2rem;border-radius:100%;border:.125rem solid #fff;position:absolute;bottom:2rem;left:calc(50% - 1rem);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7;transform:translateY(300%);transition:transform .5s;transition-delay:1.5s}section.hero .arrow>svg{width:1.25rem;height:1.25rem;animation:bounce 2s infinite}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-.625rem)}60%{transform:translateY(-.3125rem)}}body.ready section.hero img,body.ready section.hero video{opacity:.5}body.ready section.hero .arrow{transform:translate(0)}section.lojas{background-image:url(../img/fundo-lojas.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#000;width:100%;float:left;padding:5rem 0;color:#fff}section.lojas .base{width:100%;max-width:48%}@media screen and (max-width:992px){section.lojas .base{max-width:100%}}section.lojas .base .icon{width:2rem;color:#fff;float:left}section.lojas .base h2{width:100%;float:left;font-size:3.125rem;color:#fff;margin-top:3.375rem;font-family:"Eurostile Extd",sans-serif;font-weight:400}@media screen and (max-width:992px){section.lojas .base h2{font-size:1.5rem}}section.lojas .base h2 .horizon{font-weight:700}section.lojas .base span.text{width:100%;max-width:25rem;float:left;margin-top:2rem;margin-bottom:2rem}@media screen and (max-width:992px){section.lojas .base span.text{max-width:100%}}section.lojas .base .base-button{width:100%;float:left}img.img-pilotos{position:absolute;transform:translateY(calc(100% - 20rem));bottom:0;left:0;width:100%;height:auto;background-color:#000;object-fit:contain;object-position:top center}section.pilotos{background-color:#000;width:100%;padding:5rem 0 4rem 0;float:left;position:relative;z-index:2}section.pilotos>:not(img){position:relative}section.pilotos img.img-pilotos{bottom:auto;top:0;margin-top:-20rem;transform:none}@media screen and (max-width:992px){section.pilotos img.img-pilotos{margin-top:0}}@media screen and (max-width:992px){section.pilotos{margin-top:-10rem;padding-top:12rem}}section.pilotos h2{width:100%;float:left;text-align:center;font-weight:400;font-size:3.125rem;margin-top:3rem;color:#fff;font-family:"Eurostile Extd",sans-serif}@media screen and (max-width:992px){section.pilotos h2{font-size:1.5rem}}section.pilotos h2 .horizon{font-weight:700}section.pilotos .swiper{width:100%;height:48rem;float:left;margin-top:3rem}@media screen and (max-width:992px){section.pilotos .swiper{height:30rem}}section.pilotos .swiper .swiper-pagination{bottom:0!important}section.pilotos .swiper .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:.8;margin:0 1rem}section.pilotos .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;background:#ecec00}section.pilotos .swiper .swiper-wrapper{margin-bottom:8rem}section.pilotos .swiper .swiper-slide{transform:scale(.85);width:25rem;display:flex;align-items:center;justify-content:center;transition:transform .6s}@media screen and (max-width:992px){section.pilotos .swiper .swiper-slide{width:18rem}}section.pilotos .swiper .swiper-slide.swiper-slide-active{z-index:2}section.pilotos .swiper .card{width:100%;height:40rem;position:relative;transition:height .6s;overflow:hidden;user-select:none}@media screen and (max-width:992px){section.pilotos .swiper .card{height:25rem}}section.pilotos .swiper .card img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:top center;border-radius:.5rem}section.pilotos .swiper .card div.texts{background-image:linear-gradient(to top,rgba(0,0,0,.8),rgba(0,0,0,0));width:100%;position:absolute;z-index:2;bottom:0;padding:1.5rem;color:#fff;padding-top:3rem;margin-bottom:-7rem;transition:margin-bottom .5s}section.pilotos .swiper .card div.texts h3{width:100%;float:left;font-size:1.875rem;font-weight:600}section.pilotos .swiper .card div.texts span.modalidade{width:100%;float:left;font-size:1.25rem}section.pilotos .swiper .card div.texts div.text{width:22rem;height:6rem;float:left;margin-top:2rem;border-top:.0625rem solid #fff;padding-top:2rem;color:#fff;font-size:.875rem;visibility:hidden;opacity:0;transition:opacity .5s,visibility .5s}section.pilotos .swiper .swiper-slide.swiper-slide-active{transform:scale(1.05)}section.pilotos .swiper .swiper-slide.swiper-slide-active .card div.texts{margin-bottom:0}section.pilotos .swiper .swiper-slide.swiper-slide-active .card div.texts div.text{visibility:visible;opacity:1}section.pilotos .button-base{width:100%;float:left;display:flex;justify-content:center;margin-top:3rem}section.products-home{width:100%;float:left;padding-top:4.375rem}section.products-home.margin-bottom{margin-bottom:4rem}@media screen and (max-width:992px){section.products-home{padding-top:3rem}}section.products-home h2{width:100%;float:left;font-size:1.875rem;line-height:1.2;font-weight:700;color:#02091a;text-align:center}@media screen and (max-width:992px){section.products-home h2{font-size:1.5rem}}section.products-home .swiper{width:100%;float:left;margin-top:4rem}@media screen and (max-width:992px){section.products-home .swiper{margin-top:2.5rem}}section.hero-lojas{background-color:#ecec00;background-image:url(../img/onde-comprar.png);background-size:contain;background-repeat:no-repeat;background-position:bottom right;width:100%;float:left;padding:5rem 0;padding-top:8rem}@media screen and (max-width:992px){section.hero-lojas{background-size:55rem auto;background-position:65% 100%}}@media screen and (min-width:992px){section.hero-lojas .container{padding-inline:10rem}}section.hero-lojas div.texts{width:100%;max-width:50%;float:left}@media screen and (max-width:992px){section.hero-lojas div.texts{max-width:100%}}section.hero-lojas div.texts h2{width:100%;float:left;color:#000;font-size:3.125rem;font-weight:700}section.hero-lojas div.texts h3{width:100%;float:left;margin-top:.5rem;font-weight:400;color:#000;font-size:1.5rem}@media screen and (max-width:992px){section.hero-lojas div.texts h3 br{display:none}}section.hero-lojas div.steps{width:100%;max-width:60%;float:left;display:flex;gap:2rem;margin-top:4rem}@media screen and (max-width:992px){section.hero-lojas div.steps{flex-direction:column;gap:1rem}}section.hero-lojas div.steps .step{float:left;display:flex;gap:1rem;align-items:center}section.hero-lojas div.steps .step span.number{width:3.5rem;height:3.5rem;float:left;border:.1875rem solid #000;border-radius:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#000;flex-shrink:0}section.hero-lojas div.steps .step span.text{float:left;color:#000;font-size:1.25rem}section.mapa-lojas{width:100%;float:left}section.mapa-lojas div.filtros{background-color:#fff;width:100%;float:left;padding:1.5rem 0}section.mapa-lojas div.filtros form{width:100%;float:left;display:flex;align-items:center;gap:1.5rem}@media screen and (max-width:600px){section.mapa-lojas div.filtros form{flex-direction:column;gap:1rem}}section.mapa-lojas div.filtros div.search{width:100%;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000}section.mapa-lojas div.filtros div.search input{background:0 0;width:100%;height:100%;position:absolute;color:#000;border:0;outline:0;padding-inline:1.5rem}section.mapa-lojas div.filtros div.search button{width:3rem;height:3rem;border:0;outline:0;background:0 0;float:right;display:flex;align-items:center;justify-content:center}section.mapa-lojas div.filtros div.search button svg{width:1.5rem;color:#000}section.mapa-lojas div.filtros div.filtrar{width:auto;height:3rem;position:relative;border-radius:3rem;border:.0625rem solid #000;color:#000;float:left;flex-shrink:0;display:flex;align-items:center;gap:2rem;padding-inline:1.5rem}section.mapa-lojas div.filtros div.filtrar span{color:#000;font-size:1rem;flex-shrink:0}section.mapa-lojas div.filtros div.filtrar svg{width:1.5rem;color:#000;flex-shrink:0}section.mapa-lojas #map{width:100%;height:33.75rem;float:left}section.etapa-pedido{width:100%;float:left;padding-bottom:3rem}section.etapa-pedido .container{display:flex;justify-content:center}section.etapa-pedido .container.login{flex-wrap:wrap}section.etapa-pedido .container.login div.base-button{justify-content:center;flex-wrap:wrap;margin-top:1.3rem;gap:1rem}section.etapa-pedido .container.login div.base-button a.link{color:#0045ca}section.etapa-pedido .container.login div.base-button .btn-primary{margin-top:.5rem}section.etapa-pedido .container.login div.base-button .btn-primary,section.etapa-pedido .container.login div.base-button .btn-secondary{width:16.25rem;text-align:center;clear:both;justify-content:center}section.etapa-pedido .container h2{width:100%;float:left;text-align:center}section.etapa-pedido .container .box{background-color:#fff;width:100%;max-width:26.375rem;border-radius:.625rem;padding:1.25rem 2rem;padding-top:0;padding-bottom:2rem;margin-top:2rem}section.etapa-pedido.finalizacao{padding-bottom:0}section.etapa-pedido.finalizacao .container{gap:2rem}@media screen and (max-width:992px){section.etapa-pedido.finalizacao .container{flex-wrap:wrap}}section.etapa-pedido.finalizacao .container div.img{width:100%}@media screen and (max-width:992px){section.etapa-pedido.finalizacao .container div.img{order:2}}section.etapa-pedido.finalizacao .container div.img img{width:100%;margin-top:2rem;float:left}section.etapa-pedido.finalizacao .container div.info{width:100%;margin-top:2rem}@media screen and (max-width:992px){section.etapa-pedido.finalizacao .container div.info{order:1}}section.etapa-pedido.finalizacao .container div.info span.title{width:100%;float:left;font-size:1.875rem;line-height:1.3;padding-bottom:1rem;margin-bottom:1rem;border-bottom:.0625rem solid rgba(2,9,26,.2509803922);color:#02091a}section.etapa-pedido.finalizacao .container div.info div.text{width:100%;float:left;font-size:.9375rem;line-height:1.5;color:#02091a}section.etapa-pedido.finalizacao .container div.info div.text a{color:#0045ca;text-decoration:underline}section.etapa-pedido.finalizacao .container div.info div.price{width:100%;float:left;display:flex;align-items:center;justify-content:left;gap:.5rem;color:#02091a;margin-bottom:.5rem;margin-top:1.5rem}section.etapa-pedido.finalizacao .container div.info div.price .discount{font-size:.625rem;font-weight:400}section.etapa-pedido.finalizacao .container div.info div.price .price{font-size:1.5625rem;font-weight:700}section.etapa-pedido.finalizacao .container div.info span.obs{width:100%;float:left;text-align:left;font-size:.8125rem;color:#02091a}section.etapa-pedido.finalizacao .container div.info span.obs strong{font-weight:700}section.etapa-pedido.finalizacao .container div.info .buy{width:100%;float:left;display:flex;gap:.625rem;margin-top:1.5rem}section.etapa-pedido.finalizacao .container div.info .buy .quant{width:4.6875rem;height:auto;float:left;flex-shrink:0;border:.0625rem solid #02091a;border-radius:.3125rem;display:flex;position:relative;user-select:none}section.etapa-pedido.finalizacao .container div.info .buy .quant input{background:0 0;outline:0;border:0;width:100%;height:100%;text-align:center;position:relative;color:#02091a;appearance:textfield}section.etapa-pedido.finalizacao .container div.info .buy .quant input::-webkit-inner-spin-button,section.etapa-pedido.finalizacao .container div.info .buy .quant input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section.etapa-pedido.finalizacao .container div.info .buy .quant span{position:absolute;width:1.5rem;height:100%;left:0;font-size:1rem;font-weight:700;color:#02091a;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer;opacity:.5;transition:opacity .3s}section.etapa-pedido.finalizacao .container div.info .buy .quant span:hover{opacity:1}section.etapa-pedido.finalizacao .container div.info .buy .quant span.add{left:auto;right:0}section.etapa-pedido.finalizacao .container div.info .buy button{width:100%;justify-content:center;text-align:center}section.etapa-pedido form{max-width:46.75rem;float:left}section.etapa-pedido .row{width:calc(100% + 2rem);float:left;display:flex;flex-wrap:wrap;margin-inline:-1rem}section.etapa-pedido .row div[class^=col-md-]{width:100%;padding-inline:1rem}@media screen and (min-width:992px){section.etapa-pedido .row .col-md-12{width:100%!important;padding-inline:1rem}section.etapa-pedido .row .col-md-6{width:50%!important;padding-inline:1rem}section.etapa-pedido .row .col-md-4{width:33.33%!important;padding-inline:1rem}}section.etapa-pedido .form-group{width:100%;margin-top:2rem;float:left}section.etapa-pedido .form-group .form-label{width:100%;float:left;color:#02091a;font-size:.9375rem;font-weight:500;margin-bottom:1rem}section.etapa-pedido .form-group .form-field{width:100%;height:2.625rem;float:left;border-radius:.3125rem;border:.0625rem solid #02091a;padding-inline:1.125rem;font-size:.875rem;outline:0}section.etapa-pedido .form-group textarea.form-field{min-height:7rem;max-height:15rem;padding:1.125rem;resize:vertical}section.etapa-pedido .form-group .form-select{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M6 9l6 6 6-6"/></svg>');background-size:1rem 1rem;background-repeat:no-repeat;background-position:right .5rem center;width:100%;height:2.625rem;float:left;border-radius:.3125rem;border:.0625rem solid #02091a;padding-inline:1.125rem;font-size:.875rem;outline:0;appearance:none}section.etapa-pedido span.text-obs{width:100%;float:left;padding-block:2.625rem;font-size:.9375rem;line-height:1.3;font-style:italic;color:#02091a;border-bottom:.0625rem solid #a9a9a9;margin-bottom:1.875rem}section.etapa-pedido span.text-obs.mt-1rem{padding-block:1rem}section.etapa-pedido div.base-button{width:100%;display:flex;justify-content:end}section.etapa-pedido button.btn-primary{display:flex;align-items:center;gap:.5rem}section.etapa-pedido button.btn-primary svg{width:1.3rem;flex-shrink:0}div.etapas-lista{width:100%;float:left;padding:2.5rem 0;display:flex;gap:1.5rem;align-items:center}@media screen and (max-width:992px){div.etapas-lista{flex-wrap:wrap;gap:0;padding:2rem 0}}div.etapas-lista .etapa{float:left;display:flex;align-items:center;white-space:nowrap;gap:1.125rem}@media screen and (max-width:992px){div.etapas-lista .etapa{width:100%}}div.etapas-lista .etapa span.number{width:2.25rem;height:2.25rem;float:left;border-radius:100%;border:.1875rem solid #a9a9a9;color:#a9a9a9;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0}@media screen and (max-width:992px){div.etapas-lista .etapa span.number{font-size:1rem;width:2rem;height:2rem}}div.etapas-lista .etapa span.text{float:left;font-size:.9375rem;font-weight:700;color:#a9a9a9}div.etapas-lista .etapa.active span.number{border-color:#ec2069;color:#ec2069}div.etapas-lista .etapa.active span.text{color:#ec2069}div.etapas-lista div.line{background-color:rgba(6,37,66,.4274509804);width:100%;height:.0625rem;float:left}@media screen and (max-width:992px){div.etapas-lista div.line{width:.0625rem;height:1rem;margin-left:.9688rem;opacity:.5}}section.hero-pedido{width:100%;height:31.5rem;float:left;position:relative}section.hero-pedido img{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;object-fit:cover;object-position:center}section.hero-pedido .container{height:100%;position:relative;z-index:2;display:flex;align-items:center}section.hero-pedido .container .base{width:100%;float:left;display:flex;flex-wrap:wrap;justify-content:center;align-items:start}section.hero-pedido .container .base h2{width:100%;max-width:59.375rem;float:left;font-size:2.5rem;line-height:1.3;font-weight:700;color:#fff;text-align:center;margin-bottom:2.625rem}@media screen and (max-width:992px){section.hero-pedido .container .base h2{font-size:1.5rem;margin-bottom:2rem}}section.hero-pedido .container .base div.etapas{width:100%;float:left;gap:5rem;display:flex;align-items:start;margin-bottom:2rem}@media screen and (max-width:992px){section.hero-pedido .container .base div.etapas{flex-wrap:wrap;justify-content:center;gap:1.5rem}}section.hero-pedido .container .base div.etapas .etapa{width:100%;float:left;display:flex;justify-content:center;align-items:start;flex-wrap:wrap}@media screen and (max-width:992px){section.hero-pedido .container .base div.etapas .etapa{width:auto;flex-wrap:nowrap;align-items:center;gap:1rem}}section.hero-pedido .container .base div.etapas .etapa span.number{width:4rem;height:4rem;float:left;border-radius:100%;border:.1875rem solid #fff;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.875rem}@media screen and (max-width:992px){section.hero-pedido .container .base div.etapas .etapa span.number{width:3rem;height:3rem;font-size:1.5rem;flex-shrink:0}}section.hero-pedido .container .base div.etapas .etapa span.text{width:100%;float:left;margin-top:1.25rem;color:#fff;font-size:1.125rem;line-height:1.5rem;text-align:center}@media screen and (max-width:992px){section.hero-pedido .container .base div.etapas .etapa span.text{font-size:1rem;line-height:1.3;text-align:left;margin-top:0}}section.hero-pedido .container .base .btn-primary{padding-inline:3rem}section.form-revendedor{background-image:url(../img/revendedor2.png);background-size:cover;background-position:center;width:100%;float:left;padding:4rem 0;color:#fff}section.form-revendedor .container{display:flex;gap:2rem;align-items:center}@media screen and (max-width:992px){section.form-revendedor .container{flex-direction:column;align-items:start}}section.form-revendedor h2{width:100%;float:left;font-size:2.625rem;font-weight:400}@media screen and (max-width:992px){section.form-revendedor h2{font-size:2rem}}section.form-revendedor h3{width:100%;float:left;font-size:1.25rem;font-weight:400;margin-top:1rem}section.form-revendedor .left,section.form-revendedor .right{width:100%;float:left}section.form-revendedor .right{background-color:#fff;padding:2rem;border-radius:.5rem;color:#000}section.form-revendedor .right label{width:100%;float:left;color:#000;margin-top:.5rem;font-size:1.25rem;position:relative}section.form-revendedor .right label>span:not(.wpcf7-form-control-wrap){display:flex;position:absolute;height:3rem;align-items:center}section.form-revendedor .right input:not([type=submit]),section.form-revendedor .right select,section.form-revendedor .right textarea{width:100%;height:3rem;float:left;background:0 0;outline:0;border:0;border-bottom:.0625rem solid #000;font-size:1.25rem}section.form-revendedor .right input[type=submit]{width:18rem;margin-left:calc(50% - 9rem);margin-top:1.5rem}section.form-revendedor .right .wpcf7 form.invalid .wpcf7-response-output{float:left;width:100%}section.hero-revendedor{background-image:url(../img/revendedor.png);background-size:cover;background-position:center;width:100%;float:left;padding:4rem 0;padding-top:8rem;color:#fff}section.hero-revendedor div.texts{width:100%;max-width:34.5rem;float:left}section.hero-revendedor div.texts h2{width:100%;float:left;font-family:"Eurostile Extd",sans-serif;font-size:3.125rem;font-weight:400}section.hero-revendedor div.texts h3{width:100%;max-width:28.625rem;float:left;margin-top:2rem;font-size:1.25rem;font-weight:400}section.hero-revendedor .requirements{width:100%;float:left;display:flex;margin-top:2.5rem;flex-direction:column;gap:.75rem}section.hero-revendedor .requirements .item{background-color:#fff;width:100%;float:left;padding:1.5rem;border-radius:.5rem;display:flex;align-items:center;gap:1rem}section.hero-revendedor .requirements .item svg{color:#ecec00;width:1.5rem;flex-shrink:0}section.hero-revendedor .requirements .item div.text{width:100%;float:left;color:#000}section.hero-revendedor .requirements .item div.text span.title{width:100%;float:left;font-size:1.25rem}section.hero-revendedor .requirements .item div.text span.text{width:100%;float:left;font-size:1rem}section.hero-sobre{background-image:url(../img/hero-sobre.png);background-size:cover;background-position:center;width:100%;height:37.5rem;float:left;color:#fff;display:flex;align-items:center}section.hero-sobre h2{width:100%;max-width:40%;float:left;font-size:3.125rem;font-weight:400;font-family:"Eurostile Extd",sans-serif}section.hero-sobre h2 .horizon{font-weight:700}@media screen and (max-width:992px){section.hero-sobre h2{font-size:1.5rem;text-align:center;max-width:100%}}section.origem-sobre{background-image:url(../img/fundo-origem.png);background-size:cover;background-position:center;width:100%;float:left;padding-top:8rem;margin-top:-8rem;text-align:center;color:#fff}section.origem-sobre span.tag{width:100%;float:left;color:#ecec00;font-size:1.25rem;text-transform:uppercase}section.origem-sobre h2{width:100%;float:left;font-size:3.125rem;font-weight:400;font-family:"Eurostile Extd",sans-serif;text-align:center;margin-top:1rem}section.origem-sobre h2 .horizon{font-weight:700}@media screen and (max-width:992px){section.origem-sobre h2{font-size:1.5rem}}section.origem-sobre .iframe{width:100%;float:left;position:relative;aspect-ratio:16/9}section.origem-sobre .iframe .cover{width:100%;height:100%;position:absolute;z-index:2}section.origem-sobre iframe{width:100%;float:left;aspect-ratio:16/9;border-radius:1rem;margin-top:3rem}section.time-sobre{background-color:#ecec00;width:100%;float:left;padding:4rem 0}section.time-sobre h2{width:100%;float:left;font-size:3.125rem;font-weight:400;font-family:"Eurostile Extd",sans-serif;text-align:center}section.time-sobre h2 .horizon{font-weight:700}@media screen and (max-width:992px){section.time-sobre h2{font-size:1.5rem}}section.time-sobre .tabs{width:100%;float:left;margin-top:2rem;border-bottom:.0625rem solid rgba(0,0,0,.5);display:flex;gap:2rem;justify-content:center}@media screen and (max-width:992px){section.time-sobre .tabs{overflow-x:auto;justify-content:start}}section.time-sobre .tabs .tab{width:auto;height:3rem;float:left;border-bottom:.25rem solid transparent;color:#000;font-size:1.125rem;display:flex;align-items:center;cursor:pointer;transition:border-color .3s}section.time-sobre .tabs .tab:is(.active,:hover){border-color:#000}@media screen and (max-width:992px){section.time-sobre .tabs .tab{font-size:1rem}}section.time-sobre .cards{width:100%;float:left;display:flex;flex-wrap:wrap;gap:2rem;position:relative;z-index:3;margin-top:2rem}@media screen and (max-width:992px){section.time-sobre .cards{gap:1.5rem}}section.time-sobre .cards .card{width:calc(25% - 1.5rem);height:30rem;position:relative;overflow:hidden;user-select:none;border-radius:.5rem}@media screen and (max-width:992px){section.time-sobre .cards .card{width:calc(50% - .75rem);height:18rem}}section.time-sobre .cards .card img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:top center;border-radius:.5rem}section.time-sobre .cards .card div.texts{background-image:linear-gradient(to top,rgba(0,0,0,.3),rgba(0,0,0,0));width:100%;position:absolute;z-index:2;bottom:0;padding:1.5rem;color:#fff;padding-top:3rem;transition:margin-bottom .5s}section.time-sobre .cards .card div.texts h3{width:100%;float:left;font-size:1.875rem;font-weight:600}@media screen and (max-width:992px){section.time-sobre .cards .card div.texts h3{font-size:1.25rem}}section.time-sobre .cards .card div.texts span.cargo{width:100%;float:left;font-size:1.25rem;text-transform:uppercase}@media screen and (max-width:992px){section.time-sobre .cards .card div.texts span.cargo{font-size:1rem}}section.timeline-sobre{background-color:#fff;width:100%;float:left;padding:4rem 0;padding-top:7rem;margin-top:-3rem}section.timeline-sobre span.tag{width:100%;float:left;color:#ecec00;font-size:1.25rem;text-transform:uppercase}@media screen and (max-width:992px){section.timeline-sobre span.tag{text-align:center}}section.timeline-sobre h2{width:100%;float:left;font-size:3.125rem;font-weight:400;font-family:"Eurostile Extd",sans-serif;margin-top:1rem;color:#000}section.timeline-sobre h2 .horizon{font-weight:700}@media screen and (max-width:992px){section.timeline-sobre h2{font-size:1.5rem;text-align:center}}section.timeline-sobre .swiper{width:100%;float:left;margin-top:3rem}section.timeline-sobre .swiper:before{content:"";background-color:#ecec00;width:calc(100% - 8rem);height:.0625rem;position:absolute;z-index:0;top:0;left:4rem;margin-top:4.375rem}section.timeline-sobre .swiper .swiper-button-next,section.timeline-sobre .swiper .swiper-button-prev{color:#ecec00;margin-top:3rem;top:0;bottom:auto}section.timeline-sobre .swiper .swiper-button-next:after,section.timeline-sobre .swiper .swiper-button-prev:after{font-size:2rem}section.timeline-sobre .swiper .swiper-slide{height:auto;float:left;display:flex;flex-direction:column;justify-content:start;align-items:center;padding-inline:2rem}section.timeline-sobre .swiper .swiper-slide span.number{background-color:#fff;width:8.75rem;height:8.75rem;float:left;text-align:center;color:#000;font-weight:700;font-size:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:100%;border:.0625rem solid #ecec00}section.timeline-sobre .swiper .swiper-slide div.text{width:100%;max-width:18rem;float:left;font-size:1rem;margin-top:2rem}@media screen and (max-width:992px){section.timeline-sobre .swiper .swiper-slide div.text{max-width:100%}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}