@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0);-ms-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0);-ms-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0);-ms-transform:translateX(0) skewX(0);transform:translateX(0) skewX(0);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0);-ms-transform:translateX(0) rotate(0);transform:translateX(0) rotate(0)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:0}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url("../images/flags_1.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url("../images/flags%402x_1.png")}}.iti__flag.iti__np{background-color:transparent}@font-face{font-family:"PP Neue Montreal";font-style:normal;font-weight:500;src:local(""),url("../fonts/PPNeueMontreal-Medium.woff2") format("woff2"),url("../fonts/PPNeueMontreal-Medium.woff") format("woff");font-display:swap}.transition-all{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.justify-content-start{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.justify-content-end{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.justify-content-center{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.justify-content-between{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.justify-content-around{-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}.align-items-start{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.align-items-end{-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}.align-items-center{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.align-items-baseline{-webkit-align-items:baseline;-moz-align-items:baseline;-ms-align-items:baseline;align-items:baseline}.align-items-stretch{-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}.flex-direction-row{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-direction-row-reverse{-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-direction-column{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-direction-column-reverse{-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-nowrap{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.box-sizing-border{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.backdrop-filter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.grid-two-column{display:grid;align-items:start}@media (min-width:1230px){.grid-two-column{grid-template-columns:calc(50% - 5%) calc(50% - 5%);gap:0 10%;align-items:start}}.horslider-left{animation:horSlide 100s linear 0s infinite;animation-direction:normal}.horslider-right{animation:horSlide 100s linear 0s infinite;animation-direction:reverse}.horslider-rightcenter{animation:horSlidecenter 100s linear 0s infinite;animation-direction:reverse}@keyframes horSlide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes horSlidecenter{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.rotate-center{-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.slide-tr{-webkit-animation:slide-tr .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-tr .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-tr{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}100%{-webkit-transform:translateY(-20px) translateX(20px);transform:translateY(-20px) translateX(20px)}}@keyframes slide-tr{0%{-webkit-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}100%{-webkit-transform:translateY(-20px) translateX(20px);transform:translateY(-20px) translateX(20px)}}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(115px);transform:translateY(115px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-top{0%{-webkit-transform:translateY(115px);transform:translateY(115px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-btn{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes slide-btn{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:.625em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}a,a:focus{text-decoration:none;color:grey;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}a:active,a:hover{outline:0;color:#fff;text-decoration:none}b,strong{font-weight:600}dfn,em{font-weight:400;font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;outline:0;display:inline-block;max-width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;width:100%!important;min-width:100%;max-width:100%!important;min-height:11.3rem}table{border-collapse:collapse;border-spacing:0}ol,ul{margin:0;padding:0;list-style-type:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;font-style:normal}::-webkit-input-placeholder{color:grey;font-family:'PP Neue Montreal',sans-serif}::-moz-placeholder{color:grey;font-family:'PP Neue Montreal',sans-serif}:-ms-input-placeholder{color:grey;font-family:'PP Neue Montreal',sans-serif}:-moz-placeholder{color:grey;font-family:'PP Neue Montreal',sans-serif}html{--main-color:#000000;--grey-color:#333333;--accent-color:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%)}body{position:relative;margin:0;min-width:320px;font-size:1.4rem;line-height:1.6;font-family:'PP Neue Montreal',sans-serif;color:grey;background:#000;width:100%;min-height:100vh;overflow-x:hidden}@media (min-width:1230px){body{font-size:1.6rem}}@media (min-width:1600px){body{font-size:2rem}}.container{max-width:100%;display:block;position:relative;margin:0 auto;padding:0 1.6rem}@media (min-width:1230px){.container{max-width:1210px;padding:0 0}}@media (min-width:1600px){.container{max-width:1560px;padding:0 0}}.container-wide{padding:0 0 0 1.6rem;max-width:100%;display:block;position:relative;margin:0 0 0 auto}@media (min-width:1230px){.container-wide{margin-left:calc((100% - 1210px)/ 2);max-width:calc(100% - calc((100% - 1210px)/ 2));padding:0 0;margin-right:0}}@media (min-width:1600px){.container-wide{margin-left:calc((100% - 1560px)/ 2);max-width:calc(100% - calc((100% - 1560px)/ 2));padding:0 0;margin-right:0}}.container-l{max-width:100%;display:block;position:relative;margin:0 auto;padding:0 1.6rem}@media (min-width:1336px){.container-l{max-width:1080px}}@media (min-width:1600px){.container-l{max-width:1080px}}.mobile-only{display:block!important}@media (min-width:1230px){.mobile-only{display:none!important}}.desktop-only{display:none!important}@media (min-width:1230px){.desktop-only{display:block!important}}.mobile-only_lg{display:block!important}@media (min-width:1336px){.mobile-only_lg{display:none!important}}.desktop-only_lg{display:none!important}@media (min-width:1336px){.desktop-only_lg{display:block!important}}.mobile-only_xl{display:block!important}@media (min-width:1600px){.mobile-only_xl{display:none!important}}.desktop-only_xl{display:none!important}@media (min-width:1600px){.desktop-only_xl{display:block!important}}.overflow-hidden{overflow:hidden}.white-txt{color:#fff}.accent-txt{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.orange-txt{color:#f66979}.txt-color1,.txt-color7{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.txt-color2,.txt-color8{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.txt-color3,.txt-color9{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.txt-color10,.txt-color4{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.txt-color11,.txt-color5{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.txt-color12,.txt-color6{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.white-page{background:#fff}.gray_bg{border-radius:1.6rem;background:#121212;padding:2rem}@media (min-width:1230px){.gray_bg{padding:3rem}}.primary_bg{border-radius:3.2rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);padding:2rem}@media (min-width:1230px){.primary_bg{padding:6rem}}.light_bg{border-radius:1.6rem;background:#f2f2f2;padding:2rem}@media (min-width:1230px){.light_bg{border-radius:3.2rem;padding:3rem}}@media (min-width:1600px){.light_bg{padding:3rem}}.white_bg{border-radius:0;background:#fff;padding:4rem 0;margin:4rem 0}@media (min-width:1230px){.white_bg{border-radius:0;padding:12rem 0;margin:9rem 0}}@media (min-width:1600px){.white_bg{margin:10rem 0}}.white_bg h1,.white_bg h2,.white_bg h3,.white_bg h4,.white_bg h5,.white_bg h6{color:#000}.white_bg .works-section+.cta-box{padding-top:8rem}@media (min-width:1230px){.white_bg .works-section+.cta-box{padding-top:18rem}}.black_bg{padding:2rem 0;border-radius:3.2rem;background:#000}@media (min-width:1230px){.black_bg{padding:6rem 0}}.black_bg .section-title{color:#fff}.black_bg h1,.black_bg h2,.black_bg h3,.black_bg h4,.black_bg h5,.black_bg h6{color:#fff}.main>section+section{padding:4rem 0 4rem}@media (min-width:1230px){.main>section+section{padding:9rem 0 9rem}}@media (min-width:1600px){.main>section+section{padding:10rem 0 10rem}}.main section.white_bg{border-radius:0;background:#fff;padding:4rem 0;margin:4rem 0}@media (min-width:1230px){.main section.white_bg{padding:18rem 0;margin:9rem 0}}@media (min-width:1600px){.main section.white_bg{margin:10rem 0}}.main section.white_bg h1,.main section.white_bg h2,.main section.white_bg h3,.main section.white_bg h4,.main section.white_bg h5,.main section.white_bg h6{color:#000}.main section.black_bg h1,.main section.black_bg h2,.main section.black_bg h3,.main section.black_bg h4,.main section.black_bg h5,.main section.black_bg h6{color:#fff}.main__menu a{color:#000;font-size:1.4rem;font-weight:500;line-height:1.4}.main__menu a:hover,.main__menu a:visited{color:#000}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.section-title{color:#fff;font-size:2.8rem;font-weight:500;line-height:1.1;margin-bottom:3rem}@media (min-width:1230px){.section-title{font-size:4.8rem;margin-bottom:6rem}}.section-title_mb{margin-bottom:2rem}@media (min-width:1230px){.section-title_mb{margin-bottom:3rem}}.section-title br{display:none}@media (min-width:1230px){.section-title br{display:block}}.section-txt{color:grey;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.section-txt{font-size:1.6rem;letter-spacing:.2px}}@media (min-width:1600px){.section-txt{font-size:2rem}}.page-title{font-size:3.6rem;font-weight:500;line-height:.96;color:#fff;margin-bottom:0}@media (min-width:1230px){.page-title{font-size:6.4rem;line-height:.96;margin-bottom:0}}@media (min-width:1600px){.page-title{font-size:6.4rem}}.page-title span{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'PP Neue Montreal',sans-serif;font-style:normal;line-height:normal;font-weight:500;margin-bottom:3rem;margin-top:0;color:#fff}@media (min-width:1230px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:6rem}}.h1,h1{font-size:3.6rem;line-height:1.1}@media (min-width:1230px){.h1,h1{font-size:6.4rem;line-height:.96}}.h2,h2{font-size:2.8rem}@media (min-width:1230px){.h2,h2{font-size:4.8rem}}.h3,h3{font-size:2.4rem}@media (min-width:1230px){.h3,h3{font-size:3.2rem}}.h4,h4{font-size:2rem}@media (min-width:1230px){.h4,h4{font-size:2.8rem}}.h5,h5{font-size:1.4rem}@media (min-width:768px){.h5,h5{font-size:2rem}}.h6,h6{font-size:1.2rem}@media (min-width:768px){.h6,h6{font-size:1.8rem}}.single-main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.single-main img{margin:2rem 0}.single-main p{margin:2rem 0 2rem}.single-main .h1,.single-main .h2,.single-main .h3,.single-main .h4,.single-main .h5,.single-main .h6,.single-main h1,.single-main h2,.single-main h3,.single-main h4,.single-main h5,.single-main h6{margin:4rem 0 2rem;font-weight:700;line-height:1.3}.single-main .h1 span,.single-main .h2 span,.single-main .h3 span,.single-main .h4 span,.single-main .h5 span,.single-main .h6 span,.single-main h1 span,.single-main h2 span,.single-main h3 span,.single-main h4 span,.single-main h5 span,.single-main h6 span{font-weight:700!important}.single-main h2{font-size:1.8rem}@media (min-width:1230px){.single-main h2{font-size:2rem}}.single-main h3{font-size:2rem}@media (min-width:1230px){.single-main h3{font-size:1.8rem}}.single-main p img{margin:0}.single-main a{text-decoration:underline}.single-main a:hover{text-decoration:none}.single-main ol,.single-main ul{padding:0;list-style-type:disc;margin:2rem 0 4rem;font-weight:400;padding-left:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}.single-main ol li,.single-main ul li{margin-bottom:0}.single-main ol{padding:0;list-style-type:none;width:100%;counter-reset:my-counter}.single-main ol>li{position:relative;padding-left:4.4rem}.single-main ol>li:before{content:counter(my-counter);counter-increment:my-counter;position:absolute;left:0;top:4px;background:#e6e6e6;border-radius:100%;width:3rem;min-width:3rem;height:3rem;color:#fff;font-size:1.6rem;font-weight:800;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.single-main blockquote{padding:0 0 0 2.1rem;margin:4rem 2.2rem;border-left:3px solid linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);font-weight:600;line-height:1.5}.single-main table{border:none;max-width:100%;padding:0 2.2rem;margin:2rem 0 4rem;outline:0;border-spacing:0;overflow-x:auto;table-layout:auto;width:100%;border-collapse:collapse}.single-main table td{padding:1.8rem 2.6rem 1.8rem 0;border-bottom:1px solid #e6e6e6}.btn,button,input[type=submit]{display:inline-block;text-decoration:none;box-shadow:none;outline:0;color:#fff;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.32px;border-radius:36rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);transition:.5s ease-in-out;padding:1rem 3rem;text-transform:none;text-align:center;border:none}@media (min-width:1230px){.btn,button,input[type=submit]{font-size:2rem;letter-spacing:.4px}}.btn.active,.btn:focus,.btn:hover,button.active,button:focus,button:hover,input[type=submit].active,input[type=submit]:focus,input[type=submit]:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff;border:none}.btn-primary{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff;transition:.8s}@media (min-width:1230px){.btn-primary{font-size:2rem}}.btn-primary.active,.btn-primary:focus,.btn-primary:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff}.btn-primary_w100{width:100%}.btn-pink{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff;transition:.8s}@media (min-width:1230px){.btn-pink{font-size:1.6rem}}.btn-pink.active,.btn-pink:focus,.btn-pink:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff}.btn-orange{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff;transition:.8s}@media (min-width:1230px){.btn-orange{font-size:1.6rem}}.btn-orange.active,.btn-orange:focus,.btn-orange:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff}.btn.btn-white{color:#000;background:#fff}.btn.btn-white.active,.btn.btn-white:focus,.btn.btn-white:hover{background:#000;color:#fff}.btn.btn-link{background:0 0;border-radius:0;padding:0 0 .2rem 0;border-bottom:1px solid #000;color:#000;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.32px;text-transform:none;white-space:nowrap}@media (min-width:1230px){.btn.btn-link{padding:0 0 .2rem 0;font-size:1.6rem}}.btn.btn-link.active,.btn.btn-link:focus,.btn.btn-link:hover{background:0 0;border-color:transparent;color:#000}.btn.btn-border{background:0 0;border:2px solid #333}@media (min-width:1230px){.btn.btn-border{padding:1rem 3rem}}.btn.btn-border.active,.btn.btn-border:focus,.btn.btn-border:hover{background:0 0;border-color:#fff}.btn.btn-border_white{border:1px solid #b3b3b3;color:#000;text-transform:capitalise}.btn.btn-border_white.active,.btn.btn-border_white:focus,.btn.btn-border_white:hover{background:#b3b3b3;border-color:#b3b3b3;color:#000}body.is-fixed{overflow:hidden}body.is-fixed .main:before{display:none}body.is-fixed .header.is-scrolled{border-radius:0}@media (max-width:1336px){body.is-fixed .header{background:#fff;padding-right:0;padding-left:0}}@media (max-width:1336px){body.is-fixed .header-logo__box{filter:invert(1)}}.btn-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:4rem;min-width:4rem;height:4rem;line-height:1;border:none;border-radius:0;background:0 0;outline:0}@media (min-width:1336px){.btn-menu{display:none}}.btn-menu_close{display:none}.menu-mobile{display:none;top:6.8rem}@media (min-width:1230px){.menu-mobile{top:7.559rem}}@media (max-width:1336px){.menu-mobile{position:fixed;left:0;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;overflow-y:auto;width:100%;height:calc(100% - 68px);z-index:500;transform:translateX(101%);transition:transform .3s ease;background:#fff;padding:4.4rem 1.6rem 1.6rem;border-radius:0 0 3.2rem 3.2rem;color:#000}.menu-mobile.is-opened{transform:none}.menu-mobile .btn.btn-primary{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}}@media (max-width:1336px) and (min-width:1230px){.menu-mobile .btn.btn-primary{display:none}}.menu-mobile.is-opened+.btn-menu{display:none}.menu-mobile.is-opened~.btn-menu_close{display:-webkit-flex;display:-ms-flexbox;display:flex}.menu-mobile .btn-primary{width:100%;text-align:center;padding:1.3rem 2rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.menu-mobile__list{margin-bottom:6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:0}.menu-mobile__list li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%}.menu-mobile__list li.menu-item-has-children{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.menu-mobile__list li.menu-item-has-children>a{display:block;position:relative;padding-right:3.2rem}.menu-mobile__list li.menu-item-has-children>a::after{content:'';background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADfSURBVHgB7ZDRDYIwFEXbsgAj8OmfI1A2cQz/Sj/9dBOdwHYCdQNHYALifYkkBEHaQmJI3kleUijv3ssVgmEYhvkz2fCFMeZQVdW9LEvpvXdiBaBZQ/OGeTnnnv07NbUkpTS0KFYwJ62p+68G8NcPrTUdNRb1kiYG5jU4zwYgUJNfGmLE3I59l00JLAkRav4zQGqIGPPZALEhYs2DAoSGSDEPDjAXItWckCISiJNR/Xm8YHIKlWJOBDfQ0W8Cs8MUmAYNHGF+EpFEN9CB2gul1B7HvG3bq7W2EQzDMFvkDYH9hYNK7H1VAAAAAElFTkSuQmCC') no-repeat center center transparent;line-height:1;background-size:cover;width:2rem;height:2rem;display:block;position:absolute;right:0;top:50%;margin-top:-1rem;transition:transform .3s ease}.menu-mobile__list li.menu-item-has-children>a.is-active{color:#000}.menu-mobile__list li.menu-item-has-children>a.is-active::after{transform:rotate(180deg)}.menu-mobile__list li .menu-image-title{padding:0}.menu-mobile__list li .menu-image{display:none}.menu-mobile__list>li{border-bottom:1px solid #e6e6e6}.menu-mobile__list>li:first-child{border-top:1px solid #e6e6e6}.menu-mobile__list>li>a{color:#000;text-transform:none;text-align:left;font-size:2rem;font-style:normal;font-weight:500;line-height:1.2;display:block;width:100%;padding:1.8rem 0}.menu-mobile__list .sub-menu{width:100%;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:2rem;display:none;margin-top:2rem;padding-bottom:1.8rem}@media (min-width:1230px){.menu-mobile__list .sub-menu{gap:2.4rem}}.menu-mobile__list .sub-menu.is-opened{display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.2rem}.menu-mobile__list .sub-menu a{color:grey;font-size:1.4rem;font-style:normal;font-weight:500;line-height:1.5;text-transform:none;letter-spacing:.14px}input,input:focus{outline:0;box-shadow:none;border:none}input:-internal-autofill-selected{background-color:transparent}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{background:#fff;border-radius:0;padding:1.3rem 0;color:grey;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.14px;position:relative;height:auto;border:none;border-bottom:1px solid #e6e6e6;margin:0;width:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin-bottom:2rem}@media (min-width:1230px){input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{letter-spacing:.16px;font-size:1.6rem}}input[type=date]:focus,input[type=date]:focus-visible,input[type=date]:hover,input[type=datetime-local]:focus,input[type=datetime-local]:focus-visible,input[type=datetime-local]:hover,input[type=datetime]:focus,input[type=datetime]:focus-visible,input[type=datetime]:hover,input[type=email]:focus,input[type=email]:focus-visible,input[type=email]:hover,input[type=month]:focus,input[type=month]:focus-visible,input[type=month]:hover,input[type=number]:focus,input[type=number]:focus-visible,input[type=number]:hover,input[type=password]:focus,input[type=password]:focus-visible,input[type=password]:hover,input[type=range]:focus,input[type=range]:focus-visible,input[type=range]:hover,input[type=search]:focus,input[type=search]:focus-visible,input[type=search]:hover,input[type=tel]:focus,input[type=tel]:focus-visible,input[type=tel]:hover,input[type=text]:focus,input[type=text]:focus-visible,input[type=text]:hover,input[type=time]:focus,input[type=time]:focus-visible,input[type=time]:hover,input[type=url]:focus,input[type=url]:focus-visible,input[type=url]:hover,input[type=week]:focus,input[type=week]:focus-visible,input[type=week]:hover{border-color:#000;box-shadow:none;outline:0}select{background:#fff;border-radius:0;padding:1.3rem 0;color:grey;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.14px;position:relative;height:auto;border:none;border-bottom:1px solid #e6e6e6;margin:0;width:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin-bottom:2rem}@media (min-width:1230px){select{letter-spacing:.16px;font-size:1.6rem}}select:focus,select:focus-visible,select:hover{border-color:#000;box-shadow:none;outline:0}textarea{max-width:100%;min-height:16rem;height:16rem;background:#fff;border-radius:0;padding:1.3rem 0;color:grey;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.14px;position:relative;height:auto;border:none;border-bottom:1px solid #e6e6e6;margin:0;width:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin-bottom:2rem}@media (min-width:1230px){textarea{letter-spacing:.16px;font-size:1.6rem}}textarea:focus,textarea:focus-visible,textarea:hover{border-color:#000;box-shadow:none;outline:0}.wpcf7-spinner{display:none}.wpcf7-form-control-wrap{display:block;width:100%}.wpcf7-form-control-wrap p{color:red;font-size:1.6rem;font-weight:500}@media (min-width:1230px){.wpcf7-form-control-wrap p{font-size:1.6rem}}.wpcf7-form-control-wrap p+.wpcf7-not-valid-tip{display:none}.wpcf7-form-control-wrap[data-name=tel-321]{margin-bottom:2rem;position:relative}.wpcf7-form-control-wrap[data-name=tel-321]:after{content:'(optional)';color:grey;display:block;width:100%;height:auto;position:absolute;padding-left:0;left:0;bottom:-2.3rem;font-size:1.4rem}@media (min-width:1230px){.wpcf7-form-control-wrap[data-name=tel-321]:after{left:auto;right:0;text-align:right;width:auto;padding-left:0;bottom:3px}}.wpcf7-form-control-wrap[data-name=tel-321] .wpcf7-not-valid-tip{bottom:-2.8rem}.wpcf7-form-control-wrap[data-name=tel-321] .iti{display:block;width:100%}.wpcf7-form-control-wrap[data-name=tel-321] #phone{width:100%}@media (min-width:1230px){.wpcf7-form-control-wrap[data-name=tel-321] #phone{padding-right:6.5rem}}.wpcf7-not-valid-tip{color:red;font-size:1.4rem;display:block;margin-top:0;font-weight:500;position:absolute;bottom:-1px;z-index:2;padding-left:0}@media (min-width:1230px){.wpcf7-not-valid-tip{font-size:1.6rem;bottom:-2px}}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{font-size:1.6rem;border:none;font-weight:500;padding:1rem 0;color:#1e212d;margin:0;text-align:center}.form-checkbox{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1336px){.form-checkbox{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}.form-checkbox .wpcf7-list-item{display:inline-block;margin:0}.form-checkbox label{position:relative}input[type=checkbox]{opacity:0;width:100%;position:absolute;left:0;z-index:5;top:0}input[type=checkbox]+.wpcf7-list-item-label,input[type=checkbox]+label{margin:0;clear:none;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.3rem 0 0 3rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;color:#000;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px;cursor:pointer}input[type=checkbox]+.wpcf7-list-item-label:before,input[type=checkbox]+label:before{content:'';width:2rem;min-width:2rem;height:2rem;position:absolute;left:0;top:50%;margin-top:-1rem;border-radius:.4rem;border:1px solid grey;background:0 0;transition:all .3s ease-out;z-index:10}input[type=checkbox]:checked+.wpcf7-list-item-label:before,input[type=checkbox]:checked+label:before{background:grey}.scrollbar{overflow-y:scroll;scrollbar-color:#000000 #333333;scrollbar-width:thin}.scrollbar::-webkit-scrollbar{width:6px}.scrollbar::-webkit-scrollbar-track{background-color:#333;border-radius:.7rem}.scrollbar::-webkit-scrollbar-thumb{background-color:#000;border-radius:.7rem}.slide-arrows{margin-top:2rem}@media (min-width:1230px){.slide-arrows{margin-top:4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}}.slide-arrows .section-title{margin-bottom:0}@media (min-width:1230px){.slide-arrows .section-title{margin-bottom:0}}.slide-arrows__box{display:none;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;gap:.8rem}@media (min-width:1230px){.slide-arrows__box{gap:1.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex}}.slide-arrows__btn{width:4.8rem;min-width:4.8rem;height:4.8rem;border-radius:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;background:0 0;border:1px solid #333;padding:0}.slide-arrows__btn.active,.slide-arrows__btn:focus,.slide-arrows__btn:hover{background:0 0;border:1px solid grey}.slide-arrows__btn.active svg,.slide-arrows__btn:focus svg,.slide-arrows__btn:hover svg{-webkit-animation:rotate-center .6s ease-in-out both;animation:rotate-center .6s ease-in-out both}.slide-arrows_light .slide-arrows__btn{background:0 0;border:1px solid #e6e6e6}.slide-arrows_light .slide-arrows__btn.active,.slide-arrows_light .slide-arrows__btn:focus,.slide-arrows_light .slide-arrows__btn:hover{background:0 0;border:1px solid grey}.breadcrumbs{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:.8rem;width:100%;overflow:hidden;color:grey;text-overflow:ellipsis;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px}.header{background:0 0;width:100%;padding:1.6rem;position:fixed;top:0!important;left:0;right:0;z-index:100;transition:background .3s ease-out}.header .container{padding:0}.header.is-scrolled{padding-top:1.6rem;background:rgba(0,0,0,.7)}@media (min-width:1230px){.header.is-scrolled{background:0 0}}@media (min-width:1230px){.header{padding:2rem 0 0}}.header-logo__box{line-height:1}.header-logo__box img{filter:invert(1);width:20.1rem;height:auto}@media (min-width:1230px){.header-logo__box img{filter:none;width:21rem}}.header-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}@media (min-width:1230px){.header-inner{border-radius:36rem;background:#fff;padding:1.2rem}}.header-menu{display:none}@media (min-width:1230px){.header-menu{display:block}}@media (min-width:1230px){.header-right{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:auto}}.header-right>.btn{display:none;padding:1.29rem 3rem;font-size:1.6rem}@media (min-width:1230px){.header-right>.btn{display:inline-block;font-size:1.6rem}}.hero-section{position:relative;width:100%;padding:13.6rem 0 4rem}@media (min-width:1230px){.hero-section{padding:17.2rem 0 9rem}}@media (min-width:1600px){.hero-section{padding:17.2rem 0 10rem}}.hero-section_case{padding:9.4rem 0 0}@media (min-width:1230px){.hero-section_case{padding:15.8rem 0 2.9rem}}@media (min-width:1600px){.hero-section_case{padding:9.2rem 0 0}}.hero-section .container{position:relative;z-index:2}.hero-section__info{padding-bottom:8rem}.hero-section__info .btn{width:100%;padding:1.6rem 3rem}.hero-section__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem}@media (min-width:1230px){.hero-section__btn{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;margin-top:4rem}}@media (min-width:1230px){.hero-section__btn .btn{width:26rem;min-width:26rem;white-space:nowrap}}@media (min-width:1230px){.hero-section__btn-txt{font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px}}@media (min-width:1600px){.hero-section__btn-txt{font-size:2rem;letter-spacing:auto}}.hero-section .page-title{margin-bottom:0}.hero-section .page-title .white-txt{background:#fff;background-clip:text}.hero-section .page-title br{display:none}@media (min-width:1230px){.hero-section .page-title br{display:block}}.hero-section__pretitle{width:100%;display:block;color:grey;font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:.28px;text-transform:uppercase;margin-bottom:1rem}@media (min-width:1230px){.hero-section__pretitle{margin-bottom:2rem;font-size:1.4rem}}.hero-section__subtitle{color:#fff;font-size:1.6rem;line-height:1.4;display:inline-block;width:100%;gap:.6rem;margin-bottom:0}@media (min-width:1230px){.hero-section__subtitle{margin-bottom:0;font-size:2.4rem;line-height:1.2}}.hero-section__subtitle span{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;position:relative;padding-bottom:0;white-space:nowrap}.hero-section__subtitle span:after{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:3px;background-image:url('../images/dotted_underline.png');background-position:left bottom;background-repeat:repeat-x;background-size:contain}.hero-section__txt{color:grey;font-size:2rem;line-height:1.4;letter-spacing:.16px;margin-bottom:3rem}@media (min-width:1230px){.hero-section__txt{font-size:2rem;letter-spacing:auto;margin-bottom:0;width:63.2rem}}@media (min-width:1600px){.hero-section__txt{font-size:2.4rem}}.hero-section__top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%}@media (min-width:1230px){.hero-section__top{gap:4rem}}@media (min-width:1230px){.hero-section__awards-top{margin-bottom:2rem}}.hero-section__awards-bottom{display:none}@media (min-width:1230px){.hero-section__awards-bottom{display:block}}.hero-section__logo img{opacity:1;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.hero-section__logo img:hover{filter:none;opacity:.8}.hero-section__column .hero-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%}@media (min-width:768px){.hero-section__column .hero-section__info{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:5%}}.hero-section__column .hero-section__top{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;margin-bottom:2rem}@media (min-width:768px){.hero-section__column .hero-section__top{gap:4rem;margin-bottom:0;width:50%}}.hero-section__column .hero-section__txt{width:100%}@media (min-width:1600px){.hero-section__column .hero-section__txt{width:80%}}@media (min-width:1230px){.hero-section__column-right{width:45%}}.hero-section__img{width:100%;line-height:1}@media (min-width:768px){.hero-section__img{width:34.6rem;min-width:34.6rem}}@media (min-width:1230px){.hero-section__img{width:50rem;min-width:50rem}}@media (min-width:1600px){.hero-section__img{width:68rem;min-width:68rem}}@media (min-width:1230px){.hero-section_center .hero-section__top{width:97rem;position:relative;margin:0 auto}}@media (min-width:1230px){.hero-section_center .hero-section__btn{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width:1230px){.hero-section_wide .hero-section__info{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;gap:0}}@media (min-width:768px){.hero-section_wide .hero-section__top{padding-right:4rem;width:38.2rem;min-width:38.2rem}}@media (min-width:1230px){.hero-section_wide .hero-section__top{padding-right:8rem;width:78.9rem;min-width:78.9rem}}@media (min-width:768px){.hero-section_wide .hero-section__img{width:calc(100% - 38.2rem)}}@media (min-width:1230px){.hero-section_wide .hero-section__img{width:calc(100% - 78.9rem)}}@media (min-width:1230px){.hero-section_wide .hero-section__img img{width:auto;height:40.7rem;min-height:40.7rem;display:block;position:relative;max-width:fit-content}}@media (min-width:1600px){.hero-section_wide .hero-section__img img{height:55rem;min-height:55rem}}.hero-section__review{padding-bottom:8rem;width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;text-align:center}@media (min-width:1230px){.hero-section__review{padding-bottom:18rem;grid-template-columns:repeat(3,1fr);gap:6rem}}.hero-section__review-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.hero-section__review-img{line-height:1;min-height:2.9rem;height:2.9rem;width:100%;margin-bottom:1rem}.hero-section__review-img img{width:auto;height:100%}.hero-section__review-txt{color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.hero-section__review-txt{font-size:1.6rem}}.main__menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:auto;gap:3rem;position:relative}.main__menu>.menu-item-has-children{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;position:static}.main__menu>.menu-item-has-children:after{content:'';display:block;width:10px;min-width:10px;height:10px;line-height:1;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADfSURBVHgB7ZDRDYIwFEXbsgAj8OmfI1A2cQz/Sj/9dBOdwHYCdQNHYALifYkkBEHaQmJI3kleUijv3ssVgmEYhvkz2fCFMeZQVdW9LEvpvXdiBaBZQ/OGeTnnnv07NbUkpTS0KFYwJ62p+68G8NcPrTUdNRb1kiYG5jU4zwYgUJNfGmLE3I59l00JLAkRav4zQGqIGPPZALEhYs2DAoSGSDEPDjAXItWckCISiJNR/Xm8YHIKlWJOBDfQ0W8Cs8MUmAYNHGF+EpFEN9CB2gul1B7HvG3bq7W2EQzDMFvkDYH9hYNK7H1VAAAAAElFTkSuQmCC') no-repeat right center transparent;background-size:contain}.main__menu>.menu-item-has-children.open:after{transform:rotate(180deg)}.main__menu .sub-menu{display:none;opacity:0;position:absolute;left:50%;margin-left:-36rem;top:100%;z-index:50;padding:0;border-radius:3.2rem;background:0 0;min-width:72rem;width:72rem;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;padding:4rem}.main__menu .sub-menu:before{content:'';position:absolute;width:100%;height:100%;display:block;background:#fff;border-radius:3.2rem;line-height:1;top:42px;left:0}.main__menu .sub-menu .sub-menu{display:none}.main__menu .sub-menu>.menu-item{width:100%;order:2;padding-left:40rem;position:relative}.main__menu .sub-menu>.menu-item:first-child{margin-top:4rem}.main__menu .sub-menu .menu-widget-wrapper{padding:4rem;background:#f2f2f2;border-radius:3.2rem 0 0 3.2rem;width:10rem;min-width:40rem;order:0;height:100%;position:absolute;left:0;top:42px;color:grey;font-size:2rem;line-height:1.4}.main__menu .sub-menu .wp-block-heading{color:#000;font-size:4.8rem;font-style:normal;font-weight:500;line-height:1.1;margin-bottom:2rem;margin-top:0;text-align:left}.main__menu .sub-menu a{color:#000;font-size:2rem;font-style:normal;font-weight:500;line-height:1.4;text-transform:capitalize;padding:0 0;display:block;width:100%}.main__menu .sub-menu a:hover{color:grey}.main__menu .sub-menu .current_page_item a{color:grey}.main__menu>.menu-item:first-child .sub-menu>.menu-item{padding-left:35rem}.main__menu>.menu-item:first-child .sub-menu .menu-widget-wrapper{min-width:35rem}.main__menu>.menu-item{display:-webkit-flex;display:-ms-flexbox;display:flex}.main__menu li.open .sub-menu{opacity:1;pointer-events:all;display:-webkit-flex;display:-ms-flexbox;display:flex}.page-footer{padding:3rem 0;background:#000}@media (min-width:1230px){.page-footer{padding:8rem 0}}.page-footer__logo{text-decoration:none;display:inline-block;margin-bottom:11rem}@media (min-width:1230px){.page-footer__logo{margin-bottom:3rem}}.page-footer__logo-img{width:18.5rem;height:auto}@media (min-width:1230px){.page-footer__logo-img{width:22.8rem}}.page-footer__right{display:none}@media (min-width:1230px){.page-footer__right{display:block}}.page-footer__contact-box{gap:2rem;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}@media (min-width:1230px){.page-footer__contact-box{gap:4rem}}.page-footer__media{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem}@media (min-width:1230px){.page-footer__media{gap:3rem}}.page-footer__media-title{margin-bottom:.8rem;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;display:block;white-space:nowrap}@media (min-width:1230px){.page-footer__media-title{letter-spacing:.16px;font-size:1.6rem}}.page-footer__media a{display:inline-block;color:grey;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}.page-footer__media a:hover{color:#fff}.page-footer__contact{margin-bottom:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;position:relative;top:-5rem}@media (min-width:1230px){.page-footer__contact{margin-bottom:0;top:0;width:100%;gap:1.6rem}}.page-footer__contact-item{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.page-footer__contact-item{font-size:1.6rem;letter-spacing:inherit;letter-spacing:.16px}}.page-footer__contact-item:first-child{font-size:2rem}@media (min-width:1230px){.page-footer__contact-item:first-child{font-size:1.6rem}}@media (min-width:1230px){.page-footer__top{margin-bottom:3.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:0;width:100%}}@media (min-width:1230px){.page-footer__left{width:45rem}}@media (min-width:1230px){.page-footer__right{width:calc(100% - 45rem);padding-left:17rem}}.page-footer__bottom{margin-top:3rem}@media (min-width:1230px){.page-footer__bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:0;width:100%;margin-top:6rem}}.page-footer__copy{width:100%}@media (min-width:1230px){.page-footer__copy{width:100%;padding-left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:2rem}}.page-footer__copy-menu{margin:1rem 0}@media (min-width:1230px){.page-footer__copy-menu{margin:0 0}}.page-footer__copy-menu .menu__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:1.6rem}@media (min-width:1230px){.page-footer__copy-menu .menu__list{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;gap:2rem}}.page-footer__copy-menu a{font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.page-footer__copy-menu a{font-size:1.4rem;letter-spacing:inherit}}.page-footer__copy-menu a:hover{color:#fff}.page-footer__social{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;gap:1.6rem;margin-bottom:2rem}@media (min-width:1230px){.page-footer__social{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem;margin-bottom:0;width:45rem;margin-top:3rem}}.page-footer__social-item{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;width:3.2rem;height:3.2rem;min-width:3.2rem;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;opacity:1}@media (min-width:1230px){.page-footer__social-item{width:5rem;height:5rem;min-width:5rem}}.page-footer__social-item:hover{opacity:.8}.page-footer__copy-txt{text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.page-footer__copy-txt{text-align:left;font-size:1.4rem;letter-spacing:inherit}}.footer-menu__list{width:100%;margin-bottom:6rem}@media (min-width:1230px){.footer-menu__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:0}}.footer-menu__list .menu__vert{padding-top:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.footer-menu__list .menu__vert{padding-top:0;gap:1.6rem}}.footer-menu__list .menu__vert a{display:inline-block;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.footer-menu__list .menu__vert a{font-size:1.6rem;letter-spacing:.16px}}.footer-menu__item{padding:1.8rem 0;border-bottom:1px solid #333}@media (min-width:1230px){.footer-menu__item{border:none;padding:0}}.footer-menu__item:first-child{border-top:1px solid #333}@media (min-width:1230px){.footer-menu__item:first-child{border:none}}.footer-menu__item.active .footer-menu__title:after{-webkit-transform:translateZ(0) rotate(180deg);transform:translateZ(0) rotate(180deg)}.footer-menu__title{color:#fff;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:0;text-align:left;position:relative;padding-right:2rem}@media (min-width:1230px){.footer-menu__title{font-size:2.4rem;margin-bottom:3rem;padding-right:0}}.footer-menu__title:after{content:'';display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;position:absolute;right:0;top:0;min-width:1.6rem;width:1.6rem;height:1.6rem;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADfSURBVHgB7ZDRDYIwFEXbsgAj8OmfI1A2cQz/Sj/9dBOdwHYCdQNHYALifYkkBEHaQmJI3kleUijv3ssVgmEYhvkz2fCFMeZQVdW9LEvpvXdiBaBZQ/OGeTnnnv07NbUkpTS0KFYwJ62p+68G8NcPrTUdNRb1kiYG5jU4zwYgUJNfGmLE3I59l00JLAkRav4zQGqIGPPZALEhYs2DAoSGSDEPDjAXItWckCISiJNR/Xm8YHIKlWJOBDfQ0W8Cs8MUmAYNHGF+EpFEN9CB2gul1B7HvG3bq7W2EQzDMFvkDYH9hYNK7H1VAAAAAElFTkSuQmCC') no-repeat center center transparent;background-size:contain}@media (min-width:1230px){.footer-menu__title:after{display:none}}@media (max-width:calc(1230px - 1px)){.footer-menu__txt{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:max-height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}}.column-section{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem;padding:6rem 0}@media (min-width:1230px){.column-section{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem;padding:12rem 0}}@media (min-width:1230px){.column-left{width:28rem;min-width:28rem}}@media (min-width:1230px){.column-main{width:calc(100% - 310px);min-width:calc(100% - 310px)}}.preferences-section{position:relative;background:0 0}.preferences-section__box{overflow:hidden;overflow-x:auto;width:100%}.preferences-section__list{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem}@media (min-width:1230px){.preferences-section__list{width:100%;gap:3rem}}@media (min-width:1230px){.preferences-section__list-2col .preferences-section__item{width:calc(50% - 15px);min-width:calc(50% - 15px)}}@media (min-width:1230px){.preferences-section__list-2col .preferences-section__item:nth-child(2n),.preferences-section__list-2col .preferences-section__item:nth-child(3n){width:calc(58% - 15px);min-width:calc(58% - 15px)}}@media (min-width:1230px){.preferences-section__list-2col .preferences-section__item:first-child,.preferences-section__list-2col .preferences-section__item:last-child,.preferences-section__list-2col .preferences-section__item:nth-child(4n){width:calc(42% - 15px);min-width:calc(42% - 15px)}}@media (min-width:1230px){.preferences-section__list-grid .preferences-section__item{width:calc(33.333% - 20px);min-width:calc(33.333% - 20px)}}@media (min-width:1230px){.preferences-section__list-grid .preferences-section__item:first-child,.preferences-section__list-grid .preferences-section__item:nth-child(2n){width:calc(50% - 15px);min-width:calc(50% - 15px)}}@media (min-width:1230px){.preferences-section__list-grid .preferences-section__item:nth-child(3){width:calc(33.333% - 20px);min-width:calc(33.333% - 20px)}}@media (min-width:1230px){.preferences-section__list-grid .preferences-section__item:nth-child(4){width:calc(33.333% - 20px);min-width:calc(33.333% - 20px)}}.preferences-section__item{width:calc(50% - 8px);min-width:calc(50% - 8px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem}@media (min-width:1230px){.preferences-section__item{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:calc(25% - 20px);min-width:calc(25% - 20px)}}@media (min-width:1600px){.preferences-section__item{gap:4rem}}.preferences-section__item:nth-child(3){width:calc(50% - 8px);min-width:calc(50% - 8px)}@media (min-width:1336px){.preferences-section__item:nth-child(3){width:calc(50% - 20px);min-width:calc(50% - 20px)}}.preferences-section__item:nth-child(4){width:calc(50% - 8px);min-width:calc(50% - 8px)}@media (min-width:1336px){.preferences-section__item:nth-child(4){width:calc(50% - 20px);min-width:calc(50% - 20px)}}.preferences-section__head{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;width:100%}.preferences-section__count{color:#fff;font-size:3.6rem;font-weight:500;line-height:1.1}@media (min-width:1230px){.preferences-section__count{font-size:6.4rem;line-height:.96}}.preferences-section__name{font-size:1.4rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.preferences-section__name{font-size:2rem}}@media (min-width:1600px){.preferences-section__name{font-size:2.4rem}}.preferences-section__txt br{display:none}@media (min-width:1230px){.preferences-section__txt br{display:block}}.services-section{position:relative;background:0 0}.services-section__slide{position:relative}@media (min-width:1230px){.services-section__slide{-webkit-mask-image:linear-gradient(90deg,#0000 -5%,#000 30% 70%,#0000 105%);mask-image:linear-gradient(90deg,#0000 -5%,#000 30% 70%,#0000 105%)}}@media (min-width:1600px){.services-section__slide{max-width:1560px;margin-left:auto;margin-right:auto}}.services-section__item{border-radius:3.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;min-width:30rem}.services-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;width:100%}@media (min-width:1230px){.services-section__info{gap:2rem;order:1}}.services-section__head{margin-bottom:4rem}@media (min-width:1230px){.services-section__head{gap:6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%;margin-bottom:6rem}}@media (min-width:1600px){.services-section__head{margin-bottom:9.6rem}}.services-section__icon{line-height:1;margin-bottom:2rem}@media (min-width:1230px){.services-section__icon{margin-bottom:0;order:2}}.services-section__icon img{width:10rem;min-width:10rem;height:auto}@media (min-width:1230px){.services-section__icon img{width:16rem;min-width:16rem}}.services-section__name{color:#fff;font-size:3.6rem;font-weight:500;line-height:1.1}@media (min-width:1230px){.services-section__name{font-size:4.8rem;line-height:1.1}}.services-section__labels{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.8rem;width:100%}.services-section__label{padding:.4rem .8rem;border-radius:36rem;background:#333;color:grey;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.services-section__label{padding:.8rem 1.6rem;letter-spacing:.14px;font-size:1.4rem}}@media (min-width:1600px){.services-section__label{letter-spacing:.16px;font-size:1.6rem}}.services-section .slide-arrows{margin:0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;position:absolute;width:calc(64% + 108px);left:50%;top:50%;z-index:10;margin-top:-2.4rem;transform:translateX(-50%)}@media (min-width:1600px){.services-section .slide-arrows{width:calc(63% + 108px)}}.services-section .slide-arrows__box{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}.cta-box__inner{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem}@media (max-width:1230px){.cta-box__inner{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%)!important;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.cta-box__inner-nocol{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:3rem;text-align:center}@media (min-width:1230px){.cta-box__inner-nocol{gap:4rem}}.cta-box .section-title{margin-bottom:0;color:#fff!important}@media (min-width:1230px){.cta-box .section-title{margin-bottom:0;max-width:67.2rem}}.cta-box__descr{color:#fff;text-align:center;font-size:1.6rem;font-weight:500;line-height:1.4;margin-bottom:0}@media (min-width:1230px){.cta-box__descr{margin-bottom:0;font-size:2rem}}@media (min-width:768px){.cta-box_home .desktop-only{display:block!important}}@media (min-width:768px){.cta-box_home .cta-box__btn{width:24.1rem;min-width:24.1rem}}@media (min-width:768px){.cta-box_home .section-title{max-width:100%}}@media (min-width:768px){.cta-box_home .cta-box__img-dk{max-width:56.8rem}}@media (min-width:1230px){.cta-box_home .cta-box__img-dk{max-width:75.8rem}}.cta-box_home .cta-box__inner{overflow:hidden}.cta-box__img-mobile{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 40px);gap:1.6rem;margin:0 -2rem;display:flex!important}@media (min-width:768px){.cta-box__img-mobile{display:none!important}}.cta-box__img-mobile img+img{width:100%;max-width:none}.cta-box__btn{width:100%;order:3}.cta-box__btn .btn{width:100%}@media (min-width:1230px){.cta-box__btn{width:24.1rem;min-width:24.1rem;order:3}}.cta-box_#FEE01Dprint .section-title{margin-bottom:0;text-align:center;padding:2rem 3rem 0}@media (min-width:1230px){.cta-box_#FEE01Dprint .section-title{max-width:100%;width:100%;order:1;text-align:left;margin-bottom:8rem;padding:0}}.cta-box_#FEE01Dprint .cta-box__l{order:2;padding:0 0}@media (min-width:1230px){.cta-box_#FEE01Dprint .cta-box__l{width:64.2rem;min-width:64.2rem;padding:6rem 0 6rem 6rem}}.cta-box_#FEE01Dprint .cta-box__btn{padding:0 2rem 2rem}@media (min-width:1230px){.cta-box_#FEE01Dprint .cta-box__btn{padding:0}}.cta-box_#FEE01Dprint .cta-box__img{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;line-height:1}@media (min-width:1230px){.cta-box_#FEE01Dprint .cta-box__img{margin-bottom:0;margin-top:0}}.cta-box_#FEE01Dprint .cta-box__img img{position:relative;bottom:-.5rem}.cta-box_#FEE01Dprint .cta-box__inner{padding:0;gap:0;overflow:hidden}@media (min-width:1230px){.cta-box_#FEE01Dprint .cta-box__inner{gap:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding:0}}.cta-box_#FEE01Dprint .btn{width:100%}@media (min-width:1230px){.cta-box_#FEE01Dprint .btn{width:auto;min-width:24rem}}@media (min-width:1230px){.cta-box__l{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}.cta-box__img{order:1;margin-bottom:0;line-height:1}@media (min-width:1230px){.cta-box__img{order:2;margin-bottom:0;margin-top:8rem}}.cta-box_column .cta-box__inner{overflow:hidden}@media (min-width:1230px){.cta-box_column .section-title{max-width:100%;font-size:4.8rem;margin-bottom:8rem;line-height:1.1}}@media (min-width:1230px){.cta-box_column .cta-box__txt{display:none}}@media (min-width:1230px){.cta-box_column .cta-box__left{gap:0}}.cta-box__col{position:relative}@media (min-width:1230px){.cta-box__col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}}.cta-box__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:3rem}@media (min-width:1230px){.cta-box__left{gap:4rem}}.cta-box__txt{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.cta-box__txt{letter-spacing:.2px;font-size:2rem;width:51%}}@media (min-width:1600px){.cta-box__txt{width:70.1rem}}.cta-box__people{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:1.6rem}.cta-box__photo{line-height:1;border-radius:100%;overflow:hidden;width:7rem;min-width:7rem;order:1}@media (min-width:1230px){.cta-box__photo{width:49.8rem;min-width:49.8rem;position:absolute;bottom:-7rem;right:-7rem;display:block;border-radius:0}}.cta-box__photo img{width:100%;height:auto}.cta-box__team{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem;color:#fff;font-size:2rem;line-height:1.2;order:2;position:relative;z-index:2}@media (min-width:1230px){.cta-box__team{gap:.4rem;white-space:nowrap;padding-bottom:4rem;left:2rem}}.cta-box_image .section-title{text-align:center;margin-bottom:2rem;width:100%}@media (min-width:1230px){.cta-box_image .section-title{text-align:left;margin-bottom:4rem}}.cta-box_image .cta-box__txt{text-align:center;width:100%}@media (min-width:1230px){.cta-box_image .cta-box__txt{text-align:left;display:block}}.cta-box_image .cta-box__col{width:100%}@media (min-width:1230px){.cta-box_image .cta-box__col{-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}}@media (min-width:1230px){.cta-box_image .cta-box__left{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width:1230px){.cta-box_image .cta-box__right{width:34.8rem;min-width:34.8rem}}@media (min-width:1230px){.cta-box_image .btn{white-space:nowrap;width:auto}}.cta-box__info{text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%}@media (min-width:1230px){.cta-box_image-cols .cta-box__inner{padding-top:0;padding-bottom:0}}@media (min-width:1230px){.cta-box_image-cols .cta-box__left{padding-top:6rem;padding-bottom:6rem;width:55%}}@media (min-width:1230px){.cta-box_image-cols .cta-box__btn{width:auto;min-width:30rem;margin-top:4rem}}.cta-box_image-cols .cta-box__image{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;height:100%}@media (min-width:1230px){.cta-box_image-cols .cta-box__right{width:50.7rem;min-width:50.7rem;line-height:1}}@media (min-width:1230px){.cta-box_image-cols .cta-box__right img{width:auto;height:100%;line-height:1;margin-bottom:-4px}}.cta-box_subscribe .section-title{text-align:center;width:100%}@media (min-width:1230px){.cta-box_subscribe .section-title{text-align:left;width:50%}}.cta-box_subscribe .section-title br{display:block}.cta-box_subscribe-form{width:100%;text-align:center}@media (min-width:1230px){.cta-box_subscribe-form{text-align:center;width:50%;padding-left:3rem}}.cta-box_subscribe-form input[type=date],.cta-box_subscribe-form input[type=datetime-local],.cta-box_subscribe-form input[type=datetime],.cta-box_subscribe-form input[type=email],.cta-box_subscribe-form input[type=month],.cta-box_subscribe-form input[type=number],.cta-box_subscribe-form input[type=password],.cta-box_subscribe-form input[type=range],.cta-box_subscribe-form input[type=search],.cta-box_subscribe-form input[type=tel],.cta-box_subscribe-form input[type=text],.cta-box_subscribe-form input[type=time],.cta-box_subscribe-form input[type=url],.cta-box_subscribe-form input[type=week]{background:0 0;padding:1.3rem 0;border:none;border-bottom:1px solid #fff;margin-bottom:3rem;color:#fff}@media (min-width:1230px){.cta-box_subscribe-form input[type=date],.cta-box_subscribe-form input[type=datetime-local],.cta-box_subscribe-form input[type=datetime],.cta-box_subscribe-form input[type=email],.cta-box_subscribe-form input[type=month],.cta-box_subscribe-form input[type=number],.cta-box_subscribe-form input[type=password],.cta-box_subscribe-form input[type=range],.cta-box_subscribe-form input[type=search],.cta-box_subscribe-form input[type=tel],.cta-box_subscribe-form input[type=text],.cta-box_subscribe-form input[type=time],.cta-box_subscribe-form input[type=url],.cta-box_subscribe-form input[type=week]{margin-bottom:0}}.cta-box_subscribe-form input[type=date]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=datetime-local]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=datetime]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=email]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=month]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=number]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=password]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=range]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=search]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=tel]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=text]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=time]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=url]::-webkit-input-placeholder,.cta-box_subscribe-form input[type=week]::-webkit-input-placeholder{color:#fff;font-family:'PP Neue Montreal',sans-serif}.cta-box_subscribe-form input[type=date]::-moz-placeholder,.cta-box_subscribe-form input[type=datetime-local]::-moz-placeholder,.cta-box_subscribe-form input[type=datetime]::-moz-placeholder,.cta-box_subscribe-form input[type=email]::-moz-placeholder,.cta-box_subscribe-form input[type=month]::-moz-placeholder,.cta-box_subscribe-form input[type=number]::-moz-placeholder,.cta-box_subscribe-form input[type=password]::-moz-placeholder,.cta-box_subscribe-form input[type=range]::-moz-placeholder,.cta-box_subscribe-form input[type=search]::-moz-placeholder,.cta-box_subscribe-form input[type=tel]::-moz-placeholder,.cta-box_subscribe-form input[type=text]::-moz-placeholder,.cta-box_subscribe-form input[type=time]::-moz-placeholder,.cta-box_subscribe-form input[type=url]::-moz-placeholder,.cta-box_subscribe-form input[type=week]::-moz-placeholder{color:#fff}.cta-box_subscribe-form input[type=date]:-ms-input-placeholder,.cta-box_subscribe-form input[type=datetime-local]:-ms-input-placeholder,.cta-box_subscribe-form input[type=datetime]:-ms-input-placeholder,.cta-box_subscribe-form input[type=email]:-ms-input-placeholder,.cta-box_subscribe-form input[type=month]:-ms-input-placeholder,.cta-box_subscribe-form input[type=number]:-ms-input-placeholder,.cta-box_subscribe-form input[type=password]:-ms-input-placeholder,.cta-box_subscribe-form input[type=range]:-ms-input-placeholder,.cta-box_subscribe-form input[type=search]:-ms-input-placeholder,.cta-box_subscribe-form input[type=tel]:-ms-input-placeholder,.cta-box_subscribe-form input[type=text]:-ms-input-placeholder,.cta-box_subscribe-form input[type=time]:-ms-input-placeholder,.cta-box_subscribe-form input[type=url]:-ms-input-placeholder,.cta-box_subscribe-form input[type=week]:-ms-input-placeholder{color:#fff}.cta-box_subscribe-form input[type=date]:-moz-placeholder,.cta-box_subscribe-form input[type=datetime-local]:-moz-placeholder,.cta-box_subscribe-form input[type=datetime]:-moz-placeholder,.cta-box_subscribe-form input[type=email]:-moz-placeholder,.cta-box_subscribe-form input[type=month]:-moz-placeholder,.cta-box_subscribe-form input[type=number]:-moz-placeholder,.cta-box_subscribe-form input[type=password]:-moz-placeholder,.cta-box_subscribe-form input[type=range]:-moz-placeholder,.cta-box_subscribe-form input[type=search]:-moz-placeholder,.cta-box_subscribe-form input[type=tel]:-moz-placeholder,.cta-box_subscribe-form input[type=text]:-moz-placeholder,.cta-box_subscribe-form input[type=time]:-moz-placeholder,.cta-box_subscribe-form input[type=url]:-moz-placeholder,.cta-box_subscribe-form input[type=week]:-moz-placeholder{color:#fff}.cta-box_subscribe-form .btn,.cta-box_subscribe-form button,.cta-box_subscribe-form input[type=submit]{border-radius:36rem;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:1.3rem 2rem!important;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:2rem;color:#000;font-size:1.6rem;line-height:1.4;letter-spacing:.32px;width:100%;font-weight:500}@media (min-width:1230px){.cta-box_subscribe-form .btn,.cta-box_subscribe-form button,.cta-box_subscribe-form input[type=submit]{width:auto;min-width:14.6rem}}.cta-box_subscribe-form .es-form-field-container .gjs-row{margin-bottom:0!important}@media (min-width:1230px){.cta-box_subscribe-form .es-form-field-container .gjs-cell{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:100%;gap:3rem}}@media (min-width:1230px){.cta-box_subscribe .cta-box__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.cta-box_center .cta-box__inner{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;text-align:center}.cta-box_center .cta-box__txt{text-align:center}.media-section{position:relative;background:0 0}@media (min-width:768px){.media-section .container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}@media (min-width:1230px){.media-section .container{display:block}}@media (min-width:768px){.media-section .container>.section-title{width:50%}}@media (min-width:1230px){.media-section .container>.section-title{width:100%}}.media-section__box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}@media (min-width:768px){.media-section__box{width:50%}}@media (min-width:1230px){.media-section__box{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:0;width:100%}}.media-section__txt{margin-bottom:2rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.media-section__txt{letter-spacing:.2px}}.media-section__btn{width:100%}.media-section__btn .btn{width:100%}@media (min-width:1230px){.media-section__btn .btn{width:auto}}.media-section__img{line-height:1}@media (min-width:1230px){.media-section__img{width:50%;padding-right:7rem}}@media (min-width:1600px){.media-section__img{padding-right:14.8rem}}@media (min-width:1230px){.media-section__info{width:50%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}.media-section__box+.media-section__slide{padding-top:6rem}@media (min-width:1230px){.media-section__box+.media-section__slide{padding-top:16rem}}.media-section__slide{width:calc(100% + 16px);margin-right:-1.6rem}@media (min-width:768px){.media-section__slide{width:calc(100% + 3.2rem);margin-right:-1.6rem;margin-left:-1.6rem}}@media (min-width:1230px){.media-section__slide{width:100%;margin-right:0;margin-left:0}}@media (min-width:768px){.media-section__slide .section-title{padding-left:1.6rem}}@media (min-width:1230px){.media-section__slide .section-title{padding-left:0}}@media (min-width:1230px){.media-section .slide-arrows{margin-bottom:4rem}}.media-section__icon{height:3rem;margin-bottom:2rem;line-height:1}@media (min-width:768px){.media-section__icon{height:4rem}}@media (min-width:1230px){.media-section__icon{height:3rem}}@media (min-width:1600px){.media-section__icon{height:4rem}}.media-section__icon img{height:100%;width:auto}.media-section__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.review-section{position:relative;background:0 0}.review-section__col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem;width:100%}@media (min-width:1230px){.review-section__col{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.review-section__slide{width:100%;height:53rem;display:block}@media (min-width:1230px){.review-section__slide{width:calc(100% - 413px);height:auto}}.review-section__item{padding:1.6rem}@media (min-width:1230px){.review-section__item{padding:4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;gap:4rem;height:36rem}}.review-section__raiting{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.review-section__raiting{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;height:100%;width:22rem;min-width:22rem}}@media (min-width:1600px){.review-section__raiting{width:30rem;min-width:30rem}}.review-section__border{display:none}@media (min-width:1230px){.review-section__border{display:block;width:1px;background:#333;height:100%}}.review-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:4rem;width:100%;padding-top:4rem}@media (min-width:1230px){.review-section__info{-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;height:100%;padding-top:0;width:100%}}.review-section .splide__track,.review-section__splide{height:100%}.review-section__txt{color:#fff;font-size:2rem;line-height:1.4}@media (min-width:1600px){.review-section__txt{font-size:2.8rem;line-height:1.2}}.review-section__bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.review-section__bottom{gap:2rem}}.review-section__logo{width:7rem;min-width:7rem;line-height:1}@media (min-width:1230px){.review-section__logo{width:11.3rem;min-width:11.3rem}}.review-section__logo img{height:auto;width:100%}.review-section__company{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:.4rem}.review-section__name{font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.review-section__name{font-size:1.6rem;letter-spacing:.16px}}@media (min-width:1600px){.review-section__name{font-size:2rem}}.review-section__position{font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.review-section__position{font-size:1.6rem;letter-spacing:.16px}}@media (min-width:1600px){.review-section__position{font-size:2rem}}.review-section__counts{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;width:100%}@media (min-width:1230px){.review-section__counts{gap:2rem}}.review-section__rait{font-size:2rem;line-height:1.2;color:#fff}@media (min-width:1230px){.review-section__rait{font-size:2.8rem;line-height:1.2}}.review-section__raitimg{line-height:1}.review-section__summary{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;width:100%}@media (min-width:1230px){.review-section__summary{grid-template-columns:repeat(1,1fr);gap:2rem}}.review-section__summary-item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border-bottom:1px solid #333;padding-bottom:.4rem}@media (min-width:1230px){.review-section__summary-item{border-bottom:none;padding-bottom:0}}.review-section__summary-icon{width:2.4rem;display:inline-block;margin-right:1.2rem}.review-section__summary-name{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.review-section__summary-name{font-size:1.6rem;letter-spacing:.16px}}.review-section__summary-count{color:#fff;text-align:right;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.review-section__summary-count{font-size:1.6rem;letter-spacing:.16px}}.review-section .slide-arrows{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.review-section .slide-arrows__box{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.clutch-section{background:#fff;border-radius:1.6rem;padding:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.clutch-section{padding:3rem;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:38.3rem;min-width:38.3rem;gap:9.5rem}}.clutch-section__top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem}@media (min-width:1230px){.clutch-section__top{gap:2rem}}.clutch-section__link{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.clutch-section__link{gap:6.2rem}}.clutch-section__logo{line-height:1;height:3rem}@media (min-width:1230px){.clutch-section__logo{height:3.2rem}}.clutch-section__logo img{width:auto;height:100%}.clutch-section__raiting{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;width:100%}@media (min-width:1230px){.clutch-section__raiting{gap:1.6rem}}.clutch-section__raiting img{height:2rem;width:auto}.clutch-section__count{color:#000;font-size:2.4rem;line-height:1.1}@media (min-width:1230px){.clutch-section__count{font-size:2.4rem}}@media (min-width:1600px){.clutch-section__count{font-size:2.8rem}}.clutch-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem}.clutch-section__item{white-space:nowrap;line-height:1.4;letter-spacing:.14px;padding:.4rem .8rem;border-radius:36rem;background:#e6e6e6;font-size:1.4rem}@media (min-width:1230px){.clutch-section__item{font-size:1.4rem;letter-spacing:.14px;padding:.8rem 1.6rem}}.clutch-section__raitimg{line-height:1}.faq-section{position:relative;background:0 0}@media (min-width:1230px){.faq-section_white{background:#fff}}@media (min-width:1230px){.faq-section_white .section-title{color:#000}}@media (min-width:1230px){.faq-section_white .faq-section__item .faq-btn{color:#000}}@media (min-width:1230px){.faq-section_white .faq-section__item .faq-btn:after{filter:invert(1)}}.faq-section .section-title{margin-bottom:0}@media (min-width:1230px){.faq-section .section-title{margin-bottom:0}}.faq-section__inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem;width:100%}@media (min-width:1230px){.faq-section__inner{gap:6rem}}.faq-section .faq-btn{outline:0;border:none;box-shadow:none;background:0 0;border-radius:0;display:block;width:100%;padding:2rem 3.2rem 2rem 0;position:relative;text-align:left;color:#fff;font-size:2rem;font-weight:500;line-height:1.2;text-transform:none}@media (min-width:1230px){.faq-section .faq-btn{padding:4rem 5rem 4rem 0;font-size:2.4rem}}@media (min-width:1600px){.faq-section .faq-btn{font-size:2.8rem}}.faq-section .faq-btn.active,.faq-section .faq-btn:focus,.faq-section .faq-btn:hover{outline:0;border:none;box-shadow:none;background:0 0;border-radius:0}.faq-section .faq-btn:after{content:"";display:block;position:absolute;right:0;top:50%;margin-top:-1.75rem;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB3SURBVHgB7dfBCcAgDIXhZ+lAHaEbOFNHcpNuZFtIzwrJQfT/QLzk8AwYUQIArKPWenxLgXbFyrbfCrJpcAT0IqAXAb2GD9g1qO11yB2lp9V3lKqklJoDfY4O2kmbp/0799ZfCsIl8SKgFwG9COgV/ScpAgCs5QHlrBW+Wnjb+QAAAABJRU5ErkJggg==') no-repeat center center transparent;background-size:contain;width:2.4rem;height:2.4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;z-index:1;border-radius:100%}@media (min-width:1230px){.faq-section .faq-btn:after{right:0;width:4rem;height:4rem;margin-top:-2rem}}.faq-section .faq-btn:hover:after{background-color:#333}@media (min-width:1230px){.faq-section__items{max-width:89.7rem}}.faq-section__item{margin-bottom:0;background:0 0;border-radius:0;padding:0;border-top:1px solid #333}.faq-section__item:last-child{border-bottom:1px solid #333}.faq-section__item.active{padding:0 0 2rem}@media (min-width:1230px){.faq-section__item.active{padding:0 0 4rem}}.faq-section__item.active .faq-btn:after{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABmJLR0QA/wD/AP+gvaeTAAAAQUlEQVRYhe3OwQmAQBADwCzYgJXYhiXbhhXtNXCgoi+ZeYckCQAA8GN1J9TdW5L94+2jqs6r0PKgcH1xBgAAYGYA8AQFF357hN0AAAAASUVORK5CYII=');-webkit-transform:translateZ(0) rotate(180deg);transform:translateZ(0) rotate(180deg)}.faq-section__answer{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:max-height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.faq-section__answer p{margin:0}.faq-section__answer p+p{margin-top:2rem}.faq-section__answer strong{font-weight:500;color:#fff}.faq-section__answer br{display:none}.faq-section__answer .btn{margin-top:2rem}.faq-section__answer ul{list-style-type:disc;padding-left:2rem;margin:2rem 0}@media (min-width:1230px){.faq-section__answer ul{margin:3rem 0}}.faq-section__answer-inner{padding:0 3.2rem 0 0}@media (min-width:1230px){.faq-section__answer-inner{padding:0 4rem 0 0}}.process-section{position:relative;background:0 0}.process-section__subtitle{margin-bottom:3rem}@media (min-width:1230px){.process-section__subtitle{margin-bottom:6rem;position:relative;margin-left:auto;margin-right:auto;width:79.6rem}}.process-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:0}.process-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem;padding:2rem 0;border-top:1px solid #333}@media (min-width:1230px){.process-section__item{padding:4rem 0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:4rem}}.process-section__item:last-child{border-bottom:1px solid #333}.process-section__number{font-size:2rem;line-height:1.4;letter-spacing:.2px;display:none}@media (min-width:1230px){.process-section__number{display:block;width:100%}}@media (min-width:1600px){.process-section__number{font-size:2.4rem}}.process-section__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;text-align:center;width:4.8rem;min-width:4.8rem;height:4.8rem;border-radius:100%;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);position:relative}@media (min-width:1230px){.process-section__icon{width:8rem;min-width:8rem;height:8rem}}.process-section__icon:before{content:'';display:block;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;z-index:1;left:1px;top:1px;background:#000;border-radius:100%}.process-section__icon img{width:2.4rem;height:auto;z-index:2;position:relative}@media (min-width:1230px){.process-section__icon img{width:4rem}}.process-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem}@media (min-width:1230px){.process-section__info{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:8rem;width:83rem;min-width:83rem}}@media (min-width:1600px){.process-section__info{width:100rem;min-width:100rem}}.process-section__name{color:#fff;font-size:2rem;line-height:1.2}@media (min-width:1230px){.process-section__name{font-size:2.4rem}}.process-section__name a{color:#fff;text-decoration:underline}.process-section__name a:hover{text-decoration:none}.process-section__period{display:block;width:100%;margin-top:.4rem;color:grey;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.process-section__txt{min-width:45rem;width:45rem}}@media (min-width:1600px){.process-section__txt{min-width:57rem;width:57rem}}.blog-section{position:relative;background:0 0}.blog-section__top{margin-top:0;margin-bottom:3rem}@media (min-width:1230px){.blog-section__top{width:100%;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin-bottom:6rem;margin-top:0}}.blog-section__slide{width:calc(100% + 16px);margin-right:-1.6rem}@media (min-width:1230px){.blog-section__slide{width:100%;margin-right:0}}.blog-section__bottom-btn,.blog-section__top-btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:2rem;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:auto}.blog-section .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex}.blog-section__slidemobile{width:calc(100% + 3.2rem);margin-left:-1.6rem;margin-right:-1.6rem}.blog-section__top-btn{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;margin-top:3rem}@media (min-width:1230px){.blog-section__top-btn{margin-top:6rem}}.blog-section__bottom-btn{margin-top:3rem;width:100%;gap:.8rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.blog-section__bottom-btn .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex}.blog-section__bottom-btn .blog-section__btn{width:calc(100% - 112px)}.blog-section__bottom-btn .btn{width:100%}.blog-section__item{padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}@media (min-width:1230px){.blog-section__item{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.blog-section__item:hover .blog-section__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.blog-section__img{display:block;line-height:1;position:relative;border-radius:1.6rem 1.6rem 0 0;padding-top:50%;overflow:hidden;width:100%}@media (min-width:1230px){.blog-section__img{border-radius:1.6rem 0 0 1.6rem;padding-top:23.1rem;width:51%}}@media (min-width:1600px){.blog-section__img{padding-top:23.1rem}}.blog-section__img img{border-radius:1.6rem 1.6rem 0 0;position:absolute;left:0;top:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media (min-width:1230px){.blog-section__img img{border-radius:1.6rem 0 0 1.6rem}}.blog-section__right{padding:2rem;display:block}@media (min-width:1230px){.blog-section__right{padding:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:50%}}.blog-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;text-transform:uppercase;width:100%;margin-bottom:.8rem;gap:.8rem;font-size:1rem;line-height:1.4;letter-spacing:.2px}@media (min-width:1230px){.blog-section__info{letter-spacing:.24px;font-size:1.2rem}}.blog-section__title{display:block;margin-bottom:2rem;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.blog-section__title{margin-bottom:3rem;font-size:2rem;letter-spacing:.2px}}.blog-section__bottom{font-size:1.2rem;line-height:1.5;letter-spacing:.12px}@media (min-width:1230px){.blog-section__bottom{letter-spacing:.14px;font-size:1.4rem}}.blog-section__slider{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}@media (min-width:1230px){.blog-section__slider{gap:3rem}}.worldwide-section{position:relative;background:0 0}.worldwide-section .section-title{margin-bottom:0}@media (min-width:1230px){.worldwide-section .section-title{margin-bottom:0}}.worldwide-section .container{padding-right:0}@media (min-width:1230px){.worldwide-section .container{padding-right:1.6rem}}@media (min-width:1336px){.worldwide-section .container{padding-right:0}}.worldwide-section__top{margin-bottom:3rem;padding-right:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;gap:2rem}@media (min-width:1230px){.worldwide-section__top{padding-right:0;margin-bottom:6rem;gap:3rem}}.worldwide-section__top .section-txt{text-align:center}@media (min-width:1230px){.worldwide-section__top .section-txt{width:70rem}}.worldwide-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;overflow:hidden;overflow-x:auto;gap:1.6rem}@media (min-width:1230px){.worldwide-section__list{overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%}}.worldwide-section__item{width:12rem;min-width:12rem;padding:0 0 1.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;border-radius:1.6rem}@media (min-width:1230px){.worldwide-section__item{width:100%;min-width:100%;gap:2rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding:0}}.worldwide-section__img{line-height:1;border-radius:1.6rem 1.6rem 0 0}@media (min-width:1230px){.worldwide-section__img{border-radius:1.6rem 0 0 1.6rem;width:12rem;min-width:12rem}}.worldwide-section__img img{border-radius:1.6rem 1.6rem 0 0}@media (min-width:1230px){.worldwide-section__img img{border-radius:1.6rem 0 0 1.6rem}}.worldwide-section__info{padding:0 1.2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;width:100%}@media (min-width:1230px){.worldwide-section__info{padding:0 2rem 0 0}}.worldwide-section__name{color:#fff;font-size:1.4rem;line-height:1.2}@media (min-width:1230px){.worldwide-section__name{font-size:2rem}}.worldwide-section__txt{font-size:1.2rem;letter-spacing:.12px}@media (min-width:1230px){.worldwide-section__txt{font-size:1.4rem;letter-spacing:.14px}}.contacts-section{position:relative;background:0 0;width:100%;overflow:hidden}.contacts-section__col{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem}@media (min-width:768px){.contacts-section__col{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}@media (min-width:1230px){.contacts-section__col{-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}}.contacts-section__form{padding:4rem 2rem;color:#000;background:#fff;border-radius:3.2rem;width:calc(100% + 32px);margin:0 -1.6rem}@media (min-width:768px){.contacts-section__form{width:50%;margin:0}}@media (min-width:1230px){.contacts-section__form{width:48rem;min-width:48rem;padding:4rem;margin:0}}@media (min-width:1600px){.contacts-section__form{width:63.2rem;min-width:63.2rem}}.contacts-section__form h2,.contacts-section__form h3{margin-bottom:2rem;color:#000;font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.contacts-section__form h2,.contacts-section__form h3{font-size:2.4rem;margin-bottom:2rem}}@media (min-width:1600px){.contacts-section__form h2,.contacts-section__form h3{font-size:2.8rem}}.contacts-section__form input[type=submit]{width:100%;margin-top:0}@media (min-width:768px){.contacts-section__info{width:50%}}@media (min-width:1230px){.contacts-section__info{padding-right:5%;width:calc(100% - 50rem)}}@media (min-width:1600px){.contacts-section__info{width:78rem;padding-right:0}}.contacts-section__info .wp-block-heading,.contacts-section__info h1,.contacts-section__info h2{margin-bottom:3rem;color:#fff;font-size:3.6rem;line-height:1.1}@media (min-width:768px){.contacts-section__info .wp-block-heading,.contacts-section__info h1,.contacts-section__info h2{font-size:2.8rem;width:22rem}}@media (min-width:1230px){.contacts-section__info .wp-block-heading,.contacts-section__info h1,.contacts-section__info h2{margin-bottom:6rem;font-size:4.8rem;width:100%}}.contacts-section__info .wp-block-heading br,.contacts-section__info h1 br,.contacts-section__info h2 br{display:none}@media (min-width:768px){.contacts-section__info .wp-block-heading br,.contacts-section__info h1 br,.contacts-section__info h2 br{display:block}}.contacts-section__info .wp-block-heading em,.contacts-section__info h1 em,.contacts-section__info h2 em{font-style:normal}.contacts-section__info>p{margin-bottom:.8rem;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.contacts-section__info>p{margin-bottom:2rem;letter-spacing:.2px;font-size:2rem}}.contacts-section__info>ul{margin-bottom:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem;letter-spacing:.14px}@media (min-width:1230px){.contacts-section__info>ul{gap:2rem;margin-bottom:6rem;letter-spacing:.2px}}.contacts-section__info li{position:relative;padding-left:3rem;font-size:1.6rem}@media (min-width:1230px){.contacts-section__info li{font-size:1.6rem}}@media (min-width:1600px){.contacts-section__info li{font-size:2rem}}.contacts-section__info li:before{content:'';background:grey;display:block;width:.6rem;height:.5rem;border-radius:100%;position:absolute;left:1.2rem;top:.7rem}@media (min-width:1230px){.contacts-section__info li:before{top:.9rem}}@media (min-width:1600px){.contacts-section__info li:before{top:1.4rem}}.contacts-section__info .wp-block-gallery{width:100%;display:grid;grid-template-columns:repeat(3,2fr);gap:0}.contacts-section__info .wp-block-gallery .wp-block-image{width:100%!important}.contacts-section__label{display:block;text-align:left;margin-top:2rem;font-size:1.2rem;line-height:1.5;letter-spacing:.12px;color:grey}@media (min-width:1230px){.contacts-section__label{letter-spacing:.16px;font-size:1.6rem}}.contacts-section__label a{color:grey;text-decoration:underline}.contacts-section__label a:hover{text-decoration:none}.awards-section{position:relative;background:0 0;overflow:hidden}.awards-section__col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.awards-section__col{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:6rem}}@media (min-width:1230px){.awards-section__col{gap:12rem}}.awards-section__left{order:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.awards-section__left{order:1;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:6rem;width:48.3rem;min-width:48.3rem}}.awards-section .splide__list{-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}@media (min-width:768px){.awards-section__splide{width:calc(100% + 3.2rem);margin-left:-1.6rem;margin-right:-1.6rem}}@media (min-width:1230px){.awards-section__splide{width:100%;margin-left:0;margin-right:0}}.awards-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2.4rem}@media (min-width:1230px){.awards-section__info{gap:2.4rem}}.awards-section__info .section-title{margin-bottom:0;display:none}@media (min-width:1230px){.awards-section__info .section-title{margin-bottom:0;display:block}}.awards-section .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.awards-section .slide-arrows{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:3rem}@media (min-width:1230px){.awards-section .slide-arrows{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:6rem}}.awards-section__item{border-radius:0;background:0 0;border:none;height:240px;padding:0;background:url('../images/seoaward.svg') no-repeat center center transparent;background-size:95% auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;backdrop-filter:none}@media (min-width:768px){.awards-section__item{padding:0;gap:1.25rem;margin:0}}@media (min-width:1230px){.awards-section__item{height:383px}}@media (min-width:1600px){.awards-section__item{background-size:89% auto}}.awards-section__logo{width:auto;height:6.9rem;position:relative;margin-left:auto;margin-right:auto;line-height:1;padding:0 4rem}@media (min-width:768px){.awards-section__logo{padding:0 7.5rem}}@media (min-width:1230px){.awards-section__logo{padding:0 8rem;width:auto;height:5.9rem}}@media (min-width:1600px){.awards-section__logo{padding:0 25%;height:6.7rem}}.awards-section__logo img{height:auto;width:100%}.awards-section__name{color:grey;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px;text-align:center;height:6.7rem;padding:0 8rem}@media (min-width:768px){.awards-section__name{padding:0 3.5rem;font-size:1.4rem}}@media (min-width:1230px){.awards-section__name{padding:0 8rem;font-size:1.6rem}}@media (min-width:1600px){.awards-section__name{padding:0 23%;font-size:1.6rem}}@media (min-width:1230px){.home-page .help-section__item{height:28rem}}@media (min-width:1920px){.home-page .help-section__item{height:25rem}}.package-section{padding-bottom:8rem}.package-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;overflow:hidden;overflow-x:auto;gap:1.6rem;width:calc(100% + 16px);margin-right:-1.6rem}@media (min-width:1230px){.package-section__list{gap:3rem;overflow:hidden;width:100%;margin-right:0}}.package-section__item{border-radius:3.2rem;background:#121212;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:27rem;min-width:27rem;gap:2rem;padding:2rem;border:1px solid #121212;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:850px){.package-section__item{width:40rem;min-width:40rem}}@media (min-width:1230px){.package-section__item{width:calc(33.3333% - 27px);min-width:calc(33.3333% - 27px);gap:3rem;padding:3rem;font-size:2rem;letter-spacing:auto}}.package-section__item:last-child:hover{border:1px solid #f66979}.package-section__item:first-child:hover{border:1px solid #2f69fb}.package-section__item:hover{border:1px solid #d277fb}.package-section__top{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.package-section__top{gap:4rem}}.package-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem}@media (min-width:1230px){.package-section__info{gap:2rem}}.package-section__name{font-size:1.2rem;line-height:1.5;letter-spacing:.12px;display:inline-block;border:1px solid #333;border-radius:36rem;text-transform:none;padding:.4rem .8rem}@media (min-width:1230px){.package-section__name{letter-spacing:.32px;line-height:1.4;font-size:1.6rem;padding:.8rem 1.6rem}}.package-section__hour,.package-section__price,.package-section__usd{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.package-section__hour-txt{color:#fff;font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.package-section__hour-txt{font-size:4.8rem}}.package-section__month{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem}.package-section__price-count,.package-section__usd-count{color:#fff}.package-section__for,.package-section__tasks{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem}@media (min-width:1230px){.package-section__for,.package-section__tasks{gap:1rem}}.package-section__label{font-size:1.2rem;line-height:1.5;letter-spacing:.12px}@media (min-width:1230px){.package-section__label{font-size:1.6rem;letter-spacing:.16px;line-height:1.4}}@media (min-width:1600px){.package-section__label{font-size:1.6rem;letter-spacing:.16px;line-height:1.4}}.package-section__txt{color:#fff;font-size:1.2rem;line-height:1.5;letter-spacing:.12px}@media (min-width:1230px){.package-section__txt{font-size:1.6rem;letter-spacing:.16px;line-height:1.4}}@media (min-width:1600px){.package-section__txt{font-size:1.6rem;letter-spacing:.16px;line-height:1.4}}.package-section__txt-li{position:relative;padding-left:2rem}.package-section__txt-li:before{content:'';background:#fff;display:block;width:.3rem;height:.3rem;border-radius:100%;position:absolute;left:.8rem;top:.7rem}@media (min-width:1230px){.package-section__txt-li:before{top:.8rem;width:.5rem;height:.5rem}}.package-section__hm{display:inline-block;padding-left:.4rem}.package-section__btn{width:100%}.package-section__btn .btn{width:100%;padding:1.3rem 2rem}@media (min-width:1230px){.package-section__btn .btn{padding:1.3rem 2rem;width:auto;font-size:1.6rem;line-height:1.4}}.pricing-page .hero-section__txt{margin-bottom:0;text-align:left}@media (min-width:1230px){.pricing-page .hero-section__txt{width:100%;font-size:2rem;text-align:center}}.pricing-page .hero-section__txt br{display:none}@media (min-width:1230px){.pricing-page .hero-section__txt br{display:block}}.pricing-page .hero-section__top{text-align:center}@media (min-width:1230px){.pricing-page .hero-section__top{max-width:103rem;position:relative;margin-left:auto;margin-right:auto}}.pricing-page .hero-section .page-title{text-align:left}@media (min-width:1230px){.pricing-page .hero-section .page-title{text-align:center}}.pricing-page .hero-section .page-title br{display:none}@media (min-width:1230px){.pricing-page .hero-section .page-title br{display:block}}.pricing-page .hero-section__info{padding-bottom:3rem}@media (min-width:1230px){.pricing-page .hero-section__info{padding-bottom:6rem}}.dpackage-section{position:relative;padding:4rem 0}@media (min-width:1230px){.dpackage-section{padding:8rem 0}}.dpackage-section .section-title{margin-bottom:3rem}@media (min-width:1230px){.dpackage-section .section-title{margin-bottom:3rem}}.dpackage-section__subtitle{margin-bottom:3rem}@media (min-width:1230px){.dpackage-section__subtitle{margin-bottom:3rem}}.dpackage-section_price{padding:3rem 0 8rem}@media (min-width:1230px){.dpackage-section_price{padding:6rem 0 8rem}}.dpackage-section_price .dpackage-section__nav{margin-top:0}@media (min-width:1230px){.dpackage-section_price .dpackage-section__nav{margin-top:0}}.dpackage-section__nav{margin:3rem 0 4rem;position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:4rem;width:100%}@media (min-width:1230px){.dpackage-section__nav{margin:3rem 0 5.8rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:0;position:relative;width:100%;margin-right:0}}.dpackage-section__sale{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;background:#121212;border:none;border-radius:36rem;gap:0;padding:.4rem}@media (min-width:1230px){.dpackage-section__sale{width:auto;padding:.8rem}}.dpackage-section__sale-item{border-radius:36rem;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:.8rem 1rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;align-items:baseline;gap:.4rem;color:#fff;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;cursor:pointer}@media (min-width:1230px){.dpackage-section__sale-item{gap:.8rem;padding:1.3rem 2.4rem;letter-spacing:.16px;font-size:1.6rem}}.dpackage-section__sale-item.active{background:#fff;color:#000}.dpackage-section__discount{color:#FEE01D;font-size:1.2rem;line-height:1.5;letter-spacing:.12px;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.4rem}@media (min-width:1230px){.dpackage-section__discount{letter-spacing:.14px;line-height:1.4;font-size:1.4rem}}.dpackage-section__currency{position:absolute;z-index:2;right:auto;top:4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:auto;gap:1rem;font-size:2.4rem}@media (min-width:1230px){.dpackage-section__currency{right:0;top:1rem;font-size:3.2rem}}.dpackage-section__currency-item{opacity:.6;cursor:pointer;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.dpackage-section__currency-item.active{opacity:1}.dpackage-section .splide__pagination{bottom:auto;left:0;padding:0;position:relative;right:auto;z-index:1;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:1rem;gap:1.2rem}.dpackage-section .splide__pagination__page{background:#333;border:0;border-radius:100%;display:inline-block;height:12px;margin:0;opacity:1;padding:0;width:12px;font-size:0}.dpackage-section .splide__pagination__page.is-active{background:#FEE01D;transform:scale(1)}.dpackage-price{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.dpackage-price{font-size:2rem;letter-spacing:inherit}}.dpackage-pricehour{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.dpackage-pricehour{font-size:2rem;letter-spacing:inherit}}.dpackage-price_currency{display:none;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.dpackage-price_currency{font-size:2rem;letter-spacing:inherit}}.dpackage-price_currency.active{display:inline-block}.dpackage-price_currency-box{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:baseline;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:auto}.enterprise-price{color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;margin-right:.6rem}@media (min-width:1230px){.enterprise-price{font-size:2rem;letter-spacing:inherit}}.package-include{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2rem;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;border-radius:3.2rem;background:#121212;margin-top:3rem;width:100%}@media (min-width:1230px){.package-include{gap:6rem;padding:4rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:4rem}}.package-include__title{color:#fff;font-size:2rem;line-height:1.2}@media (min-width:1230px){.package-include__title{font-size:2.4rem;width:19rem;min-width:19rem}}.package-include__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:.8rem;width:100%}@media (min-width:768px){.package-include__list{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}}@media (min-width:1230px){.package-include__list{display:grid;grid-template-columns:297px 280px 280px;gap:1.6rem 2rem;width:calc(100% - 19rem)}}@media (min-width:1600px){.package-include__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}.package-include__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;width:100%;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.package-include__item{letter-spacing:.16px;font-size:1.6rem;width:100%}}@media (min-width:1600px){.package-include__item{width:calc(33.3333% - 13.333px)}}.package-include__item svg{width:2rem;min-width:2rem;height:auto}@media (min-width:1230px){.package-include__item svg{width:2.4rem;min-width:2.4rem}}.web3package-section__btns{opacity:1;position:relative;margin-top:2rem;width:100%}@media (min-width:1230px){.web3package-section__btns{opacity:0;margin-top:0}}.web3package-section__btns .btn{font-size:1.6rem;width:100%}@media (min-width:768px){.web3package-section__btns .btn{width:auto}}.web3package-section__list{gap:1.6rem}@media (min-width:768px){.web3package-section__list{display:grid;grid-template-columns:repeat(2,2fr);margin-top:6rem}}@media (min-width:1230px){.web3package-section__list{min-height:304px;gap:3rem;display:grid;grid-template-columns:repeat(4,1fr);overflow:visible;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-top:0}}.web3package-section__item{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;background:#121212;padding:2rem;border-radius:3.2rem;border:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:0;height:201px;width:100%}@media (min-width:1230px){.web3package-section__item{width:100%;min-width:100%;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;min-height:254px;height:254px;cursor:pointer}}.web3package-section__item-popular{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%)}.web3package-section__item-popular .web3package-section__label{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.web3package-section__item-popular .web3package-section__hour-month{color:rgba(255,255,255,.7)}.web3package-section__item:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%)}@media (min-width:1230px){.web3package-section__item:hover{padding-top:4rem;padding-bottom:4rem;height:auto}}.web3package-section__item:hover .web3package-section__label{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.web3package-section__item:hover .web3package-section__hour-month{color:rgba(255,255,255,.7)}@media (min-width:1230px){.web3package-section__item:hover .web3package-section__btns{opacity:1;-webkit-animation:slide-btn .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-btn .5s cubic-bezier(.25,.46,.45,.94) both}}.web3package-section__item:hover .web3package-section__btns .btn{color:#000;background:#fff}.web3package-section__label{display:inline-block;padding:.4rem .8rem;text-align:center;border-radius:36rem;border:1px solid #333;color:grey;font-size:1.2rem;line-height:1.5;letter-spacing:.12px;margin-bottom:.8rem}@media (min-width:1230px){.web3package-section__label{letter-spacing:.32px;font-size:1.6rem;line-height:1.4;padding:.8rem 1.6rem;margin-bottom:2rem}}.web3package-section__hour{width:100%;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:.8rem;color:#fff;font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.web3package-section__hour{font-size:3.6rem}}.web3package-section__hour-month{color:grey;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;align-items:baseline;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}@media (min-width:1230px){.web3package-section__hour-month{font-size:1.6rem;letter-spacing:.16px}}.web3package-section__hour-txt{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:0}.web3package-section__center{width:100%;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:2rem}@media (min-width:1230px){.web3package-section__center{gap:1.6rem}}.web3package-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;margin-bottom:.8rem}@media (min-width:1230px){.web3package-section__info{margin-bottom:0}}.dpackage-oldprice{font-size:80%;opacity:.7;color:#fff;display:none}.saleactive .dpackage-oldprice{display:inline-block}.txt-section{position:relative;background:0 0}@media (min-width:1230px){.txt-section.white_bg{padding:12rem 0!important}}.txt-section__col{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem}@media (min-width:1230px){.txt-section__col{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:8rem}}@media (min-width:1600px){.txt-section__col{gap:16rem}}.txt-section__content{width:100%}@media (min-width:1230px){.txt-section__content{width:calc(49% - 40px)}}@media (min-width:1600px){.txt-section__content{width:calc(49% - 80px)}}.txt-section__content h2,.txt-section__content h3,.txt-section__content h4,.txt-section__content h5,.txt-section__content h6{margin-bottom:2rem;line-height:1.2}.txt-section__content h3{font-size:2rem}@media (min-width:1230px){.txt-section__content h3{font-size:2.4rem}}@media (min-width:1600px){.txt-section__content h3{font-size:2.8rem}}.txt-section__content p+p{margin-top:2rem}.txt-section__img{width:100%;line-height:1;text-align:center}@media (min-width:1230px){.txt-section__img{width:calc(51% - 40px);text-align:left}}@media (min-width:1600px){.txt-section__img{width:calc(51% - 80px)}}.txt-section__img img{width:100%;height:auto}@media (min-width:1230px){.txt-section_noimg .txt-section__col{gap:6rem;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}@media (min-width:1600px){.txt-section_noimg .txt-section__col{gap:6rem}}@media (min-width:1230px){.txt-section_noimg .txt-section__img{width:calc(50% - 30px)}}@media (min-width:1600px){.txt-section_noimg .txt-section__img{width:calc(50% - 30px)}}.txt-section_noimg .txt-section__content{font-size:1.6rem}@media (min-width:1230px){.txt-section_noimg .txt-section__content{width:calc(50% - 30px);font-size:1.6rem}}@media (min-width:1600px){.txt-section_noimg .txt-section__content{width:calc(50% - 30px)}}.txt-section_noimg .section-title{margin-bottom:0}@media (min-width:1230px){.txt-section_noimg .section-title{margin-bottom:0}}.txt-section_noimg .section-title span{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.join-section{position:relative;background:0 0}@media (min-width:1230px){.join-section__info{margin-bottom:6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%}}@media (min-width:1230px){.join-section__info .section-title{margin-bottom:0}}.join-section__list{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1.6rem;margin-bottom:3rem}@media (min-width:1230px){.join-section__list{margin-bottom:0;gap:3rem}}.join-section__list+.join-section__btn{margin-top:3rem}@media (min-width:1230px){.join-section__list+.join-section__btn{margin-top:6rem}}.join-section__item{text-decoration:none;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:2rem;border-radius:1.6rem;background:#121212;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.join-section__item{font-size:2.4rem;padding:3rem}}@media (min-width:1600px){.join-section__item{font-size:2.8rem}}.join-section__item svg{width:3.2rem;min-width:3.2rem;height:auto}@media (min-width:1230px){.join-section__item svg{width:4rem;min-width:4rem}}.join-section__item:hover svg{-webkit-animation:slide-tr .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-tr .5s cubic-bezier(.25,.46,.45,.94) both}.join-section__label{display:none}@media (min-width:1230px){.join-section__label{display:block;width:20%}}.join-section__name{display:block;color:#fff}@media (min-width:1230px){.join-section__name{width:50%}}.join-section .mobile-only .btn{width:100%}.command-section{position:relative;background:0 0}.command-section__mob-txt{display:none;padding-top:2rem;color:#e6e6e6}.command-section .active .command-section__mob-txt{display:block}.command-section .active .command-section__menu-head:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAYAAAArK+5dAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUE3MzkxQjZCMjJCMTFFRjkyODVDMkZBMDI3M0Y0OTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUE3MzkxQjdCMjJCMTFFRjkyODVDMkZBMDI3M0Y0OTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QTczOTFCNEIyMkIxMUVGOTI4NUMyRkEwMjczRjQ5NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QTczOTFCNUIyMkIxMUVGOTI4NUMyRkEwMjczRjQ5NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvN8JfgAAABBSURBVHjaYvz//z8DLQETA43BqAWjFoxaMBwsYMEhngDE9VjEBaD0ByxyDUC8EF2QcbSwG7Vg1IJRCwaBBQABBgD4KQkti+mJdAAAAABJRU5ErkJggg==) no-repeat center center transparent;background-size:contain}@media (min-width:1230px){.command-section .active .command-section__menu-head:after{display:none}}.command-section__menu-item{padding:2rem;border-radius:1.6rem;width:100%;cursor:pointer}@media (min-width:1230px){.command-section__menu-item.active{background:#121212}}.command-section__menu-head{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1.6rem;position:relative}.command-section__menu-head:after{content:'';position:absolute;right:0;top:50%;margin-top:-1.2rem;display:block;height:2.4rem;width:2.4rem;min-width:2.4rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAZCAYAAAArK+5dAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABtSURBVHgB7ZLRCYAwDEQT6QAdwdHcwBHqKm6mG7hBjNAPkRQ5BKFwD0qh1+T9nAghd8wsC8ggGLNLCjKACmAoeCVFj7UtUWNyzcdnoKpbtEsbgsmv0hI4R5AtLlnlC1dFWdP+BAn8v/sxIeRXThMKHRk7Xa2BAAAAAElFTkSuQmCC) no-repeat center center transparent;background-size:contain;z-index:2}@media (min-width:1230px){.command-section__menu-head:after{display:none}}.command-section__thumb{line-height:1;width:6rem;min-width:6rem;height:auto;border-radius:100%}@media (min-width:1230px){.command-section__thumb{width:7rem;min-width:7rem}}.command-section__thumb-info{width:calc(100% - 116px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:.4rem}@media (min-width:1230px){.command-section__thumb-info{width:calc(100% - 86px)}}.command-section__name{color:#fff;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.command-section__name{font-size:2.4rem}}@media (min-width:1600px){.command-section__name{font-size:2.8rem}}.command-section__year{letter-spacing:.14px}@media (min-width:1230px){.command-section__year{letter-spacing:.16px}}@media (min-width:1600px){.command-section__year{letter-spacing:auto}}.command-section__item{display:none}.command-section__item.active{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;gap:3rem}.command-section__img{width:calc(50% - 15px);line-height:1;border-radius:1.6rem;overflow:hidden}.command-section__img img{width:100%;height:auto;border-radius:1.6rem;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.command-section__img:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.command-section__content{color:#e6e6e6;width:calc(50% - 15px)}@media (min-width:1230px){.command-section__menu{width:34.3rem;min-width:34.3rem}}@media (min-width:1600px){.command-section__menu{width:46rem;min-width:46rem}}@media (min-width:1230px){.command-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:3rem;width:100%}}.command-section__inline{display:grid;grid-template-columns:repeat(1,1fr);width:100%;gap:1.6rem}@media (min-width:1230px){.command-section__inline{grid-template-columns:repeat(3,1fr);gap:3rem}}.command-section__inline .command-section__img{width:100%;line-height:1;height:100%}.command-section__inline .command-section__content{width:100%;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.command-section__inline .command-section__content{font-size:1.6rem}}.command-section__box{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}@media (min-width:1230px){.command-section__box:hover{cursor:pointer}}@media (min-width:1230px){.command-section__box:hover .command-section__info{opacity:1}}.command-section__info{padding:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;margin-top:1.6rem;border-radius:1.6rem;background:#121212;height:100%}@media (min-width:1230px){.command-section__info{margin-top:0;height:100%;position:absolute;z-index:2;left:0;top:0;width:100%;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}}.command-section__head{display:block;width:100%;margin-bottom:1.6rem}.command-section__head .command-section__name{margin-bottom:.8rem;color:#fff;font-size:4rem;line-height:1.1}.command-section__head .command-section__position,.command-section__head .command-section__year{font-size:2rem;line-height:1.4}.team-section{position:relative;background:0 0;width:100%;overflow:hidden}.team-section__box{width:100%;overflow:hidden;overflow-x:auto}@media (min-width:1230px){.team-section__box{overflow:hidden}}.team-section__list{display:grid;grid-template-columns:repeat(5,1fr);gap:1.6rem;width:81.4rem}@media (min-width:1230px){.team-section__list{width:100%;gap:3rem}}.team-section__item{border-radius:1.6rem;height:100%;width:100%;line-height:1;overflow:hidden}.team-section__item:hover .team-section__photo{-webkit-transform:scale(1.2);transform:scale(1.2)}.team-section__item-txt{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;background:#121212;padding:2rem}@media (min-width:1230px){.team-section__item-txt{padding:3rem}}.team-section__photo{line-height:1;border-radius:1.6rem;width:100%;height:auto;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.team-section__count{color:#fff;font-size:4.8rem;line-height:1.1}@media (min-width:1230px){.team-section__count{font-size:6.4rem;line-height:.96}}.team-section__content{font-size:2rem;line-height:1.2}@media (min-width:1230px){.team-section__content{line-height:1.4}}@media (min-width:1600px){.team-section__content{line-height:1.2;font-size:2.4rem}}.team-section__subtitle{margin-bottom:3rem;text-align:center}@media (min-width:1230px){.team-section__subtitle{margin:0 auto 6rem;max-width:80rem;position:relative}}.team-section_v2 .section-title{margin-bottom:1.6rem}@media (min-width:1230px){.team-section_v2 .section-title{margin-bottom:3rem}}.team-section_v2 .team-section__box{position:relative}.team-section_v2 .team-section__item-16,.team-section_v2 .team-section__item-16~.team-section__item{display:none}@media (min-width:1230px){.team-section_v2 .team-section__item-16,.team-section_v2 .team-section__item-16~.team-section__item{display:block}}.team-section__more{background:linear-gradient(0deg,#000 0,rgba(0,0,0,.99) 11.79%,rgba(0,0,0,.97) 21.38%,rgba(0,0,0,.93) 29.12%,rgba(0,0,0,.88) 35.34%,rgba(0,0,0,.82) 40.37%,rgba(0,0,0,.75) 44.56%,rgba(0,0,0,.67) 48.24%,rgba(0,0,0,.59) 51.76%,rgba(0,0,0,.5) 55.44%,rgba(0,0,0,.41) 59.63%,rgba(0,0,0,.33) 64.66%,rgba(0,0,0,.24) 70.88%,rgba(0,0,0,.15) 78.62%,rgba(0,0,0,.07) 88.21%,rgba(0,0,0,0) 100%);height:23.3rem;width:100%;position:absolute;bottom:0;left:0;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;display:none;text-align:center;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#ffffff;font-size:6rem;line-height:.96;padding-bottom:4rem;color:transparent}@media (min-width:1230px){.team-section__more{display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:12rem;height:46.6rem;padding-bottom:8rem}}.team-section__btn{margin-top:3rem}@media (min-width:1230px){.team-section__btn{margin-top:6rem}}.conference-section{position:relative;background:0 0;width:100%;overflow:hidden}.conference-section__logo img{filter:grayscale(1)}.conference-section__logo img:hover{filter:none}.conference-section__photo{margin:0 -1.6rem;width:calc(100% + 32px);margin-bottom:3rem}.conference-section__photo-list{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.conference-section .mobile-only .btn{width:100%}@media (min-width:1230px){.conference-section .section-title{margin-bottom:4rem}}@media (min-width:1600px){.conference-section .section-title{margin-bottom:4rem}}@media (min-width:1230px){.conference-section__txt{margin-bottom:4rem}}.conference-section__txt>ul{margin-bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.8rem;letter-spacing:.14px}@media (min-width:1230px){.conference-section__txt>ul{gap:1rem;margin-bottom:0;letter-spacing:.2px}}.conference-section__txt li{position:relative;padding-left:3rem}.conference-section__txt li:before{content:'';background:grey;display:block;width:.6rem;height:.5rem;border-radius:100%;position:absolute;left:1.2rem;top:.7rem}@media (min-width:1230px){.conference-section__txt li:before{top:.9rem}}@media (min-width:1600px){.conference-section__txt li:before{top:1.4rem}}@media (min-width:1230px){.conference-section__box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:6rem;width:100%}}.conference-section__info{margin-bottom:3rem}@media (min-width:1230px){.conference-section__info{order:2;width:calc(40% - 30px);margin-bottom:0}}@media (min-width:1230px){.conference-section__images{order:1;width:calc(60% - 30px)}}.cases-list{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;margin:3rem 0;gap:1.6rem}@media (min-width:1230px){.cases-list{gap:3rem;margin:6rem 0;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}.cases-list__item{width:100%;border-radius:1.6rem;position:relative;overflow:hidden;padding:2rem;height:24rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media (min-width:1230px){.cases-list__item{padding:3rem;height:30.5rem;width:calc(50% - 15px)}}@media (min-width:1230px){.cases-list__item-1{width:calc(60% - 15px)}}@media (min-width:1230px){.cases-list__item-1+.cases-list__item-1{width:calc(40% - 15px)}}@media (min-width:1230px){.cases-list__item-2{width:calc(40% - 15px)}}@media (min-width:1230px){.cases-list__item-2+.cases-list__item-2{width:calc(60% - 15px)}}@media (min-width:1230px){.cases-list__item-3{width:calc(50% - 15px)}}.cases-list__item:hover{transform:scale(1.04)}.cases-list__item.load-item{display:none}.cases-list_grid{display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.cases-list_grid{grid-template-columns:repeat(2,1fr)}}.cases-list_grid .cases-list__item{width:100%}@media (min-width:1230px){.cases-list_grid .cases-list__item{width:100%}}@media (min-width:1230px){.cases-list_grid .cases-list__item-1{width:100%}}@media (min-width:1230px){.cases-list_grid .cases-list__item-1+.cases-list__item-1{width:100%}}@media (min-width:1230px){.cases-list_grid .cases-list__item-2{width:100%}}@media (min-width:1230px){.cases-list_grid .cases-list__item-2+.cases-list__item-2{width:100%}}@media (min-width:1230px){.cases-list_grid .cases-list__item-3{width:100%}}.cases-list_grid .cases-list__img img{display:none}@media (min-width:1230px){.cases-list_grid .cases-list__img img{display:block}}.cases-list__title{color:#fff;font-size:2rem;font-weight:500;line-height:1.2;position:relative;z-index:2;display:block}@media (min-width:1230px){.cases-list__title{font-size:2.4rem;width:37rem}}.cases-list__img{display:block;position:absolute;width:100%;right:0;top:0;z-index:1;height:100%;line-height:1;background:#000}.cases-list__img img{width:100%;object-fit:contain;display:block;right:0;position:absolute;height:100%;border-radius:1.6rem}.cases-list__img-thumb{display:block;position:absolute;width:50%;right:-5rem;top:0;height:100%;left:auto;z-index:1}.cases-list__logo{display:block;position:relative;z-index:2}.cases-list .no-results{display:block;width:100%;text-align:center;font-size:2rem}.cases-layout .section-title{margin-bottom:2rem}@media (min-width:1230px){.cases-layout .section-title{margin-bottom:3rem}}.cases-layout .section-txt{color:grey;text-align:center;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.14px;margin-bottom:3rem}@media (min-width:768px){.cases-layout .section-txt{position:relative;margin-left:auto;margin-right:auto;width:69.4rem}}@media (min-width:1230px){.cases-layout .section-txt{margin-bottom:6rem;font-size:2rem;letter-spacing:auto}}.cases-layout__filter{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem;margin-bottom:3rem}@media (min-width:1230px){.cases-layout__filter{margin-bottom:6rem;gap:6rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch}}.cases-layout__filter select{margin-bottom:0}.dworks-section{margin:6rem 0 4rem}@media (min-width:1230px){.dworks-section{margin:18rem 0 0}}.dworks-section .section-title{margin-bottom:2rem}@media (min-width:1230px){.dworks-section .section-title{margin-bottom:4rem}}.dworks-section .section-title br{display:block}.dworks-section__img{line-height:1;border-radius:1.6rem}.dworks-section__btn{margin-top:2rem}@media (min-width:1230px){.dworks-section__btn{margin-top:4rem}}.dworks-section__btn .btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:auto;align-items:baseline;justify-content:center;gap:1.2rem;border-color:#e6e6e6;padding:1.3rem 3rem}@media (min-width:1230px){.dworks-section__btn .btn{padding:1.6rem 3rem}}.dworks-section__btn .btn.active,.dworks-section__btn .btn:focus,.dworks-section__btn .btn:hover{border-color:#fff}.stories-page .cta-box_column .cta-box__txt{margin-bottom:2rem}@media (min-width:1230px){.stories-page .cta-box_column .cta-box__txt{margin-bottom:4rem}}.last-cases{padding:8rem 0 4rem}@media (min-width:1230px){.last-cases{padding:18rem 0 9rem}}@media (min-width:1600px){.last-cases{padding:20rem 0 10rem}}.case-page .contacts-section,.case-page .cta-box_column,.case-page .last-cases{background:#000}.case-whitepage{background:#fff}.casewh-top__main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.casewh-top__main{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:0;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.casewh-top__main-pd{padding:4rem 0}@media (min-width:1230px){.casewh-top__main-pd{padding:8rem 0}}.casewh-top__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.casewh-top__info{gap:4rem;width:65%}}.casewh-top__img{width:100%;line-height:1}@media (min-width:1230px){.casewh-top__img{width:35%}}@media (min-width:1600px){.casewh-top__img{padding-left:3.6rem}}.casewh-top__img img{width:100%;height:auto}@media (min-width:1230px){.casewh-top__img img{width:54.9rem;min-width:54.9rem}}@media (min-width:1600px){.casewh-top__img img{width:73.2rem;min-width:73.2rem}}.casewh-top__pretitle{color:#fff;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.casewh-top__pretitle{font-size:2.4rem}}.casewh-top__logo{line-height:1;height:2.5rem}@media (min-width:1230px){.casewh-top__logo{height:3rem}}.casewh-top__logo img{width:auto;height:100%}.casewh-top__title{margin-bottom:0;color:#fff;font-size:3.6rem;line-height:1.1}@media (min-width:1230px){.casewh-top__title{font-size:6.4rem;line-height:.96;margin-bottom:0}}.casewh-top__category{width:100%}.casewh-top__category-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.casewh-top__category-item{display:inline-block;padding:.4rem .8rem;border-radius:36rem;background:#fff;color:grey;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.casewh-top__category-item{padding:.8rem 1.6rem;color:#4d4d4d}}.casewh-top__txt{color:#fff}.casewh-column{color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.casewh-column{font-size:2rem;letter-spacing:normal;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:100%;gap:3rem}}@media (min-width:1336px){.casewh-column{padding-right:20.7rem}}@media (min-width:1920px){.casewh-column{padding-right:33rem;padding-left:6.5rem}}.casewh-column__toc.affix{position:fixed!important;z-index:70;top:120px;display:block;left:auto;width:28rem;max-width:28rem}@media (min-width:1920px){.casewh-column__toc.affix{width:36.8rem;max-width:36.8rem}}.casewh-column b,.casewh-column strong{font-weight:500}.casewh-column h1,.casewh-column h3,.casewh-column h4,.casewh-column h5,.casewh-column h6{color:#000}.casewh-column h3,.casewh-column h4,.casewh-column h5,.casewh-column h6{margin-bottom:2rem}@media (min-width:1230px){.casewh-column h3,.casewh-column h4,.casewh-column h5,.casewh-column h6{margin-bottom:3rem}}.casewh-column h2{color:#000;font-size:2.8rem;line-height:1.1;margin-bottom:2rem}@media (min-width:1230px){.casewh-column h2{margin-bottom:3rem;font-size:4.8rem}}.casewh-column p+p{margin-top:2rem}@media (min-width:1230px){.casewh-column p+p{margin-top:3rem}}.casewh-column p+h2,.casewh-column p+h3{margin-top:2rem}@media (min-width:1230px){.casewh-column p+h2,.casewh-column p+h3{margin-top:3rem}}.casewh-column blockquote{margin-bottom:2rem;margin-top:2rem;font-style:italic;padding-left:2rem;border-left:.4rem solid #4d4d4d}@media (min-width:1230px){.casewh-column blockquote{margin-bottom:3rem;margin-top:3rem}}.casewh-column__left{display:none}@media (min-width:1230px){.casewh-column__left{display:block;width:28rem;min-width:28rem}}@media (min-width:1920px){.casewh-column__left{width:36.8rem;min-width:36.8rem}}.casewh-column__right{width:100%}@media (min-width:1230px){.casewh-column__right{width:calc(100% - 310px);min-width:calc(100% - 310px)}}@media (min-width:1920px){.casewh-column__right{width:calc(100% - 398px);min-width:calc(100% - 398px)}}.casewh-column__right img{border-radius:1.6rem}.casewh-column__right>div{margin-bottom:4rem}@media (min-width:1230px){.casewh-column__right>div{margin-bottom:8rem}}.casewh-column__right>div:last-child{margin-bottom:0}@media (min-width:1230px){.casewh-column__right>div:last-child{margin-bottom:0}}.casewh-column__right>div.casewh-approach_pb{margin-bottom:4rem}@media (min-width:1230px){.casewh-column__right>div.casewh-approach_pb{margin-bottom:8rem}}.casewh-content__box{padding:8rem 0}@media (min-width:1230px){.casewh-content__box{padding:10rem 0 18rem}}.casewh-content__box a:not(.btn){text-decoration:underline;color:grey}.casewh-content__box a:not(.btn):hover{text-decoration:none;color:grey}.casewh-content__box .cta-box{margin:8rem 0}.casewh-content__box .cta-box__inner{border-radius:1.6rem;text-align:center;gap:2rem}@media (max-width:1230px){.casewh-content__box .cta-box__inner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}@media (min-width:1230px){.casewh-content__box .cta-box__inner{border-radius:3.2rem;text-align:left;padding:4rem;gap:2rem}}.casewh-content__box .cta-box__inner .section-title{text-align:center}@media (min-width:1230px){.casewh-content__box .cta-box__inner .section-title{text-align:left;max-width:100%}}.casewh-content__box .cta-box__inner .section-title br{display:block}@media (min-width:1230px){.casewh-content__box .cta-box__inner .section-title br{display:none}}@media (min-width:1230px){.casewh-content__box .cta-box__txt{width:100%}}@media (min-width:1600px){.casewh-content__box .cta-box__txt{width:100%}}.casewh-content__bigimg{display:block;text-align:center;line-height:1;margin:8rem 0;position:relative;z-index:90}.casewh-content__bigimg img{width:100%;height:auto;max-width:none}.casewh-content__slide{position:relative}.casewh-content__slide .slide-arrows{display:none}@media (min-width:1230px){.casewh-content__slide .slide-arrows{display:-webkit-flex;display:-ms-flexbox;display:flex;margin:3rem 0 0;width:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width:1230px){.casewh-content__slide .slide-arrows__box{gap:2rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.casewh-content__ineer ul{list-style-type:disc;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-content__ineer ol{list-style-type:decimal;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-content__ineer h3{margin-top:2rem;margin-bottom:2rem}.casewh-result_pt{margin-top:4rem}@media (min-width:1230px){.casewh-result_pt{margin-top:8rem}}.casewh-result__summary{margin-top:3rem}@media (min-width:1230px){.casewh-result h2.casewh-result__title{margin-bottom:6rem}}.casewh-result__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}@media (min-width:1230px){.casewh-result__list{gap:3rem}}.casewh-result__item{padding:0 0 1.6rem;border-bottom:1px solid #b3b3b3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:.4rem}@media (min-width:1230px){.casewh-result__item{padding-bottom:2rem;gap:2rem}}.casewh-result__count,.casewh-result__countname{color:#000;font-size:3.6rem;line-height:1.1}@media (min-width:1230px){.casewh-result__count,.casewh-result__countname{font-size:6.4rem;line-height:.96}}.casewh-result__counttxt{display:block;text-align:left;margin-top:.4rem;margin-bottom:.4rem;color:#000;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.casewh-result__counttxt{display:inline-block;margin-top:0;margin-bottom:0;font-size:1.6rem}}.casewh-result__txt{font-size:1.2rem;line-height:1.5;letter-spacing:.12px}@media (min-width:1230px){.casewh-result__txt{letter-spacing:.16px;font-size:1.6rem;line-height:1.4}}.casewh-result+.casewh-content__ineer ul{list-style-type:disc;padding-left:2rem;margin-top:1rem}.casewh-result+.casewh-content__ineer ol{list-style-type:decimal;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-services__list{display:grid;grid-template-columns:repeat(1,1fr);gap:.8rem}@media (min-width:1230px){.casewh-services__list{gap:3rem;grid-template-columns:repeat(2,1fr)}}.casewh-services__item{padding:1.6rem;background:#f2f2f2;border-radius:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%;gap:1rem;color:#000;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.casewh-services__item{padding:2rem;font-size:2rem;letter-spacing:normal}}.casewh-services__name{display:block}.casewh-services__icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;text-align:center;border-radius:100%;width:4rem;min-width:4rem;height:4rem}@media (min-width:1230px){.casewh-services__icon{width:6rem;min-width:6rem;height:6rem}}@media (min-width:1230px){.casewh-goals h2.casewh-goals__title{margin-bottom:2rem}}.casewh-goals ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:.5rem;letter-spacing:.14px;line-height:1.4}@media (min-width:1230px){.casewh-goals ul{gap:1rem;letter-spacing:normal}}.casewh-goals li{position:relative;padding-left:2.3rem}@media (min-width:1230px){.casewh-goals li{padding-left:3.1rem}}.casewh-goals li:before{content:'';display:block;width:.5rem;min-width:.5rem;height:.5rem;position:absolute;z-index:1;left:.9rem;top:.7rem;border-radius:100%;background:#4d4d4d}@media (min-width:1230px){.casewh-goals li:before{width:.6rem;min-width:.6rem;height:.6rem;left:1.2rem;top:1.1rem}}.casewh-approach{color:#fff;border-radius:1.6rem;padding:2rem}@media (min-width:1230px){.casewh-approach{padding:3rem}}.casewh-approach.casewh-approach_pb{margin-bottom:4rem}@media (min-width:1230px){.casewh-approach.casewh-approach_pb{margin-bottom:8rem}}.casewh-approach h2.casewh-approach__title{color:#fff}@media (min-width:1230px){.casewh-approach h2.casewh-approach__title{margin-bottom:2rem}}.casewh-approach ul{list-style-type:disc;padding-left:2rem;margin-top:1rem}.casewh-approach ol{list-style-type:decimal;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-execution h2.casewh-execution__title{margin-bottom:0}@media (min-width:1230px){.casewh-execution h2.casewh-execution__title{margin-bottom:0}}.casewh-execution__item{margin:0 0 8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:3rem}.casewh-execution__item:last-child{margin:0}.casewh-execution__ol{list-style-type:decimal;padding-left:1.4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;gap:.5rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media (min-width:1230px){.casewh-execution__ol{gap:1rem;padding-left:2rem}}.casewh-execution__ol ul{list-style-type:disc;padding-left:2rem;margin:2rem 0}.casewh-execution__ol-name{color:#000;font-size:2rem;line-height:1.4;margin-bottom:1rem}@media (min-width:1230px){.casewh-execution__ol-name{font-size:2rem}}.casewh-execution__text ul{list-style-type:disc;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-execution__text ol{list-style-type:decimal;padding-left:2rem;margin-top:1rem;margin-bottom:2rem}.casewh-toc__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem}.casewh-toc__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem;overflow:hidden;color:#4d4d4d;text-overflow:ellipsis;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}.casewh-toc__item:before{content:'';width:3rem;height:1px;background:#000;opacity:0;display:none}.casewh-toc__item.active{color:#000}.casewh-toc__item.active:before{display:block;opacity:1}.casewh-toc__item.active a{color:#000}.casewh-toc__item a{color:#4d4d4d;display:block}.casewh-toc__item a:hover{color:#000}.casewh-toc__item a.active{color:#000}.casewh-overview ul{list-style-type:disc;padding-left:2rem;margin:2rem 0}.casewh-challenge ul{list-style-type:disc;padding-left:2rem;margin:2rem 0}.casewh-team .section-title{margin-bottom:2rem;font-size:2rem}@media (max-width:1230px){.casewh-team .section-title{font-size:2.4rem;margin-bottom:2rem}}.casewh-team__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;width:100%}@media (min-width:1230px){.casewh-team__list{grid-template-columns:repeat(4,1fr);gap:2rem 4rem}}.casewh-team__item{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1rem}.casewh-team__photo{width:6rem;min-width:6rem;height:auto;border-radius:100%;line-height:1}.casewh-team__name{color:#000;font-size:1.6rem;line-height:1.4}@media (max-width:1230px){.casewh-team__name{font-size:2rem}}.casewh-stages{padding-bottom:4rem}@media (min-width:1230px){.casewh-stages{padding-bottom:8rem}}.casewh-stages b,.casewh-stages strong{color:#000}.casewh-stages ol{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}.casewh-stages ol li{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:2rem;width:100%}.casewh-stages ul{list-style-type:disc;padding-left:2rem;margin-top:1rem;margin-bottom:3rem}.events-page__col{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:6rem;width:100%}@media (min-width:1230px){.events-page__col{gap:0;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.events-page__left{width:100%}@media (min-width:1230px){.events-page__left{width:25rem;min-width:25rem}}.events-page__right{width:100%}@media (min-width:1230px){.events-page__right{width:calc(100% - 250px);padding-left:6rem}}.events-page__title{width:100%;color:#000;font-size:2.8rem;font-weight:500;line-height:1.1;padding-bottom:3rem;border-bottom:1px solid #e6e6e6;margin-top:6rem}@media (min-width:1230px){.events-page__title{font-size:4.8rem;padding-bottom:4rem;margin-top:12rem}}.events-page__title:first-child{margin-top:0}@media (min-width:1230px){.events-page__title:first-child{margin-top:0}}.events-page__item{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #e6e6e6;padding:2rem 0}@media (min-width:1230px){.events-page__item{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;padding:4rem 0}}.events-page__head{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media (min-width:1230px){.events-page__head{gap:.8rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:32rem;min-width:32rem}}.events-page__name{color:#000;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.events-page__name{line-height:1.4}}.events-page__bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;width:100%;font-size:1.2rem;font-weight:500;line-height:1.4;letter-spacing:.24px;text-transform:uppercase}.events-page__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%;margin-top:1rem}@media (min-width:1230px){.events-page__info{width:calc(100% - 320px);min-width:calc(100% - 320px);padding-left:calc((100% - 763px)/ 2)}}.events-page__descr{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.events-page__descr{font-size:1.6rem;letter-spacing:.16px;width:29rem;min-width:29rem}}@media (min-width:1230px){.events-page__btn-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:.8rem;width:15.3rem;min-width:15.3rem}}.events-page__btn-group .btn.btn-link{padding:0;border:none;font-size:1.4rem;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.4rem}@media (min-width:1230px){.events-page__btn-group .btn.btn-link{font-size:1.6rem;letter-spacing:.32px;border-radius:36rem;border:1px solid #e6e6e6;padding:1.3rem 2rem;width:100%;text-align:center;display:block}}.events-page__btn-group .btn.btn-link svg{width:1.6rem;height:auto}@media (min-width:1230px){.events-page__btn-group .btn.btn-link svg{display:none}}.events-page .btn-book{border-radius:36rem;background:#000;padding:1.3rem 2rem;color:#fff;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.32px;width:100%;text-align:center;margin-top:2rem}@media (min-width:1230px){.events-page .btn-book{margin-top:0}}.events-page__attend-label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;line-height:1;gap:.4rem}.events-page__label{line-height:1}.events-filter select{margin-bottom:0;font-size:1.6rem}.events-filter .filter-attend{margin-top:2rem;position:relative}@media (min-width:1230px){.events-filter .filter-attend{margin-top:4rem}}.events-filter label{color:#000;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px}.conference-slide__img{margin-bottom:2rem;border-radius:1.6rem;line-height:1}.conference-slide__img img{border-radius:1.6rem}.conference-slide__name{text-align:center;display:block;font-size:1.6rem;font-weight:500;line-height:1.4}@media (min-width:1230px){.conference-slide__name{font-size:2rem}}@media (min-width:1230px){.career-page .hero-section__txt{width:97rem}}@media (min-width:1230px){.career-page .hero-section__btn{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.career-page .hero-section__info{background-size:90% auto!important}@media (max-width:1230px){.career-page .hero-section__info{background-image:none!important}}@media (min-width:1230px){.cform-box .section-title{margin-bottom:3rem}}.cform-box__subtitle{line-height:1.4;letter-spacing:.16px;margin-bottom:3rem}@media (min-width:1230px){.cform-box__subtitle{font-size:1.6rem;margin-bottom:6rem}}.cform-box__subtitle span{color:#fff}.cform-box__subtitle br{display:none}@media (min-width:1230px){.cform-box__subtitle br{display:block}}.cform-box__form{padding:1rem;border-radius:3.2rem;background:#fff;width:100%}@media (min-width:1230px){.cform-box__form{padding:4rem}}@media (min-width:1230px){.cform-box .container{max-width:79.6rem}}.career-preferences__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.career-preferences__list{gap:0;display:grid;grid-template-columns:repeat(3,1fr)}}.career-preferences__item{width:100%;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;padding:1rem}@media (min-width:1230px){.career-preferences__item{min-width:100%;width:100%;padding:3rem;min-height:38.3rem;cursor:pointer;transition:all .25s cubic-bezier(.25, .46, .45, .94);overflow:hidden;border-right:1px solid #333}}@media (min-width:1230px){.career-preferences__item:nth-child(3n+3){border-right:none}}@media (min-width:1230px){.career-preferences__item:hover .career-preferences__txt{opacity:1}}@media (min-width:1230px){.career-preferences__item:hover .career-preferences__info{-webkit-animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .5s cubic-bezier(.25,.46,.45,.94) both}}@media (min-width:1230px){.career-preferences .plus-section__info{margin-bottom:0;padding-top:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;width:100%;height:100%;-webkit-transform:translateY(115px);transform:translateY(115px)}}.career-preferences__icon{min-width:6rem;width:6rem;height:6rem;line-height:1;display:block;position:relative;margin:0 auto 2rem}@media (min-width:1230px){.career-preferences__icon{min-width:8rem;width:8rem;height:8rem;margin-bottom:4rem}}.career-preferences__icon img{width:100%;height:auto}.career-preferences__name{color:#fff;text-align:center;font-size:1.8rem;line-height:1.2;margin-bottom:2rem}@media (min-width:1230px){.career-preferences__name{font-size:2.4rem;margin-bottom:4rem}}.career-preferences__txt{text-align:center;font-size:1.6rem}@media (min-width:1230px){.career-preferences__txt{opacity:0;position:relative;font-size:1.6rem}}@media (min-width:1230px){.career-potencial .preferences-section__list{display:grid;grid-template-columns:repeat(4,1fr)}}.career-potencial .preferences-section__item{width:100%;min-width:100%}@media (min-width:1230px){.career-potencial .preferences-section__item{width:100%;min-width:100%}}@media (min-width:1230px){.career-review .container{max-width:1004px}}@media (min-width:1600px){.career-review .container{max-width:1004px}}.career-review__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (min-width:768px){.career-review__item{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1230px){.career-review__item{gap:6.2rem}}.career-review__photo{line-height:1;text-align:center;border-radius:100%;width:30rem;min-width:30rem;height:30rem;overflow:hidden;background:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (min-width:1230px){.career-review__photo{text-align:left;width:38.4rem;min-width:38.4rem;height:38.4rem}}.career-review__photo img{width:100%;height:auto;border-radius:100%}.career-review__box>svg{margin-bottom:1rem}@media (min-width:1230px){.career-review__box>svg{margin-bottom:2rem}}.career-review__txt{margin-bottom:2rem;color:#fff;font-size:1.8rem;line-height:1.2}@media (min-width:1230px){.career-review__txt{margin-bottom:3rem;font-size:2.4rem}}.career-review__author{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.4rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding-bottom:5.8rem}.career-review__name{color:#fff;font-size:1.6rem;line-height:1.4}@media (min-width:1230px){.career-review__name{font-size:2rem}}.career-review__position{letter-spacing:.16px;font-size:1.6rem}@media (min-width:1230px){.career-review__position{font-size:1.6rem}}.career-review__slide{position:relative}@media (min-width:1230px){.career-review .slide-arrows{position:absolute;bottom:0;left:44.6rem;margin:0;z-index:2}}@media (min-width:1230px){.positions-section .faq-section__inner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}}.positions-section .section-title{width:100%;margin-bottom:3rem}@media (min-width:1230px){.positions-section .section-title{margin-bottom:6rem}}.positions-section .faq-section__items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1rem}@media (min-width:1230px){.positions-section .faq-section__items{max-width:100%;width:100%;gap:2rem}}.positions-section .faq-section__item{border:none;border-radius:1.6rem;background:#121212;padding:1.6rem}@media (min-width:1230px){.positions-section .faq-section__item{padding:3rem}}.positions-section.faq-section .faq-btn{padding:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;border:none;width:100%}@media (min-width:1230px){.positions-section.faq-section .faq-btn{padding:0;gap:3rem;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.positions-section.faq-section .faq-btn:before{right:1.6rem}@media (min-width:1230px){.positions-section.faq-section .faq-btn:before{right:3rem}}.positions-section .faq-section__answer-inner{padding-top:2rem}@media (min-width:1230px){.positions-section .faq-section__answer-inner{padding-top:3rem}}.positions-section__name{width:100%}@media (min-width:1230px){.positions-section__name{width:49.8rem}}.positions-section__level,.positions-section__location{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;line-height:1.4;color:grey;font-size:1.6rem}@media (min-width:1230px){.positions-section__level,.positions-section__location{font-size:2rem}}.positions-section .faq-section__answer-inner b,.positions-section .faq-section__answer-inner strong{font-weight:500;color:#fff}.positions-section .faq-section__answer-inner p+p{margin-bottom:1.6rem}@media (min-width:1230px){.positions-section .faq-section__answer-inner p+p{margin-bottom:2rem}}.positions-section .faq-section__answer-inner ol,.positions-section .faq-section__answer-inner ul{list-style-type:disc;padding-left:2rem;margin-bottom:1.6rem}@media (min-width:1230px){.positions-section .faq-section__answer-inner ol,.positions-section .faq-section__answer-inner ul{margin:2rem 0}}.positions-section .faq-section__answer-inner ol{list-style-type:decimal}.positions-section .faq-section__answer-inner i{display:block;margin-top:1.6rem}@media (min-width:1230px){.positions-section .faq-section__answer-inner i{margin-top:2rem}}.contact-page .hero-section{padding-bottom:0}@media (min-width:1230px){.contact-page .hero-section{padding-bottom:0}}@media (min-width:1600px){.contact-page .hero-section{padding-bottom:0}}.contact-page .contacts-section{padding-top:0!important}@media (min-width:1230px){.contact-page .contacts-section{padding-top:0!important}}.contact-page .contacts-section__info .wp-block-heading,.contact-page .contacts-section__info h1,.contact-page .contacts-section__info h2{font-size:3.6rem}@media (min-width:1230px){.contact-page .contacts-section__info .wp-block-heading,.contact-page .contacts-section__info h1,.contact-page .contacts-section__info h2{font-size:6.4rem;line-height:.96}}.contact-page .contacts-section__info .wp-block-heading em,.contact-page .contacts-section__info h1 em,.contact-page .contacts-section__info h2 em{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:1230px){.contact-page .worldwide-section__top{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:3rem}}.affiliate-preferences__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.affiliate-preferences__list{gap:3rem;display:grid;grid-template-columns:repeat(4,1fr)}}.affiliate-preferences__item{width:100%;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;padding:0}.affiliate-preferences__icon{min-width:20rem;width:20rem;height:20rem;line-height:1;display:block;position:relative;margin:0 auto 0}@media (min-width:1230px){.affiliate-preferences__icon{min-width:20rem;width:20rem;height:20rem;margin-bottom:0}}.affiliate-preferences__icon img{width:100%;height:auto}.affiliate-preferences__name{color:#fff;text-align:center;font-size:1.8rem;line-height:1.2;margin-bottom:1rem}@media (min-width:1230px){.affiliate-preferences__name{font-size:2.4rem}}.affiliate-preferences__txt{text-align:center;font-size:1.6rem}@media (min-width:1230px){.affiliate-preferences__txt{font-size:1.6rem}}.affiliate-preferences__btn{margin-top:2rem}@media (min-width:1230px){.affiliate-preferences__btn{margin-top:3rem}}.how-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:3rem}@media (min-width:1230px){.how-section__list{gap:0;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}}.how-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1rem;width:100%}@media (min-width:1230px){.how-section__item{gap:2rem;padding:0 3rem;border-left:1px solid #333;width:25%}}@media (min-width:1230px){.how-section__item:nth-child(2){padding-bottom:10rem}}@media (min-width:1230px){.how-section__item:last-child{padding-bottom:20rem}}.how-section__count{color:#fff;text-align:left;font-size:3.6rem;line-height:.96}@media (min-width:1230px){.how-section__count{font-size:6.4rem}}.how-section__name{color:#fff;text-align:left;font-size:1.8rem;line-height:1.2}@media (min-width:1230px){.how-section__name{font-size:2.4rem}}.how-section__txt{text-align:left;font-size:1.6rem;letter-spacing:.16px}@media (min-width:1230px){.how-section__txt{font-size:1.6rem}}@media (max-width:1230px){.affiliate-page .hero-section__top{background-image:none!important}}.affiliate-page .hero-titleimg{display:inline-block;width:13rem;height:5rem;background:url('../images/aff-teams.png') no-repeat center center transparent;background-size:contain}.affiliate-page .page-title .hero-titleimg{display:none}@media (min-width:1230px){.affiliate-page .page-title .hero-titleimg{display:inline-block}}.affiliate-page .process-section .section-title{text-align:center}@media (min-width:1230px){.affiliate-page .faq-section__inner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:6rem}}@media (min-width:1230px){.affiliate-page .faq-section__items{max-width:100%}}.txtimg-section{position:relative}.txtimg-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:8rem;width:100%}@media (min-width:1230px){.txtimg-section__list{gap:18rem}}.txtimg-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem;width:100%}@media (min-width:1230px){.txtimg-section__item{gap:0;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}@media (min-width:1230px){.txtimg-section__item:nth-child(odd) .txtimg-section__icon{order:2}}@media (min-width:1230px){.txtimg-section__item:nth-child(odd) .txtimg-section__info{order:1;padding-left:0;padding-right:12rem}}@media (min-width:1230px){.txtimg-section_invert .txtimg-section__item:nth-child(odd) .txtimg-section__icon{order:1;padding-left:0;padding-right:0}}@media (min-width:1230px){.txtimg-section_invert .txtimg-section__item:nth-child(odd) .txtimg-section__info{order:2;padding-left:8rem;padding-right:0}}@media (min-width:1230px){.txtimg-section_invert .txtimg-section__item .txtimg-section__icon{width:48%}}@media (min-width:1600px){.txtimg-section_invert .txtimg-section__item .txtimg-section__icon{width:48%}}@media (min-width:1230px){.txtimg-section_invert .txtimg-section__item .txtimg-section__info{width:52%;max-width:82rem}}@media (min-width:1600px){.txtimg-section_invert .txtimg-section__item .txtimg-section__info{width:52%}}.txtimg-section__info{width:100%}@media (min-width:1230px){.txtimg-section__info{width:64%;order:2;padding-left:12rem;max-width:82rem}}@media (min-width:1600px){.txtimg-section__info{width:74%}}.txtimg-section__icon{width:100%;position:relative}@media (min-width:1230px){.txtimg-section__icon{width:36%;order:1}}@media (min-width:1600px){.txtimg-section__icon{width:26%}}.txtimg-section__icon img{line-height:1;width:100%;height:auto}.txtimg-section__name{color:#fff;font-size:2.8rem;line-height:1.1;margin-bottom:2rem}@media (min-width:1230px){.txtimg-section__name{font-size:4.8rem;margin-bottom:4rem;line-height:1.1}}.txtimg-section__txt{font-size:1.6rem;letter-spacing:.16px;line-height:1.4}@media (min-width:1230px){.txtimg-section__txt{font-size:1.6rem}}.txtimg-section__txt p+p{margin-top:1.6rem}@media (min-width:1230px){.txtimg-section__txt p+p{margin-top:2rem}}.people-page .hero-section__info{padding-top:4rem;padding-bottom:8rem}@media (min-width:1230px){.people-page .hero-section__info{padding-top:13rem;padding-bottom:19rem;background-size:auto 123%!important;background-position:center -127px!important}}.cactxt-section{font-size:1.6rem;line-height:1.4}@media (min-width:1230px){.cactxt-section{font-size:1.6rem}}@media (min-width:1600px){.cactxt-section{max-width:84.7rem}}.cactxt-section h2{margin-bottom:2rem;margin-top:4rem;color:#fff;font-size:2.8rem}@media (min-width:1230px){.cactxt-section h2{margin-bottom:3rem;margin-top:8rem;font-size:4.8rem}}.cactxt-section h2:first-child{margin-top:0}.cactxt-section h2+img{margin-top:2rem}@media (min-width:1230px){.cactxt-section h2+img{margin-top:3rem}}.cactxt-section .cactxt-section-bg:last-child,.cactxt-section p+.cactxt-section-bg,.cactxt-section p+p{margin-top:2rem}@media (min-width:1230px){.cactxt-section .cactxt-section-bg:last-child,.cactxt-section p+.cactxt-section-bg,.cactxt-section p+p{margin-top:3rem}}.cactxt-section img{margin-top:4rem}@media (min-width:1230px){.cactxt-section img{margin-top:8rem}}.cactxt-section a{color:grey;text-decoration:underline}.cactxt-section a:hover{text-decoration:none}.cactxt-section b,.cactxt-section strong{font-weight:500;color:#fff}.cactxt-section ul{list-style-type:disc;padding-left:1.6rem;margin:2rem 0}@media (min-width:1230px){.cactxt-section ul{margin:3rem 0}}.cactxt-section li+li{margin-top:1.6rem}.cactxt-section table{margin-top:1.6rem;margin-bottom:1.6rem;border:1px solid #333;width:100%}.cactxt-section table td{border:1px solid #333;padding:.4rem}.cactxt-section-bg{padding:1rem;border-radius:.8rem;background:#f44336;color:#fff;font-size:2rem;line-height:1.4;margin-bottom:1rem}.cactxt-section-bg_red{background:#f44336}.cactxt-section-bg_yellow{background:#ffc107}.cactxt-section-bg_green{background:#4caf50}.cactxt-section-bg_#FEE01D{background:#03a9f4;margin-bottom:2rem}@media (min-width:1230px){.cactxt-section-bg_#FEE01D{margin-bottom:3rem}}.cac-form{width:100%;border-radius:3.2rem;background:#fff;padding:1.6rem}@media (min-width:1230px){.cac-form{padding:4rem}}.cac-form__title{color:#000;text-align:center;font-size:2rem;line-height:1.2;margin-bottom:2rem}@media (min-width:1230px){.cac-form__title{font-size:2.4rem}}.cac-form__title br{display:none}@media (min-width:1230px){.cac-form__title br{display:block}}.cac-form__subtitle{margin-bottom:2rem;text-align:center;font-size:1.6rem;line-height:1.4}@media (min-width:1230px){.cac-form__subtitle{font-size:2rem}}.cac-form .btn{width:100%;margin-top:2rem;text-align:center}.cac-form .btn-border{color:#333}.cac-form .btn-border:hover{background:#333;color:#fff}.cac-form input{border:none;border-radius:0;border-bottom:1px solid #e6e6e6;padding:1.3rem 0;margin-top:2rem;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;display:block;width:100%}@media (min-width:1230px){.cac-form input{font-size:1.6rem}}.cac-form__link{text-decoration:none;color:#FEE01D;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;margin-bottom:2rem}@media (min-width:1230px){.cac-form__link{font-size:1.6rem}}.cac-form__link:hover{text-decoration:underline;color:#FEE01D}.cac-form__result{color:#000;text-align:center;font-size:4.8rem;line-height:1.1;margin-bottom:2rem}@media (min-width:1230px){.cac-form__result{font-size:6.4rem;line-height:.96}}.cac-nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem;margin-bottom:2rem}@media (min-width:1230px){.cac-nav{margin-bottom:0}}.cac-nav__item{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:2rem;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media (min-width:1230px){.cac-nav__item{font-size:1.6rem}}.cac-nav__item:before{content:'';display:none;background:#fff;height:1px;width:3rem;opacity:0}.cac-nav__item.active,.cac-nav__item:hover{color:#fff}.cac-nav__item.active:before,.cac-nav__item:hover:before{opacity:1;display:block}.cac-cta{border-radius:1.6rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);padding:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem;color:#fff;margin-top:4rem}.cac-cta__title{color:#fff;font-size:2rem;line-height:1.2;margin-bottom:0}@media (min-width:1230px){.cac-cta__title{font-size:2.4rem;argin-bottom:0}}.cac-cta__btn{width:100%}.cac-cta__btn .btn{width:100%;font-size:1.6rem;text-align:center}.cac-cta__list{list-style-type:disc;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;margin-left:2.4rem}.cac-cta__item{margin-bottom:.4rem}.cac-cta__item:last-child{margin-bottom:0}.cac-page .faq-section__items{max-width:100%;margin-left:0}@media (min-width:1230px){.cac-page .faq-section__inner{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.cac-page .faq-section{padding:4rem 0}@media (min-width:1230px){.cac-page .faq-section{padding:8rem 0}}@media (min-width:1600px){.cac-page .faq-section{max-width:84.7rem}}.cac-page .faq-section .section-title{margin-bottom:2rem}@media (min-width:1230px){.cac-page .faq-section .section-title{margin-bottom:3rem;width:100%}}.cac-page .column-section{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem;padding:6rem 0}@media (min-width:1230px){.cac-page .column-section{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem;padding:12rem 0}}@media (min-width:1230px){.cac-page .column-left{width:28rem;min-width:28rem}}@media (min-width:1230px){.cac-page .column-main{width:calc(100% - 310px);min-width:calc(100% - 310px)}}@media (min-width:1230px){.cac-page .cac-left{width:28rem;min-width:28rem}}.cac-page .cac-left.affix{position:fixed!important;top:12rem;z-index:10}.cac-page .btn.noactive{opacity:.7;cursor:not-allowed}.checklist-section{width:100%;overflow:hidden}.checklist-section .section-title{margin-bottom:2rem}@media (min-width:1230px){.checklist-section .section-title{margin-bottom:3rem}}.checklist-section__descr{margin-bottom:4rem}@media (min-width:1230px){.checklist-section__descr{width:48.2rem;position:relative;margin:0 auto 6rem}}.checklist-section .checklist-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:4rem;overflow:hidden;overflow-x:auto;width:calc(100% + 20px);margin-right:-2rem}@media (min-width:1230px){.checklist-section .checklist-section__list{gap:6rem;overflow:hidden;width:100%;margin-right:0;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.checklist-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;text-align:center;width:22rem;min-width:22rem;gap:2rem}@media (min-width:1230px){.checklist-section__item{width:calc(33.3333% - 40px);min-width:calc(33.3333% - 40px);gap:3rem}}.checklist-section__image{display:inline-block;width:15rem;height:auto}@media (min-width:1230px){.checklist-section__image{width:20rem}}.checklist-section__txt{color:#fff;font-weight:500;line-height:1.2}@media (min-width:1230px){.ctaform-section__box{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:8rem}}.ctaform-section__title{color:#fff;font-size:2.8rem;line-height:1.1;margin-bottom:3rem;width:100%}@media (min-width:1230px){.ctaform-section__title{margin-bottom:0;font-size:4.8rem;width:50%}}.ctaform-section__form{width:100%}@media (min-width:1230px){.ctaform-section__form{width:calc(50% - 80px)}}.ctaform-section input{border-bottom:1px solid rgba(255,255,255,.4);padding:1.3rem 0;margin-bottom:2rem;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;width:100%;background:0 0}.ctaform-section input::-webkit-input-placeholder{color:rgba(255,255,255,.8)}.ctaform-section input::-moz-placeholder{color:rgba(255,255,255,.8)}.ctaform-section input:-ms-input-placeholder{color:rgba(255,255,255,.8)}.ctaform-section input::-ms-input-placeholder{color:rgba(255,255,255,.8)}.ctaform-section input::placeholder{color:rgba(255,255,255,.8)}.ctaform-section .contacts-form__label{opacity:.8;color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}.ctaform-section .contacts-form__label a{color:#fff;text-decoration:underline}.ctaform-section .wpcf7-spinner{display:none}.ctaform-section .wpcf7-not-valid-tip{color:#fff;font-size:1.2rem;font-weight:400;display:block;position:absolute;left:0;bottom:0}@media (max-width:1230px){.cjm-page .hero-section{background-image:none!important}}.error-page .hero-section{padding-bottom:0}@media (min-width:1230px){.error-page .hero-section{padding-bottom:0}}.error-page .hero-section__btn{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}@media (min-width:1230px){.error-page .hero-section__btn{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.error-page__box{display:block;width:100%;overflow:hidden}.error-page__bg{white-space:nowrap;color:#333;text-edge:cap;font-size:100px;line-height:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:3rem;width:100%}@media (min-width:1230px){.error-page__bg{font-size:260px;gap:6rem}}.error-page__bg span{font-size:50px}@media (min-width:1230px){.error-page__bg span{font-size:100px}}.txt-whitepage{background:#fff}@media (min-width:1230px){.txt-whitepage .header-inner{background:#f2f2f2}}.txt-whitepage .header-logo__box img{filter:none}.txt-whitepage .btn-menu{filter:invert(1)}.txt-whitepage .column-main h2{color:#FEE01D;line-height:1.1;margin-bottom:2rem;margin-top:4rem}@media (min-width:1230px){.txt-whitepage .column-main h2{margin-bottom:3rem;margin-top:6rem;font-size:4rem}}.txt-whitepage .column-main h1,.txt-whitepage .column-main h3,.txt-whitepage .column-main h4,.txt-whitepage .column-main h5,.txt-whitepage .column-main h6{color:#FEE01D}.txt-whitepage .column-main b,.txt-whitepage .column-main strong{font-weight:500;color:#FEE01D}.txt-whitepage .column-main ol,.txt-whitepage .column-main ul{margin-bottom:2rem;margin-top:2rem;list-style-type:disc;padding-left:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1rem}@media (min-width:1230px){.txt-whitepage .column-main ol,.txt-whitepage .column-main ul{margin-bottom:3rem;margin-top:3rem}}.txt-whitepage .column-main ol li::marker,.txt-whitepage .column-main ul li::marker{color:#FEE01D}.txt-whitepage .column-main p+p{margin-top:2rem}@media (min-width:1230px){.txt-whitepage .column-main p+p{margin-top:3rem}}.txt-whitepage .column-section{padding-top:0;color:#4d4d4d}@media (min-width:1230px){.txt-whitepage .column-section{padding-top:0}}.txt-whitepage .hero-section__info{padding-bottom:0;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.txt-whitepage .page-title{color:#000}@media (min-width:1230px){.txt-whitepage .hero-section__txt{font-size:2rem}}.txt-whitepage .contacts-section{background:#000;padding:8rem 0}@media (min-width:1230px){.txt-whitepage .contacts-section{padding:18rem 0}}.navbar{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:2rem}@media (min-width:1230px){.navbar{width:28rem;min-width:28rem}}.navbar.affix{position:fixed!important;top:12rem;z-index:10}.navbar a{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:2rem;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}@media (min-width:1230px){.navbar a{font-size:1.6rem}}.navbar a:before{content:'';display:none;background:#000;height:1px;width:3rem;opacity:0}.navbar a.active,.navbar a:hover{color:#000}.navbar a.active:before,.navbar a:hover:before{opacity:1;display:block}.industries-page .preferences-section{padding:4rem 0 4rem}@media (min-width:1230px){.industries-page .preferences-section{padding:9rem 0 9rem}}@media (min-width:1600px){.industries-page .preferences-section{padding:10rem 0 10rem}}.industries-page .preferences-section .section-title{text-align:center}.industries-page .team-section{padding:4rem 0 4rem}@media (min-width:1230px){.industries-page .team-section{padding:9rem 0 9rem}}@media (min-width:1600px){.industries-page .team-section{padding:10rem 0 10rem}}.industries-page .team-section .section-title{text-align:center}.industry-section .section-title{margin-bottom:2rem}@media (min-width:1230px){.industry-section .section-title{margin-bottom:3rem}}.industry-section .section-txt{margin-bottom:3rem}@media (min-width:1230px){.industry-section .section-txt{margin:0 auto 6rem;width:79.6rem;position:relative}}.industry-section__list{display:grid;grid-template-columns:repeat(1,1fr);gap:1.6rem}@media (min-width:1230px){.industry-section__list{grid-template-columns:repeat(2,1fr);gap:3rem}}.industry-section__item{padding:1.6rem 0;border-bottom:1px solid #333;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%;gap:1.6rem;text-decoration:none}@media (min-width:1230px){.industry-section__item{gap:3rem;padding:3rem 0}}.industry-section__img{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;line-height:1;width:8rem;min-width:8rem;height:8rem;border-radius:1.6rem}@media (min-width:1230px){.industry-section__img{width:16rem;min-width:16rem;height:16rem}}.industry-section__img img{border-radius:1.6rem;display:block;width:100%;height:auto}.industry-section__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 96px);gap:1.6rem}@media (min-width:1230px){.industry-section__info{gap:2rem;width:calc(100% - 190px)}}.industry-section__name{font-size:2.8rem;font-weight:500;line-height:1.1;display:block}@media (min-width:1230px){.industry-section__name{font-size:4rem}}.industry-section__txt{display:block;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.industry-section__txt{font-size:1.6rem}}.industry-section .txt-color1,.industry-section .txt-color5,.industry-section .txt-color9{background:0 0;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:inherit;color:#FEE01D}.industry-section .txt-color10,.industry-section .txt-color2,.industry-section .txt-color6{background:0 0;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:inherit;color:#FEE01D}.industry-section .txt-color3,.industry-section .txt-color7{background:0 0;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:inherit;color:#f66979}.industry-section .txt-color4,.industry-section .txt-color8{background:0 0;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:inherit;color:#fba05a}.industry-section .btn{margin-top:2rem}@media (min-width:1230px){.industry-section .btn{margin-top:3rem}}.sectors-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:.8rem}@media (min-width:1230px){.sectors-section__list{gap:2rem}}.sectors-section__item{border-radius:1.6rem;background:#121212;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.14px;padding:.8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;white-space:nowrap}@media (min-width:1230px){.sectors-section__item{font-size:2rem;line-height:1.4;letter-spacing:inherit;padding:1.6rem}}.sectors-section__btn{margin-top:3rem}@media (min-width:1230px){.sectors-section__btn{margin-top:6rem}}@media (min-width:1230px){.services-page .faq-section__items{max-width:100%}}.services-page .worldwide-section{padding:4rem 0 4rem}@media (min-width:1230px){.services-page .worldwide-section{padding:9rem 0 9rem}}@media (min-width:1600px){.services-page .worldwide-section{padding:10rem 0 10rem}}.services-page .worldwide-section .section-title{text-align:center}@media (min-width:1230px){.services-page .hero-section__btn .btn{width:auto}}@media (min-width:1600px){.services-page .hero-section__column .hero-section__txt{width:100%}}.services-page .cta-box_#FEE01Dprint .points-section__form{order:2;width:100%;padding:0 3rem 2rem}@media (min-width:1230px){.services-page .cta-box_#FEE01Dprint .points-section__form{padding:0}}@media (min-width:1230px){.services-page .cta-box_#FEE01Dprint .form-#FEE01Dprint{display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:baseline;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:3rem;width:100%}}@media (min-width:1230px){.services-page .cta-box_#FEE01Dprint .form-#FEE01Dprint input[type=email]{margin:0}}.services-page .cta-box_#FEE01Dprint .wpcf7 form.invalid .wpcf7-response-output,.services-page .cta-box_#FEE01Dprint .wpcf7 form.payment-required .wpcf7-response-output,.services-page .cta-box_#FEE01Dprint .wpcf7 form.sent .wpcf7-response-output,.services-page .cta-box_#FEE01Dprint .wpcf7 form.unaccepted .wpcf7-response-output{color:#fff;text-align:left}.services-page .cta-box_#FEE01Dprint .wpcf7-not-valid-tip{display:none}.tools-section .container{padding-right:0}@media (min-width:1230px){.tools-section .container{padding-right:1.6rem}}.tools-section .section-title{padding-right:1.6rem}@media (min-width:1230px){.tools-section .section-title{padding-right:0}}.tools-section__list{overflow:hidden;overflow-x:scroll;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;gap:1.6rem}@media (min-width:1230px){.tools-section__list{overflow:hidden;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:3rem}}.tools-section__item{min-width:14.8rem;width:14.8rem;height:14.8rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (min-width:1230px){.tools-section__item{min-width:calc(20% - 24px);width:calc(20% - 24px);height:21.8rem}}.help-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%;margin-bottom:3rem}@media (max-width:768px){.help-section__list{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:-1.6rem;width:calc(100% + 1.6rem);position:relative;overflow:hidden;overflow-x:auto;align-items:stretch}}@media (min-width:1230px){.help-section__list{gap:3rem;margin-bottom:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.help-section__item{padding:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;border-radius:1.6rem;background:#121212;width:100%;position:relative}@media (max-width:768px){.help-section__item{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:24rem;min-width:24rem}}@media (min-width:1230px){.help-section__item{height:25rem;width:calc(33.333% - 22.5px);padding:3rem}}@media (min-width:1920px){.help-section__item{height:23rem}}@media (min-width:1230px){.help-section__item-4col{width:calc(24% - 15px)}}.help-section__item:before{content:'';right:0;bottom:0;top:0;left:0;position:absolute;display:none;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%) border-box;-webkit-mask:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%) padding-box,linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);border-radius:1.6rem;border:2px solid transparent;-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:1}.help-section__item:hover:before{display:block}@media (min-width:1230px){.help-section__item:hover .help-section__answer{max-height:100%;opacity:1;height:auto;display:block}}.help-section__item-small{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (max-width:768px){.help-section__item-small{display:none}}@media (min-width:1230px){.help-section__item-small{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:calc(16% - 22.5px)}}@media (min-width:1230px){.help-section__item-medium{width:calc(25% - 22.5px)}}.help-section__item svg{height:2rem;min-height:2rem;width:auto}.help-section__answer{position:relative;z-index:2;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.help-section__answer{font-size:1.6rem;opacity:0;height:0;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out,opacity .3s ease-in-out;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}}.help-section__txt{color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;position:relative;z-index:2}@media (min-width:1230px){.help-section__txt{color:1.6rem}}.buisness-section .section-title{margin-bottom:2rem}@media (min-width:1230px){.buisness-section .section-title{margin-bottom:3rem}}.buisness-section__descr{text-align:center;font-size:1.6rem;line-height:1.4;letter-spacing:.2px;margin-bottom:3rem}@media (min-width:1230px){.buisness-section__descr{margin-bottom:6rem;font-size:2rem;width:76.5rem;position:relative;margin-right:auto;margin-left:auto}}.buisness-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.buisness-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:3rem}}.buisness-section__item-inner{padding:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;border-radius:1.6rem;background:#121212;position:relative;width:100%}@media (max-width:1230px){.buisness-section__item-inner{min-width:24rem;width:24rem}}@media (min-width:1230px){.buisness-section__item-inner{gap:2rem;padding:3rem;width:calc(26% - 22.5px);min-width:calc(26% - 22.5px);min-height:17.7rem}}.buisness-section__item-innersmall{-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media (max-width:1230px){.buisness-section__item-innersmall{display:none}}@media (min-width:1230px){.buisness-section__item-innersmall{width:calc(16% - 22.5px);min-width:calc(16% - 22.5px)}}.buisness-section__item svg{height:2rem;width:auto}.buisness-section__image{width:auto;height:9.6rem;line-height:1;display:block}.buisness-section__txt{color:#fff;font-size:1.6rem;letter-spacing:.16px;font-weight:500;position:relative;z-index:2}.buisness-section .mobile-only .buisness-section__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:-1.6rem;width:calc(100% + 16px);position:relative;overflow:hidden;overflow-x:auto}.buisness-section .mobile-only .fbuisness-section__item-innersmall{display:none}.buisness-section .mobile-only .fbuisness-section__item-inner{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:24rem;min-width:24rem}@media (min-width:1230px){.buisness-section__box{position:relative;padding:0 5.5rem}}@media (min-width:1230px){.buisness-section .slide-arrows__box{margin-bottom:0;position:absolute;left:0;width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;z-index:10;top:50%;height:6.2rem;line-height:1;margin-top:-4.6rem}}.growth-section{width:100%}.growth-section__descr{margin-bottom:3rem}@media (min-width:1230px){.growth-section__descr{margin-bottom:6rem;width:79.6rem;position:relative;margin-right:auto;margin-left:auto}}.growth-section__list{margin-bottom:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;width:calc(100% + 1.6rem);margin-right:-1.6rem;gap:1.6rem;overflow:hidden;overflow-x:auto}@media (min-width:1230px){.growth-section__list{margin-bottom:6rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:0;width:100%;margin-right:0;overflow:hidden}}.growth-section__item{padding:0 3rem;border-radius:0;width:28rem;min-width:28rem;border-left:1px solid #333;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;position:relative;margin-bottom:0;min-height:20rem;-webkit-transition:all .85s cubic-bezier(.25, .46, .45, .94);transition:all .85s cubic-bezier(.25, .46, .45, .94)}@media (min-width:1230px){.growth-section__item{padding:0 3rem;min-height:40rem;height:40rem;width:calc(25% + 4rem);min-width:10rem;margin-bottom:0;margin-left:0;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}}.growth-section__item:hover{padding-bottom:3rem!important}.growth-section__item:hover svg{max-height:100%;opacity:1;height:2rem;min-height:2rem;display:block}.growth-section__item:hover .growth-section__longtxt{max-height:100%;opacity:1;height:auto;display:block}@media (min-width:1230px){.growth-section__item:first-child{padding-top:0;margin-left:0}}.growth-section__item:first-child .growth-section__txt{color:#FEE01D}@media (min-width:1230px){.growth-section__item:nth-child(2){padding-bottom:8rem}}@media (min-width:1230px){.growth-section__item:nth-child(3n){padding-bottom:16rem}}.growth-section__item:nth-child(3n) .growth-section__txt{color:#f66979}@media (min-width:1230px){.growth-section__item:last-child{margin-bottom:0;padding-bottom:24rem}}.growth-section__item:last-child .growth-section__txt{color:#fba05a}@media (min-width:1230px){.growth-section__item svg{opacity:0;height:0;max-height:0;overflow:hidden}}.growth-section__head{color:#fff;font-size:2rem;line-height:1.2}@media (min-width:1230px){.growth-section__head{font-size:3.2rem}}.growth-section__txt{color:grey;font-size:1.6rem;line-height:1.4;color:#FEE01D}@media (min-width:1230px){.growth-section__txt{font-size:2rem}}.growth-section__longtxt{font-size:1.6rem;line-height:1.4;letter-spacing:.16px;color:grey}@media (min-width:1230px){.growth-section__longtxt{font-size:1.6rem;letter-spacing:.16px;opacity:0;height:0;max-height:0;overflow:hidden}}.growth-section__bottom{display:block;text-align:center;border-radius:1.6rem;border:none;background:#121212;position:relative;width:100%;padding:1px}.growth-section__bottom:before{content:'';z-index:1;position:absolute;width:100%;height:100%;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);left:0;top:0;right:0;bottom:0;border-radius:1.6rem}.growth-section__bottom:after{content:'';z-index:2;position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);background:#121212;left:1px;top:1px;right:1px;bottom:1px;border-radius:1.6rem}.growth-section__count{color:#f66979;font-size:6.4rem;line-height:.96;position:relative;z-index:3}.growth-section__count-txt{color:#fff;font-size:2rem;line-height:1.2;text-align:center;display:block;gap:.8rem;padding:2.1rem 1.6rem;position:relative;z-index:3}@media (min-width:1230px){.growth-section__count-txt{padding:2.1rem 0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.growth-section__count-txt>div{display:inline}@media (min-width:1230px){.growth-section__count-txt>div{display:block}}.growth-section__count-txt span{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.growth-section_grid .growth-section__list{overflow:visible;gap:3rem;margin-right:0;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%;overflow:hidden}@media (min-width:1230px){.growth-section_grid .growth-section__list{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.growth-section_grid .growth-section__item{padding:1.6rem;border-radius:1.6rem;background:#121212;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;min-width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;position:relative;margin-bottom:-2rem;min-height:5rem;border:none}@media (min-width:1230px){.growth-section_grid .growth-section__item{padding:4rem 8rem 2rem 4rem;min-height:30rem;width:calc(25% + 40px);min-width:10rem;margin-bottom:0;margin-left:-4rem;justify-content:center;gap:3rem;height:auto}}.growth-section_grid .growth-section__item:hover{padding-bottom:inherit!important}.growth-section_grid .growth-section__item:first-child{padding-top:1.6rem;background:#FEE01D;backdrop-filter:none;-webkit-backdrop-filter:none;color:#fff}@media (min-width:1230px){.growth-section_grid .growth-section__item:first-child{padding-top:4rem;margin-left:0;padding-bottom:0}}.growth-section_grid .growth-section__item:first-child .growth-section__txt{color:#fff}@media (min-width:1230px){.growth-section_grid .growth-section__item:nth-child(2){padding-bottom:0}}.growth-section_grid .growth-section__item:nth-child(2) .growth-section__txt{color:grey}.growth-section_grid .growth-section__item:nth-child(3n){background:#FEE01D;color:#fff}@media (min-width:1230px){.growth-section_grid .growth-section__item:nth-child(3n){padding-bottom:0}}.growth-section_grid .growth-section__item:nth-child(3n) .growth-section__txt{color:#fff}.growth-section_grid .growth-section__item:last-child{background:#333}@media (min-width:1230px){.growth-section_grid .growth-section__item:last-child{margin-bottom:0;padding-bottom:0}}.growth-section_grid .growth-section__item:last-child .growth-section__txt{color:grey}.growth-section_grid .growth-section__head{color:#fff;font-size:2rem;line-height:1.2}@media (min-width:1230px){.growth-section_grid .growth-section__head{font-size:2.4rem}}.growth-section_grid .growth-section__bottom{padding:2.1rem 0}@media (min-width:1230px){.growth-section_grid .growth-section__bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:3rem}}.growth-section_grid .growth-section__bottom:before{background:#f66979}.growth-section_grid .growth-section__count-txt{padding:2.1rem 1rem}@media (min-width:1230px){.growth-section_grid .growth-section__count-txt{padding:0;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}@media (min-width:1230px){.growth-section_v3 .growth-section__item:hover:first-child{padding-bottom:0!important}}@media (min-width:1230px){.growth-section_v3 .growth-section__item:hover:nth-child(2){padding-bottom:8rem!important}}@media (min-width:1230px){.growth-section_v3 .growth-section__item:hover:nth-child(3n){padding-bottom:16rem!important}}@media (min-width:1230px){.growth-section_v3 .growth-section__item:hover:last-child{padding-bottom:24rem!important}}.growth-section_v3 .growth-section__number{color:#fff;font-size:3.6rem;font-weight:500;line-height:.96}@media (min-width:1230px){.growth-section_v3 .growth-section__number{font-size:6.4rem}}.growth-section_v3 .growth-section__content{font-size:1.6rem}@media (min-width:1230px){.growth-section_v3 .growth-section__content{font-size:1.6rem}}.growth-section_v3 .growth-section__txt{font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.growth-section_v3 .growth-section__txt{font-size:2.4rem}}.subscription-section__subtitle{margin-bottom:3rem}@media (min-width:1230px){.subscription-section__subtitle{margin-bottom:6rem}}.subscription-section .mobile-only.subscription-section__img{width:calc(100% + 3.2rem);margin-right:-1.6rem;margin-left:-1.6rem}@media (min-width:768px){.subscription-section .mobile-only{display:none!important}}@media (min-width:768px){.subscription-section .desktop-only{display:block!important}}.sresult-section__subtxt{margin-bottom:3rem}@media (min-width:1230px){.sresult-section__subtxt{margin-bottom:6rem;width:79.6rem;position:relative;margin-right:auto;margin-left:auto}}.sresult-section__list{margin-bottom:2rem}@media (min-width:1230px){.sresult-section__list{margin-bottom:3rem}}.sresult-section .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.sresult-section__item{padding:2rem;border-radius:1.6rem;background:#FEE01D;height:34rem;background-repeat:no-repeat;background-position:right bottom;background-size:13rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1.6rem;min-width:28rem}@media (min-width:768px){.sresult-section__item{padding:3rem;height:44rem;background-size:17rem}}.sresult-section__count{color:#fff;font-size:2.4rem;line-height:1.1}@media (min-width:1230px){.sresult-section__count{font-size:4rem}}.sresult-section__txt{color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.sresult-section__txt{font-size:1.6rem}}.influencers-section__item{position:relative;border-radius:1.6rem}.influencers-section__img{width:100%;height:auto;border-radius:1.6rem 1.6rem 0 0;position:relative;z-index:1}@media (min-width:1230px){.influencers-section__img{border-radius:1.6rem}}.influencers-section__info{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%) 100%);border-radius:0 0 1.6rem 1.6rem;padding:1.6rem}@media (min-width:1230px){.influencers-section__info{border-radius:0 0 1.6rem 1.6rem;height:50%;position:absolute;width:100%;left:0;bottom:0;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding:3rem}}.influencers-section__name{color:#fff;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:.4rem}@media (min-width:1230px){.influencers-section__name{font-size:2.4rem}}.influencers-section__followers{color:grey;font-size:1.6rem;font-weight:500;line-height:1.4;letter-spacing:.16px}.influencers-section .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;margin-top:3rem}@media (min-width:1230px){.influencers-section .slide-arrows__box{margin-top:2rem;width:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.solution-section__item{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem;margin-top:1.6rem}@media (min-width:1230px){.solution-section__item{margin-top:2rem}}.solution-section__txt{color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}@media (min-width:1230px){.solution-section__txt{font-size:1.6rem}}.solution-section__problem,.solution-section__solution{background:#121212;border-radius:3.2rem;padding:2rem;margin-bottom:3rem;backdrop-filter:blur(10px)}@media (min-width:1230px){.solution-section__problem,.solution-section__solution{margin-bottom:0;padding:6rem 3rem}}.solution-section__solution{background:#FEE01D;backdrop-filter:none;margin-bottom:0}@media (min-width:1230px){.solution-section__solution{width:55%;position:relative;margin-left:-5%;z-index:2}}@media (min-width:1230px){.solution-section__problem{width:50%;position:relative;z-index:1}}@media (min-width:1230px){.solution-section__box{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}}.solution-section__head{margin-bottom:2rem;color:#fff;font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.solution-section__head{margin-bottom:3rem;font-size:4rem}}.solution-section__img{margin-bottom:2rem}@media (min-width:1230px){.solution-section__img{margin-bottom:3rem}}.points-section .mobile-only{display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}@media (min-width:1230px){.points-section .mobile-only{display:none!important}}@media (min-width:1230px){.points-section .desktop-only{height:100%}}.points-section__column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:3rem}@media (min-width:1230px){.points-section__column{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:100%;gap:0}}@media (min-width:1230px){.points-section__list{display:block;height:100%}}.points-section__form{position:relative;z-index:3}@media (min-width:1230px){.points-section .splide__list{height:100%}}.points-section__list-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%}.points-section__item{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1.6rem;background:#121212;border-radius:1.6rem;padding:1.6rem;flex-shrink:0}@media (min-width:1230px){.points-section__item{padding:2rem;position:relative;z-index:1}}.points-section__txt{color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px}.points-section__more{margin-top:2rem;width:100%}.points-section__more .btn{width:100%}@media (min-width:1230px){.points-section__left{padding-right:6rem;width:calc(100% - 38.3rem);height:50rem;overflow:hidden;position:relative}}.points-section__left:after,.points-section__left:before{content:'';position:absolute;display:none;width:100%;height:14.4rem;z-index:2;background:linear-gradient(0deg,rgba(0,0,0,0) 0,#000 100%);left:0;top:0}@media (min-width:1230px){.points-section__left:after,.points-section__left:before{display:block}}.points-section__left:after{background:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);top:auto;bottom:0}.points-section__cta{border-radius:3.2rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);padding:2rem;color:#fff}@media (min-width:1230px){.points-section__cta{padding:3rem;width:38.3rem;min-width:38.3rem;height:50rem}}.points-section__cta-title{color:#fff;font-size:2.4rem;line-height:1.2;position:relative;z-index:2;text-align:left}.points-section__cta-img{line-height:1;width:calc(100% + 4rem);text-align:center;margin:0 -2rem;position:relative;padding-top:74%}@media (min-width:1230px){.points-section__cta-img{width:calc(100% + 6rem);margin:0 -3rem}}.points-section__cta-img img{position:absolute;left:0;top:-4.8rem;width:100%;z-index:1}.points-section__form .btn{width:100%;position:relative;z-index:2}.points-section__form input[type=date],.points-section__form input[type=datetime-local],.points-section__form input[type=datetime],.points-section__form input[type=email],.points-section__form input[type=month],.points-section__form input[type=number],.points-section__form input[type=password],.points-section__form input[type=range],.points-section__form input[type=search],.points-section__form input[type=tel],.points-section__form input[type=text],.points-section__form input[type=time],.points-section__form input[type=url],.points-section__form input[type=week]{background:0 0;color:#fff;width:100%;padding:1.3rem 0;border:none;border-bottom:1px solid rgba(255,255,255,.8)}.points-section__form input[type=date]::-webkit-input-placeholder,.points-section__form input[type=datetime-local]::-webkit-input-placeholder,.points-section__form input[type=datetime]::-webkit-input-placeholder,.points-section__form input[type=email]::-webkit-input-placeholder,.points-section__form input[type=month]::-webkit-input-placeholder,.points-section__form input[type=number]::-webkit-input-placeholder,.points-section__form input[type=password]::-webkit-input-placeholder,.points-section__form input[type=range]::-webkit-input-placeholder,.points-section__form input[type=search]::-webkit-input-placeholder,.points-section__form input[type=tel]::-webkit-input-placeholder,.points-section__form input[type=text]::-webkit-input-placeholder,.points-section__form input[type=time]::-webkit-input-placeholder,.points-section__form input[type=url]::-webkit-input-placeholder,.points-section__form input[type=week]::-webkit-input-placeholder{color:#fff}.points-section__form input[type=date]::-moz-placeholder,.points-section__form input[type=datetime-local]::-moz-placeholder,.points-section__form input[type=datetime]::-moz-placeholder,.points-section__form input[type=email]::-moz-placeholder,.points-section__form input[type=month]::-moz-placeholder,.points-section__form input[type=number]::-moz-placeholder,.points-section__form input[type=password]::-moz-placeholder,.points-section__form input[type=range]::-moz-placeholder,.points-section__form input[type=search]::-moz-placeholder,.points-section__form input[type=tel]::-moz-placeholder,.points-section__form input[type=text]::-moz-placeholder,.points-section__form input[type=time]::-moz-placeholder,.points-section__form input[type=url]::-moz-placeholder,.points-section__form input[type=week]::-moz-placeholder{color:#fff}.points-section__form input[type=date]:-ms-input-placeholder,.points-section__form input[type=datetime-local]:-ms-input-placeholder,.points-section__form input[type=datetime]:-ms-input-placeholder,.points-section__form input[type=email]:-ms-input-placeholder,.points-section__form input[type=month]:-ms-input-placeholder,.points-section__form input[type=number]:-ms-input-placeholder,.points-section__form input[type=password]:-ms-input-placeholder,.points-section__form input[type=range]:-ms-input-placeholder,.points-section__form input[type=search]:-ms-input-placeholder,.points-section__form input[type=tel]:-ms-input-placeholder,.points-section__form input[type=text]:-ms-input-placeholder,.points-section__form input[type=time]:-ms-input-placeholder,.points-section__form input[type=url]:-ms-input-placeholder,.points-section__form input[type=week]:-ms-input-placeholder{color:#fff}.points-section__form input[type=date]:-moz-placeholder,.points-section__form input[type=datetime-local]:-moz-placeholder,.points-section__form input[type=datetime]:-moz-placeholder,.points-section__form input[type=email]:-moz-placeholder,.points-section__form input[type=month]:-moz-placeholder,.points-section__form input[type=number]:-moz-placeholder,.points-section__form input[type=password]:-moz-placeholder,.points-section__form input[type=range]:-moz-placeholder,.points-section__form input[type=search]:-moz-placeholder,.points-section__form input[type=tel]:-moz-placeholder,.points-section__form input[type=text]:-moz-placeholder,.points-section__form input[type=time]:-moz-placeholder,.points-section__form input[type=url]:-moz-placeholder,.points-section__form input[type=week]:-moz-placeholder{color:#fff}@media (min-width:1230px){.level3-page .cta-box__btn{width:100%;min-width:100%}}@media (min-width:1230px){.level3-page .cta-box__btn .btn{width:auto}}.level3-page .hero-section .container-wide{padding:0 1.6rem}@media (min-width:1230px){.level3-page .hero-section .container-wide{padding:0}}.program-section__descr{margin-bottom:3rem}@media (min-width:1230px){.program-section__descr{margin-bottom:6rem;position:relative;margin-left:auto;margin-right:auto;width:80rem}}.program-section__box{position:relative;overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 30% 70%,#0000 95%);mask-image:linear-gradient(90deg,#0000 5%,#000 30% 70%,#0000 95%);margin-top:3rem}@media (min-width:1230px){.program-section__box{margin-top:6rem}}.program-section__list{border-top:1px solid #333;border-bottom:1px solid #333}.program-section__list img{filter:grayscale(1)}.program-section__list img:hover{filter:none}.expertise-section__list{margin-bottom:3rem;display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:1230px){.expertise-section__list{margin-bottom:6rem;gap:3rem;grid-template-columns:repeat(3,1fr)}}.expertise-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1.6rem;width:100%;padding:2rem}@media (min-width:1230px){.expertise-section__item{gap:2rem;padding:3rem}}.expertise-section__head{font-size:2.8rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.expertise-section__head{font-size:4rem}}@media (min-width:1600px){.expertise-section__head{min-height:14.4rem}}.works-section__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:1.6rem}@media (min-width:768px){.works-section__nav{gap:.8rem;margin-bottom:3rem}}@media (min-width:1230px){.works-section__nav{margin-bottom:2rem;position:relative;margin-left:auto;margin-right:auto;width:79.6rem;gap:1.6rem;margin-bottom:1.6rem}}.works-section__tab{cursor:pointer;display:inline-block;border-radius:36rem;background:#f2f2f2;color:grey;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;padding:.4rem .8rem;border:1px solid transparent}@media (min-width:768px){.works-section__tab{padding:.4rem .8rem}}@media (min-width:1230px){.works-section__tab{padding:.8rem 1.6rem}}.works-section__tab.active{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff;border:1px solid transparent}.works-section__tab:hover{border:1px solid #FEE01D}.works-section__item{border-radius:3.2rem;background:#f2f2f2;width:100%;padding:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;margin-bottom:2rem}@media (min-width:768px){.works-section__item{padding:2rem 2rem 8.8rem 2rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem;position:relative}}@media (min-width:1230px){.works-section__item{padding:6rem;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;margin-bottom:4rem;gap:0}}.works-section__item.is-hidden{display:none!important}.works-section .cases-list__item{width:100%}@media (min-width:1230px){.works-section .cases-list__item{width:calc(50% - 2.5rem);height:100%}}.works-section .cases-list__item:hover{transform:none}.works-section .cases-list__item .cases-list__img img{object-fit:contain}@media (min-width:768px){.works-section .cases-list__item .cases-list__img img{bottom:27%}}@media (min-width:1230px){.works-section .cases-list__item .cases-list__img img{object-fit:contain;bottom:auto}}.works-section .cases-list__item .cases-list__title{padding-right:9rem}@media (min-width:768px){.works-section .cases-list__item .cases-list__title{padding-right:0}}@media (min-width:1230px){.works-section .cases-list__item .cases-list__title{width:32rem;padding-right:0}}.works-section__info{width:100%;margin-top:2rem}@media (min-width:768px){.works-section__info{margin-top:.8rem}}@media (min-width:1230px){.works-section__info{margin-top:0;width:calc(50% + 2.5rem);padding-left:5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}}@media (min-width:768px){.works-section__info .btn-border{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);z-index:2}}@media (min-width:1230px){.works-section__info .btn-border{position:relative;left:auto;bottom:auto;transform:none}}.works-section__result{display:grid;grid-template-columns:repeat(1,1fr);width:100%;margin-bottom:2rem;gap:1.6rem}@media (min-width:768px){.works-section__result{gap:2rem}}@media (min-width:1230px){.works-section__result{gap:3rem 2rem;grid-template-columns:repeat(2,1fr)}}.works-section__result-item{padding-bottom:2rem;border-bottom:1px solid #b3b3b3;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;align-items:baseline;width:100%;gap:1.2rem;display:none}@media (min-width:768px){.works-section__result-item{padding-bottom:.8rem}}@media (min-width:1230px){.works-section__result-item{padding-bottom:2rem}}.works-section__result-item:first-child,.works-section__result-item:nth-child(2),.works-section__result-item:nth-child(3),.works-section__result-item:nth-child(4){display:-webkit-flex;display:-ms-flexbox;display:flex}.works-section__count{color:#000;font-size:2rem;line-height:1.2}@media (min-width:1230px){.works-section__count{font-size:2.4rem}}.works-section__count-txt{color:#000;font-size:1.4rem;line-height:1.4;letter-spacing:.16px}@media (min-width:768px){.works-section__count-txt{font-size:1.4rem}}@media (max-width:1230px){.works-section__count-txt{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:80%;padding-right:1rem}}@media (min-width:768px){.works-section .slide-arrows__box{display:-webkit-flex;display:-ms-flexbox;display:flex}}.works-section__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;gap:1.2rem}.works-section .slide-arrows__btn{border:1px solid #b3b3b3}.works-section .slide-arrows__btn:hover{border-color:#333}@media (min-width:1230px){.im-page .cta-box_image .cta-box__inner{padding-top:0;padding-bottom:0}}@media (min-width:1230px){.im-page .cta-box_image .cta-box__left{padding-top:6rem;padding-bottom:6rem;width:50.2rem}}@media (min-width:1230px){.im-page .cta-box_image .cta-box__btn{width:auto;min-width:30rem;margin-top:4rem}}@media (min-width:1230px){.im-page .cta-box_image .cta-box__right{width:38.6rem;min-width:38.6rem;line-height:1}}@media (min-width:1230px){.im-page .cta-box_image .cta-box__right img{width:auto;height:100%;line-height:1;margin-bottom:-4px}}@media (min-width:1230px){.im-page .review-section+.txtimg-section .txtimg-section__info{padding-right:8rem;width:auto}}@media (min-width:1230px){.im-page .review-section+.txtimg-section .txtimg-section__icon{width:43%}}@media (min-width:1600px){.im-page .hero-section_wide .hero-section__img img{height:44rem;min-height:44rem}}@media (min-width:1230px){.ppc-page .help-section__item{height:28rem}}@media (min-width:1920px){.ppc-page .help-section__item{height:28rem}}@media (min-width:1230px){.ppc-page .growth-section__item{height:45rem}}.ppc-page .hero-section__btn{position:relative}@media (min-width:1230px){.ppc-page .hero-section__btn-txt{position:absolute;width:51rem;left:29.4rem;z-index:2}}@media (min-width:1600px){.ppc-page .hero-section__btn-txt{font-size:1.6rem}}.thanks-page .hero-section__txt{margin-bottom:0}@media (min-width:1230px){.thanks-page .hero-section__txt{width:84rem}}.thanks-page .hero-section__txtbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:100%}@media (min-width:1230px){.thanks-page .hero-section__txtbox{gap:4rem}}.thanks-page .hero-section__btn{margin-top:0}@media (min-width:1230px){.thanks-page .hero-section__btn{margin-top:0}}.thanks-page .hero-section__btn .btn{padding:1.49rem 3rem}.thanks-page .hero-section__img{width:100%}@media (min-width:768px){.thanks-page .hero-section__img{width:70rem;min-width:70rem}}@media (min-width:1230px){.thanks-page .hero-section__img{width:75.8rem;min-width:75.8rem}}@media (min-width:1600px){.thanks-page .hero-section__img{width:75.8rem;min-width:75.8rem}}.hero-blog{padding-bottom:0}@media (min-width:1230px){.hero-blog{padding-bottom:8rem}}.hero-blog .hero-section__info{padding-bottom:0}@media (min-width:1230px){.hero-blog .hero-section__top{gap:6rem}}.hero-blog__lists{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:1.6rem}@media (min-width:1230px){.hero-blog__lists{gap:3rem}}.hero-blog__item{border-radius:36rem;background:#121212;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2.4rem 1.2rem;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1rem;width:10.4rem}@media (min-width:1230px){.hero-blog__item{padding:6rem 2rem;width:19rem}}@media (min-width:1600px){.hero-blog__item{width:23.5rem}}.hero-blog__item:hover .hero-blog__head,.hero-blog__item:hover .hero-blog__icon{transform:translateY(-15px)}@media (min-width:1230px){.hero-blog__item:hover .hero-blog__head,.hero-blog__item:hover .hero-blog__icon{transform:translateY(-30px)}}.hero-blog__head{color:#fff;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;transition:.25s transform ease-in-out}@media (min-width:1230px){.hero-blog__head{font-size:2rem}}.hero-blog__icon{line-height:1;width:8rem;min-width:8rem;transition:.25s transform ease-in-out}@media (min-width:1230px){.hero-blog__icon{width:12rem;min-width:12rem}}.hero-blog__icon img{width:100%;height:auto}.follow-section .section-title{text-align:center}@media (min-width:1230px){.follow-section .section-title{text-align:left}}.follow-section__list{width:100%;display:block}@media (min-width:1230px){.follow-section__list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 6rem}}.follow-section__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;width:100%;border-bottom:1px solid #333;padding:2rem 0;color:#fff;font-size:2rem;font-weight:500;line-height:1.2}@media (min-width:1230px){.follow-section__item{padding:4rem 0;font-size:2.4rem;gap:4rem}}.follow-section__item:after{content:'';width:2.4rem;min-width:2.4rem;height:2.4rem;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACySURBVHgB7ZfLDYUwDAStV0n6byql5BFpLyA+gUTatbRzBDvMwIkIY4wxxuxprdU2Tx151i90KZGJ7Y2X45eLLBzka6qAE/mSJuBMHtf1A67kcU874E4e93UDnuQxoxkwIo85vYBRecxqBbyRx7xOwFt57GgEfJHHHj/gqzx2uQEz8tjnBczK4wxOwAp5nNN3h35olrFKnoLlWVieheVZWJ5FavlOavkOxHPKG2OMMcr8AY7mqLWisc9jAAAAAElFTkSuQmCC') no-repeat center center transparent;background-size:contain;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width:1230px){.follow-section__item:after{width:6rem;min-width:6rem;height:6rem;padding:1rem;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACcSURBVHgB7dnBCcJQEEXRiViI9l+U6eSLkAq8WQQ9B6aBy+zeDAAAAAAAQLPWen1u+M46zIXdhkTASMBIwEjASMBIwEjASMBIwEjASMBIwEjASMBIwEjASMBomxMd+8Vjrm3ftu05J/GBv8yo9AcEjASMBIwEjASMBIwEjASMBIwEjASMBIwEjASMBIwEjASM7nNt+wAAAAAAAHRv8IUd2KOJb3EAAAAASUVORK5CYII=');border-radius:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}}.follow-section__item:first-child{border-top:1px solid #333}@media (min-width:1230px){.follow-section__item:nth-child(2){border-top:1px solid #333}}.follow-section__item:hover{color:#fff}@media (min-width:1230px){.follow-section__item:hover:after{background-color:#333}}.blog-articles{padding-bottom:6rem}@media (min-width:1230px){.blog-articles{padding-bottom:18rem}}.blog-category .section-title{margin-bottom:3rem}@media (min-width:1230px){.blog-category .section-title{margin-bottom:4rem}}.blog-category__nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:3rem}@media (min-width:1230px){.blog-category__nav{margin-bottom:4rem}}.blog-category__link{cursor:pointer;display:inline-block;border-radius:36rem;background:#f2f2f2;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;padding:.4rem .8rem}@media (min-width:1230px){.blog-category__link{padding:.8rem 1.6rem}}.blog-category__link.active,.blog-category__link:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff}.blog-posts__col{width:100%;margin-bottom:3rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.blog-posts__last{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;width:calc(100% + 1.6rem);overflow:hidden;overflow-x:auto;margin-right:-1.6rem}@media (min-width:1230px){.blog-posts__last{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-right:0;width:100%;overflow:hidden}}.blog-posts__last .blog-section__item{border-radius:1.6rem;background:#f2f2f2;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:grey;width:25rem;min-width:25rem}@media (min-width:1230px){.blog-posts__last .blog-section__item{width:100%;min-width:100%}}.blog-posts__last .blog-section__img{border-radius:1.6rem 1.6rem 0 0;padding-top:14rem;width:100%}@media (min-width:1230px){.blog-posts__last .blog-section__img{padding-top:16rem}}.blog-posts__last .blog-section__title{color:#000;margin-bottom:0}.blog-posts__last .blog-section__right{width:100%;padding:2rem}.blog-posts__last .blog-section__info span.dot:last-child{display:none}.blog-posts__hot{width:calc(57% - 15px)}.blog-posts__hot .blog-section__item{border-radius:1.6rem;background:#f2f2f2;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:grey;width:25rem;min-width:25rem}@media (min-width:1230px){.blog-posts__hot .blog-section__item{width:100%;min-width:100%}}.blog-posts__hot .blog-section__img{border-radius:1.6rem 1.6rem 0 0;padding-top:35rem;width:100%}.blog-posts__hot .blog-section__title{color:#000;margin-bottom:0}.blog-posts__hot .blog-section__right{width:100%;padding:2rem}.blog-posts__hot .blog-section__info span.dot:last-child{display:none}.blog-posts__featured{width:calc(43% - 15px);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:3rem}.blog-posts__featured .section-title{margin-bottom:0;color:#000;font-size:2.4rem;font-weight:500;line-height:1.2}.blog-posts__featured .blog-section__item{border-radius:1.6rem;background:#f2f2f2;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:grey;width:100%;min-width:100%;padding:2rem}.blog-posts__featured .blog-section__title{color:#000;margin-bottom:2rem}.blog-posts__featured .blog-section__top{margin-bottom:0}@media (min-width:1230px){.blog-posts__featured .blog-section__top{margin-bottom:0}}.blog-posts__featured .blog-section__info span.dot:last-child{display:none}.blog-posts__list{gap:1.6rem;display:grid;grid-template-columns:repeat(1,1fr);width:100%}@media (min-width:1230px){.blog-posts__list{grid-template-columns:repeat(4,1fr);gap:3rem}}.blog-posts__list .blog-section__item{border-radius:1.6rem;background:#f2f2f2;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:grey;width:25rem;min-width:25rem;position:relative}@media (min-width:1230px){.blog-posts__list .blog-section__item{width:100%;min-width:100%}}.blog-posts__list .blog-section__item:before{content:'';width:100%;height:100%;background:#fff;border-radius:1.6rem;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:.7;display:none}.blog-posts__list .blog-section__img{border-radius:1.6rem 1.6rem 0 0;padding-top:14rem;width:100%}@media (min-width:1230px){.blog-posts__list .blog-section__img{padding-top:16rem}}.blog-posts__list .blog-section__title{color:#000;margin-bottom:0}.blog-posts__list .blog-section__right{width:100%;padding:2rem}.blog-posts__list .blog-section__info span.dot:last-child{display:none}.blog-posts__pagination{margin-top:2rem}@media (min-width:1230px){.blog-posts__pagination{margin-top:4rem}}.category-page .hero-section__top{gap:0}@media (min-width:1230px){.category-page .hero-section__top{gap:0}}.category-page .breadcrumbs{margin-bottom:1.6rem}@media (min-width:1230px){.category-page .breadcrumbs{margin-bottom:2rem}}.category-page .page-title{margin-bottom:2rem}@media (min-width:1230px){.category-page .page-title{margin-bottom:4rem}}.category-page .blog-posts{padding-bottom:8rem}@media (min-width:1230px){.category-page .blog-posts{padding-bottom:18rem}}.category-page .blog-category__nav{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.category-page .blog-category__link{background:#333;color:grey}.category-page .blog-category__link.active,.category-page .blog-category__link:hover{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);color:#fff}.pagination .screen-reader-text{display:none!important}.pagination .nav-links{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;gap:1.2rem;width:100%}.pagination .page-numbers{border-radius:100%;border:1px solid #e6e6e6;display:-webkit-flex;display:-ms-flexbox;display:flex;width:2.8rem;min-width:2.8rem;height:2.8rem;padding:.6rem 0;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;color:#000;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;position:relative;overflow:hidden;transform:translate(0)}@media (min-width:1230px){.pagination .page-numbers{width:4.8rem;min-width:4.8rem;height:4.8rem;padding:1.3rem 0;letter-spacing:.16px;font-size:1.6rem}}.pagination .page-numbers:after{content:'';width:100%;height:100%;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);border-radius:50%;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(0);z-index:-1}.pagination .page-numbers.current,.pagination .page-numbers:hover{color:#fff}.pagination .page-numbers.current:after,.pagination .page-numbers:hover:after{transform:scale(1)}.pagination .page-numbers.current:before,.pagination .page-numbers:hover:before{filter:brightness(0) invert(1)}.pagination .page-numbers.prev{font-size:0}.pagination .page-numbers.prev:before{content:'';width:100%;height:100%;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFCSURBVHgB7drRTUIxFAbg3jsBI7CBOgIbuIKTAJM4giM4goyAGzAB2BMxMUZeaXvu9yUkDY//D4XbnlIAAAAAAAAAAAAAAIDRTSWR7Xb7OE3TW10eLpfLy36/P5XOzSWJa/jvdbmur+d5nh/KAFIU8Cv81fWt4/l8/iwDGH4L+i/8uv1s6vZzLAMYuoDRww/DFpAh/DBkAVnCD8MVkCn8MFQB2cIPwxSQMfwwRAFZww/dF5A5/NB1AdnDD90WsITwQ5cFLCX80F0BNfxVDf+jfJ9qhrThh15PQ1dlIborIC5R4hNflz+XKevYjuo3Y10S8iPcmL+hjXkQa8xRRGMO4xpzHN2YC5nGXEk25lK+MWMpjRnMaizFcO6NEp4M595JDfrw9wBvlOHcjOPpr3V52u12mwIAAAAAAAAAAAAAAHAHX8pyCYmOri8fAAAAAElFTkSuQmCC') no-repeat center center transparent;background-size:contain;border-radius:50%;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.pagination .page-numbers.next{font-size:0}.pagination .page-numbers.next:before{content:'';width:100%;height:100%;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEsSURBVHgB7drLTcNAFIbRMRWkhNABJUAJlEAlSTqig7RACSmBDoIvMsvskMb/1TlSlMfyfiM7HnsMAAAAAAAAAAAAAAAg3TJCnM/n6/p2uN/vH5fL5Ws0ERHgdDq9Lsty3b5+rxHeukR4Ghlq2Lft86FirFFeRgMRAdbV/rvqR8MIMeeAsg78uB2KjttP8YejqAClW4S4AKVThMgApUuE2AClQ4ToACU9QnyAkhyhRYCSGqFNgJIYoVWAkhahXYCSFKFlgPIgwnPtK40dSdkN/Q+7GvyflgEerP73va3+4iQ8mb+hk7kQm8xWxGQ24yazHT2ZGzKTuSU5mZvyk3ksZbKYAB2HX1KeDW05/JKyGXccDYdfkh7O/Vxft07DBwAAAAAAAAAAAAAAevgBiaAPR6Xol80AAAAASUVORK5CYII=') no-repeat center center transparent;background-size:contain;border-radius:50%;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.blog-search{width:100%}.blog-search .search-form{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;gap:0;position:relative}.blog-search label{display:block;width:100%}.blog-search .screen-reader-text{display:none}.blog-search input.search-field{width:100%;max-width:100%;border-radius:36rem;border:1px solid grey;padding:1.2rem 4rem 1.2rem 2rem;background:#000;color:grey;font-size:16px;font-weight:500;line-height:1.4;letter-spacing:.32px;text-transform:uppercase;margin:0;box-sizing:border-box}.blog-search input.search-submit{font-size:0;position:absolute;right:.8rem;top:.7rem;border-radius:100%;width:3.2rem;min-width:3.2rem;height:3.2rem;border:none;z-index:2;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMlSURBVHgB7ZuBdZswEIbPeR3AnaBkgjoThEyQbmB3gmQD4wnIBtAJ0g2cTuB2AtwJ4g2u9yOZJxOwiR0kIfq9dwE7fsCdfgnpJE2oZ5g5kkMs9lUs0jbVR5Ot2E4ff4v9wXEymWxpaIjTsVgqVvDlFGIZrkk+Iw84FUvEXrk/CrE5K1X5gSXH6+BeqfNAyAM8sl3H6xRic7INIi+2Zn8o2JYa2H2pt4FneqQ+kRs8sf8k1Ady4ZyHQ9bVr0mXH8kFN3KY0bBAJ+rm1I+uTv1AnM9peM6DWRclHA0Aq/pk/zXzcSzEh5TOgVVrHwqtb4dJi/ORHFDvpxQGGGTdNA2s2qrAmsJxHsCXxvbgTQCk9Bf0dqgaAnFTVTioAlr6KP2IwgRV4Vqqwm7/RV0BiFBE4YKq8GB+USkgwIavjQMVmAqIKXznwYEKTAUUFLb8TXaigM84KRXAKt8W0XiYap+rKmClu5vneWmecF+d8cdkb4+SZRnjVrDlcskegCpPV6xa/4gsslqtKEkScgzSel9Q+t/YEuJ0pQLyQwlzBGDJFvEsCCkC8MyW8SgIz2W6ix3gSRA2Vt4AbXgQhILYMa6D4DwAoB4E9BlscTIrbAN5DnIGOwaSJ6P0oQabOG0EXTvPuhF08hr0wHmwcdIR8sR5UHaEUraIR86Xj1OmwdkSnjkP7verPXrHzAd44jyIrvR00ZYsglyAqIEcs4Xvn/SHn6TmBHpjsVg0njvkBX/KrDCrBOGaxkUsCvhlpsVfaRzzAgDyv8aJORZ4ovGQ7E9MBaD0CxrH1Fi1VqBSgJ4rG4MKcnOhRH16PHQVbMXuzAAc5AO0ClYULkl9mUzbGiG8EmMKi6rlN2nLCH0n1ViEAny5a/pHYwC0TEKqCslZW2/Y8lC5Jy4bdPCwFknXyU7593+xNHVAX+gHDYe8i/Pvhi3PJJ/JeYuj3xEEn7fMPJANWKXRCvaHNbvYQscqoVqwO+yV+pEgQA0p2984uWQ1ePMDHYi+FeGf403IA96y2vBc8OUUrBR2Sz3QqSN0CawaJ2ydn2nD51Pb52HYQv8i7/O/1CP/AHFuCiPTwdphAAAAAElFTkSuQmCC') no-repeat center center transparent;background-size:contain;padding:0;margin:0}.hero-single .hero-section__box{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.hero-single__info{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;padding:2rem 0 2rem 2rem}@media (min-width:1230px){.hero-single__info{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;gap:0;padding:6rem 0 6rem 6rem}}.hero-single__left{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}@media (min-width:1230px){.hero-single__left{gap:auto;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;width:60%}}.hero-single__right{line-height:1;width:100%}@media (min-width:1230px){.hero-single__right{padding-left:1rem;width:40%}}.hero-single .page-title{font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.hero-single .page-title{font-size:4.8rem;line-height:1.1}}.hero-single .breadcrumbs{gap:.8rem;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.hero-single .breadcrumbs a{overflow:hidden;color:grey;text-overflow:ellipsis;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;display:inline-block}.hero-single__expertbox{position:relative;margin-bottom:1.3rem}.hero-single__expertbox.tooltip .hero-single__expert-tooltip{display:-webkit-flex;display:-ms-flexbox;display:flex}.hero-single__expert-tooltip{display:none;position:absolute;left:0;top:4.3rem;z-index:300;border-radius:1.6rem;background:#333;padding:2rem;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:1.2rem;width:24rem;min-width:24rem;color:#e6e6e6;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}.hero-single__expert-tooltip:after{content:'';display:block;position:absolute;left:50%;transform:translateX(-50%);top:-6px;width:0;border-left:1.1rem solid transparent;border-right:1.1rem solid transparent;border-bottom:.7rem solid #333}.hero-single__expert-tooltip a{text-decoration:underline;display:inline-block;color:#fff;font-size:1.4rem;line-height:1.5;letter-spacing:.14px}.hero-single__expert-tooltip a:hover{text-decoration:none}.hero-single__expert{border-radius:36rem;background:#333;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:.8rem 1.6rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;width:auto;color:#e6e6e6;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;border-bottom:.7rem solid #121212}.hero-single__expert svg{width:2rem;min-width:2rem;height:auto}.hero-single__pretop{margin-bottom:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;color:grey;font-size:1.6rem;line-height:1.4;letter-spacing:.32px;text-transform:uppercase}@media (min-width:1230px){.hero-single__pretop{gap:3rem}}.hero-single__pretop svg{min-width:2.4rem;width:2.4rem;height:auto}.hero-single__count{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem}.hero-single__read{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:.8rem}.article-read-time{margin-bottom:1.6rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;color:#000;font-size:1.2rem;line-height:1.4;letter-spacing:.24px;text-transform:uppercase}.article-read-time svg{width:2rem;min-width:2rem;height:auto}.article-toc{margin-bottom:4rem}.article-toc .lwptoc_title{font-weight:500;color:#000;text-transform:uppercase;font-size:1.4rem;margin-top:1rem;display:block}.article-toc .lwptoc,.article-toc .lwptoc:first-child{margin:0}.article-toc .lwptoc .lwptoc_i{border:none;background:0 0;padding:0;margin:0;display:block;width:100%}.article-toc .lwptoc .lwptoc_i a{color:grey;font-size:1.4rem;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:.14px;border:none!important;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:2rem;width:auto;max-width:100%}.article-toc .lwptoc .lwptoc_i a:before{content:'';display:none;background:#000;height:1px;width:3rem;opacity:0}.article-toc .lwptoc .lwptoc_i a.active,.article-toc .lwptoc .lwptoc_i a:hover{color:#000;border:none!important;padding:0!important}.article-toc .lwptoc .lwptoc_i span.lwptoc_item_label{display:inline-block;width:100%}.article-toc .lwptoc .lwptoc_itemWrap{margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.article-toc .lwptoc .lwptoc_itemWrap .lwptoc_itemWrap{margin:0;margin-left:2rem;gap:0;width:calc(100% - 2rem)}.article-toc .lwptoc .lwptoc_item{margin:0;display:block;width:100%;line-height:1}.article-banner-fix,.article-bottom--cta,.article-center--cta{width:100%;padding:2rem;border-radius:1.6rem}.article-banner-fix .btn,.article-bottom--cta .btn,.article-center--cta .btn{width:100%;padding:1.3rem 2rem;font-size:1.6rem;letter-spacing:.32px}@media (min-width:1230px){.article-banner-fix .btn,.article-bottom--cta .btn,.article-center--cta .btn{font-size:1.6rem}}.article-bottom--cta{border-radius:3.2rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);padding:2rem;text-align:center;margin-top:3rem;margin-bottom:3rem}.article-bottom--cta .btn{width:100%;padding:1.3rem 2rem;font-size:1.6rem;letter-spacing:.32px;color:#000;background:#fff;text-transform:none;text-align:center;border:none;margin-top:0}@media (min-width:1230px){.article-bottom--cta .btn{font-size:1.6rem;width:auto}}.article-center--cta{border-radius:3.2rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);padding:2rem;text-align:center;margin-top:3rem;margin-bottom:3rem}.article-center--cta .btn{width:100%;padding:1.3rem 2rem;font-size:1.6rem;letter-spacing:.32px;color:#000;background:#fff;text-transform:none;text-align:center;border:none;margin-top:2rem}@media (min-width:1230px){.article-center--cta .btn{font-size:1.6rem;width:auto}}.article-banner-title,.article-bottom--cta_title,.article-center--cta-title{margin-bottom:2rem;color:#fff;font-size:2.4rem;line-height:1.2}.article-banner-descr,.article-bottom--cta_txt,.article-center--cta>p{margin-bottom:2rem;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}.article-banner-descr ul,.article-bottom--cta_txt ul,.article-center--cta>p ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;list-style-type:disc;padding-left:2rem}.article__feature-img{width:100%;height:auto}.article-related{padding:8rem 0 4rem}@media (min-width:1230px){.article-related{padding:18rem 0 8rem}}.article-related .section-title{margin-bottom:3rem;text-align:center}@media (min-width:1230px){.article-related .section-title{margin-bottom:4rem;text-align:left}}.article-top{margin-bottom:4rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;gap:2rem;width:100%}@media (min-width:1230px){.article-top{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.article-category__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;width:100%}@media (min-width:1230px){.article-category__list{width:45%}}.article-category__item{display:inline-block;text-align:center;border-radius:36rem;background:#f2f2f2;padding:.4rem .8rem;color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.article-category__item{padding:.8rem 1.6rem}}.article-category__item:hover{color:#000}.article-date{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem;width:100%;color:#000;font-size:1.2rem;line-height:1.4;letter-spacing:.24px;text-transform:uppercase}@media (min-width:1230px){.article-date{width:55%;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}}.article-date svg{width:2rem;min-width:2rem;height:auto}.article-date__publish{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:.8rem}.article-info-box,.article-top--cta{padding:2rem;width:100%;border-radius:1.6rem;background:#d5e1fe;color:#0d1f4b;font-size:1.4rem;font-weight:500;line-height:1.4;letter-spacing:.14px;margin-bottom:3rem;margin-top:3rem}@media (min-width:1230px){.article-info-box,.article-top--cta{font-size:1.6rem}}.article-info-box strong,.article-top--cta strong{font-weight:500}.article-info-box p,.article-top--cta p{display:inline-block;margin:0}.article-info-box a,.article-top--cta a{text-decoration:underline;color:#000}.article-info-box a:hover,.article-top--cta a:hover{text-decoration:none;color:#0d1f4b}.article-main .faq-section{margin:3rem 0}@media (min-width:1230px){.article-main .faq-section{margin:6rem 0}}.article-main .faq-section .section-title{font-size:2.4rem}@media (min-width:1230px){.article-main .faq-section .section-title{font-size:3.6rem}}@media (min-width:1600px){.article-main .faq-section .faq-btn{font-size:2.4rem;padding-top:3rem;padding-bottom:3rem}}.article-main .faq-section .faq-section__answer-inner{color:#4d4d4d;font-size:1.6rem}.article-main .faq-section__inner{gap:3rem}@media (min-width:1230px){.article-main .faq-section__inner{gap:3rem}}.article-authors{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;width:100%;gap:1.2rem}@media (min-width:1230px){.article-authors{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.article-authors .pp-author-boxes-avatar{width:4rem!important;min-width:4rem!important;height:4rem!important}@media (min-width:1230px){.article-authors .pp-author-boxes-avatar{width:6rem!important;min-width:6rem!important;height:6rem!important}}.article-authors .pp-author-boxes-avatar .avatar-image{display:block}.article-authors .pp-author-boxes-avatar .avatar-image img.avatar.photo{margin:0!important;width:100%!important;border-radius:100%;height:auto!important}.article-authors .pp-author-boxes-avatar-details .pp-author-boxes-name{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.article-authors .pp-author-boxes-avatar-details .pp-author-boxes-name:before{content:'Written by';color:grey;font-size:1.2rem;line-height:1.4;letter-spacing:.24px;text-transform:uppercase;display:block;margin-bottom:.4rem}.article-authors .pp-author-boxes-avatar-details .pp-author-boxes-name a{display:inline-block;text-decoration:none;color:#fff;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.article-authors .pp-author-boxes-avatar-details .pp-author-boxes-name a{font-size:2.8rem}}.article-authors__writen .pp-multiple-authors-boxes-ul>.pp-multiple-authors-boxes-li{display:none}.article-authors__writen .pp-multiple-authors-boxes-ul>.pp-multiple-authors-boxes-li:first-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1.2rem}.article-authors__editors .pp-author-boxes-avatar-details .pp-author-boxes-name:before{content:'Edited by'}.article-authors__editors .pp-multiple-authors-boxes-ul>.pp-multiple-authors-boxes-li{display:none}.article-authors__editors .pp-multiple-authors-boxes-ul>.pp-multiple-authors-boxes-li:last-child{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;gap:1.2rem}.single-page.main .hero-single+.white_bg{margin-top:0;padding:8rem 0}@media (min-width:1230px){.single-page.main .hero-single+.white_bg{margin-top:0;padding:10rem 0}}.single-page .column-section{padding:0}@media (min-width:1230px){.single-page .column-section{gap:6rem;padding:0}}.single-page .column-left{display:none}@media (min-width:1230px){.single-page .column-left{width:18rem;min-width:18rem;display:block}}.single-page .column-right{display:none}@media (min-width:1230px){.single-page .column-right{width:32rem;min-width:32rem;display:block}}.single-page .column-main{width:100%}@media (min-width:1230px){.single-page .column-main{width:calc(100% - 620px);min-width:calc(100% - 620px)}}.single-page .article-left{width:18rem;min-width:18rem}.single-page .article-left.affix{position:fixed!important;top:11rem;z-index:10;overflow-x:hidden;overflow-y:auto;max-height:70vh}.single-page .article-right{width:32rem;min-width:32rem}.single-page .article-right.affix{position:fixed!important;top:11rem;z-index:10}.article-content{color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.article-content{font-size:1.6rem;letter-spacing:.16px}}.article-content a:not(.btn){color:#000;text-decoration:underline}.article-content a:not(.btn):hover{text-decoration:none}.article-content b,.article-content strong{font-weight:500;color:#000}.article-content h2{margin:4rem 0 3rem;font-weight:500;line-height:1.1}@media (min-width:1230px){.article-content h2{line-height:1.1;margin:4rem 0 3rem}}.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin:3rem 0 3rem}@media (min-width:1230px){.article-content h3,.article-content h4,.article-content h5,.article-content h6{margin:3rem 0 3rem}}.article-content p+p{margin-top:3rem}.article-content ol,.article-content ul{margin-top:1rem;margin-bottom:3rem}.article-content ul{list-style-type:disc;padding-left:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem;width:100%}.article-content ol{list-style-type:decimal;padding-left:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem;width:100%}.article-content img{border-radius:1.6rem}.article-content>img{margin-bottom:4rem}.article-content p>img{margin-bottom:1rem}.article-content b,.article-content strong{font-weight:500;color:#000}.article-content table{border:1px solid #e6e6e6;border-radius:1.6rem;display:block;outline:0;border-spacing:0;overflow-x:auto;table-layout:auto;width:100%;border-collapse:collapse;margin-top:3rem;margin-bottom:3rem}.article-content table tbody{display:table;width:100%;min-width:100%}.article-content table tr{display:table-row}.article-content table td{display:table-cell;border:1px solid #e6e6e6;padding:.8rem 1.6rem;border-top:none;border-left:none;vertical-align:middle;width:auto;text-align:left}.article-content blockquote{margin-top:3rem;margin-bottom:3rem;padding-left:5.3rem;color:#000;font-size:2rem;line-height:1.2;text-align:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAA8CAYAAADSfGxZAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgB7ZpdTttAEIBnTEhV9YUj5ACFuifAnID0BOSlEvBCeoKkJyh9qALqA+kJaE8APUFRoT9vdU/Q9KEqib2ezroTKlIg2fU6WGg/CSkyjnb4dnZ21gahRMI2LanzpMkfVxEx/NhbfAwVIY9tqCIAWkXAZg0cowfIficbFGBTDdMIEPPrBBTDLaNjS8/TkEPqZMM05EtL+jrHBs5EPNxMIh5gnQdosYQlqBD55IzSNse2wzHKH3+ZwiJEQIc/RlcNcJuEm9RQgepwZram3WstIh8E0xf8sQkVQzKgqyjdmXVmrESsbI3aGaQ6Cyq1BDTLW2mTl8ABGcZmJEKyQA8SQcXIs2CY7HLh27BZnjOL0LUgw/QQKpgFeoKyoToiwAZYEsxy0/LmqMUF8YiqKOHpKOQJ+sCZ0IACTBWxsp10uRc4gAqSS6ihkwm6UYTOBKJ8a6wcLiVorhWh111lM0HXhFpw6HKpBtcOhOoIKoqOrWhNmOTKXUN3Y0BOBxoQYR8coGsWOY4tI3qLk1d1XXC1JLi+HPNu0z3tLb4HB0gf8w0coGMjxP6vewvv4l0c/JcRiEGHCp4YxgLO9twIGCMtfUH0KRhbk7FdEpHvEsXW3oAy6p7t11+CY3RDB8XPNbunvfqzq35xSUSxbKA4IbX2df9+DCUgJ1xbBvzTvGmJXogolg0iYa8cCXltAH7IY8dApbT2+XX95Kab/m2fiBtgSZkSNPkuZkkG2J4mQZOLyJsnyxMlF8ZumRI0SJanXaL+p17tzSy35iIU5IXIZqSYq+9zKBFdJG2XbAJq5tj+Lg3EdbAgg6ALJaOfg4INnA0mmTquERFYoChx2idcQwg2oFknG4Tbo4vH2ibwJntSdm0QIjBnYNrNBoqCBljAvfkxlIxMkjFcwKfuEpMEfIB5BBZwBxlDyVhPElqI4C9ZWccAjQczZZ6TpIul1cMNlQ5/QsnwO8kGWMC7WQyGsAi7waj+4AeUDdr1DwsBDQy/okWQVUZ8eYXf4Q5hvTTmwfiFrSlpUIvBkJnea9wW/HhvbpNk/RJ4eSsxfbirm5wnMAdqWdrn+My+A/ZEYMRc/1EkAkMqvTTmiRcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRwh8g5HgHjWHiygAAAABJRU5ErkJggg==") no-repeat left .6rem transparent;background-size:3.3rem auto}@media (min-width:1230px){.article-content blockquote{font-size:1.6rem}}.article-content blockquote strong{display:block;margin-top:2rem;font-weight:500;color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.article-content blockquote strong{margin-top:3rem;letter-spacing:.16px;font-size:1.6rem}}.article-like{margin-top:4rem;padding:2rem;border-radius:3.2rem;background:#f2f2f2;gap:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;color:grey;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.article-like{padding:3rem;gap:3rem;font-size:1.6rem;letter-spacing:.16px}}.article-like__title{width:100%;text-align:center;margin-bottom:0;color:#000;font-size:2rem;line-height:1.2}@media (min-width:1230px){.article-like__title{font-size:2.4rem;margin-bottom:0}}.article-like .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results{margin:2rem 0 0;color:grey;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;width:100%}@media (min-width:1230px){.article-like .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__results{margin-top:3rem;font-size:1.6rem;letter-spacing:.16px}}.article-like .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list::before{display:none}.article-like .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__msg{margin:2rem 0 0;color:#000;text-align:center;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;width:100%}@media (min-width:1230px){.article-like .rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__msg{margin-top:3rem;font-size:1.6rem;letter-spacing:.16px}}.article-like__btns .rmp-rating-widget__icons-list li i{display:none}.article-like__btns .rmp-rating-widget__icons-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;gap:1.6rem}@media (min-width:1230px){.article-like__btns .rmp-rating-widget__icons-list{gap:3rem}}.article-like__btns .rmp-rating-widget__icons-list li{display:block;font-size:0;width:4rem;min-width:4rem;height:4rem;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB7CAYAAAC7BZRBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAipSURBVHgB7Z3veds2EMbf5un3qBP4Nog7gdEJ7A3CThBvYG3gdAKrEzidwM4EdSaIOkGcCVJeiDMAkrZJifhL/J4HoUPLEokXdziABwiorIJfUA7UltO2nOifN/pI+vcbXfrs2/Jolb0uX9ryoM9lT65Cs2AsqmrLO33cwA8sNAt+35bP+pgdOQlNbTlvywU6kfvCijU+wFjiXhfmO8atkz3Ab215C9OACMZDjDWg+7Z8ass/1vtXjoAreduWu7b86BU+d92W9+jE8gWha2DXz1zHv/oaCJXZKAwr9VtbbtBVqi83PQX+7HN9Ld8wbHzvUXkRsd6vcMW9bcsZ4or7EiK6LTjfQxW8hwhsWwdX1BXSFXcMaksDt6FWwTWXcAVm13eG/Gngdj2rFVyhC2JKE7gP31Pfwk+xAtgVf4R74yUK3KeBKzj36YRC4fGvuGk+5tYHLwHfc7HuvG/F7KYJ64Xg9t88Ps++wROMy2Ir/oCKwIGobd2ETGlgXHXWN+IRgmsIF8iMLdzAY2198Ry4bth9S31tkQl2f3yFylTsQO0aibODcUNFRZSBsEcmN0gQdj8yAcIXuopJAU9w3Um/zXWaVLcnItegaxkIrthJsEMV2QcEI3Z0Ny6BVxXZDwQjdrQAbYvaJ4eA61YCtC0CcwEzFMhukJ8hDUx9BxvNEEwLq+PkcMg4m+ue4BkO9aP3GStmBxMTeR12fQz1QZVRghhaA9NPECqxIJiuc/H4iGBaUn3UGB95xMmCL+pZb2CSBippIMkLi7nwU1SXnSIE48IVFkBcdh1KpYcMuY6eD29gouxKethR+CWOQN4k2GxMZTYKRwZmDao154IEZgd1r2LNZ6ikjsKBVt2gDqdy4yCrrn1zfijM7Gob1L45V8RA1ZQXiwuo1pwfMq5+tcsl1FmwnOFATGbLnKDsTe+FSh93qLvt5MgjzPZYLz58krTdc1RyReEV900wY7FKvtju+0RO2q5brPgTKjnD7ls0fEpMsIWWk1Xo/Pmsj6MZKBJt+8oF4/dtUHPNGKkLgh/4/UenRBX8T3nKGG9ORgRfTw6JiHyNc+ruBv6f8ct8iLJPHiLCXAjzVhzskMcMnf1M+GbC67cIk58ti+udxiTq+x5WNXB3QhhbyqOQ3xJce9kMi65GXsPnpJ5DzDw2+nNu7ZNykQT/cIAgFiAVc6dLf5vInNZ0EYb7mMp99c+HWMZE6A2XNwg/fiZ0Fm1XgC3wFfIM2viaeUZq7L5i7K3mjKcV4j57Zqs90+UE5UCIf19PM52/ovuqAmaPODygTPaI/7yA6/bnNwrwhAnpk3tUSkOMyBG6VMtaM9/1ccNCS3DwiEpp7PWRbKG/o1Iae310hK6PJwtHxnmV8niaI/kFRuScvuysMp2f+r5BZRVUoVdCFXolsNAyfq6ZHwVjC/0WldIgfdxX1102T7OeLPRe/4dQKY0q9EpwhI4VjPFz0hApNanQILwxPeUa2BYdKj9Loctm4eyHW6xjr28FkzrFR0IYSB/3/I/sve37uxsU3CxIyaFaA+wtWWA7h4zrQsEvUt+czuR9cd0pXIF9rwhJGcKwHu7gz8IHa6UHq+8WxM7RZgsW0RXWh3hPyXSVbFEf3pQwYsC38JdUzjfHKbDSqq4QN+s0Jv16ljVYPuIUaVROPUvl+1ySI9jrdwnrgRB225DRJTkKYa3sBtPXKpVC6Ht2AjHh2U1OPEEI27pjQwh7vxu8kDkkLcBHPz2GtPA19NWhrXm0fxY+BL4Y24solEuDMMtkbaRhje5MRHhmlbxHLmGGGyWOqwlxNrZ/NdiNMcaVzywxMBPL+opwTJrplGHWLcJBMC3wEuWwRXiXzUjjejHWenaTE880MFGiQv4ohNvZwIYwI7oXVxqyTwHc717M+YmWvc1F6DpsMGMkoxC+XxF2yFtsW+QQs4x9JPCb7EXkDxTCs4MRWyEfFIzIMQLLBgcYqLjRSS7AAzJPy2WL9JFhYszRw0ETXilMZkhjk8ojpAfX0w7mOkP3yYLCEd1tbKtmGrj7d81qrZ5RMF0cX2PMa5vdN9ukMkVJcLdzim3dBDdj5g5xr6fBAsFzSlOU7GHsDedCC05w8774Wj4gPkdZs42kAsXqf2wIwyQ7nsXzmTasMMx542tIYW5+iwWHwgpxpvJegjAU/Ks+d4HjrlPSe/i9bA/CP18jrTqQa3v32oun7nLAN8hu/L4tfyAdCF1DZBfan2DZo9tSi8tjW/7DcOcl0sd3+udTDIW81+UvpLVzE3sZhS7q/xMLYQdmqT54IHSCcwXYlji3yGat/F4nSBM7dqIpfzDVohl2idwfcqv+HenvNMjWeQJjpRsM+9VHXfa63KOz/JQhmD65acvf8IDMWKUQha8RexN4r3Ppc3ebryzLRwQ0NMK8r0yoLMMWEUY/DeI8WF8rkh70AxGWGl+hjESB1ImZyPCEHZwRKktDCBR8TWGHKrYPCAkGvjIfXsVeBoLfJbUHw6G+LXbtsw+H684WOcn5ih1MgBY8OiyABnHzzmaRW75XKmxh6i164DUVGXrJRdfp0udJJe/sYNh12/lehEofQjp5Z0dBcPO9Un3EGQOui6IMgV2T3W/fYd3WTXBTk4rr2hq41r3FumAxtzBWXPTIhODmerHw2fZLM1BwG/lqAlR7UkAEVygPBddN8wTIGVZIA1dwrpQSLFxhuO9pCjng0WkwtHAWnJAP0gfb9xHjy8GzoMHw29S5T081aGEBFbqkSTvzlO+hCjyBBsPVEVyRInrMCnwuwV+6nlX2wcdC6CpVnoz1K5Wj12NXZky9hmuMb0fN55K33jl53bGhtpyjE1aN/J7zsx9gcrS/wORtS+52HzvXm3R5i25UYOeDj33OJ11SzwP/SU5C92EXqXRhUXxZFAt7j05cPkoDyoqche7DQr+DsUSCsdgNxt27WDuz18VeucHiZmGxr/E/Md5+cX8n2O4AAAAASUVORK5CYII') no-repeat center center transparent;background-size:contain}@media (min-width:1230px){.article-like__btns .rmp-rating-widget__icons-list li{width:6rem;min-width:6rem;height:6rem}}.article-like__btns .rmp-rating-widget__icons-list li:first-child{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB7CAYAAAC7BZRBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhlSURBVHgB7Z37Vdw6EMY/7rn/h1SQ6QA6QB1AB7gD6AB3QDqAW0GSCkIqgFSQTQUhFeR6Ys1K8j7YhyVL8vzO0TG7wK6tT/OQLMmAMgtOUA/UlfOufLA/n9oj2d+f2jJk0ZVXryxs+d6VF/te8ZQqNAvGopqunNnjKeLAQrPgT135Zo/FUZLQ1JXLrlyhF3korFjjC5wlLmxhfmO9dbIHeN+Vd3ANiOA8xLoG9NSVz1354n2+cgRcyW1Xvnblz6Dwe/dduUYvViwIfQO733Aez/YcCMreGKxW6q+uPKCv1Fhuehf4uy/tufzCauO7hrIVsd4fCMX91JULTCvuNkR0X3C+BhV8gAjsWwdX1B3yFXcd1JUGYUNVwS23CAVm13eB8mkQhp7ZCm7QJzG1CTyEr2lo4eeYAeyKPyK88BoFHtIgFJxjOqFSuP8rbpqPpcXgMeBrrtadD62Y3TRhvhDC+M398+IbPMG5LLbiGygCJ6K+dRMKpYFz1UVfSEQIoSFcoTBahInH3GLxPnDdsPuW+mpRCH48voOyK36ido/MeYRzQ1VllInweyYPyBB2PzIAMptBgUhw3Unc5jrNKuz5IhOUYyGEYmfBI1TkGBCc2JO7cUm8VOQ4EJzYkyVoLVzipTE5Hly3kqC1SMwVXFeguE5+gTRw9Z2sN0NwLUz7yemQfjbXPSEynOpPHjNmzCNcThS12/Ux1Rcpa0liaA1cnCAoU0FwoXP0/IjgWpLeapweucXJgo/qWR/gJg0oeSCTF0Zz4edQl50jBOfCDUZAXLZ2pfJDulxHj4c3cFn2WHBMmesgi1z7WHHVz8JvcQTyIWOOxkgrrG4W5BsYxEloDY5MzBqMb80MYUZznLE66/MZ41+vfP5B4VXEuEAcbhEK3qI+WoRz2WN1TQ0OtOoGabpThHAlIgt/ifIxCBsxrwglxOUgq44Rm7dxiTrcOaEX1W+4sTziEIM9Q22z7z+MCLdGfy74UZlkYvyVobLkKDViLGaXPxYXkMqahxBW3XnOExsMVleGEqbhDjuGXEI+o2AN8nbnnPQMG2QqN70JPifxKluTsgaZTEbzkFaak3UT8l0ZKjnC1tAhLii3zJfgrOcM02MwvZvehMEb7pvgWqhSLr77/iBv/uP9gVjxZygl8wqn4fKegi+0vJlaaP5ejieE+iD0o2HXSMs3e1x780gSnpRJhb/yMsnsxoQQwh2XUk6mPMWGIVGDNEOeQ/4MSk3TlPzewhS5j4yHGH4hrlv6fy9Iy/D7XlEPU1+bfH/Qtxf1U3erZIkot/Ya54nLTgbcbU3d/2/gbqgskVhCUGqBMAgZp9D+c60s+9Mco8WlpI7PSnwW9njOQp8N3lTqQYyXWGiyLxZQamOt0Oq66+O3PZ6y0DJyUlMfVulZ2CP5Qv+GUhsLewyE1u5V5chYrFIfyzGSEziRT6DUyF99/4EyC1TomaBCzwQWWvrPuUxXVSLgC/0OSm2QPS7UddfNctSThV7YFwSlNlTomRAIrclYvSznGvwLbxYC6oIbLl8TXyzZ11KEhS3c2L+jv1Vb0108sse/Qv+0L0oXWoTlmaxXODwUvdjyBeUvTyJ7fDmB2yWIW/J7lIdBv+RluH8XX88CTrhXrwgEZ+3ntgw/g8X+rytPKA9ZqfHefyNYfVcABuG2TrLShFd7XOBwzu1nDD+bjSH1GqpjIKyZ3SuLp0u4EINQhJgL0Qn9JPwfKG/nJPZwK8usZJ1QzqslWMjhjj83SNdbaFDWzkmySiTY+cBgmkV2u2IQPpU1lgXvwh3CnZOukCfi9YIwtvMmJxPQIo8df3wIYfhokRcys2TtzCE58WvkwyPcCd8hP/ylsTmFvbXxWbhBPjsScYuUhsee5gL5wpUq3pDPOQePyBpuXG9O2LBKfgJEZI6BhPwhuBwihzznzdWxwSr5ifiIskQWCHk8NFTc9vO2P5KY8wnT0KLs/Ux4sGWy50haxG1vzbU2bnKSAAOX2OTaZdkFA3cdBmkh7LHFp7jvlFkuoa6HtIhn5GtKaTAN9sgTDNxJpkLcTQ6JzFiIwaTsdomxXO/7DwbxOcce7qYgCCM/l+oNGhxgoOJ6UlhYTS57SMp6PGjAyx8SNYhHg/RhIiWp6tHgiHpM0RoPaoWFkaIe947NPilaY83WLPj1GIMGI9TjLeJ2E2T6Tu0Q4o3XH2XNPrIrf43JUum0GNErGpQ9LFkrBNctPcNIyLSUFN0EZTckkX3AiPgJxS2UqfFzJ8LIyO0vdeHTQnAuO1q3VFx4rCxc2Y7/YPCoY+j+F40aG5Sd8CdlRDc0wvQ31+dIiwlCZ4MEcUJZIvnRJJMyZAyXW9gcRremwp+eNNmglZ+cEZSxISRKvnbhESp2DAgZJr4yHq5ijwPBifyMjOBU3xdbY/bhyLPAROQsxyse4RK0kqfsTkUDl3hlP04hCZr2s/ejRZ4L9rYiXS85aR0u3QzXzSPyXjW6FX+VoSZp6yGEC/yLHXwihNtB6C1OB9dFVYbArsmP218xb+smhLslVBfaGoTW3WJesJgtnBVX3TMhuHVW4rKKjUt7YBA28tkkqP6ggAhuUB8GoZvmAZALzJAGoeBcKTVYuMHqpnc3UFYEF5dOKAeJwf51TL0nWrY0CCtKhgJzTVpYQIN+KxBJsqShqsA70GB101WuSBF9ygrk727Qn4svroSeWcbgYyH0lSp3xoaVytnrMXtz73MO91htfHIe2VtvSc+jJLhN182a37+i35d7Yct3hHt0L9b8j78jP9nyDm7xH2FVQPmez7b8RAGUJPQQdpHGluGG6mPCwj6hF5eP0oCKomShh7DQvNhMLJEQPkeD1vyPWDuzgHu+hvzM4hZhsW/xP4z/VsCg9i/DAAAAAElFTkSuQmCC')}.article-like__btns .rmp-rating-widget__icons-list li:nth-child(2){background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB7CAYAAAC7BZRBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAftSURBVHgB7Z3rdds4EIXv5uz/aCvIdBB3IHRgd2B0EHdgduB0YHWQbAVOKtikgigVxKkgy7EwBkDJtmiReHG+c3Boyw+SuJgHQBAAlEXwF9qB+nLWl3fu65U7kvv5ypUh277cB2Xryve+fHOfVU+tQrNgLKrpy3t3XGEeWGgW/EtfvrpjddQkNPXlvC8X2Ik8FFas8Ru8JW5dYX7jsHWyB/inL2/hGxDBe4hDDehLXz735d/g/ysnwJXc9eWuL38GhT+76csldmLNBWHXwG6euI7/3DUQlNEY7Ffqr77cYlepc7npY+Bzn7tr+YX9xncJ5VnEen8gFvdTX9bIK+5ziOih4HwPKvgAETi0Dq6oa5Qr7iGoLxZxQ1XBHVeIBWbXt0b9WMShZ7GCG+ySmNYEHsL3NLTwMywAdsUfEd94iwIPsYgF55hOaBTu/4qb5mNtMXgK+J6bdedDK2Y3TVguhDh+c/+8+gZP8C6LrfgDFIET0dC6CZVi4V111TcyI4TYEC5QGR3ixGNpsXgMXDfsvqW+OlRCGI+voRxLmKjdoHA28G6oqYwyEWHP5BYFwu5HBkAWMygwE1x3Ere5TosKe6HIBOVUCLHYRbCBijwHBC92djcuiZeKPA8EL3a2BK2DT7w0Js8H160kaB0ScwHfFaiuk18hFr6+k/VmCL6FaT85HdLP5ronzAyn+tljxoLZwOdEs3a7PqY6kXKQJIZm4eMEQckFwYfOyfMjgm9J+qgxP/KIkwWf1LPewk8aUMpAJi9M5sLPoC67RAjehRtMgLhs7UqVh3S5Th4Pt/BZtlIeYRZ+hROQf5JsNEYZjcGJiZmFWnMtSGL2qvAq1ryGUjoGr7RqC+1O1carrFpjc30YjAy1Fhqba0UM1Bzzy+IC1JrrQ/rVL4Zcgo6C1QwnYjJaFiVlbwa/aNxxA11tp0bu4ZfHevbhk0zbPYdSKwYvuG+C74sp9RK673fyYei6xYo/Q6kZdt+i4ePEhFBo+TC10HxezhYJ7UHYxcrUPZiv7nhwBopk2ynngoVvXiaZ3ZgQQrziUsrJlCs8MSRqkGfI88+gtDRNSfq0YUNOiYyHGP5GXPfaHb8hLcPz3aMdct+bnD96KCXqp+5WySui3NpbnCcuKxlwtzX1a0vWnftT+KHEEoLSCoRByFhB+8+t8tif5hgtLiV1fFbmZ+uOZyz0+8GHSjuI8RILTe6bLZTWOCi0uu72+O2OKxZaRk5a6sMqO7buSKHQv6G0xtYdI6G1e9U4MhartMfjGMlf8CLXuqud8jwP+r6BsghU6IWgQi8EFlr6z7rKUMOEQr+F0hrkjtu/0TayWTg/oZNtg0O4kf+E3yO6tdHBx1FPFnoLv1/yT9QN3xjPuJRNxAnjYLG32M2E/Yr6H/TsCc0Q/DTRmhBxeWqrGfws3Dz8HvsWKxYv5cwVmSbLf/cR9YoePceQeU21zcAk7K49nFIr2xDzvbzDeFhk6/7HcG/oW9Q31Upmoj7Mx/sAfyM1wK2UrzUUgSc3rjF9z8FiJ3qtgks9PRixrL198lpVCbhCbGmpKp0QNy6+hg7lI7N7H6b8EsqfHEiI93O8Qx6rIsSC/0DZ1r33rvTe23cFEe4FxRW7Rn4s/DISfLxAeRAOGLDEoUuURQdvPXyNJY3eEWLr7lAWEpLvwg+vkf5FsJfoUMfWh+E7Vh3KQXpTUd0ZHFA/Ix0ybBZyAhbliR0lYsKTi5xkoENdIgsW5YgtM0sOzhySFpCzci3qFFmwKOP6D8ZnIffACaGNbZYkZud8sT8aKBlCeOIt+UT8QN6GNiUb5B2EevHtWHHfBmnp4PukLUyACBdMT+2djhrpFLfzCekg+Li2RjsY5HHh4rafzRGeXORkRuTCWnDZQ6Qve4c0EEYs8SnuO4XLIYy4sAoJu60G82MxomEZ+Hg5N2LNLa5fIkg4TGHVkhdcjv0Dg3lp2ZqF0KrnxOIVBpqqFVosY11wzoTnvs9XDXilji3KaRicEG5TxhblNEbH5hC16jqwmCB5vkJbI1YtcpI1h8iq/Cn61co4OkzYFTbI/zRG2Yfgu6fvMRGph/KUl5Hu1C0mJEzMrqDkJsydCBMjj7/UheeFkGAWi7hwzcLzED7nnvX5QHiiSWODchT8ZmcyQyP4eN1BSUWHDKHTIkGcUB6R/OgPMrz+I2Ph3MLOoMwF12322bFhckZQpoaQKPk6hg1U7DkgFJj4yni4ij0NBC9yUQsUcKofiq0x+/WEMZnrtMjxig18glbiy+GlY+FFLn6cQhI07WePo4Ovt2pmxUrXSy5ah0ufhutmgzpe+j/IcO0RgjKE4JMurqtqB58I/kb0EWdMuJRWE4bArimM23dYtnUT4qW0mgttFrF1d1gWLGYHb8VN90wI+wuyVRuXRmAQN/LFJKiyQXgouEF7GMRumgdA1lggFrHgXCktWLhBLDC76Q9Q9gQXl06oB4nB4X2wwNfQcYQ9LOKKkqHAUpMWFtBgf31vvgcV+AgsYtcn1iGi56xAPrfF7lqGi7fzNS8yBp8KYVep8mRsWKmcvV5gXhdP7hpusN/45DqKt96a9qOkvpzj8N4ZzD385idcvsPvoyF7awxZwQtErryF31uDcHhnHT7PZ1eq2HCmJqGHsIs0rrAoc1kUC/sFO3H5KA2oKmoWeggLzS+biSUSvMXKbjhDxNqZrSv3wdcsbhUW+xL/A/+1GwzR/1ZaAAAAAElFTkSuQmCC')}.article-like__btns .rmp-rating-widget__icons-list li:nth-child(3){background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB7CAYAAAC7BZRBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAcKSURBVHgB7Z3rdds4EIVvcva/lQoyHcQdGFuB3UHYwboDqwO7A2srsLcCKxXEqSBMBbEr8HJCjABQD+tBgAQ43zkwLPkhEZfzAkEIUCbBB5QDNe28aZ/t9zPbk/35zLYuddNevFbb9qNpz/a57MlVaBaMRTVN+2L7GeLAQrPgy6Z9s3125CQ0Ne2yaVdoRe4KK9b4DGeJtW3MKzZbJ3uAT007gzuBCM5DbDqBlk17bNp/3v9XToAHed60p6a9dRo/d9u0r2jFigWhPcFut7yP7/Y9EJSDMVgf1N9Nu0c7qLHc9D7wa1/a9/Ib6yffVyg7Eev9iVDch6ZdYFhxdyGi+4LzMajgHURg3zp4oG4wXnE3QU2rEJ6oKrjlGqHA7PoukD8VwtAzWcEN2iSmNIG78DF1LfwcE4Bd8R3CAy9R4C4VQsE5phMKhetfcdPc5xaD+4CPuVh33rVidtOE6UII4zfX59mf8ATnstiK/4EicCLqWzchUyo4V531gUSEEBrCFTJjjjDxmFosPgQeG3bfMl5zZIIfj2+g7IufqN1i5Czg3FBRGWUi/MrkHiOE3Y9MgExmUiASPHYSt3lMRxX2fJEJyqkQQrFHwQIqcgwITuzB3bgkXipyHAhO7MEStDlc4qUxOR48tpKgzZGYK7hSILsiP0MquPFOVs0Q3BmmdXI6pM7msSdEhlP9wWPGhFnA5URRy667VC+kbCSJoVVwcYKgDAXBhc7e8yOCO5P0UuPwyCVOFrxXz3oPt2hAGQeyeKE3F34OddljhOBcuEEPiMvWUmp8SMl18nx4BZdlK+PDz8KvcQLyT5LNxigHY3BiYlZBrTkXJDE7KryKNV9AGTsGR1p1BS2ncuMoq9bYnB8GB4baChqbc0UM1Ozzy+IC1JrzQ+rqd0MuQWfBcoYTMZktC5Kyj51fNLZfQHfbyZEXuO2xdl58kmW7l1ByxeAd901wtZiSL777/ixP+q5brPgRSs6w+xYNVwsTfKHlydRC8+tytkgoD0IbK1NXMN9sv3EFimTbKdeC+XdeJlndmBBCuONSysWUM2yZEjUYZsrzrdNKWqYkNa1/IqdE5kMMPxDXfWH7Z6Sl+3ovKIehj01eP7goJeqnLqvkFlE+20tcJy47GXDZmvq2pcq+9oP/pMQSglIKhE7ImEHr51JZ1dMco8WlpI7PSnxq25+z0F86TyrlIMZLLDTZBzWU0tgotLru8ni1/YyFlpmTkmpYpaW2PflCv0Ipjdr2gdBaXhWOzMUq5bGaI/kAJ3Kun2qn7OaPvh+hTAIVeiKo0BOBhZb6WXcZKhhf6DMopUG2r9V1l81q1pOFru0DglIaKvRECITWZKxcVmsNfItOvXhNiQ/Z/o/Qv+wDFbo8yPbP8kAXB5bJ2r3Sa3ffKdlD8AxY6uil7Q2UUghW9370H0DjdEnIrThL/iJCy22WKnQ5iJZL/iKLDWTzUO4/If5CwWu4Gm9qLJv2L+Iiux4wawtKUm475d83PLX2E/G5Quc26L+8Hz6iTca4xT7j/sZ0LbpGfHZuU0LYcpe8kh3v3h37BO8ueSVLxG0Hu/J3r0cvbV/SFhNTQ9z23a5f2rrJiZIFhAO2+BT3fQMlNyp0su1dGKQrA5R+Yc0OKpHlDwyUXKhwhIHe4AAXoIyCoya8/I1DDZSxY3BCuFWrzoeDY7OPWnUeVOgheb72/onW1ePkJGv2kV35ta4eH3P0WAoblLnNcu4Q3CxYb1cCZfNSTczGg5RT9+gRPzG7hjI0fu5E6Bm5/KUufFgIzmWfnIBtQ1y4ZuHD4H8weNT9zf0X6jU2KHshn0GSxNAILl7PoaRijgFCZ4UEcUJZIfnRG7Z8xFFMZC6czzBd+B8PHlvxoINNWvnJGUHpG0Ki5GsfFlCxY0AYYeIr8+Eqdj8QnMjfMSI41ffF1ph9PPJZYCLyKOcrFnAJWvLssAAquMRr9PMUkqBpnX0Yc7hxy+ZT/aT0kjet06Xb4bFZwI3XYCXUsbDrFjekSdpmCC4e81hlO/lEcAeilzhDeCyKMgR2TX7cfsK0rZvgFg0UGdoqhNY9x7RgMedwVlx0ZUJoywYRm4XPNi4dgEF4kk8mQfUnBURwg/IwCN00T4BcYIJUCAXnQSnBwg1CgdlN6+YCWBdcXDohHyQG+8fBAt9A5xHWqBAOlEwFjjVpYQFN0x4QbqnFx6AC70GF0PWJdYjoQw4gv3aF9r1090vj9zzJGHwqhHZQ5cpYd1A5e71CXBdP9j3cYv3kk/cxeuvN6fMoCe2OOyys2fDzF7Sb19a2/bDPSas3/M0MTiCy7QxtVXBuH8+2vM6jbb+QATkJ3YVdpLGNRYllUSzsEq243MsJlBU5C92FheabzcQSCc5iZ9js3sXamdq2F+97FjcLi32P/wE9L8feB7tY9wAAAABJRU5ErkJggg')}.article-like__btns .rmp-rating-widget__icons-list li:last-child{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHoAAAB7CAYAAAC7BZRBAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAjKSURBVHgB7Z09ettGEIY/J+nNnEBTppNyAm26dNINhJzAzgnEG8g5gZgunZwTiClTWT6BmC6d5S6dgxF2vLsARAIk9w/Y93nGkCmKxO7s/OxisAAKs+AVpgPVclbLif55oY+kf7/Q0mZTy5MlGy0fa3nQr2VPropmhbFSVS2n+riAH1jRrPB1LX/pY3bkpGiq5aKWSzRKbitWrPEBxhI3WpjP6LdO9gDf1/IaZgARjIfoG0DrWt7X8qf1+YUD4E5e1nJfy5eW8Gs3tVyhUZYvCM0Au3nhPD7ocyAURqPQ7dRPtdyi6VRfbnoI/N0X+lw+oTv4rlDYiljvI1zl3tVyjrjK3YYo3VY4t6EovIUo2LYO7qhrpKvcPqiWCu5ALQrXvIWrYHZ958ifCm7oma3CFZokZmoKbsNtalv4GWYAu+J3cBs+RQW3qeAqnGM6YaLw/FfcNB9zi8HHgNs8WXfetmJ204T5QnDjN8/Psx/wBOOy2IrfoCBwImpbNyFTKhhXnXVDPEJwDeESmbGEm3jMLRaPgfuG3bf01xKZYMfjaxSGYidqN0icFYwbmlRGGQh7ZnKLBGH3Iwsgs1kU8AT3ncRt7tOkwp6tZELhUAiuspNghaJkHxCMsqO7cUm8ipL9QDDKjpagLWESrxKT/cF9KwnaEoG5hJkKZDfJz5AKpr+DzWYIZoSVeXI4ZJ7NfU/wDKf60WPGjFnB5ERep13vQn1RoZcghlbBxAlCIRYEEzqPnh8RzEgqlxrjI5c4WeFH9ay3MEUDhTSQ4oWjufAzFJedIgTjwhWOgLjsMpVKD5lyHbweXsFk2YX0sLPwtzgA+ZBgqzGF0SgcmJhVKNacC5KY7RVexZrPUUgdhT2tukKZTuXGXlZdYnN+KIwMtRVKbM4VMVA15M3iAoo154fMq3eGXEJZBcsZTsRktcxJyr5pvVHp4wplt50ceYLZHmvrxScp271AIVcUdrhvgpmLFfLFdt8n8uK31hs4+fq5lj/QbJTmE4XGa/D38aZ2m57XeQO4f5EXCvHb9V8tP6C56rip5e/2GyTb9u22V+huynaz5fVcsG8ujN2uClvct5yEz1qwJbqN3iXXSJ8l0mrXAi8siSqEWfJ8xPgOyWHhJsV23cNaPJHp1bk+PsAvhPEQ0ocwHoJfRJfPuhVFK31cwy9rjMf34DsGa4zHd7s+6qNzu5Sk4wS/KIx3cedIH4X02kVoTZcX7Rc8U2FYR+S2eYu9W8Gudl0hDM58WiFMImZD2J7A8O9yvEOTkFa7nJXON/o/twgLwd0PVOQeeV9QIfS36wPCt+tWf/fzurdsfXSNONhbL03pxr0U2iVGfPMdzCiLld3+iiZD5BP6HdMhhXZ91sfnRZN75JPdFsahoMMhz6NliewzClNjo49kK7pcnpw4kjAUpsfXNZJXMEp+hcIUedbvNyjMgqLomVAUPRNY0U/657LL0ISxFf0ahalB+rgprnvaiJd+YkVv9H8IhalRFD0THEXHSsb4AnxOFSSHUiG8MZ3q48a26FCVDwrNFTO+EH+Heez1rdAUATwi7HMpSR83/I/sve372Q0K7qP65PmUc4C9pVR72JU0Cn5xLkET/BYHnsFVsMgc5+2EsKVTnXulO3ffHRGpnxILFqUrzA/xnuzCr+H3STiEHgO+0y9e4fhw47h2SUbVNcJXnaZCu5+5Tyr4yVNkUDn9LJ0foojNvn+XMB8Ixl0T/NNb9KkQ1spuEafEOCah29xbC/jiJieeIIQd3bEhhG3vAlsqh2QE+IjTfcgIn0OsDm3NvfFZCH3Hhu1FFKZLBZP9EsLg3KHRhmBOKNQc9y3MdGOK82pCnI3tdya7Mea48p1TTMzEsh4RjkErnTLNukM4CGYEHrSLfGIsEd5lMzK4tuZaL25y4pkKJktUyB8F055QyS1DGJHdiysNGVMA99mLOV/Rsp8OG7oPK4yYySiEjyvCCnkr21ZyjFtlJfEb7EXkDxTCs4JRtkI+KBglx0gsK+xhoOJGB7kAD9g3kS+RPjJNjDl72GvBK4XFDBls0nmE9OB+WsGcZ+iYLCgcEG5jWzVTwQw4bsSo0eoZBRPiQu401Mfo2GyTyhIlwd3pJ7Z1E9yKmXvEPZ8KR0ieU1qiZA9j7+MVWuEEt+6Lz+UN4nOQNdtIKVCs+GND6BbZ8Sqez7JhhW7NG59DCmvzSxxxKqwQZylvG4Suwh/1a5c47DylvIc/y/Yg/PMN0uoDObfTXW8eussBN5Dd+LqWn5AOhGYgsgttL7Bs0GypxfJUyz8wNyvYf8+c6p/P0FXkWstvPX8fE/YyCk3W/wuOhJ2YpXrhgdAonDtgyJ6cL8kn/Rn8WSdIEzt3oiF/MNSiGXaJHA95VP+I9B+XxNZ5AmOlC3Tj6pOWjZY1GstPGYKJyRU8bVYnK1YpZOFzxH4wuNe1dPuLblEIzTsENDSCiYFLFEKxRITZT4U4F9bnipQHfUGEW42vMY1CgdSJWcjwFTs5IxSODSFQ8jWEFYqyfUBIMPGV9fCi7ONA8HtL7d5wqm8ru8Ts/eG+s5Wc5HrFCiZBC54dToAKcevORpFbvVcqLGH6LXriNRSZeslJl+XSl0ml7mxv7Ce7lSStH0I6dWcHQXDrvVK9xBkD7otJGQK7Jjtu32Pe1k1wS5MmF9oquNa9xLxgZS5hrHjSMxOCW+vFis82Lo1AwR3ks0lQ7UUBUbjC9FBw3TQvgJxjhlRwFc6dMgULV+jue5pCDXh0KnQtnBVOyAeJwXY7ZFvMso7QokL3Qdsc01NNWliBCk3RpF15ym0oCh5Ahe7dEdyRovSYHfhSgb+EnlnG4EMhNJ0qV8bancrZ66F3Zgw9hxv0b0fNryVvvWPqumNDtVygUazq+T3XZz/A1Gh/hKnbltrtNnatN2l5jWZWYNeD933Pey2p14E/k5Oi27CLVFpYKb4sihW7RqNcPsoAyoqcFd2GFX0KY4kEY7EL9Lt3sXZmo8W+c4OVm4XF7uJ/sJXrzek5ChkAAAAASUVORK5CYII')}.lead-page .article-content>h2:first-child{margin-top:0}.lead-page .column-section{padding-top:0;padding-bottom:0}@media (min-width:1230px){.lead-page .hero-single__left{width:62%}}@media (min-width:1230px){.lead-page .hero-single__right{width:38%}}.author-page.main .hero-single+.white_bg{margin-top:0;padding:8rem 0}@media (min-width:1230px){.author-page.main .hero-single+.white_bg{margin-top:0;padding:10rem 0}}.author-page .article-related{padding:4rem 0}@media (min-width:1230px){.author-page .article-related{padding:8rem 0}}.author-page .hero-single__right img{width:100%;height:auto}.author__position{border-radius:36rem;background:#333;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:.8rem 1.6rem;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;width:auto;color:#e6e6e6;font-size:1.4rem;line-height:1.4;letter-spacing:.14px;margin-bottom:1.3rem}.author__top .page-title{margin-bottom:2rem}.author-hero__topics-title{color:grey;font-size:1.2rem;line-height:1.4;letter-spacing:.24px;text-transform:uppercase;margin-bottom:.4rem;display:block}.author-hero__topics{display:block;color:#fff}.author__socials{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;width:100%;gap:1.6rem;margin-bottom:0}@media (min-width:1230px){.author__socials{gap:3rem}}.author__socials a{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;width:3.2rem;height:3.2rem;min-width:3.2rem;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;opacity:1}@media (min-width:1230px){.author__socials a{width:5rem;height:5rem;min-width:5rem}}.author__socials a:hover{opacity:.8}.author__main{color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.author__main{font-size:1.6rem;letter-spacing:.16px}}.author__main a:not(.btn){color:#000;text-decoration:underline}.author__main a:not(.btn):hover{text-decoration:none}.author__main b,.author__main strong{font-weight:500;color:#000}.author__main h2{margin:0 0 3rem;font-weight:500;line-height:1.1}@media (min-width:1230px){.author__main h2{line-height:1.1;margin:0 0 3rem}}.author__main h3,.author__main h4,.author__main h5,.author__main h6{margin:0 0 3rem}@media (min-width:1230px){.author__main h3,.author__main h4,.author__main h5,.author__main h6{margin:0 0 3rem}}.author__main p+p{margin-top:3rem}.author__main ol,.author__main ul{margin-top:1rem;margin-bottom:3rem}.author__main ul{list-style-type:disc;padding-left:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem;width:100%}.author__main ol{list-style-type:decimal;padding-left:2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem;width:100%}.author__main img{border-radius:1.6rem}.author__main>img{margin-bottom:4rem}.author__main p>img{margin-bottom:1rem}.author__main b,.author__main strong{font-weight:500;color:#000}.author__main table{border:1px solid #e6e6e6;border-radius:1.6rem;display:block;outline:0;border-spacing:0;overflow-x:auto;table-layout:auto;width:100%;border-collapse:collapse;margin-top:3rem;margin-bottom:3rem}.author__main table tbody{display:table;width:100%;min-width:100%}.author__main table tr{display:table-row}.author__main table td{display:table-cell;border:1px solid #e6e6e6;padding:.8rem 1.6rem;border-top:none;border-left:none;vertical-align:middle;width:auto;text-align:left}.author__main blockquote{margin-top:3rem;margin-bottom:3rem;padding-left:5.3rem;color:#000;font-size:2rem;line-height:1.2;text-align:left;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAA8CAYAAADSfGxZAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN3SURBVHgB7ZpdTttAEIBnTEhV9YUj5ACFuifAnID0BOSlEvBCeoKkJyh9qALqA+kJaE8APUFRoT9vdU/Q9KEqib2ezroTKlIg2fU6WGg/CSkyjnb4dnZ21gahRMI2LanzpMkfVxEx/NhbfAwVIY9tqCIAWkXAZg0cowfIficbFGBTDdMIEPPrBBTDLaNjS8/TkEPqZMM05EtL+jrHBs5EPNxMIh5gnQdosYQlqBD55IzSNse2wzHKH3+ZwiJEQIc/RlcNcJuEm9RQgepwZram3WstIh8E0xf8sQkVQzKgqyjdmXVmrESsbI3aGaQ6Cyq1BDTLW2mTl8ABGcZmJEKyQA8SQcXIs2CY7HLh27BZnjOL0LUgw/QQKpgFeoKyoToiwAZYEsxy0/LmqMUF8YiqKOHpKOQJ+sCZ0IACTBWxsp10uRc4gAqSS6ihkwm6UYTOBKJ8a6wcLiVorhWh111lM0HXhFpw6HKpBtcOhOoIKoqOrWhNmOTKXUN3Y0BOBxoQYR8coGsWOY4tI3qLk1d1XXC1JLi+HPNu0z3tLb4HB0gf8w0coGMjxP6vewvv4l0c/JcRiEGHCp4YxgLO9twIGCMtfUH0KRhbk7FdEpHvEsXW3oAy6p7t11+CY3RDB8XPNbunvfqzq35xSUSxbKA4IbX2df9+DCUgJ1xbBvzTvGmJXogolg0iYa8cCXltAH7IY8dApbT2+XX95Kab/m2fiBtgSZkSNPkuZkkG2J4mQZOLyJsnyxMlF8ZumRI0SJanXaL+p17tzSy35iIU5IXIZqSYq+9zKBFdJG2XbAJq5tj+Lg3EdbAgg6ALJaOfg4INnA0mmTquERFYoChx2idcQwg2oFknG4Tbo4vH2ibwJntSdm0QIjBnYNrNBoqCBljAvfkxlIxMkjFcwKfuEpMEfIB5BBZwBxlDyVhPElqI4C9ZWccAjQczZZ6TpIul1cMNlQ5/QsnwO8kGWMC7WQyGsAi7waj+4AeUDdr1DwsBDQy/okWQVUZ8eYXf4Q5hvTTmwfiFrSlpUIvBkJnea9wW/HhvbpNk/RJ4eSsxfbirm5wnMAdqWdrn+My+A/ZEYMRc/1EkAkMqvTTmiRcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRghcheBGCFyF4EYIXIXgRwh8g5HgHjWHiygAAAABJRU5ErkJggg==") no-repeat left .6rem transparent;background-size:3.3rem auto}@media (min-width:1230px){.author__main blockquote{font-size:1.6rem}}.author__main blockquote strong{display:block;margin-top:2rem;font-weight:500;color:#4d4d4d;font-size:1.4rem;line-height:1.4;letter-spacing:.14px}@media (min-width:1230px){.author__main blockquote strong{margin-top:3rem;letter-spacing:.16px;font-size:1.6rem}}.statistic-content__box{padding:0 0 8rem;width:100%;display:block}@media (min-width:1230px){.statistic-content__box{padding:0 0 18rem}}.statistic-content__box .section-title{margin-bottom:2rem;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:1230px){.statistic-content__box .section-title{margin-bottom:3rem}}.statistic-content__box:nth-child(3n+1) .section-title,.statistic-content__box:nth-child(3n+1) .statistic-content__count{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statistic-content__box:nth-child(3n+2) .section-title,.statistic-content__box:nth-child(3n+2) .statistic-content__count{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statistic-content__box:nth-child(3n) .section-title,.statistic-content__box:nth-child(3n) .statistic-content__count{background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statistic-content__subtitle{margin-bottom:3rem;width:100%;max-width:100%}@media (min-width:1230px){.statistic-content__subtitle{margin-bottom:4rem;width:100%;max-width:100%}}.statistic-content__repeater{width:100%;text-align:center;margin-bottom:1rem}@media (min-width:1230px){.statistic-content__repeater{margin-bottom:2rem}}.statistic-content__repeater span{display:inline-block;padding:1rem 1.7rem;border-radius:1.6rem;background:#121212;color:#fff;text-align:center;font-size:2rem;line-height:1.4}.statistic-content__list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;width:calc(100% + 1.6rem);overflow:hidden;overflow-x:auto;margin-right:-1.6rem}@media (min-width:1230px){.statistic-content__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-right:0;width:100%;overflow:hidden}}.statistic-content__item{width:28rem;min-width:28rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;border-radius:1.6rem;background:#121212;color:#fff;font-size:1.6rem;line-height:1.4;letter-spacing:.16px;padding:2rem;height:32rem;min-height:32rem}@media (min-width:1230px){.statistic-content__item{height:100%;min-height:32rem;width:100%;min-width:100%;padding:2rem}}.statistic-content__item_sea{background:url('../images/sea-bg.jpg') no-repeat left top transparent;background-size:cover}.statistic-content__item_cell{background:url('../images/cell-bg.jpg') repeat left top #0d0d0d;background-size:contain}.statistic-content__count{display:block;text-align:left;margin-bottom:1rem;font-size:4.8rem;font-weight:500;line-height:1.1;background:linear-gradient(270deg, #FEE01D 0%, #E6C700 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.statistic-content__btn{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem}.statistic-content__btn a{text-decoration:none;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:auto;border-radius:100%}.statistic-nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-moz-align-items:stretch;-ms-align-items:stretch;align-items:stretch;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1.6rem;width:calc(100% + 1.6rem);overflow:hidden;overflow-x:auto;margin-right:-1.6rem}@media (min-width:1230px){.statistic-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem;margin-right:0;width:100%;overflow:hidden}}.statistic-nav__title{margin-bottom:2rem;color:#fff;font-size:2.8rem;line-height:1.1}@media (min-width:1230px){.statistic-nav__title{margin-bottom:4rem;font-size:4.8rem}}.statistic-nav__item{width:18rem;min-width:18rem;border-radius:36rem;background:#121212;padding:6rem 2rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;gap:1rem}@media (min-width:1230px){.statistic-nav__item{width:100%}}.statistic-nav__item:hover .statistic-nav__icon,.statistic-nav__item:hover .statistic-nav__name{transform:translateY(-15px)}@media (min-width:1230px){.statistic-nav__item:hover .statistic-nav__icon,.statistic-nav__item:hover .statistic-nav__name{transform:translateY(-30px)}}.statistic-nav__icon{line-height:1;width:12rem;min-width:12rem;transition:.25s transform ease-in-out}.statistic-nav__icon img{width:100%;height:auto}.statistic-nav__name{color:#fff;text-align:center;font-size:2rem;line-height:1.4;width:100%;transition:.25s transform ease-in-out}.statistic-page .hero-section_center .hero-section__top{width:100%}@media (min-width:1230px){.statistic-page .hero-section_center .hero-section__top{width:100%;margin:0}}.statistic-page .hero-section__txt{width:100%;text-align:center;font-size:1.6rem;margin-bottom:4rem}@media (min-width:1230px){.statistic-page .hero-section__txt{width:100%;font-size:2rem;margin-bottom:8rem}}.statistic-page .hero-section__txtbox{width:100%}.statistic-page .column-left{display:none}@media (min-width:1230px){.statistic-page .column-left{display:block}}@media (max-width:1230px){.statistic-page .column-main{width:100%}}.statistic-page+.page-footer{padding-top:8rem}@media (min-width:1230px){.statistic-page+.page-footer{padding-top:18rem}}.statistic-page .navbar a:before{background:#fff}.statistic-page .navbar a.active,.statistic-page .navbar a:hover{color:#fff}@media (min-width:1230px){.statistic-page .cta-box__btn{width:auto}}@media (min-width:1230px){.statistic-page .cta-box__txt{width:100%;font-size:1.6rem}}@media (min-width:1600px){.statistic-page .cta-box__txt{width:100%}}.statistic-page .column-section{padding-bottom:8rem}@media (min-width:1230px){.statistic-page .column-section{padding-bottom:18rem}}