*{margin:0;padding:0;box-sizing:border-box;line-height:1em;font-family:'Roboto', sans-serif}body{max-width:100vw;font-size:var(--s-fs);font-weight:300;color:var(--tc);background-color:var(--wc);fill:var(--tc);overflow:overlay;overflow-x:hidden}body.no-scroll{overflow-y:hidden}code{font-family:source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace}input,select,textarea{border:0;font-weight:900;font-size:var(--s-fs);background-color:transparent;min-width:0}textarea{resize:none;font-weight:300;line-height:var(--lh)}button{border:0}a{text-decoration:none;color:inherit;font-weight:400;transition:all var(--tt)}span{line-height:inherit}b,strong{font-weight:400}a[data-href],a[data-open-panel],a[href]{cursor:pointer}a[data-add-cart]:not([href]){pointer-events:none;opacity:0.75}label,p,ul li{line-height:var(--lh)}ul{list-style:none}label{cursor:pointer}h1,h2,h3,h4,h5,h6{line-height:var(--lh)}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1em}h5{font-size:0.875em}h6{font-size:0.75em}img{object-fit:cover;max-width:100%}html{height:100% !important}body{min-height:100% !important}:root{--primary:245,20,80;--pc:rgba(var(--primary),1);--pc50:rgba(var(--primary),.5);--pc25:rgba(var(--primary),.2);--pc10:rgba(var(--primary),.1);--secondary:255,0,0;--sc:rgba(var(--secondary),1);--sc50:rgba(var(--secondary),.5);--sc25:rgba(var(--secondary),.2);--sc10:rgba(var(--secondary),.1);--secondary-hover:220,0,0;--sc-h:rgba(var(--secondary-hover),1);--sc-h50:rgba(var(--secondary-hover),.5);--sc-h25:rgba(var(--secondary-hover),.2);--sc-h10:rgba(var(--secondary-hover),.1);--wc:rgba(255,255,255,1);--fff:255,255,255;--fffc:rgba(var(--fff),1);--fffc75:rgba(var(--fff),.75);--fffc50:rgba(var(--fff),.5);--fffc25:rgba(var(--fff),.25);--light:245,245,245;--lc:rgba(var(--light),1);--lc75:rgba(var(--light),.75);--lc50:rgba(var(--light),.5);--lc25:rgba(var(--light),.25);--text:87,87,87;--tc:rgba(var(--text),1);--tc75:rgba(var(--text),.75);--tc50:rgba(var(--text),.5);--tc25:rgba(var(--text),.25);--dc:rgba(0,0,0,.05);--bc:rgba(255,255,255,.05);--red:255,0,0;--rc:rgba(var(--red),1);--rc50:rgba(var(--red),.5);--rc25:rgba(var(--red),.25);--rc10:rgba(var(--red),.1);--green:0,184,126;--gc:rgba(var(--green),1);--gc50:rgba(var(--green),.5);--gc25:rgba(var(--green),.25);--gc10:rgba(var(--green),.1);font-size:20px;--ts:0.5rem;--tls:0.75rem;--ls:1rem;--lms:1.5rem;--ms:2rem;--mbs:2.5rem;--bs:3rem;--bhs:3.5rem;--hs:4rem;--s-fs:0.875em;--b-fs:1.12em;--shadow:0 4px 20px rgba(0,0,0,.1);--lh:1.5em;--s-rad:var(--ls);--rad:100px;--tt:0.25s;--row-space:var(--ts);--container-space:var(--ms);--container-width:1280px;--main-padding:var(--lms)}body.dark{--light:35,38,42;--lc:rgba(var(--light),1);--lc75:rgba(var(--light),.75);--lc50:rgba(var(--light),.5);--lc25:rgba(var(--light),.25);--dc:rgba(255,255,255,.05);--bc:rgba(0,0,0,.05);--wc:rgba(20,22,25,1);--text:180,180,180;--tc:rgba(var(--text),1);--tc75:rgba(var(--text),.75);--tc50:rgba(var(--text),.5);--tc25:rgba(var(--text),.25);--shadow:0 4px 20px rgba(0,0,0,.3)}.f{display:flex}.fdc{flex-direction:column !important}.fdr{flex-direction:row !important}.fdrr{flex-direction:row-reverse !important}.fsb{justify-content:space-between !important}.fse{justify-content:space-evenly !important}.fjc{justify-content:center !important}.fje{justify-content:flex-end !important}.fjs{justify-content:flex-start !important}.fac{align-items:center}.fas{align-items:flex-start}.fae{align-items:flex-end}.facc{align-content:center}.fass{align-self:flex-start}.fasc{align-self:center}.fase{align-self:flex-end}.fg{flex-grow:1}.fb{flex-basis:0}.fww{flex-wrap:wrap}.container{padding:0 var(--container-space);display:flex;position:relative;flex-direction:column;flex-grow:1;width:var(--container-width)}.container .container{width:100%}.row{display:flex;margin:0 calc(var(--row-space) * -1);width:calc(100% + var(--row-space) * 2)}.row:empty{display:none}.row.auto > [class^="col"]{flex-grow:1;flex-basis:0}.row > [class^="col"]{display:flex;flex-direction:column;padding:0 var(--row-space)}.row.fww > [class^="col"]{padding:var(--row-space)}.col1{width:calc(100%)}.col2{width:50%}.col3{width:calc(100% / 3)}.col3-2{width:calc(100% / 3 * 2)}.col4{width:25%}.col4-3{width:75%}.col5{width:20%}.col5-2{width:40%}.col5-3{width:60%}.col5-4{width:80%}[class^="col"]{position:relative}.banner{--margin-banner:var(--ms);margin:var(--margin-banner) 0;width:100%;position:relative;display:flex;flex-direction:column;align-items:center}.left{text-align:left !important}.center{text-align:center !important}.right{text-align:right !important}.clickable{cursor:pointer}.small-text{font-size:var(--s-fs)}.smaller-text{font-size:calc(var(--s-fs) * .7)}.big-text{font-size:var(--b-fs) !important}.bigger-text{font-size:calc(var(--b-fs) * 1.2) !important}.title{font-size:var(--lms);font-weight:900 !important;line-height:var(--lh)}.big-title{font-size:var(--mbs);font-weight:900 !important;line-height:var(--lh)}.underline{text-decoration:underline}.upper{text-transform:uppercase}.info{opacity:0.5;font-size:0.875em}.lh{font-weight:inherit;line-height:var(--lh)}.big-lh{line-height:calc(1.5 * var(--lh))}.shadow{box-shadow:var(--shadow)}.cursive{font-family:'Satisfy', cursive}.img-tiny{width:var(--lms);height:var(--lms)}.img-small{width:var(--mbs);height:var(--mbs)}.img-medium{width:var(--hs);height:var(--hs)}.img-big{width:calc(2 * var(--bs));height:calc(2 * var(--bs))}.img-bigger{width:calc(3 * var(--bs));height:calc(3 * var(--bs))}.img-huge{width:calc(5 * var(--bs));height:calc(5 * var(--bs))}.img-round{border-radius:var(--rad)}.img-rad{border-radius:var(--s-rad)}.box .img-rad{border-radius:calc(var(--s-rad) / 2)}.small-rad{border-radius:var(--s-rad) !important}.img-cover{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.img-cover + *{margin-top:0 !important}.img-cover ~ *{z-index:1}.img-contain{position:absolute;top:0;right:0;height:100%;object-fit:contain}.background-cover{background-position:center;background-size:cover}.background{position:absolute;width:100%;height:100%;top:0;margin:0 !important}hr{border:0;border-top:1px solid var(--dc);width:100%}.big-icon svg{width:var(--lms) !important;height:var(--lms) !important}.bigger-icon svg{width:var(--mbs) !important;height:var(--mbs) !important}.huge-icon svg{width:var(--hs) !important;height:var(--hs) !important}svg{width:var(--ls);height:var(--ls)}.hidden{display:none !important}del{opacity:0.5}.max-lines{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.max-lines.active{display:initial}.one-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.blackOverlay:after{content:'';position:absolute;top:0;right:-100vw;bottom:0;left:-100vw;background-color:rgba(0,0,0,.3)}input[type="radio"],input[type="checkbox"],input[type="file"]{display:none}.pc{color:var(--pc);fill:var(--pc)}.pc50{color:var(--pc50);fill:var(--pc50)}.pc25{color:var(--pc25);fill:var(--pc25)}.pc10{color:var(--pc10);fill:var(--pc10)}.pcb{background-color:var(--pc25);color:var(--pc);fill:var(--pc)}.pcb.active,.pcbn,html:not(.touch) .pcb:hover,input[type="radio"]:checked + label.pcb,input[type="checkbox"]:checked + label.pcb{background-color:var(--pc);color:#fff;fill:#fff}.pch.active,html:not(.touch) .pch:hover{background-color:var(--pc25) !important;color:var(--pc) !important;fill:var(--pc) !important}.pcbl{background-color:var(--pc10) !important;color:var(--pc);fill:var(--pc)}.sc{color:var(--sc);fill:var(--sc)}.sc50{color:var(--sc50);fill:var(--sc50)}.sc25{color:var(--sc25);fill:var(--sc25)}.sc10{color:var(--sc10);fill:var(--sc10)}.scb,.scbn{background-color:var(--sc);color:#fff;fill:#fff}.scb.active,html:not(.touch) .scb:hover,input[type="radio"]:checked + label.scb,input[type="checkbox"]:checked + label.scb,.sch.active{background-color:var(--sc-h);color:#fff;fill:#fff}html:not(.touch) .sch:hover{background-color:var(--sc25) !important;color:var(--sc) !important;fill:var(--sc) !important}.scbl{background-color:var(--sc10) !important;color:var(--sc);fill:var(--sc)}.tc{color:var(--tc);fill:var(--tc)}.tc75{color:var(--tc75);fill:var(--tc75)}.tc50{color:var(--tc50);fill:var(--tc50)}.tc25{color:var(--tc25);fill:var(--tc25)}.lc{color:var(--lc)}.lc50{color:var(--lc50)}.lc25{color:var(--lc25)}.lcb{background-color:var(--lc);color:var(--tc);fill:var(--tc)}.lch:hover{background-color:var(--lc)}.wc{color:var(--wc);fill:var(--wc)}.wcb{background-color:var(--wc);color:var(--tc);fill:var(--tc)}.wch:hover{background-color:var(--wc) !important;color:var(--tc) !important;fill:var(--tc) !important}.dc{color:var(--dc)}.dcb{background-color:var(--dc);border-color:transparent;color:var(--tc75);fill:var(--tc75)}.dch:hover{background-color:var(--dc) !important;color:var(--tc75) !important;fill:var(--tc75) !important}.bc{color:var(--bc)}.bcb{background-color:var(--bc);border-color:transparent;color:var(--lc);fill:var(--lc)}.rc{color:var(--rc);fill:var(--rc)}.rcb{background-color:var(--rc25);border-color:transparent;color:var(--rc);fill:var(--rc)}.rcb:hover{background-color:var(--rc);color:#fff;fill:#fff}.rcbl{background-color:var(--rc10);border-color:transparent;color:var(--rc);fill:var(--rc)}.gc{color:var(--gc);fill:var(--gc)}.gcb{background-color:var(--gc25);border-color:transparent;color:var(--gc);fill:var(--gc)}.gcb:hover{background-color:var(--gc);color:#fff;fill:#fff}.gcbl{background-color:var(--gc10);border-color:transparent;color:var(--gc);fill:var(--gc)}.fffc{color:var(--fffc);fill:var(--fffc)}.fffc50{color:var(--fffc50);fill:var(--fffc50)}.fffcb{background-color:var(--fffc);color:var(--tc);fill:var(--tc)}.fffch:hover{background-color:var(--fffc) !important;color:var(--tc) !important;fill:var(--tc) !important}.bt{padding:var(--tls) var(--ls);border-radius:calc(var(--s-rad) / 2);font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1rem;border:0;transition:all var(--tt);position:relative}.bt-round{border-radius:var(--rad)}.bt-small{padding:var(--ts) var(--tls);font-size:var(--s-fs)}.bt-smaller{padding:calc(.5 * var(--ts)) calc(.6 * var(--tls));font-size:var(--s-fs)}.bt-big{padding:var(--ls) var(--lms);font-size:var(--b-fs)}.bt.huge-icon{padding:var(--ms) var(--mbs)}.bt-none,html:not(.touch) .bt-none:hover{padding:0;background-color:transparent !important}.bt svg{width:1em;height:1em;fill:inherit}.bt.bt-round:not(.bt-none):not(.fdc) svg:first-child{margin-left:calc(-.5 * var(--ts))}.bt.bt-round:not(.bt-none):not(.fdc) svg:last-child{margin-right:calc(-.5 * var(--ts))}.bt-big.bt-round:not(.bt-none):not(.fdc) svg:first-child{margin-left:calc(-1 * var(--ts))}.bt-big.bt-round:not(.bt-none):not(.fdc) svg:last-child{margin-right:calc(-1 * var(--ts))}.bt:not(.fdc) > :not(:last-child){margin-right:var(--ts)}.bt.fdc svg{width:var(--lms);height:var(--lms)}.bt.fdc > :not(:last-child){margin-bottom:var(--tls)}.bt.notif:after,.new:after{content:'';--notif-size:calc(var(--ts) * 1.25);--border-width:calc(var(--ts) / 2);position:absolute;bottom:calc(-1 * var(--border-width));right:calc(-1 * var(--border-width));width:var(--notif-size);height:var(--notif-size);display:flex;background-color:var(--sc);border-radius:var(--rad);border:var(--border-width) solid var(--wc)}.bt.nohover{cursor:initial !important}.bt.disabled{cursor:initial !important;pointer-events:none;background-color:var(--dc) !important;color:var(--tc75) !important;fill:var(--tc75) !important;opacity:0.5}header{padding:var(--main-padding) 0;position:sticky;top:0;z-index:99}.logo{height:var(--ms)}.logo svg{height:var(--mbs);width:auto}footer{}.videoWrapper{position:relative;padding-bottom:56.25%;height:0;width:100%;border-radius:var(--s-rad);overflow:hidden;box-shadow:var(--shadow)}.videoWrapper iframe,.videoWrapper video{position:absolute;top:0;left:0;width:100%}.videoOver{max-height:calc(100vh - var(--header-height));overflow:hidden;position:relative;border-radius:var(--s-rad)}.videoOver > video{width:100%}.videoOver.active:not(.always) + div,.videoOver:not(.active){display:none !important}.fullscreen{min-height:75vh;position:relative}.fullpage{max-height:calc(100vh - var(--header-height) - 2 * var(--main-padding));overflow:auto}.full-bg{position:relative;overflow:hidden}.full-bg.pcbl,.full-bg.scbl{background-color:transparent !important}.full-bg.pcbl:before{background-color:var(--pc10) !important}.full-bg.scbl:before{background-color:var(--sc10) !important}.full-bg{padding:var(--bs) 0}.full-bg + .full-bg,.full-bg + hr + .full-bg{margin-top:0 !important}.full-bg:before{content:'';position:absolute;top:0;right:-100vw;bottom:0;left:-100vw;background:inherit;z-index:-1}.full{height:calc(100% - var(--header-height)) !important}.full main,.full main > div{height:0}.box{--box-padding:var(--lms);padding:var(--box-padding);border-radius:var(--s-rad);position:relative;display:flex;flex-direction:column;margin:0;transition:all var(--tt)}.box > a:first-child{margin:calc(-1 * var(--box-padding));padding:var(--box-padding);transition:all var(--tt)}.box .box{border-radius:calc(var(--s-rad) / 2)}.box-head{position:relative}.box-head > .bt{position:absolute;right:calc(-1 * var(--tls))}.box-head > .bt:not(:hover){opacity:0.5;background-color:transparent}.box .box-title{font-weight:700 !important;font-size:var(--b-fs)}.big-box{--box-padding:var(--mbs)}.big-box .box-head{justify-content:center;margin-bottom:var(--lms)}.big-box .box-title{font-size:var(--ms)}.small-box{--box-padding:var(--ls);border-radius:calc(var(--s-rad) / 2)}.panel{position:fixed;right:0;top:0;bottom:0;left:0;transition:all var(--tt);z-index:999;margin:0 !important;display:flex;justify-content:center}.panel:not(.active){pointer-events:none;opacity:0}.panel .outside{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--lc);opacity:0.75;margin:0}.panel .inner-panel{--ip-padding:var(--lms);position:absolute;top:calc(var(--main-padding) / 2);height:calc(100% - var(--main-padding));width:calc(var(--container-width) - var(--main-padding));margin:0;padding:calc(var(--ip-padding));transition:margin-top var(--tt);overflow:auto;border-radius:calc(2 * var(--s-rad))}.panel:not(.active) .inner-panel{margin-top:100%}.inner-panel > .box:not(.panel-bottom){background-color:var(--dc)}.inner-panel > .panel-bottom,.panel .inner-panel{background-color:var(--lc)}.panel-bottom{--space:calc(-1 * var(--ip-padding));margin-bottom:var(--space);margin-right:var(--space);margin-left:var(--space);border-radius:0;position:sticky;bottom:var(--space);box-shadow:var(--shadow);z-index:2}.choosen-img img:not(.active){display:none}.list > *{padding-top:var(--ts);padding-bottom:var(--ts)}.list > :not(:last-child){border-bottom:1px solid var(--dc)}.list b:first-child{white-space:nowrap}.list b:first-child + *{text-align:right}ul.dash-list li{position:relative;padding-left:var(--mbs)}ul.dash-list li:not(:last-child){margin-bottom:var(--ls)}ul.dash-list li:before{content:'-';position:absolute;left:0;top:0;color:var(--pc);width:var(--lms);height:var(--lms);display:flex;align-items:center;justify-content:center;background-color:var(--pc10);border-radius:var(--rad)}ul.dash-list.gc,ul.dash-list.rc{color:inherit}ul.dash-list.rc li:before{background-color:var(--rc10);color:var(--rc)}ul.dash-list.gc li:before{background-color:var(--gc10);color:var(--gc)}.step-list{--bullet-size:var(--ts);--line-size:4px;--left-space:var(--lms)}.step-list > *{margin-left:var(--left-space);position:relative}.step-list > :not(:last-child){--space:var(--ls);margin-bottom:var(--space)}.step-list > :before{content:'';position:absolute;width:var(--bullet-size);height:var(--bullet-size);border-radius:var(--rad);background-color:var(--pc);left:calc(-1 * var(--left-space));top:calc((var(--lh) - var(--bullet-size)) / 2)}.step-list > :not(:last-child):after{content:'';position:absolute;width:var(--line-size);height:calc(var(--space) + var(--lh));background-color:var(--pc25);left:calc(-1 * var(--left-space) + (var(--bullet-size) - var(--line-size)) / 2);top:calc((var(--lh) - var(--bullet-size)) / 2 + var(--bullet-size) / 2)}[data-slider] > :not(.bt) > :not(.active):not(.steps-slide){display:none !important}.steps-slide > .bt{padding:calc(var(--ts) / 4 * 3)}[data-img-slider]{position:relative;overflow:hidden}[data-img-slider]:before{content:'';position:relative;padding-bottom:100%;display:block}[data-img-slider] > img{transition:opacity var(--tt)}[data-img-slider] > img:not(.active){opacity:0;z-index:-1}[data-img-slider] .img-list{position:absolute;bottom:var(--ls);left:var(--ls);right:var(--ls);z-index:1}[data-img-slider] .img-list > img{border-radius:calc(var(--s-rad) / 2);cursor:pointer;transition:opacity var(--tt);box-shadow:var(--shadow);background-color:#fff}[data-img-slider] .img-list > img:not(.active):not(:hover){opacity:0.75}.quote{position:relative;padding:var(--ms) 0}.quote:after,.quote:before{position:absolute;font-size:5em;color:var(--pc)}.quote:before{content:'“';top:var(--ls);left:0}.quote:after{content:'”';bottom:calc(-1 * var(--ls));right:0}.table-wrapper{overflow:auto}table{width:100%;border:0;border-radius:var(--s-rad);overflow:hidden}td,th{border:0;padding:var(--ts)}th{padding:var(--ls) var(--ts)}:not(tr:last-of-type) > td,th{border-bottom:1px solid var(--dc)}td:not(:last-of-type),th:not(:last-of-type){border-right:1px solid var(--dc)}table td .bt{margin:auto;width:fit-content}.rating{position:relative}.rating .rating-front{width:0;position:absolute;z-index:1;top:0;left:0;overflow:hidden}.rating .rating-back{display:block;z-index:0;opacity:0.25}.backTop{position:fixed;bottom:var(--ls);right:var(--ls);z-index:99}.loader{--loader-size:var(--bhs);border:var(--ts) solid var(--dc) !important;border-radius:50%;border-top-color:var(--pc) !important;width:var(--loader-size);height:var(--loader-size);margin:auto;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.processing{-webkit-animation:process 1.5s linear;animation:process 1.5s linear;position:absolute;opacity:0}.processing ~ *{-webkit-animation:appear 1.5s linear;animation:appear 1.5s linear}@-webkit-keyframes process{0%{opacity:1}70%{opacity:1}80%{opacity:0}}@keyframes process{0%{opacity:1}70%{opacity:1}80%{opacity:0}}@-webkit-keyframes appear{0%{opacity:0}90%{opacity:0}100%{opacity:1}}@keyframes appear{0%{opacity:0}90%{opacity:0}100%{opacity:1}}[data-steps] > :not(.active){display:none}[data-steps] [data-results] img[data-gender]:not(.active){display:none}[data-question] img{border:4px solid #fff}[data-number-step]{counter-reset:number-steps}[data-number-step] > *{flex-grow:1;height:calc(var(--ts) / 2);background-color:var(--pc);border-radius:var(--rad);counter-increment:number-steps}[data-number-step] > *:before{content:counter(number-steps);position:absolute;background-color:var(--pc);width:var(--lms);height:var(--lms);display:flex;justify-content:center;align-items:center;border-radius:var(--rad);color:#fff;font-weight:400;font-size:var(--ls)}[data-number-step] > .active ~ *{background-color:var(--pc25)}[data-number-step] > :not(.active):before{opacity:0}[class*="im-"]{margin:calc(-1 * var(--this-negative-margin))}[class*="im-"]:not(:first-child){margin-top:calc(-1 * var(--this-negative-margin) + var(--this-inner-margin)) !important}[class*="im-"] > *{margin:var(--this-negative-margin)}.im-ts{--this-negative-margin:calc(.5 * var(--ts))}.im-tls{--this-negative-margin:calc(.5 * var(--tls))}.im-ls{--this-negative-margin:calc(.5 * var(--ls))}.im-lms{--this-negative-margin:calc(.5 * var(--lms))}.im-ms{--this-negative-margin:calc(.5 * var(--ms))}.im-mbs{--this-negative-margin:calc(.5 * var(--mbs))}.im-bs{--this-negative-margin:calc(.5 * var(--bs))}.im-bhs{--this-negative-margin:calc(.5 * var(--bhs))}.im-hs{--this-negative-margin:calc(.5 * var(--hs))}[class*="imv-"] > :not(:first-child){margin-top:var(--this-inner-margin)}.imv-ns > :not(:first-child){margin-top:0}.imv-ts > :not(:first-child){--this-inner-margin:var(--ts)}.imv-tls > :not(:first-child){--this-inner-margin:var(--tls)}.imv-ls > :not(:first-child){--this-inner-margin:var(--ls)}.imv-lms > :not(:first-child){--this-inner-margin:var(--lms)}.imv-ms > :not(:first-child){--this-inner-margin:var(--ms)}.imv-mbs > :not(:first-child){--this-inner-margin:var(--mbs)}.imv-bs > :not(:first-child){--this-inner-margin:var(--bs)}.imv-bhs > :not(:first-child){--this-inner-margin:var(--bhs)}.imv-hs > :not(:first-child){--this-inner-margin:var(--hs)}.mv-ts{margin-top:var(--ts) !important;margin-bottom:var(--ts) !important}.mv-tls{margin-top:var(--tls) !important;margin-bottom:var(--tls) !important}.mv-ls{margin-top:var(--ls) !important;margin-bottom:var(--ls) !important}.mv-lms{margin-top:var(--lms) !important;margin-bottom:var(--lms) !important}.mv-ms{margin-top:var(--ms) !important;margin-bottom:var(--ms) !important}.mv-mbs{margin-top:var(--mbs) !important;margin-bottom:var(--mbs) !important}.mv-bs{margin-top:var(--bs) !important;margin-bottom:var(--bs) !important}.mv-bhs{margin-top:var(--bhs) !important;margin-bottom:var(--bhs) !important}.mv-hs{margin-top:var(--hs) !important;margin-bottom:var(--hs) !important}.mh-ts{margin-left:var(--ts) !important;margin-right:var(--ts) !important}.mh-tls{margin-left:var(--tls) !important;margin-right:var(--tls) !important}.mh-ls{margin-left:var(--ls) !important;margin-right:var(--ls) !important}.mh-lms{margin-left:var(--lms) !important;margin-right:var(--lms) !important}.mh-ms{margin-left:var(--ms) !important;margin-right:var(--ms) !important}.mh-mbs{margin-left:var(--mbs) !important;margin-right:var(--mbs) !important}.mh-bs{margin-left:var(--bs) !important;margin-right:var(--bs) !important}.mh-bhs{margin-left:var(--bhs) !important;margin-right:var(--bhs) !important}.mh-hs{margin-left:var(--hs) !important;margin-right:var(--hs) !important}@media screen and (min-width: 769px){#burger{display:none}.sticky{position:sticky !important;top:calc(var(--header-height) - 1 * var(--main-padding));max-height:calc(100vh - var(--header-height) - 2 * var(--main-padding));overflow:auto}main .sticky{top:var(--header-height)}.notifications{max-width:25%}.imh-ts > :not(:first-child):not(:empty){margin-left:var(--ts)}.imh-tls > :not(:first-child):not(:empty){margin-left:var(--tls)}.imh-ls > :not(:first-child):not(:empty){margin-left:var(--ls)}.imh-lms > :not(:first-child):not(:empty){margin-left:var(--lms)}.imh-ms > :not(:first-child):not(:empty){margin-left:var(--ms)}.imh-mbs > :not(:first-child):not(:empty){margin-left:var(--mbs)}.imh-bs > :not(:first-child):not(:empty){margin-left:var(--bs)}.imh-bhs > :not(:first-child):not(:empty){margin-left:var(--bhs)}.imh-hs > :not(:first-child):not(:empty){margin-left:var(--hs)}body.open .popup{padding-left:calc(2 * var(--main-padding) + var(--lp-size))}}@media screen and (max-width: 768px){:root{font-size:16px}.big-title{font-size:var(--lms)}#burger:not(.active) + nav{display:none !important}#burger + nav{position:absolute;top:calc(var(--header-height) - var(--ls));right:var(--main-padding);padding:var(--lms);background-color:var(--pc);border-radius:var(--s-rad);box-shadow:var(--shadow)}.full-bg{padding:var(--bs) 0}.no-mobile{display:none}.bt[data-mobile]:after{content:attr(data-mobile);margin-left:var(--tls)}body > div > *{max-width:100%}aside,main{width:100%}.table-wrapper{width:calc(100% + 2 * var(--container-space)) !important}table{font-size:1em}[data-slider] > :not(.bt){margin:0 !important}[data-slider] > .bt{position:absolute;--distance:calc(-1 * var(--ls));z-index:1}[data-slider] > .bt:first-child{left:var(--distance)}[data-slider] > .bt:last-child{right:var(--distance)}.quote{font-size:1em}[data-img-slider] .img-list > img{width:var(--bs);height:var(--bs)}[data-img-slider] .img-list{--this-negative-margin:calc(.5 * var(--ts))}footer .icons svg{height:var(--ls);width:auto}body:not(.open) .left-panel{opacity:0;user-select:none;pointer-events:none}.left-panel{position:fixed;top:var(--header-height);left:0;bottom:0;right:0;z-index:99;background-color:var(--lc);transition:opacity var(--tt)}.left-panel > .inner-left-panel{padding:0 var(--lms) var(--lms);overflow:auto}:not(.row):not(.fdcm):not(.fdcrm).imh-ts > :not(:first-child):not(:empty){margin-left:var(--ts)}:not(.row):not(.fdcm):not(.fdcrm).imh-tls > :not(:first-child):not(:empty){margin-left:var(--tls)}:not(.row):not(.fdcm):not(.fdcrm).imh-ls > :not(:first-child):not(:empty){margin-left:var(--ls)}:not(.row):not(.fdcm):not(.fdcrm).imh-lms > :not(:first-child):not(:empty){margin-left:var(--lms)}:not(.row):not(.fdcm):not(.fdcrm).imh-ms > :not(:first-child):not(:empty){margin-left:var(--ms)}:not(.row):not(.fdcm):not(.fdcrm).imh-mbs > :not(:first-child):not(:empty){margin-left:var(--mbs)}:not(.row):not(.fdcm):not(.fdcrm).imh-bs > :not(:first-child):not(:empty){margin-left:var(--bs)}:not(.row):not(.fdcm):not(.fdcrm).imh-bhs > :not(:first-child):not(:empty){margin-left:var(--bhs)}:not(.row):not(.fdcm):not(.fdcrm).imh-hs > :not(:first-child):not(:empty){margin-left:var(--hs)}.fdcm.imh-ts > :not(:first-child),.fdcrm.imh-ts > :not(:last-child),.row.imh-ts > :not(:first-child){margin-top:var(--ts) !important}.fdcm.imh-tls > :not(:first-child),.fdcrm.imh-tls > :not(:last-child),.row.imh-tls > :not(:first-child){margin-top:var(--tls) !important}.fdcm.imh-ls > :not(:first-child),.fdcrm.imh-ls > :not(:last-child),.row.imh-ls > :not(:first-child){margin-top:var(--ls) !important}.fdcm.imh-lms > :not(:first-child),.fdcrm.imh-lms > :not(:last-child),.row.imh-lms > :not(:first-child){margin-top:var(--lms) !important}.fdcm.imh-ms > :not(:first-child),.fdcrm.imh-ms > :not(:last-child),.row.imh-ms > :not(:first-child){margin-top:var(--ms) !important}.fdcm.imh-mbs > :not(:first-child),.fdcrm.imh-mbs > :not(:last-child),.row.imh-mbs > :not(:first-child){margin-top:var(--mbs) !important}.fdcm.imh-bs > :not(:first-child),.fdcrm.imh-bs > :not(:last-child),.row.imh-bs > :not(:first-child){margin-top:var(--bs) !important}.fdcm.imh-bhs > :not(:first-child),.fdcrm.imh-bhs > :not(:last-child),.row.imh-bhs > :not(:first-child){margin-top:var(--bhs) !important}.fdcm.imh-hs > :not(:first-child),.fdcrm.imh-hs > :not(:last-child),.row.imh-hs > :not(:first-child){margin-top:var(--hs) !important}.fdcrm.imh-bhs > :last-child,.fdcrm.imh-bs > :last-child,.fdcrm.imh-hs > :last-child,.fdcrm.imh-lms > :last-child,.fdcrm.imh-ls > :last-child,.fdcrm.imh-mbs > :last-child,.fdcrm.imh-ms > :last-child,.fdcrm.imh-tls > :last-child,.fdcrm.imh-ts > :last-child{margin-top:0 !important}.row{flex-direction:column}[class^="col"]{width:100%}.row:not(.fdrm):not(.fdcrm):not(.row-half) > [class^="col"]:not(:first-child){margin-top:calc(var(--row-space) * 2)}.row.fdcrm > [class^="col"]:not(:last-child){margin-top:calc(var(--row-space) * 2)}.row-half{flex-direction:row}.row-half > [class^="col"]{width:50%}.fdcm{flex-direction:column !important}.fdcrm{flex-direction:column-reverse !important}.fdrm{flex-direction:row !important}.fdrrm{flex-direction:row-reverse !important}.facm{align-items:center !important;text-align:center}.fasm{align-items:flex-start !important}.fjcm{justify-content:center !important}.fsbm{justify-content:space-between !important}}@media screen and (max-width: 1280px){:root{--container-width:100%}}@media screen and (max-width: 1280px) and (min-width: 769px) and (orientation: landscape){:root{font-size:1.75vw}}*::-webkit-scrollbar{width:var(--ts);height:var(--ts)}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{background-color:var(--pc50);border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:var(--pc)}::selection{background:var(--pc);color:#fff}
