/*!
Theme Name: Veribo Framework
Theme URI: https://www.veribodevelopment.com/
Author: Veribo
Author URI: https://www.veribodevelopment.com/
Description: A basic theme, containing a few helpful functions to get your project started. Perfect for developing custom websites.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@keyframes bounceIn{0%{transform:scale(.1);opacity:0}25%{transform:scale(1.5);opacity:1}50%{transform:scale(1);opacity:1}75%{transform:scale(1.15);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes bounceInRotate{0%{transform:scale(.1) rotate(5deg);opacity:0}25%{transform:scale(1.5) rotate(-5deg);opacity:1}50%{transform:scale(1) rotate(5deg);opacity:1}75%{transform:scale(1.15) rotate(-5deg);opacity:1}100%{transform:scale(1) rotate(0deg);opacity:1}}.large-text{font-size:19px;line-height:28px}@media (max-width:1400px){.large-text{font-size:17px;line-height:26px}}@media (max-width:1200px){.large-text{font-size:16px;line-height:24px}}.large-text p{margin:17px 0}@media (max-width:1200px){.large-text p{margin:15px 0}}@media (max-width:767px){.large-text p{margin:12px 0}}.small-text{font-size:13px;line-height:19.5px}.small-text p{margin:0}.h1,h1{font-size:61px;line-height:64px;font-weight:400}.h1 strong,h1 strong{font-weight:600}.h1:first-child,h1:first-child{margin-top:0}.h1:last-child,h1:last-child{margin-bottom:0}@media (max-width:991px){.h1,h1{font-size:39px;line-height:41px}}.h2,h2{font-size:61px;line-height:64px;font-weight:600;margin:32px 0}@media (max-width:1400px){.h2,h2{font-size:54px;line-height:57px}}@media (max-width:1200px){.h2,h2{font-size:49px;line-height:52px}}@media (max-width:991px){.h2,h2{font-size:31px;line-height:32.5px}}.h2:first-child,h2:first-child{margin-top:0}.h2:last-child,h2:last-child{margin-bottom:0}.h3,h3{font-size:49px;line-height:52px;font-weight:400}@media (max-width:1400px){.h3,h3{font-size:44px;line-height:47px}}@media (max-width:1200px){.h3,h3{font-size:39px;line-height:41px}}@media (max-width:991px){.h3,h3{font-size:31px;line-height:32.5px}}.h3 strong,h3 strong{font-weight:600}.h3:first-child,h3:first-child{margin-top:0}.h3:last-child,h3:last-child{margin-bottom:0}.h4,h4{font-size:39px;line-height:41px;font-weight:600}@media (max-width:1400px){.h4,h4{font-size:34px;line-height:36px}}@media (max-width:1200px){.h4,h4{font-size:25px;line-height:29px}}@media (max-width:991px){.h4,h4{font-size:31px;line-height:32.5px}}.h4:first-child,h4:first-child{margin-top:0}.h4:last-child,h4:last-child{margin-bottom:0}.h6,h6{font-size:25px;line-height:29px;font-weight:600}@media (max-width:991px){.h6,h6{font-size:19px;line-height:28.5px}}.h6:first-child,h6:first-child{margin-top:0}.h6:last-child,h6:last-child{margin-bottom:0}p{margin:14px 0}p:first-child{margin-top:0}p:last-child{margin-bottom:0}strong{font-weight:600}a{text-decoration:underline;color:#000}a:hover{text-decoration:none}.button{display:inline-block;text-decoration:none;color:#fff;font-size:18px;line-height:20px;letter-spacing:.03em;font-weight:600;background-color:#8a4b9d;border:none;border-radius:26px;padding:16px 32px;position:relative}.button:after{content:"";display:block;position:absolute;left:50%;top:50%;width:0;height:50%;background-color:rgba(0,0,0,.1);border-radius:26px;transform:translate(-50%,-50%);transition:all .35s ease-in-out !important;opacity:0}@media (min-width:1201px){.button:hover:after{width:100%;height:100%;opacity:1}}.button.small{font-size:13px;line-height:20px;font-weight:400;padding:8px 16px}.button.green{background-color:#43a1a1}.button.blue{background-color:#5356b8}.button.pink{background-color:#d94e7f}.button.yellow{background-color:#f1c63f}.button.orange{background-color:#ffb596}.button.play-button{position:relative;padding-right:75px}.button.play-button svg{position:absolute;right:32px;top:50%;transform:translate(0,-50%);display:block}.centered-text{text-align:center}.color-white{color:#fff}*{margin:0;padding:0}.smooth-scroll{scroll-behavior:smooth}html,body{height:100%}body{font-size:16px;line-height:24px;font-weight:400;font-family:"Inter",sans-serif;color:#000;background-color:#fff}@media (max-width:1400px){body{font-size:15px;line-height:23px}}@media (max-width:1200px){body{font-size:16px;line-height:24px}}header,nav,section,article,aside,footer{display:block}.clear{display:block;clear:both;height:0}a{outline:none}a i{-webkit-transition:none !important;transition:none !important}a img{border:none}input[type=submit]{-webkit-appearance:none}img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.loaded *,.loaded{-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}::selection{color:#fff;background:#8a4b9d}#header{position:fixed;top:0;left:0;width:100%;z-index:100;padding:21px 24px}@media (max-width:991px){#header{padding:15px 16px}}@media (max-width:767px){#header{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}}#header .header-inner{display:flex;align-items:center;height:38px}@media (max-width:991px){#header .header-inner .button.small{display:none}}@media (max-width:767px){#header .header-inner{padding-top:0;padding-bottom:0}}nav.nav{margin:0 auto;padding:0;position:relative;background:rgba(0,0,0,.95);backdrop-filter:blur(15px);border-radius:60px;padding:12px 28px;transition:all .55s ease-in-out}@media (max-width:991px){nav.nav{position:fixed;opacity:0;visibility:hidden;pointer-events:none;top:9px;right:0;padding-right:50px;padding-left:24px;width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:5;text-align:center;transition:all .25s ease-in-out;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;border-top-right-radius:0;border-bottom-right-radius:0;pointer-events:none}nav.nav *{pointer-events:none !important}.mobile-menu-open nav.nav{opacity:1;visibility:visible;pointer-events:all}.mobile-menu-open nav.nav *{pointer-events:all !important}}@media (max-width:767px){nav.nav{top:0;right:0;padding-left:0;padding-right:0;width:100%;border-radius:0;padding:68px 0 24px}}.white-header nav.nav{background-color:rgba(255,255,255,.8)}nav.nav ul.menu{list-style:none;padding:0;margin:0;display:flex;align-items:flex-start}@media (max-width:767px){nav.nav ul.menu{display:block}}nav.nav ul.menu>li{padding:0 4px 0 5px;margin:0;position:relative}@media (max-width:767px){nav.nav ul.menu>li{display:block;padding:0}}nav.nav ul.menu>li>a{display:inline-block;font-size:13px;line-height:19px;font-weight:400;text-decoration:none;color:#fff;padding:4px 12px;border-radius:14px}nav.nav ul.menu>li>a.is-active{color:#8a4b9d !important;background-color:rgba(138,75,157,.16)}.white-header nav.nav ul.menu>li>a{color:#000}.white-header nav.nav ul.menu>li>a:hover{background-color:#8a4b9d;color:#fff !important}@media (min-width:1201px){nav.nav ul.menu>li>a:hover{background-color:#25162b;color:#8a4b9d !important}}@media (max-width:991px){nav.nav ul.menu>li>a{white-space:nowrap}}nav.nav ul.menu>li:before{display:none}nav.nav ul.menu>li:hover ul{opacity:1;visibility:visible;pointer-events:initial;top:100%}nav.nav ul.menu>li ul{border-top:5px solid transparent;list-style:none;padding:0;margin:0;opacity:0;visibility:hidden;pointer-events:none;position:absolute;left:5px;top:calc(100% + 20px);white-space:nowrap;transform:translate(0,0);border-radius:6px;overflow:hidden;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){nav.nav ul.menu>li ul{position:relative;opacity:1;visibility:visible;pointer-events:initial;left:auto;top:auto;opacity:1;transform:none;border:none}}nav.nav ul.menu>li ul li{display:block;padding:0;margin:0}nav.nav ul.menu>li ul li:first-child{-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden}nav.nav ul.menu>li ul li a{display:block;text-decoration:none;font-size:12px;line-height:18px;font-weight:400;color:#fff;background-color:#575757;padding:8px 16px}@media (max-width:767px){nav.nav ul.menu>li ul li a{background-color:transparent;color:#fff}.white-header nav.nav ul.menu>li ul li a{color:#000 !important}}@media (min-width:768px){nav.nav ul.menu>li ul li a.is-active{background-color:#464646;color:#fff !important}}@media (min-width:1201px){nav.nav ul.menu>li ul li a:hover{background-color:#464646;color:#fff !important}}#logo{display:block;max-width:116px;position:relative;z-index:6}.white-header #logo img{opacity:0}.white-header #logo img.dark{opacity:1}#logo img{display:block;max-width:none;width:100%;height:auto;margin:0;transition:all .55s ease-in-out}#logo img.dark{position:absolute;left:0;top:0;width:100%;height:auto;opacity:0}#mobile-menu-button{display:none;position:fixed;right:13px;top:19px;z-index:5;width:30px;height:30px}@media (max-width:991px){#mobile-menu-button{display:block}}#mobile-menu-button span.lines{position:absolute;left:50%;top:50%;width:18px;height:14px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#mobile-menu-button span.lines span{display:block;position:absolute;height:2px;width:100%;background:#fff;opacity:1;left:0;top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.white-header #mobile-menu-button span.lines span{background-color:#000 !important}#mobile-menu-button span.lines span:nth-child(1){top:0;left:auto;right:0}#mobile-menu-button span.lines span:nth-child(2),#mobile-menu-button span.lines span:nth-child(3){top:6px}#mobile-menu-button span.lines span:nth-child(4){top:12px}#mobile-menu-button.active span.lines span:nth-child(1){top:6px;width:0;left:50%}#mobile-menu-button.active span.lines span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:100%}#mobile-menu-button.active span.lines span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:100%}#mobile-menu-button.active span.lines span:nth-child(4){top:6px;width:0;left:50%}#mobile-menu-button.active span.lines span{background-color:#fff}html,body{overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}#body-wrapper{overflow:hidden;max-width:100vw}#body-wrapper div{outline:none}#fullpage{opacity:0}.grid-outer{padding:0 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){.grid-outer{padding:0 16px}}.grid-outer .grid{max-width:1110px;margin:0 auto}@media (max-width:767px){.grid-outer .grid{padding:60px 0}}.grid-outer .grid.full{max-width:100%}.grid-outer .grid.small{max-width:722px}.grid-outer.vertical-align{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}#section-1{background-color:#000}@media (max-width:767px){#section-1{height:calc(var(--vh,1vh)*100) !important}}#section-1 .fp-overflow{overflow:visible}#section-1 .grid{margin-top:-100px}@media (max-width:1400px){#section-1 .grid{margin-top:-50px}}#section-1 video{max-width:505px;width:100%;height:auto;margin:0 auto;display:block}@media (max-width:1400px){#section-1 video{max-width:340px}}@media (max-width:1200px){#section-1 video{max-width:505px}}@media (max-width:991px){#section-1 video{max-width:396px}}#section-1 .text h2{position:relative;opacity:0;top:300px;color:#fff;font-weight:400;margin:4px 0}@media (max-width:991px){#section-1 .text h2{font-size:39px;line-height:41px}}@media (max-width:767px){#section-1 .text h2{font-size:31px;line-height:32.5px}}#section-1 .text h2:first-child{margin-top:0}#section-1 .text h2:last-child{margin-bottom:0}#section-1 .text a{position:relative;opacity:0;top:300px;margin-top:28px}@media (max-width:767px){section.section{max-height:none !important;height:auto !important;min-height:1px !important}.fp-overflow{overflow:unset !important;max-height:none !important}}#section-2{background-color:#000;padding-left:0;padding-right:0}#section-2.fixed .fp-overflow{transform:translate(0,50vh);transition:all .7s}@media (min-width:768px){#section-2 .fp-overflow{height:100%;transform:translate(0,0);transition:all .7s;padding-left:24px;padding-right:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden !important}}#section-2 .grid{position:relative;z-index:8;height:100%}@media (max-width:767px){#section-2 .grid{height:auto;padding:60px 16px 48px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}#section-2 .phone-image{display:none;position:absolute;top:0;left:50%;transform:translate(-50%,0);z-index:200;max-width:420px}@media (max-width:1400px){#section-2 .phone-image{max-width:320px}}@media (max-width:991px){#section-2 .phone-image{max-width:420px;transform:translate(-50px,0)}}@media (max-width:767px){#section-2 .phone-image{display:block;position:relative;top:auto !important;left:auto;transform:none}}#section-2 .phone-image img{display:block;max-width:100%;height:auto;margin:0}#section-2 .text{position:absolute;left:0;top:0;max-width:350px;width:100%;background-color:rgba(0,0,0,.6);border-radius:24px;padding:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;margin-top:57px}@media (max-width:1200px){#section-2 .text{max-width:305px}}@media (max-width:991px){#section-2 .text{max-width:258px;left:50px;margin-top:30px}}@media (max-width:767px){#section-2 .text{position:relative;left:auto;top:auto;max-width:100%;margin:0;opacity:1}}#section-2 .text h4,#section-2 .text p{position:relative;top:300px;opacity:0}@media (max-width:767px){#section-2 .text h4,#section-2 .text p{top:auto;opacity:1}}#section-2 .background-image{width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;opacity:0}@media (max-width:767px){#section-2 .background-image.night{opacity:1 !important}}#section-2 .background-image.day{z-index:2}#section-3{position:relative;padding-left:0;padding-right:0;z-index:200;background-color:#fff}#section-3 .section-3-wrapper{overflow:hidden;border-radius:0;width:100%;margin:0 auto;transition:width .55s ease-in-out,border-radius 1s ease-in-out;position:relative;z-index:2}#section-3 .section-3-wrapper.animate{width:90vw;border-radius:48px;transition:width .55s ease-in-out,border-radius .15s ease-in-out}#section-3 .section-3-wrapper.animate .grid{transition:all .55s ease-in-out;left:-5vw}#section-3 .section-3-wrapper .grid{width:100vw;max-width:none;position:relative;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0;transition:all .55s ease-in-out}#section-3 .video-wrap{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.7));overflow:hidden;transition:all .55s ease-in-out,border-radius 1s ease-in-out}#section-3 .video-wrap.animate{width:90vw;border-radius:48px;transition:all .55s ease-in-out,border-radius .15s ease-in-out;left:5vw}#section-3 video{position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;object-fit:cover;z-index:-1;display:block}#section-3 .sliding-text-container{padding-left:24px;padding-right:24px}@media (max-width:767px){#section-3 .sliding-text-container{padding-left:16px;padding-right:16px}}#section-3 .sliding-text-container .sliding-text{padding-top:50vh;padding-bottom:50vh}@media (max-width:767px){#section-3 .sliding-text-container .sliding-text{padding-top:0;padding-bottom:0}}#section-3 .sliding-text-container .text{max-width:540px;margin:0 auto;padding:150px 0;opacity:0}@media screen and (max-width:1920px){#section-3 .sliding-text-container .text{padding:100px 0}}@media (max-width:1500px){#section-3 .sliding-text-container .text{padding:70px 0}}@media (max-width:767px){#section-3 .sliding-text-container .text{opacity:1 !important;top:auto !important;margin:0 auto !important;padding:32px 0}#section-3 .sliding-text-container .text:first-child{padding-top:0}#section-3 .sliding-text-container .text:last-child{padding-bottom:0}}#section-3 .sliding-text-container .text img{display:block;max-width:100%;height:auto;margin:0 auto}#section-3 .sliding-text-container .text p{margin:8px 0}@media (max-width:767px){#section-3 .sliding-text-container .text p{margin:9px 0}}#section-3 .sliding-text-container .text p:first-child{margin-top:0}#section-3 .sliding-text-container .text p:last-child{margin-bottom:0}@media (max-width:1200px){#section-3 .sliding-text-container .text .h4{font-size:39px;line-height:41px;font-weight:600}}@media (max-width:991px){#section-3 .sliding-text-container .text .h4{font-size:31px;line-height:32.5px}}@media (max-width:767px){#section-3 .sliding-text-container .text .h4{font-size:25px;line-height:28.75px}}#section-3 .sliding-text-container .text .button{margin:28px 0 0}.phone-image-global{position:fixed;display:flex;justify-content:center;top:100%;left:50%;transform:translate(-50%,0);z-index:200;max-width:420px}.phone-image-global noscript{display:none !important}@media (max-width:1400px){.phone-image-global{max-width:320px}}@media (max-width:991px){.phone-image-global{max-width:420px;transform:translate(-50px,0)}}.phone-image-global img{display:block;max-width:100%;height:auto;margin:0}.phone-image-global img.notifications{width:0;opacity:0;position:absolute;top:472px;max-width:260px}@media (max-width:1400px){.phone-image-global img.notifications{top:360px;max-width:199px}}@media (max-width:991px){.phone-image-global img.notifications{top:432px;max-width:236px}}#scroll-to-next-section{display:block;position:fixed;left:48px;bottom:48px;z-index:9;width:48px;height:48px;transition:all .55s ease-in-out;border:2px solid rgba(255,255,255,.7);border-radius:50%}@media (max-width:1400px){#scroll-to-next-section{left:24px;bottom:24px}}@media (max-width:767px){#scroll-to-next-section{display:none !important}}#scroll-to-next-section.hidden{opacity:0;visibility:hidden;pointer-events:none}#scroll-to-next-section:hover{border-color:#fff}#scroll-to-next-section:hover svg{top:6px}#scroll-to-next-section:hover svg g{opacity:1}#scroll-to-next-section svg{display:block;width:100%;height:auto;position:relative;top:0;transition:all .25s ease-in-out !important}.white-header #scroll-to-next-section{border-color:rgba(0,0,0,.7)}.white-header #scroll-to-next-section:hover{border-color:#000}.white-header #scroll-to-next-section svg path,.white-header #scroll-to-next-section svg circle{stroke:#000 !important}@media (min-width:768px){#section-4 .fp-overflow{overflow:hidden !important}}#section-4 h3{max-width:730px;margin:0 auto;position:relative;top:300px;opacity:0}@media (max-width:767px){#section-4 h3{top:auto;opacity:1}}#section-4 .boxes{display:flex;flex-wrap:wrap;margin:48px -15px 0}@media (max-width:1400px){#section-4 .boxes{margin-top:24px}}@media (max-width:1200px){#section-4 .boxes{margin-top:48px}}@media (max-width:991px){#section-4 .boxes{margin-left:-12px;margin-right:-12px}}@media (max-width:767px){#section-4 .boxes{display:block}}#section-4 .boxes .box{flex-basis:25%;max-width:25%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:991px){#section-4 .boxes .box{flex-basis:50%;max-width:50%;padding:0 12px;margin-bottom:24px}#section-4 .boxes .box:nth-child(3),#section-4 .boxes .box:nth-child(4){margin-bottom:0}}@media (max-width:767px){#section-4 .boxes .box{max-width:100%;margin:0 0 16px !important}#section-4 .boxes .box:last-child{margin-bottom:0 !important}}#section-4 .boxes .box .box-inner{position:relative;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 32px}@media (max-width:991px){#section-4 .boxes .box .box-inner{padding:20px;text-align:left}}@media (max-width:767px){#section-4 .boxes .box .box-inner{padding:16px;display:flex;flex-wrap:wrap;align-items:flex-start}#section-4 .boxes .box .box-inner .box-text{flex:1}}#section-4 .boxes .box .box-inner .bg{position:absolute;left:0;bottom:0;width:100%;height:0;border-radius:20px;z-index:-1;display:block;opacity:0}@media (max-width:767px){#section-4 .boxes .box .box-inner .bg{height:100%;opacity:1}}#section-4 .boxes .box .box-inner .icon{display:block;padding:0 7px}@media (max-width:991px){#section-4 .boxes .box .box-inner .icon{padding:0;margin-left:-10px}}@media (max-width:767px){#section-4 .boxes .box .box-inner .icon{margin:0 8px 0 0;flex-basis:80px}}#section-4 .boxes .box .box-inner .icon img{display:block;max-width:100%;height:auto;margin:0 auto;opacity:0;transform:scale(.5)}@media (max-width:1400px){#section-4 .boxes .box .box-inner .icon img{max-height:110px;width:auto}}@media (max-width:1200px){#section-4 .boxes .box .box-inner .icon img{max-height:none}}@media (max-width:991px){#section-4 .boxes .box .box-inner .icon img{max-height:80px;width:auto;margin:0}}@media (max-width:767px){#section-4 .boxes .box .box-inner .icon img{opacity:1;transform:none !important;max-height:none;height:80px;width:auto !important;max-width:none;margin:0 -12px !important}}#section-4 .boxes .box .box-inner .icon img.animate{animation:bounceIn .5s forwards ease-in-out}#section-4 .boxes .box .box-inner h6{margin:8px 0;padding:0;position:relative;opacity:0;top:60px}@media (max-width:991px){#section-4 .boxes .box .box-inner h6{margin:8px 0 4px}}@media (max-width:767px){#section-4 .boxes .box .box-inner h6{opacity:1;top:auto;margin:0 0 4px}}#section-4 .boxes .box .box-inner p{padding:0;margin:0;position:relative;opacity:0;top:80px}@media (max-width:767px){#section-4 .boxes .box .box-inner p{opacity:1;top:auto}}#section-4 .boxes .box.purple h6{color:#8a4b9d}#section-4 .boxes .box.purple .bg{background-color:rgba(138,75,157,.12)}#section-4 .boxes .box.orange h6{color:#ffb596}#section-4 .boxes .box.orange .bg{background-color:rgba(255,181,150,.12)}#section-4 .boxes .box.green h6{color:#43a1a1}#section-4 .boxes .box.green .bg{background-color:rgba(67,161,161,.12)}#section-4 .boxes .box.blue h6{color:#5356b8}#section-4 .boxes .box.blue .bg{background-color:rgba(83,86,184,.12)}#section-5 .intro-wrap{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}@media (max-width:767px){#section-5 .intro-wrap{min-height:1px}}#section-5 .intro-wrap .intro{display:flex;justify-content:space-around;padding:10px 0;flex-wrap:wrap}@media (max-width:1200px){#section-5 .intro-wrap .intro{justify-content:space-around;width:100%}}@media (max-width:767px){#section-5 .intro-wrap .intro{display:block;padding:0}}#section-5 .intro-wrap .intro .text{margin:0 14px;opacity:0;position:relative;margin-bottom:50px;max-width:340px;width:100%}@media (max-width:1200px){#section-5 .intro-wrap .intro .text{margin:0;padding:0 14px}}@media (max-width:767px){#section-5 .intro-wrap .intro .text{opacity:1;margin:auto;margin-bottom:64px}}#section-5 .intro-wrap .intro .text:first-child{top:100px}@media (max-width:767px){#section-5 .intro-wrap .intro .text:first-child{top:auto}}#section-5 .intro-wrap .intro .text:nth-child(2) .icon img{transform:scale(.75);transition:all .4s ease-in-out;opacity:0}@media (max-width:767px){#section-5 .intro-wrap .intro .text:nth-child(2) .icon img{opacity:1;transform:none !important}}#section-5 .intro-wrap .intro .text:nth-child(2) .icon.animate img{opacity:1;animation:bounceInRotate .75s forwards ease-in-out}@media (max-width:767px){#section-5 .intro-wrap .intro .text:nth-child(2) .icon.animate img{opacity:1;transform:none !important}}#section-5 .intro-wrap .intro .text:nth-child(3) .icon img{transform:scale(.75);opacity:0}@media (max-width:767px){#section-5 .intro-wrap .intro .text:nth-child(3) .icon img{opacity:1;transform:none !important}}#section-5 .intro-wrap .intro .text:nth-child(3) .icon.animate img{opacity:1;animation:bounceIn .75s forwards ease-in-out}#section-5 .intro-wrap .intro h2{margin:10px 0 0;transform:scale(.5);transition:all .4s ease-in-out}@media (max-width:767px){#section-5 .intro-wrap .intro h2{transform:none !important;font-size:39px;line-height:41.5px;margin:4px 0 0}}#section-5 .intro-wrap .intro h2.animate{transform:scale(1)}#section-5 .intro-wrap .intro .icon{display:inline-block;margin:0 auto;position:relative}#section-5 .intro-wrap .intro .icon img{display:block;max-width:100%;height:auto;margin:0 auto}#section-5 .intro-wrap .intro .icon img.placeholder{opacity:0 !important;visibility:hidden !important}#section-5 .intro-wrap .intro .icon img.arrow-left{position:absolute;left:75px;top:0;opacity:0}@media (max-width:767px){#section-5 .intro-wrap .intro .icon img.arrow-left{opacity:1;left:0}}#section-5 .intro-wrap .intro .icon img.arrow-right{position:absolute;right:75px;bottom:0;opacity:0}@media (max-width:767px){#section-5 .intro-wrap .intro .icon img.arrow-right{opacity:1;right:0}}@media (max-width:767px){#section-5-1,#section-5-2,#section-5-3{min-height:1px !important}}.section-5-content{max-width:980px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:flex-start}@media (max-width:767px){.section-5-content{min-height:1px !important;display:block}}.section-5-content .text-wrap{flex-basis:54%;max-width:540px;position:relative;z-index:2}@media (max-width:1400px){.section-5-content .text-wrap{top:60px}}@media (max-width:1200px){.section-5-content .text-wrap{max-width:305px;top:0}}@media (max-width:991px){.section-5-content .text-wrap{max-width:258px;flex-basis:258px;margin-left:50px}}@media (max-width:767px){.section-5-content .text-wrap{max-width:100%;margin:0}}.section-5-content .text-wrap .text .text-inner{background-color:rgba(0,0,0,.03);border-radius:24px;padding:28px 24px 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left}@media (max-width:767px){.section-5-content .text-wrap .text .text-inner{padding:24px}}.section-5-content .text-wrap .text .text-inner .icon{float:left;margin-right:10px}@media (max-width:767px){.section-5-content .text-wrap .text .text-inner .icon{position:absolute;left:24px;top:24px;width:48px;display:block}}.section-5-content .text-wrap .text .text-inner .icon img{max-height:56px;width:auto}@media (max-width:1400px){.section-5-content .text-wrap .text .text-inner .icon img{max-height:46px}}@media (max-width:767px){.section-5-content .text-wrap .text .text-inner .icon img{max-height:42px;max-width:48px;margin:0 auto;display:block}}.section-5-content .text-wrap .text .text-inner h4{padding:2px 0 0;margin:0}@media (max-width:1200px){.section-5-content .text-wrap .text .text-inner h4{font-size:39px;line-height:41px}}@media (max-width:767px){.section-5-content .text-wrap .text .text-inner h4{font-size:31px;line-height:32.55px;position:relative;padding:5px 0 0 52px;margin:0}}.section-5-content .text-wrap .text .text-inner h4 span{opacity:0}.section-5-content .text-wrap .text .text-inner p{padding-top:2px;padding-bottom:10px;color:#00000098;font-weight:300;display:block;clear:both}.section-5-content .button,.section-5-content p{opacity:0;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) !important;transition:all 1s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){.section-5-content .button,.section-5-content p{opacity:1}}.section-5-content p{position:relative;top:40px}@media (max-width:767px){.section-5-content p{top:auto}}.section-5-content .text.animate .button,.section-5-content .text.animate p{opacity:1;-webkit-transition:all .5s cubic-bezier(.165,.84,.44,1) !important;transition:all .5s cubic-bezier(.165,.84,.44,1) !important}.section-5-content .text.animate p{top:0}@media (max-width:767px){.section-5-content .text.animate p{top:auto}}.section-5-phone-outer{z-index:-1;position:fixed;left:0;top:100vh;width:100%;height:100%;padding:0 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;pointer-events:none;opacity:0;visibility:hidden;transition:all .7s}@media (max-width:767px){.section-5-phone-outer{opacity:1;position:relative;visibility:visible;left:auto;top:auto;width:auto;height:auto;top:auto;transition:all .7s;opacity:1 !important;z-index:2}.section-5-phone-outer.original{display:none !important}}.section-5-phone-outer #hero-lottie{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;width:230%;height:auto;margin-top:250px;transition:opacity .55s ease-in-out}.section-5-phone-outer #hero-lottie.hide{opacity:0}.section-5-phone-outer:not(.animate) .patterns,.section-5-phone-outer:not(.animate) img.bg,.section-5-phone-outer:not(.animate) #s5-slider-1-images,.section-5-phone-outer:not(.animate) #s5-slider-1-texts{opacity:0 !important}@media (max-width:767px){.section-5-phone-outer:not(.animate) .patterns,.section-5-phone-outer:not(.animate) img.bg,.section-5-phone-outer:not(.animate) #s5-slider-1-images,.section-5-phone-outer:not(.animate) #s5-slider-1-texts{opacity:1 !important}}.section-5-phone-outer.animatex{top:0;transition:all .7s;opacity:1 !important;z-index:2}.section-5-phone-outer.animatey{top:-100vh}.section-5-phone-outer.visible{opacity:1;visibility:visible}.section-5-phone-outer .s5-sliders-wrapper{pointer-events:none}.section-5-phone-outer .s5-sliders-wrapper img.bg{z-index:2 !important}.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;opacity:0;-webkit-transition:all 1.2s cubic-bezier(.165,.84,.44,1) !important;transition:all 1.2s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper{position:relative;left:auto;top:auto;margin:140px 0 48px}}.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper:first-child{position:relative;left:auto;top:auto;width:auto;height:auto}@media (max-width:767px){.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper{opacity:1}}.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper.visible{opacity:1}.section-5-phone-outer .s5-sliders-wrapper .slider-wrapper.visible .owl-dots button{pointer-events:all}.section-5-phone-outer .section-5-phone-inner{max-width:1110px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}@media (max-width:767px){.section-5-phone-outer .section-5-phone-inner{max-width:100%;height:auto}}@media (max-width:991px){.section-5-phone-outer .section-5-phone-inner{position:relative}}.section-5-phone-outer .phone-wrap{max-width:236px;width:100%;z-index:1;margin:9px 0 0 58px;position:relative;margin:0 auto;margin-right:220px}@media (max-width:1400px){.section-5-phone-outer .phone-wrap{transform:scale(.8)}}@media (max-width:1200px){.section-5-phone-outer .phone-wrap{transform:none}}@media (max-width:991px){.section-5-phone-outer .phone-wrap{position:absolute;left:50%}}@media (max-width:767px){.section-5-phone-outer .phone-wrap{position:relative;left:auto}}.section-5-phone-outer .phone-wrap .patterns img{display:block;max-width:none;height:auto;margin:0;position:absolute;-webkit-transition:all 2s cubic-bezier(.165,.84,.44,1) !important;transition:all 2s cubic-bezier(.165,.84,.44,1) !important}.section-5-phone-outer .phone-wrap .patterns img.hidden{opacity:0 !important}.section-5-phone-outer .phone-wrap .patterns img.pattern-top{top:-139px;right:-114px;width:287px;transform:rotate(62deg);opacity:0;transform-origin:left bottom}@media (max-width:991px){.section-5-phone-outer .phone-wrap .patterns img.pattern-top{right:-76px}}@media (max-width:767px){.section-5-phone-outer .phone-wrap .patterns img.pattern-top{opacity:1;transform:rotate(31.51deg);top:-1px;right:-57px}}.section-5-phone-outer .phone-wrap .patterns img.pattern-bottom{width:287px;bottom:69px;left:-78px;transform:rotate(-80deg);opacity:0;transform-origin:right bottom}@media (max-width:991px){.section-5-phone-outer .phone-wrap .patterns img.pattern-bottom{left:-40px}}@media (max-width:767px){.section-5-phone-outer .phone-wrap .patterns img.pattern-bottom{opacity:1;bottom:119px;transform:rotate(-40deg);left:-39px}}.section-5-phone-outer .phone-wrap .patterns.animate img.pattern-top{transform:rotate(31deg);opacity:1}.section-5-phone-outer .phone-wrap .patterns.animate img.pattern-bottom{transform:rotate(-40deg);opacity:1}.section-5-phone-outer .phone-wrap img{max-width:100%;height:auto;display:block}.section-5-phone-outer .phone-wrap img.bg{position:absolute;left:50%;top:50%;width:173.5%;max-width:none;transform:translate(-50%,-50%);z-index:10;margin:-4px 0 0 -1px;pointer-events:none}@media (max-width:767px){.section-5-phone-outer .phone-wrap img.bg{margin-top:40px}}.section-5-phone-outer .phone-wrap .owl-dots{position:absolute;left:0;bottom:-50px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;z-index:14;pointer-events:none}@media (max-width:767px){.section-5-phone-outer .phone-wrap .owl-dots{pointer-events:all}}.section-5-phone-outer .phone-wrap .owl-dots button{display:block;outline:none;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border-radius:50%;margin:0 5px}.section-5-phone-outer .phone-wrap .owl-dots button.active svg{opacity:1}.section-5-phone-outer .phone-wrap .owl-dots button.active svg circle{animation:stroke 50s linear forwards !important}.section-5-phone-outer .phone-wrap .owl-dots button svg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;pointer-events:none;opacity:0;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transform:rotate(-90deg)}.section-5-phone-outer .phone-wrap .owl-dots button svg.large{display:none !important}.section-5-phone-outer .phone-wrap .owl-dots button svg circle{stroke-dasharray:1000;stroke-dashoffset:1000;position:relative;top:3px;left:3px}@keyframes stroke{to{stroke-dashoffset:0}}.section-5-phone-outer .phone-wrap .owl-dots button:before{content:"";display:block;position:absolute;width:8px;height:8px;left:50%;top:50%;background-color:#8e8e8e;border-radius:50%;transform:translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}.section-5-phone-outer .phone-wrap .owl-dots button.active:before{background-color:#000}.section-5-phone-outer .owl-carousel .owl-stage-outer{overflow:visible}.section-5-phone-outer .owl-carousel .owl-stage-outer .owl-item{opacity:0}.section-5-phone-outer .owl-carousel .owl-stage-outer .owl-item img{position:relative}.section-5-phone-outer .owl-carousel .owl-stage-outer .owl-item.active{opacity:1}.section-5-phone-outer .text-slider{position:absolute;left:0;top:0;z-index:22;width:100%;height:100%}.section-5-phone-outer .text-slider .owl-carousel{height:100%}.section-5-phone-outer .text-slider .owl-carousel .owl-stage-outer{height:100%}.section-5-phone-outer .text-slider .owl-carousel .owl-stage-outer .owl-stage{height:100%}.section-5-phone-outer .text-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item{height:100%;pointer-events:none}.section-5-phone-outer .text-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item.active{pointer-events:all}.section-5-phone-outer .text-slider .owl-dots{display:none !important}.section-5-phone-outer .slide-content{position:absolute;left:100%;top:24px;max-width:250px;margin-left:-43px;width:100%;background-color:#fff;border-radius:24px;padding:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:0px 15px 30px rgba(52,56,64,.22);z-index:14}@media (max-width:991px){.section-5-phone-outer .slide-content{top:-99px !important;bottom:auto !important;margin-left:-127px}}@media (max-width:767px){.section-5-phone-outer .slide-content{margin-left:-174px;text-align:left;top:-27px !important}}.section-5-phone-outer .slide-content.middle{top:39%}.section-5-phone-outer .slide-content.bottom{top:auto;bottom:27px}.section-5-phone-outer .slide-content p{padding:0;margin:0 0 6px}.section-5-phone-outer .slide-content p:first-child{margin-top:0}.section-5-phone-outer .slide-content p:last-child{margin-bottom:0}.section-5-phone-outer .slide-content p strong{font-size:16px}#section-6{padding:0}#section-6 .fp-overflow{overflow-x:hidden}@media (max-width:767px){#section-6>.fp-overflow>.grid{padding-bottom:0 !important}}#section-6 .grid{max-width:100%}#section-6 .grid .slider-and-text{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:820px;margin:0 auto;padding:252px 0 158px}@media (max-width:1500px){#section-6 .grid .slider-and-text{padding-top:160px}}@media (max-width:991px){#section-6 .grid .slider-and-text{padding-top:132px;padding-bottom:100px}}@media (max-width:767px){#section-6 .grid .slider-and-text{flex-direction:column;padding:0 0 60px}}#section-6 .grid .slider{flex-basis:236px;position:relative;pointer-events:none;margin-right:45px}@media (max-width:991px){#section-6 .grid .slider{flex-basis:220px;max-width:220px;margin-right:50px;margin-left:20px;padding-top:96px}}@media (max-width:767px){#section-6 .grid .slider{order:2;margin-right:auto;margin-left:auto;width:222px;margin-top:54px}}#section-6 .grid .slider img{display:block;max-width:100%;height:auto;margin:0}#section-6 .grid .slider img.bg{position:absolute;left:50%;top:50%;width:173.5%;max-width:none;transform:translate(-50%,-50%);z-index:10;margin:-12px 0 0 -1px;pointer-events:none}@media (max-width:1400px){#section-6 .grid .slider img.bg{width:410px;margin-top:-6px}}@media (max-width:991px){#section-6 .grid .slider img.bg{width:378px;margin-top:11px}}#section-6 .grid .slider .owl-carousel{max-width:236px}@media (max-width:767px){#section-6 .grid .slider .owl-carousel{max-width:220px}}#section-6 .grid .slider .owl-carousel .owl-stage-outer{overflow:visible}@media (max-width:991px){#section-6 .grid .slider .owl-carousel .owl-stage-outer{position:relative;top:-35px}}#section-6 .grid .slider .owl-carousel .owl-stage-outer .owl-item{opacity:0}#section-6 .grid .slider .owl-carousel .owl-stage-outer .owl-item img{position:relative}#section-6 .grid .slider .owl-carousel .owl-stage-outer .owl-item.active{opacity:1}#section-6 .grid .slider .owl-carousel .owl-dots{position:absolute;left:-86px;top:40px}@media (max-width:991px){#section-6 .grid .slider .owl-carousel .owl-dots{left:0;top:-100px;display:flex;justify-content:center;align-items:center}}@media (max-width:767px){#section-6 .grid .slider .owl-carousel .owl-dots{left:10px}}#section-6 .grid .slider .owl-carousel .owl-dots button{width:42px;height:42px;display:block;position:relative;outline:none;padding:0;margin:0 0 8px;overflow:hidden;pointer-events:all}@media (max-width:991px){#section-6 .grid .slider .owl-carousel .owl-dots button{margin:0 4px}}#section-6 .grid .slider .owl-carousel .owl-dots button.active svg{opacity:1}#section-6 .grid .slider .owl-carousel .owl-dots button.active svg circle{animation:stroke 22s linear forwards !important}#section-6 .grid .slider .owl-carousel .owl-dots button svg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;pointer-events:none;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transform:rotate(-90deg)}#section-6 .grid .slider .owl-carousel .owl-dots button svg.small{display:none !important}#section-6 .grid .slider .owl-carousel .owl-dots button svg circle{stroke-dasharray:1000;stroke-dashoffset:1000;position:relative;top:3px;left:3px}@keyframes stroke{to{stroke-dashoffset:0}}#section-6 .grid .slider .owl-carousel .owl-dots button:before{content:"";display:block;position:absolute;left:50%;top:50%;width:32px;height:32px;border-radius:50%;transform:translate(-50%,-50%);box-shadow:inset 0px 0px 2px 1px rgba(0,0,0,.25)}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(1):before{background-color:#224361}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(1) svg circle{stroke:#224361 !important}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(2):before{background-color:#ff7f00}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(2) svg circle{stroke:#ff7f00 !important}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(3):before{background-color:#8a4b9d}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(3) svg circle{stroke:#8a4b9d !important}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(4):before{background-color:#43a1a1}#section-6 .grid .slider .owl-carousel .owl-dots button:nth-child(4) svg circle{stroke:#43a1a1 !important}#section-6 .grid .text{flex:1;position:relative;top:-12px}@media (max-width:767px){#section-6 .grid .text{top:auto}}#section-6 .grid .text p{opacity:.7}@media (max-width:1200px){#section-6 .grid .text h3{font-size:49px;line-height:51px}}@media (max-width:1200px) and (max-width:991px){#section-6 .grid .text h3{font-size:39px;line-height:41px}}@media (max-width:1200px) and (max-width:767px){#section-6 .grid .text h3{font-size:31px;line-height:32.55px}}@media (max-width:1200px){#section-6 .grid .text.large-text>p{font-size:19px;line-height:28.5px}}@media (max-width:1200px) and (max-width:991px){#section-6 .grid .text.large-text>p{font-size:16px;line-height:24px}}#section-6 .grid .color-boxes{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-16px;margin-top:32px}@media (max-width:1400px){#section-6 .grid .color-boxes{margin-top:24px}}@media (max-width:1200px){#section-6 .grid .color-boxes{margin-top:32px}}@media (max-width:991px){#section-6 .grid .color-boxes{display:block}}#section-6 .grid .color-boxes p{opacity:1}#section-6 .grid .color-boxes .box{flex-basis:calc(50% - 8px);max-width:calc(50% - 8px);border-radius:24px;padding:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px}@media (max-width:1400px){#section-6 .grid .color-boxes .box{padding:16px}}@media (max-width:991px){#section-6 .grid .color-boxes .box{max-width:100%;padding:24px;display:flex;align-items:flex-start}#section-6 .grid .color-boxes .box img{max-width:32px;flex-basis:32px;height:auto;margin-right:16px}}@media (max-width:767px){#section-6 .grid .color-boxes .box{padding:16px}}#section-6 .grid .color-boxes .box.purple{background-color:rgba(138,75,157,.12)}#section-6 .grid .color-boxes .box.orange{background-color:rgba(255,181,150,.12)}#section-6 .grid .color-boxes .box.green{background-color:rgba(67,161,161,.12)}#section-6 .grid .color-boxes .box.blue{background-color:rgba(83,86,184,.12)}.image-slider-container{background:rgba(0,0,0,.04);overflow:hidden}.image-slider-container .image-slider{padding:120px 0 100px}@media (max-width:767px){.image-slider-container .image-slider{padding:60px 0}}.image-slider-container .intro{max-width:920px;margin:0 auto}@media (max-width:1200px){.image-slider-container .intro h3{font-size:49px;line-height:51px}}@media (max-width:1200px) and (max-width:991px){.image-slider-container .intro h3{font-size:39px;line-height:41px}}@media (max-width:1200px) and (max-width:767px){.image-slider-container .intro h3{font-size:31px;line-height:32.55px}}@media (max-width:991px){.image-slider-container .intro{max-width:588px}}.image-slider-container .large-text p{opacity:.7}@media (max-width:1200px){.image-slider-container .large-text p{font-size:19px;line-height:28.5px}}@media (max-width:1200px) and (max-width:991px){.image-slider-container .large-text p{font-size:16px;line-height:24px;margin:12px 0}.image-slider-container .large-text p:first-child{margin-top:0}.image-slider-container .large-text p:last-child{margin-bottom:0}}.image-slider-container .owl-slider{max-width:760px;margin:0 auto;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:48px 0 70px}@media (max-width:991px){.image-slider-container .owl-slider{max-width:540px}}@media (max-width:767px){.image-slider-container .owl-slider{max-width:calc(100vw - 44px);padding-bottom:0}}.image-slider-container .owl-slider .owl-carousel .owl-stage-outer{overflow:visible}.image-slider-container .owl-slider .owl-carousel .owl-stage-outer .owl-stage{overflow:visible}@media (max-width:767px){.image-slider-container .owl-slider .owl-carousel .owl-nav{display:none !important}}.image-slider-container .owl-slider .owl-carousel .owl-dots{position:absolute;left:0;bottom:-50px;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;z-index:14}@media (max-width:767px){.image-slider-container .owl-slider .owl-carousel .owl-dots{display:none !important}}.image-slider-container .owl-slider .owl-carousel .owl-dots button{display:block;outline:none;width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;border-radius:50%;margin:0 5px}.image-slider-container .owl-slider .owl-carousel .owl-dots button.active svg{opacity:1}.image-slider-container .owl-slider .owl-carousel .owl-dots button svg{display:block;position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transform:rotate(-90deg);pointer-events:none}.image-slider-container .owl-slider .owl-carousel .owl-dots button svg.large{display:none !important}.image-slider-container .owl-slider .owl-carousel .owl-dots button svg circle{stroke-dasharray:1000;stroke-dashoffset:0;position:relative;top:3px;left:3px}.image-slider-container .owl-slider .owl-carousel .owl-dots button:before{content:"";display:block;position:absolute;width:8px;height:8px;left:50%;top:50%;background-color:#8e8e8e;border-radius:50%;transform:translate(-50%,-50%);-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}.image-slider-container .owl-slider .owl-carousel .owl-dots button.active:before{background-color:#000}.image-slider-container .owl-slider .owl-carousel .owl-nav button{position:absolute;left:-73px;top:50%;transform:translate(0,-50%);width:64px;height:64px;display:block;border-radius:50%;background:rgba(0,0,0,.4);margin:0}@media (max-width:991px){.image-slider-container .owl-slider .owl-carousel .owl-nav button{left:-79px}}.image-slider-container .owl-slider .owl-carousel .owl-nav button svg{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-left:-2px}.image-slider-container .owl-slider .owl-carousel .owl-nav button.disabled{opacity:0}.image-slider-container .owl-slider .owl-carousel .owl-nav button:hover{background:rgba(0,0,0,.8)}.image-slider-container .owl-slider .owl-carousel .owl-nav button.owl-next{left:auto;right:-73px}@media (max-width:991px){.image-slider-container .owl-slider .owl-carousel .owl-nav button.owl-next{right:-79px}}.image-slider-container .owl-slider .owl-carousel .owl-nav button.owl-next svg{margin-left:2px}.image-slider-container .owl-slider .owl-item{opacity:.5;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){.image-slider-container .owl-slider .owl-item{opacity:1}}.image-slider-container .owl-slider .owl-item.active{opacity:1}.image-slider-container .owl-slider .owl-item.active .slide-content{opacity:1;top:25px}@media (max-width:991px){.image-slider-container .owl-slider .owl-item.active .slide-content{top:-12px}}@media (max-width:767px){.image-slider-container .owl-slider .owl-item.active .slide-content{opacity:1;top:auto}}.image-slider-container .owl-slider .owl-slide{padding:0 15px}@media (max-width:767px){.image-slider-container .owl-slider .owl-slide{padding:0 8px}}.image-slider-container .owl-slider .owl-slide .owl-slide-inner{background-color:#fff;border-radius:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative}@media (max-width:767px){.image-slider-container .owl-slider .owl-slide .owl-slide-inner{background-color:transparent;border-radius:0}}.image-slider-container .owl-slider .owl-slide img{display:block;max-width:none;width:100%;height:auto;border-radius:24px}@media (max-width:767px){.image-slider-container .owl-slider .owl-slide img{background-color:#fff}}.image-slider-container .owl-slider .slide-content{background-color:#fff;border-radius:24px;position:absolute;left:-65px;top:50px;padding:24px;max-width:261px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-shadow:0px 15px 30px rgba(52,56,64,.22);box-sizing:border-box;opacity:0;-webkit-transition:all 1s cubic-bezier(.165,.84,.44,1) !important;transition:all 1s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:991px){.image-slider-container .owl-slider .slide-content{left:-10px}}@media (max-width:767px){.image-slider-container .owl-slider .slide-content{left:auto;top:auto;position:relative;border-radius:0;background-color:transparent;max-width:none;text-align:center;opacity:1;padding:24px 0 0;box-shadow:none}}.image-slider-container .owl-slider .slide-content p{padding:0;margin:0 0 4px}.image-slider-container .owl-slider .slide-content p:last-child{margin-bottom:0}.image-slider-container .owl-slider .slide-content p strong{font-size:16px;line-height:24px}.image-text-container .image-text{max-width:1094px !important;margin:0 auto;padding:160px 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media (max-width:991px){.image-text-container .image-text{display:block;padding:108px 0}}@media (max-width:767px){.image-text-container .image-text{padding:60px 0}}.image-text-container .image-text .image{flex-basis:43.60%;max-width:43.60%}@media (max-width:991px){.image-text-container .image-text .image{max-width:320px;margin:0 auto 50px auto}}.image-text-container .image-text .image img{display:block;max-width:none;width:100%;height:auto;margin:0}.image-text-container .image-text .text{flex-basis:49.36%;max-width:49.36%}@media (max-width:991px){.image-text-container .image-text .text{max-width:540px;margin:0 auto;text-align:center}}.testimonials-container{background:rgba(0,0,0,.04);overflow:hidden}.testimonials-container .testimonials{padding:120px 0}@media (max-width:767px){.testimonials-container .testimonials{padding:60px 0}}.testimonials-container .testimonials .intro{text-align:center;padding-bottom:47px}@media (max-width:991px){.testimonials-container .testimonials .intro{padding-bottom:53px}}@media (max-width:767px){.testimonials-container .testimonials .intro{padding-bottom:48px}}.testimonials-container .testimonials .intro .avatars{display:flex;justify-content:center;padding-bottom:16px}.testimonials-container .testimonials .intro .avatars img{display:block;width:65px;height:65px;border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;object-fit:cover;filter:drop-shadow(0px 8px 16px rgba(0,0,0,.15))}.testimonials-container .testimonials .intro .avatars img+img{margin-left:-25px}.testimonials-container .testimonials .intro .avatars img+noscript+img{margin-left:-25px}@media (max-width:1200px){.testimonials-container .testimonials .intro h3{font-size:49px;line-height:51px}}@media (max-width:1200px) and (max-width:991px){.testimonials-container .testimonials .intro h3{font-size:39px;line-height:41px}}@media (max-width:1200px) and (max-width:767px){.testimonials-container .testimonials .intro h3{font-size:31px;line-height:32.55px}}.testimonials-container .testimonials .items-container{position:relative}@media (max-width:767px){.testimonials-container .testimonials .items-container .owl-nav{display:none !important}}.testimonials-container .testimonials .items-container .owl-nav button{position:absolute;left:24px;top:50%;transform:translate(0,-50%);width:64px;height:64px;display:block;border-radius:50%;background:rgba(0,0,0,.8);margin:0}@media (max-width:991px){.testimonials-container .testimonials .items-container .owl-nav button{left:-5px}}.testimonials-container .testimonials .items-container .owl-nav button svg{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin-left:-2px}.testimonials-container .testimonials .items-container .owl-nav button.disabled{opacity:0}.testimonials-container .testimonials .items-container .owl-nav button:hover{background:rgba(0,0,0,.4)}.testimonials-container .testimonials .items-container .owl-nav button.owl-next{left:auto;right:24px}@media (max-width:991px){.testimonials-container .testimonials .items-container .owl-nav button.owl-next{right:-5px}}.testimonials-container .testimonials .items-container .owl-nav button.owl-next svg{margin-left:2px}.testimonials-container .testimonials .items{max-width:570px;margin:0 auto}@media (max-width:767px){.testimonials-container .testimonials .items{margin-left:-3px;margin-right:-6px}}.testimonials-container .testimonials .items .owl-carousel{position:static}.testimonials-container .testimonials .items .owl-carousel .owl-stage-outer{overflow:visible}.testimonials-container .testimonials .items .owl-carousel .owl-stage-outer .owl-stage{display:flex}.testimonials-container .testimonials .items .owl-carousel .owl-stage-outer .owl-stage .owl-item{min-height:100%}.testimonials-container .testimonials .items .owl-carousel .item{padding:0 15px;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){.testimonials-container .testimonials .items .owl-carousel .item{padding:0 4px}}.testimonials-container .testimonials .items .owl-carousel .item .item-inner{background-color:#fff;padding:32px;border-radius:24px;text-align:center;min-height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){.testimonials-container .testimonials .items .owl-carousel .item .item-inner{padding:24px}}.testimonials-container .testimonials .items .owl-carousel .item .item-inner blockquote{padding:0;margin:0;display:block;font-weight:400}@media (max-width:1200px){.testimonials-container .testimonials .items .owl-carousel .item .item-inner blockquote{font-size:19px;line-height:28.5px}}@media (max-width:767px){.testimonials-container .testimonials .items .owl-carousel .item .item-inner blockquote{font-size:16px;line-height:24px}}.testimonials-container .testimonials .items .owl-carousel .item .item-inner blockquote:before{content:"";display:block;width:58px;height:45px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/quote.svg) no-repeat left top;background-size:58px auto;margin:0 auto 24px auto}.testimonials-container .testimonials .items .owl-carousel .item .item-inner cite{display:block;font-style:normal;font-weight:600;font-size:16px;line-height:22px;padding:32px 0 2px}.testimonials-container .testimonials .items .owl-carousel .item .item-inner small{display:block;font-size:16px;line-height:24px;font-weight:400;opacity:.7}@media (max-width:767px){.testimonials-container .testimonials .items .owl-carousel .item .item-inner small{font-size:13px;line-height:19.5px}}.plans-container .plans.grid{max-width:920px !important;margin:0 auto;padding:120px 0;text-align:center}@media (max-width:1200px){.plans-container .plans.grid h3{font-size:49px;line-height:51px}}@media (max-width:1200px) and (max-width:991px){.plans-container .plans.grid h3{font-size:39px;line-height:41px}}@media (max-width:1200px) and (max-width:767px){.plans-container .plans.grid h3{font-size:31px;line-height:32.55px}}@media (max-width:1200px){.plans-container .plans.grid h4{font-size:39px;line-height:41px}}@media (max-width:1200px) and (max-width:767px){.plans-container .plans.grid h4{font-size:25px;line-height:28.75px;text-align:center}}@media (max-width:991px){.plans-container .plans.grid{padding:100px 0}}@media (max-width:767px){.plans-container .plans.grid{padding:60px 0}}.plans-container .plans.grid .boxes{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:48px}@media (max-width:991px){.plans-container .plans.grid .boxes{display:block}}.plans-container .plans.grid .boxes .box{flex-basis:calc(50% - 15px);text-align:left;padding:48px 32px;background-color:rgba(255,181,150,.12);border-radius:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:991px){.plans-container .plans.grid .boxes .box{margin-bottom:30px}.plans-container .plans.grid .boxes .box:last-child{margin-bottom:0}}@media (max-width:767px){.plans-container .plans.grid .boxes .box{padding:32px;text-align:center}}.plans-container .plans.grid .boxes .box>p{margin-top:8px;margin-bottom:0}@media (max-width:767px){.plans-container .plans.grid .boxes .box>p{text-align:center}}.plans-container .plans.grid .boxes .box>p small{padding-top:0}@media (max-width:767px){.plans-container .plans.grid .boxes .box>p small br{display:none !important}}.plans-container .plans.grid .boxes .box.plus{background-color:rgba(138,75,157,.12)}.plans-container .plans.grid .boxes .box.plus .feature{background-color:#dacae1}.plans-container .plans.grid .boxes .box.plus .feature .icon svg path{fill:#8a4b9d !important}.plans-container .plans.grid .boxes .box.plus ul li:before{background-image:url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/check-icon-purple.svg) !important}.plans-container .plans.grid .boxes .box small{display:block;font-size:13px;line-height:19px;font-weight:400;padding:9px 0 16px;color:#000}.plans-container .plans.grid .boxes .box .button{margin-bottom:8px}.plans-container .plans.grid .boxes .box .button.orange{background-color:#c37965}.plans-container .plans.grid .boxes .box .button.orange:hover{background-color:#ffb596}.plans-container .plans.grid .boxes .box .button.purple{background-color:#693f7c}.plans-container .plans.grid .boxes .box .button.purple:hover{background-color:#8a4b9d}.plans-container .plans.grid .boxes .box h5{font-size:19px;line-height:28px;font-weight:600;padding:33px 0 12px;margin:0}@media (max-width:1400px){.plans-container .plans.grid .boxes .box h5{font-size:17px;line-height:26px}}@media (max-width:767px){.plans-container .plans.grid .boxes .box h5{font-size:19px;line-height:28.5px;text-align:left;padding:24px 0 12px}}.plans-container .plans.grid .boxes .box ul{list-style:none;padding:0;margin:0}@media (max-width:767px){.plans-container .plans.grid .boxes .box ul{text-align:left}}.plans-container .plans.grid .boxes .box ul li{display:block;font-weight:400;position:relative;padding-left:35px;margin-bottom:8px}.plans-container .plans.grid .boxes .box ul li:last-child{margin-bottom:0}.plans-container .plans.grid .boxes .box ul li:before{content:"";display:block;position:absolute;left:0;top:0;width:24px;height:24px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/check-icon-orange.svg) no-repeat left top;background-size:24px auto}.plans-container .plans.grid .boxes .box .feature{display:flex;flex-wrap:wrap;align-items:center;padding:8px 16px;border-radius:12px;background-color:#fbe1d9;margin-top:16px}@media (max-width:767px){.plans-container .plans.grid .boxes .box .feature{text-align:left}}.plans-container .plans.grid .boxes .box .feature .icon{flex-basis:48px;width:48px;height:48px;position:relative;margin-right:16px;display:block}.plans-container .plans.grid .boxes .box .feature .icon svg{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:100%;height:auto;margin:0 auto}.plans-container .plans.grid .boxes .box .feature .description{flex:1}.plans-container .plans.grid .boxes .box .feature .description span{display:block;font-size:13px;line-height:19px;font-weight:400}.plans-container .plans.grid .boxes .box .feature .description span.title{font-size:19px;line-height:29px;font-weight:600}@media (max-width:1400px){.plans-container .plans.grid .boxes .box .feature .description span.title{font-size:17px;line-height:26px}}@media (max-width:991px){.plans-container .plans.grid .boxes .box .feature .description span.title{font-size:19px;line-height:28.5px}}body.modal-open{overflow:hidden}.modal-outer{position:fixed;left:0;top:0;z-index:999999;background:rgba(0,0,0,.5);display:flex;flex-direction:column;padding:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:all .25s ease-in-out}@media (max-width:767px){.modal-outer{padding:0;border-radius:0}}.modal-outer#modal-encourage ul li:before{background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/list-icon-orange.svg) no-repeat left top !important}.modal-outer#modal-perform ul li:before{background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/list-icon-green.svg) no-repeat left top !important}.modal-outer.open{opacity:1;visibility:visible;pointer-events:all;transition:all .1s ease-in-out}.modal-outer.open .modal-inner{opacity:1;top:0}.modal-outer .modal-inner{margin:auto;max-width:919px;width:100%;max-height:655px;background-color:#fff;border-radius:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:flex;flex-wrap:wrap;position:relative;box-shadow:0px 10px 30px rgba(45,48,55,.38);position:relative;top:100px;opacity:0;transition:all .35s ease-in-out}@media screen and (max-width:1000px){.modal-outer .modal-inner{max-height:100%}}@media (max-width:991px){.modal-outer .modal-inner{max-height:calc(100vh - 180px)}}@media (max-width:767px){.modal-outer .modal-inner{max-height:calc(var(--vh,1vh)*100);border-radius:0}}.modal-outer .modal-inner.small{max-width:540px}.modal-outer .modal-inner.small .bottom{min-height:497px;height:497px}.modal-outer .modal-inner.small .top{height:44px !important}.modal-outer .modal-inner.small .bottom{height:calc(100% - 44px) !important}.modal-outer .modal-inner .intro{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:-9px}.modal-outer .modal-inner .intro .icon{width:48px;height:48px;margin-right:8px;position:relative}.modal-outer .modal-inner .intro .icon img{display:block;max-width:100%;max-height:100%;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.modal-outer .modal-inner .intro .text-block{flex:1}.modal-outer .modal-inner .intro .text-block h4{padding:4px 0 8px;margin:0}.modal-outer .modal-inner .intro .text-block small{display:block;text-transform:uppercase;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.03em;color:rgba(0,0,0,.5)}.modal-outer .modal-inner .gform_wrapper p{font-size:19px;line-height:28px;padding:9px 0 1px;margin:0}@media (max-width:1400px){.modal-outer .modal-inner .gform_wrapper p{font-size:17px;line-height:26px}}@media (max-width:991px){.modal-outer .modal-inner .gform_wrapper p{font-size:19px;line-height:28.5px}}@media (max-width:767px){.modal-outer .modal-inner .gform_wrapper p{font-size:16px;line-height:24px}}.modal-outer .modal-inner h4{font-weight:600;font-size:31px;line-height:33px;padding:0;margin:0}.modal-outer .modal-inner h6{font-size:19px;line-height:29px;font-weight:600;margin:24px 0}@media (max-width:1400px){.modal-outer .modal-inner h6{font-size:17px;line-height:26px}}.modal-outer .modal-inner h6:first-child{margin-top:0}.modal-outer .modal-inner h6:last-child{margin-bottom:0}.modal-outer .modal-inner ul{list-style:none;padding:0;margin:24px 0}.modal-outer .modal-inner ul:first-child{margin-top:0}.modal-outer .modal-inner ul:last-child{margin-bottom:0}.modal-outer .modal-inner ul li{padding:0 0 23px 26px;margin:0;position:relative}.modal-outer .modal-inner ul li:last-child{padding-bottom:0}.modal-outer .modal-inner ul li:before{content:"";display:block;position:absolute;left:0;top:0;width:18px;height:24px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/list-icon.svg) no-repeat left top}.modal-outer .modal-inner .modal-close-button{position:absolute;right:10px;top:10px;width:24px;height:24px;z-index:3}.modal-outer .modal-inner .modal-close-button svg{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media (min-width:1201px){.modal-outer .modal-inner .modal-close-button:hover svg path{fill:#8a4b9d !important}}.modal-outer .modal-inner .left{flex-basis:380px}@media (max-width:991px){.modal-outer .modal-inner .left{display:none !important}}.modal-outer .modal-inner .left img{display:block;width:100%;height:100%;object-fit:cover;max-width:none;margin:0}.modal-outer .modal-inner .right{flex:1;padding:0;max-height:100%}.modal-outer .modal-inner .right .top{position:relative;background-color:#fff;height:56px;box-shadow:0px 8px 16px rgba(64,69,79,0);z-index:2;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}.modal-outer .modal-inner .right .top.shadow{box-shadow:0px 8px 16px rgba(64,69,79,.14)}.modal-outer .modal-inner .right .bottom{height:calc(100% - 56px);overflow:auto;padding:18px 48px 48px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:1000px){.modal-outer .modal-inner .right .bottom{height:calc(100vh - 48px - 56px)}}@media (max-width:991px){.modal-outer .modal-inner .right .bottom{height:calc(100% - 56px)}}@media (max-width:767px){.modal-outer .modal-inner .right .bottom{padding:10px 16px 16px}}.modal-outer .modal-inner .right .bottom::-webkit-scrollbar{display:none}body .gform_wrapper{padding:0;margin:0;max-width:100%;width:100%}body .gform_wrapper form ::-webkit-input-placeholder{color:#d2d2d2;opacity:1}body .gform_wrapper form ::-moz-placeholder{color:#d2d2d2;opacity:1}body .gform_wrapper form :-ms-input-placeholder{color:#d2d2d2;opacity:1}body .gform_wrapper form :-moz-placeholder{color:#d2d2d2;opacity:1}body .gform_wrapper .gform_body{padding:0;margin:0;max-width:100%;width:100%}body .gform_wrapper .gform_body .gform_fields{padding:0;margin:0;max-width:100%;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}body .gform_wrapper .gform_body .gform_fields .gfield{padding:0 0 9px;margin:0;flex-basis:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .gform_wrapper .gform_body .gform_fields label.gfield_label{padding:0 0 4px 7px;margin:0;font-size:13px;line-height:20px;font-weight:400;color:#646464;display:block}body .gform_wrapper .gform_body .gform_fields .gfield_required:before{content:"*";font-size:13px;line-height:20px;font-weight:400;color:#646464;display:inline-block;margin-left:2px}body .gform_wrapper .gform_body .gform_fields .gfield_required .gfield_required_text{display:none}body .gform_wrapper .gform_body .gform_fields .ginput_container{padding:0;margin:0;position:relative}body .gform_wrapper .gform_body .gform_fields .ginput_container:after{content:"";display:block;position:absolute;right:14px;top:12px;width:24px;height:24px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/filled.svg) no-repeat center center;background-size:24px auto;opacity:0;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}body .gform_wrapper .gform_body .gform_fields .ginput_container.filled:after{opacity:1}body .gform_wrapper .gform_body .gform_fields .ginput_container:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #8a4b9d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;pointer-events:none;border-radius:6px;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}body .gform_wrapper .gform_body .gform_fields .ginput_container:focus-within:before{opacity:1}body .gform_wrapper .gform_body .gform_fields .ginput_container.ginput_container_select:before{display:none !important}body .gform_wrapper .gform_body .gform_fields input[type=text],body .gform_wrapper .gform_body .gform_fields input[type=email],body .gform_wrapper .gform_body .gform_fields input[type=phone],body .gform_wrapper .gform_body .gform_fields input[type=tel],body .gform_wrapper .gform_body .gform_fields input[type=password],body .gform_wrapper .gform_body .gform_fields textarea{padding:12px 50px 12px 14px !important;margin:0;max-width:100%;width:100%;outline:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:24px;font-family:"Inter",sans-serif;color:#000;border:1px solid #b4b4b4;border-radius:6px;height:48px}body .gform_wrapper .gform_body .gform_fields textarea{height:184px !important;resize:none;display:block}body .gform_wrapper .gform_body .gform_fields .chosen-container:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;border:2px solid #8a4b9d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;pointer-events:none;border-radius:6px;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important;z-index:1}body .gform_wrapper .gform_body .gform_fields .chosen-container.chosen-with-drop:before{opacity:1}body .gform_wrapper .gform_body .gform_fields .chosen-container.chosen-with-drop .chosen-single>div{transform:rotate(180deg)}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-single{background:0 0;box-shadow:none;font-size:16px;line-height:24px;font-family:"Inter",sans-serif;color:#000;border:1px solid #b4b4b4;border-radius:6px;height:48px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center;padding:0 14px}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-single>div{position:absolute;right:15px;top:50%;width:24px;height:24px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/chevron-down.svg) no-repeat center center;background-size:24px auto;padding:0;margin:-13px 0 0}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-single>div b{display:none !important}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-single span{padding:0;margin:0}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop{box-shadow:none;padding:0;margin:0;border:2px solid #8a4b9d;border-radius:6px;top:calc(100% + 4px)}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-search{display:none !important}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-results{list-style:none;padding:0;margin:0}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-results li{display:block;padding:12px 13px;margin:0;font-size:16px;line-height:24px;font-family:"Inter",sans-serif;color:#000}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-results li:before{display:none !important}body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-results li.result-selected,body .gform_wrapper .gform_body .gform_fields .chosen-container .chosen-drop .chosen-results li.highlighted{background:rgba(138,75,157,.16);color:#8a4b9d}body .gform_wrapper .gform_footer{padding:16px 0 0 !important;margin:0 !important;width:100%;text-align:center;justify-content:center}body .gform_wrapper .gform_footer input{min-height:1px !important;line-height:1 !important;cursor:pointer;margin:0 auto;font-weight:600 !important}body .gform_wrapper .gform_footer input:disabled{pointer-events:none;opacity:.3}body #gform_wrapper_1 #field_1_5{flex-basis:calc(100% - 150px);width:calc(100% - 150px)}@media (max-width:991px){body #gform_wrapper_1 #field_1_5{flex-basis:calc(100% - 160px);width:calc(100% - 160px)}}@media (max-width:767px){body #gform_wrapper_1 #field_1_5{flex-basis:100%;width:100%}}body #gform_wrapper_1 #field_1_6{flex-basis:140px;width:140px}@media (max-width:767px){body #gform_wrapper_1 #field_1_6{flex-basis:100%;width:100%}}body .gform_confirmation_wrapper{text-align:center;position:relative;min-height:100%;display:flex;flex-wrap:wrap;flex-direction:column}body .gform_confirmation_wrapper>.button{margin:auto auto 0 auto}body .gform_confirmation_wrapper .gform_confirmation_message{max-width:443px;margin:0 auto;flex:1;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}body .gform_confirmation_wrapper h4{padding:0 0 8px !important;margin:0 !important;position:relative}body .gform_confirmation_wrapper h4:before{content:"";display:block;margin:0 auto 16px auto;width:64px;height:64px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/thank-you-icon.svg) no-repeat left top;background-size:64px auto}body .gform_confirmation_wrapper p{font-size:16px !important;line-height:24px !important;padding:0 0 16px !important;margin:0 !important}body .gform_confirmation_wrapper a:not(.button){text-decoration:none;font-weight:600;color:#8a4b9d}body .gform_confirmation_wrapper a:not(.button):hover{color:#825897}#section-custom{padding:0}#section-custom .fp-overflow{min-height:100%}#section-custom .fp-overflow>.grid{min-height:100%;display:flex;flex-direction:column}#section-custom .fp-overflow>.grid>.container{flex:1;padding-top:144px;padding-bottom:80px}@media (max-width:991px){#section-custom .fp-overflow>.grid>.container{padding-top:100px}}@media (max-width:767px){#section-custom .fp-overflow>.grid>.container{padding:0 16px}}#section-custom .grid{max-width:100%}#section-custom .grid .container .content{max-width:730px;margin:0 auto}.page-title{margin:64px 0}@media (max-width:767px){.page-title{margin:32px 0}}.page-title:first-child{margin-top:0}.page-title:last-child{margin-bottom:0}.page-title h1{font-weight:600;text-align:center;padding:0;margin:0}.faqs{margin:64px 0}@media (max-width:767px){.faqs{margin:32px 0}}.faqs:first-child{margin-top:0}.faqs:last-child{margin-bottom:0}.faqs .faq{border-top:1px solid rgba(0,0,0,.2)}.faqs .faq .faq-question{font-size:25px;line-height:29px;font-weight:600;padding:25px 0 25px 57px;margin:0;display:block;text-decoration:none;font-weight:600;position:relative}@media (max-width:991px){.faqs .faq .faq-question{font-size:19px;line-height:28.5px}}.faqs .faq .faq-question:first-child{margin-top:0}.faqs .faq .faq-question:last-child{margin-bottom:0}@media (max-width:767px){.faqs .faq .faq-question{font-size:16px;line-height:24px;padding:16px 0 16px 32px}}.faqs .faq .faq-question:before{content:"";display:block;position:absolute;left:4px;top:37px;height:3px;width:23px;border-radius:3px;background-color:#000;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){.faqs .faq .faq-question:before{width:18px;height:2px;left:0;top:26px}}.faqs .faq .faq-question:after{content:"";display:block;position:absolute;left:14px;top:27px;height:23px;width:3px;border-radius:3px;background-color:#000;-webkit-transition:all .2s cubic-bezier(.165,.84,.44,1) !important;transition:all .2s cubic-bezier(.165,.84,.44,1) !important}@media (max-width:767px){.faqs .faq .faq-question:after{height:18px;width:2px;left:8px;top:18px}}.faqs .faq .faq-question.active:after{opacity:0}@media (min-width:1201px){.faqs .faq .faq-question:hover{color:#8a4b9d}.faqs .faq .faq-question:hover:before,.faqs .faq .faq-question:hover:after{background-color:#8a4b9d}}.faqs .faq .faq-answer{display:none;padding:2px 0 25px 57px}@media (max-width:767px){.faqs .faq .faq-answer{padding-left:32px;padding-bottom:16px;padding-top:0}}.fancybox__slide{padding-left:20px !important;padding-right:20px !important}@media (max-width:767px){.fancybox__slide{padding-left:16px !important;padding-right:16px !important}}@media (max-width:767px){.phone-image-global{display:none !important}}@media (min-width:768px){.show-on-phone{display:none}}@media (max-width:767px){.hide-on-phone{display:none !important}}@media (max-width:767px){#s5-slider-1>.bg{display:none !important}}#section-10{padding:0}#section-plans{margin-top:10rem}#section-plans .plans-container-header{text-align:center;margin-bottom:4rem}.plans-flex{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.plan-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.04);max-width:310px;min-width:260px;padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:left;position:relative;margin-bottom:2rem;overflow:hidden}.plan-card.plus{border:2px solid #8a4b9d}.plan-highlight{position:absolute;top:0;background:#8a4b9d;color:#fff;font-size:.95rem;font-weight:700;padding:.3rem 0;letter-spacing:.04em;width:100%;margin-left:-2rem;text-align:center}.plan-title{font-size:25px;font-weight:700;margin-bottom:.5rem;line-height:30px;color:#8a4b9d;min-height:55px}.plan-title .plan-sub-title{font-size:18px;line-height:22px;margin-bottom:10px}.plan-price-wrap{display:flex;align-items:flex-end;justify-content:left;gap:.5rem;margin-bottom:.2rem;min-height:70px}.plan-price{font-size:4.5rem;font-weight:700;color:#222;line-height:1}.plan-no-price{font-size:3.5rem;font-weight:700;color:#222;line-height:1}.plan-price-unit{font-size:1rem;color:#888;line-height:1.1;margin-bottom:.2rem;display:inline-block;text-align:left}.plan-disclaimer{font-size:13px;font-weight:300;color:#aaa;margin-bottom:1rem;text-align:left;width:100%}.plan-desc{font-size:1rem;color:#444;margin-bottom:1.5rem;text-align:left;width:100%;min-height:80px}.plan-features-title{font-size:1.08rem;font-weight:700;margin:1.5rem 0 .5rem;text-align:left;width:100%}.plan-features-list{list-style:none;padding:0;margin:0 0 .5rem;text-align:left;width:100%}.plan-features-list li{position:relative;padding-left:1.5em;margin-bottom:.4em;font-size:14px;font-weight:300;color:#222}.plan-features-list li:before{content:'\2713';position:absolute;left:0;color:#7a3eb1;font-size:1.1em;top:.05em}.plan-btn{margin-top:auto;padding:.7rem 2rem;border-radius:2rem;font-weight:600;font-size:1rem;background:#8a4b9d;color:#fff;border:none;transition:background .2s;text-decoration:none;min-width:80%;margin:0 auto;text-align:center;border:2px solid #8a4b9d}.plan-btn.core{background:#8a4b9d}.plan-btn.plus{background:#8a4b9d}.plan-btn.perform{background:#fff;color:#8a4b9d}.plan-btn:hover{filter:brightness(.95)}.plan-comparison-flex{margin-top:2rem;border-radius:18px;padding:2.5rem 1.5rem 2rem;max-width:1280px;margin:auto}.comparison-title{margin-bottom:2rem;text-align:center}.comparison-paragraph{text-align:center;margin:auto;margin-bottom:2rem;display:block;max-width:900px;opacity:.7;font-size:18px;line-height:26px}.comparison-table{display:flex;flex-direction:column;gap:0}.comparison-row,.comparison-header{display:flex;align-items:stretch;background:#fff}.comparison-header{font-weight:700}.comparison-feature-col{flex:2 1 220px;padding:1rem;font-size:1.05rem;display:flex;flex-direction:column;justify-content:center}.comparison-plan-col{flex:1 1 120px;padding:1rem .5rem;text-align:center;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.comparison-category-row{display:flex;align-items:center;font-weight:700;font-size:1.1rem;padding:.7rem 1rem;border-radius:12px;margin-top:1.5rem;margin-bottom:0}.comparison-category-row .comparison-category-name{display:flex;flex:2 1 220px}.comparison-category-row .comparison-category-name .category-name{margin-right:10px;border-right:1px solid;padding-right:10px;line-height:22px;vertical-align:middle}.comparison-category-row .comparison-category-name .category-desc{font-size:14px;line-height:22px;font-weight:400;vertical-align:middle}.comparison-row{border-bottom:1px solid #dcdcdc;height:40px}.comparison-category-spacer{flex:3 1 360px}.feature-name{font-weight:300;font-size:14px}.feature-desc{display:block;color:#888;margin-top:0;font-size:12px;font-weight:100;line-height:12px;margin-top:-5px}.included{color:#7a3eb1;height:18px;width:18px;background-image:url(/wp-content/themes/shoutout/assets/img/check-icon-black.svg) !important;background-size:contain;background-repeat:no-repeat;background-position:center}@media (max-width:900px){.plans-flex{flex-direction:column;align-items:center}.comparison-table .comparison-category-row:nth-child(2){margin-top:5px}.comparison-table .comparison-row{height:auto}.comparison-table .feature-name{font-size:13px;line-height:13px}.comparison-table .feature-desc{font-size:11px;line-height:11px;margin-top:0}.comparison-feature-col,.comparison-plan-col{width:100%;flex:unset;padding:.7rem .5rem;font-size:13px;font-weight:400;line-height:20px}.comparison-feature-col{font-weight:700;font-size:14px;min-width:120px}.comparison-category-spacer{display:none}}@media (max-width:600px){.plan-comparison-flex{padding:1.2rem .3rem}.comparison-title{font-size:1.3rem}}#footer{background-color:#10002f;color:rgba(255,255,255,.7);line-height:22px}#footer .footer-inner{max-width:1110px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;padding:80px 0}@media (max-width:767px){#footer .footer-inner{display:block;padding:60px 0 !important}}#footer .footer-inner .left,#footer .footer-inner .right{flex-basis:calc(50% - 15px)}@media (max-width:991px){#footer .footer-inner .left,#footer .footer-inner .right{flex-basis:calc(40% - 15px)}}#footer .footer-inner .right{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:991px){#footer .footer-inner .right{flex-basis:calc(60% - 15px)}}@media (max-width:767px){#footer .footer-inner .right{display:block}}#footer p{max-width:350px;padding:5px 0;margin:0}#footer a{text-decoration:none;font-weight:400;color:rgba(255,255,255,.7)}#footer a:hover{color:#fff}#footer h6{text-transform:uppercase;font-weight:600;color:#fff;font-size:16px;line-height:22px;padding:1px 0 6px;margin:0}#footer-logo{display:block;max-width:76px;margin-bottom:11px}@media (max-width:767px){#footer-logo{max-width:48px}}#footer-logo img{display:block;max-width:100%;height:auto;margin:0}.social-icons{display:flex;flex-wrap:wrap;margin-top:19px}.social-icons a{display:inline-block;margin-right:32px}.social-icons a:last-child{margin-right:0}.social-icons a:hover svg path{fill:#8a4b9d !important}.footer-nav{flex-basis:calc(50% - 15px)}@media (max-width:767px){.footer-nav{padding:40px 0}}.footer-nav .footer-menu{list-style:none;padding:0;margin:0}.footer-nav .footer-menu li{display:block;padding:5px 0;margin:0}.footer-nav .footer-menu li.current-menu-ancestor>a,.footer-nav .footer-menu li.current-menu-parent>a,.footer-nav .footer-menu li.current-menu-item>a{color:#fff}.footer-nav .footer-menu li:before{display:none}.contact-info{flex-basis:calc(50% - 15px)}.contact-info p{margin-bottom:6px !important;position:relative;padding-left:24px !important}.contact-info p:last-child{margin-bottom:0 !important}.contact-info p.location:before{content:"";display:block;position:absolute;left:0;top:5px;width:16px;height:20px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/location-icon.svg) no-repeat left top;background-size:16px auto}.contact-info p.phone:before{content:"";display:block;position:absolute;left:0;top:8px;width:16px;height:16px;background:transparent url(//teamshoutout.com/wp-content/themes/shoutout/assets/img/phone-icon.svg) no-repeat left top;background-size:16px auto}#copyright{padding:15px 24px;background-color:#000;font-size:13px;line-height:18px}#copyright p{padding:0;margin:0;color:rgba(255,255,255,.5)}