.white-bg-box{background-color:#fff}.white-bg-box__button span{text-transform:lowercase}@media screen and (min-width:0px){.white-bg-box{padding-top:80px;padding-bottom:80px;background-color:#fff}.white-bg-box__title{font-size:24px;line-height:32px;color:#121119}.white-bg-box__text{margin:40px auto 0;color:#686868}.white-bg-box__button{max-width:400px;font-size:16px;margin-top:40px}}@media screen and (min-width:375px){.white-bg-box__button{font-size:18px}}@media screen and (min-width:425px){.white-bg-box{text-align:center}.white-bg-box__button{font-size:20px}}@media screen and (min-width:768px){.white-bg-box__title{font-size:37px;line-height:56px}.white-bg-box__text{max-width:845px;margin:24px auto 0}.white-bg-box__button{margin-top:48px}}@media screen and (min-width:1024px){.white-bg-box{padding:200px 0}}@media only screen and (max-width:1024px){.services-wrapper .services__inner{padding-bottom:74px}}@media only screen and (max-width:1025px){.services-wrapper .services .slick-dots{bottom:-59px}}@media only screen and (max-width:1025px){.services-wrapper .services .slick-arrow{bottom:-74px}}@media only screen and (max-width:1025px){.services-wrapper .services .slick-arrow.slick-prev{left:0}}@media only screen and (max-width:1025px){.services-wrapper .services .slick-arrow.slick-next{left:64px}}.services-wrapper .service{padding:32px 0 80px;border-top:1px solid hsla(0,0%,64.7%,.1);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width:1024px){.services-wrapper .service--desktop{display:none}}.services-wrapper .service--mobile{display:none}@media only screen and (max-width:1024px){.services-wrapper .service--mobile{display:block}}.services-wrapper .service--container{border:none;padding-top:0}@media only screen and (max-width:1025px){.services-wrapper .service{-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:16px 0 24px}}.services-wrapper .service:last-child{padding-bottom:0}@media only screen and (max-width:1025px){.services-wrapper .service__title{display:inline}}.services-wrapper .service__text{color:#cdcdcd}.services-wrapper .service__text--button{margin-bottom:48px}@media only screen and (max-width:1024px){.services-wrapper .service__text--button{margin-bottom:24px}}.services-wrapper .service__number{color:#686868;font-weight:700;font-size:28px;line-height:40px;padding-right:5px}@media only screen and (max-width:1280px){.services-wrapper .service__number{font-size:24px;line-height:1.4}}@media only screen and (max-width:1025px){.services-wrapper .service__number{display:inline;padding-left:3px}}.services-wrapper .service__left{width:288px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}@media only screen and (max-width:1025px){.services-wrapper .service__left{width:100%;margin-bottom:16px;display:block}}.services-wrapper .service__content{width:736px}@media only screen and (max-width:1025px){.services-wrapper .service__content{width:100%}}.services-wrapper .service__tags{margin-bottom:32px}@media only screen and (max-width:1025px){.services-wrapper .service__tags{margin-bottom:24px}}.services-wrapper .service__tag{color:hsla(0,0%,64.7%,.5);font-size:14px;line-height:24px;display:inline-block;padding-right:68px;position:relative}.services-wrapper .service__tag:after{content:"";width:20px;background-color:hsla(0,0%,64.7%,.5);height:2px;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.services-wrapper .service__tag:last-child{padding-right:0}.services-wrapper .service__tag:last-child:after{display:none}@-webkit-keyframes iconSerivce{0%{opacity:0}to{opacity:1}}@-moz-keyframes iconSerivce{0%{opacity:0}to{opacity:1}}@keyframes iconSerivce{0%{opacity:0}to{opacity:1}}.icon-service{position:relative;width:220px;color:#fff;-webkit-transition:width .2s ease;-moz-transition:ease .2s width;transition:width .2s ease}@media only screen and (max-width:1170px){.icon-service{width:100%;margin-bottom:24px}}.icon-service:hover{width:316px}.icon-service:hover .icon-service__back{z-index:1}@media only screen and (max-width:1170px){.icon-service:hover{width:100%}}.icon-service:hover .icon-service:last-child{margin-right:40px}.icon-service__button{display:none}@media only screen and (max-width:1170px){.icon-service__button{display:block}}.icon-service__content:after,.icon-service__content:before{content:"";width:36px;height:36px;position:absolute;border:1px solid #c4c4c4;opacity:0}.icon-service:hover .icon-service__content:after,.icon-service:hover .icon-service__content:before{opacity:1}@media only screen and (max-width:1170px){.icon-service__content:after,.icon-service__content:before{display:none}}.icon-service__content:before{top:0;left:0;border-bottom:none;border-right:none}.icon-service__content:after{top:0;right:0;border-bottom:none;border-left:none}.icon-service__content:hover{cursor:default}.icon-service__content:hover:after,.icon-service__content:hover:before{opacity:1}.icon-service__back{position:absolute;opacity:0;width:316px;height:300px;padding:24px;z-index:-1;top:-50%;left:0}@media only screen and (max-width:1170px){.icon-service__back{position:static;width:100%;opacity:1;height:auto;padding:0;overflow:hidden;max-height:0;-webkit-transition:all .2s linear;-moz-transition:linear .2s all;transition:all .2s linear}}.icon-service__back:after,.icon-service__back:before{content:"";width:36px;height:36px;position:absolute;border:1px solid #c4c4c4}@media only screen and (max-width:1170px){.icon-service__back:after,.icon-service__back:before{display:none}}.icon-service__back:before{bottom:0;left:0;border-top:none;border-right:none}.icon-service__back:after{bottom:0;right:0;border-top:none;border-left:none}.icon-service:hover .icon-service__back{-webkit-animation:iconSerivce .2s ease .15s forwards;-moz-animation:iconSerivce .2s ease .15s forwards;animation:iconSerivce .2s ease .15s forwards}@media only screen and (max-width:1170px){.icon-service:hover .icon-service__back{-webkit-animation:none;-moz-animation:none;animation:none}}.icon-service__front{text-align:center;-webkit-transition:opacity .15s ease;-moz-transition:ease .15s opacity;transition:opacity .15s ease}.icon-service:hover .icon-service__front{opacity:0}@media only screen and (max-width:1170px){.icon-service:hover .icon-service__front{opacity:1}}@media only screen and (max-width:1170px){.icon-service__front{text-align:left;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;opacity:1;-webkit-transition:all .1s linear;-moz-transition:linear .1s all;transition:all .1s linear}}.is-open .icon-service__front{margin-bottom:24px}.icon-service__title{font-size:16px;line-height:1.5}@media only screen and (max-width:1170px){.icon-service__title{font-size:18px;font-weight:500;line-height:26px}}@media only screen and (max-width:1170px){.icon-service__title br{display:none}}.icon-service__image{margin-bottom:32px}@media only screen and (max-width:1170px){.icon-service__image{display:none}}.icon-service__description{line-height:24px;margin-bottom:12px;font-size:14px}.icon-service__link{color:#49cd76;font-size:14px;line-height:24px;text-decoration:none;display:inline-block;position:absolute;bottom:24px;left:24px}@media only screen and (max-width:1170px){.icon-service__link{position:static}}.icon-services__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}@media only screen and (max-width:1170px){.icon-services__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.project-tabs__tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:88px}@media only screen and (max-width:1170px){.project-tabs__tabs{display:none}}.project-tabs__tab{margin-right:88px;font-size:28px;line-height:40px;font-weight:700;position:relative;overflow:hidden;padding-bottom:8px;cursor:pointer;color:#a5a5a5}@media only screen and (max-width:1280px){.project-tabs__tab{margin-right:44px}}.project-tabs__tab:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#49cd76;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease;-webkit-transform:translate(-120%);-moz-transform:translate(-120%);transform:translate(-120%)}.project-tabs__tab.is-active{color:#fff}.project-tabs__tab.is-active:after{-webkit-transform:translate(0);-moz-transform:translate(0);transform:translate(0)}.project-tabs__content{position:relative;z-index:2}.project-tabs__content-item{position:absolute;opacity:0;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease;z-index:-2;top:0;pointer-events:none}@media only screen and (max-width:1170px){.project-tabs__content-item{position:static;z-index:1;opacity:1;pointer-events:auto}}.project-tabs__content-item.is-active{position:static;opacity:1;pointer-events:auto}.awards-items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:984px;margin-top:56px}.award{background-color:#f1f1f1;padding:48px;position:relative;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease;width:400px}.award__head{display:none}.award:first-child{margin-right:48px}.award:first-child .award__logo{margin-bottom:34px}.award:nth-child(2),.award:nth-child(3){margin-right:48px}.award:nth-child(5){height:310px}.award:nth-child(6){margin-bottom:0}.award__logo{opacity:1;-webkit-transition:opacity .2s ease;-moz-transition:.2s ease opacity;transition:opacity .2s ease;margin-bottom:24px}.award:hover .award__logo{opacity:0}.award__logo--hover{opacity:0;position:absolute;-webkit-transition:opacity .2s ease;-moz-transition:.2s ease opacity;transition:opacity .2s ease;top:48px;left:48px}.award:hover .award__logo--hover{opacity:1}.award:hover{background-color:#151515;color:#fff}.award__button{background-color:#f5f5f5}.award__button .collapse-btn__line{background-color:#151515}.award-item{margin-bottom:40px}.award-item:last-child{margin-bottom:0}.award-item__year{font-size:18px;line-height:32px;font-weight:500;color:#a5a5a5;margin-bottom:8px}.award-item__list{list-style:none;padding:0}.award-item__list li{margin-bottom:16px;font-size:14px;line-height:20px}.award-item__list li:last-child{margin-bottom:0}.award-item__list--mod li{margin-bottom:8px;line-height:24px}.award-item__list--mod li:last-child{margin-bottom:0}@media only screen and (max-width:1350px){.awards-items{height:auto;display:block}.award{width:100%;background-color:transparent;margin-right:0;padding:0;margin-bottom:24px}.award:nth-child(5){height:auto}.award:hover{background-color:transparent;color:#151515}.award__logo,.award__logo--hover{display:none}.award__head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.award__title{font-size:21px;line-height:26px;font-weight:500;color:#151515}.award__content{max-height:0;overflow:hidden;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.award.is-open .award__head{margin-bottom:24px}}@media only screen and (max-width:767px){.award__title{font-size:18px}}.aside-tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.aside-tabs__icon{text-align:center}.is-active .aside-tabs__icon:before{left:-8px;border:1px solid #c4c4c4;border-right:none;border-bottom:none}.is-active .aside-tabs__icon:after,.is-active .aside-tabs__icon:before{content:"";width:12px;height:12px;position:absolute;top:-8px;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.is-active .aside-tabs__icon:after{right:-8px;border:1px solid #c4c4c4;border-bottom:none;border-left:none}.aside-tabs__title{text-align:center;height:48px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;font-size:16px;line-height:24px}.is-active .aside-tabs__title:before{left:-8px;border:1px solid #c4c4c4;border-top:none;border-right:none}.is-active .aside-tabs__title:after,.is-active .aside-tabs__title:before{content:"";width:12px;height:12px;position:absolute;bottom:-8px;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.is-active .aside-tabs__title:after{right:-8px;border:1px solid #c4c4c4;border-top:none;border-left:none}.aside-tabs__title span{display:inline-block}.aside-tabs__subtitle{font-size:28px;line-height:40px;padding-bottom:10px;position:relative;margin-bottom:16px}@media only screen and (max-width:1170px){.aside-tabs__subtitle{font-weight:500;font-size:21px;line-height:26px;margin-bottom:0}}@media only screen and (max-width:767px){.aside-tabs__subtitle{font-size:18px}}.aside-tabs__subtitle.primary:after{content:"";position:absolute;width:80px;height:2px;background-color:#49cd76;left:0;bottom:0}.aside-tabs__description{margin-bottom:24px}@media only screen and (max-width:1170px){.aside-tabs__description{max-height:0;margin-bottom:0;overflow:hidden;-webkit-transition:all .1s ease;-moz-transition:ease .1s all;transition:all .1s ease}}.aside-tabs__list{list-style:none;font-size:14px;line-height:24px;padding:0}@media only screen and (max-width:1170px){.aside-tabs__list{max-height:0;overflow:hidden;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}}.aside-tabs__list li{margin-bottom:4px}.aside-tabs__list li:before{content:"⬝ "}.aside-tabs__buttons{width:624px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1280px){.aside-tabs__buttons{width:456px;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;justify-content:start}}@media only screen and (max-width:1170px){.aside-tabs__buttons{display:none}}.aside-tabs__button{width:120px;height:132px;margin-bottom:54px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;position:relative;margin-right:48px}@media only screen and (max-width:1280px){.aside-tabs__button{margin-bottom:24px}}@media only screen and (min-width:1280px){.aside-tabs__button:nth-of-type(4n){margin-right:0}}@media only screen and (max-width:1280px){.aside-tabs__button:nth-of-type(3),.aside-tabs__button:nth-of-type(3n+1){margin-right:0}}@media only screen and (max-width:1280px){.aside-tabs__button:first-of-type{margin-right:48px}}.aside-tabs__button.primary:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;top:0;right:0;background-color:#49cd76}.aside-tabs__button.is-fake{cursor:default;pointer-events:none}@media only screen and (max-width:1280px){.aside-tabs__button.is-fake{display:none}}.aside-tabs__content{width:530px;display:none}@media only screen and (max-width:1280px){.aside-tabs__content{width:100%}}@media only screen and (max-width:1170px){.aside-tabs__content{display:block;margin-bottom:24px}}.aside-tabs__content:last-child{margin-bottom:0}.aside-tabs__content.is-active{display:block}.aside-tabs__content.is-fake{display:none}@media only screen and (max-width:1280px){.aside-tabs__wrap{position:relative;width:-webkit-calc(100% - 524px);width:-moz-calc(100% - 524px);width:calc(100% - 524px)}}@media only screen and (max-width:1170px){.aside-tabs__wrap{width:100%}}@media only screen and (max-width:1170px){.aside-tabs__head{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:44px;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.is-open .aside-tabs__head{margin-bottom:24px}}.aside-tabs__toggle{display:none}@media only screen and (max-width:1170px){.aside-tabs__toggle{display:block}}.fact-item{width:196px}@media only screen and (max-width:1280px){.fact-item{width:-webkit-calc(33.33% - 16px);width:-moz-calc(33.33% - 16px);width:calc(33.33% - 16px);margin-bottom:24px}}@media only screen and (max-width:1023px){.fact-item{width:-webkit-calc(50% - 12px);width:-moz-calc(50% - 12px);width:calc(50% - 12px)}}@media only screen and (max-width:500px){.fact-item{width:100%}}.fact-item:nth-child(4){margin-bottom:0}@media only screen and (max-width:1023px){.fact-item:nth-child(4){margin-bottom:24px}}.fact-item:nth-child(5){margin-bottom:0}@media only screen and (max-width:500px){.fact-item:nth-child(5){margin-bottom:24px}}.fact-item:nth-child(6){margin-bottom:0}.fact-item__inner{padding:24px;border:2px solid hsla(0,0%,64.7%,.3);height:100%;color:#fff}.fact-item__title{font-size:50px;line-height:80px;margin-bottom:20px;font-weight:700}@media only screen and (max-width:767px){.fact-item__title{margin-bottom:8px;font-size:37px;font-weight:500;line-height:46px}}.facts-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}@media only screen and (max-width:1280px){.facts-list{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.text-section__title{max-width:850px;margin:0 auto;text-align:center}.testimonials{margin-top:48px}.tabs.testimonials__tabs{margin-bottom:10px}.testimonials__content{position:relative;height:542px}.testimonial__wrap{opacity:0;-webkit-transition:all .4s ease;-moz-transition:ease .4s all;transition:all .4s ease;position:absolute;visibility:hidden}.testimonial__wrap.is-active{visibility:visible;opacity:1}.testimonials__head{padding-right:50px;position:relative;margin-bottom:20px}.testimonials__button{position:absolute;right:0;top:0;width:44px;height:44px;border:none;border-radius:0;background-color:#1f1f23}.testimonials__button span{width:14px;height:2px;position:absolute;background-color:#fff;-webkit-transition:all .2s ease;-moz-transition:ease .2s all;transition:all .2s ease}.is-active .testimonials__button{cursor:default;pointer-events:none;outline:none}.is-active .testimonials__button span:first-child{background:#a5a5a5}.is-active .testimonials__button span:last-child{opacity:0}.testimonials__button span:first-child{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.testimonials__button span:last-child{top:21px;left:15px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.testimonials__title{font-size:21px;line-height:26px;font-weight:500}.testimonials__description{color:#cdcdcd;font-size:14px;line-height:18px}@media (max-width:1170px){.testimonials__content{height:690px}}@media (max-width:767px){.tabs.testimonials__tabs{display:none}}@media (max-width:767px){.testimonials{margin-top:0}.testimonials__content{height:auto}.testimonial__wrap{position:relative;opacity:1;visibility:visible}.testimonial{padding:0}.expand-enter-active,.expand-leave-active{-webkit-transition:height 1s ease-in-out;-moz-transition:height 1s ease-in-out;transition:height 1s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.testimonials *{will-change:height;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.expand-leave-active{-webkit-transition-property:opacity,height;-moz-transition-property:opacity,height;transition-property:opacity,height}.expand-enter,.expand-leave-to{opacity:0}}@media (min-width:768px){.testimonials__head{display:none}}.testimonial{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding-top:138px}.testimonial__person-image{display:none}.testimonial__info{padding:0 calc(50% - 560px);width:-webkit-calc(100% - 730px);width:-moz-calc(100% - 730px);width:calc(100% - 730px);position:relative}.testimonial__logo{margin-bottom:18px}.testimonial__about{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:20px;font-weight:500}.testimonial__about span{color:#a5a5a5;font-size:14px;line-height:1.5;margin-right:24px;position:relative}.testiminial__location{padding-left:21px;display:inline-block}.testiminial__location:before{content:"";position:absolute;left:0;width:13px;height:16px;background-image:url(/icons/location.svg);-webkit-background-size:cover;background-size:cover;bottom:4px}.testimonial__business{padding-left:24px}.testimonial__business:before{content:"";position:absolute;left:0;width:16px;height:16px;background-image:url(/icons/case.svg);-webkit-background-size:cover;background-size:cover;bottom:4px}.testimonial__description{font-weight:500;color:#fff;font-size:16px;line-height:1.5;margin-bottom:24px}.testimonial__buttons{position:absolute;bottom:2px;width:392px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;left:0;left:-webkit-calc(50% - 196px);left:-moz-calc(50% - 196px);left:calc(50% - 196px);z-index:10}.testimonial__tags{color:#a5a5a5;font-size:14px;line-height:24px}.testimonial-tag{padding:0 8px 0 10px;display:inline-block;position:relative}.testimonial-tag:before{content:"";position:absolute;width:2px;height:2px;background-color:#a5a5a5;left:0;top:49%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.testimonial__person{position:relative;width:400px}.testimonial__person-inner{position:absolute;bottom:0;left:0;width:100%}.testimonial__wrapper{background-color:#1e1e1e;padding:24px;width:100%;position:relative}.testimonial__wrapper:after{content:"";position:absolute;bottom:31px;right:24px;width:48px;height:34px;background-image:url(/icons/bird.svg);-webkit-background-size:cover;background-size:cover}.testimonial__content{font-weight:400;font-style:italic;margin-bottom:24px}.testimonial__content,.testimonial__name{font-size:14px;line-height:24px;color:#fff}.testimonial__author-position{color:#a5a5a5;font-size:12px;line-height:24px;max-width:-webkit-calc(100% - 50px);max-width:-moz-calc(100% - 50px);max-width:calc(100% - 50px)}.testimonial__author-image{width:100%;height:auto;position:relative;overflow:hidden;font-size:0;display:block}.testimonial__author-image img{max-width:400px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:nones}.testimonial__image img{width:100%;max-width:328px;max-height:400px;-o-object-fit:contain;object-fit:contain}@media (max-width:1440px){.testimonial__image{width:300px}.testimonial{padding:163px 0 0}}@media (max-width:1169px){.testimonial{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;padding:35px 0 0}.testimonial__person{width:100%}.testimonial__person-inner{position:static;margin:40px 0}.testimonial__author-image{display:none}.testimonial__image{width:328px}.testimonial__image img{width:auto}.testimonial__info{width:50%;padding:0}.testimonial__buttons{width:100%;left:0}.testimonial__person-image{display:block;position:absolute;width:48px;height:48px;border-radius:50%;overflow:hidden;bottom:24px;left:24px}.testimonial__person-image img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin:-1px}.testimonial__author-position,.testimonial__name{padding-left:60px}}@media (max-width:1024px){.testimonial{padding:0 0 40px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.testimonial__info{width:-webkit-calc(100% - 372px);width:-moz-calc(100% - 372px);width:calc(100% - 372px)}}@media (max-width:767px){.testimonial{position:relative;padding:0 0 98px}.testimonial__info{width:100%;position:static}.testimonial__buttons{position:static;padding:10px 0}.testimonial__image{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-around;justify-content:space-around;margin-bottom:24px}}@media (max-width:480px){.testimonial{display:block}.testimonial__buttons,.testimonial__person{width:100%}.testimonial__image img{max-width:100%}}@media (min-width:1170px){.testimonial__info{padding-bottom:60px}}