.clearfix:after,.layout-landing__section__wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}/*!
 * fullPage 2.9.3
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:-webkit-flex;display:-ms-flexbox;display:flex;table-layout:fixed;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;width:100%}@media only screen and (max-width:768px){.fp-section.fp-table,.fp-slide.fp-table{display:block}}.fp-tableCell{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:100%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:768px){.fp-tableCell{display:block}}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0,0,0)}#fp-nav.right{right:17px}.fp-slidesNav{position:absolute;z-index:4;left:50%;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-slidesNav.bottom{bottom:17px}.fp-slidesNav.top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.right{right:20px}#fp-nav ul li .fp-tooltip.left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important}.clearfix:after,.layout-landing__section__wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}.animation-ball{position:absolute;width:100%;height:100%;z-index:0;bottom:0}.animation-ball__item{position:absolute;border-radius:50%}.animation-ball__item:before{content:'';width:73px;height:73px;position:relative;display:block;box-shadow:inset 2px 0 10px 2px rgba(141,191,52,.7);border-radius:50%;z-index:1;background-image:url(../img/ui/ball-animation/ball.png);background-size:contain}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:before{width:45px;height:45px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:before{width:45px;height:45px}}@media only screen and (max-width:768px){.animation-ball__item:before{width:45px;height:45px}}.animation-ball__item:after{content:'';position:absolute;width:131%;height:131%;background:radial-gradient(ellipse at center,#818181 0,rgba(219,219,219,0) 49%,rgba(255,255,255,0) 68%,rgba(255,255,255,0) 100%);-webkit-animation:shadow 2s ease-out;animation:shadow 2s ease-out;left:-30%;top:6%;z-index:-1}.animation-ball__item:nth-child(2):before{width:34px;height:34px}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(2):before{width:20px;height:20px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(2):before{width:18px;height:18px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(2):before{width:18px;height:18px}}.animation-ball__item:nth-child(3):before{width:51px;height:51px}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(3):before{width:34px;height:34px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(3):before{width:30px;height:30px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(3):before{width:30px;height:30px}}.animation-ball__item:nth-child(4):before{width:73px;height:73px;top:auto}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(4):before{width:45px;height:45px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(4):before{width:25px;height:25px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(4):before{width:34px;height:34px}}.animation-ball__item:nth-child(5):before{width:55px;height:55px}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(5):before{width:35px;height:35px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(5):before{width:26px;height:26px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(5):before{width:26px;height:26px}}.animation-ball__item:nth-child(6):before{width:34px;height:34px}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(6):before{width:20px;height:20px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(6):before{width:18px;height:18px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(6):before{width:18px;height:18px}}.animation-ball__item:nth-child(7):before{width:73px;height:73px;top:auto;bottom:14%}@media only screen and (min-width:1001px) and (max-width:1240px){.animation-ball__item:nth-child(7):before{width:45px;height:45px}}@media only screen and (min-width:769px) and (max-width:1000px){.animation-ball__item:nth-child(7):before{width:45px;height:45px}}@media only screen and (max-width:768px){.animation-ball__item:nth-child(7):before{width:65px;height:65px}}.clearfix:after,.layout-landing__section__wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}#section6{padding-top:0!important}.button_charity{margin:20px 0}.button_charity,.button_secondary{box-shadow:0 5px 13px rgba(252,179,20,.86);border-radius:31px;background-color:#fcb314;color:#fff;font-size:22px;font-weight:400}.button_charity:hover,.button_secondary:hover{box-shadow:0 5px 13px rgba(0,0,0,.86)}@media only screen and (max-width:540px){.button_charity,.button_secondary{font-size:16px}}#fp-nav{margin-left:2%}.zi-1k{z-index:1000}#fp-nav ul li a,.fp-slidesNav ul li a{color:#9ad600}#fp-nav ul li a span,.fp-slidesNav ul li a span{background:#9ad600}#fp-nav ul li .fp-tooltip{color:#9ad600}.fp-enabled .fp-responsive{overflow:visible}.content{max-width:1960px;margin-left:auto;margin-right:auto}.layout-landing__section__wrap{position:relative;max-width:1960px;margin:0 auto;width:100%}.layout-landing__section .section__title{margin-bottom:25px;font-weight:400}@media only screen and (max-width:768px){.layout-landing__section .section__title{font-size:30px;line-height:38px;margin-bottom:15px}}.layout-landing__section .section__title .slim{font-size:35px;font-weight:300}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing__section .section__title .slim{font-size:32px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing__section .section__title .slim{font-size:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing__section .section__title .slim{font-size:25px}}@media only screen and (max-width:768px){.layout-landing__section .section__title .slim{font-size:20px}}.layout-landing__section .section__title>span{display:inline-block}.layout-landing__section .button{width:auto;min-width:225px}.layout-landing{overflow:hidden;counter-reset:section}.layout-landing .fp-auto-height{display:block}.layout-landing .fp-auto-height .fp-tableCell{display:block}.layout-landing section:before{content:'';position:absolute;right:25px;bottom:60px;background-color:#e1e8ee;width:5px;height:350px;z-index:999}@media screen and (min-width:1720px){.layout-landing section:before{left:90%;right:auto}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing section:before{right:25px;width:4px;height:219px;bottom:45px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing section:before{right:15px;width:4px;height:20%;bottom:40px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing section:before{right:15px;width:3px;height:25%;bottom:35px}}@media only screen and (max-width:768px){.layout-landing section:before{display:none}}@media only screen and (max-width:540px){.layout-landing section:before{display:none}}.layout-landing section:last-child:before{display:none}.layout-landing section:after{counter-increment:section;content:"0" counter(section);position:absolute;right:0;bottom:0;color:#e1e8ee;font-weight:400;z-index:999;font-size:55px;width:55px}@media screen and (min-width:1720px){.layout-landing section:after{left:calc(90% - 25px);right:auto}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing section:after{font-size:35px;width:46px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing section:after{font-size:30px;width:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing section:after{font-size:28px;width:30px}}@media only screen and (max-width:768px){.layout-landing section:after{display:none}}@media only screen and (max-width:540px){.layout-landing section:after{display:none}}.layout-landing section:last-child:before{content:'';display:none}.layout-landing .layout-landing__section_st1 .wrap{position:relative}.layout-landing .layout-landing__section_st1 .fp-tableCell{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.layout-landing .layout-landing__section_st1 .section__top{position:relative}.layout-landing .layout-landing__section_st1 .block__img{padding-bottom:49%;background-image:url(../img/ui/white/img_main.jpg);background-repeat:no-repeat;background-size:contain;background-position:50% 0}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st1 .block__img{padding-bottom:72%;background-size:cover}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st1 .block__img{padding-bottom:72%;background-size:cover}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .block__img{padding-bottom:110%;background-size:cover}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st1 .block__img{padding-bottom:155%;background-size:cover}}.layout-landing .layout-landing__section_st1 .block__img img{width:100%}.layout-landing .layout-landing__section_st1 .section__title{line-height:59px;font-size:75px;font-weight:500}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st1 .section__title{font-size:70px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st1 .section__title{font-size:56px;line-height:64px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st1 .section__title{font-size:50px;line-height:58px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .section__title{font-size:38px;line-height:39px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st1 .section__title{font-size:30px;line-height:42px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st1 .section__subtitle{font-size:32px;line-height:50px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .section__subtitle{font-size:24px;line-height:36px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1:lang(de) .section__title{font-size:28px}}.layout-landing .layout-landing__section_st1:lang(de) .section__subtitle{font-size:32px;padding:0 60px 0 0}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1:lang(de) .section__subtitle{font-size:20px}}.layout-landing .layout-landing__section_st1 .steps-scope-config-button{position:absolute;width:68px;height:200px;text-decoration:none;text-align:left;cursor:pointer;color:#8bd206;box-sizing:border-box;display:block;padding:0 0 0 14px;margin:10px 0 0 0;right:0;bottom:-80px}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .steps-scope-config-button{right:0;bottom:-90px}}.layout-landing .layout-landing__section_st1 .steps-scope-config-button:hover .video_button{background-color:#8bd206;box-shadow:0 0 0 6px rgba(173,255,68,.21),0 0 0 12px rgba(173,255,68,.19)}.layout-landing .layout-landing__section_st1 .steps-scope-config-button-text{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;display:block;white-space:nowrap;position:absolute;bottom:30px;left:20px}.layout-landing .layout-landing__section_st1 .steps-scope-config-button-text span{display:block;font-size:16px;font-weight:500;line-height:21px;color:#8bd206;text-transform:uppercase;text-shadow:none;-webkit-animation:fadeText 3.5s infinite ease-in-out;animation:fadeText 3.5s infinite ease-in-out}.layout-landing .layout-landing__section_st1 .steps-scope-config-button-text span:first-child{font-weight:400;color:#fff;text-transform:none;-webkit-animation:none;animation:none}.layout-landing .layout-landing__section_st1 .video_button{width:35px;height:35px;line-height:25px;text-align:center;background-color:#fff;display:block;position:absolute;bottom:0;padding-left:3px;border-radius:50%;box-shadow:0 0 0 6px rgba(255,255,255,.18),0 0 0 12px rgba(255,255,255,.11);-webkit-animation:fadeAnimation 3.5s infinite ease-in-out;animation:fadeAnimation 3.5s infinite ease-in-out;transition:all 350ms cubic-bezier(.165,.84,.44,1)}.layout-landing .layout-landing__section_st1 .video_button img{display:inline-block;-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px)}@-webkit-keyframes fadeAnimation{0%,100%{box-shadow:0 0 0 6px rgba(255,255,255,.18),0 0 0 12px rgba(255,255,255,.11);background-color:#fff}50%{box-shadow:0 0 0 6px rgba(173,255,68,.18),0 0 0 12px rgba(173,255,68,.11);background-color:#8bd206}}@keyframes fadeAnimation{0%,100%{box-shadow:0 0 0 6px rgba(255,255,255,.18),0 0 0 12px rgba(255,255,255,.11);background-color:#fff}50%{box-shadow:0 0 0 6px rgba(173,255,68,.18),0 0 0 12px rgba(173,255,68,.11);background-color:#8bd206}}@-webkit-keyframes fadeText{0%,100%{color:#8bd206;text-shadow:none}50%{color:#a8ff06;text-shadow:0 0 20px #99ff02}}@keyframes fadeText{0%,100%{color:#8bd206;text-shadow:none}50%{color:#a8ff06;text-shadow:0 0 20px #99ff02}}.layout-landing .layout-landing__section_st1 .section__top_text{position:absolute;top:50%;color:#fff;width:100%;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st1 .section__top_text{-webkit-transform:translateY(-62%);-ms-transform:translateY(-62%);transform:translateY(-62%)}}.layout-landing .layout-landing__section_st1 .button_bordered{background-color:transparent;min-height:60px;border-radius:100px;padding:0 60px;margin-top:40px;box-shadow:inset 0 0 0 3px #fff;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;width:auto}.layout-landing .layout-landing__section_st1 .button_bordered:hover{background-color:#8bd206}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st1 .button_bordered{min-height:50px;font-size:15px;padding:0 40px;margin-top:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st1 .button_bordered{min-height:46px;padding:0 35px;font-size:14px;margin-top:25px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .button_bordered{min-height:46px;font-size:14px;padding:0 35px;margin-top:25px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st1 .button_bordered{min-height:36px;font-size:12px;box-shadow:0 0 0 2px #fff;min-width:0;padding:0 23px;margin-top:15px}}.layout-landing .layout-landing__section_st1 .section__baseline{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;z-index:2;position:relative}.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-flex:1 1 10%;-ms-flex:1 1 10%;flex:1 1 10%;margin:-3% 25px -3% 0}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning{margin:-1% 25px -1% 0}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning{-webkit-flex:1 1 8%;-ms-flex:1 1 8%;flex:1 1 8%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning{-webkit-flex:1 1 8%;-ms-flex:1 1 8%;flex:1 1 8%}}@media screen and (min-width:1620px) and (max-height:974px){.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning{margin:0 -25px 0 0}}.layout-landing .layout-landing__section_st1 .section__baseline .icon__ning:before{content:'';width:100%;height:100%;font-size:inherit;display:block;background-image:url(../img/ui/white/n-logo.png);background-size:contain;background-repeat:no-repeat;background-position:0 50%}.layout-landing .layout-landing__section_st1 .section__baseline p{margin-bottom:0;color:#000;font-size:20px;font-weight:300;line-height:40px;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st1 .section__baseline p{font-size:17px;line-height:36px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st1 .section__baseline p{font-size:18px;line-height:32px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st1 .section__baseline p{font-size:15px;line-height:28px;margin-top:0}}@media screen and (min-width:1620px) and (max-height:974px){.layout-landing .layout-landing__section_st1 .section__baseline p{line-height:35px}}.layout-landing .two-rows{width:100%;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.layout-landing .two-rows__col_top{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:auto}.layout-landing .two-rows__col_middle{-webkit-flex:1 1 23%;-ms-flex:1 1 23%;flex:1 1 23%;width:100%;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.layout-landing .layout-landing__section_st2{padding-bottom:300px}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st2{padding-bottom:150px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2{padding-bottom:150px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2{padding-bottom:150px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2{padding-bottom:150px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2{padding-bottom:10px}}.layout-landing .layout-landing__section_st2 .wrap{position:relative}.layout-landing .layout-landing__section_st2 .section__flex{display:none}.layout-landing .layout-landing__section_st2 .section__flex.active{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__flex{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:60px}}.layout-landing .layout-landing__section_st2 .section__left{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__left{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;margin-bottom:20px}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .section__left{margin-bottom:0}}.layout-landing .layout-landing__section_st2 .section__right{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;min-height:380px;padding-left:4%}.layout-landing .layout-landing__section_st2 .section__right.close-slide{-webkit-animation:hideText ease .6s forwards;animation:hideText ease .6s forwards}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__right{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .section__right{text-align:center}}.layout-landing .layout-landing__section_st2 .laptop-wrapper{position:absolute;left:0;top:0;width:600px;height:500px;background-image:url(../img/ui/white/slider/macbook.png);background-size:100% auto;background-repeat:no-repeat;background-position:0 0;z-index:1}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .laptop-wrapper{width:460px;height:348px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .laptop-wrapper{width:350px;height:290px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .laptop-wrapper{left:0;right:0;margin:0 auto}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .laptop-wrapper{width:350px;height:290px}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .laptop-wrapper{width:300px;height:250px}}.layout-landing .layout-landing__section_st2 .laptop-content{width:600px;padding:16px 66px 0;-webkit-animation:openText .4s linear forwards;animation:openText .4s linear forwards}.layout-landing .layout-landing__section_st2 .laptop-content img{width:100%;z-index:-1}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .laptop-content{width:460px;padding:12px 40px 0}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .laptop-content{width:350px;padding:10px 30px 0}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .laptop-content{margin:0 auto}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .laptop-content{width:350px;padding:10px 30px 0}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .laptop-content{width:300px}}.layout-landing .layout-landing__section_st2 .section__title{line-height:60px;font-size:48px;font-weight:400;margin-bottom:8px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .section__title{font-size:40px;line-height:50px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .section__title{font-size:28px;line-height:34px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__title{font-size:40px;line-height:50px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__title{font-size:28px;line-height:34px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__title{font-size:26px;line-height:32px}}.layout-landing .layout-landing__section_st2 .section__subtitle{line-height:42px;font-size:35px;font-weight:300;margin-bottom:28px;display:block}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .section__subtitle{font-size:28px;line-height:36px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .section__subtitle{font-size:20px;line-height:26px;margin-bottom:18px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__subtitle{font-size:28px;line-height:36px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__subtitle{font-size:20px;line-height:26px;margin-bottom:18px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__subtitle{font-size:18px;line-height:22px}}.layout-landing .layout-landing__section_st2 .section__text{font-size:20px;font-weight:300;line-height:36px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .section__text{font-size:18px;line-height:28px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .section__text{font-size:16px;line-height:22px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__text{font-size:18px;line-height:28px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__text{font-size:16px;line-height:22px}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .section__text{font-size:15px;line-height:20px}}.layout-landing .layout-landing__section_st2 .button{position:absolute;left:54%;top:100%;z-index:2}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .button{top:70%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .button{top:90%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .button{top:95%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .button{top:90%}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .button{min-width:160px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .button:lang(de){top:85%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .button:lang(it){top:85%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .button:lang(fr){top:87%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .button:lang(fr){top:85%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .button:lang(pt){top:80%}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .button:lang(pt){top:85%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .button:lang(pt){top:80%}}.layout-landing .layout-landing__section_st2 .slider-control{position:absolute;left:22.5%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:360px;z-index:2}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .slider-control{top:280px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .slider-control{top:220px;-webkit-transform:translateX(-40%);-ms-transform:translateX(-40%);transform:translateX(-40%)}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .slider-control{left:50%}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .slider-control{top:210px}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .slider-control{top:180px}}.layout-landing .layout-landing__section_st2 .slider-control button{cursor:pointer;outline:0;border:0;width:12px;height:12px;border-radius:50%;background-color:#fff;margin:0 4px;padding:0;transition:all .2s}.layout-landing .layout-landing__section_st2 .slider-control button.active{background-color:#fcb314;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:140px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:120px;margin-bottom:60px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:60px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:80px;margin-bottom:80px}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st2 .section__bottom{text-align:center}.layout-landing .layout-landing__section_st2 .section__bottom .section__title{font-size:38px;line-height:46px}.layout-landing .layout-landing__section_st2 .section__bottom .section__subtitle{font-size:24px;line-height:36px;margin-bottom:100px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:20px;margin-bottom:30px}.layout-landing .layout-landing__section_st2 .section__bottom .section__title{font-size:26px;line-height:32px}.layout-landing .layout-landing__section_st2 .section__bottom .section__subtitle{font-size:18px;line-height:24px;margin-bottom:20px}}@media only screen and (max-width:380px){.layout-landing .layout-landing__section_st2 .section__bottom{margin-top:40px}}.layout-landing .layout-landing__section_st3 .rotate_bg{position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:138px 0 155px}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3 .rotate_bg{padding:113px 0 65px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .rotate_bg{padding:33px 0 85px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .rotate_bg{padding:60px 0 45px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3 .rotate_bg{padding:88px 0 75px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .rotate_bg{padding:50px 0 78px}}.layout-landing .layout-landing__section_st3 .rotate_bg:before{content:'';background-color:#edf5f8;position:absolute;left:50%;-webkit-transform:rotate(-2deg) translate(-50%,-50%);-ms-transform:rotate(-2deg) translate(-50%,-50%);transform:rotate(-2deg) translate(-50%,-50%);width:200%;z-index:-1;height:97%;top:24%}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{height:134%;top:28%}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{top:32%;height:108%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{top:32%;height:108%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{top:38%;height:121%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{top:38%;height:108%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .rotate_bg:before{height:94%;top:45%}}.layout-landing .layout-landing__section_st3 .section__subtitle{margin-bottom:15px;font-size:25px;line-height:40px;font-weight:300}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3 .section__subtitle{font-size:25px;line-height:40px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .section__subtitle{font-size:23px;line-height:38px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .section__subtitle{font-size:21px;line-height:34px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3 .section__subtitle{font-size:23px;line-height:28px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .section__subtitle{font-size:18px;line-height:23px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock,.layout-landing .layout-landing__section_st3 .slider__storyBlock__item{list-style-type:none;padding:0;margin:0}.layout-landing .layout-landing__section_st3 .slider__storyBlock{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 40px}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock{margin:0 0}}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-track{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-slide{height:auto;float:none}.layout-landing .layout-landing__section_st3 .slider__storyBlock__item{margin:15px 15px 45px;background-color:#fff;box-shadow:0 2px 12px rgba(125,125,125,.15);transition:box-shadow 250ms ease;border-radius:10px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__item{margin:15px 10px 35px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__item{margin:15px 10px 35px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__item{margin:15px 10px 35px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__item:focus{outline:0}.layout-landing .layout-landing__section_st3 .slider__storyBlock__item:hover{box-shadow:0 14px 32px rgba(0,0,0,.2)}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__item:hover{box-shadow:0 2px 12px rgba(216,216,216,.15)}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__item.slick-current.slick-active:hover{box-shadow:0 14px 32px rgba(0,0,0,.2)}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{border-radius:10px;padding:23px 15px 20px;position:relative;text-align:center;max-width:400px;margin:0 auto}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{padding:15px 13px 15px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{padding:12px 7px 6px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{padding:12px 8px 6px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{padding:12px 8px 6px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slider__storyBlock__content{padding:12px 12px 8px;max-width:298px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar{display:inline-block;width:100px;height:100px;margin:0 auto 10px;box-shadow:0 14px 42px rgba(0,0,0,.2);background-image:url(../img/ui/networks_slider/sprite_content.png);border-radius:50%}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar.icon_culytics{background-position:-5px -5px}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar.icon_hat_academy{background-position:-5px -115px}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar.icon_thisis50{background-position:-5px -225px}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar.icon_iskcon{background-position:-5px -335px}.layout-landing .layout-landing__section_st3 .slider__storyBlock__avatar.icon_tinchat{background-position:-5px -445px}.layout-landing .layout-landing__section_st3 .slider__storyBlock__description{position:relative;z-index:0;margin-bottom:35px;overflow:hidden}.layout-landing .layout-landing__section_st3 .slider__storyBlock__name{line-height:27px;color:#000;font-size:22px;font-weight:400;margin-bottom:11px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__name{font-size:21px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__name{font-size:18px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__name{font-size:16px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__site{color:#9b9b9b;font-size:16px;font-weight:500;line-height:17px;margin-bottom:20px;display:block;text-decoration:none}.layout-landing .layout-landing__section_st3 .slider__storyBlock__site:focus{outline:0}.layout-landing .layout-landing__section_st3 .slider__storyBlock__site:hover{color:#9ad600}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__site{font-size:15px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__site{font-size:14px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__site{font-size:14px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{color:#000;font-size:16px;font-weight:300;line-height:25px;margin-bottom:15px}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{font-size:14px;line-height:21px;margin-bottom:12px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{font-size:14px;line-height:20px;margin-bottom:10px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{font-size:13px;line-height:18px;margin-bottom:8px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{font-size:14px;line-height:23px;margin-bottom:15px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock__text{font-size:13px;font-weight:300;line-height:20px;margin-bottom:15px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock__more{color:#000;font-size:16px;font-weight:400;text-transform:uppercase;text-decoration:none;position:absolute;bottom:25px;left:0;right:0;text-align:center}.layout-landing .layout-landing__section_st3 .slider__storyBlock__more:hover{text-decoration:none;color:#9ad600}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow{font-size:0;background:0 0;border:0;padding-bottom:15px;cursor:pointer}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow:before{display:block;content:'';background-repeat:no-repeat;background-size:contain;width:38px;height:25px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow:before{width:25px;height:16px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow:before{width:20px;height:16px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow:before{width:14px;height:16px}}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-next{margin-right:0;min-width:25px;font-size:11px;color:transparent;background-image:url(../img/ui/white/arrow_right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-next:focus{outline:0}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-next:before{display:none;background-image:url(../img/ui/white/arrow_right.svg)}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-next.slick-disabled:before{background-image:url(../img/ui/white/arrow_right_disabled.svg)}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-prev{min-width:25px;background-image:url(../img/ui/white/arrow_left.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-left:0;font-size:11px;color:transparent}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-prev:focus{outline:0}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-prev:before{display:none;background-image:url(../img/ui/white/arrow_left.svg)}.layout-landing .layout-landing__section_st3 .slider__storyBlock .slick-arrow.slick-prev.slick-disabled:before{background-image:url(../img/ui/white/arrow_left_disabled.svg)}.layout-landing .layout-landing__section_st3 .button_bordered{background:0 0;line-height:54px}.layout-landing .layout-landing__section_st3 .button_bordered:hover{background:#000}.layout-landing .layout-landing__section_st3-ecomm{color:#fff;z-index:1}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm{padding-top:103px!important}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm{padding-top:46px!important}}.layout-landing .layout-landing__section_st3-ecomm .wrap{position:relative}.layout-landing .layout-landing__section_st3-ecomm .wrap:after{content:'';background-image:url(../img/ui/white/illustration.svg);background-repeat:no-repeat;background-position:84% 0;background-size:auto;z-index:-1;position:absolute;left:0;right:-5%;bottom:-63%;height:780px;visibility:visible}@media screen and (max-height:900px) and (min-width:1300px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{height:107%;background-size:auto 117%;top:0;bottom:0;right:-4%}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{bottom:-83%;right:-4%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{top:-36px;right:-4%;max-height:476px;bottom:auto;background-position:67% 0;background-size:100% auto}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{background-image:url(../img/ui/white/ill_768.svg);background-repeat:no-repeat;bottom:-9%;left:-6%;right:0;background-position:0 100%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{background-image:url(../img/ui/white/ill_768.svg);background-repeat:no-repeat;bottom:-8%;left:-6%;right:0;background-position:50% 100%;background-size:80% auto}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .wrap:after{background-image:url(../img/ui/white/ill_360.svg);background-repeat:no-repeat;background-size:auto auto;bottom:-4%;left:-4%;right:0;background-position:50% 100%}}.layout-landing .layout-landing__section_st3-ecomm .rotate_bg{position:relative;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0}.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{content:'';background-image:linear-gradient(to right,#082177 0,#1781ba 100%);position:absolute;left:50%;-webkit-transform:rotate(-2deg) translate(-50%,-50%);-ms-transform:rotate(-2deg) translate(-50%,-50%);transform:rotate(-2deg) translate(-50%,-50%);width:200%;z-index:-1;height:100vh;top:39vh}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:135px}@media screen and (max-height:900px) and (min-width:1700px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:129px}}@media screen and (max-height:900px) and (min-width:1350px) and (max-width:1700px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:145px}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:156px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:131%;top:43%}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:131%;top:43%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:143%;top:38%}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:133%;top:44%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:107%;top:43%}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:115%;top:47%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:43%}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:121%;top:43%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:113%;top:47%}.fp-responsive .layout-landing .layout-landing__section_st3-ecomm .rotate_bg:before{height:110%;top:46%}}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:auto;text-align:right;margin-right:20px}@media screen and (max-height:900px) and (min-width:1300px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img{margin-right:auto;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;-webkit-order:0;-ms-flex-order:0;order:0;margin-bottom:25px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img{margin-bottom:25px;margin-right:auto;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img{margin-bottom:15px}}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img svg{height:auto;max-width:100%}@media screen and (max-height:900px) and (min-width:1300px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img svg{height:80%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__img svg{max-width:52%}}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__description{-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;padding-right:20px}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__description{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0;text-align:center;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:71px;margin-top:20px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__description{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0;text-align:center;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:71px;margin-top:20px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm__description{margin-bottom:20px;margin-top:0}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .button_charity{margin:12px 0}}.layout-landing .layout-landing__section_st3-ecomm .section__title{margin-bottom:3px}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .section__title{font-size:26px;font-weight:400;line-height:32px;margin-bottom:0}}.layout-landing .layout-landing__section_st3-ecomm .section__title>span{display:inline-block}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .section__subtitle{color:#fff;font-size:18px;font-weight:300;line-height:32px}}.layout-landing .layout-landing__section_st3-ecomm .section__subtitle>span{display:inline-block}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm-text{font-size:20px;font-weight:300;line-height:32px}.layout-landing .layout-landing__section_st3-ecomm .section__ecomm-text>span{display:inline-block}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm-text{font-size:18px;line-height:28px;margin-bottom:30px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm-text{font-size:18px;line-height:28px;margin-bottom:30px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st3-ecomm .section__ecomm-text{margin-bottom:15px}}.layout-landing .layout-landing__section_st4 .fp-tableCell{background-color:#fff}.layout-landing .layout-landing__section_st4 .section__title{font-weight:400;font-size:50px;line-height:67px;margin-bottom:8px}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .section__title{font-size:40px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .section__title{font-size:30px;line-height:38px}}@media only screen and (max-width:660px){.layout-landing .layout-landing__section_st4 .section__title{font-size:26px;line-height:36px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .section__title{font-size:24px;line-height:34px}}.layout-landing .layout-landing__section_st4 .section__subtitle{font-weight:300;font-size:35px;margin-bottom:25px;display:block}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .section__subtitle{font-size:30px;margin-bottom:20px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .section__subtitle{font-size:26px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .section__subtitle{font-size:20px}}.layout-landing .layout-landing__section_st4 .article__vertical-list,.layout-landing .layout-landing__section_st4 .article__vertical-list__item{list-style-type:none;margin:0;padding:0}.layout-landing .layout-landing__section_st4 .article__vertical-list{font-size:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;padding:15px 0 25px;margin:-3%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st4 .article__vertical-list{padding:0 0 0;margin-bottom:0}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .article__vertical-list{padding:20px 0 8px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .article__vertical-list{margin:0;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0 10px}}.layout-landing .layout-landing__section_st4 .article__vertical-list__item{-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%;padding:0;display:inline-block;vertical-align:top;text-align:center;color:#000;font-size:20px;font-weight:300;position:relative;margin-bottom:20px}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{margin-bottom:20px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{font-size:18px;margin-bottom:10px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{font-size:16px;margin-bottom:0}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{margin-bottom:0;font-size:16px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{font-size:18px;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left;margin-bottom:15px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item{font-size:14px}}.layout-landing .layout-landing__section_st4 .article__vertical-list__item .icon-spro{vertical-align:middle;margin-bottom:26px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .icon-spro{margin-bottom:23px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .icon-spro{margin-bottom:23px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .icon-spro{margin-right:15px;margin-bottom:0;-webkit-flex:0 0 60px;-ms-flex:0 0 60px;flex:0 0 60px;height:60px;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{color:#253745;font-size:25px;font-weight:500;margin-bottom:15px}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{font-size:23px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{font-size:23px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{font-size:22px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{font-size:22px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__title{font-size:20px}}.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__text{padding:0 10%;display:block}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__text{padding:0 5%}}.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__text p{line-height:28px;font-weight:300}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__text p{line-height:23px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .article__vertical-list__item .article__vertical-list__text{padding:0;display:inline-block}}.layout-landing .layout-landing__section_st4 .icon-spro{width:100px;height:100px;background-repeat:no-repeat;background-position:50% 50%;box-shadow:0 9px 16px rgba(0,0,0,.22);border-radius:50%;margin-top:25px}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st4 .icon-spro{width:100px;height:100px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st4 .icon-spro{width:100px;height:100px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st4 .icon-spro{width:90px;height:90px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st4 .icon-spro{width:80px;height:80px;background-size:50% 50%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st4 .icon-spro{width:80px;height:80px;background-size:50% 50%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st4 .icon-spro{width:60px;height:60px}}.layout-landing .layout-landing__section_st4 .icon-spro-drag-drop{background-image:url(../img/ui/white/s-icons/drug_drop.svg);box-shadow:0 9px 16px rgba(106,93,226,.11)}.layout-landing .layout-landing__section_st4 .icon-spro-custom{background-image:url(../img/ui/white/s-icons/custom.svg);box-shadow:0 9px 16px rgba(0,167,254,.22)}.layout-landing .layout-landing__section_st4 .icon-spro-hosting{background-image:url(../img/ui/white/s-icons/hosting.svg);box-shadow:0 9px 16px rgba(224,110,0,.22)}.layout-landing .layout-landing__section_st4 .icon-spro-socials{background-image:url(../img/ui/white/s-icons/socials.svg);box-shadow:0 9px 16px rgba(54,185,0,.3)}.layout-landing .layout-landing__section_st4 .icon-spro-support{background-image:url(../img/ui/white/s-icons/support.svg);box-shadow:0 9px 16px rgba(123,226,216,.44)}.layout-landing .layout-landing__section_st4 .icon-spro-domain{background-image:url(../img/ui/white/s-icons/domain.svg);box-shadow:0 9px 16px rgba(246,76,77,.16)}.layout-landing .layout-landing__section_st5 .section__title{color:#253745;font-weight:500;margin-bottom:8px}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st5 .section__title{font-size:50px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st5 .section__title{font-size:47px}}.layout-landing .layout-landing__section_st5 .section__subtitle{line-height:40px}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st5 .section__subtitle{line-height:26px}}.layout-landing .layout-landing__section_st5 .section__charity-text{color:#000;font-size:20px;font-weight:300;line-height:32px}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st5 .section__charity-text{font-size:18px;line-height:30px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st5 .section__charity-text{font-size:16px;line-height:28px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .section__charity-text{font-size:15px;line-height:27px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .section__charity-text{font-size:16px;line-height:28px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st5 .section__charity-text{font-size:14px;line-height:21px}}.layout-landing .layout-landing__section_st5 .section__charity{background-image:url(../img/ui/white/charity.jpg);background-repeat:no-repeat;background-position:0 50%;background-size:auto 100%}@media screen and (max-width:1960px){.layout-landing .layout-landing__section_st5 .section__charity{background-size:contain}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .section__charity{background-position:-139px 0}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .section__charity{background-position:48% 0;background-size:contain}}.layout-landing .layout-landing__section_st5 .section__charity .wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .section__charity .wrap{display:block}}.layout-landing .layout-landing__section_st5 .section__charity .section__charity__description{padding-top:25px;-webkit-flex:0 0 46%;-ms-flex:0 0 46%;flex:0 0 46%}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .section__charity .section__charity__description{padding-top:15px;-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .section__charity .section__charity__description{padding-top:15px;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.layout-landing .layout-landing__section_st5 .section__charity .section__charity__img{-webkit-flex:0 0 54%;-ms-flex:0 0 54%;flex:0 0 54%;padding-bottom:47%}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .section__charity .section__charity__img{padding-bottom:58%;-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .section__charity .section__charity__img{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-bottom:66%}}.layout-landing .layout-landing__section_st5 .list-data__charity{list-style-type:none;margin:3% 0 3% 0;padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .list-data__charity{margin:47px 0 0 0}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .list-data__charity{margin:47px 0 48px 0}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st5 .list-data__charity{margin:32px 0 28px 0}}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-list{width:100%;overflow:hidden}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-track{display:-webkit-flex;display:-ms-flexbox;display:flex}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow{font-size:0;background:0 0;border:0;padding-bottom:15px;cursor:pointer}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow:before{display:block;content:'';background-repeat:no-repeat;background-size:contain;width:38px;height:25px}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-next{width:16px;margin-left:5px;font-size:11px;color:transparent;background-image:url(../img/ui/white/arrow_right.svg);background-repeat:no-repeat;background-size:contain;background-position:center center}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-next:focus{outline:0}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-next:before{display:none;background-image:url(../img/ui/white/arrow_right.svg)}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-next.slick-disabled:before{background-image:url(../img/ui/white/arrow_right_disabled.svg)}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-prev{width:16px;background-image:url(../img/ui/white/arrow_left.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:5px;font-size:11px;color:transparent}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-prev:focus{outline:0}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-prev:before{display:none;background-image:url(../img/ui/white/arrow_left.svg)}.layout-landing .layout-landing__section_st5 .list-data__charity .slick-arrow.slick-prev.slick-disabled:before{background-image:url(../img/ui/white/arrow_left_disabled.svg)}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item{list-style-type:none;margin:0;padding:0;position:relative;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;text-align:center;font-size:0;outline:0}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item:after{content:'\2014';position:absolute;left:calc(100% - 15px);top:0;color:#dbdbdb;font-size:52px}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item:after{display:none}}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item:last-child:after{display:none}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item{-webkit-flex:1 1 20%;-ms-flex:1 1 20%;flex:1 1 20%}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item:after{font-size:32px}}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .title{color:#88939e;font-size:22px;font-weight:300;padding:0 20px;margin-bottom:0}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .title{font-size:20px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .title{font-size:18px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .title{font-size:16px;padding:0}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .title{font-size:14px}}.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .data{color:#a5db19;font-size:48px;font-weight:400}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .data{font-size:38px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .data{font-size:32px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .data{font-size:32px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st5 .list-data__charity .list-data__charity__item .data{font-size:28px}}.layout-landing .layout-landing__section_st6{padding:260px 0!important;position:relative;background-color:#fff;width:100%;z-index:0}.layout-landing .layout-landing__section_st6:after,.layout-landing .layout-landing__section_st6:before{display:none}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6{padding:140px 0!important}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6{padding:160px 0!important}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6{padding:120px 0!important}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6{padding:100px 0!important}}.layout-landing .layout-landing__section_st6 .section__textBlock{margin-top:-100px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .section__textBlock{margin-top:0}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .section__textBlock{margin-top:0}}@media screen and (max-width:1110px){.layout-landing .layout-landing__section_st6 .section__textBlock{padding:10% 0}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .section__textBlock{padding:20% 0;margin-top:0}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .section__textBlock{padding:30% 0}}.layout-landing .layout-landing__section_st6 .section__title{margin-left:auto;margin-right:auto;font-size:80px;font-weight:500;letter-spacing:1.94px}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st6 .section__title{font-size:78px;max-width:61%}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st6 .section__title{font-size:64px;max-width:55%}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .section__title{font-size:47px;max-width:58%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .section__title{font-size:48px;max-width:72%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .section__title{letter-spacing:0;max-width:91%;font-size:48px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .section__title{letter-spacing:0;margin-right:auto;font-size:32px}}.layout-landing .layout-landing__section_st6 .section__title .uppercase{display:inline-block;margin-left:-3px;vertical-align:middle;font-size:50px;text-transform:uppercase}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{font-size:35px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{font-size:35px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{font-size:34px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{font-size:30px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{letter-spacing:0;font-size:30px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .section__title .uppercase{letter-spacing:0;font-size:20px}}.layout-landing .layout-landing__section_st6 .section__title_slim{letter-spacing:1px;line-height:1.2em;font-size:35px;margin-bottom:60px;font-weight:300}@media only screen and (min-width:1441px){.layout-landing .layout-landing__section_st6 .section__title_slim{font-size:35px}}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st6 .section__title_slim{font-size:32px}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .section__title_slim{font-size:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .section__title_slim{font-size:29px}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .section__title_slim{letter-spacing:0;font-size:30px;margin-bottom:40px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .section__title_slim{letter-spacing:0;font-size:20px}}.layout-landing .layout-landing__section_st6 .button{min-width:200px;margin-bottom:0}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .button{max-width:200px}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .button{min-width:120px;max-width:180px}}.layout-landing .layout-landing__section_st6 .layout-landing__section__wrap{vertical-align:middle;width:100%;position:relative}.layout-landing .layout-landing__section_st6 .person__item{position:absolute;border-radius:50%}.layout-landing .layout-landing__section_st6 .person__item img{display:block}.layout-landing .layout-landing__section_st6 .person__item .person__avatar{overflow:hidden;display:block;border-radius:50%;border:8px solid transparent;transition:all .2s ease}@media only screen and (min-width:1241px) and (max-width:1440px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar{border:6px solid transparent}}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar{border:4px solid transparent}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar{border:3px solid transparent}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar{border:2px solid transparent}}.layout-landing .layout-landing__section_st6 .person__item .person__avatar.active:hover{border-color:#9fd80d}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar.active:hover{border-color:transparent}}.layout-landing .layout-landing__section_st6 .person__item .person__avatar:hover+.person__tooltip{display:block!important;opacity:1;z-index:6}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item .person__avatar:hover+.person__tooltip{display:none!important}}.layout-landing .layout-landing__section_st6 .person__item .person__avatar img{width:100%}.layout-landing .layout-landing__section_st6 .person__item .person__tooltip{display:none!important;position:absolute;left:0;top:0;padding:20px;width:300px;box-shadow:0 5px 13px rgba(236,236,236,.86);border-radius:5px;border:2px solid #f8f8f8;background-color:#fff;opacity:0}.layout-landing .layout-landing__section_st6 .person__item .tooltip__title{font-size:18px;font-weight:500;margin-bottom:8px}.layout-landing .layout-landing__section_st6 .person__item .tooltip__content{font-style:italic;font-size:16px;font-weight:300;line-height:25px;margin:0}.layout-landing .layout-landing__section_st6 .person__item.pl1{top:22%;left:20%;width:7.85%}.layout-landing .layout-landing__section_st6 .person__item.pl1 .person__tooltip{left:calc(100% + 16px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl1 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl1 .person__tooltip:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl1 .person__tooltip:after{border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl1 .person__tooltip:before{border-color:rgba(248,248,248,0);border-right-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl1{width:8.85%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl1{top:9%;left:17%;width:10.85%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl1{top:9%;left:17%;width:10.85%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl1{width:18.85%;left:8%;top:7%}}.layout-landing .layout-landing__section_st6 .person__item.pl2{top:28%;left:8%;width:4.38%}.layout-landing .layout-landing__section_st6 .person__item.pl2 .person__tooltip{left:calc(100% + 16px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl2 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl2 .person__tooltip:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl2 .person__tooltip:after{border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl2 .person__tooltip:before{border-color:rgba(248,248,248,0);border-right-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl2{width:5.38%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl2{top:28%;left:5%;width:6.38%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl2{top:28%;left:5%;width:6.38%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl2{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl3{top:43%;left:12%;width:6.5%}.layout-landing .layout-landing__section_st6 .person__item.pl3 .person__tooltip{left:calc(100% + 16px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl3 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl3 .person__tooltip:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl3 .person__tooltip:after{border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl3 .person__tooltip:before{border-color:rgba(248,248,248,0);border-right-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl3{width:7.5%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl3{top:52%;left:6%;width:8.5%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl3{top:54%;left:6%;width:8.5%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl3{top:54%;left:3%;width:16.5%}}.layout-landing .layout-landing__section_st6 .person__item.pl4{top:72%;left:8%;width:4.25%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl4{width:5.25%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl4{width:5.25%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl4{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl5{top:76%;left:18%;width:4.4%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl5{width:5.4%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl5{top:86%;left:12%;width:5.4%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl5{top:86%;left:12%;width:5.4%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl5{width:12.4%}}.layout-landing .layout-landing__section_st6 .person__item.pl6{top:55%;left:24%;width:6.2%}.layout-landing .layout-landing__section_st6 .person__item.pl6 .person__tooltip{left:calc(100% + 16px);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl6 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl6 .person__tooltip:before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl6 .person__tooltip:after{border-color:rgba(136,183,213,0);border-right-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl6 .person__tooltip:before{border-color:rgba(248,248,248,0);border-right-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl6{width:7.2%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl6{top:66%;left:20%;width:8.2%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl6{top:66%;left:20%;width:8.2%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl6{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl7{top:79%;left:46%;width:5%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl7{width:6%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl7{width:6%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl7{width:6%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl7{width:12%;top:85%}}.layout-landing .layout-landing__section_st6 .person__item.pl8{top:58%;right:30%;width:4.55%}.layout-landing .layout-landing__section_st6 .person__item.pl8 .person__tooltip{right:0;top:50%;-webkit-transform:translate(calc(-100% - 16px),-50%);-ms-transform:translate(calc(-100% - 16px),-50%);transform:translate(calc(-100% - 16px),-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl8 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl8 .person__tooltip:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl8 .person__tooltip:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl8 .person__tooltip:before{border-color:rgba(248,248,248,0);border-left-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl8{width:5.55%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl8{top:60%;right:20%;width:8.55%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl8{top:60%;right:20%;width:8.55%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl8{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl9{top:18%;right:20%;width:5.25%}.layout-landing .layout-landing__section_st6 .person__item.pl9 .person__tooltip{right:0;top:50%;-webkit-transform:translate(calc(-100% - 16px),-50%);-ms-transform:translate(calc(-100% - 16px),-50%);transform:translate(calc(-100% - 16px),-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl9 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl9 .person__tooltip:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl9 .person__tooltip:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl9 .person__tooltip:before{border-color:rgba(248,248,248,0);border-left-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl9{width:6.25%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl9{top:10%;right:13%;width:8.25%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl9{top:10%;right:13%;width:8.25%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl9{top:10%;right:7%;width:16.25%}}.layout-landing .layout-landing__section_st6 .person__item.pl10{top:38%;right:18%;width:6.1%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl10{width:7.1%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl10{display:none}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl10{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl11{top:68%;right:18%;width:8.3%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl11{width:9.3%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl11{top:77%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl11{top:82%;width:7.3%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl11{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl12{top:24%;right:6%;width:7.2%}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl12{width:8.2%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl12{right:3%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl12{right:3%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl12{display:none}}.layout-landing .layout-landing__section_st6 .person__item.pl13{top:48%;right:4%;width:14.6%}.layout-landing .layout-landing__section_st6 .person__item.pl13 .person__tooltip{right:0;top:50%;-webkit-transform:translate(calc(-100% - 16px),-50%);-ms-transform:translate(calc(-100% - 16px),-50%);transform:translate(calc(-100% - 16px),-50%)}.layout-landing .layout-landing__section_st6 .person__item.pl13 .person__tooltip:after,.layout-landing .layout-landing__section_st6 .person__item.pl13 .person__tooltip:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.layout-landing .layout-landing__section_st6 .person__item.pl13 .person__tooltip:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:12px;margin-top:-12px}.layout-landing .layout-landing__section_st6 .person__item.pl13 .person__tooltip:before{border-color:rgba(248,248,248,0);border-left-color:#f8f8f8;border-width:15px;margin-top:-15px}@media only screen and (min-width:1001px) and (max-width:1240px){.layout-landing .layout-landing__section_st6 .person__item.pl13{width:15.6%}}@media only screen and (min-width:769px) and (max-width:1000px){.layout-landing .layout-landing__section_st6 .person__item.pl13{top:49%;right:1%;width:11.6%}}@media only screen and (max-width:768px){.layout-landing .layout-landing__section_st6 .person__item.pl13{top:51%;right:1%;width:11.6%}}@media only screen and (max-width:540px){.layout-landing .layout-landing__section_st6 .person__item.pl13{top:54%;right:7%;width:17.6%}}.layout-landing .layout-landing__section_st6 .shape:before{height:44px;width:44px;background-color:#f7f7f7}.layout-landing .layout-landing__section_st6 .shape.lg:before{width:60px;height:60px}.layout-landing .layout-landing__section_st6 .shape.sm:before{width:38px;height:38px}.layout-landing .layout-landing__section_st6 .shape_1{top:68%;left:4%}.layout-landing .layout-landing__section_st6 .shape_2{top:22%;left:30%}.layout-landing .layout-landing__section_st6 .shape_3{top:34%;right:17%}.layout-landing .layout-landing__section_st6 .shape_4{top:66%;left:30%}.layout-landing .layout-landing__section_st6 .shape_5{top:78%;right:8%}.layout-landing .layout-landing__section_st6 .shape_6{top:68%;right:26%}.fp-responsive .fp-section,.fp-responsive .fp-section .fp-slide,.fp-responsive .fp-section .fp-tableCell{height:auto!important}@media screen and (max-width:1100px){.fp-section,.fp-section .fp-slide,.fp-section .fp-tableCell{height:auto!important}}@-webkit-keyframes hideText{0%{opacity:1}100%{opacity:0}}@keyframes hideText{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes openText{0%{opacity:0}100%{opacity:1}}@keyframes openText{0%{opacity:0}100%{opacity:1}}.sliders-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.sliders-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.laptop-slider,.text-slider{visibility:hidden}.laptop-slider{position:relative;max-width:600px;overflow:visible}@media only screen and (min-width:1001px) and (max-width:1240px){.laptop-slider{max-width:460px}}@media only screen and (min-width:769px) and (max-width:1000px){.laptop-slider{max-width:350px}}@media only screen and (max-width:768px){.laptop-slider{left:0;right:0;margin:0 auto}}@media only screen and (max-width:660px){.laptop-slider{max-width:350px}}@media only screen and (max-width:380px){.laptop-slider{max-width:300px}}.laptop-slider .slick-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1;margin-top:42px}@media only screen and (min-width:1001px) and (max-width:1240px){.laptop-slider .slick-dots{margin-top:30px}}@media only screen and (min-width:769px) and (max-width:1000px){.laptop-slider .slick-dots{margin-top:30px}}@media only screen and (max-width:768px){.laptop-slider .slick-dots{margin-top:60px}}@media only screen and (max-width:660px){.laptop-slider .slick-dots{margin-top:20px}}@media only screen and (max-width:380px){.laptop-slider .slick-dots{margin-top:20px}}.laptop-slider .slick-dots li{cursor:pointer;outline:0;border:0;width:12px;height:12px;border-radius:50%;background-color:#fff;margin:0 10px;padding:0;transition:all .2s;line-height:0}.laptop-slider .slick-dots li button{opacity:0;padding:0;margin:0;font-size:0;width:100%;height:100%;cursor:pointer}.laptop-slider .slick-dots li.slick-active{background-color:#fcb314;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.laptop-slider:before{content:'';position:absolute;left:0;top:0;width:600px;height:500px;background-image:url(../img/ui/white/slider/macbook.png);background-size:100% auto;background-repeat:no-repeat;background-position:0 0;z-index:1}@media only screen and (min-width:1241px) and (max-width:1440px){.laptop-slider:before{width:585px;height:421px}}@media only screen and (min-width:1001px) and (max-width:1240px){.laptop-slider:before{width:460px;height:348px}}@media only screen and (min-width:769px) and (max-width:1000px){.laptop-slider:before{width:350px;height:290px}}@media only screen and (max-width:768px){.laptop-slider:before{left:0;right:0;margin:0 auto}}@media only screen and (max-width:660px){.laptop-slider:before{width:350px;height:290px}}@media only screen and (max-width:380px){.laptop-slider:before{width:300px;height:250px}}.clearfix:after,.layout-landing__section__wrap:after{content:".";display:block;height:0;clear:both;visibility:hidden}.slider-gallery{position:relative;padding-top:105px;height:565px;margin-top:100px}@media only screen and (min-width:1441px){.slider-gallery{height:400px}}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery{height:358px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery{height:318px;margin-top:67px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery{height:247px;margin-top:65px;margin-bottom:10px}}@media only screen and (max-width:768px){.slider-gallery{margin-top:0}}@media only screen and (max-width:540px){.slider-gallery{height:326px;padding-top:45px}}.slider-gallery .slider__info__arr{width:48px;height:48px;background-color:#fff;position:absolute;line-height:48px;text-align:center;cursor:pointer;bottom:50%;margin-bottom:-24px;font-size:20px}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info__arr{width:37px;height:37px;line-height:37px;font-size:18px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__arr{width:26px;height:26px;line-height:26px;font-size:16px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__arr{width:20px;height:20px;line-height:20px;font-size:14px}}@media only screen and (max-width:768px){.slider-gallery .slider__info__arr{display:none}}.slider-gallery .slider__info__arr:active,.slider-gallery .slider__info__arr:focus,.slider-gallery .slider__info__arr:hover{background-color:#000;color:#fff}.slider-gallery .slider__info__arr_left{left:0}.slider-gallery .slider__info__arr_left:before{content:"\276e"}.slider-gallery .slider__info__arr_right{right:0}.slider-gallery .slider__info__arr_right:before{content:"\276f"}.slider-gallery .slider__info{position:relative;width:72%;margin:-100px auto 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info{margin:-90px auto 0}}@media only screen and (max-width:768px){.slider-gallery .slider__info{margin:0 auto}}.slider-gallery .slider__info .slider__li_item{margin:0;list-style-type:none;position:absolute;top:0;z-index:0;display:block;width:40%;opacity:0;visibility:hidden;-webkit-transform-origin:0 center;-ms-transform-origin:0 center;transform-origin:0 center;transition:all .2s ease-in-out}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info .slider__li_item{width:39%}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info .slider__li_item{width:43.4%}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item{width:52.3%}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item{width:90%}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_item{width:129%}}.slider-gallery .slider__info .slider__li_it1{-webkit-transform:scale(.67) translateX(-50%);-ms-transform:scale(.67) translateX(-50%);transform:scale(.67) translateX(-50%);z-index:0;left:2.5%;opacity:1;visibility:visible}.slider-gallery .slider__info .slider__li_it2{-webkit-transform:scale(.77) translateX(-50%);-ms-transform:scale(.77) translateX(-50%);transform:scale(.77) translateX(-50%);z-index:1;left:12%;opacity:1;visibility:visible}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_it2{left:8%}}.slider-gallery .slider__info .slider__li_it3{-webkit-transform:scale(.87) translateX(-50%);-ms-transform:scale(.87) translateX(-50%);transform:scale(.87) translateX(-50%);z-index:2;left:28%;opacity:1;visibility:visible}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_it3{left:24%}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_it3{left:-40%}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_it3{left:-76%}}.slider-gallery .slider__info .slider__li_it4,.slider-gallery .slider__info .slider__li_item.active{-webkit-transform:scale(1) translateX(-50%);-ms-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%);z-index:3;left:50%;opacity:1;visibility:visible}.slider-gallery .slider__info .slider__li_it5{-webkit-transform:scale(.87) translateX(-50%);-ms-transform:scale(.87) translateX(-50%);transform:scale(.87) translateX(-50%);z-index:2;opacity:1;left:73%;visibility:visible}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_it5{left:75%}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_it5{left:140%}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_it5{left:176%}}.slider-gallery .slider__info .slider__li_it6{-webkit-transform:scale(.77) translateX(-50%);-ms-transform:scale(.77) translateX(-50%);transform:scale(.77) translateX(-50%);z-index:1;left:88%;opacity:1;visibility:visible}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_it6{left:91%}}.slider-gallery .slider__info li.slider__li_it7{-webkit-transform:scale(.67) translateX(-50%);-ms-transform:scale(.67) translateX(-50%);transform:scale(.67) translateX(-50%);z-index:0;opacity:1;left:98%;visibility:visible}.slider-gallery .slider__info__content{width:100%;height:393px;box-shadow:0 3px 20px 9px rgba(0,0,0,.16);border-radius:8px;background-color:#e5e9d7;padding:21px 15px 14px;text-align:center;position:relative}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info__content{height:351px;padding:15px 15px 15px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__content{height:309px;padding:12px 7px 10px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__content{height:277px;padding:12px 8px 10px}}@media only screen and (max-width:768px){.slider-gallery .slider__info__content{padding:12px 8px 10px;box-shadow:0 3px 13px 5px rgba(0,0,0,.16)}}@media only screen and (max-width:540px){.slider-gallery .slider__info__content{height:277px;padding:12px 12px 15px}}.slider-gallery .slider__info .slider__li_item.active .slider__info__content{padding:31px 30px 14px}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content{padding:21px 21px 35px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content{padding:12px 7px 15px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content{padding:12px 12px 15px}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content{padding:12px 12px 15px}}.slider-gallery .slider__info__avatar{display:inline-block;width:120px;height:120px;margin-bottom:20px;border-radius:50%;position:relative;z-index:0;transition:all .3s ease 150ms}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info__avatar{width:116px;height:116px;margin-bottom:15px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__avatar{width:80px;height:80px;margin-bottom:12px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__avatar{width:60px;height:60px;margin-bottom:8px}}@media only screen and (max-width:768px){.slider-gallery .slider__info__avatar{transition:none}}@media only screen and (max-width:540px){.slider-gallery .slider__info__avatar{width:90px;height:90px;margin-bottom:8px}}.slider-gallery .slider__info__description{position:relative;z-index:0;max-height:227px;overflow:hidden}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info__description{max-height:214px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__description{max-height:193px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__description{max-height:151px}}@media only screen and (max-width:540px){.slider-gallery .slider__info__description{max-height:169px}}.slider-gallery .slider__info .slider__li_item.active .slider__info__description{max-height:none}.slider-gallery .slider__info__name{color:#5d5d5d;font-size:19px;line-height:17px;margin-bottom:11px}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__name{font-size:16px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__name{font-size:14px}}@media only screen and (max-width:540px){.slider-gallery .slider__info__name{font-size:16px}}.slider-gallery .slider__info__site{color:#969696;font-size:17px;line-height:17px;margin-bottom:10px}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__site{font-size:14px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__site{font-size:12px}}@media only screen and (max-width:540px){.slider-gallery .slider__info__site{font-size:15px}}.slider-gallery .slider__info__text{color:grey;font-size:15px;font-weight:400;line-height:23px;margin-bottom:15px}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info__text{font-size:14px;line-height:21px;margin-bottom:12px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info__text{font-size:12px;line-height:20px;margin-bottom:10px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info__text{font-size:12px;line-height:18px;margin-bottom:8px}}@media only screen and (max-width:768px){.slider-gallery .slider__info__text{font-size:14px;line-height:23px;margin-bottom:15px}}@media only screen and (max-width:540px){.slider-gallery .slider__info__text{font-size:12px;font-weight:300;line-height:20px;margin-bottom:15px}}.slider-gallery .slider__info__more{color:#000;font-size:18px;font-weight:700;line-height:25px;text-decoration:underline;display:none}.slider-gallery .slider__info .slider__li_item .slider__info__content{background-color:#e5e9d7}.slider-gallery .slider__info .slider__li_item.slider__li_line2 .slider__info__content{background-color:#e5e9d7}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_item.slider__li_line2 .slider__info__content *{visibility:hidden}}.slider-gallery .slider__info .slider__li_item.slider__li_line3 .slider__info__content{background-color:#dce5be}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item.slider__li_line3 .slider__info__content *{visibility:hidden}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item.slider__li_line3{visibility:hidden;opacity:0}}.slider-gallery .slider__info .slider__li_item.slider__li_line4 .slider__info__content{background-color:#ccde8d}.slider-gallery .slider__info .slider__li_item.slider__li_line4 .slider__info__content *{visibility:hidden}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item.slider__li_line4{visibility:hidden;opacity:0}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item.slider__li_line4{visibility:hidden;opacity:0}}.slider-gallery .slider__info .slider__li_item .slider__info__content:after{content:"";display:inline-block;border-radius:50%;box-shadow:0 3px 20px 11px rgba(0,0,0,.16);position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:-1}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item .slider__info__content:after{box-shadow:0 3px 15px 6px rgba(0,0,0,.16)}}.slider-gallery .slider__info .slider__li_item .slider__info__content:before{content:"";display:inline-block;border-radius:50%;position:absolute;bottom:100%;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:0}.slider-gallery .slider__info .slider__li_item .slider__info__content:after,.slider-gallery .slider__info .slider__li_item .slider__info__content:before{opacity:0;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;transition:opacity .2s ease;transition-delay:520ms;visibility:hidden}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item .slider__info__content:after,.slider-gallery .slider__info .slider__li_item .slider__info__content:before{transition:none;transition-delay:0s}}.slider-gallery .slider__info .slider__li_item.active .slider__info__content{opacity:1}.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:178px;height:178px;visibility:visible;opacity:1}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:159px;height:159px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:111px;height:111px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:98px;height:98px}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:158px;height:158px}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_item.active .slider__info__content:after,.slider-gallery .slider__info .slider__li_item.active .slider__info__content:before{width:88px;height:88px}}.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-121px;width:180px;height:180px}@media only screen and (min-width:1241px) and (max-width:1440px){.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-104px;width:161px;height:161px}}@media only screen and (min-width:1001px) and (max-width:1240px){.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-74px;width:113px;height:113px}}@media only screen and (min-width:769px) and (max-width:1000px){.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-74px;width:100px;height:100px}}@media only screen and (max-width:768px){.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-112px;width:160px;height:160px}}@media only screen and (max-width:540px){.slider-gallery .slider__info .slider__li_item.active .slider__info__avatar{margin-top:-64px;width:90px;height:90px}}.slider-gallery .slider__info .slider__li_item.active .slider__info__text{color:#000}.slider-gallery .slider__info .slider__li_item.active .slider__info__name{color:#000}.slider-gallery .slider__info .slider__li_item.active .slider__info__more{display:block}.slider-gallery .slider__info .slider__li_item.active .slider__info__description{max-height:none}body.compensate-for-scrollbar{overflow:hidden;-ms-overflow-style:none}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{padding:44px 0 0;overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:0 0;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid rgba(255,255,255,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:0 0;border:6px solid rgba(99,99,99,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);-ms-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);-ms-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}