@charset "UTF-8";a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}[hidden]{display:none!important}ul{margin:0;padding:0;list-style:none;line-height:0}h1,h2,h3,h4{margin:0;font-weight:400}p{margin:0}button{display:inline-block;padding:0;overflow:visible;color:inherit;background:0 0;border:0;text-align:left;line-height:0;cursor:pointer}a{color:currentColor;text-decoration:none}img{max-width:initial}input{background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0;padding:0;color:inherit;-webkit-appearance:none}input:focus{outline:0}input{background:0 0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-appearance:none;resize:none}input:focus{outline:0}select{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}.no-list-styles{margin:0;padding:0;list-style:none}:focus{outline:0}@font-face{font-family:helvetica;src:url(../fonts/build/helvetica.woff2) format("woff2"),url(../fonts/build/helvetica.woff) format("woff");font-style:normal;font-weight:regular}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-moz-keyframes rotator{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(270deg);transform:rotate(270deg)}}@-o-keyframes rotator{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@-moz-keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-moz-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-moz-transform:rotate(450deg);transform:rotate(450deg)}}@-o-keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-o-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-o-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:280;-webkit-transform:rotate(450deg);-moz-transform:rotate(450deg);-o-transform:rotate(450deg);transform:rotate(450deg)}}.color-white{color:#fff}.color-black{color:#141414}.background-white{background-color:#fff}.background-black{background-color:#141414}html{font-size:15px;font-family:sans-serif}body{-webkit-font-smoothing:antialiased}em,i{font-style:italic}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.aligncenter{text-align:center}.alignleft{text-align:left}.alignright{text-align:right}.justify-text{text-align:justify}.current-text p{margin-bottom:1rem}.current-text p:last-child{margin-bottom:0}.current-text{font-family:helvetica;font-size:.8rem;line-height:1.2}@media (min-width:768px){.current-text{font-size:1.2rem}}.current-text a{text-decoration:underline;text-underline-offset:2px}.info-text{font-size:.6rem}@media (min-width:768px){.info-text{font-size:.8rem}}.info-text a{text-decoration:none}:root{--vh:1vh;--modalHeight:1vh}*,:after,:before{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}html{-webkit-text-size-adjust:100%}html body{-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}html.fixed{position:absolute;width:100%;height:100%;overflow:hidden}html.fixed body{width:100%;max-height:100%;height:100%}body.fixed{overflow:hidden}.container{width:100%}a{color:currentColor;text-decoration:none}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.align-start{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-center{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.align-end{-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.img-container{position:relative;display:block;width:100%;line-height:0}.img-container img{width:100%;height:auto}.click-cancel{pointer-events:none}.fullheight{min-height:100vh;min-height:-webkit-calc(var(--vh,1vh) * 100);min-height:-moz-calc(var(--vh,1vh) * 100);min-height:calc(var(--vh,1vh) * 100);height:100%}.fullheight__el{height:100%;max-height:100%}.xs-row{margin-bottom:.5rem}.sm-row{margin-bottom:1.333rem}.md-row{margin-bottom:2.666rem}.lg-row{margin-bottom:4rem}.xl-row{margin-bottom:5.333rem}.xxl-row{margin-bottom:6.6666rem}.arrow svg{width:1.5rem;height:2.76rem}.arrow--left svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.vp__play-btn svg{width:3rem;height:3rem}.vp__play-btn svg{width:5rem;height:5rem}.vp__fs svg,.vp__sound svg{width:100%;height:100%}.vp--black svg{-webkit-filter:invert(1);filter:invert(1)}.modal__close svg{width:1.5rem;height:1.5rem}.lazy-img{position:relative;display:block;line-height:0}.lazy-img svg{background:#f1f1f1;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.lazy-img img{opacity:0;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity;z-index:1}.lazy-img--natural-width{position:relative}.lazy-img--natural-width svg{position:relative;width:100%;height:100%}.lazy-img--natural-width img{position:absolute;top:0;left:0;width:100%;height:auto}.lazy-img--natural-height{position:relative;width:auto}.lazy-img--natural-height svg{position:relative;width:auto;height:100%}.lazy-img--natural-height img{position:absolute;top:0;left:0;width:auto;height:100%}.lazy-img--contain{width:100%;height:100%}.lazy-img--contain>*{display:block;position:absolute;top:50%;left:50%;max-height:100%;max-width:100%;width:auto;height:auto;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.lazy-img.loaded img{opacity:1}.lazy-img.loaded svg{opacity:0}.lazy-bg{position:relative;background:#f1f1f1;width:100%}.lazy-bg__item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.lazy-bg__item.loaded{opacity:1}.vp{position:relative;line-height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.vp video{opacity:0;-o-object-fit:fill;object-fit:fill;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.vp--ready{opacity:1}.vp--ready video{opacity:1}.vp--cover{width:100%;height:100%}.vp--cover video{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.vp--cover .sizer{width:100%;height:100%}.vp--natural-width{max-width:100%;width:100%}.vp--natural-width .sizer{position:relative;display:block;width:100%;max-width:100%;height:auto}.vp--natural-width video{position:absolute;top:0;left:0;width:-webkit-calc(100% + 1px);width:-moz-calc(100% + 1px);width:calc(100% + 1px);height:auto}.vp--natural-height{width:100%}@media screen and (orientation:landscape){.vp--natural-height{width:auto;height:100%}}.vp--natural-height video{position:absolute;top:0;left:0;width:100%;height:auto}@media screen and (orientation:landscape){.vp--natural-height video{width:auto;height:100%}}.vp--contain video{position:relative;width:100%;height:100%}.vp--fullscreen-active{background:#141414!important}.vp--fullscreen-active video{min-width:unset;min-height:unset}.vp--fullscreen-active:not(.fullscreen-vertical) video{position:relative;width:100%;height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vp--fullscreen-active.fullscreen-vertical video{-o-object-fit:contain;object-fit:contain}.vp--fullscreen-active .vp__fs svg:first-child{opacity:0}.vp--fullscreen-active .vp__fs svg:last-child{opacity:1}.vp.paused .vp__play-btn{opacity:1}.vp.playing{opacity:1}.vp.has-played video{opacity:1}.vp__controls{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 3rem;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.vp__play-pause{position:absolute;top:0;left:0;width:100%;min-height:100%;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity;cursor:pointer;-webkit-tap-highlight-color:transparent}.vp__bottom-bar{position:absolute;bottom:2rem;left:0;width:100%;padding:0 3rem;color:#fff}.vp__status{padding:.75rem 0}.vp__play-status{padding-right:.5rem}.vp__sound{position:absolute;right:1rem;bottom:-.35rem;width:1rem;height:1rem}.vp__sound svg{position:absolute;top:0;left:0;width:1rem;height:1rem;fill:#f1f1f1;opacity:0}.vp__sound--on svg:last-child{opacity:1}.vp__sound--off svg:first-child{opacity:1}.vp__fs{position:absolute;right:1rem;top:1rem;width:1rem;height:1rem;z-index:1}.vp__fs svg{position:absolute;top:0;left:0;width:1rem;height:1rem;fill:#f1f1f1;opacity:0}.vp__fs svg:first-child{opacity:1}.vp__time{width:100%;margin-bottom:.5rem;text-align:center}.vp__progress{position:relative;width:100%;height:3px;margin:auto;cursor:pointer}.vp__progress-bar{position:absolute;top:0;width:100%;height:100%;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f1f1f1;border:0}.vp__progress-bar::-webkit-progress-bar{background-color:#f1f1f1}.vp__progress-bar::-webkit-progress-value{background:#fff}.vp__progress-bar::-moz-progress-bar{background:#fff}.vp__seek{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.vp input[type=range]::-webkit-slider-thumb{height:0;width:0;-webkit-border-radius:1rem;border-radius:1rem;cursor:pointer;-webkit-appearance:none}.vp__thumb{position:absolute;top:50%;left:0;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px;height:6px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#fff;pointer-events:none}.vp__thumb.no-transition{-webkit-transition:none!important;-o-transition:none!important;-moz-transition:none!important;transition:none!important}.vp__buffer{position:absolute;top:50%;left:50%;width:1rem;height:1rem;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.vp__buffer.invisible{display:none}.vp__buffer-spinner svg{width:1rem;height:1rem;stroke:#fff;-webkit-animation:rotator 1.4s linear infinite;-moz-animation:rotator 1.4s linear infinite;-o-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@media (min-width:768px){.vp__buffer-spinner svg{width:2rem;height:2rem}}.vp__buffer-spinner .path{stroke-dasharray:280;stroke-dashoffset:0;-webkit-transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;transform-origin:center;stroke:#fff;-webkit-animation:dash 1.4s ease-in-out infinite;-moz-animation:dash 1.4s ease-in-out infinite;-o-animation:dash 1.4s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite}.sizer--contain{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%;width:auto;height:auto;z-index:-1}.modal{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;opacity:0;background:#fff;overflow:hidden}.modal__inner{width:100%;height:100%;max-height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.keen-slider__slider:not([data-keen-slider-disabled]){-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider__slider:not([data-keen-slider-disabled]) .keen-slider__slide{position:relative;overflow:hidden;width:100%;min-height:100%}.keen-slider__slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.keen-slider__slider:not([data-keen-slider-disabled])[data-keen-slider-v]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vp{z-index:1}.vp video{z-index:1}.vp__play-pause{z-index:2}.vp__buffer{z-index:3}.vp__bottom-bar{z-index:4}.vp__bottom-bar .vp__bottom-bar{z-index:2}.vp__bottom-bar .vp__progress{z-index:1}.grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:-webkit-calc(100% - (.5rem * 2));width:-moz-calc(100% - (.5rem * 2));width:calc(100% - (.5rem * 2));max-width:-webkit-calc(100% - (.5rem * 2));max-width:-moz-calc(100% - (.5rem * 2));max-width:calc(100% - (.5rem * 2));margin-left:auto;margin-right:auto}.row{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:100%;margin:0 auto;padding-right:1rem;padding-left:1rem}.col{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;padding-right:.5rem;padding-left:.5rem}@media (min-width:0px){.xxs-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xxs-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xxs-col-3{width:25%;max-width:25%;min-width:25%}.xxs-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xxs-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xxs-col-6{width:50%;max-width:50%;min-width:50%}.xxs-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xxs-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xxs-col-9{width:75%;max-width:75%;min-width:75%}.xxs-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xxs-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xxs-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:350px){.xs-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xs-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xs-col-3{width:25%;max-width:25%;min-width:25%}.xs-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xs-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xs-col-6{width:50%;max-width:50%;min-width:50%}.xs-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xs-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xs-col-9{width:75%;max-width:75%;min-width:75%}.xs-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xs-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xs-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:576px){.sm-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.sm-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.sm-col-3{width:25%;max-width:25%;min-width:25%}.sm-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.sm-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.sm-col-6{width:50%;max-width:50%;min-width:50%}.sm-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.sm-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.sm-col-9{width:75%;max-width:75%;min-width:75%}.sm-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.sm-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.sm-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:768px){.md-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.md-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.md-col-3{width:25%;max-width:25%;min-width:25%}.md-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.md-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.md-col-6{width:50%;max-width:50%;min-width:50%}.md-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.md-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.md-col-9{width:75%;max-width:75%;min-width:75%}.md-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.md-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.md-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1024px){.lg-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.lg-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.lg-col-3{width:25%;max-width:25%;min-width:25%}.lg-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.lg-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.lg-col-6{width:50%;max-width:50%;min-width:50%}.lg-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.lg-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.lg-col-9{width:75%;max-width:75%;min-width:75%}.lg-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.lg-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.lg-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1200px){.xl-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xl-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xl-col-3{width:25%;max-width:25%;min-width:25%}.xl-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xl-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xl-col-6{width:50%;max-width:50%;min-width:50%}.xl-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xl-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xl-col-9{width:75%;max-width:75%;min-width:75%}.xl-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xl-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xl-col-12{width:100%;max-width:100%;min-width:100%}}@media (min-width:1440px){.xxl-col-1{width:8.33333%;max-width:8.33333%;min-width:8.33333%}.xxl-col-2{width:16.66667%;max-width:16.66667%;min-width:16.66667%}.xxl-col-3{width:25%;max-width:25%;min-width:25%}.xxl-col-4{width:33.33333%;max-width:33.33333%;min-width:33.33333%}.xxl-col-5{width:41.66667%;max-width:41.66667%;min-width:41.66667%}.xxl-col-6{width:50%;max-width:50%;min-width:50%}.xxl-col-7{width:58.33333%;max-width:58.33333%;min-width:58.33333%}.xxl-col-8{width:66.66667%;max-width:66.66667%;min-width:66.66667%}.xxl-col-9{width:75%;max-width:75%;min-width:75%}.xxl-col-10{width:83.33333%;max-width:83.33333%;min-width:83.33333%}.xxl-col-11{width:91.66667%;max-width:91.66667%;min-width:91.66667%}.xxl-col-12{width:100%;max-width:100%;min-width:100%}}body{background:#141414}.site-main{padding:1.333rem 0}.bg-logo{position:fixed;top:0;bottom:0;left:0;right:0;padding:1.333rem;z-index:-1}.bg-logo__inner{background:url(../svg/assets/logo.svg) no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;background-position:center center}.iframe-container{position:fixed;top:50%;left:50%;max-width:-webkit-calc(600px + 1.333rem * 2);max-width:-moz-calc(600px + 1.333rem * 2);max-width:calc(600px + 1.333rem * 2);width:100%;padding:0 1.333rem;margin:auto;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:10}.iframe-container iframe{height:2rem;background:#141414;padding:.333rem}.content{max-width:-webkit-calc(600px + 1.333rem * 2);max-width:-moz-calc(600px + 1.333rem * 2);max-width:calc(600px + 1.333rem * 2);width:100%;padding:0 1.333rem;margin:auto}.content__main{opacity:0;-webkit-transition:.3s ease-in-out opacity;-o-transition:.3s ease-in-out opacity;-moz-transition:.3s ease-in-out opacity;transition:.3s ease-in-out opacity}.content__main-powered-by-item{margin-right:1rem}.difference-text{color:#fff;mix-blend-mode:difference}.text-stroke{-webkit-text-decoration-line:line-through;-moz-text-decoration-line:line-through;text-decoration-line:line-through}.text-stroke a{text-decoration:none}.polas{display:none;position:fixed;bottom:-webkit-calc(1.333rem * 3);bottom:-moz-calc(1.333rem * 3);bottom:calc(1.333rem * 3);right:5rem;max-width:15.4rem;width:100%;height:25rem}@media (min-width:1200px){.polas{display:block}}.polas:hover .polas__item:first-child{z-index:-1}.polas:hover .polas__item:last-child{z-index:1000}.polas__inner{position:relative;width:100%;height:100%}.polas__item{position:absolute}.polas__item:first-child{-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);-o-transform:rotate(2deg);transform:rotate(2deg);z-index:2}.polas__item:last-child{-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg);z-index:1}
