@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto);*{box-sizing:border-box}body{padding:0;margin:0}h1,h2,h3,h4,h5{margin:0}page,section,text{display:block}page{display:none}@font-face{font-family:Axiforma;src:url(../fonts/axiforma-extrabold.otf);font-weight:800}@font-face{font-family:Axiforma;src:url(../fonts/axiforma-medium.otf);font-weight:500}@media (min-width:0px) and (max-width:359px){body,input,select{font-size:11px;font-weight:500}}@media (min-width:360px) and (max-width:599px){body,input,select{font-size:12px;font-weight:500}}@media (min-width:600px) and (max-width:969px){body,input,select{font-size:13px;font-weight:500}}@media (min-width:970px){body,input,select{font-size:14px;font-weight:500}}@media (min-width:0px) and (max-width:359px){h1{font-size:30px;font-weight:800}}@media (min-width:360px) and (max-width:599px){h1{font-size:34px;font-weight:800}}@media (min-width:600px){h1{font-size:52px;font-weight:800}}@media (min-width:0px) and (max-width:359px){h2{font-size:26px;font-weight:800}}@media (min-width:360px) and (max-width:599px){h2{font-size:32px;font-weight:800}}@media (min-width:600px){h2{font-size:40px;font-weight:800}}@media (min-width:0px) and (max-width:359px){text.showcases{font-size:18px;font-weight:800}}@media (min-width:360px) and (max-width:599px){text.showcases{font-size:20px;font-weight:800}}@media (min-width:600px){text.showcases{font-size:24px;font-weight:800}}@media (min-width:0px) and (max-width:359px){h3{font-size:14px;font-weight:800}}@media (min-width:360px) and (max-width:599px){h3{font-size:16px;font-weight:800}}@media (min-width:600px){h3{font-size:18px;font-weight:800}}a.yellow{color:#fae628}text{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:10px 10px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:19px;display:inline-block;position:relative;margin:6px auto}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:3px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-8px}.hamburger-inner::after{bottom:-8px}.hamburger--elastic .hamburger-inner{top:1.5px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:8px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:16px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.active .hamburger-inner{-webkit-transform:translate3d(0,8px,0) rotate(135deg);transform:translate3d(0,8px,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic.active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.active .hamburger-inner::after{-webkit-transform:translate3d(0,-16px,0) rotate(-270deg);transform:translate3d(0,-16px,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.button{text-decoration:none;display:inline-block;padding:14px 21px;font-weight:800;text-align:center;color:#fae628;border:1px solid #fae628;border-radius:4px;cursor:pointer;-webkit-transition:background-color .4s;transition:background-color .4s}@media (min-width:0px) and (max-width:359px){.button{margin-top:24px}}@media (max-width:599px){.button{margin-top:32px}}@media (max-width:599px){.button{font-size:14px}}@media (min-width:600px) and (max-width:969px){.button{margin-top:44px;font-size:16px}}@media (min-width:600px){.button{font-size:16px}}@media (min-width:970px) and (max-width:1439px){.button{margin-top:32px}}@media (min-width:1440px){.button{margin-top:40px}}.button:hover{background-color:rgba(250,230,40,.2)}.button:active{box-shadow:0 0 3px #70ecf9}.button.disabled{opacity:.6;text-decoration:line-through;pointer-events:none}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:-webkit-box;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0 48px 0 0!important}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;margin:0 4px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background-color:orange;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}section.call-to-action{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}section.call-to-action.pink{background:#fc609f;background-image:-webkit-gradient(linear,left top,left bottom,from(#fc609f),to(#e54690));background-image:linear-gradient(to bottom,#fc609f,#e54690)}section.call-to-action.aqua{background:#1bafbf;background-image:-webkit-gradient(linear,left top,left bottom,from(#1bafbf),to(#11a0b2));background-image:linear-gradient(to bottom,#1bafbf,#11a0b2)}@media (min-width:600px) and (max-width:969px){section.call-to-action .full-width{padding:0 70px}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .full-width{padding:0 70px 0 140px}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .holder{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end}}@media (min-width:1440px){section.call-to-action .holder{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end}}@media (min-width:0px) and (max-width:359px){section.call-to-action .holder .content-holder{padding:32px 0}}@media (min-width:360px) and (max-width:599px){section.call-to-action .holder .content-holder{padding:40px 0}}@media (min-width:600px) and (max-width:969px){section.call-to-action .holder .content-holder{padding:52px 0 0}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .holder .content-holder{padding:60px 0;width:calc(50% - 12px)}}@media (min-width:1440px){section.call-to-action .holder .content-holder{padding:80px 0;width:calc(50% - 12px)}}section.call-to-action .holder .content-holder .title{color:#fae628}@media (min-width:0px) and (max-width:359px){section.call-to-action .holder .content-holder .title{margin-bottom:24px}}@media (min-width:360px) and (max-width:599px){section.call-to-action .holder .content-holder .title{margin-bottom:32px}}@media (min-width:600px) and (max-width:969px){section.call-to-action .holder .content-holder .title{margin-bottom:24px}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .holder .content-holder .title{margin-bottom:32px}}@media (min-width:1440px){section.call-to-action .holder .content-holder .title{margin-bottom:40px}}section.call-to-action .holder .content-holder .item{position:relative;padding-left:40px}@media (min-width:0px) and (max-width:359px){section.call-to-action .holder .content-holder .item{margin-bottom:16px;padding-left:24px}}@media (min-width:360px) and (max-width:599px){section.call-to-action .holder .content-holder .item{margin-bottom:20px;padding-left:24px}}@media (min-width:600px) and (max-width:969px){section.call-to-action .holder .content-holder .item{margin-bottom:24px}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .holder .content-holder .item{margin-bottom:20px}}@media (min-width:1440px){section.call-to-action .holder .content-holder .item{margin-bottom:24px}}section.call-to-action .holder .content-holder .item:last-child{margin-bottom:0}section.call-to-action .holder .content-holder .item::before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;-webkit-mask-image:url(/assets/images/icons/arrow-collapsed.svg);mask-image:url(/assets/images/icons/arrow-collapsed.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;background-color:#70ecf9}@media (max-width:599px){section.call-to-action .holder .content-holder .item::before{width:16px;height:16px}}section.call-to-action .holder .content-holder .item .heading{color:#70ecf9;cursor:pointer}section.call-to-action .holder .content-holder .item .content{max-height:0;overflow:hidden;color:#fff}@media (max-width:599px){section.call-to-action .holder .content-holder .item .content{margin-top:8px}}section.call-to-action .holder .content-holder .item:hover::before{background-color:#a7ffff}section.call-to-action .holder .content-holder .item:hover .heading{color:#a7ffff}section.call-to-action .holder .content-holder .item.active::before{-webkit-mask-image:url(/assets/images/icons/arrow-expanded.svg);mask-image:url(/assets/images/icons/arrow-expanded.svg);background-color:#fae628}section.call-to-action .holder .content-holder .item.active .heading{color:#fae628}@media (min-width:360px) and (max-width:599px){section.call-to-action .holder .content-holder .item.active .heading{margin-bottom:6px}}@media (min-width:600px){section.call-to-action .holder .content-holder .item.active .heading{margin-bottom:12px}}@media (min-width:970px){section.call-to-action .holder .content-holder .item.active .heading:hover{color:#ffff64}}section.call-to-action .holder .content-holder .item.active .content{max-height:1000px}section.call-to-action .holder .image-holder .image{display:block;width:100%}@media (min-width:360px) and (max-width:599px){section.call-to-action .holder .image-holder .image{max-width:320px;margin:0 auto}}@media (min-width:600px) and (max-width:969px){section.call-to-action .holder .image-holder .image{max-width:448px;margin-left:auto}}@media (min-width:970px){section.call-to-action .holder .image-holder .image{max-width:448px;margin-left:auto}}@media (min-width:600px) and (max-width:969px){section.call-to-action .holder .image-holder{margin-top:-30px}}@media (min-width:970px) and (max-width:1439px){section.call-to-action .holder .image-holder{width:calc(50% - 12px)}}@media (min-width:1440px){section.call-to-action .holder .image-holder{width:calc(50% - 12px)}}section.showcases{overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;cursor:url(/assets/images/cursors/slider.png),auto}section.showcases.aqua{background-color:#007f8f}section.showcases.pink{background-color:#c52771}@media (min-width:0px) and (max-width:359px){section.showcases{padding:32px 0}}@media (min-width:360px) and (max-width:599px){section.showcases{padding:40px 0}}@media (min-width:600px) and (max-width:969px){section.showcases{padding:52px 0}}@media (min-width:970px) and (max-width:1439px){section.showcases{padding:60px 0}}@media (min-width:1440px){section.showcases{padding:80px 0}}@media (min-width:600px) and (max-width:969px){section.showcases .full-width{padding:0 0 0 70px}}@media (min-width:970px) and (max-width:1439px){section.showcases .full-width{padding:0 140px}}section.showcases .full-width .title{margin-bottom:40px;color:#70ecf9}@media (min-width:0px) and (max-width:359px){section.showcases .full-width .title{margin-bottom:16px}}@media (min-width:360px) and (max-width:599px){section.showcases .full-width .title{margin-bottom:20px}}@media (min-width:600px) and (max-width:969px){section.showcases .full-width .title{margin-bottom:32px}}@media (min-width:1920px){section.showcases .holder{width:80%}}@media (min-width:970px){section.showcases .holder .cases-holder .wrapper{-webkit-box-align:center;align-items:center}}section.showcases .holder .cases-holder::-webkit-scrollbar{height:2px}section.showcases .holder .cases-holder::-webkit-scrollbar-track{background-color:rgba(112,236,249,.5)}section.showcases .holder .cases-holder::-webkit-scrollbar-thumb{background-color:#70ecf9}@media (min-width:970px){section.showcases .holder .cases-holder .item .holder-item{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}section.showcases .holder .cases-holder .item .holder-video{display:block;max-width:805px;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center}section.showcases .holder .cases-holder .item .holder-video .playbutton{width:100px;height:80px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;background-image:url(../images/youtube.png);background-size:contain;background-repeat:no-repeat;background-position:center center}@media (min-width:0px) and (max-width:359px){section.showcases .holder .cases-holder .item .holder-video .playbutton{width:72px;height:48px}}@media (min-width:360px) and (max-width:599px){section.showcases .holder .cases-holder .item .holder-video .playbutton{width:90px;height:60px}}@media (min-width:600px) and (max-width:969px){section.showcases .holder .cases-holder .item .holder-video .playbutton{width:108px;height:72px}}@media (min-width:970px) and (max-width:1439px){section.showcases .holder .cases-holder .item .holder-video .playbutton{width:120px;height:80px}}@media (min-width:1440px){section.showcases .holder .cases-holder .item .holder-video .playbutton{width:120px;height:80px}}@media (min-width:970px){section.showcases .holder .cases-holder .item .holder-video .playbutton{opacity:.9;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}section.showcases .holder .cases-holder .item .holder-video .playbutton:hover{opacity:1}}section.showcases .holder .cases-holder .item .holder-video iframe{position:absolute;width:100%;height:100%;top:0;left:0}@media (min-width:0px) and (max-width:359px){section.showcases .holder .cases-holder .item .holder-video{width:100%;padding-bottom:56.25%;margin-bottom:16px}}@media (min-width:360px) and (max-width:599px){section.showcases .holder .cases-holder .item .holder-video{width:100%;padding-bottom:56.25%;margin-bottom:20px}}@media (min-width:600px) and (max-width:969px){section.showcases .holder .cases-holder .item .holder-video{width:464px;height:262px}}@media (min-width:970px) and (max-width:1439px){section.showcases .holder .cases-holder .item .holder-video{width:66%;height:253px}}@media (min-width:1440px){section.showcases .holder .cases-holder .item .holder-video{width:66%;height:354px}}section.showcases .holder .cases-holder .item .content-holder{width:100%;color:#fff}@media (min-width:0px) and (max-width:359px){section.showcases .holder .cases-holder .item .content-holder{max-width:266px}}@media (min-width:360px) and (max-width:599px){section.showcases .holder .cases-holder .item .content-holder{max-width:297px}}@media (min-width:600px) and (max-width:969px){section.showcases .holder .cases-holder .item .content-holder{padding:32px 0 0;max-width:464px}}@media (min-width:970px) and (max-width:1439px){section.showcases .holder .cases-holder .item .content-holder{max-width:212px;padding:0 0 0 24px}}@media (min-width:1440px){section.showcases .holder .cases-holder .item .content-holder{max-width:360px;padding-left:24px}}section.showcases .holder .cases-holder .item .content-holder .heading{margin-bottom:12px;color:#70ecf9}@media (min-width:0px) and (max-width:359px){section.showcases .holder .cases-holder .item .content-holder .heading{margin-bottom:4px}}@media (min-width:360px) and (max-width:599px){section.showcases .holder .cases-holder .item .content-holder .heading{margin-bottom:6px}}section.showcases .holder .progress-bar{display:none;width:100%;height:2px;background-color:rgba(112,236,249,.5);position:relative}section.showcases .holder .progress-bar .progress-fill{position:absolute;top:0;left:0;width:370px;height:2px;background-color:#70ecf9}@media (max-width:599px){section.showcases .holder .progress-bar .progress-fill{width:150px}}footer .footer-contact{padding:120px 0;background-color:#000}@media (min-width:0px) and (max-width:359px){footer .footer-contact{padding:32px 0}}@media (min-width:360px) and (max-width:599px){footer .footer-contact{padding:40px 0}}@media (min-width:600px) and (max-width:969px){footer .footer-contact{padding:40px 0}}@media (min-width:970px) and (max-width:1439px){footer .footer-contact{padding:60px 0}}footer .footer-contact .holder-gif{margin-bottom:80px}@media (max-width:599px){footer .footer-contact .holder-gif{margin-bottom:32px}}@media (min-width:600px) and (max-width:969px){footer .footer-contact .holder-gif{margin-bottom:40px}}@media (min-width:970px) and (max-width:1439px){footer .footer-contact .holder-gif{margin-bottom:48px}}footer .footer-contact .holder-gif .gif{max-width:100%;display:block;margin:0 auto}@media (max-width:599px){footer .footer-contact .holder-gif .gif{width:100%}}footer .footer-contact .holder-contact{max-width:750px;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@media (max-width:599px){footer .footer-contact .holder-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}@media (min-width:1440px){footer .footer-contact .holder-contact{max-width:1200px}}footer .footer-contact .holder-contact .item{width:calc(50% - 12px);text-align:center;color:#fff}@media (max-width:599px){footer .footer-contact .holder-contact .item{width:100%;font-size:10px;margin-bottom:32px}footer .footer-contact .holder-contact .item:last-child{margin-bottom:0}footer .footer-contact .holder-contact .item h3{margin-bottom:8px}}@media (min-width:970px) and (max-width:1439px){footer .footer-contact .holder-contact .item h3{margin-bottom:8px}}@media (min-width:1440px) and (max-width:1919px){footer .footer-contact .holder-contact .item h3{margin-bottom:12px}}footer .footer-contact .holder-contact .item h4{margin-bottom:12px}footer .footer-image .team{display:block;width:100%}footer .footer-menu{padding:24px 0;background-color:#222}@media (max-width:599px){footer .footer-menu{padding:20px 0}}@media (min-width:0px) and (max-width:359px){footer .footer-menu{padding:16px 0}}@media (min-width:1440px) and (max-width:1919px){footer .footer-menu .full-width{max-width:initial}}footer .footer-menu .holder{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}footer .footer-menu .holder .holder-left{-webkit-box-align:center;align-items:center;display:none}@media (min-width:970px){footer .footer-menu .holder .holder-left{display:-webkit-box;display:flex}}footer .footer-menu .holder .holder-left .youtube-certified img{margin-right:24px;max-height:36px}footer .footer-menu .holder .logo-holder .logo{display:block;max-height:36px}footer .footer-menu .holder .content{display:-webkit-box;display:flex}@media (max-width:599px){footer .footer-menu .holder .content{width:100%}}@media (max-width:969px){footer .footer-menu .holder .content{margin:0 auto}}footer .footer-menu .holder .content .menu{display:-webkit-box;display:flex}@media (max-width:599px){footer .footer-menu .holder .content .menu{width:100%;-webkit-box-pack:justify;justify-content:space-between}}footer .footer-menu .holder .content .menu .item{margin-right:24px;color:#fff;text-decoration:none}@media (max-width:599px){footer .footer-menu .holder .content .menu .item{margin-right:16px;font-size:10px}}@media (min-width:0px) and (max-width:359px){footer .footer-menu .holder .content .menu .item{font-size:9px}}@media (min-width:970px){footer .footer-menu .holder .content .menu .item{-webkit-transition:opacity .4s;transition:opacity .4s}footer .footer-menu .holder .content .menu .item:hover{opacity:.6}}footer .footer-menu .holder .content .menu .item:last-child{margin-right:0}footer .footer-menu .holder .content .socials{display:none;margin-left:24px}@media (min-width:970px){footer .footer-menu .holder .content .socials{display:block}}footer .footer-menu .holder .content .socials .item{display:inline-block;margin-right:24px;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;background-size:cover;cursor:pointer}@media (min-width:970px){footer .footer-menu .holder .content .socials .item{cursor:pointer;-webkit-transition:opacity .4s;transition:opacity .4s}footer .footer-menu .holder .content .socials .item:hover{opacity:.6}}footer .footer-menu .holder .content .socials .item.youtube{background-image:url(/assets/images/icons/youtube.svg)}footer .footer-menu .holder .content .socials .item.instagram{background-image:url(/assets/images/icons/instagram.svg)}footer .footer-menu .holder .content .socials .item.linkedin{background-image:url(/assets/images/icons/linkedin.svg)}footer .footer-menu .holder .content .socials .item:last-child{margin-right:0}section.header{position:relative;top:0;left:0;height:0;padding-bottom:56.25%;overflow:hidden}section.header .header-video{position:absolute;height:100%;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:1}section.header .mute-overlay{position:absolute;width:100%;height:calc(100% - 80px);bottom:0;left:0;z-index:2;cursor:url(/assets/images/cursors/mute-1.png),auto}@media (max-width:599px){section.header .mute-overlay{display:none}}section.header .mute-overlay.active{cursor:url(/assets/images/cursors/unmute-1.png),auto}section.header .click-overlay-mobile{position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;display:none}@media (max-width:599px){section.header .click-overlay-mobile{display:block}}section.header .mobile-mute-icon{position:absolute;width:24px;height:24px;bottom:16px;right:15px;z-index:10;border-radius:24px;background-image:url(../images/cursors/unmute-1.png);background-repeat:no-repeat;background-position:center center;background-size:contain}section.header .mobile-mute-icon.muted{background-image:url(../images/cursors/mute-1.png)}@media (min-width:970px){section.header .mobile-mute-icon{display:none}}section.header .scroller{position:absolute;bottom:32px;left:50%;height:56px;width:56px;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);z-index:5;text-align:center;background-image:url(../images/icons/scroll.png);background-size:contain;background-repeat:no-repeat;background-position:center top;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}@media (max-width:599px){section.header .scroller{display:none}}@media (min-width:970px){section.header .scroller:hover{-webkit-transform:translate(-50%,0) scale(1.1);transform:translate(-50%,0) scale(1.1)}}section.menu{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:16px 0;pointer-events:default}section.menu .full-width{max-width:initial;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}section.menu .full-width .logo{width:48px;height:48px;margin-right:auto;background-image:url(../images/logos/logo.png);background-size:contain;background-position:center center;background-repeat:no-repeat}@media (max-width:969px){section.menu .full-width .logo{position:relative;z-index:5}}@media (min-width:970px){section.menu .full-width .logo{-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}section.menu .full-width .logo:hover{opacity:.8}}section.menu .full-width .holder-items{pointer-events:auto;margin-right:12px;-webkit-transition:top .4s;transition:top .4s}@media (min-width:970px){section.menu .full-width .holder-items{overflow:hidden}}section.menu .full-width .holder-items .desktop-transition-wrapper{display:-webkit-box;display:flex;-webkit-transition:left .4s linear;transition:left .4s linear;-webkit-box-pack:end;justify-content:flex-end;flex-wrap:wrap;position:relative}@media (min-width:970px){section.menu .full-width .holder-items .desktop-transition-wrapper{left:100%}}@media (max-width:969px){section.menu .full-width .holder-items{width:100%;position:absolute;height:auto;background-color:#000;top:-600px;left:0;padding:70px 0}section.menu .full-width .holder-items.active{top:-16px}}@media (min-width:360px) and (max-width:599px){section.menu .full-width .holder-items{padding:70px 0}}@media (min-width:970px){section.menu .full-width .holder-items.active .desktop-transition-wrapper{left:0}}section.menu .full-width .holder-items .item{color:#fff;margin:0 12px;text-decoration:none;font-size:15px;font-weight:700;cursor:pointer}@media (max-width:969px){section.menu .full-width .holder-items .item{width:100%;display:block;margin-bottom:32px;text-align:center}}@media (min-width:970px){section.menu .full-width .holder-items .item{padding:16px 0}section.menu .full-width .holder-items .item:hover{color:#fae628}}section.menu .full-width .holder-items .mobile-bottom{margin-top:32px}section.menu .full-width .holder-items .mobile-bottom .holder-socials{display:-webkit-box;display:flex;margin:0 auto;-webkit-box-pack:center;justify-content:center;margin-bottom:60px}section.menu .full-width .holder-items .mobile-bottom .holder-socials .social{margin:0 8px;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center center}section.menu .full-width .holder-items .mobile-bottom .holder-socials .social.instagram{background-image:url(../images/icons/instagram.svg)}section.menu .full-width .holder-items .mobile-bottom .holder-socials .social.linkedin{background-image:url(../images/icons/linkedin.svg)}section.menu .full-width .holder-items .mobile-bottom .holder-socials .social.youtube{background-image:url(../images/icons/youtube.svg)}section.menu .full-width .holder-items .mobile-bottom .holder-bottom{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}section.menu .full-width .holder-items .mobile-bottom img{width:87px;margin:0 auto;position:relative;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);margin:0 12px}@media (min-width:970px){section.menu .full-width .holder-items .mobile-bottom{display:none}}section.menu .full-width .menu-folder{pointer-events:all;background-image:url(../images/icons/menu-closed.png);width:32px;height:32px;background-size:contain;background-position:center center;background-repeat:no-repeat}section.menu .full-width .menu-folder.active{background-image:url(../images/icons/menu-open.png)}section.menu .full-width .menu-folder.active:hover{background-image:url(../images/icons/menu-open-white.png)}@media (max-width:969px){section.menu .full-width .menu-folder{position:relative;z-index:5}}@media (min-width:970px){section.menu .full-width .menu-folder{cursor:pointer;-webkit-transition:all .4s;transition:all .4s}section.menu .full-width .menu-folder:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background-image:url(../images/icons/menu-closed-white.png)}}section.popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:9999;display:none}section.popup .wrapper-close{position:absolute;top:0;left:0;width:100%;height:100%}section.popup .holder-iframe{width:100%;padding-bottom:56.25%;position:relative}section.popup .yt-popup{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:16px;background-color:#fff;border-radius:3px;width:80%;z-index:1}@media (max-width:599px){section.popup .yt-popup{width:100%;padding:12px}}section.popup .yt-popup .top-row{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;margin-bottom:16px}@media (max-width:599px){section.popup .yt-popup .top-row{margin-bottom:12px}}section.popup .yt-popup .top-row .close{width:32px;height:32px;background-image:url(../images/icons/menu-open.png);background-size:contain;background-repeat:no-repeat}@media (max-width:599px){section.popup .yt-popup .top-row .close{width:24px;height:24px}}@media (min-width:970px){section.popup .yt-popup .top-row .close{cursor:pointer}}section.popup .yt-popup iframe{position:absolute;top:0;left:0;width:100%;height:100%}section.influencer-carousel{padding:80px 0;background-color:#000;overflow:hidden}@media (min-width:0px) and (max-width:359px){section.influencer-carousel{padding:24px 0}}@media (min-width:360px) and (max-width:599px){section.influencer-carousel{padding:40px 0}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel{padding:52px 0}}section.influencer-carousel h1{color:#fff;margin-bottom:68px;text-align:center}@media (min-width:0px) and (max-width:359px){section.influencer-carousel h1{margin-bottom:24px}}@media (min-width:360px) and (max-width:599px){section.influencer-carousel h1{margin-bottom:32px}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel h1{margin-bottom:44px}}@media (min-width:600px){section.influencer-carousel h1{font-size:60px}}section.influencer-carousel .clickfield{position:absolute;top:0;height:100%;z-index:50;width:140px}@media (max-width:599px){section.influencer-carousel .clickfield{width:40px}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel .clickfield{width:50px}}section.influencer-carousel .clickfield.left{left:0}@media (min-width:1440px){section.influencer-carousel .clickfield.left{background:-webkit-gradient(linear,left top,right top,color-stop(0,#000),color-stop(40%,rgba(0,0,0,.9)),to(rgba(0,0,0,0)));background:linear-gradient(to right,#000 0,rgba(0,0,0,.9) 40%,rgba(0,0,0,0) 100%)}}section.influencer-carousel .clickfield.right{right:0}@media (min-width:1440px){section.influencer-carousel .clickfield.right{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),color-stop(69%,rgba(0,0,0,.9)),to(black));background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 69%,#000 100%)}}section.influencer-carousel .wrapper{width:100%;overflow:hidden;margin:0 auto;position:relative;max-width:100%}@media (min-width:360px) and (max-width:599px){section.influencer-carousel .wrapper{max-width:360px;min-height:345px}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel .wrapper{max-width:600px}}@media (min-width:970px) and (max-width:1439px){section.influencer-carousel .wrapper{max-width:970px}}@media (min-width:1440px) and (max-width:1919px){section.influencer-carousel .wrapper{max-width:1325px}}@media (min-width:1920px){section.influencer-carousel .wrapper{max-width:1815px}}section.influencer-carousel .wrapper .holder-items{-webkit-transform:translate3d(-135px,0,0);transform:translate3d(-135px,0,0);width:3000px;margin:0 auto;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;position:relative;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s}@media (min-width:0px) and (max-width:359px){section.influencer-carousel .wrapper .holder-items{-webkit-transform:translate3d(-195px,0,0);transform:translate3d(-195px,0,0)}}@media (min-width:360px) and (max-width:599px){section.influencer-carousel .wrapper .holder-items{-webkit-transform:translate3d(-215px,0,0);transform:translate3d(-215px,0,0)}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel .wrapper .holder-items{-webkit-transform:translate3d(-225px,0,0);transform:translate3d(-225px,0,0)}}@media (min-width:970px) and (max-width:1439px){section.influencer-carousel .wrapper .holder-items{-webkit-transform:translate3d(-175px,0,0);transform:translate3d(-175px,0,0)}}section.influencer-carousel .wrapper .holder-items .user{opacity:1;width:241px;border-radius:8px;overflow:hidden;margin:0 12px;-webkit-transition:opacity 1s;transition:opacity 1s;position:relative;cursor:url(/assets/images/cursors/slider.png),auto}@media (min-width:1440px){section.influencer-carousel .wrapper .holder-items .user{-webkit-transition:all .4s;transition:all .4s}section.influencer-carousel .wrapper .holder-items .user.is-ref.prev-child{opacity:1}section.influencer-carousel .wrapper .holder-items .user.is-ref.prev-child .description{max-height:400px}section.influencer-carousel .wrapper .holder-items .user.is-ref.next-child{opacity:1}}@media (min-width:0px) and (max-width:359px){section.influencer-carousel .wrapper .holder-items .user{width:212px}section.influencer-carousel .wrapper .holder-items .user.active .description{max-height:400px;padding:24px}}@media (min-width:360px) and (max-width:599px){section.influencer-carousel .wrapper .holder-items .user.active .description{max-height:400px;padding:24px}}@media (min-width:600px) and (max-width:969px){section.influencer-carousel .wrapper .holder-items .user.active .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.active+div .description{max-height:400px;padding:24px}}@media (min-width:970px) and (max-width:1439px){section.influencer-carousel .wrapper .holder-items .user.active .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.active+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.active+div+div .description{max-height:400px;padding:24px}}@media (min-width:1440px) and (max-width:1919px){section.influencer-carousel .wrapper .holder-items .user.is-ref .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div+div .description{max-height:0}}@media (min-width:1920px){section.influencer-carousel .wrapper .holder-items .user.is-ref .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div+div+div .description{max-height:400px;padding:24px}section.influencer-carousel .wrapper .holder-items .user.is-ref+div+div+div+div+div+div .description{max-height:0}}@media (min-width:970px){section.influencer-carousel .wrapper .holder-items .user:hover .user-image .image img{width:105%}}section.influencer-carousel .wrapper .holder-items .user.prev-child{display:block;position:absolute;right:100%}section.influencer-carousel .wrapper .holder-items .user.active{opacity:1}section.influencer-carousel .wrapper .holder-items .user .user-image{width:100%;height:0;padding-bottom:100%;position:relative;pointer-events:none}section.influencer-carousel .wrapper .holder-items .user .user-image .image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center bottom}section.influencer-carousel .wrapper .holder-items .user .user-image .image img{width:100%;position:absolute;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:0;-webkit-transition:width .2s linear;transition:width .2s linear}section.influencer-carousel .wrapper .holder-items .user .user-image .name{position:absolute;bottom:0;left:0;text-align:center;padding:24px;width:100%;color:#fff;font-size:18px}section.influencer-carousel .wrapper .holder-items .user .description{max-height:0;background-color:#fff;padding:0 24px;-webkit-transition:all .6s;transition:all .6s;cursor:pointer}section.influencer-carousel .wrapper .holder-items .user .description .row{margin-bottom:16px;font-size:13px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-decoration:none;color:#000}@media (min-width:970px){section.influencer-carousel .wrapper .holder-items .user .description .row{-webkit-transition:all .3s;transition:all .3s;cursor:pointer}section.influencer-carousel .wrapper .holder-items .user .description .row:hover .icon{opacity:.8}}section.influencer-carousel .wrapper .holder-items .user .description .row .icon{width:16px;height:16px;margin-right:16px;background-size:contain;background-repeat:no-repeat;background-position:center center}section.influencer-carousel .wrapper .holder-items .user .description .row:last-child{margin-bottom:0}section.influencer-carousel .holder-buttons{text-align:center}section.introduction{background-color:#5028a0}@media (min-width:600px) and (max-width:969px){section.introduction .full-width{padding:0}}@media (min-width:970px) and (max-width:1439px){section.introduction .full-width{padding:0 140px}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder{-webkit-box-align:center;align-items:center}section.introduction .full-width .holder .image-holder{-webkit-box-ordinal-group:3;order:2}section.introduction .full-width .holder .content-holder{-webkit-box-ordinal-group:2;order:1}}@media (min-width:970px) and (max-width:1439px){section.introduction .full-width .holder{-webkit-box-pack:center;justify-content:center}section.introduction .full-width .holder .holder-disclaimer.left{display:none}}@media (min-width:600px){section.introduction .full-width .holder{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}@media (min-width:970px){section.introduction .full-width .holder{-webkit-box-align:center;align-items:center}}section.introduction .full-width .holder .image-holder{width:100%}@media (max-width:599px){section.introduction .full-width .holder .image-holder{padding-top:40px}section.introduction .full-width .holder .image-holder img{position:relative;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (min-width:0px) and (max-width:359px){section.introduction .full-width .holder .image-holder img{max-width:170px}}@media (min-width:360px) and (max-width:599px){section.introduction .full-width .holder .image-holder img{max-width:236px}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder .image-holder{padding:0 70px 0 70px}section.introduction .full-width .holder .image-holder img{max-width:178px;position:relative;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@media (min-width:970px){section.introduction .full-width .holder .image-holder{width:50%;padding-right:80px}}@media (min-width:1440px){section.introduction .full-width .holder .image-holder{width:420px}}section.introduction .full-width .holder .image-holder img{width:100%}@media (min-width:0px) and (max-width:359px){section.introduction .full-width .holder .image-holder img{width:136px;height:125px}}@media (min-width:970px){section.introduction .full-width .holder .image-holder img{margin:0 auto;position:relative}}@media (min-width:1440px){section.introduction .full-width .holder .image-holder img{width:420px}}section.introduction .full-width .holder .content-holder{width:100%}@media (min-width:0px) and (max-width:359px){section.introduction .full-width .holder .content-holder{padding:32px 0;text-align:center}}@media (min-width:360px) and (max-width:599px){section.introduction .full-width .holder .content-holder{padding:32px 0 40px;text-align:center}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder .content-holder{padding:52px 0 52px 70px}}@media (min-width:970px) and (max-width:1439px){section.introduction .full-width .holder .content-holder{padding:60px 0;width:calc(50% - 12px)}}@media (min-width:1440px){section.introduction .full-width .holder .content-holder{padding:80px 0;width:420px}}@media (min-width:1920px){section.introduction .full-width .holder .content-holder{padding:80px 0;width:600px}}section.introduction .full-width .holder .content-holder .title{color:#fae628}@media (min-width:0px) and (max-width:359px){section.introduction .full-width .holder .content-holder .title{margin-bottom:24px}}@media (min-width:360px) and (max-width:599px){section.introduction .full-width .holder .content-holder .title{margin-bottom:32px}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder .content-holder .title{margin-bottom:24px}}@media (min-width:970px) and (max-width:1439px){section.introduction .full-width .holder .content-holder .title{margin-bottom:32px}}@media (min-width:1440px){section.introduction .full-width .holder .content-holder .title{margin-bottom:40px}}section.introduction .full-width .holder .content-holder .heading{color:#70ecf9;cursor:pointer}section.introduction .full-width .holder .content-holder .content,section.introduction .full-width .holder .content-holder text{color:#fff}section.introduction .full-width .holder .holder-disclaimer{margin-top:16px}@media (max-width:599px){section.introduction .full-width .holder .holder-disclaimer.left{display:none}section.introduction .full-width .holder .holder-disclaimer text{font-style:italic}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder .holder-disclaimer.left{display:block;text-align:center}section.introduction .full-width .holder .holder-disclaimer.left text{font-size:13px;color:#fff;font-style:italic;padding:0 16px}section.introduction .full-width .holder .holder-disclaimer.left .button{margin-top:24px}section.introduction .full-width .holder .holder-disclaimer.right{display:none}}@media (min-width:970px){section.introduction .full-width .holder .holder-disclaimer.left{display:none}}section.introduction .full-width .holder .holder-disclaimer text a{color:#fff}section.introduction .full-width .holder .holder-disclaimer text a:hover{color:#fae628}section.introduction .full-width .holder .holder-disclaimer .button{display:inline-block;padding:14px 21px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:800;text-align:center;color:#fae628;border:1px solid #fae628;border-radius:4px;cursor:pointer}@media (min-width:0px) and (max-width:359px){section.introduction .full-width .holder .holder-disclaimer .button{margin-top:24px;padding:12px 10px}}@media (min-width:360px) and (max-width:599px){section.introduction .full-width .holder .holder-disclaimer .button{margin-top:32px;font-size:14px}}@media (min-width:600px) and (max-width:969px){section.introduction .full-width .holder .holder-disclaimer .button{margin-top:50px;font-size:16px}}@media (min-width:600px){section.introduction .full-width .holder .holder-disclaimer .button{font-size:16px}}@media (min-width:970px) and (max-width:1439px){section.introduction .full-width .holder .holder-disclaimer .button{margin-top:32px}}@media (min-width:1440px){section.introduction .full-width .holder .holder-disclaimer .button{margin-top:40px}}body{background-color:#000;font-family:Axiforma,sans-serif;line-height:1.5}html{background-color:#000}.full-width{max-width:1040px;margin:0 auto;position:relative;padding-left:24px;padding-right:24px}@media (max-width:969px){.full-width{padding-left:20px;padding-right:20px}}@media (min-width:0px) and (max-width:359px){.full-width{padding:0 16px}}@media (min-width:1920px){.full-width{max-width:1440px}}a{color:#fff}a:hover{color:#fae628}text.italic{font-style:italic}page{min-height:calc(100vh - 138px)}