@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-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)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@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)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) 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;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(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(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(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(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(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(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(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}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-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;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-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;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{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%,80%{-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;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{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%,80%{-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;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
/*uploadPreview*/
#image-preview1,
#image-preview2,
#image-preview3 {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#image-preview1 input,
#image-preview2 input,
#image-preview3 input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
#image-preview1 label,
#image-preview2 label,
#image-preview3 label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #bdc3c7;
  width: 200px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
#avatar-preview {
  width: 250px;
  height: 250px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  color: #ecf0f1;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#avatar-preview input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
#avatar-preview label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #bdc3c7;
  width: 100%;
  height: 25px;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  color: #000;
}
.cookie-alert {
  background: #251f43;
  color: #fff;
  padding: 15px;
  margin: 10px;
  height: auto;
  max-width: 650px;
  bottom: 0px;
  right: 0px;
  position: fixed;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  z-index: 9999;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.cookie-alert i {
  font-size: 36px;
  padding: 0px 10px 10px 0px;
}
.cookie-alert a {
  color: #fff;
  text-decoration: underline;
}
.cookie-alert .cookie-body .btn {
  height: 30px;
  margin-left: auto;
}
.fz-10 {
  font-size: 10px;
}
.btn-primary-yellow {
  background-color: #ffc400;
  border-radius: 50px;
  border: none;
  text-align: center;
  color: #0e223b;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 22px;
  letter-spacing: normal;
  font-weight: 600;
}
.btn-primary-yellow:hover {
  color: #0e223b;
  background-color: #dfab00;
}
.btn-primary-yellow:focus {
  color: #0e223b;
  background-color: #dfab00;
}
@media (max-width: 991px) {
  .btn-primary-yellow {
    font-size: 12px;
    padding: 4px 12px;
  }
}
.breadcrumbs {
  padding-top: 150px;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .breadcrumbs {
    padding-top: 100px;
    margin-bottom: 16px;
  }
}
.breadcrumbs ul {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.breadcrumbs ul li {
  font-size: 13px;
  font-weight: 600;
}
.breadcrumbs ul li a {
  color: #0e223b;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.breadcrumbs ul li img {
  padding: 0 10px;
  position: relative;
  top: -1px;
}
.breadcrumbs ul li span {
  color: #6554c0;
}
.breadcrumbs ul li .active {
  color: #6554c0;
}
@media (max-widtrh: 575px) {
  .breadcrumbs.specialist-page {
    display: none;
  }
}
.category {
  padding: 8px 16px;
  background-color: #f4f3fa;
  margin-right: 8px;
  border-radius: 4px;
  font-size: 0.75rem;
  margin-bottom: 0;
  font-family: "latoBlack";
  color: #6554c0;
}
@media (max-width: 575px) {
  .category {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.category p {
  margin-bottom: 0;
}
.btn {
  position: relative;
  border-radius: 4px;
  font-size: 1em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  letter-spacing: normal;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
  padding: 0 32px;
}
.btn span {
  position: relative;
  z-index: 2;
}
.btn:hover {
  opacity: 1;
}
@media (max-width: 575px) {
  .btn {
    width: 100%;
    text-align: center;
  }
}
.btn.btn-main {
  background-color: #dc3179;
  height: 56px;
  gap: 25px;
  color: #fff;
}
.btn.btn-main:hover {
  background-color: #bc165c;
}
.btn.btn-secondary {
  background-color: #0e223b;
  color: #fff;
  height: 48px;
}
.btn.btn-register-footer {
  background-color: #e6effa;
  margin-left: 48px;
}
.btn.btn-register-footer span {
  color: #0e223b;
}
@media (max-width: 991px) {
  .btn.btn-register-footer {
    margin-left: 0;
    margin-top: 20px;
  }
}
.btn.btn-login {
  background: #f4f3fa;
  margin-right: 24px;
}
.btn.btn-login span {
  color: #6554c0;
}
.btn.btn-third {
  color: #0e223b;
  border: 1px solid #0e223b;
  height: 48px;
}
.btn.btn-theraphy {
  color: #0e223b;
  border: 1px solid #0e223b;
  background-color: transparent;
  height: 48px;
  margin-right: 8px;
}
.btn.btn-theraphy:hover {
  background-color: #0e223b;
  color: #fff;
}
.btn.btn-full {
  width: 100%;
  border-width: 2px;
}
.select2-dropdown {
  border: 1px solid #d9d2ff !important;
  border-radius: 0px 0px 4px 4px;
}
.select2-results__options::-webkit-scrollbar {
  width: 5px;
  background: #f4f3fa;
  border-radius: 0px 0px 2px 0px;
}
.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #d9d2ff;
}
.select2-results__options {
  max-height: 240px !important;
  padding-top: 12px !important;
}
#select2-per_page_select-results,
#select2-order_select-results,
#select2-reviews_order-results {
  padding-top: 6px !important;
}
#select2-per_page_select-results .select2-results__option,
#select2-order_select-results .select2-results__option,
#select2-reviews_order-results .select2-results__option {
  font-size: 12px !important;
  line-height: 16px;
  padding: 6px !important;
}
.select2-results__option {
  font-size: 16px !important;
  line-height: 19px;
  padding: 6px 0 6px 24px !important;
}
.form-wrapper .select2 {
  border: none;
  height: 56px;
  min-width: 170px;
}
.form-wrapper .select2 * {
  height: 56px !important;
}
.form-wrapper .select2 .select2-selection__rendered {
  padding: 0 0 0 24px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: inherit !important;
}
@media (max-width: 1400px) {
  .form-wrapper .select2 .select2-selection__rendered {
    padding: 0 0 0 10px !important;
  }
}
@media (max-width: 1200px) {
  .form-wrapper .select2 .select2-selection__rendered {
    font-size: 1em;
  }
}
@media (max-width: 575px) {
  .form-wrapper .select2 .select2-selection__rendered {
    font-size: 1em;
  }
}
.form-wrapper .select2 .select2-selection__placeholder {
  color: #0e223b !important;
  font-size: 1em;
  padding-top: 14px;
}
.form-wrapper .select2 .select2-selection--single {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 28px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: hidden;
  border: 1px solid #d9d2ff !important;
  border-radius: 4px !important;
}
.form-wrapper .select2 .select2-selection__arrow {
  background-image: url("/themes/flatly/img/layout-2022/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  left: unset !important;
  right: 15px !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form-wrapper .select2 .select2-selection__arrow b {
  display: none;
}
.form-wrapper .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-right: 30px !important;
  margin-left: 5px !important;
}
.form-wrapper .select2-container--open .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.radio-container {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 16px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  /* Create a custom radio button */
  /* Create the indicator (the dot/circle - hidden when not checked) */
}
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 20px;
  height: 20px;
}
.radio-container .checkmark {
  position: absolute;
  top: -1px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #d9d2ff;
  border-radius: 50%;
  z-index: 0;
}
.radio-container .checkmark + .options p {
  font-weight: 300;
  margin-left: 8px;
  font-size: 15px;
  line-height: 20px;
}
.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-container .checkmark:after {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #6554c0;
}
/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}
.radio-container input:checked ~ .checkmark {
  border-color: #6554c0;
}
/* Show the indic */
.radio-container input:disabled ~ .checkmark {
  display: block;
}
.form-group label {
  margin-bottom: 5px !important;
  font-size: 1rem;
}
.form-group .form-control {
  height: 48px;
  background-color: #fff;
  border: 1px solid #d9d2ff;
  border-radius: 4px;
}
.form-group .form-control::-webkit-input-placeholder {
  color: #0e223b;
  font-size: 16px;
}
.form-group .form-control::-moz-placeholder {
  color: #0e223b;
  font-size: 16px;
}
.form-group .form-control::-ms-input-placeholder {
  color: #0e223b;
  font-size: 16px;
}
.form-group .form-control::placeholder {
  color: #0e223b;
  font-size: 16px;
}
.form-group textarea {
  height: unset !important;
}
.custom-tooltip {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.custom-tooltip__text {
  position: absolute;
  top: -40px;
  background-color: #0e223b;
  color: white;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 13px;
  min-width: 140px;
}
.custom-tooltip__text::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #0e223b transparent transparent transparent;
}
.custom-tooltip:hover {
  cursor: pointer;
}
.custom-tooltip:hover .custom-tooltip__text {
  opacity: 1;
}
.modal {
  background: rgba(37, 31, 67, 0.8);
  z-index: 9999;
}
.modal-contact {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal-contact .form-wrapper {
  max-width: 746px;
  width: 100%;
  padding: 24px 32px;
  background: #FBFBFF;
  border: 1px solid #D9D2FF;
  border-radius: 8px;
}
.modal-contact .form-wrapper .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.modal-contact .form-wrapper .title p {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #0e223b;
  margin-bottom: 0;
}
.modal-contact .form-wrapper .title button {
  border: none;
  background: transparent;
}
.modal-contact .form-wrapper .title button:hover {
  cursor: pointer;
}
.modal-contact .form-wrapper .inputs-wrapper textarea {
  resize: none;
}
.modal-contact .form-wrapper .inputs-wrapper input.form-control {
  height: 56px;
}
.modal-contact .form-wrapper .inputs-wrapper .form-control {
  padding: 18px 24px;
}
.modal-contact .form-wrapper .inputs-wrapper .form-control::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 19px;
  color: #0e223b;
  font-family: 'lato';
}
.modal-contact .form-wrapper .inputs-wrapper .form-control::-moz-placeholder {
  font-size: 16px;
  line-height: 19px;
  color: #0e223b;
  font-family: 'lato';
}
.modal-contact .form-wrapper .inputs-wrapper .form-control::-ms-input-placeholder {
  font-size: 16px;
  line-height: 19px;
  color: #0e223b;
  font-family: 'lato';
}
.modal-contact .form-wrapper .inputs-wrapper .form-control::placeholder {
  font-size: 16px;
  line-height: 19px;
  color: #0e223b;
  font-family: 'lato';
}
.modal-contact .form-wrapper .form-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.modal-contact .form-wrapper .form-submit .checkbox-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-contact .form-wrapper .form-submit .checkbox-wrapper .checkbox-label {
  font-size: 16px;
  line-height: 19px;
  color: #0e223b;
}
.modal-contact .form-wrapper .form-submit .btn {
  height: 48px;
}
.footer {
  background: #251f43;
  padding: 35px 0 80px 0 !important;
  position: relative;
}
@media (max-width: 991px) {
  .footer {
    padding: 30px 15px !important;
    width: unset !important;
    max-width: 100%;
  }
}
.footer .container {
  position: relative;
  z-index: 2;
}
.footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
}
.footer-top .logo-footer {
  margin-right: 80px;
}
@media (max-width: 1200px) {
  .footer-top .logo-footer {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .footer-top .logo-footer {
    display: none;
  }
}
.footer-top .footer-nav {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer-top .footer-nav .nav-item .nav-link {
  padding: 0;
  color: #a097c8;
  font-size: 0.875em;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer-top .footer-nav .nav-item .nav-link:hover {
  color: #fff;
}
@media (max-width: 991px) {
  .footer-top .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-bottom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: unset;
  padding-top: 24px;
  border-top: 1px solid #a097c8;
}
@media (max-width: 991px) {
  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    padding-top: 0;
  }
}
.footer-bottom__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-bottom: 30px;
}
.footer-bottom__seo {
  color: white;
  text-align: center;
  margin-bottom: 0;
}
.footer .bg-decoration {
  position: absolute;
  top: -53px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.footer .bg-decoration img {
  width: 100%;
  height: 215px;
}
@media (max-width: 991px) {
  .footer .bg-decoration {
    top: -41px;
  }
  .footer .bg-decoration img {
    height: 43px;
  }
}
.footer .decoration {
  position: absolute;
  top: -110px;
  right: 115px;
  z-index: 3;
}
@media (max-width: 991px) {
  .footer .desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .footer .mobile {
    display: none;
  }
}
.font-contrast {
  padding: 2px 0;
}
.font-contrast > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.font-contrast .change-font,
.font-contrast .change-contrast {
  margin-right: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .font-contrast .change-font,
  .font-contrast .change-contrast {
    display: none;
  }
}
.font-contrast .change-font p,
.font-contrast .change-contrast p {
  margin-bottom: 0;
}
.font-contrast .change-font a {
  margin-left: 20px;
  color: #0e223b;
}
.font-contrast .change-font a:first-of-type {
  margin-left: 10px;
}
@media (max-width: 991px) {
  .font-contrast .change-contrast {
    padding-right: 20px;
  }
}
.font-contrast .change-contrast a {
  margin-left: 14px;
}
.font-contrast .change-contrast a:first-of-type {
  margin-left: 12px;
}
.font-contrast .image-wrapper .ue {
  height: 42px;
  width: auto;
}
@font-face {
  font-family: "latoBold";
  src: url(/fonts/lato-bold-webfont.woff?7ffa1c2d4abd2b9795b7181bcc5b766a) format("woff2"), url(/fonts/lato-bold-webfont.woff?7ffa1c2d4abd2b9795b7181bcc5b766a) format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "latoBlack";
  src: url(/fonts/lato-black-webfont.woff2?9835770a2ee119e41240920a37f4326c) format("woff2"), url(/fonts/lato-black-webfont.woff?827e345e558ceb049331ed6844aa3230) format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "lato";
  src: url(/fonts/lato-regular-webfont.woff2?7e401f4bc402f8ed3e1058fbb82d92c5) format("woff2"), url(/fonts/lato-regular-webfont.woff?645915785f9e50365cc93abfbe4cc1b9) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "latoSemibold";
  src: url(/fonts/lato-semibold-webfont.woff2?2bf671ea2427b31ca34396fc3c694422) format("woff2"), url(/fonts/lato-semibold-webfont.woff?4ab3a6d353832ca97654232f5084a074) format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "montserrat";
  src: url(/fonts/montserrat-extrabold-webfont.woff2?2f281e6703a502420afdd16de7ad29c6) format("woff2"), url(/fonts/montserrat-extrabold-webfont.woff?814ba8ace2b95e713fc26827260984b0) format("woff");
  font-weight: 800;
  font-style: normal;
}
.product-page {
  padding-top: 115px;
}
@media (max-width: 991px) {
  .product-page {
    padding-top: 80px;
  }
}
.product-page .main-section {
  padding-top: 73px;
  background-image: url("/themes/flatly/img/layout-2022/header-bg.png");
  background-repeat: no-repeat;
  background-position-y: -180px;
  background-size: cover;
  min-height: 555px;
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 75px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .product-page .main-section {
    margin-bottom: -250px;
    min-height: 600px;
    max-width: 100%;
    padding-top: 44px;
    background-position-y: -260px;
  }
}
@media (max-width: 450px) {
  .product-page .main-section {
    background-image: url("/themes/flatly/img/layout-2022/header-mobile-bg.png");
    background-position-y: -300px;
  }
}
.product-page .main-section__decoration {
  position: absolute;
  top: 65px;
  left: 100px;
}
.product-page .main-section__decoration span {
  border-radius: 50%;
  position: absolute;
  left: 44px;
  top: 48px;
  z-index: 0;
  width: 31px;
  height: 31px;
  background-color: #6554c0;
}
.product-page .main-section__decoration img {
  position: relative;
  z-index: 1;
}
@media (max-width: 1600px) {
  .product-page .main-section__decoration {
    display: none;
  }
}
.product-page .main-section__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .product-page .main-section__inner {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.product-page .main-section__inner .text h1 {
  text-align: left;
  font-family: "latoBlack";
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 32px;
}
.product-page .main-section__inner .text h1 span {
  color: #dc3179;
}
@media (max-width: 991px) {
  .product-page .main-section__inner .text h1 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
  }
  .product-page .main-section__inner .text .btn {
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 2;
  }
}
.product-page .main-section__inner .image {
  position: relative;
  right: -100px;
}
.product-page .main-section__inner .image .decoration {
  position: absolute;
  right: -116px;
  bottom: 45px;
}
.product-page .main-section__inner .image .decoration span {
  border-radius: 50%;
  position: absolute;
  left: 0;
  z-index: 0;
  width: 120px;
  height: 120px;
  background-color: #ffe073;
}
.product-page .main-section__inner .image .decoration img {
  position: relative;
  top: -40px;
  z-index: 1;
}
@media (max-width: 575px) {
  .product-page .main-section__inner .image .decoration {
    bottom: -15px;
  }
  .product-page .main-section__inner .image .decoration img {
    top: 0;
  }
}
@media (max-width: 1300px) {
  .product-page .main-section__inner .image {
    right: 0;
  }
}
@media (max-width: 991px) {
  .product-page .main-section__inner .image .main-image {
    display: none;
  }
}
@media (max-width: 575px) {
  .product-page .main-section__inner .image {
    top: -30px;
    right: 50px;
  }
}
.product-page .why-lumine {
  margin-bottom: 195px;
}
.product-page .why-lumine h2 {
  font-size: 2rem;
  line-height: 38px;
  margin-bottom: 56px;
}
.product-page .why-lumine h2 span {
  font-family: "latoBlack";
}
.product-page .why-lumine__description {
  line-height: 27px;
  max-width: 935px;
  margin: 0 auto 46px;
  text-align: center;
}
.product-page .why-lumine::after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 347px;
  background: #ffe073;
  border-radius: 16px;
}
.product-page .why-lumine .usp-grid {
  padding-left: 0;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product-page .why-lumine .usp-grid .usp {
  background: #fff;
  border: 1px solid #ffe073;
  border-radius: 20px;
  padding: 48px 26px 40px 32px;
  position: relative;
  width: 266px;
  height: auto;
}
.product-page .why-lumine .usp-grid .usp .corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-image: url("/themes/flatly/img/new-layout/usp-decoration.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-page .why-lumine .usp-grid .usp .title {
  font-family: "latoBold";
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 24px;
  color: #0e223b;
  max-width: 160px;
}
.product-page .why-lumine .usp-grid .usp .description {
  margin-bottom: 0;
}
@media (max-width: 1500px) {
  .product-page .why-lumine .decoration {
    z-index: -1;
  }
  .product-page .why-lumine .usp-grid {
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .product-page .why-lumine {
    margin-bottom: 60px;
  }
  .product-page .why-lumine::after {
    display: none;
  }
  .product-page .why-lumine h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 150px;
  }
  .product-page .why-lumine h2 br {
    display: none;
  }
  .product-page .why-lumine .usp-grid {
    padding: 0;
    margin: 0 -30px;
    border-radius: 0;
  }
  .product-page .why-lumine .usp-grid .usp {
    width: 92%;
    margin: 0 auto;
    padding: 32px 24px;
    text-align: center;
    position: relative;
    top: -100px;
  }
  .product-page .why-lumine .usp-grid .usp .title {
    max-width: unset;
    margin-bottom: 16px;
  }
  .product-page .why-lumine .usp-grid .usp .description {
    line-height: 28px;
  }
  .product-page .why-lumine .usp-grid .usp .corner {
    display: none;
  }
}
.product-page .why-lumine__second {
  background: #F4F3FA;
  border-radius: 16px;
  padding: 64px 0 56px;
  position: relative;
}
.product-page .why-lumine__second .decoration {
  position: absolute;
}
@media (max-width: 991px) {
  .product-page .why-lumine__second .decoration {
    display: none;
  }
}
.product-page .why-lumine__second .decoration-1 {
  top: 230px;
  left: -112px;
  z-index: 4;
}
.product-page .why-lumine__second .decoration-2 {
  top: 192px;
  left: -52px;
}
.product-page .why-lumine__second h2 {
  margin-bottom: 24px;
}
.product-page .why-lumine__second .usp-grid .usp {
  border: none;
}
.product-page .why-lumine__second::after {
  display: none;
}
.product-page .why-lumine__second .btn {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .product-page .why-lumine__second {
    padding: 40px 16px;
    margin: 0 -13px 140px;
    border-radius: 0;
  }
  .product-page .why-lumine__second .why-lumine__description {
    font-size: 14px;
    line-height: 22px;
  }
  .product-page .why-lumine__second .usp-grid {
    background-color: transparent;
  }
  .product-page .why-lumine__second .usp-grid .usp {
    position: unset;
  }
  .product-page .why-lumine__second .btn {
    display: none;
  }
}
.product-page .key-features-wrap {
  text-align: center;
  margin-bottom: 130px;
  /* the slides */
  /* the parent */
}
.product-page .key-features-wrap h2 {
  margin-bottom: 24px;
  font-size: 2rem;
  line-height: 38px;
}
.product-page .key-features-wrap h2 span {
  font-family: "latoBlack";
}
@media (max-width: 991px) {
  .product-page .key-features-wrap h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .product-page .key-features-wrap .why-lumine__description {
    font-size: 14px;
    line-height: 22px;
  }
}
.product-page .key-features-wrap .btn {
  margin: 0 auto;
}
.product-page .key-features-wrap .function-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .product-page .key-features-wrap .function-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .product-page .key-features-wrap .function-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.product-page .key-features-wrap .function {
  padding: 30px 15px;
  background: #ffffff;
  border: 1px solid #d9d2ff;
  border-radius: 20px;
}
@media (max-width: 575px) {
  .product-page .key-features-wrap .function {
    padding: 32px 23px;
    min-height: 458px;
  }
}
.product-page .key-features-wrap .function .icon-wrapper {
  width: 60px;
  height: 60px;
  margin: 0 auto 30px auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-page .key-features-wrap .function .icon-wrapper .usp-icon,
.product-page .key-features-wrap .function .icon-wrapper .usp-bg {
  position: absolute;
}
.product-page .key-features-wrap .function .icon-wrapper .usp-icon {
  z-index: 2;
}
.product-page .key-features-wrap .function .icon-wrapper .usp-bg {
  z-index: 1;
}
.product-page .key-features-wrap .function .title {
  color: #6554c0;
  font-size: 1.125rem;
  font-family: "montserrat";
  min-height: 44px;
  margin-bottom: 5px;
  line-height: 22px;
}
.product-page .key-features-wrap .function .description {
  line-height: 27px;
}
.product-page .key-features-wrap .features-slider {
  margin-bottom: 80px;
  margin-right: -5px;
}
.product-page .key-features-wrap .slick-dots li {
  padding: 8px 3px;
}
.product-page .key-features-wrap .slick-slide {
  margin: 0 7.5px;
}
.product-page .key-features-wrap .slick-list {
  margin: 0 -7.5px;
}
@media (max-width: 991px) {
  .product-page .key-features-wrap .desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .product-page .key-features-wrap .mobile {
    display: none;
  }
}
@media (max-width: 575px) {
  .product-page .join-container {
    background-color: #fff;
    position: relative;
    top: -110px;
    z-index: 10;
    padding-top: 60px;
  }
}
.product-page .join-section {
  text-align: center;
  position: relative;
  max-width: 800px;
  margin: 0 auto 145px;
}
@media (max-width: 991px) {
  .product-page .join-section {
    margin-bottom: -60px;
  }
}
.product-page .join-section .decoration {
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .product-page .join-section .decoration {
    display: none;
  }
}
.product-page .join-section .decoration-1 {
  top: 30px;
  left: -160px;
}
.product-page .join-section .decoration-2 {
  top: 170px;
  right: -152px;
}
.product-page .join-section .decoration-3 {
  top: 130px;
  right: -200px;
}
.product-page .join-section .decoration-4 {
  top: 90px;
  left: -110px;
}
.product-page .join-section h2 {
  font-size: 2rem;
  line-height: 38px;
  margin-bottom: 24px;
  font-family: "latoBlack";
}
.product-page .join-section h2 span {
  font-family: "lato";
}
.product-page .join-section p {
  font-size: 1.125rem;
  margin-bottom: 27px;
}
.product-page .join-section .btn {
  white-space: initial;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .product-page .join-section h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .product-page .join-section p {
    font-size: 14px;
    line-height: 22px;
  }
  .product-page .join-section p br {
    display: none;
  }
  .product-page .join-section .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.product-page .pricing .pricing_boxes_wrapper {
  margin-bottom: 25px;
}
.product-page .pricing .pricing_boxes_wrapper .pricing_box {
  background: white;
  margin: 10px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 25px;
}
.product-page .pricing .pricing_boxes_wrapper .pricing_box p {
  color: #6554c0;
  font-weight: 700;
}
.product-page .pricing .pricing_boxes_wrapper .pricing_box:nth-child(1) {
  border: 1px solid #d9d2ff;
}
.product-page .pricing .pricing_boxes_wrapper .pricing_box:nth-child(1) p {
  font-size: 2rem;
}
.product-page .pricing .pricing_boxes_wrapper .pricing_box:nth-child(2) p {
  font-size: 1.5rem;
}
.product-patient-page {
  padding-top: 134px;
}
.product-patient-page .main-header {
  -webkit-box-shadow: 0px 3px 6px #001F451A;
          box-shadow: 0px 3px 6px #001F451A;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.product-patient-page .main-header.collapsed {
  top: -134px;
}
.product-patient-page .main-header-inner {
  height: 134px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-patient-page .main-nav {
  margin-left: 20rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-align: center;
}
.product-patient-page .main-nav a {
  max-width: 10rem;
  display: table;
}
.product-patient-page .plate {
  position: relative;
  z-index: 2;
  margin-left: auto;
  height: 70px;
  width: 70px;
}
@media (min-width: 768px) {
  .product-patient-page .plate {
    display: none;
  }
}
.product-patient-page .plate .burger {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  margin-left: -15px;
  margin-top: -15px;
}
.product-patient-page .line {
  fill: none;
  stroke: black;
  stroke-width: 5px;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, -webkit-transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms;
  transition: stroke-dasharray 500ms 200ms, stroke-dashoffset 500ms 200ms, transform 500ms 200ms, -webkit-transform 500ms 200ms;
}
.product-patient-page .x .line {
  stroke-width: 5.5px;
}
.product-patient-page .plate4 .x {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.product-patient-page .plate4 .line {
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 400ms 100ms;
  transition: -webkit-transform 400ms 100ms;
  transition: transform 400ms 100ms;
  transition: transform 400ms 100ms, -webkit-transform 400ms 100ms;
}
.product-patient-page .active.plate4 .line {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  stroke: white;
}
.product-patient-page .active.plate4 .line1 {
  -webkit-transform: translateX(18px) translateY(-3px) rotate(-45deg) scale(0.7);
          transform: translateX(18px) translateY(-3px) rotate(-45deg) scale(0.7);
}
.product-patient-page .active.plate4 .line2 {
  -webkit-transform: translateX(-18px) translateY(-3px) rotate(45deg) scale(0.7);
          transform: translateX(-18px) translateY(-3px) rotate(45deg) scale(0.7);
}
.product-patient-page .active.plate4 .line3 {
  -webkit-transform: translateY(0px) rotate(45deg) scale(0.7);
          transform: translateY(0px) rotate(45deg) scale(0.7);
}
.product-patient-page .active.plate4 .line4 {
  -webkit-transform: translateY(0px) rotate(-45deg) scale(0.7);
          transform: translateY(0px) rotate(-45deg) scale(0.7);
}
.product-patient-page .active.plate4 .line5 {
  -webkit-transform: translateX(18px) translateY(3px) rotate(45deg) scale(0.7);
          transform: translateX(18px) translateY(3px) rotate(45deg) scale(0.7);
}
.product-patient-page .active.plate4 .line6 {
  -webkit-transform: translateX(-18px) translateY(3px) rotate(-45deg) scale(0.7);
          transform: translateX(-18px) translateY(3px) rotate(-45deg) scale(0.7);
}
.product-patient-page .active.plate4 .x {
  -webkit-transition: -webkit-transform 400ms 100ms;
  transition: -webkit-transform 400ms 100ms;
  transition: transform 400ms 100ms;
  transition: transform 400ms 100ms, -webkit-transform 400ms 100ms;
  -webkit-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 767px) {
  .product-patient-page .main-nav {
    position: fixed;
    z-index: 1;
    width: 100vw;
    height: 100vh;
    bottom: 100%;
    left: 0;
    margin-left: 0 !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    background-color: #0E223B;
    font-size: 2rem;
  }
  .product-patient-page .main-nav a {
    margin: 1.5rem 0;
  }
  .product-patient-page .main-nav a:not(:last-child) {
    color: white;
  }
  .product-patient-page .main-nav.active {
    bottom: 0;
  }
}
.btn-primary {
  background-color: #FFC400;
  border-radius: 50px;
  min-width: 20.6rem;
  padding: 1.5rem;
  display: table;
  border: none;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #0E223B;
  line-height: 2.2rem;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #EEB300 !important;
  color: initial;
  text-decoration: none;
  outline: none;
}
@media (max-width: 991px) {
  .btn-primary {
    min-width: 15.6rem;
    padding: 1rem 1.5rem;
  }
}
.input-inner {
  -webkit-box-shadow: 0px 3px 6px #001F451A;
          box-shadow: 0px 3px 6px #001F451A;
  height: 6.8rem;
  position: relative;
  border-radius: 80px;
  background-color: white;
  overflow: hidden;
  padding-left: 3.6rem;
  padding-right: 23rem;
}
.input-inner input {
  border: none;
  height: 100%;
  width: 100%;
}
.input-inner input::-webkit-input-placeholder {
  color: #7C7F84;
}
.input-inner input::-moz-placeholder {
  color: #7C7F84;
}
.input-inner input::-ms-input-placeholder {
  color: #7C7F84;
}
.input-inner input::placeholder {
  color: #7C7F84;
}
.input-inner input:focus {
  border: none;
  outline: none;
}
.input-inner .btn-primary {
  position: absolute;
  right: 8px;
  top: 8px;
}
@media (max-width: 991px) {
  .input-inner {
    height: 5.9rem;
    padding-left: 2.6rem;
    padding-right: 17rem;
  }
}
.card {
  -webkit-box-shadow: 0px 3px 6px #001F451A;
          box-shadow: 0px 3px 6px #001F451A;
  border-radius: 30px;
  background-color: white;
}
.checkbox-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.checkbox-wrapper .checkbox-label {
  font-size: 1.2rem;
  line-height: 2rem;
}
.checkbox-custom-wrapper {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 17px;
  line-height: 17px;
  height: 17px;
  width: 17px;
  min-width: 17px;
  margin-right: 0.8rem;
}
.checkbox-custom-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
  height: 17px;
  width: 17px;
}
.checkbox-custom-wrapper .checkbox-custom {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 17px;
  width: 17px;
  background-color: #fff;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  border: 2px solid #707070;
}
.checkbox-custom-wrapper input:checked ~ .checkbox-custom {
  background-color: #fff;
  -webkit-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 2px solid #0E223B;
}
.checkbox-custom-wrapper .checkbox-custom::after {
  position: absolute;
  content: "";
  left: 4px;
  top: 10px;
  height: 0px;
  width: 0px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(0deg) scale(0);
  transform: rotate(0deg) scale(0);
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.checkbox-custom-wrapper input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity: 1;
  left: 4px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid #6554c0;
  border-width: 0 2px 2px 0;
  background-color: transparent;
  border-radius: 0;
}
.checkbox-custom-wrapper .checkbox-custom::before {
  position: absolute;
  content: "";
  left: 10px;
  top: 10px;
  width: 0px;
  height: 0px;
  border: 2px solid #0E223B;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkbox-custom-wrapper input:checked ~ .checkbox-custom::before {
  left: -3px;
  top: -3px;
  width: 17px;
  height: 17px;
  -webkit-transform: scale(3);
          transform: scale(3);
  opacity: 0;
  z-index: 999;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.product-patient-page .main-section {
  position: relative;
  margin: 5.6rem auto;
  max-width: 1920px;
}
.product-patient-page .main-section .main-section-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product-patient-page .main-section .caption-wrap {
  width: 54%;
}
.product-patient-page .main-section .image-wrap {
  width: 47%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.product-patient-page .main-section h1 {
  font-size: 5.4rem;
  line-height: 6.5rem;
  width: 100%;
  margin-bottom: 4.8rem;
  margin-top: 0;
}
.product-patient-page .main-section p {
  margin-bottom: 3rem;
  max-width: 63rem;
}
.product-patient-page .psychology-support {
  background-color: #0E223B;
  padding: 7rem 0;
  text-align: center;
  color: white;
}
.product-patient-page .psychology-support h2 {
  margin-bottom: 4.8rem;
}
.product-patient-page .psychology-support p {
  margin-bottom: 0;
}
.product-patient-page .satisfaction-wrap {
  margin: 9rem 0;
  position: relative;
}
.product-patient-page .satisfaction-wrap .row1 .caption-wrap {
  width: 62%;
}
.product-patient-page .satisfaction-wrap .row1 .image-wrap {
  position: absolute;
  right: 3%;
  top: 0;
  width: 35%;
}
.product-patient-page .satisfaction-wrap .row2 .image-wrap {
  position: absolute;
  left: 3%;
  bottom: 0;
  width: 37%;
}
.product-patient-page .satisfaction-wrap .row2 .caption-wrap {
  width: 61%;
  margin-left: auto;
  text-align: right;
  margin-top: 22%;
}
.product-patient-page .satisfaction-wrap h3 {
  margin-bottom: 3.2rem;
  margin-top: 0;
  font-size: 2.1rem;
}
.product-patient-page .satisfaction-wrap p:last-child {
  margin-bottom: 0;
}
.product-patient-page .how-it-works-wrap {
  background-color: white;
  padding: 7.4rem 0;
  position: relative;
  overflow: hidden;
}
.product-patient-page .how-it-works-wrap h2 {
  margin-bottom: 4.8rem;
}
.product-patient-page .how-it-works-wrap p:last-child {
  margin-top: 8rem;
}
.product-patient-page .how-it-works-wrap .caption-wrap {
  width: 44%;
  margin-bottom: 10rem;
}
.product-patient-page .how-it-works-wrap .image-wrap {
  position: absolute;
  right: -4rem;
  top: 7.4rem;
  width: 62%;
}
.product-patient-page .how-it-works-wrap .newsletter-form {
  max-width: 76rem;
  margin: 12rem auto 2rem;
}
.product-patient-page .app-features {
  text-align: center;
  margin: 6.4rem 0;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.product-patient-page .app-features .header-caption {
  max-width: 80rem;
  margin: auto;
}
.product-patient-page .app-features__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 166rem;
  margin: 6.4rem auto;
}
.product-patient-page .app-features__list-item {
  max-width: 28rem;
}
.product-patient-page .app-features img {
  margin: 0 auto 4.8rem;
}
.product-patient-page .app-features .newsletter-form {
  max-width: 76rem;
  margin: auto;
}
.product-patient-page .testimonials-wrap {
  background-color: #0E223B;
  padding: 6.4rem 0;
  color: white;
}
.product-patient-page .testimonials-wrap h2 {
  margin-bottom: 4.8rem;
  text-align: center;
}
.product-patient-page .testimonials-wrap .slide {
  padding-right: 4rem;
}
.product-patient-page .testimonials-wrap .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.2rem;
}
.product-patient-page .testimonials-wrap img {
  margin-right: 3.2rem;
}
.product-patient-page .testimonials-wrap .slick-dots {
  position: relative;
}
.product-patient-page .testimonials-wrap .slick-dots li {
  margin: 0 0.25rem;
}
.product-patient-page .testimonials-wrap .slick-dots button::before {
  color: white;
  opacity: 1;
  font-size: 8px;
}
.product-patient-page .testimonials-wrap .slick-dots .slick-active button:before {
  font-size: 14px;
}
.product-patient-page .media-partners-wrap {
  padding: 6.4rem 0;
}
.product-patient-page .media-partners-wrap h2 {
  text-align: center;
  margin-bottom: 6.4rem;
}
.product-patient-page .media-partners-wrap .card {
  height: 251px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-patient-page .newsletter-wrap {
  background-color: #36B37E;
  padding: 6.4rem 0;
}
.product-patient-page .newsletter-wrap .checkbox-custom-wrapper {
  background-color: white;
}
.product-patient-page .newsletter-wrap .newsletter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-patient-page .newsletter-wrap .content-wrap {
  color: white;
  width: 58%;
}
.product-patient-page .newsletter-wrap .content-wrap h2 {
  margin-bottom: 4.8rem;
}
.product-patient-page .newsletter-wrap .content-wrap p {
  margin-bottom: 3.2rem;
}
.product-patient-page .newsletter-wrap .content-wrap .input-inner {
  color: #0E223B;
}
.product-patient-page .newsletter-wrap .image-wrap {
  margin-left: auto;
}
.product-patient-page footer {
  background-color: #0E223B;
  font-size: 1.2rem;
  color: white;
  padding: 2.5rem;
  text-align: center;
}
.product-patient-page footer a {
  color: white;
}
.product-patient-page .newsletter-form h2 {
  margin-bottom: 3.2rem;
}
.product-patient-page .newsletter-form .input-inner {
  margin-bottom: 3.4rem;
}
.product-patient-page .newsletter-form .open-modal {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.product-patient-page .newsletter-form .open-modal:hover {
  color: #FFC400;
  cursor: pointer;
}
.product-patient-page .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-patient-page .modal-header:before,
.product-patient-page .modal-header:after {
  content: none;
}
.product-patient-page .modal-body p {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
.product-patient-page {
  font-family: 'Lato', sans-serif;
  color: #0E223B;
  background-color: #F9F8FD;
  font-size: 1.8rem;
}
.product-patient-page a {
  color: #0E223B;
}
.product-patient-page p {
  font-size: 1.8rem;
  line-height: 3rem;
}
.product-patient-page h2 {
  margin-top: 0;
  margin-bottom: 3.2rem;
  font-size: 3.6rem;
  line-height: 4.4rem;
}
@media (min-width: 1420px) {
  .product-patient-page .container {
    width: 1346px;
  }
}
@media (max-width: 1419px) {
  .product-patient-page {
    padding-top: 100px;
  }
  .product-patient-page .main-header-inner {
    height: 100px;
  }
  .product-patient-page .main-header.collapsed {
    top: -100px;
  }
  .product-patient-page h1 {
    font-size: 4.4rem;
    line-height: 4.7rem;
  }
  .product-patient-page h2 {
    font-size: 3rem;
    line-height: 4rem;
  }
  .product-patient-page p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .product-patient-page .main-section {
    margin-top: 4rem;
    margin-bottom: 4rem;
    overflow: hidden;
  }
  .product-patient-page .main-section h2 {
    margin-bottom: 3rem;
  }
  .product-patient-page .main-section p {
    margin-bottom: 2rem;
  }
  .product-patient-page .main-section .image-wrap {
    right: -5rem;
  }
  .product-patient-page .satisfaction-wrap .row2 .caption-wrap {
    margin-top: 15%;
  }
  .product-patient-page .how-it-works-wrap .image-wrap {
    top: 14.4rem;
  }
  .product-patient-page .how-it-works-wrap p:last-child {
    margin-top: 4rem;
  }
}
@media (max-width: 1199px) {
  .product-patient-page .main-nav {
    margin-left: 7rem;
  }
  .product-patient-page .main-section p {
    max-width: 100%;
  }
  .product-patient-page .main-section .caption-wrap {
    width: 100%;
  }
  .product-patient-page .main-section .image-wrap {
    position: relative;
    width: 100%;
    top: initial;
    right: initial;
  }
  .product-patient-page .main-section .image-wrap img {
    margin: 2rem auto;
    max-width: 60%;
  }
  .product-patient-page .psychology-support {
    padding: 5rem 0;
  }
  .product-patient-page .satisfaction-wrap {
    margin: 6rem 0;
  }
  .product-patient-page .satisfaction-wrap .row2 .caption-wrap {
    margin-top: 8%;
  }
  .product-patient-page .how-it-works-wrap {
    padding: 6rem 0;
  }
  .product-patient-page .how-it-works-wrap .caption-wrap {
    margin-bottom: 6rem;
  }
  .product-patient-page .how-it-works-wrap .newsletter-form {
    margin: 0 auto 2rem;
  }
  .product-patient-page .media-partners-wrap {
    padding: 4.4rem 0;
  }
  .product-patient-page .media-partners-wrap h2 {
    margin-bottom: 4.4rem;
  }
}
@media (max-width: 991px) {
  .product-patient-page {
    font-size: 1.5rem;
  }
  .product-patient-page h2 {
    font-size: 2.7rem;
    line-height: 3.2rem;
  }
  .product-patient-page p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
  .product-patient-page .main-nav {
    margin-left: 5rem;
  }
  .product-patient-page .main-nav a {
    max-width: 8rem;
  }
  .product-patient-page .main-section h1 {
    font-size: 4rem;
    line-height: 4.5rem;
    margin-bottom: 3rem;
    margin-top: 0;
  }
  .product-patient-page .satisfaction-wrap {
    margin: 4rem 0;
  }
  .product-patient-page .satisfaction-wrap .row2 .caption-wrap {
    margin-top: 0;
  }
  .product-patient-page .satisfaction-wrap .row2 .caption-wrap h3 {
    margin-top: 2rem;
  }
  .product-patient-page .satisfaction-wrap h3 {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .psychology-support {
    padding: 4rem 0;
  }
  .product-patient-page .psychology-support h2 {
    margin-bottom: 3.2rem;
  }
  .product-patient-page .how-it-works-wrap {
    padding: 4rem 0;
  }
  .product-patient-page .how-it-works-wrap .caption-wrap {
    width: 100%;
  }
  .product-patient-page .how-it-works-wrap .image-wrap {
    position: initial;
    width: 100%;
    margin-bottom: 4rem;
  }
  .product-patient-page .how-it-works-wrap .image-wrap img {
    width: 70%;
    margin: auto;
  }
  .product-patient-page .how-it-works-wrap h2 {
    margin-bottom: 3rem;
  }
  .product-patient-page .app-features {
    margin: 4rem 0;
  }
  .product-patient-page .app-features__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 4rem auto 2rem;
  }
  .product-patient-page .app-features__list-item {
    width: 33%;
    margin-bottom: 3rem;
  }
  .product-patient-page .app-features img {
    margin: 0 auto 3.2rem;
  }
  .product-patient-page .testimonials-wrap {
    padding: 4rem 0;
  }
  .product-patient-page .testimonials-wrap .author {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-patient-page .testimonials-wrap .slide {
    padding-right: 0;
  }
  .product-patient-page .newsletter-wrap {
    position: relative;
    overflow: hidden;
    padding: 4.4rem 0;
  }
  .product-patient-page .newsletter-wrap .content-wrap {
    width: 60%;
  }
  .product-patient-page .newsletter-wrap .content-wrap h2 {
    margin-bottom: 3rem;
  }
  .product-patient-page .newsletter-wrap .image-wrap {
    position: absolute;
    right: -4rem;
    width: 45%;
  }
  .product-patient-page .media-partners-wrap .card {
    padding: 0 5rem;
  }
  .product-patient-page footer nav {
    position: initial;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .product-patient-page {
    padding-top: 84px;
  }
  .product-patient-page .main-header-inner {
    height: 84px;
  }
  .product-patient-page .main-header.collapsed {
    top: -84px;
  }
  .product-patient-page .main-nav a {
    max-width: 100%;
  }
  .product-patient-page h2 {
    font-size: 2.4rem;
  }
  .product-patient-page .main-section {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .product-patient-page .main-section-inner h1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 3.1rem;
    line-height: 4rem;
  }
  .product-patient-page .main-section-inner .caption-wrap {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .product-patient-page .main-section-inner .image-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .product-patient-page .psychology-support {
    padding: 3rem 0;
  }
  .product-patient-page .psychology-support h2 {
    margin-bottom: 3.2rem;
  }
  .product-patient-page .satisfaction-wrap {
    margin: 3rem 0;
  }
  .product-patient-page .satisfaction-wrap .row1 .caption-wrap {
    width: 100%;
  }
  .product-patient-page .satisfaction-wrap .row1 .image-wrap {
    position: initial;
    margin: 3rem auto;
  }
  .product-patient-page .satisfaction-wrap .row2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .product-patient-page .satisfaction-wrap .row2 .caption-wrap {
    width: 100%;
    text-align: left;
  }
  .product-patient-page .satisfaction-wrap .row2 .image-wrap {
    position: initial;
    margin: 3rem auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .product-patient-page .how-it-works-wrap {
    padding: 3rem 0;
  }
  .product-patient-page .how-it-works-wrap h2 {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .how-it-works-wrap p:last-child {
    margin-top: 2.4rem;
  }
  .product-patient-page .app-features {
    margin: 3rem 0;
  }
  .product-patient-page .app-features h2 {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .testimonials-wrap {
    padding: 3rem 0;
  }
  .product-patient-page .testimonials-wrap h2 {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .testimonials-wrap .author {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .media-partners-wrap {
    padding: 3rem 0;
  }
  .product-patient-page .media-partners-wrap h2 {
    margin-bottom: 2.4rem;
  }
  .product-patient-page .media-partners-wrap .card {
    height: 12rem;
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .product-patient-page .media-partners-wrap .column:nth-child(1) img {
    width: 101px;
  }
  .product-patient-page .media-partners-wrap .column:nth-child(2) img {
    width: 141px;
  }
  .product-patient-page .newsletter-wrap {
    padding: 3rem 0;
  }
  .product-patient-page .newsletter-wrap .image-wrap {
    display: none;
  }
  .product-patient-page .newsletter-wrap .content-wrap {
    width: 100%;
  }
}
@media (max-width: 550px) {
  .product-patient-page .satisfaction-wrap .row1 .image-wrap,
  .product-patient-page .satisfaction-wrap .row2 .image-wrap {
    margin: 2rem auto;
    width: 60%;
  }
  .product-patient-page .app-features__list-item {
    width: 50%;
    padding: 0 1rem;
  }
  .product-patient-page .newsletter-form .input-inner {
    margin-bottom: 2rem;
  }
  .product-patient-page .newsletter-wrap .content-wrap h2,
  .product-patient-page .newsletter-wrap .content-wrap p {
    margin-bottom: 2rem;
  }
}
.top-header {
  background-color: #fff;
}
.top-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #0e223b;
  padding: 3px 15px 2px 15px;
}
@media (max-width: 575px) {
  .top-header > div {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px 15px;
  }
}
.body-scrolled .navbar {
  top: 0px;
  position: fixed;
  width: 100%;
}
.navbar-open .navbar-mobile {
  width: 100% !important;
}
.navbar {
  padding: 30px 0 25px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  margin: 0 auto;
  background-color: #F4F3FA;
  top: 0;
}
@media (max-width: 991px) {
  .navbar {
    padding: 10px;
  }
}
.navbar .nav-item:not(:first-of-type) {
  margin-left: 48px;
}
@media (max-width: 991px) {
  .navbar .nav-item:not(:first-of-type) {
    margin-left: 0;
  }
}
@media (max-width: 1400px) {
  .navbar .nav-item:not(:first-of-type) {
    margin-left: 30px;
  }
}
.navbar .link {
  color: #0e223b;
  font-weight: 400;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 0 !important;
  word-spacing: 0 !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.navbar .link:hover {
  color: #6554c0 !important;
}
@media (max-width: 991px) {
  .navbar .link {
    font-size: 1em !important;
  }
}
.navbar .navbar-toggler {
  color: #0e223b;
  margin-right: 0;
}
.navbar .navbar-brand {
  margin-right: 60px;
  height: auto;
}
@media (max-width: 1400px) {
  .navbar .navbar-brand {
    margin-right: 50px;
  }
}
@media (max-width: 1200px) {
  .navbar .navbar-brand {
    margin-right: 30px;
  }
}
.navbar .navbar-mobile {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .navbar .navbar-mobile {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: #0e223b;
    padding-top: 100px;
  }
  .navbar .navbar-mobile .nav-item {
    margin-bottom: 15px;
    text-align: center;
    margin-left: 0;
  }
  .navbar .navbar-mobile .nav-item .link {
    color: white;
  }
}
.navbar .navbar-mobile .close-nav {
  position: absolute;
  top: 20px;
  right: 20px;
}
.navbar .navbar-mobile .close-nav .fa-times::before {
  content: "\F00D" !important;
  color: white;
}
.navbar .navbar-mobile .decoration {
  position: absolute;
  left: -20px;
  bottom: 50px;
  padding: 0;
}
.navbar .navbar-mobile .circle {
  position: absolute;
  left: -20px;
  bottom: 100px;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  background-color: #ffe073;
  padding: 0;
}
.navbar .navbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
  .navbar .navbar-right {
    width: 100%;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .navbar .navbar-right .btn {
    width: 100%;
    margin-right: 0;
  }
  .navbar .navbar-right .btn-theraphy {
    margin-bottom: 16px;
    border: 1px solid white;
    color: white;
  }
  .navbar .navbar-right .btn-secondary {
    color: #0e223b;
    background-color: white;
  }
}
.home-hero {
  padding-top: 100px;
  background-image: url("/themes/flatly/img/layout-2022/header-bg.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  min-height: 735px;
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 67px;
}
@media (max-width: 991px) {
  .home-hero {
    margin-bottom: 50px;
    min-height: 600px;
    max-width: 100%;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  .home-hero {
    padding-top: 90px;
    background-image: url("/themes/flatly/img/layout-2022/header-mobile-bg.png");
  }
}
@media (max-width: 991px) {
  .home-hero .wide-container {
    margin: 0x;
  }
}
.home-hero .main-banner {
  padding: 95px 0;
}
@media (max-width: 1200px) {
  .home-hero .main-banner {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .home-hero .main-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .home-hero .main-banner .lead {
    margin: 0 auto 40px auto;
  }
  .home-hero .main-banner .btn {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .home-hero .main-banner {
    padding-left: 0;
  }
}
.home-hero .main-banner__title {
  position: relative;
  z-index: 2;
}
.home-hero .main-banner__title h1 {
  margin-bottom: 20px;
  font-family: 'latoBlack';
}
.home-hero .main-banner__title .lead {
  line-height: 27px;
  margin-bottom: 40px;
  text-align: center;
  font-size: 1rem;
}
@media (max-width: 991px) {
  .home-hero .main-banner__title br {
    display: none;
  }
  .home-hero .main-banner__title h1 {
    font-size: 1.625rem;
    line-height: 35px;
  }
  .home-hero .main-banner__title .lead {
    display: none;
  }
}
.home-hero .main-banner__search {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
.home-hero .main-banner__search .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .home-hero .main-banner__search .form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 270px;
    margin: 0 auto;
  }
}
.home-hero .main-banner__search .select2 {
  width: 241px !important;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .home-hero .main-banner__search .select2 {
    width: 100% !important;
  }
}
.home-hero .main-banner__search .select2-container--disabled {
  background: #fff;
  opacity: 0.5;
}
.home-hero .main-banner__search .btn {
  width: 143px;
}
@media (max-width: 767px) {
  .home-hero .main-banner__search .btn {
    width: 100%;
  }
}
.home-hero .main-banner__choose {
  position: relative;
  z-index: 2;
  text-align: center;
}
.home-hero .main-banner__choose a {
  color: #0e223b;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .home-hero .main-banner__choose {
    font-size: 14px;
  }
}
.home-hero .main-banner__image {
  position: absolute;
  left: -130px;
  top: 150px;
}
.home-hero .main-banner__image .circle-purple {
  top: 0;
  left: 155px;
}
.home-hero .main-banner__image .circle-yellow {
  bottom: 0;
  right: 20px;
}
.home-hero .main-banner__image .decoration {
  position: absolute;
  bottom: 50px;
  right: -20px;
  z-index: 2;
}
@media (max-width: 1600px) {
  .home-hero .main-banner__image {
    top: 350px;
  }
  .home-hero .main-banner__image .person {
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .home-hero .main-banner__image {
    left: -70px;
    top: 270px;
  }
  .home-hero .main-banner__image .person {
    max-width: 200px;
  }
  .home-hero .main-banner__image .circle,
  .home-hero .main-banner__image .decoration {
    display: none;
  }
}
.home-hero .main-banner__decoration {
  position: absolute;
  right: 235px;
  bottom: 190px;
  z-index: 1;
}
.home-hero .main-banner__decoration .circle-purple {
  top: -115px;
  right: -165px;
}
.home-hero .main-banner__decoration .circle-yellow {
  top: 50px;
}
.home-hero .main-banner__decoration .decoration {
  position: relative;
  bottom: -50px;
  left: 155px;
  z-index: 2;
}
@media (max-width: 991px) {
  .home-hero .main-banner__decoration {
    bottom: 360px;
    right: 95px;
  }
  .home-hero .main-banner__decoration .circle-purple {
    display: none;
  }
}
.home-hero .main-banner .circle {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.home-hero .main-banner .circle-yellow {
  width: 120px;
  height: 120px;
  background-color: #ffe073;
}
.home-hero .main-banner .circle-purple {
  width: 31px;
  height: 31px;
  background-color: #6554c0;
}
.homepage-usp {
  margin-bottom: 114px;
  text-align: center;
}
@media (max-width: 991px) {
  .homepage-usp {
    margin-bottom: 60px;
  }
}
.homepage-usp__title h2 {
  font-family: "montserrat";
  font-weight: 900;
  font-size: 2rem;
  line-height: 38px;
  margin-bottom: 10px;
}
.homepage-usp__title p {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .homepage-usp__title h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .homepage-usp__title p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
  }
}
.homepage-usp__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 50px 20px;
}
.homepage-usp__grid .usp {
  min-width: 171px;
  min-height: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 8px;
  padding: 15px 0;
}
.homepage-usp__grid .usp svg path {
  fill: #6554c0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.homepage-usp__grid .usp p {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 0;
  color: #0e223b;
}
.homepage-usp__grid .usp:hover {
  background: #F4F3FA;
  cursor: pointer;
}
.homepage-usp__grid .usp:hover svg path {
  fill: #DC3179;
}
@media (max-width: 1500px) {
  .homepage-usp__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 1200px) {
  .homepage-usp__grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .homepage-usp__grid {
    grid-template-columns: repeat(3, 1fr);
    padding-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .homepage-usp__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    overflow-x: scroll;
  }
  .homepage-usp__grid .usp {
    min-width: 126px;
    height: 150px;
    background: #fbfbff;
    border: 1px solid #f4f3fa;
    border-radius: 8px;
    padding-top: 15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
  }
  .homepage-usp__grid .usp p {
    font-size: 14px;
    line-height: 14px;
  }
  .homepage-usp__grid .usp .img-wrapper {
    min-height: 65px;
  }
}
.homepage-about {
  text-align: center;
  max-width: 1920px;
  margin: 0 auto 126px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991px) {
  .homepage-about {
    margin-bottom: 50px;
  }
}
.homepage-about > .container {
  position: relative;
}
.homepage-about__title {
  font-size: 2rem;
  line-height: 38px;
  font-family: "montserrat";
  font-weight: 700;
  margin-bottom: 8px;
}
.homepage-about__lead {
  margin: 0 auto 48px auto;
  font-size: 1em;
  max-width: 900px;
}
@media (max-width: 767px) {
  .homepage-about .homepage-about__title {
    font-size: 20px;
    line-height: 32px;
  }
  .homepage-about .homepage-about__lead {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
  }
}
.homepage-about__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .homepage-about__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.homepage-about__steps .step {
  border: 1px solid #d9d2ff;
  border-radius: 20px;
  padding: 30px 50px 50px;
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 3;
  background-color: white;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.homepage-about__steps .step .count {
  font-family: "montserrat";
  font-size: 2rem;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #d9d2ff;
  color: #6554c0;
  margin: 0 auto 20px auto;
}
.homepage-about__steps .step .title {
  color: #6554c0;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 24px;
  font-family: "montserrat";
}
@media (max-width: 767px) {
  .homepage-about__steps .step .title {
    font-size: 18px;
  }
}
.homepage-about__steps .step .description {
  margin-bottom: 0;
}
.homepage-about__steps .step .description a {
  font-weight: 400;
  color: #6554c0;
}
@media (max-width: 767px) {
  .homepage-about__steps .step .description a {
    font-size: 14px;
  }
}
@media (max-width: 1500px) {
  .homepage-about__steps .step {
    min-height: 372px;
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .homepage-about__steps .step {
    min-height: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 7px;
  }
  .homepage-about__steps .step .count {
    margin: 0;
    margin-right: 8px;
    width: 28px;
    height: 28px;
    font-size: 16px;
  }
  .homepage-about__steps .step .title {
    margin-bottom: 0;
  }
  .homepage-about__steps .step .description {
    margin-top: 10px;
  }
}
.homepage-about__steps .step:first-of-type {
  z-index: 1;
}
.homepage-about__steps .decoration {
  position: absolute;
  top: 115px;
  left: -34px;
  z-index: 2;
  width: 1573px;
  pointer-events: none;
}
@media (max-width: 991px) {
  .homepage-about__steps .decoration {
    display: none;
  }
}
.homepage-about .btn {
  width: 189px;
  margin: 0 auto;
}
.why-lumine {
  margin-bottom: 110px;
  position: relative;
}
@media (max-width: 991px) {
  .why-lumine {
    margin-bottom: 160px;
  }
}
.why-lumine h2 {
  text-align: center;
  margin-bottom: 85px;
}
.why-lumine .decoration {
  position: absolute;
}
@media (max-width: 991px) {
  .why-lumine .decoration {
    display: none;
  }
}
.why-lumine .decoration-1 {
  left: 0;
  top: 200px;
  z-index: 1;
}
.why-lumine .decoration-2 {
  bottom: 110px;
  right: 260px;
  z-index: 3;
}
.why-lumine .decoration-3 {
  right: 0;
  top: 200px;
}
.why-lumine .decoration-4 {
  right: 150px;
  top: 100px;
  z-index: -1;
}
.why-lumine .usp-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 160px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .why-lumine .usp-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 15px;
    background: #ffe073;
    border-radius: 20px;
  }
}
.why-lumine .usp-grid .column {
  margin-right: 20px;
  max-width: 266px;
}
@media (max-width: 991px) {
  .why-lumine .usp-grid .column {
    max-width: 350px;
    margin-right: 0;
  }
}
.why-lumine .usp-grid .column .usp {
  background: #fff;
  border: 1px solid #ffe073;
  border-radius: 20px;
  padding: 45px 30px;
  position: relative;
  margin-bottom: 20px;
}
.why-lumine .usp-grid .column .usp .corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-image: url("/themes/flatly/img/new-layout/usp-decoration.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.why-lumine .usp-grid .column .usp .title {
  font-family: "montserrat";
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  max-width: 160px;
}
.why-lumine .usp-grid .column .usp .description {
  line-height: 27px;
}
@media (max-width: 991px) {
  .why-lumine .usp-grid .column-1 {
    margin-top: -20px;
  }
}
.why-lumine .usp-grid .column-3 .usp-1 .description {
  padding-right: 40px;
}
@media (max-width: 991px) {
  .why-lumine .usp-grid .column-3 {
    margin-bottom: -40px;
  }
}
.why-lumine .usp-grid .image-wrapper {
  margin-left: auto;
}
@media (max-width: 1500px) {
  .why-lumine .usp-grid .image-wrapper {
    display: none;
  }
}
.hours {
  margin-bottom: 126px;
  position: relative;
  padding: 0 80px;
}
@media (max-width: 1200px) {
  .hours {
    text-align: center;
    padding: 0 20px;
  }
}
.hours .line {
  position: absolute;
  top: 45px;
  width: 52px;
  height: 5px;
  background-color: #6554c0;
  left: 0;
  border-radius: 3px;
}
.hours .line-2 {
  left: unset;
  right: 0;
}
@media (max-width: 991px) {
  .hours .line {
    left: calc(50% - 26px);
    top: -40px;
  }
  .hours .line-2 {
    right: calc(50% - 26px);
    top: unset;
    bottom: -40px;
  }
}
.hours p {
  font-weight: 400;
  font-size: 2rem;
  color: #6554c0;
}
@media (max-width: 991px) {
  .hours p {
    margin-top: -20px;
  }
}
.hours p span {
  font-weight: 800;
  font-size: 2.875rem;
  margin: 0 45px;
  font-family: "montserrat";
}
@media (max-width: 1200px) {
  .hours p span {
    white-space: nowrap;
  }
}
@media (max-width: 991px) {
  .hours p span {
    margin: 25px 0;
  }
}
.help-place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 96px;
  background-color: #e6effa;
  border-radius: 8px;
  margin-bottom: 112px;
}
@media (max-width: 1200px) {
  .help-place {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .help-place {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px 20px 20px;
  }
}
.help-place .text {
  max-width: 626px;
  padding-top: 60px;
  padding-bottom: 64px;
}
@media (max-width: 1200px) {
  .help-place .text {
    max-width: unset;
    width: 60%;
  }
}
@media (max-width: 991px) {
  .help-place .text {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .help-place .text {
    max-width: unset;
    text-align: center;
  }
}
.help-place .text h3 {
  margin-bottom: 32px;
}
.help-place .image-wrapper {
  position: relative;
  margin-right: 115px;
}
@media (max-width: 1400px) {
  .help-place .image-wrapper {
    margin-right: 60px;
  }
}
@media (max-width: 991px) {
  .help-place .image-wrapper {
    margin-right: 0;
  }
}
.help-place .image-wrapper .extra1 {
  position: absolute;
  top: 20px;
  left: 140px;
}
@media (max-width: 575px) {
  .help-place .image-wrapper .extra1 {
    left: 100px;
  }
}
.help-place .image-wrapper .extra2 {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.help-place .image-wrapper .extra3 {
  position: absolute;
  top: 50px;
  right: -70px;
}
@media (max-width: 575px) {
  .help-place .image-wrapper .extra3 {
    right: 10px;
  }
}
.help-place .image-wrapper .extra4 {
  position: absolute;
  top: -60px;
  left: -40px;
}
@media (max-width: 575px) {
  .help-place .image-wrapper .extra4 {
    left: 10px;
  }
}
.help-place .image-wrapper .extra5 {
  position: absolute;
  top: 140px;
  left: 0px;
}
.specialists-slider {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .specialists-slider {
    margin-bottom: 60px;
  }
}
.specialists,
.specialist-grid,
.book-visit {
  position: relative;
}
.specialists h2,
.specialist-grid h2,
.book-visit h2 {
  text-align: center;
  margin-bottom: 64px;
}
@media (max-width: 575px) {
  .specialists h2,
  .specialist-grid h2,
  .book-visit h2 {
    margin-bottom: 30px;
  }
}
.specialists .square1,
.specialist-grid .square1,
.book-visit .square1 {
  position: absolute;
  bottom: -125px;
  left: 55px;
  z-index: 0;
}
@media (max-width: 991px) {
  .specialists .square1,
  .specialist-grid .square1,
  .book-visit .square1 {
    top: -85px;
  }
}
@media (max-width: 767px) {
  .specialists .square1,
  .specialist-grid .square1,
  .book-visit .square1 {
    display: none;
  }
}
.specialists .square2,
.specialist-grid .square2,
.book-visit .square2 {
  position: absolute;
  bottom: -20px;
  right: 105px;
  z-index: 0;
}
@media (max-width: 767px) {
  .specialists .square2,
  .specialist-grid .square2,
  .book-visit .square2 {
    display: none;
  }
}
.specialists .square3,
.specialist-grid .square3,
.book-visit .square3 {
  position: absolute;
  bottom: -150px;
  left: 265px;
  z-index: 0;
}
@media (max-width: 991px) {
  .specialists .square3,
  .specialist-grid .square3,
  .book-visit .square3 {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .specialists .square3,
  .specialist-grid .square3,
  .book-visit .square3 {
    display: none;
  }
}
.specialists .square4,
.specialist-grid .square4,
.book-visit .square4 {
  position: absolute;
  bottom: -110px;
  right: 255px;
  z-index: 0;
}
@media (max-width: 767px) {
  .specialists .square4,
  .specialist-grid .square4,
  .book-visit .square4 {
    display: none;
  }
}
.specialists .slick-slider,
.specialist-grid .slick-slider,
.book-visit .slick-slider {
  z-index: 1;
}
.specialists .slick-list,
.specialist-grid .slick-list,
.book-visit .slick-list {
  margin: 0 -20px;
}
@media (max-width: 767px) {
  .specialists .slick-list,
  .specialist-grid .slick-list,
  .book-visit .slick-list {
    margin: 0;
  }
}
.specialists .specialist,
.specialist-grid .specialist,
.book-visit .specialist {
  padding: 40px;
  background-color: #fff;
  border: 1px solid #d9d2ff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  .specialists .specialist,
  .specialist-grid .specialist,
  .book-visit .specialist {
    margin: 0 auto;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .specialists .specialist,
  .specialist-grid .specialist,
  .book-visit .specialist {
    padding: 20px;
  }
}
.specialists .specialist .top,
.specialist-grid .specialist .top,
.book-visit .specialist .top,
.specialists .specialist .left,
.specialist-grid .specialist .left,
.book-visit .specialist .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .specialists .specialist .top,
  .specialist-grid .specialist .top,
  .book-visit .specialist .top,
  .specialists .specialist .left,
  .specialist-grid .specialist .left,
  .book-visit .specialist .left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 20px;
  }
}
.specialists .specialist .top .image-wrapper,
.specialist-grid .specialist .top .image-wrapper,
.book-visit .specialist .top .image-wrapper,
.specialists .specialist .left .image-wrapper,
.specialist-grid .specialist .left .image-wrapper,
.book-visit .specialist .left .image-wrapper {
  margin-right: 24px;
  width: 79px;
  height: 79px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .specialists .specialist .top .image-wrapper,
  .specialist-grid .specialist .top .image-wrapper,
  .book-visit .specialist .top .image-wrapper,
  .specialists .specialist .left .image-wrapper,
  .specialist-grid .specialist .left .image-wrapper,
  .book-visit .specialist .left .image-wrapper {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.specialists .specialist .top .image-wrapper img,
.specialist-grid .specialist .top .image-wrapper img,
.book-visit .specialist .top .image-wrapper img,
.specialists .specialist .left .image-wrapper img,
.specialist-grid .specialist .left .image-wrapper img,
.book-visit .specialist .left .image-wrapper img {
  border-radius: 50%;
}
.specialists .specialist .top .details,
.specialist-grid .specialist .top .details,
.book-visit .specialist .top .details,
.specialists .specialist .left .details,
.specialist-grid .specialist .left .details,
.book-visit .specialist .left .details {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .specialists .specialist .top .details,
  .specialist-grid .specialist .top .details,
  .book-visit .specialist .top .details,
  .specialists .specialist .left .details,
  .specialist-grid .specialist .left .details,
  .book-visit .specialist .left .details {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.specialists .specialist .top .details .category-lang,
.specialist-grid .specialist .top .details .category-lang,
.book-visit .specialist .top .details .category-lang,
.specialists .specialist .left .details .category-lang,
.specialist-grid .specialist .left .details .category-lang,
.book-visit .specialist .left .details .category-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .specialists .specialist .top .details .category-lang,
  .specialist-grid .specialist .top .details .category-lang,
  .book-visit .specialist .top .details .category-lang,
  .specialists .specialist .left .details .category-lang,
  .specialist-grid .specialist .left .details .category-lang,
  .book-visit .specialist .left .details .category-lang {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
.specialists .specialist .top .details .category-lang .categories,
.specialist-grid .specialist .top .details .category-lang .categories,
.book-visit .specialist .top .details .category-lang .categories,
.specialists .specialist .left .details .category-lang .categories,
.specialist-grid .specialist .left .details .category-lang .categories,
.book-visit .specialist .left .details .category-lang .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575px) {
  .specialists .specialist .top .details .category-lang .categories,
  .specialist-grid .specialist .top .details .category-lang .categories,
  .book-visit .specialist .top .details .category-lang .categories,
  .specialists .specialist .left .details .category-lang .categories,
  .specialist-grid .specialist .left .details .category-lang .categories,
  .book-visit .specialist .left .details .category-lang .categories {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}
.specialists .specialist .top .details .category-lang .lang,
.specialist-grid .specialist .top .details .category-lang .lang,
.book-visit .specialist .top .details .category-lang .lang,
.specialists .specialist .left .details .category-lang .lang,
.specialist-grid .specialist .left .details .category-lang .lang,
.book-visit .specialist .left .details .category-lang .lang {
  margin-left: auto;
}
@media (max-width: 575px) {
  .specialists .specialist .top .details .category-lang .lang,
  .specialist-grid .specialist .top .details .category-lang .lang,
  .book-visit .specialist .top .details .category-lang .lang,
  .specialists .specialist .left .details .category-lang .lang,
  .specialist-grid .specialist .left .details .category-lang .lang,
  .book-visit .specialist .left .details .category-lang .lang {
    margin: 0 auto;
  }
}
.specialists .specialist .top .details .category-lang .lang a:first-of-type,
.specialist-grid .specialist .top .details .category-lang .lang a:first-of-type,
.book-visit .specialist .top .details .category-lang .lang a:first-of-type,
.specialists .specialist .left .details .category-lang .lang a:first-of-type,
.specialist-grid .specialist .left .details .category-lang .lang a:first-of-type,
.book-visit .specialist .left .details .category-lang .lang a:first-of-type {
  margin-right: 12px;
}
.specialists .specialist .top .details .name,
.specialist-grid .specialist .top .details .name,
.book-visit .specialist .top .details .name,
.specialists .specialist .left .details .name,
.specialist-grid .specialist .left .details .name,
.book-visit .specialist .left .details .name {
  color: #0e223b;
  font-size: 1.2em;
  font-family: "latoBold";
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .specialists .specialist .top .details .name,
  .specialist-grid .specialist .top .details .name,
  .book-visit .specialist .top .details .name,
  .specialists .specialist .left .details .name,
  .specialist-grid .specialist .left .details .name,
  .book-visit .specialist .left .details .name {
    margin-bottom: 20px;
  }
}
.specialists .specialist .top .details a.name,
.specialist-grid .specialist .top .details a.name,
.book-visit .specialist .top .details a.name,
.specialists .specialist .left .details a.name,
.specialist-grid .specialist .left .details a.name,
.book-visit .specialist .left .details a.name {
  color: #6554c0;
  font-size: 1.2em;
  font-family: "latoBold";
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .specialists .specialist .top .details a.name,
  .specialist-grid .specialist .top .details a.name,
  .book-visit .specialist .top .details a.name,
  .specialists .specialist .left .details a.name,
  .specialist-grid .specialist .left .details a.name,
  .book-visit .specialist .left .details a.name {
    margin-bottom: 20px;
  }
}
.specialists .specialist .bottom p,
.specialist-grid .specialist .bottom p,
.book-visit .specialist .bottom p {
  margin-bottom: 0;
}
.specialists .btn,
.specialist-grid .btn,
.book-visit .btn {
  margin: 0 auto;
}
.specialists {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .specialists {
    margin-bottom: 100px;
  }
}
.testimonials {
  margin-bottom: 120px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 16px;
  position: relative;
  padding-top: 55px !important;
  background-image: url("/themes/flatly/img/layout-2022/section-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
@media (max-width: 991px) {
  .testimonials {
    background-position-y: -190px;
    background-size: cover;
  }
}
.testimonials .decoration {
  position: absolute;
  top: 100px;
  right: -45px;
}
@media (max-width: 1600px) {
  .testimonials .decoration {
    right: 10px;
  }
}
@media (max-width: 991px) {
  .testimonials .decoration {
    top: -40px;
  }
}
.testimonials__title {
  font-size: 2rem;
  line-height: 38px;
  font-family: "montserrat";
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}
.testimonials__lead {
  margin: 0 auto 30px auto;
  font-size: 1em;
  max-width: 900px;
  text-align: center;
}
.testimonials .testimonials-slider {
  padding: 57px 64px;
  background: #ffffff;
  border: 1px solid #d9d2ff;
  border-radius: 20px;
  position: relative;
}
@media (max-width: 991px) {
  .testimonials .testimonials-slider {
    padding: 40px 30px;
  }
}
.testimonials .testimonials-slider::before {
  content: "";
  width: 84px;
  height: 63px;
  background-image: url("/themes/flatly/img/new-layout/quote.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 30px;
  left: 30px;
}
.testimonials .testimonials-slider-text {
  line-height: 27px;
  margin-bottom: 24px;
}
.testimonials .testimonials-slider-author {
  font-size: 1.125rem;
  font-weight: 800;
  color: #6554c0;
  margin-bottom: 0;
}
.testimonials .slider-wrapper {
  max-width: 750px;
}
@media (max-width: 1200px) {
  .testimonials .slider-wrapper {
    max-width: 650px;
  }
}
@media (max-width: 1100px) {
  .testimonials .slider-wrapper {
    max-width: 100%;
  }
}
.testimonials .slider-wrapper h2 {
  margin-bottom: 60px;
}
@media (max-width: 1100px) {
  .testimonials .slider-wrapper h2 {
    display: none;
  }
}
.testimonials .slider-wrapper .slick-dots {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -60px;
  left: 0;
}
@media (max-width: 1100px) {
  .testimonials .slider-wrapper .slick-dots {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.testimonials .slider-wrapper .slick-arrow {
  top: 25%;
}
.testimonials .slider-wrapper .slick-arrow.slick-prev {
  left: -82px;
}
.testimonials .slider-wrapper .slick-arrow.slick-next {
  right: -82px;
}
@media (max-width: 1100px) {
  .testimonials .slider-wrapper .slick-arrow {
    top: unset;
    bottom: -100px;
  }
  .testimonials .slider-wrapper .slick-arrow.slick-prev {
    left: 0;
  }
  .testimonials .slider-wrapper .slick-arrow.slick-next {
    right: 0;
  }
}
.blog-home__title {
  font-size: 2rem;
  line-height: 38px;
  font-family: "montserrat";
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}
@media (max-width: 767px) {
  .blog-home__title {
    font-size: 20px;
  }
}
.blog-home__lead {
  margin: 0 auto 30px auto;
  font-size: 1em;
  max-width: 900px;
  text-align: center;
}
@media (max-width: 767px) {
  .blog-home__lead {
    font-size: 14px;
  }
}
.blog-home .btn {
  margin: 0 auto;
}
.blog-home,
.blog-page {
  margin-bottom: 112px;
}
@media (max-width: 991px) {
  .blog-home,
  .blog-page {
    margin-bottom: 60px;
    z-index: 10;
  }
}
.blog-home .blog-list,
.blog-page .blog-list,
.blog-home .blog-slider,
.blog-page .blog-slider {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  margin-bottom: 25px;
}
@media (max-width: 1200px) {
  .blog-home .blog-list,
  .blog-page .blog-list,
  .blog-home .blog-slider,
  .blog-page .blog-slider {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .blog-home .blog-list,
  .blog-page .blog-list,
  .blog-home .blog-slider,
  .blog-page .blog-slider {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 60px;
    margin-bottom: 40px;
  }
}
.blog-home .blog-list .single,
.blog-page .blog-list .single,
.blog-home .blog-slider .single,
.blog-page .blog-slider .single {
  text-align: center;
}
@media (max-width: 991px) {
  .blog-home .blog-list .single,
  .blog-page .blog-list .single,
  .blog-home .blog-slider .single,
  .blog-page .blog-slider .single {
    margin-bottom: 40px;
  }
}
.blog-home .blog-list .single .image-wrapper,
.blog-page .blog-list .single .image-wrapper,
.blog-home .blog-slider .single .image-wrapper,
.blog-page .blog-slider .single .image-wrapper {
  margin-bottom: 24px;
  display: block;
  min-height: 203px;
}
@media (max-width: 991px) {
  .blog-home .blog-list .single .image-wrapper,
  .blog-page .blog-list .single .image-wrapper,
  .blog-home .blog-slider .single .image-wrapper,
  .blog-page .blog-slider .single .image-wrapper {
    min-height: unset;
    margin-bottom: 20px;
  }
}
.blog-home .blog-list .single .image-wrapper img,
.blog-page .blog-list .single .image-wrapper img,
.blog-home .blog-slider .single .image-wrapper img,
.blog-page .blog-slider .single .image-wrapper img {
  border-radius: 8px;
  max-height: 203px;
  width: 100%;
}
.blog-home .blog-list .single .title,
.blog-page .blog-list .single .title,
.blog-home .blog-slider .single .title,
.blog-page .blog-slider .single .title {
  display: block;
  margin-bottom: 15px;
  font-family: "lato";
  font-weight: 800;
  font-size: 1.125em;
  color: #6554c0;
  line-height: 22px;
}
@media (max-width: 991px) {
  .blog-home .blog-list .single .title,
  .blog-page .blog-list .single .title,
  .blog-home .blog-slider .single .title,
  .blog-page .blog-slider .single .title {
    min-height: unset;
  }
}
.blog-home .blog-slider,
.blog-page .blog-slider {
  display: block;
}
@media (max-width: 991px) {
  .blog-home .blog-slider,
  .blog-page .blog-slider {
    margin-bottom: 80px;
  }
}
.blog-home .blog-list,
.blog-page .blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 40px;
}
.blog-home .blog-list .single,
.blog-page .blog-list .single {
  max-width: 400px;
}
.blog-home .btn-main,
.blog-page .btn-main {
  display: block;
  margin: 0 auto;
}
.blog-home .slick-slide,
.blog-page .slick-slide {
  margin: 0 20px;
}
.blog-home .slick-list,
.blog-page .slick-list {
  margin: 0 -20px;
}
@media (max-width: 767px) {
  .blog-home .slick-list,
  .blog-page .slick-list {
    margin: 0;
  }
}
.blog-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.faq-homepage {
  margin-bottom: 140px;
}
.faq-homepage h2 {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .faq-homepage h2 {
    text-align: center;
  }
}
.faq-homepage .faq-list {
  margin-bottom: 64px;
}
.faq-homepage #accordion {
  max-width: 1126px;
  margin: 0 auto 20px auto;
  border-radius: 20px;
  padding: 22px 32px;
  border: 1px solid #F4F3FA;
}
@media (max-width: 767px) {
  .faq-homepage #accordion {
    padding: 15px;
  }
}
.faq-homepage #accordion .collapse-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .faq-homepage #accordion .collapse-btn {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.faq-homepage #accordion .collapse-btn:hover {
  cursor: pointer;
}
.faq-homepage #accordion .collapse-btn .title {
  font-family: "montserrat";
  font-weight: 800;
  color: #6554c0;
  font-size: 1.125em;
}
@media (max-width: 767px) {
  .faq-homepage #accordion .collapse-btn .title {
    font-size: 1em;
    padding-right: 10px;
  }
}
.faq-homepage #accordion .collapse-btn .open-close {
  position: relative;
}
.faq-homepage #accordion .collapse-btn .open-close::after {
  content: "";
  position: absolute;
  background-image: url("/themes/flatly/img/new-layout/arrow-down.png");
  width: 24px;
  height: 24px;
  top: -10px;
  right: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 767px) {
  .faq-homepage #accordion .collapse-btn .open-close::after {
    top: calc(50% + 6px);
  }
}
.faq-homepage #accordion .collapsed .open-close::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.faq-homepage #accordion .answer p {
  padding-top: 15px;
  padding-right: 100px;
}
@media (max-width: 767px) {
  .faq-homepage #accordion .answer p {
    padding-right: 0;
  }
}
.faq-homepage .btn {
  display: block;
  margin: 0 auto;
}
.faq-homepage.faq-page h2 {
  padding-left: 0;
  text-align: center;
}
.homepage-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 70px;
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .homepage-media {
    gap: 50px;
    margin-bottom: 60px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .homepage-media h2 {
    width: 100%;
    text-align: center;
  }
  .homepage-media img {
    max-width: 150px;
  }
}
.homepage-reviews {
  background: #F4F3FA;
  border-radius: 16px;
  padding: 50px 15px 100px !important;
  margin-bottom: 125px !important;
  position: relative;
}
@media (max-width: 991px) {
  .homepage-reviews {
    margin-bottom: 30px !important;
    padding: 40px 0 60px !important;
  }
}
.homepage-reviews .decoration {
  position: absolute;
  top: 130px;
  left: -48px;
}
@media (max-width: 991px) {
  .homepage-reviews .decoration {
    display: none;
  }
}
.homepage-reviews .decoration img {
  position: relative;
}
.homepage-reviews .decoration .img-1 {
  z-index: 1;
}
.homepage-reviews .decoration .img-2 {
  z-index: 2;
  left: -192px;
  top: 40px;
}
.homepage-reviews__title {
  font-size: 2rem;
  line-height: 38px;
  font-family: "montserrat";
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}
.homepage-reviews__lead {
  margin: 0 auto 48px auto;
  font-size: 1em;
  max-width: 900px;
  text-align: center;
}
@media (max-width: 767px) {
  .homepage-reviews .homepage-reviews__title {
    font-size: 20px;
    line-height: 32px;
  }
  .homepage-reviews .homepage-reviews__lead {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
  }
}
.homepage-reviews .review {
  background: #ffffff;
  border: 1px solid #d9d2ff;
  border-radius: 8px;
  padding: 30px 30px 20px;
  max-width: 553px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .homepage-reviews .review {
    padding: 25px 15px;
  }
}
.homepage-reviews .review__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .homepage-reviews .review__top {
    margin-bottom: 0;
  }
}
.homepage-reviews .review__top--image {
  max-width: 80px;
  margin-right: 20px;
  min-width: 50px;
}
@media (max-width: 767px) {
  .homepage-reviews .review__top--image {
    max-width: 50px;
  }
}
.homepage-reviews .review__top--image img {
  border-radius: 50%;
}
.homepage-reviews .review__top--name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
@media (max-width: 575px) {
  .homepage-reviews .review__top--name .custom-tooltip {
    display: none;
  }
}
.homepage-reviews .review__top--name h3 {
  font-size: 1.125rem;
  font-weight: 700;
  font-family: 'lato';
  color: #0e223b;
  margin-right: 10px;
  margin-bottom: 0;
}
.homepage-reviews .review__top--name p {
  width: 100%;
  color: #0e223b;
  margin-bottom: 0;
  max-width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homepage-reviews .review__top--name .stars {
  width: 100%;
  margin-top: -10px;
}
.homepage-reviews .review__top--name .stars .star-blank {
  max-width: 16px;
}
@media (max-width: 767px) {
  .homepage-reviews .review .desktop {
    display: none;
  }
}
.homepage-reviews .review .mobile {
  font-size: 13px;
  color: #0e223b;
  margin-bottom: 20px;
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .homepage-reviews .review .mobile {
    display: none;
  }
}
.homepage-reviews .review__description {
  color: #0e223b;
  line-height: 27px;
  position: relative;
  z-index: 1;
  max-height: 160px;
  min-height: 160px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .homepage-reviews .review__description {
    font-size: 14px;
    max-height: 210px;
  }
}
.homepage-reviews .review__description::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 110px;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
.homepage-reviews .review .btn {
  width: 100%;
  border-width: 2px;
  font-weight: 600;
}
.homepage-reviews .swiper-container {
  margin-top: -50px;
}
.homepage-reviews .swiper-container .slick-next {
  right: -50px;
}
@media (max-width: 1200px) {
  .homepage-reviews .swiper-container .slick-next {
    right: 10px;
  }
}
.homepage-reviews .swiper-container .slick-prev {
  left: -60px;
}
@media (max-width: 1200px) {
  .homepage-reviews .swiper-container .slick-prev {
    left: 10px;
  }
}
.homepage-reviews .swiper-container .slick-dots {
  bottom: -50px;
}
.homepage-reviews .swiper-wrapper {
  padding-top: 50px;
}
.homepage-join {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 50px;
  margin-bottom: 125px;
}
@media (max-width: 991px) {
  .homepage-join {
    margin-bottom: 60px;
  }
}
.homepage-join__text {
  max-width: 550px;
}
@media (max-width: 1200px) {
  .homepage-join__text {
    max-width: 48%;
  }
}
@media (max-width: 991px) {
  .homepage-join__text {
    max-width: 100%;
  }
}
.homepage-join__text--title {
  font-family: "montserrat";
  font-size: 2rem;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 30px;
}
.homepage-join__text p {
  margin-bottom: 13px;
}
.homepage-join__text ul {
  padding-left: 20px;
  margin-bottom: 30px;
  list-style-type: none;
}
.homepage-join__text ul li {
  position: relative;
}
.homepage-join__text ul li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: -18px;
  background-image: url("/themes/flatly/img/layout-2022/tick.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  height: 10px;
}
.homepage-join__text .btn {
  width: 280px;
}
@media (max-width: 767px) {
  .homepage-join__text .homepage-join__text--title {
    font-size: 20px;
    line-height: 28px;
  }
  .homepage-join__text .p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .homepage-join__text li {
    font-size: 14px;
    line-height: 22px;
  }
  .homepage-join__text .btn {
    width: 100%;
  }
}
.homepage-join__image {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media (max-width: 991px) {
  .homepage-join__image {
    display: none;
  }
}
.homepage-join__image .decoration {
  position: absolute;
  top: 80px;
  left: 150px;
  z-index: 3;
}
.homepage-join__image .circle {
  border-radius: 50%;
  position: absolute;
}
.homepage-join__image .circle-yellow {
  width: 120px;
  height: 120px;
  background-color: #ffe073;
  top: 115px;
  left: 150px;
  z-index: 2;
}
.homepage-join__image .circle-purple {
  width: 31px;
  height: 31px;
  background-color: #6554c0;
  top: 0;
  left: 80px;
  z-index: 2;
}
.homepage-join__image .person {
  position: absolute;
}
.homepage-join__image .person-1 {
  top: 0;
  left: 0;
  z-index: 1;
}
.homepage-join__image .person-2 {
  top: 0;
  right: 0;
  z-index: 1;
}
.homepage-join__image .person-3 {
  bottom: 0;
  left: 70px;
  z-index: 4;
}
.homepage-regions {
  position: relative;
  margin-bottom: 107px;
}
@media (max-width: 991px) {
  .homepage-regions {
    display: none;
  }
}
.homepage-regions__title {
  font-family: "montserrat";
  font-size: 2rem;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}
.homepage-regions__list {
  text-align: center;
}
.homepage-regions__list a {
  color: #000;
}
.homepage-regions .decoration {
  position: absolute;
  left: -200px;
  top: 10px;
}
.homepage-regions .decoration img:first-of-type {
  position: absolute;
  top: 50px;
  left: -20px;
  z-index: 2;
}
.homepage-regions .decoration img:nth-of-type(2) {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.blog-title {
  margin-bottom: 40px;
  color: #0e223b;
}
.blog-title h1,
.blog-title h2 {
  font-family: "latoBold";
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 16px;
  text-align: left;
}
@media (max-width: 575px) {
  .blog-title p {
    font-size: 14px;
    line-height: 27px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.blog-title .description__full p {
  -webkit-line-clamp: unset;
}
.blog-title .expand-description {
  font-size: 14px;
  line-height: 27px;
  color: #6554c0;
  width: 100%;
  text-align: right;
  display: block;
}
@media (min-width: 992px) {
  .blog-title .expand-description {
    display: none;
  }
}
.blog-page {
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.blog-page .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 1200px) {
  .blog-page .categories {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1024px) {
  .blog-page .categories {
    display: none;
  }
}
.blog-page .categories .blog-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f4f3fa;
  border-radius: 8px;
  width: 172px;
  height: 88px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  border: 1px solid #f4f3fa;
}
.blog-page .categories .blog-category .image-wrapper {
  margin: 0 auto;
  min-height: 45px;
}
.blog-page .categories .blog-category p {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #6554c0;
}
.blog-page .categories .blog-category:hover {
  border-color: #6554c0;
}
.blog-page .categories .blog-category.active {
  border-color: #6554c0;
}
.blog-page .categories__mobile {
  background: #251f43;
  border-radius: 16px;
  padding: 24px 16px 20px;
  margin-bottom: 30px;
  height: 70px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
@media (min-width: 1025px) {
  .blog-page .categories__mobile {
    display: none;
  }
}
.blog-page .categories__mobile .blog-search {
  opacity: 0;
  pointer-events: none;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  position: relative;
}
.blog-page .categories__mobile .blog-search input {
  border-radius: 4px 4px 4px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: unset;
}
.blog-page .categories__mobile .blog-search .btn {
  margin: 0;
  padding: 0 20px;
  min-width: 63px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}
.blog-page .categories__mobile .blog-search .blog-search__result-box {
  width: 100%;
  top: 48px;
  left: 0px;
}
.blog-page .categories__mobile .blog-search.fixed-position {
  position: fixed;
  top: -25px;
  left: 0;
  width: 100%;
  z-index: 99999;
}
.blog-page .categories__mobile--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 38px;
}
.blog-page .categories__mobile--header p {
  font-family: "latoBold";
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 0;
}
.blog-page .categories__mobile--header img {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.blog-page .categories__mobile .blog-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-page .categories__mobile .blog-category .image-wrapper {
  min-width: 35px;
  margin-right: 17px;
}
.blog-page .categories__mobile .blog-category p {
  margin-bottom: 0;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
.blog-page .categories__mobile .blog-category.active .image-wrapper svg path {
  fill: #ffe073;
}
.blog-page .categories__mobile .blog-category.active p {
  color: #ffe073;
}
.blog-page .categories__mobile .blog-category:not(:last-child) {
  margin-bottom: 15px;
}
.blog-page .categories__mobile--open {
  height: auto;
}
.blog-page .categories__mobile--open .blog-search {
  opacity: 1;
  pointer-events: all;
}
.blog-page .categories__mobile--open .categories__mobile--header img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.blog-page__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.blog-page__main .blog-search__results .search-wrapper {
  position: relative;
  min-width: 582px;
}
@media (max-width: 1399px) {
  .blog-page__main .blog-search__results .search-wrapper {
    min-width: 562px;
  }
}
@media (max-width: 1199px) {
  .blog-page__main .blog-search__results .search-wrapper {
    min-width: 382px;
  }
}
@media (max-width: 1024px) {
  .blog-page__main .blog-search__results .search-wrapper {
    min-width: unset;
    width: 100%;
  }
}
.blog-page__main .blog-search__results .search-wrapper input {
  height: 40px;
  width: 100%;
}
.blog-page__main .blog-search__results .search-wrapper .blog-search__result-box {
  top: 40px;
  width: 100%;
  left: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.blog-page__main .blog-search__results .btn {
  height: 40px;
}
.blog-page__main .blog-grid {
  gap: 30px;
  margin-bottom: 64px;
}
.blog-page__main .blog-grid .single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
.blog-page__main .blog-grid .single .image-wrapper {
  min-width: 362px;
  position: relative;
}
.blog-page__main .blog-grid .single .image-wrapper .badge {
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 8px;
  background: #2973e2;
  border-radius: 5px;
  color: #fff;
}
.blog-page__main .blog-grid .single .image-wrapper img {
  border-radius: 8px;
}
.blog-page__main .blog-grid .single .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.blog-page__main .blog-grid .single .content .author {
  margin-bottom: 15px;
  color: #0e223b;
  font-size: 13px;
  line-height: 16px;
}
.blog-page__main .blog-grid .single .content .author span {
  color: #dc3179;
}
.blog-page__main .blog-grid .single .content .title {
  color: #6554c0;
  display: block;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
.blog-page__main .blog-grid .single .content .teaser {
  color: #0e223b;
  line-height: 27px;
}
@media (max-width: 1200px) {
  .blog-page__main .blog-grid .single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .blog-page__main .blog-grid .single .content {
    text-align: center;
  }
  .blog-page__main .blog-grid .single .content .author {
    display: none;
  }
}
@media (max-width: 1024px) {
  .blog-page__main .blog-grid .single .image-wrapper {
    min-width: unset;
    max-width: 100%;
  }
  .blog-page__main .blog-grid .single .author {
    display: none;
  }
  .blog-page__main .blog-grid .single .badge {
    right: unset !important;
    left: 15px;
  }
}
.blog-page__search {
  width: 363px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media (max-width: 1024px) {
  .blog-page__search {
    display: none;
  }
}
.blog-page__search .blog-search {
  position: sticky;
  top: 75px;
  z-index: 12;
  margin-bottom: 40px;
}
.blog-page__search--results .blog-baner {
  position: sticky;
  top: 75px;
}
.blog-page__description {
  margin-bottom: 140px;
  text-align: center;
}
.blog-page__description--title {
  font-family: "latoBlack";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 40px;
}
.blog-page__description--content p {
  color: #000;
  line-height: 28px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .blog-page__description .blog-page__description--title {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .blog-page__description .blog-page__description--content p {
    font-size: 14px;
    line-height: 22px;
  }
}
.category-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .category-date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.category-date .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .category-date .info {
    margin-bottom: 30px;
  }
}
.category-date .info p {
  margin-bottom: 0;
}
.category-date .info span {
  display: block;
  margin: 0 10px;
}
@media (min-width: 992px) {
  .category-date .image-wrapper {
    display: none;
  }
}
.blog-show {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .blog-show {
    padding-top: 100px;
  }
}
.blog-show .articles-wrapper .article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
@media (max-width: 991px) {
  .blog-show .articles-wrapper {
    margin-bottom: 16px;
  }
  .blog-show .articles-wrapper .article-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
.blog-show .blog-baner {
  max-width: 362px;
  position: sticky;
  top: 100px;
}
@media (max-width: 991px) {
  .blog-show .blog-baner {
    position: relative;
    top: 0;
    margin-bottom: 60px;
  }
}
.blog-single .breadcrumbs {
  padding-top: 0px;
}
.blog-single .post-title {
  margin-bottom: 32px;
}
.blog-single .post-title h1 {
  font-size: 2em;
  line-height: 36px;
  font-family: "latoBold";
}
.blog-single .category-date {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.blog-single .category-date .category {
  margin-right: 40px;
}
.blog-single .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991px) {
  .blog-single .main-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.blog-single .main-content .article {
  max-width: 744px;
  margin-right: 20px;
}
@media (max-width: 1400px) {
  .blog-single .main-content .article {
    max-width: 570px;
  }
}
@media (max-width: 1200px) {
  .blog-single .main-content .article {
    max-width: 430px;
  }
}
@media (max-width: 991px) {
  .blog-single .main-content .article {
    max-width: unset;
    width: 100%;
    margin-bottom: 55px;
    margin-right: 0;
  }
}
.blog-single .main-content .article .content iframe {
  max-width: 100%;
}
.blog-single .main-content .article .tags__title {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 8px;
  color: #000;
}
.blog-single .main-content .article .tags__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.blog-single .main-content .article .tags__box a {
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  padding: 7px 8px;
  background-color: #2973e2;
  border-radius: 5px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .blog-single .main-content .more-content {
    max-width: 480px;
  }
}
.blog-single .main-content .more-content .image-wrapper {
  display: block;
  padding-bottom: 47px;
  border-bottom: 1px solid #e6effa;
  margin-bottom: 47px;
}
@media (max-width: 991px) {
  .blog-single .main-content .more-content .image-wrapper {
    display: none;
  }
}
.blog-single .main-content .more-content .similar-posts-header {
  display: block;
  font-family: "latoBold";
  font-size: 1.125em;
  margin-bottom: 30px;
  width: 100%;
}
.blog-single .main-content .more-content .more-articles {
  padding-bottom: 47px;
  border-bottom: 1px solid #6554c0;
  margin-bottom: 47px;
}
.blog-single .main-content .more-content .more-articles .single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .more-articles .single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.blog-single .main-content .more-content .more-articles .single .image-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  min-width: 180px;
  margin-right: 40px;
}
@media (max-width: 991px) {
  .blog-single .main-content .more-content .more-articles .single .image-wrapper {
    display: block;
  }
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .more-articles .single .image-wrapper {
    min-width: unset;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.blog-single .main-content .more-content .more-articles .single .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 180px;
  height: 196px;
  border-radius: 8px;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .more-articles .single .image-wrapper img {
    width: 100%;
    height: auto;
  }
}
.blog-single .main-content .more-content .more-articles .single .text .title {
  display: block;
  font-size: 1.125em;
  line-height: 22px;
  font-family: "latoBold";
  margin-bottom: 20px;
  color: #0e223b;
}
.blog-single .main-content .more-content .more-articles .single .text .teaser {
  font-size: 1em;
}
.blog-single .main-content .more-content .more-articles .single .text .teaser a {
  font-family: "latoBold";
  color: #6554c0;
}
.blog-single .main-content .more-content .more-articles .single:not(:last-of-type) {
  margin-bottom: 64px;
}
.blog-single .main-content .more-content .sidebar {
  padding-top: 0;
  padding-bottom: 0px;
}
.blog-single .main-content .more-content .fb-wrapper {
  padding-bottom: 47px;
  border-bottom: 1px solid #6554c0;
  margin-bottom: 47px;
}
.blog-single .main-content .more-content .fb-wrapper .fb-page {
  display: block;
  background-color: #0f62c9;
  padding: 7px 30px;
  border-radius: 10px;
  color: #fff;
  position: relative;
  font-size: 1.125em;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .fb-wrapper .fb-page {
    padding: 15px 10px;
    font-size: 1em;
  }
}
.blog-single .main-content .more-content .fb-wrapper .fb-page img:first-of-type {
  margin-right: 16px;
}
.blog-single .main-content .more-content .fb-wrapper .fb-page .arrow {
  margin-left: auto;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  right: 48px;
  top: 10px;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .fb-wrapper .fb-page .arrow {
    right: 10px;
  }
}
.blog-single .main-content .more-content .fb-wrapper .fb-page:hover .arrow {
  right: 28px;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .fb-wrapper .fb-page:hover .arrow {
    right: 10px;
  }
}
.blog-single .main-content .more-content .newsletter {
  background-color: #6554c0;
  border-radius: 20px;
  padding: 32px;
}
@media (max-width: 575px) {
  .blog-single .main-content .more-content .newsletter {
    padding: 15px 15px 30px;
  }
}
.blog-single .main-content .more-content .newsletter h3 {
  color: #fff;
  font-family: "montserrat";
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 1.125rem;
}
.blog-single .main-content .more-content .newsletter p {
  margin-bottom: 23px;
  color: #fff;
  font-weight: 600;
}
.blog-single .main-content .more-content .newsletter p:not(:last-of-type) {
  margin-bottom: 12px;
  font-weight: 400;
  line-height: 27px;
}
.blog-single .main-content .more-content .newsletter .input-wrapper {
  background: #f4f3fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 50px;
  padding: 12px 5px 12px 30px;
  margin-bottom: 20px;
}
.blog-single .main-content .more-content .newsletter .input-wrapper input {
  background-color: inherit;
  border: none;
  width: 100%;
}
.blog-single .main-content .more-content .newsletter .input-wrapper input:focus-visible {
  outline: none;
}
.blog-single .main-content .more-content .newsletter .btn {
  margin: 0 auto 30px auto;
}
.blog-single .main-content .more-content .newsletter .checkbox-wrapper {
  position: relative;
}
.blog-single .main-content .more-content .newsletter .checkbox-wrapper .read-more {
  position: absolute;
  bottom: -20px;
  right: 0;
  font-size: 0.75rem;
  color: #fff;
  text-align: right;
}
.blog-single .main-content .more-content .newsletter .checkbox-wrapper .read-more:hover {
  cursor: pointer;
}
.blog-single .main-content .more-content .newsletter .checkbox-label {
  font-size: 0.75rem;
  line-height: 16px;
  color: #fff;
  max-height: 50px;
  overflow: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.blog-single .main-content .more-content .newsletter .checkbox-label.open {
  max-height: unset;
}
.blog-baner {
  position: relative;
  background: #fbfbff;
  border-radius: 8px;
  height: 545px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 28px 35px;
  text-align: center;
  color: #0e223b;
}
.blog-baner__title {
  font-family: "latoBold";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
}
.blog-baner__subtitle {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 32px;
}
.blog-baner .image {
  position: absolute;
}
.blog-baner .image-1 {
  top: 0;
  left: 0;
}
.blog-baner .image-2 {
  top: 140px;
  right: 0;
}
.blog-baner .image-3 {
  top: 8px;
  right: 20px;
  z-index: 1;
}
.blog-baner .image-circle {
  border-radius: 50%;
}
.blog-baner .image-circle-1 {
  background: #ffe073;
  width: 95px;
  height: 95px;
  top: 34px;
  right: 74px;
}
.blog-baner .image-circle-2 {
  background: #6554c0;
  width: 31px;
  height: 31px;
  top: 230px;
  left: 13px;
}
.blog-baner .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}
.blog-baner.baner-author {
  height: 100%;
  width: 302px;
  padding: 0;
  background: transparent;
}
.blog-baner.baner-author .baner-author__wrapper {
  padding: 32px 20px 40px;
  background: #FBFBFF;
  border-radius: 8px;
  margin-bottom: 24px;
  text-align: center;
}
.blog-baner.baner-author .baner-author__avatar {
  max-width: 151px;
  margin: 0 auto 20px;
  position: relative;
}
.blog-baner.baner-author .baner-author__avatar img {
  width: 100%;
  border-radius: 50%;
}
.blog-baner.baner-author .baner-author__logo {
  position: absolute;
  bottom: -11px;
  right: -17px;
}
.blog-baner.baner-author .baner-author__logo img {
  width: 79px;
  height: 79px;
  border-radius: 50%;
}
.blog-baner.baner-author .baner-author__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  margin-bottom: 6px;
}
.blog-baner.baner-author .baner-author__name p {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #0e223b;
}
.blog-baner.baner-author .baner-author__type {
  font-size: 16px;
  line-height: 27px;
  color: #0e223b;
  margin-bottom: 16px;
}
.blog-baner.baner-author .baner-author__description {
  font-size: 13px;
  line-height: 24px;
  color: #87919D;
  margin-bottom: 24px;
}
.blog-baner.baner-author .btn {
  margin: 0 auto;
}
.blog-baner.baner-author .other-articles {
  text-align: left;
}
.blog-baner.baner-author .other-articles p {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0e223b;
  margin-bottom: 18px;
}
.blog-baner.baner-author .other-articles ul li a {
  font-size: 13px;
  line-height: 24px;
  color: #6554c0;
}
.blog-baner.baner-author .other-articles ul li:not(:last-child) {
  margin-bottom: 8px;
}
.blog-baner.baner-author .other-articles ul li::marker {
  color: #6554c0;
}
@media (max-width: 1500px) {
  .specialist-page {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 575px) {
  .specialist-page .container {
    padding: 0;
  }
}
.specialist-page .wide-container {
  padding: 63px 0;
  background: #251f43;
  border-radius: 16px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .specialist-page .wide-container {
    padding: 24px 0 48px;
  }
}
.specialist-page .wide-container .container {
  padding: 0 15px;
}
.specialist-page .wide-container .button-wrapper {
  position: absolute;
  bottom: 16px;
  text-align: center;
  width: 100%;
}
@media (min-width: 575px) {
  .specialist-page .wide-container .button-wrapper {
    display: none;
  }
}
.specialist-page .wide-container .button-wrapper .show-filters {
  font-size: 13px;
  font-weight: 600;
  color: #d9d2ff;
  background-color: transparent;
  border: 0;
}
.specialist-page .wide-container .button-wrapper img {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.specialist-page .wide-container .button-wrapper.open img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.specialist-page .wide-container .decoration {
  position: absolute;
}
.specialist-page .wide-container .decoration.hidden {
  display: none;
}
.specialist-page .wide-container .decoration-image {
  z-index: 10;
  top: 40px;
  left: -50px;
}
@media (max-width: 767px) {
  .specialist-page .wide-container .decoration-image {
    top: 50%;
  }
}
.specialist-page .wide-container .decoration-circle {
  border-radius: 50%;
  z-index: 2;
}
.specialist-page .wide-container .decoration-circle-yellow {
  background-color: #ffe073;
  width: 31px;
  height: 31px;
  top: 50px;
  right: -15px;
}
.specialist-page .wide-container .decoration-circle-yellow-lg {
  background-color: #ffe073;
  width: 120px;
  height: 120px;
  top: 70px;
  left: -60px;
}
@media (max-width: 767px) {
  .specialist-page .wide-container .decoration-circle-yellow-lg {
    top: 50%;
  }
}
.specialist-page .wide-container .decoration-circle-purple {
  background-color: #6554c0;
  width: 31px;
  height: 31px;
  bottom: 65px;
  left: -130px;
}
.specialist-page .page-title h1 {
  color: #fff;
  font-size: 40px;
  line-height: 56px;
}
@media (max-width: 767px) {
  .specialist-page .page-title h1 {
    font-size: 20px;
    line-height: 32px;
  }
}
.specialist-page .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media (max-width: 1200px) {
  .specialist-page .form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 11;
  }
}
.specialist-page .form.hidden {
  display: none;
}
.specialist-page .form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  gap: 6px;
  padding: 5px;
}
@media (max-width: 991px) {
  .specialist-page .form .form-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.specialist-page .form .select2 {
  width: 22% !important;
  background-color: #fff;
  max-width: 192px;
  border-radius: 4px;
}
@media (max-width: 1200px) {
  .specialist-page .form .select2 {
    width: 33% !important;
  }
}
@media (max-width: 575px) {
  .specialist-page .form .select2 {
    width: 100% !important;
    max-width: 100%;
  }
}
.specialist-page .form .select2:last-of-type {
  width: 15% !important;
}
@media (max-width: 1200px) {
  .specialist-page .form .select2:last-of-type {
    width: 33% !important;
  }
}
@media (max-width: 575px) {
  .specialist-page .form .select2:last-of-type {
    width: 100% !important;
  }
}
.specialist-page .form .select2:last-of-type:after {
  display: none;
}
.specialist-page .btn {
  margin-left: 12px;
}
@media (max-width: 1200px) {
  .specialist-page .btn {
    margin-left: 0;
    margin-top: 20px;
  }
}
.specialist-page .toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 25px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .specialist-page .toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 0;
  }
}
.specialist-page .toolbar .checkbox-wrapper {
  font-size: 16px;
  margin-right: auto;
}
@media (max-width: 506px) {
  .specialist-page .toolbar .checkbox-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 13px;
    margin-bottom: 15px !important;
    text-align: left;
  }
}
.specialist-page .toolbar .checkbox-wrapper input {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: #fefefe;
  border: 1px solid #d9d2ff;
  border-radius: 4px;
}
.specialist-page .toolbar .checkbox-wrapper .custom-tooltip__text {
  text-align: center;
  top: -60px;
}
@media (max-width: 575px) {
  .specialist-page .toolbar .checkbox-wrapper .custom-tooltip__text {
    display: none;
  }
}
@media (max-width: 991px) {
  .specialist-page .toolbar .checkbox-wrapper {
    margin: 0 auto;
  }
}
.specialist-page .toolbar .select-wrapper .select2 {
  border-radius: 4px;
}
.specialist-page .toolbar .select-wrapper .select2-container--default .select2-selection--single {
  border: none;
}
.specialist-page .toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  padding-right: 0px;
  color: #6554c0;
}
.specialist-page .toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("/themes/flatly/img/layout-2022/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  right: -5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.specialist-page .toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.specialist-page .toolbar .select-wrapper:last-of-type {
  margin-left: 40px;
}
@media (max-width: 991px) {
  .specialist-page .toolbar .select-wrapper:last-of-type {
    display: none;
  }
}
.specialist-page .specialist-grid {
  min-height: 322px;
  margin-bottom: 66px;
}
.specialist-page .specialist-grid .specialist {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: 0;
  border: 1px solid #d9d2ff;
  border-radius: 8px;
  background-color: #fbfbff;
}
.specialist-page .specialist-grid .specialist__lumine {
  border-color: #2973e2;
}
.specialist-page .specialist-grid .specialist__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 37px 32px 40px 32px;
  background-color: #fff;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 8px 0 0 8px;
}
.specialist-page .specialist-grid .specialist__left--image {
  position: absolute;
  top: 24px;
  left: 32px;
  width: 79px;
  height: 79px;
}
.specialist-page .specialist-grid .specialist__left--image img {
  width: 100%;
  border-radius: 50%;
}
.specialist-page .specialist-grid .specialist__left--details {
  padding-left: 130px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6px 0;
  margin-bottom: 45px;
}
.specialist-page .specialist-grid .specialist__left--details .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specialist-page .specialist-grid .specialist__left--details .name a {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #0e223b;
}
.specialist-page .specialist-grid .specialist__left--details .name img {
  margin-left: 5px;
}
.specialist-page .specialist-grid .specialist__left--details .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specialist-page .specialist-grid .specialist__left--details .review .stars {
  margin-right: 5px;
  margin-top: -5px;
}
.specialist-page .specialist-grid .specialist__left--details .review .stars .star-blank {
  max-width: 16px;
}
.specialist-page .specialist-grid .specialist__left--details .review p {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0;
}
.specialist-page .specialist-grid .specialist__left--details .place {
  text-align: right;
}
.specialist-page .specialist-grid .specialist__left--details .place span {
  color: #dc3179;
}
.specialist-page .specialist-grid .specialist__left--description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 0;
}
.specialist-page .specialist-grid .specialist__right {
  width: 320px;
  padding: 0 32px;
  padding: 37px 32px 40px 32px;
  border-left: 1px solid #d9d2ff;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.specialist-page .specialist-grid .specialist__right h4 {
  text-align: center;
  margin-bottom: 24px;
}
.specialist-page .specialist-grid .specialist__right .btn {
  width: 100%;
  margin: 0;
}
.specialist-page .specialist-grid .specialist__right .btn:first-of-type {
  margin-bottom: 8px;
}
.specialist-page .specialist-grid .specialist .list-details {
  width: 100%;
  padding: 24px 50px;
  border-top: 1px solid #d9d2ff;
  border-radius: 0px 0px 8px 8px;
}
.specialist-page .specialist-grid .specialist .list-details h4 {
  text-align: center;
  margin-bottom: 24px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-slide {
  margin: 0 10px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-slide .text-center p {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-slide .text-center p:first-of-type {
  margin-bottom: 4px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-slide .text-center p:nth-of-type(2) {
  color: #8d8d8d;
}
.specialist-page .specialist-grid .specialist .list-details .slick-arrow {
  top: 50px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-prev {
  left: -40px;
}
.specialist-page .specialist-grid .specialist .list-details .slick-next {
  right: -40px;
}
.specialist-page .specialist-grid .specialist .list-details .badge {
  background-color: white;
  border: 1px solid #d9d2ff;
  border-radius: 4px;
  color: #87919d;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  padding: 8px 16px;
  width: 66px;
  height: 32px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  margin: 0 auto 4px auto;
}
.specialist-page .specialist-grid .specialist .list-details .badge:hover {
  background-color: #251f43 !important;
  border-color: #251f43;
  color: white;
  cursor: pointer;
}
@media (max-width: 991px) {
  .specialist-page .specialist-grid .specialist .list-details {
    padding: 20px 30px;
  }
}
@media (max-width: 360px) {
  .specialist-page .specialist-grid .specialist .list-details {
    padding: 15px;
  }
  .specialist-page .specialist-grid .specialist .list-details .text-center p {
    font-size: 11px !important;
    max-width: 50px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
.specialist-page .specialist-grid .specialist .contact-form {
  margin: 0 -18px -8px -18px;
}
@media (max-width: 991px) {
  .specialist-page .specialist-grid .specialist .contact-form {
    margin: 0;
  }
}
.specialist-page .specialist-grid .specialist .contact-form .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px;
}
.specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 16px;
}
.specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper .form-group {
  width: 100%;
  margin-bottom: 0;
}
.specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper .form-group__short {
  width: 344px;
}
@media (max-width: 1399px) {
  .specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper .form-group__short {
    width: 337px;
  }
}
@media (max-width: 1199px) {
  .specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper .form-group__short {
    width: 277px;
  }
}
@media (max-width: 1024px) {
  .specialist-page .specialist-grid .specialist .contact-form .inputs-wrapper .form-group__short {
    width: 100%;
  }
}
.specialist-page .specialist-grid .specialist .contact-form .form-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
.specialist-page .specialist-grid .specialist .contact-form .form-submit .checkbox-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specialist-page .specialist-grid .specialist .contact-form .form-submit .checkbox-wrapper .checkbox-label {
  font-size: 16px;
  line-height: 19px;
}
.specialist-page .specialist-grid .specialist .contact-form .form-submit .checkbox-wrapper .checkbox-label a {
  color: #6554c0;
}
.specialist-page .specialist-grid .specialist .contact-form .form-submit .btn {
  height: 48px;
  margin: 0;
  padding: 0 24px;
}
@media (max-width: 991px) {
  .specialist-page .specialist-grid .specialist {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .specialist-page .specialist-grid .specialist .specialist__right {
    width: 100%;
    border-top: 1px solid #d9d2ff;
    border-left: 0;
  }
}
@media (max-width: 767px) {
  .specialist-page .specialist-grid .specialist .specialist__left--image {
    width: 49px;
    height: 49px;
  }
  .specialist-page .specialist-grid .specialist .specialist__left--details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 75px;
    margin-bottom: 16px;
  }
  .specialist-page .specialist-grid .specialist .specialist__left--details .review {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .specialist-page .specialist-grid .specialist .specialist__left--details .work-area,
  .specialist-page .specialist-grid .specialist .specialist__left--details .place {
    text-align: left;
    margin-left: -73px;
    margin-bottom: 0;
  }
}
.specialist-page .specialist-banner {
  margin-top: 66px;
  margin-bottom: 120px;
  background: #251f43;
  border-radius: 8px;
  padding: 24px 24px 24px 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.specialist-page .specialist-banner p {
  margin-bottom: 0;
  color: white;
}
.specialist-page .specialist-banner p span {
  color: #ffe073;
}
@media (max-width: 575px) {
  .specialist-page .specialist-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .specialist-page .specialist-banner p {
    margin-bottom: 16px;
  }
}
.specialist-page__category .specialist-page__description {
  margin-bottom: 32px;
}
.specialist-page__category .specialist-page__description h1 {
  text-align: left;
  margin-bottom: 16px;
}
@media (max-width: 575px) {
  .specialist-page__category .specialist-page__description h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.specialist-page__category .specialist-page__description .description p {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .specialist-page__category .specialist-page__description .description {
    font-size: 14px;
    line-height: 27px;
  }
  .specialist-page__category .specialist-page__description .description p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.specialist-page__category .specialist-page__description .description__full p {
  -webkit-line-clamp: unset;
}
.specialist-page__category .specialist-page__description .expand-description {
  font-size: 14px;
  line-height: 27px;
  color: #6554c0;
  width: 100%;
  text-align: right;
  display: block;
}
@media (min-width: 992px) {
  .specialist-page__category .specialist-page__description .expand-description {
    display: none;
  }
}
.specialist-page__category .specialist-page__description--bottom {
  text-align: center;
  position: relative;
  margin-bottom: 107px;
}
.specialist-page__category .specialist-page__description--bottom .title {
  font-family: "latoblack";
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 40px;
}
.specialist-page__category .specialist-page__description--bottom .decoration {
  position: absolute;
  left: -200px;
  top: 10px;
}
@media (max-width: 991px) {
  .specialist-page__category .specialist-page__description--bottom {
    margin-bottom: 60px;
  }
  .specialist-page__category .specialist-page__description--bottom h2 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .specialist-page__category .specialist-page__description--bottom .description {
    font-size: 14px;
    line-height: 22px;
  }
}
.specialist-page__category .wide-container {
  max-width: 1218px;
  padding: 32px 0;
}
@media (max-width: 767px) {
  .specialist-page__category .wide-container {
    padding: 24px 0 48px;
  }
}
.specialist-page__category .wide-container .decoration-image {
  top: -120px;
  left: -240px;
}
.specialist-page__category .wide-container .decoration-circle-yellow {
  display: none;
}
.specialist-page__category .wide-container .decoration-circle-yellow-lg {
  top: -100px;
  left: -180px;
}
.specialist-page__category .wide-container .decoration-circle-purple {
  left: -300px;
}
.book-visit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
  min-height: 492px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d9d2ff;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .book-visit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 25px;
  }
}
.book-visit .btn-scroll {
  background: #dc3179;
  border-radius: 16px;
  position: sticky;
  bottom: 10px;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 24px;
  border: none;
  color: white;
  z-index: 1;
}
@media (min-width: 576px) {
  .book-visit .btn-scroll {
    display: none;
  }
}
.book-visit .specialist-details {
  min-width: 702px;
  margin-right: 62px;
}
@media (max-width: 1200px) {
  .book-visit .specialist-details {
    width: 54%;
    min-width: unset;
  }
}
@media (max-width: 991px) {
  .book-visit .specialist-details {
    margin-bottom: -50px;
    margin-right: 0;
    width: 100%;
  }
}
.book-visit .specialist-details .btn-full {
  margin-bottom: 40px;
}
.book-visit .specialist-details .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 60px;
}
.book-visit .specialist-details .top .image-wrapper {
  width: 151px;
  height: 151px;
  position: relative;
  margin-right: 34px;
}
.book-visit .specialist-details .top .image-wrapper img {
  border-radius: 50%;
  width: 100%;
}
.book-visit .specialist-details .top .image-wrapper .logo {
  border-radius: 50%;
  width: 79px;
  height: 79px;
  position: absolute;
  bottom: -11px;
  right: -17px;
}
.book-visit .specialist-details .top .details .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.book-visit .specialist-details .top .details .review .stars {
  margin-right: 5px;
  margin-top: -5px;
}
.book-visit .specialist-details .top .details .review .stars .star-blank {
  max-width: 16px;
}
.book-visit .specialist-details .top .details .review p {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0;
}
.book-visit .specialist-details .top .details .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1200px) {
  .book-visit .specialist-details .top .details .name {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.book-visit .specialist-details .top .details .name h2 {
  font-weight: 900;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 10px;
  margin-right: 5px;
  margin-bottom: 0;
  text-align: left;
}
.book-visit .specialist-details .top .details .place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 27px;
}
@media (max-width: 1200px) {
  .book-visit .specialist-details .top .details .place {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.book-visit .specialist-details .top .details .place p {
  margin-bottom: 0;
}
.book-visit .specialist-details .top .details .place .city span {
  color: #dc3179;
}
.book-visit .specialist-details .top .details .place .clinic {
  position: relative;
  margin-left: 20px;
}
.book-visit .specialist-details .top .details .place .clinic::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: -12px;
  top: 11px;
  border-radius: 50%;
  background-color: #000;
}
@media (max-width: 767px) {
  .book-visit .specialist-details .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 25px;
    margin-bottom: 20px;
  }
  .book-visit .specialist-details .top .image-wrapper {
    margin-right: 0;
    width: 118px;
    height: 118px;
  }
  .book-visit .specialist-details .top .details .review {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .book-visit .specialist-details .top .details .name {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .book-visit .specialist-details .top .details .name h2 {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .book-visit .specialist-details .top .details .name .custom-tooltip__next {
    right: 0;
  }
  .book-visit .specialist-details .top .details .name .custom-tooltip__next::after {
    left: unset;
    right: 5px;
  }
  .book-visit .specialist-details .top .details .place {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .book-visit .specialist-details .top .details .place .city,
  .book-visit .specialist-details .top .details .place .clinic {
    font-size: 14px;
  }
}
.book-visit .specialist-details .specialist-nav {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #d9d2ff;
  background-color: #fff;
  margin-bottom: 16px;
  position: sticky;
  top: 60px;
  z-index: 1;
  max-width: 100%;
  overflow-x: auto;
}
.book-visit .specialist-details .specialist-nav li:not(last-of-type) {
  margin-right: 30px;
}
.book-visit .specialist-details .specialist-nav a.active h4 {
  color: #0e223b;
}
.book-visit .specialist-details .specialist-nav h4 {
  font-weight: 700;
  color: #87919d;
  line-height: 27px;
  white-space: nowrap;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .book-visit .specialist-details .specialist-nav {
    background: #251f43;
    border-radius: 8px;
    padding: 8px 18px;
  }
  .book-visit .specialist-details .specialist-nav h4 {
    font-size: 14px;
    line-height: 24px;
  }
  .book-visit .specialist-details .specialist-nav a.active h4 {
    color: white;
  }
}
.book-visit .specialist-details .specialist-nav::-webkit-scrollbar {
  display: none;
}
.book-visit .specialist-details .specialist-nav {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.book-visit .specialist-details .category-title {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}
.book-visit .specialist-details .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 17px;
}
.book-visit .specialist-details .categories .category {
  padding: 8px;
  background: #2973e2;
  border-radius: 5px;
  margin-right: 8px;
  margin-bottom: 10px;
}
.book-visit .specialist-details .categories .category p {
  color: white;
  font-size: 13px;
  font-weight: 600;
  font-family: "lato";
}
.book-visit .specialist-details form {
  margin-top: -50px;
  padding-top: 50px;
}
.book-visit .specialist-details .write-review {
  padding: 32px 24px 24px;
  background: #f4f3fa;
  border-radius: 8px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .book-visit .specialist-details .write-review {
    margin-bottom: 25px;
  }
}
.book-visit .specialist-details .write-review .has-review {
  color: #0e223b;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 30px;
}
.book-visit .specialist-details .write-review .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.book-visit .specialist-details .write-review .review p {
  margin-bottom: 0;
}
.book-visit .specialist-details .write-review .review .stars {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
@media (max-width: 767px) {
  .book-visit .specialist-details .write-review .review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
  .book-visit .specialist-details .write-review .review .stars {
    margin-left: 0;
  }
}
.book-visit .specialist-details .write-review .form-group input::-webkit-input-placeholder,
.book-visit .specialist-details .write-review .form-group textarea::-webkit-input-placeholder {
  color: #0e223b;
}
.book-visit .specialist-details .write-review .form-group input::-moz-placeholder,
.book-visit .specialist-details .write-review .form-group textarea::-moz-placeholder {
  color: #0e223b;
}
.book-visit .specialist-details .write-review .form-group input::-ms-input-placeholder,
.book-visit .specialist-details .write-review .form-group textarea::-ms-input-placeholder {
  color: #0e223b;
}
.book-visit .specialist-details .write-review .form-group input::placeholder,
.book-visit .specialist-details .write-review .form-group textarea::placeholder {
  color: #0e223b;
}
.book-visit .specialist-details .write-review .checkbox-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .book-visit .specialist-details .write-review .checkbox-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.book-visit .specialist-details .write-review .checkbox-wrapper .checkbox-label {
  font-size: 1rem;
}
.book-visit .specialist-details .write-review .checkbox-wrapper .checkbox-label a {
  color: #6554c0;
}
.book-visit .specialist-details .write-review .form-submit .btn {
  margin: 0 0 0 auto;
}
.book-visit .show-more,
.book-visit .show-more-dates {
  position: relative;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.book-visit .show-more p,
.book-visit .show-more-dates p {
  margin-bottom: 0;
  color: #6554c0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  margin-right: 10px;
}
.book-visit .show-more svg path,
.book-visit .show-more-dates svg path {
  fill: #6554c0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.book-visit .show-more:hover,
.book-visit .show-more-dates:hover {
  cursor: pointer;
}
.book-visit .show-more-dates {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0px;
  padding-bottom: 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.book-visit .show-more-dates svg {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.book-visit .rotate svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.book-visit .single .top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.book-visit .single .short {
  max-height: 248px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .book-visit .single .short {
    max-height: 370px;
  }
}
.book-visit .single .short.show-all {
  max-height: unset;
}
.book-visit .single .short .description {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e6effa;
}
.book-visit .single .short .bottom {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e6effa;
}
.book-visit .single .short .bottom .category-title {
  margin-bottom: 15px;
  font-weight: 600;
}
.book-visit .single .short .bottom .categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  padding-bottom: 32px;
}
.book-visit .single .short .bottom .categories .category {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 0px;
}
.book-visit .single .short .service-list .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 20px;
  margin-bottom: 1.5em;
}
@media (max-width: 1200px) {
  .book-visit .single .short .service-list .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.book-visit .single .short .service-list .title h3 {
  font-size: 1.2em;
  font-family: "latoBold";
  color: #0e223b;
  font-weight: 600;
}
.book-visit .single .short .service-list .title .warning {
  padding: 12px 16px;
  border: 1px solid #ffd100;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.book-visit .single .short .service-list .title .warning img {
  margin-right: 16px;
}
.book-visit .single .short .service-list .title .warning p {
  margin-bottom: 0;
  font-size: 0.75em;
  color: #0e223b;
}
.book-visit .single .short .service-list .therapy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 575px) {
  .book-visit .single .short .service-list .therapy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.book-visit .single .short .service-list .therapy p {
  margin-bottom: 0;
}
.book-visit .single .short .service-list .therapy .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 220px;
}
@media (max-width: 575px) {
  .book-visit .single .short .service-list .therapy .details {
    width: 100%;
    margin-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.book-visit .single .short .service-list .therapy .details .image-wrapper {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 15px;
}
.book-visit .single .short .service-list .therapy .details span {
  color: #6554c0;
  font-weight: 700;
}
.book-visit .single .short .service-list .therapy:not(:last-of-type) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #e6effa;
}
.book-visit .dates-list {
  background: #f4f3fa;
  border-radius: 8px;
  padding: 24px 20px;
  width: 362px;
}
.book-visit .dates-list .list-header {
  text-align: center;
  margin-bottom: 24px;
}
.book-visit .dates-list .list-header h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "lato";
  color: #0e223b;
}
.book-visit .dates-list select {
  max-width: 100%;
  margin-bottom: 20px;
  height: 45px !important;
}
.book-visit .dates-list .select2 {
  max-width: 100%;
  width: 100% !important;
}
.book-visit .dates-list .select2 * {
  height: 45px !important;
}
.book-visit .dates-list .select2 * .select2-selection__rendered {
  line-height: 44px;
}
.book-visit .dates-list .list-details {
  margin: 20px 0;
}
.book-visit .dates-list .list-details > p {
  font-family: "latoBold";
  font-size: 1rem;
  color: #6554c0;
}
.book-visit .dates-list .list-details .slick-list {
  max-width: 288px;
  margin: 0 auto;
}
.book-visit .dates-list .list-details .slick-arrow {
  top: 20px;
}
.book-visit .dates-list .list-details .slick-arrow.slick-prev {
  left: 0px;
}
.book-visit .dates-list .list-details .slick-arrow.slick-next {
  right: 0px;
}
.book-visit .dates-list .list-details .badge {
  width: 66px;
  height: 32px;
  background-color: white;
  border: 1px solid #d9d2ff;
  border-radius: 4px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  color: #87919d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 4px auto;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
.book-visit .dates-list .list-details .badge:hover {
  color: #fff;
  background: #251f43;
  cursor: pointer;
}
.book-visit .dates-list .list-details .badge__active {
  background: #dc3179;
  color: #fff;
}
.book-visit .dates-list .list-details .badge__active:hover {
  background: #dc3179;
}
.book-visit .dates-list .btn {
  width: 100%;
  height: 48px;
}
.book-visit .dates-list .btn-main {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .book-visit .dates-list {
    margin: 0 auto;
    padding: 20px 10px;
    width: 100%;
  }
}
@media (max-width: 400px) {
  .book-visit .dates-list {
    max-width: 100%;
  }
}
.book-visit .dates {
  margin: 0 -10px;
}
.book-visit .short-dates {
  max-height: 196px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .book-visit .short-dates {
    max-height: 190px;
  }
}
.book-visit .short-dates .text-center p {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
}
.book-visit .short-dates .text-center p:first-of-type {
  margin-bottom: 4px;
}
.book-visit .short-dates .text-center p:nth-of-type(2) {
  color: #8d8d8d;
}
.select-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-wrapper .label {
  text-transform: none;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  margin: 0;
  letter-spacing: normal;
}
.select-wrapper select {
  border: none;
  color: #6554c0;
  font-size: 13px;
  line-height: 16px;
}
.select-wrapper select:focus-visible {
  outline: none;
}
.specialization {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .specialization {
    margin-bottom: 35px;
  }
}
.reviews .reviews__toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .reviews .reviews__toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.reviews .reviews__toolbar .select-wrapper .select2 {
  border-radius: 4px;
}
.reviews .reviews__toolbar .select-wrapper .select2-container--default .select2-selection--single {
  border: none;
}
.reviews .reviews__toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  padding-right: 0px;
  color: #6554c0;
}
.reviews .reviews__toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  background-image: url("/themes/flatly/img/layout-2022/select-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  right: -5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.reviews .reviews__toolbar .select-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.reviews .reviews__toolbar .btn {
  margin: 0 !important;
}
.reviews .reviews__list .review {
  background: #ffffff;
  border: 1px solid #d9d2ff;
  border-radius: 8px;
  padding: 32px;
  margin-bottom: 15px;
}
.reviews .reviews__list .review__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 32px;
}
@media (max-width: 1200px) {
  .reviews .reviews__list .review__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.reviews .reviews__list .review__top--user {
  margin-right: 36px;
  min-width: 183px;
}
.reviews .reviews__list .review__top--user p {
  margin-bottom: 0;
  line-height: 28px;
}
.reviews .reviews__list .review__top--user .name {
  font-weight: 700;
}
.reviews .reviews__list .review__top--user .stars img {
  max-width: 16px;
}
.reviews .reviews__list .review__top--content p {
  line-height: 28px;
}
.reviews .reviews__list .review__bottom {
  padding: 24px;
  background: #fbfbff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.reviews .reviews__list .review__bottom--image {
  max-width: 62px;
  margin-right: 21px;
}
.reviews .reviews__list .review__bottom--image img {
  border-radius: 50%;
}
.reviews .reviews__list .review__bottom--specialist {
  line-height: 28px;
}
.reviews .reviews__list .review__bottom--specialist span {
  font-weight: 700;
}
.reviews .reviews__list .review__bottom--specialist p {
  line-height: 28px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .reviews .reviews__list .review {
    padding: 15px;
  }
  .reviews .reviews__list .review .review__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    gap: 15px;
  }
}
.reviews .reviews__list--short .review {
  display: none;
}
.reviews .reviews__list--short .review:nth-child(-n + 3) {
  display: block;
}
.articles {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .articles {
    margin-bottom: 40px;
  }
}
.articles .article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 21px;
}
.articles .article__image {
  margin-right: 15px;
  min-width: 246px;
}
.articles .article__image img {
  border-radius: 8px;
  max-width: 246px;
  height: auto;
}
.articles .article__content--title {
  color: #6554c0;
  font-weight: 800;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .articles .article .article__image {
    min-width: unset;
    max-width: 114px;
  }
  .articles .article .article__image img {
    max-width: 100%;
  }
  .articles .article .article__content--desc {
    display: none;
  }
  .articles .article .article__content--title {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
  }
}
.articles__list--short .article {
  display: none;
}
.articles__list--short .article:nth-child(-n + 3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gallery__masonry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 10px;
}
.gallery__masonry--image:nth-child(odd) {
  max-width: 212px;
  height: auto;
}
.gallery__masonry--image:nth-child(even) {
  max-width: 126px;
  height: auto;
}
.choose-date {
  position: sticky;
  top: 60px;
  z-index: 2;
  background-color: white;
}
@media (max-width: 1200px) {
  .choose-date {
    position: relative;
  }
}
@media (max-width: 575px) {
  .choose-date {
    top: 70px;
    width: 100%;
  }
}
.remote-session {
  padding: 24px;
  background: #251f43;
  border-radius: 8px;
  margin-bottom: 13px;
}
.remote-session__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ffe073;
  margin-bottom: 8px;
}
.remote-session__desc {
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  margin-bottom: 0;
}
.see-also {
  margin-bottom: 160px;
}
.see-also__title {
  text-align: center;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
.see-also__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.see-also__list a {
  background: #2973e2;
  border-radius: 5px;
  padding: 7px 8px;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
.booking-page {
  min-height: 697px;
  margin-bottom: 100px;
}
.booking-page h1 {
  font-size: 40px;
  line-height: 56px;
  font-family: 'latoblack';
  margin-bottom: 32px;
  text-align: left;
}
.booking-page h3 {
  font-family: 'latobold';
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0px;
}
.booking-page h3.section-label {
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .booking-page {
    min-height: unset;
    margin-bottom: 120px;
  }
  .booking-page h1,
  .booking-page h3 {
    text-align: center;
  }
  .booking-page h1 {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 24px;
  }
}
.booking-page .nav-tabs {
  padding-left: 20px;
  margin-bottom: 25px;
  border-bottom: none;
}
.booking-page .nav-tabs li a {
  position: relative;
  padding-left: 10px;
  color: #0e223b;
}
.booking-page .nav-tabs li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 24px;
  height: 24px;
  background-image: url("/themes/flatly/img/radio.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
.booking-page .nav-tabs li a.active::before {
  width: 27px;
  background-image: url("/themes/flatly/img/radio-active.jpg");
}
@media (max-width: 767px) {
  .booking-page .nav-tabs li a.active::before {
    width: 22px;
  }
}
.booking-page .nav-tabs li:first-of-type {
  margin-right: 50px;
}
@media (max-width: 396px) {
  .booking-page .nav-tabs li:first-of-type {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.booking-page .booking-page__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.booking-page .booking-page__wrapper .booking-page__form {
  width: 705px;
}
.booking-page .booking-page__wrapper .booking-page__form .visit-types {
  margin-bottom: 22px;
}
.booking-page .booking-page__wrapper .booking-page__form .radio-container {
  padding: 14px 40px 18px;
  background: #F4F3FA;
  border-radius: 8px;
}
.booking-page .booking-page__wrapper .booking-page__form .radio-container .checkmark {
  top: 16px;
  left: 11px;
}
.booking-page .booking-page__wrapper .booking-page__form .radio-container .service-details {
  margin-bottom: 0;
  font-size: 16px;
}
.booking-page .booking-page__wrapper .booking-page__form .radio-container .service-details span {
  font-family: 'latobold';
  display: block;
  margin-bottom: 6px;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 25px;
  margin-bottom: 16px;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper .form-group {
  width: 340px;
  margin-bottom: 0;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper .form-group__wide {
  width: 100%;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper .checkbox-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper .checkbox-wrapper .checkbox-label {
  font-size: 1rem;
  line-height: 19px;
}
.booking-page .booking-page__wrapper .booking-page__form .form-wrapper .checkbox-wrapper .checkbox-label a {
  color: #6554c0;
}
.booking-page .booking-page__wrapper .booking-page__form .btn {
  margin-left: auto;
}
.booking-page .booking-page__wrapper .booking-page__summary {
  width: 362px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 32px 24px;
  background: #FBFBFF;
  border: 1px solid #D9D2FF;
  border-radius: 8px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
.booking-page .booking-page__wrapper .booking-page__summary .image-wrapper {
  max-width: 56px;
}
.booking-page .booking-page__wrapper .booking-page__summary .image-wrapper img {
  width: 100%;
  border-radius: 50%;
}
.booking-page .booking-page__wrapper .booking-page__summary .details .name {
  margin-bottom: 4px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
}
.booking-page .booking-page__wrapper .booking-page__summary .details .work-area {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 28px;
}
.booking-page .booking-page__wrapper .booking-page__summary .details .booked-date p {
  margin-bottom: 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .booking-page .booking-page__wrapper .booking-page__form {
    width: 530px;
  }
  .booking-page .booking-page__wrapper .booking-page__form .form-wrapper .form-group {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .booking-page .booking-page__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 27px;
  }
  .booking-page .booking-page__wrapper .booking-page__summary {
    margin-top: 0;
  }
  .booking-page .booking-page__wrapper .booking-page__form,
  .booking-page .booking-page__wrapper .booking-page__summary {
    width: 100%;
  }
}
.booking-page .single .top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.booking-page .booked-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.booking-page .booked-date .image-wrapper {
  margin-right: 20px;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.booking-page .booked-date p {
  margin-bottom: 0;
}
.booking-page .booked-date span {
  color: #6554c0;
}
.thanks-page {
  min-height: 697px;
  margin-bottom: 100px;
}
@media (max-width: 575px) {
  .thanks-page {
    min-height: unset;
    margin-bottom: 60px;
  }
}
.thanks-page .content {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media (max-width: 575px) {
  .thanks-page .content {
    padding-top: 0;
  }
}
.thanks-page .content .image-wrapper {
  margin-bottom: 25px;
}
.thanks-page .content h2 {
  font-size: 1.125rem;
  color: #4cab77;
  margin-bottom: 00px;
}
.thanks-page .content .booked-theraphy {
  color: #6554c0;
  font-family: "montserrat";
  font-weight: 700;
  font-size: 1.125em;
}
.thanks-page .content p {
  margin-bottom: 20px;
  color: #0e223b;
}
.ua-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "lato";
  margin-bottom: 20px;
}
.ua-navigation .lang-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ua-navigation .lang-switch p {
  margin-bottom: 0;
  margin-right: 5px;
}
.ua-navigation .lang-switch a {
  max-width: 30px;
}
.ua-navigation .lang-switch a img {
  width: 100%;
}
.ua-navigation .lang-switch .separator {
  width: 2px;
  height: 22px;
  margin: 0 10px;
  background: #000;
}
.ua-navigation .eu-projects {
  margin-left: 50px;
}
.ua-navigation a:hover {
  text-decoration: none;
}
.ua-footer {
  margin-bottom: 32px;
  font-family: "lato";
}
@media (max-width: 575px) {
  .ua-footer {
    margin-bottom: 0;
  }
}
.ua-footer .wide-container {
  background: #0e223b;
  border-radius: 20px;
}
@media (max-width: 575px) {
  .ua-footer .wide-container {
    border-radius: 0;
    padding-bottom: 20px;
  }
}
.ua-footer .wide-container .ua-footer-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
  border-bottom: 1px solid #a1cfff;
}
@media (max-width: 767px) {
  .ua-footer .wide-container .ua-footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
    text-align: center;
  }
}
.ua-footer .wide-container .ua-footer-top .logo-footer {
  margin-right: 100px;
  min-width: 110px;
}
@media (max-width: 767px) {
  .ua-footer .wide-container .ua-footer-top .logo-footer {
    margin-right: 0;
  }
}
.ua-footer .wide-container .ua-footer-top h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 800;
  margin-bottom: 0;
  color: #a1cfff;
  max-width: 60%;
}
@media (max-width: 767px) {
  .ua-footer .wide-container .ua-footer-top h2 {
    max-width: 100%;
    font-size: 24px;
    line-height: 32px;
  }
}
.ua-footer .wide-container .ua-footer-top h2 a {
  color: #ffd500;
}
.ua-footer .wide-container .ua-footer-top h2 a:hover {
  color: #50a1ff;
}
.ua-footer .wide-container .ua-footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
}
@media (max-width: 575px) {
  .ua-footer .wide-container .ua-footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.ua-footer .wide-container .ua-footer-bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  list-style-type: none;
}
@media (max-width: 575px) {
  .ua-footer .wide-container .ua-footer-bottom ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
}
.ua-footer .wide-container .ua-footer-bottom ul li {
  margin-right: 50px;
}
@media (max-width: 575px) {
  .ua-footer .wide-container .ua-footer-bottom ul li {
    margin-right: 0;
  }
}
.ua-footer .wide-container .ua-footer-bottom ul li a {
  font-size: 14px;
  color: #a1cfff;
}
.ua-footer .wide-container .ua-footer-bottom .eu-projects img {
  max-width: 112px;
}
.ua-footer a:hover {
  text-decoration: none;
}
.ua-content {
  font-family: "lato";
}
.ua-content a:hover {
  text-decoration: none;
}
.ua-content .main-banner {
  background-image: url("/themes/flatly/img/landing-page/flag-big.png");
  background-repeat: no-repeat;
  min-height: 574px;
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-bottom: 86px;
}
@media (max-width: 767px) {
  .ua-content .main-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-position: top;
    gap: 60px;
    background-color: #01355a;
  }
}
.ua-content .main-banner .banner-mask {
  position: absolute;
  z-index: 0;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.ua-content .main-banner-text {
  padding-left: 135px;
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1400px) {
  .ua-content .main-banner-text {
    padding-left: 50px;
  }
}
@media (max-width: 991px) {
  .ua-content .main-banner-text {
    padding-left: 0px;
  }
}
.ua-content .main-banner-text .logo {
  margin-bottom: 60px;
  display: block;
}
.ua-content .main-banner-text h1 {
  color: #ffffff;
  text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  font-size: 42px;
  font-weight: 800;
  line-height: 51px;
  margin: 0 0 24px 0;
  max-width: 579px;
}
.ua-content .main-banner-text .description {
  color: #fff;
  max-width: 304px;
  font-size: 18px;
  line-height: 27px;
}
.ua-content .main-banner .form {
  position: relative;
  z-index: 1;
  padding: 48px;
  height: 100%;
  background: rgba(0, 91, 187, 0.8);
  border-radius: 20px;
}
@media (max-width: 991px) {
  .ua-content .main-banner .form {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .ua-content .main-banner .form {
    background: rgba(0, 91, 187, 0.8);
  }
}
.ua-content .main-banner .form .alert {
  margin-bottom: -45px;
  padding: 3px 27px 3px 3px;
  margin-top: 5px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.ua-content .main-banner .form .form-group {
  margin-bottom: 20px;
}
.ua-content .main-banner .form input {
  max-width: 370px;
  margin: 0 auto;
  background-color: #fff;
  font-size: 16px;
  color: #005bbb;
  border-radius: 4px;
}
.ua-content .main-banner .form input::-webkit-input-placeholder {
  font-size: 16px;
  color: #005bbb;
}
.ua-content .main-banner .form input::-moz-placeholder {
  font-size: 16px;
  color: #005bbb;
}
.ua-content .main-banner .form input::-ms-input-placeholder {
  font-size: 16px;
  color: #005bbb;
}
.ua-content .main-banner .form input::placeholder {
  font-size: 16px;
  color: #005bbb;
}
.ua-content .main-banner .form .checkbox-wrapper {
  max-width: 370px;
  margin: 32px auto 0;
}
.ua-content .main-banner .form .checkbox-label {
  color: #fff;
  line-height: 14px;
}
.ua-content .main-banner .form .checkbox-label span:hover {
  cursor: pointer;
}
.ua-content .main-banner .form .btn-main {
  margin: 50px auto 0 auto;
  display: block;
  background: #ffd500;
  -webkit-box-shadow: 0px 10px 20px #005bbb;
          box-shadow: 0px 10px 20px #005bbb;
  border-radius: 50px;
  padding: 16px 14px;
  width: auto;
}
@media (max-width: 1300px) {
  .ua-content .main-banner .form .btn-main {
    margin-top: 30px;
  }
}
@media (max-width: 575px) {
  .ua-content .main-banner .form .btn-main {
    width: 100%;
    white-space: normal;
  }
}
.ua-content .main-banner .modal-header {
  padding: 5px 15px;
  border-bottom: 0;
}
.ua-content .main-banner .modal-header .close {
  color: #000;
  opacity: 0.8;
}
.ua-content .main-banner .modal-header .close:hover {
  opacity: 1;
}
.ua-content .main-banner .modal-bode {
  padding-top: 0;
}
.ua-content .decoration-text {
  position: relative;
  text-align: center;
  font-size: 32px;
  line-height: 39px;
  color: #005bbb;
  margin-bottom: 86px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto 86px auto;
}
.ua-content .decoration-text::after,
.ua-content .decoration-text::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 52px;
  background-color: #005bbb;
  top: 48%;
}
.ua-content .decoration-text::after {
  left: -80px;
}
@media (max-width: 1200px) {
  .ua-content .decoration-text::after {
    left: calc(50% - 26px);
    top: -30px;
  }
}
.ua-content .decoration-text::before {
  right: -80px;
}
@media (max-width: 1200px) {
  .ua-content .decoration-text::before {
    right: calc(50% - 26px);
    top: unset;
    bottom: -30px;
  }
}
.ua-content .usp-title {
  text-align: center;
  margin-bottom: 64px;
}
.ua-content .usp-title p:first-of-type {
  font-family: "montserrat";
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 0px;
}
.ua-content .usp-title p {
  color: #0e223b;
  font-size: 18px;
  line-height: 27px;
  font-family: "lato";
}
.ua-content .usp-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .ua-content .usp-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 60px;
  }
}
.ua-content .usp-grid .usp {
  height: 222px;
  width: 362px;
  padding: 32px;
  text-align: center;
  border: 1px solid #005bbb;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  .ua-content .usp-grid .usp {
    padding: 20px 10px;
  }
}
.ua-content .usp-grid .usp-icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ccdef1;
  border-radius: 4px;
  margin: 0 auto 32px auto;
}
@media (max-width: 991px) {
  .ua-content .usp-grid .usp-icon {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .ua-content .usp-grid .usp-icon {
    margin-bottom: 32px;
  }
}
.ua-content .usp-grid .usp-icon img {
  max-width: 100%;
}
.ua-content .usp-grid .usp-text {
  font-size: 18px;
  line-height: 22px;
  color: #0e223b;
}
.ua-content .advantages {
  margin-bottom: 65px;
}
.ua-content .advantages-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  margin-bottom: -60px;
  padding-left: 160px;
}
@media (max-width: 1300px) {
  .ua-content .advantages-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 1100px) {
  .ua-content .advantages-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
}
.ua-content .advantages-title p {
  font-size: 32px;
  line-height: 39px;
  color: #0e223b;
  font-family: "montserrat";
}
@media (max-width: 575px) {
  .ua-content .advantages-title p {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
}
.ua-content .advantages-wrapper {
  background-image: url("/themes/flatly/img/landing-page/about-bg.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media (max-width: 1200px) {
  .ua-content .advantages-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 575px) {
  .ua-content .advantages-wrapper {
    padding: 20px 0;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
  }
}
.ua-content .advantages-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding-left: 160px;
}
@media (max-width: 1500px) {
  .ua-content .advantages-grid {
    padding-left: 20px;
  }
}
@media (max-width: 1100px) {
  .ua-content .advantages-grid {
    grid-template-columns: repeat(2, 1fr);
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .ua-content .advantages-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.ua-content .advantages-grid .usp {
  background: #fff;
  border: 1px solid #ffe073;
  border-radius: 20px;
  padding: 0 70px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 266px;
  height: 162px;
}
.ua-content .advantages-grid .usp .corner {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-image: url("/themes/flatly/img/landing-page/usp-decoration.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ua-content .advantages-grid .usp .title {
  font-family: "montserrat";
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  max-width: 160px;
  margin-bottom: 0;
  color: #0e223b;
}
@media (max-width: 1200px) {
  .ua-content .advantages-image {
    display: none;
  }
}
.ua-content .about {
  position: relative;
}
.ua-content .about .decoration {
  position: absolute;
  z-index: -1;
}
.ua-content .about .decoration-1 {
  top: 140px;
  left: 0;
}
@media (max-width: 991px) {
  .ua-content .about .decoration-1 {
    top: 290px;
  }
}
@media (max-width: 450px) {
  .ua-content .about .decoration-1 {
    top: 400px;
  }
}
.ua-content .about .decoration-2 {
  top: 0;
  right: 0px;
}
@media (max-width: 991px) {
  .ua-content .about .decoration-2 {
    top: 180px;
  }
}
.ua-content .about .decoration-3 {
  top: 120px;
  right: 100px;
}
@media (max-width: 991px) {
  .ua-content .about .decoration-3 {
    top: 270px;
    right: 0;
  }
}
.ua-content .about-title {
  margin-bottom: 64px;
}
.ua-content .about-title p:first-of-type {
  font-family: "montserrat";
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 0px;
}
.ua-content .about-title p {
  color: #0e223b;
  font-size: 18px;
  line-height: 27px;
  font-family: "lato";
  max-width: 672px;
  margin: 0 auto;
}
.ua-content .about .grid-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 27px;
  color: #0e223b;
  margin-bottom: 32px;
}
.ua-content .about-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse wrap-reverse;
          flex-flow: row-reverse wrap-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 20px;
}
.ua-content .about-grid .usp {
  border: 1px solid #005bbb;
  border-radius: 20px;
  width: 266px;
  height: 179px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}
.ua-content .about-grid .usp-text {
  font-size: 18px;
  text-align: center;
  line-height: 22px;
  color: #0e223b;
  max-width: 80%;
}
.ua-content .about-grid .usp:nth-child(1) {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ua-content .about-grid .usp:nth-child(2) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ua-content .about-grid .usp:nth-child(3) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ua-content .about-grid .usp:nth-child(4) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ua-content .about-grid .usp:nth-child(5) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ua-content .about-grid .usp:nth-child(6) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ua-content .about-grid .usp:nth-child(7) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.main-hero {
  margin-top: 115px;
  padding: 45px 0 0 0;
  background-color: #F4F3FA;
}
.main-hero h1 {
  text-align: left;
}
.section-tiles h2.text-center {
  font-weight: 700;
}
.section-tiles .text-center {
  font-weight: 500;
}
.section-tiles .tiles-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-tiles .tiles-wrapper .tile {
  padding: 20px 20px;
  border: 1px solid #d9d2ff;
  border-radius: 20px;
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.section-tiles .tiles-wrapper .tile:hover {
  border: 1px solid #ebe8fc;
  -webkit-box-shadow: 4px 5px 5px 0px rgba(66, 68, 90, 0.12);
  box-shadow: 4px 5px 5px 0px rgba(66, 68, 90, 0.12);
}
.section-tiles .tiles-wrapper .tile:hover .tile__icon .fas {
  font-size: 40px;
}
.section-tiles .tiles-wrapper .tile__icon {
  display: inline-block;
  background-color: #d9d2ff;
  border-radius: 5px;
  height: 80px;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-tiles .tiles-wrapper .tile__icon .fas {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 32px;
  color: #6554c0;
}
.section-tiles .tiles-wrapper .tile__title {
  color: #6554c0;
  font-size: 1.125rem;
  font-family: "montserrat";
  padding: 15px 25px;
  text-align: center;
}
.section-tiles .tiles-wrapper .tile__description {
  text-align: center;
}
.section-yellow-bg {
  background: #ffe073;
  border-radius: 20px;
}
.section-yellow-bg h2 {
  margin: 50px 0 25px 0;
}
.section-yellow-bg .description {
  text-align: center;
}
.section-yellow-bg .body {
  grid-template-columns: auto auto;
  display: grid;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  row-gap: 50px;
}
.section-yellow-bg .body .item {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #d9d2ff;
  padding: 15px;
}
/* Homepage */
body {
  font-family: "lato";
  font-weight: 400;
  background-color: #fefefe;
  font-size: 16px;
  color: #0e223b;
}
body.black * {
  background-color: #000 !important;
  color: #fff !important;
}
body.yellow * {
  background-color: yellow !important;
  color: black !important;
}
body.black-yellow * {
  background-color: #000 !important;
  color: yellow !important;
}
#normal {
  font-size: 16px;
}
#bigger {
  font-size: 20px;
}
#biggest {
  font-size: 24px;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1160px;
  }
}
.wide-container {
  padding: 0 15px;
  margin: 0 auto;
  width: 1480px;
}
@media (max-width: 1510px) {
  .wide-container {
    width: 100%;
  }
}
.secondary-color {
  color: #ffba00;
}
.navbar-brand {
  height: 80px;
  padding: 5px;
}
.navbar-brand img {
  max-height: 50px;
  height: 100%;
}
.close-nav {
  display: none;
  padding: 0px 10px;
  font-size: 20px;
  margin-left: 6px;
  cursor: pointer;
}
.page-title {
  margin-bottom: 25px;
}
.page-title h1 {
  font-size: 32px;
  line-height: 38px;
}
h1 {
  font-size: 2.5em;
  font-family: "lato";
  font-weight: 900;
  color: #0e223b;
  line-height: 54px;
  text-align: center;
}
h2 {
  font-family: "lato";
  font-size: 2.375em;
  line-height: 38px;
  color: #0e223b;
}
@media (max-width: 575px) {
  h2 {
    font-size: 1.5em;
    line-height: 30px;
  }
}
h4 {
  font-weight: 700;
  font-size: 1rem;
  font-family: "lato";
}
@media screen and (max-width: 991px) {
  .close-nav {
    display: inline-block;
  }
}
.text-center {
  text-align: center;
  font-weight: 700;
}
.login-form {
  margin: 30px 0px;
}
.account-navigation {
  background: #f1f1f1;
}
.account-navigation .avatar {
  padding: 15px;
  margin: 0 auto;
}
.account-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #f1f1f1;
}
.account-navigation ul li a {
  display: block;
  color: #000;
  padding: 8px 16px;
  text-decoration: none;
}
.account-navigation ul li a:hover {
  background-color: #555;
  color: white;
}
.account-navigation ul li.active a {
  background-color: #3a3a3a;
  color: white;
}
.account-navigation ul li.active a:hover {
  background-color: #555;
  color: white;
}
.account-navigation ul li.ul-header {
  border-top: 2px solid #3c55a2;
  display: block;
  background-color: #dae3ff;
  font-size: 12px;
  padding: 8px 16px;
  text-decoration: none;
}
.account-content {
  background: #f1f1f1;
}
.close-answers {
  display: none;
}
.main-slider {
  padding-bottom: 0px;
}
.main-slider h2 {
  font-size: 28px;
}
.blog-search {
  background: #251f43;
  border-radius: 8px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: 100%;
  padding: 20px 16px;
}
.blog-search input {
  border: 1px solid #d9d2ff;
  outline: none;
  min-width: 261px;
  height: 48px;
  padding-left: 20px;
  border-radius: 4px 4px 0px 0px;
}
.blog-search .btn {
  height: 48px;
  padding: 0 21px;
}
@media (max-width: 1024px) {
  .blog-search {
    padding: 0;
    background: transparent;
    margin-top: 25px;
  }
  .blog-search .btn {
    margin: 0 0 0 8px;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .blog-search input {
    width: 100%;
  }
}
@media (max-width: 350px) {
  .blog-search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .blog-search .btn {
    width: 100% !important;
    margin: 0;
  }
}
.blog-search__results {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 32px;
  opacity: 1;
  pointer-events: all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.blog-search__results .phrase {
  width: 100%;
  font-weight: 500;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}
.blog-search__results .phrase span {
  font-weight: 700;
}
.blog-search__results .btn {
  width: 125px;
}
.blog-search__results input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 1024px) {
  .blog-search__results {
    background: #251f43;
    margin-top: 25px;
    padding: 15px;
    gap: 15px;
  }
  .blog-search__results .btn {
    margin: 0;
    width: 100% !important;
  }
  .blog-search__results input {
    width: 100%;
  }
}
.blog-search__results--hidden {
  opacity: 0;
  pointer-events: none;
}
.blog-search input,
.blog-search .btn-seacrh {
  position: relative;
  z-index: 3;
}
.blog-search__result-box {
  position: absolute;
  top: 66px;
  left: 16px;
  width: 261px;
  background: #fff;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
  height: 0;
  z-index: 1;
  border: 1px solid #d9d2ff;
  border-radius: 0px 0px 4px 4px;
  padding: 18px 42px 11px 24px;
}
.blog-search__result-box.active {
  opacity: 1;
  pointer-events: all;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  height: auto;
}
.blog-search__result-box .article-wrapper__title,
.blog-search__result-box .tag-wrapper__title {
  font-weight: 600;
  font-size: 11px;
  line-height: 13px;
  color: #87919d;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "latoSemibold";
}
.blog-search__result-box .article-wrapper__title.empty,
.blog-search__result-box .tag-wrapper__title.empty {
  display: none;
}
.blog-search__result-box .article-wrapper__list,
.blog-search__result-box .tag-wrapper__list {
  margin-bottom: 16px;
}
.blog-search__result-box .article-wrapper__list a,
.blog-search__result-box .tag-wrapper__list a {
  font-size: 14px;
  line-height: 17px;
  color: #0e223b;
  display: block;
  margin-bottom: 10px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.blog-search__result-box .article-wrapper__list a:hover,
.blog-search__result-box .tag-wrapper__list a:hover {
  color: #6554c0;
}
.blog-search__result-box .tag-wrapper__list {
  margin-bottom: -10px;
}
.blog-search__result-box .empty-list p {
  margin-bottom: 0;
}
.pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
  margin-bottom: 70px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pagination li.active span {
  background-color: #ffe073;
  border-radius: 8px;
}
.pagination li a {
  color: #0e223b;
}
.pagination li span {
  padding: 13px 19px;
}
.pagination .next-prev {
  border: none;
}
.pagination .next-prev__disabled {
  color: #87919d;
}
.logo-dark {
  max-height: 38px;
}
.input-lg {
  width: 20px;
  height: 20px;
}
.lead-text {
  font-weight: 600;
}
.content {
  color: #3c3c3c;
}
.photo-source {
  font-size: 12px;
}
.photo-source a {
  color: #3c3c3c;
}
.photo-source a:hover {
  text-decoration: underline;
}
.section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.main-content .content img {
  width: 100% !important;
  height: auto !important;
}
.main-content .content blockquote {
  width: 100%;
  font-style: italic;
  color: #555555;
  padding: 1.2em 30px 1.2em 45px;
  border-left: 4px solid #09439c;
  background: #ededed;
}
.similar-posts-header {
  font-size: 18px;
  margin-top: 25px;
}
.sidebar.fixed-top {
  position: sticky;
  top: 100px;
}
.navbar-scrolled .navbar {
  z-index: 9999;
  padding: 0 !important;
}
.ue-block {
  position: absolute;
  bottom: 10%;
  right: 5%;
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  border-radius: 50%;
  background-color: transparent;
  width: 32px;
  height: 32px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.slick-slider .slick-prev {
  left: -15px;
}
@media (max-width: 767px) {
  .slick-slider .slick-prev {
    left: -30px;
  }
}
@media (max-width: 575px) {
  .slick-slider .slick-prev {
    left: -10px;
  }
}
.slick-slider .slick-next {
  right: -15px;
}
@media (max-width: 767px) {
  .slick-slider .slick-next {
    right: -30px;
  }
}
@media (max-width: 575px) {
  .slick-slider .slick-next {
    right: -10px;
  }
}
.slick-slider .slick-prev::before,
.slick-slider .slick-next::before {
  border: none;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.slick-slider .slick-prev::before {
  background-image: url("/themes/flatly/img/layout-2022/arrow-left.svg");
  margin-right: 0;
}
.slick-slider .slick-next::before {
  background-image: url("/themes/flatly/img/layout-2022/arrow-right.svg");
  margin-left: 0;
}
.slick-slider .slick-dots li button {
  width: 24px;
  height: 6px;
  background-color: #d9d2ff;
  border: none;
  border-radius: 10px;
}
.slick-slider .slick-dots li.slick-active button {
  background-color: #6554c0;
}
.help-block {
  color: red;
}
.newsletter-confirm {
  text-align: center;
}
.newsletter-confirm .btn {
  margin: 0 auto;
}
.error-box {
  background: #fff;
  border: 1px solid red;
  padding: 5px 15px;
  border-radius: 8px;
  color: red;
  font-size: 14px;
  margin: 10px 0px;
}
.contact-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 115px;
  margin-bottom: 100px;
}
.contact-page .contact-form {
  width: 49%;
}
.contact-page .contact-form h2,
.contact-page .contact-form .leave-message {
  margin-bottom: 40px;
}
.contact-page .contact-form .checkbox-wrapper:not(:last-of-type) {
  margin-bottom: 25px;
}
.contact-page .contact-form .checkbox-custom-wrapper {
  top: 2px;
}
.contact-page .contact-form .asterix {
  color: red;
}
.contact-page .contact-form .checkbox-label {
  font-size: 1rem;
  line-height: 22px;
}
.contact-page .contact-form .btn {
  margin-left: auto;
  margin-top: 45px;
}
.contact-page .contact-email {
  width: 40%;
}
.contact-page .contact-email .send-email {
  padding: 32px;
  background: #ffe073;
  border-radius: 20px;
  margin-top: 45px;
}
.contact-page .contact-email .send-email p {
  font-size: 1.125rem;
  margin-bottom: 15px;
}
.contact-page .contact-email .send-email a {
  font-family: "montserrat";
  font-weight: 700;
  color: #0e223b;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contact-page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    margin-bottom: 60px;
  }
  .contact-page > div {
    width: 100% !important;
  }
  .contact-page .contact-form h2,
  .contact-page .contact-form .leave-message {
    margin-bottom: 20px;
  }
  .contact-page .send-email {
    margin-top: 20px !important;
  }
}
.send-message {
  margin-top: 100px;
}
.send-message .btn {
  margin: 30px auto;
}
.page-404 {
  margin: 250px 0 150px;
  text-align: center;
}
.page-404 .code-wraper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 150px;
  margin-bottom: 32px;
}
.page-404 .code-wraper span {
  font-family: "latoBold";
  font-size: 288px;
  line-height: 235px;
}
.page-404 .code-wraper .decoration {
  position: absolute;
  z-index: -1;
}
.page-404 .code-wraper .decoration-1 {
  top: -60px;
  right: 270px;
}
.page-404 .code-wraper .decoration-2 {
  top: 210px;
  left: 46%;
}
.page-404 h1 {
  font-family: "latoBold";
  font-size: 40px;
  line-height: 56px;
  margin-bottom: 32px;
}
.page-404 .btn {
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .page-404 {
    margin: 200px 0 150px;
  }
}
@media (max-width: 1199px) {
  .page-404 .code-wraper .decoration-1 {
    right: 180px;
  }
}
@media (max-width: 991px) {
  .page-404 .code-wraper .decoration-1 {
    right: 70px;
  }
}
@media (max-width: 767px) {
  .page-404 {
    margin: 150px 0 100px;
  }
  .page-404 .code-wraper {
    gap: 80px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 24px;
  }
  .page-404 .code-wraper span {
    font-size: 80px;
    line-height: 80px;
  }
  .page-404 .code-wraper .decoration {
    width: 100%;
    right: -30px;
  }
  .page-404 .code-wraper .decoration-2 {
    display: none;
  }
  .page-404 h1 {
    font-size: 32px;
    line-height: 36px;
  }
}
