.green-text{color:#14a850}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes a{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:a}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:b}@keyframes c{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:c}@keyframes d{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:d}@keyframes e{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:e}@keyframes f{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:f}@keyframes g{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:g}@keyframes h{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:h}@keyframes i{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:i}@keyframes j{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:j}@keyframes k{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:k}@keyframes l{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:l}@keyframes m{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:m}@keyframes n{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:n}@keyframes o{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:o}@keyframes p{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:p}@keyframes q{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:q}@keyframes r{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:r}@keyframes s{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:s}@keyframes t{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:t}@keyframes u{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:u}@keyframes v{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:v}@keyframes w{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:w}@keyframes x{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:x}@keyframes y{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:y}@keyframes z{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:z}@keyframes A{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:A}@keyframes B{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:B}@keyframes C{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:C}@keyframes D{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:D}@keyframes E{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:E}@keyframes F{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:F}@keyframes G{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:G}@keyframes H{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:H}@keyframes I{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:I}@keyframes J{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:J}@keyframes K{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{backface-visibility:visible!important;animation-name:K}@keyframes L{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{backface-visibility:visible!important;animation-name:L}@keyframes M{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:M;backface-visibility:visible!important}@keyframes N{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:N}@keyframes O{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:O;animation-timing-function:ease-out}@keyframes P{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:P;animation-timing-function:ease-in}@keyframes Q{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:Q}@keyframes R{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:R}@keyframes S{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:S}@keyframes T{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:T}@keyframes U{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:U}@keyframes V{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:V}@keyframes W{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:W}@keyframes X{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:X}@keyframes Y{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:Y}@keyframes Z{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:Z}@keyframes ab{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:ab}@keyframes bb{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:bb}@keyframes cb{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:cb}@keyframes db{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:db}@keyframes eb{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:eb}@keyframes fb{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:fb}@keyframes gb{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:gb}@keyframes hb{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:hb}@keyframes ib{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:ib}.wow{visibility:hidden}.blog-details-wrapper{max-width:1400px;margin-top:70px!important}.blog-details-wrapper h1{color:#14a850;line-height:1.1}.nav-tabs{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.nav-tabs .nav-link{font-weight:700;border-radius:0;font-size:17px}.nav-tabs .nav-link:hover{background:#fff}.blog-list-styles img{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.blog-list-styles .tile-wrapper{border-radius:12px!important}.blog-list-styles .tile-text,.blog-list-styles .tile-text h3.title{font-family:neue-haas-grotesk-text,sans-serif}.blog-list-styles .tile-text h3.title{text-align:left;line-height:1.2;font-size:1.75em}.blog-list-styles .tile-text h3.title a:hover{color:#14a850}.blog-list-styles .tile-text .date{color:rgba(0,0,0,.4);font-size:13px;margin-bottom:5px}.blog-list-styles .tile-text .tags{font-size:11px;margin-bottom:5px;color:#1f81b1;text-transform:uppercase;letter-spacing:1px;background:rgba(31,129,177,.075);border-radius:20px;display:inline-block;padding:2px 9px}.blog-list-styles .tile-text .tags a{color:#14a850}.blog-list-styles .tile-text .tags:hover{text-decoration:underline}.blog-header{padding:50px 15px 20px}@media (min-width:750px) and (max-width:999.98px){.blog-header{padding:60px 0 30px}}@media (min-width:1000px) and (max-width:1399.98px){.blog-header{padding:80px 0 50px}}@media (min-width:1400px){.blog-header{padding:80px 0 50px}}.pagination-container{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}nav[aria-label="Page navigation"]{margin:0 auto}.post-content{margin:auto;max-width:900px}.post-content article{column-count:1;width:100%}.post-content h3{font-family:neue-haas-grotesk-text,sans-serif;text-align:left;font-size:24px;margin-top:30px}@media (min-width:750px){.post-content h3{font-size:30px}}@media (min-width:1000px){.post-content h3{margin-top:50px;font-size:40px}}.four-tiles{margin-bottom:50px}.four-tiles .tile-wrapper{box-shadow:0 4px 12px rgba(0,0,0,.08);border-radius:12px;overflow:hidden}.four-tiles .tile-wrapper h4 a:hover{color:#14a850}.four-tiles h3{font-family:neue-haas-grotesk-text,sans-serif;text-align:center;font-size:24px;margin-top:30px}@media (min-width:750px){.four-tiles h3{font-size:30px}}@media (min-width:1000px){.four-tiles h3{margin-bottom:50px;font-size:40px}}.four-tiles .tile-text{padding:25px 0}.contentMain{background:#fff;margin:30px auto 0;min-height:300px}@media (min-width:1000px){.contentMain{min-height:400px}}.contentMain hr{width:100%;margin:20px auto;border:2.5px solid #14a850;opacity:1}.contentMain h2{color:#14a850;text-transform:uppercase;margin-bottom:1rem}.footer-top{position:relative;z-index:1;width:100%!important;padding-bottom:40px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:200px 15px 40px}@media only screen and (min-width:650px){.footer-top{padding:350px 20px 50px}}@media (min-width:1000px){.footer-top{padding-bottom:50px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:1000px){.footer-top .top-one{width:32%;margin-right:2%}.footer-top .top-two{width:40%}.footer-top .top-three{width:28%}}.footer-top p{color:#fff;margin:0 0 20px;font-size:15px}@media (min-width:1000px){.footer-top p{margin:0 5% 0 0}}.footer-top h2{color:#fff!important;margin:0 0 20px;font-size:42px;text-align:left!important}@media (min-width:750px){.footer-top h2{margin:0 0 20px;font-size:52px}}@media (min-width:1000px){.footer-top h2{margin:0 3% 0 0;font-size:3.9vw}}@media (min-width:1400px){.footer-top h2{font-size:4vw}}.footer-top h2 span.fancy{color:#14a850}@media (min-width:750px){.footer-top .button{float:right}}.footer-top img{display:block;top:0;height:100%;object-fit:cover;object-position:60% center;z-index:-100}.footer-top:after,.footer-top img{position:absolute;left:0;width:100%}.footer-top:after{content:"";background:linear-gradient(180deg,rgba(17,31,37,0),#111f25);height:550px;right:0;bottom:0;z-index:-1}.footer{position:relative;background:#14a850;font-weight:300;z-index:1;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);padding:0!important;border-radius:30px;margin:10px;padding:60px 0 50px}@media (min-width:1800px){.footer{max-width:1800px;margin:10px auto;width:calc(100% - 20px);justify-self:center}}.footer .wrapper{padding:20px 15px 40px}@media only screen and (min-width:650px){.footer .wrapper{padding:20px 20px 40px}}@media only screen and (min-width:1000px){.footer .wrapper{padding:40px 60px}}.footer a:not(.btn),.footer p{color:#fff;font-size:16px;text-decoration:none!important;line-height:1.3}.footer a:hover:not(.btn){color:#14a850}.footer h3{color:#fff;text-transform:uppercase;margin-bottom:20px}.footer img{margin-bottom:12px}.footer ul{padding-left:0}.footer li{list-style:none;line-height:1.2;margin-bottom:10px}.footer i{color:#fff;font-size:24px;margin-right:5px}@media (min-width:1400px){.footer{padding:5% 0 4.5%}}.footer-logo{margin-bottom:30px;max-width:120px;width:100%;position:absolute;bottom:-21px;right:10px}@media (min-width:750px){.footer-logo{max-width:200px;left:0;right:0;bottom:-6px;margin:0 auto}}.footer-hipaa{max-width:200px}.red-links a{color:#14a850!important}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:40px}.footer-bottom a,.footer-bottom p{font-size:14px!important;margin:0}@media (min-width:750px){.footer-bottom a.right,.footer-bottom p.right{text-align:right}.footer-bottom a.center,.footer-bottom p.center{text-align:center}}.footer-bottom a a,.footer-bottom p a{color:#14a850}form .form-control{border-radius:12px;border:0;padding:15px 12px;font-size:20px;margin-bottom:10px}form .form-label,form label{font-family:neue-haas-grotesk-text,sans-serif;font-weight:700;margin-top:6px;margin-bottom:2px;padding-left:2px;font-size:17px}form .btn.btn-primary{margin-top:5px;margin-bottom:40px!important}.pageHeader{position:relative;background:url(/images/sparks.jpg) no-repeat;background-position:0 0;background-repeat:no-repeat;background-size:cover!important;padding-top:150px;padding-bottom:50px;background:#000}.pageHeader h1{margin-top:40px;margin-bottom:40px;color:#fff;text-transform:uppercase}.pageHeader h2,.pageHeader h3,.pageHeader h4,.pageHeader h5,.pageHeader h6,.pageHeader li,.pageHeader p{color:#fff}.pageHeader.add-icon:after{position:absolute;content:url(/images/icon.svg);width:400px;height:400px;left:-30px;top:-30px;opacity:.5}.overlay:after{position:absolute;content:"";background:linear-gradient(0deg,rgba(9,10,10,0) 30%,rgba(9,10,10,.8));width:100%;height:100%;top:0;left:0;z-index:0}.hero-backpages{position:relative;z-index:1}.navbar .megamenu{padding:1rem}.nav-item.dropdown.dropdown-mega{position:static}.nav-item.dropdown.dropdown-mega .dropdown-menu{width:100%;top:auto;left:0;background:#f9f9f9;padding-top:20px;margin-bottom:10px}@media (min-width:1000px){.nav-item.dropdown.dropdown-mega .dropdown-menu{margin-top:0;padding-top:inherit;margin-bottom:inherit}}@media (max-width:749.98px){.nav-link{padding-left:30px}}@media (max-width:999.98px){.navbar{padding-top:.5rem;padding-bottom:.5rem}}.dropdown-toggle:after{content:none}.mega-content .py-1{border-top:1px solid #ccc}.mega-content a{text-decoration:none;transition:all .06s ease-in-out;text-transform:uppercase;font-weight:400}.mega-content a:hover{color:#14a850;transition:all .06s ease-in-out}.mega-content p{margin-bottom:0}.mega-content img.fr-fin.fr-dib{padding:0;margin-top:10px;margin-bottom:25px}.mega-content .btn{margin-top:20px}.mega-content .text-dark{padding-bottom:7px}.mega-content .text-dark b{font-size:17px;font-weight:700;color:#000;text-transform:uppercase}.logo{width:116px;transition:all .2s ease-in-out;position:absolute;top:-6px;z-index:6}@media (min-width:1000px){.logo{width:166px;left:30px}}.logo-wrapper{mix-blend-mode:difference}@media (min-width:750px){.logo-wrapper{margin:15px 20px 0}}.logo-text{display:inline-block;overflow:hidden}.logo-icon{display:none;overflow:hidden}.logo-icon img{width:231px;height:56px;transition:all .3s ease-in-out}@media (max-width:575.98px){.logo-icon{display:none}}.navbar-toggler{border:none;padding:0;outline:none}.navbar-toggler:focus{box-shadow:none}.navbar-toggler .hamburger-toggle{position:relative;display:inline-block;width:90px;height:40px;z-index:1199999;float:right;background:#14a850;border-radius:50px;backdrop-filter:blur(12px);border:1px solid #fff}.navbar-toggler .hamburger-toggle .hamburger{position:absolute;transform:translate(-50%,-50%) rotate(0deg);left:50%;top:50%;width:50%;height:50%;pointer-events:none}.navbar-toggler .hamburger-toggle .hamburger span{width:100%;height:2px;position:absolute;background:#fff;z-index:1;transition:transform .2s cubic-bezier(.23,1,.32,1),background .2s cubic-bezier(.23,1,.32,1),all .2s ease-in-out;left:0}.navbar-toggler .hamburger-toggle .hamburger span:first-child{top:35%;transform-origin:50% 50%;transform:translateY(-50%)!important}.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2){top:75%;transform:translateY(-50%)}.navbar-toggler .hamburger-toggle .hamburger.active span{position:absolute;margin:0}.navbar-toggler .hamburger-toggle .hamburger.active span:first-child{top:45%;transform:rotate(20deg)!important}.navbar-toggler .hamburger-toggle .hamburger.active span:last-child{top:45%;transform:rotate(-20deg)}.nav-wrapper{background-color:#14a850;width:100%;margin-left:auto;margin-right:auto;background-color:transparent;position:absolute;top:0;left:0;right:0;z-index:98;position:fixed}.navbar{padding-top:20px;padding-bottom:20px;border-top-left-radius:30px;border-top-right-radius:30px;margin:10px;transition:padding .3s;width:calc(100% - 20px);border-bottom:2px solid #f2ece9;background:#fff}@media (min-width:1800px){.navbar{max-width:1800px;justify-self:center}}.navbar.nav-bg-color{position:relative;display:block;background:hsla(0,0%,100%,.5);background-color:pink;width:100%;height:100px;position:absolute;top:0;left:0}.navbar .nav-link{transition:color .2s ease-in-out;color:#000!important;font-family:neue-haas-grotesk-text,sans-serif;font-weight:700}.navbar .btn{font-size:1rem;white-space:nowrap}@media (min-width:1000px){.navbar .nav-link{white-space:nowrap;letter-spacing:1px;transition:color .2s ease-in-out;padding:15px 1px!important}.navbar .nav-link:hover{color:#14a850!important}.navbar .btn{white-space:nowrap}}.navbar-nav{border-radius:100px}@media (min-width:1000px){.navbar-nav{-ms-flex-align:right;align-items:right;padding:10px 0 10px 20px!important;-ms-flex-pack:end;justify-content:flex-end;overflow:visible;background:transparent;background:#fff;border:1px solid #fff}}.navbar-nav li{position:relative;color:#000;padding:0 9px}@media (min-width:1400px){.navbar-nav li{padding:0 11px}}.navbar-nav li.padding-lite{padding:0 4px}@media (min-width:1000px){.navbar-nav li .highlighted{background:#14a850;border-radius:50px;padding:11px 22px!important;color:#fff!important;box-shadow:0 6px 0 0 #0a9542;transition:.2s;margin-top:-6px}.navbar-nav li .highlighted:hover{transform:translateY(4px);box-shadow:0 2px 0 0 #0a9542;color:#fff!important}.navbar-nav li .highlighted img{width:25px}}.nav-wrapper .dropdown-menu{position:relative;border:none;background:#fff;border-radius:8px}@media (min-width:1000px){.nav-wrapper .dropdown-menu{transform:translateX(-100px);margin-top:7px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.nav-wrapper .dropdown-menu .nav-link{color:#000;border-bottom:1px solid rgba(0,0,0,.1);padding:17px 0}.nav-wrapper .dropdown-menu .nav-link:hover{color:#14a850}}.navAnimations2 .logo-text.hiding{display:none;opacity:0}.nav-wrapper.active .logo{opacity:0}.nav-wrapper.active .navbar-nav{border:1px solid #f2ece9}.nav-wrapper.active .navbar{border-bottom:none;background:transparent;padding:0}.offcanvas{background:#14a850;background:#f2ece9}.offcanvas .nav-link{transition:color .1s ease-in-out;font-size:28px;padding:10px 5px}@media (min-width:1000px){.offcanvas .nav-link{font-size:16.5px}}@media (min-width:1400px){.offcanvas .nav-link{font-size:17px}}@media (min-width:1000px){.offcanvas{background:transparent;backdrop-filter:blur(0);z-index:12}}.offcanvas-end{border-left:none}.offcanvas-backdrop{opacity:.9!important;backdrop-filter:blur(12px);background-color:#000;opacity:0!important}.offcanvas-header .btn-close{color:#14a850!important;display:none}.offcanvas .nav-link{color:#fff;transition:color .3s,transform .3s}.offcanvas.show{box-shadow:0 0 50px 0 rgba(0,0,0,.35)}.offcanvas.show .nav-link{font-size:28px;padding:10px 5px}.offcanvas.show .nav-link:hover{opacity:.7;transform:translateX(3px)}.offcanvas.show .nav-link:focus{color:#14a850}.offcanvas.show .dropdown-menu{margin-top:0;border:none;position:static;left:0;padding:10px 0;border-radius:0;background:transparent;border-left:2px solid #14a850}.offcanvas.show .dropdown-menu .nav-link{color:#000;padding:20px 10px;font-size:18px;border-top:0;transition:opacity .3s,transform .3s}.offcanvas.show .dropdown-menu .nav-link:hover{color:#14a850;background:none}.offcanvas.show .dropdown-menu .nav-link:focus{color:#000}@media (min-width:1000px){.navbar-expand-lg .offcanvas{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;border-radius:50px!important}}@media (min-width:1000px){.navbar-nav{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.navbar-nav .highlight{position:relative}.navbar-nav .highlight:after{position:absolute;width:6px;height:6px;content:"";bottom:10px;left:0;right:0;margin:0 auto;background-color:#14a850;border-radius:50%;display:none}}.nav-button-links{display:none}.nav-button-links a{font-size:16px}@media (min-width:750px){.nav-button-links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.nav-button-links .btn-outline-primary{margin-left:8px;color:#fff}.nav-button-links .btn-outline-primary:hover{background:#14a850;border:2px solid #14a850}.nav-button-links .btn-secondary{margin-left:8px;display:none;color:#fff;display:block}.nav-button-links .btn-secondary:hover{background:#14a850;border:2px solid #14a850}.section{padding:50px 0}@media (min-width:750px) and (max-width:999.98px){.section{padding:60px 0}}@media (min-width:1000px) and (max-width:1399.98px){.section{padding:80px 0}}@media (min-width:1400px){.section{padding:100px 0}}.sectionSmall{padding:0 0 30px}@media (min-width:750px) and (max-width:999.98px){.sectionSmall{padding:0 0 40px}}@media (min-width:1000px) and (max-width:1399.98px){.sectionSmall{padding:0 0 50px}}@media (min-width:1400px){.sectionSmall{padding:0 0 60px}}.sectionMedium{padding:50px 0}@media (min-width:750px) and (max-width:999.98px){.sectionMedium{padding:70px 0}}@media (min-width:1000px) and (max-width:1399.98px){.sectionMedium{padding:110px 0}}@media (min-width:1400px){.sectionMedium{padding:140px 0}}.sectionLarge{padding:60px 0}@media (min-width:750px) and (max-width:999.98px){.sectionLarge{padding:90px 0}}@media (min-width:1000px) and (max-width:1399.98px){.sectionLarge{padding:160px 0}}@media (min-width:1400px){.sectionLarge{padding:200px 0}}.sectionXLarge{padding:100px 0}@media (min-width:750px) and (max-width:999.98px){.sectionXLarge{padding:200px 0}}@media (min-width:1000px) and (max-width:1399.98px){.sectionXLarge{padding:280px 0}}@media (min-width:1400px){.sectionXLarge{padding:320px 0}}.sectionFull{width:100%;height:100%;min-height:600px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.accordion{padding-left:0;padding-right:0}.accordion-item{margin-bottom:5px;box-shadow:0 48px 100px 0 rgba(17,12,46,.15)}.accordion-button,.accordion-item{border-radius:12px}.clearing-caption{font-size:1rem}@media (min-width:750px){.clearing-caption{font-weight:700;font-size:36px}}.hero-snippet-bg{min-height:300px;position:relative}.hero-snippet-bg .hero-text{max-width:600px;margin-left:auto;margin-right:auto;padding:30px}@media (max-width:575.98px){.hero-snippet-bg .hero-text{padding-right:15px;padding-left:15px}}.hero-snippet-bg .hero-img{background:url(/images/960x720.jpg) 50% no-repeat;background-size:cover!important;min-height:400px;position:relative;overflow:hidden}@media (max-width:749.98px){.hero-snippet-bg.full{background-image:none!important}}@media (min-width:750px){.hero-snippet-bg.full{background:url(/images/1920x780.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover!important}}.bg-small{background-position:50%;background-repeat:no-repeat;background-size:cover!important;min-height:400px}@media (min-width:750px){.bg-small{background:none!important;min-height:none}}.bg-small-img{background:url(/images/780x350.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover!important;min-height:280px}@media (min-width:750px){.bg-small-img{background:none!important;min-height:none}}.hero-bg-half{background:url(/images/hero-img.jpg) 50% no-repeat;background-size:cover;min-height:300px}@media (min-width:1000px){.hero-half h3{font-size:32px}}.hero-blue{background:#f4f4f4;background-size:cover!important}.area-angles-backpages{background:url(/images/red-hero-angles.png) 100% no-repeat;background-size:contain;position:absolute;height:100%;width:883px;top:0;right:-400px}.area-angles-backpages-left{background:url(/images/red-hero-angles.png) 0 no-repeat;background-size:contain;position:absolute;height:100%;width:883px;top:0;left:-500px}.greySection{background:#f4f4f4;padding:30px}.img-margin img{margin-bottom:25px}.four-tiles .tile-wrapper{background:#f4f4f4}table{width:100%;font-size:16px;margin:1rem auto;margin-bottom:1rem;border-radius:12px;overflow:hidden;font-family:neue-haas-grotesk-text,sans-serif}table p{font-size:18px}table thead{background:#14a850;font-weight:700;color:#f0f0f0}table td{padding:1rem;border-right:1px solid #14a850}table td:first-child{vertical-align:top}table td:last-child{border-right:none}table h2,table h3,table h4,table h5{margin-bottom:0!important}table p{margin-bottom:0}table tbody tr{background:#f7f2ef;height:100%}table tbody tr:nth-child(2n){background:#fff}table tbody tr:first-child{background:#14a850;color:#fff;vertical-align:top;font-weight:700}.table-fluid{--table-font-family:inherit;--table-font-size:inherit;--table-row-gap-mobile:40px;--th-font-weight:bold;--th-bg-color:#3771a8;--th-border-color-tb:#20507d;--th-border-color-rl:#365881;--th-color:#fff;--th-padding-tb:15px;--th-padding-rl:15px;--th-even-bg-color:#316595;--th-even-border-color-tb:#2f4f75;--th-even-border-color-rl:#2a476a;--td-font-weight:inherit;--td-odd-bg-color:#f7f7f7;--td-even-bg-color:#fff;--td-border-color-tb:#e5e5e5;--td-border-color-rl:#b2b2b2;--td-color:inherit;--td-padding-tb:15px;--td-padding-rl:15px;font-family:var(--table-font-family);font-size:var(--table-font-size);border-collapse:collapse;width:100%}.table-fluid>*>tr>td,.table-fluid>*>tr>th{border-width:1px;border-style:solid;text-align:center}.table-fluid>*>tr>td:first-child,.table-fluid>*>tr>th:first-child{text-align:left}.table-fluid>*>tr>th{font-weight:var(--th-font-weight);background-color:var(--th-bg-color);border-color:var(--th-border-color-tb) var(--th-border-color-rl);padding:var(--th-padding-tb) var(--th-padding-rl);color:var(--th-color)}.table-fluid>*>tr>th:first-child{border-left-color:var(--th-border-color-tb)}.table-fluid>*>tr>th:last-child{border-right-color:var(--th-border-color-tb)}.table-fluid>*>tr>td{font-weight:var(--td-font-weight);border-color:var(--td-border-color-tb) var(--td-border-color-rl);padding:var(--td-padding-tb) var(--td-padding-rl);color:var(--td-color)}.table-fluid>*>tr:nth-child(odd)>td{background-color:var(--td-odd-bg-color)}.table-fluid>*>tr:nth-child(2n)>td{background-color:var(--td-even-bg-color)}.table-fluid>*>tr:last-child>td{border-bottom-color:var(--td-border-color-rl)}@media (max-width:767px){.table-fluid>thead{display:none}.table-fluid>*>tr:nth-child(odd)>td{background-color:transparent}.table-fluid>*>tr:nth-child(odd)>td:before{border-color:var(--th-border-color-rl) var(--th-border-color-tb);background-color:var(--th-bg-color)}.table-fluid>*>tr:nth-child(odd)>td>.table-cell{background-color:var(--td-odd-bg-color)}.table-fluid>*>tr:nth-child(2n)>td:before{border-color:var(--th-even-border-color-rl) var(--th-even-border-color-tb);background-color:var(--th-even-bg-color)}.table-fluid>*>tr>td{display:table;width:100%;border:0 none;padding:0}.table-fluid>*>tr>td:first-child:before{border-top-color:var(--th-border-color-tb)}.table-fluid>*>tr>td:first-child>.table-cell{border-top-color:var(--td-border-color-rl)}.table-fluid>*>tr>td:last-child:before{border-bottom-color:var(--th-border-color-tb)}.table-fluid>*>tr>td:last-child>.table-cell{border-bottom-color:var(--td-border-color-rl)}.table-fluid>*>tr>td:before,.table-fluid>*>tr>td>.table-cell{border-width:1px 1px 0;border-style:solid;display:table-cell;padding:var(--td-padding-tb) var(--td-padding-rl)}.table-fluid>*>tr>td:before{font-weight:var(--th-font-weight);content:attr(data-th);color:var(--th-color);text-align:left;width:50%}.table-fluid>*>tr>td>.table-cell{border-color:var(--td-border-color-tb) var(--td-border-color-rl);text-align:center}.table-fluid>*>tr:last-child>td:last-child:before,.table-fluid>*>tr:last-child>td:last-child>.table-cell{border-bottom-width:1px}}@media (max-width:575px){.table-fluid>*>tr{display:block}.table-fluid>*>tr+tr{margin-top:var(--table-row-gap-mobile)}.table-fluid>*>tr:nth-child(odd)>td:before{border-color:var(--th-border-color-tb)}.table-fluid>*>tr:nth-child(2n)>td:before{border-color:var(--th-even-border-color-tb)}.table-fluid>*>tr>td:before,.table-fluid>*>tr>td>.table-cell{display:block;width:auto}.table-fluid>*>tr>td:before{border-bottom-width:1px}.table-fluid>*>tr>td>.table-cell{border-width:0 1px;text-align:left}.table-fluid>*>tr>td:last-child>.table-cell{border-bottom-width:1px}}@media (min-width:1000px){.valign-middle{display:table}.valign-middle .columns{display:table-cell;vertical-align:middle}.valign-middle .columns,.valign-middle [class*=column]+[class*=column]:last-child{float:none}}#builder{padding-top:2rem;padding-bottom:2rem}.btn-gray{background-color:#e9ecef;border-radius:5px;padding-left:1rem;padding-right:1rem}.btn-gray:hover{background-color:#dee2e6}.builder-section{padding:0;background-color:#fff;border-radius:25px;border:1px solid #c4c4c4;margin-bottom:1rem}.builder-section h5{font-size:16px;font-weight:400}.builder-section .colorPickSelector{margin-bottom:1rem;-ms-flex-pack:end;justify-content:flex-end}.builder-section .colorPickSelector,.colorExtension{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.colorExtension{width:80%;text-align:center;height:100%;vertical-align:middle;border-radius:0 5px 5px 0;-ms-flex-pack:center;justify-content:center;color:#e9e9e9;font-size:12px}#court{border-radius:25px;margin:0 auto}.section-heading{background-color:#fff;padding-top:1rem;text-align:center;border-radius:25px 25px 0 0}.section-heading h4{color:#000;margin:0;padding:0}.builder-subsection{padding:1rem}.colorPickSelector{width:100%}.export-btn .btn{width:100%;font-size:16px}.colorPickSelector{border-radius:5px;height:36px;cursor:pointer;transition:all .2s linear}.colorPickSelector:hover{transform:scale(1.01)}html{scroll-behavior:smooth}body{background:#f2ece9}.contentMain{margin:0 auto;background:transparent}.contentMain h2{text-transform:none}::-moz-selection{background:rgba(31,129,178,.25)}::selection{background:rgba(31,129,178,.25)}.section{padding:0}li.location{color:#fff}.sectionSmall ul{padding-left:0;margin-top:30px}.sectionSmall li{list-style:none;margin-bottom:13px;padding-bottom:12px;font-size:21px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:15px}@media (min-width:1000px){.sectionSmall li{font-size:21px}}.sectionSmall li:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-image:url(/images/bullet-check.svg);background-size:contain;background-repeat:no-repeat;margin-top:3px}a.location{color:#fff!important;margin-bottom:30px}.froala-element{background:transparent!important;color:#000}.hero-text-styles{text-align:center}.hero-text-styles p{max-width:800px;margin:15px auto}.hero-text-styles ul{max-width:500px;text-align:left!important;margin:auto}.hero-text-styles ul li{border-bottom:1px solid #14a850;margin-bottom:12px;padding-bottom:10px;font-weight:700}.hero-text-styles ul li::marker{color:#14a850!important}.hero-text-styles ul.pagination li{border-bottom:none}.catalog-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:50px}.catalog-block.category{border-top-left-radius:20px;border-top-right-radius:20px;overflow:hidden;margin-bottom:30px}.catalog-block.category img{transition:.3s;background:linear-gradient(180deg,#b1e4f9 30%,#f8f9fd 70%);z-index:3}.catalog-block.category .name{font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:21px;line-height:1.2;color:#000;padding:15px 10px;text-align:center;background:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;z-index:2;position:relative;transition:.3s}@media (min-width:1000px){.catalog-block.category .name{font-size:23px}}.catalog-block.category .name:nth-child(3){padding:25px 10px 20px;transform:translateY(-20px);z-index:1;font-size:18px}.catalog-block.category:hover img{transform:scale(1.03)}.catalog-block.category:hover .name{color:#14a850}.desc{margin-bottom:50px}.slider-img{margin-right:20px}.slider-img img{border-radius:20px}.slider-img img.zoomable{border:none!important;border-radius:20px}.product-individaul-desc ul{padding-left:20px;text-align:left!important}.product-individaul-desc ul li{border-bottom:1px solid #14a850;margin-bottom:12px;padding-bottom:10px;font-weight:700}.product-individaul-desc ul li::marker{color:#14a850!important}.product-individaul-desc h3{text-align:left!important}.product-individaul-desc h3 span{text-align:left}.product-image{width:100%;height:auto;display:block}.wrapper{position:relative;padding:40px 15px}@media only screen and (min-width:650px){.wrapper{padding:50px 20px}}@media only screen and (min-width:1000px){.wrapper{padding:90px 60px}}.wrapper.reg-10{padding:40px 10px}@media only screen and (min-width:650px){.wrapper.reg-10{padding:50px 10px}}@media only screen and (min-width:1000px){.wrapper.reg-10{padding:90px 10px}}.wrapper.all-10{padding:10px}@media only screen and (min-width:650px){.wrapper.all-10{padding:10px}}@media only screen and (min-width:1000px){.wrapper.all-10{padding:10px}}.wrapper.lite{padding:30px 20px 20px}@media only screen and (min-width:650px){.wrapper.lite{padding:40px 20px}}@media only screen and (min-width:1000px){.wrapper.lite{padding:40px 20px 60px}}.max-width-1800-center{max-width:1800px;text-align:center;margin:auto}.card-styling{max-width:1800px;justify-self:center;width:calc(100% - 20px);margin:10px;border-radius:30px}.max-width-1600{max-width:1600px;margin:auto}.max-width-1400{max-width:1400px;margin:auto}.max-width-1200{max-width:1200px;margin:auto}.max-width-1000,.max-width-1100{max-width:1100px;margin:auto}.max-width-900{max-width:900px;margin:auto}.max-width-800{max-width:800px;margin:auto}.max-width-700{max-width:700px;margin:auto}.max-width-500{max-width:500px;margin:auto}.max-width-400{max-width:400px;margin:auto}.max-width-300{max-width:300px;margin:auto}.max-width-left{margin:0}span.next-line{display:block;margin-bottom:6px}p{color:#000;font-family:neue-haas-grotesk-text,sans-serif;font-weight:400;font-size:16px}p a{color:#14a850;text-decoration:underline;-webkit-text-decoration-color:#14a850;text-decoration-color:#14a850;text-decoration-thickness:2px}p ul li{font-family:neue-haas-grotesk-text,sans-serif;font-weight:400}p ul li::marker{color:#000!important}@media (min-width:1000px){p{font-size:17px}}.underline-wavy{border-bottom:4px solid #14a850;padding-bottom:0}.underline{background-image:linear-gradient(180deg,transparent 65%,#14a850 0);background-size:100% 145%;background-repeat:no-repeat;text-decoration:none}h1{color:#000;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:80px;margin:0;line-height:1.3;text-align:center}h1,h1.home-h1{letter-spacing:0}h1.home-h1{line-height:1;font-size:35px;text-align:left;margin-bottom:30px}@media screen and (min-width:650px){h1.home-h1{font-size:40px}}@media screen and (min-width:1000px){h1.home-h1{font-size:50px}}h1.tiny-h1{color:#fff;font-size:18px;width:100%;margin-bottom:20px}h1.tiny-h1 span.emph,h2{font-weight:700}h2{color:#000;font-family:tt-commons-pro,sans-serif;letter-spacing:-.5px;font-size:35px}@media screen and (min-width:650px){h2{font-size:60px}}@media screen and (min-width:1000px){h2{font-size:70px}}h2.smaller-h2{font-size:30px}@media screen and (min-width:650px){h2.smaller-h2{font-size:40px}}@media screen and (min-width:1000px){h2.smaller-h2{font-size:48px}}h2 span.fancy{font-family:tt-commons-pro,sans-serif;font-weight:700}h2 span.tiny{font-family:neue-haas-grotesk-text,sans-serif;font-family:400;font-size:23px}h2 span.tiny span.next-line{display:block!important}@media (min-width:576px){h2 span.tiny span.next-line{display:block}}h3{color:#000;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:21px;text-align:center;margin-bottom:30px}@media (min-width:750px){h3{font-size:32px}}@media (min-width:1000px){h3{font-size:40px}}.small-title{font-weight:700;font-size:18px;margin:40px 0 20px}.headline-text,.small-title{font-family:tt-commons-pro,sans-serif}.headline-text{font-weight:300;color:#000;font-size:26px;line-height:1.3;text-align:center;margin:20px 0 30px}@media (min-width:750px) and (max-width:999.98px){.headline-text{font-size:30px}}@media (min-width:1000px){.headline-text{font-size:40px}}.accordion-item{overflow:hidden;max-width:1000px;margin-left:auto;margin-right:auto}.accordion-item .accordion-header{margin-bottom:0;position:relative;overflow:hidden}.accordion-button{position:relative;font-family:tt-commons-pro,sans-serif;font-weight:300;font-family:neue-haas-grotesk-text,sans-serif;font-weight:700;line-height:1.3;font-size:21px;padding:35px 40px 35px 22px;transition:.3s;overflow:hidden}.accordion-button:hover{color:#14a850}.accordion-body p{font-size:18px}ul.fun-bullets{padding-left:0;margin-top:30px}ul.fun-bullets li{list-style:none;border-bottom:1px solid #000;margin-bottom:13px;padding-bottom:12px;font-size:21px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:15px}@media (min-width:1000px){ul.fun-bullets li{font-size:21px}}ul.fun-bullets li:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-image:url(/images/bullet-check.svg);background-size:contain;background-repeat:no-repeat;margin-top:3px}.hero-bp{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:160px 40px 50px;width:calc(100% - 20px);margin:10px 10px 50px;background-color:#fff;border-radius:30px;overflow:hidden}@media (min-width:1800px){.hero-bp{max-width:1800px;justify-self:center}}.hero-bp #page-name{color:#000!important;padding-bottom:10px;text-align:center;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:26px}.hero-bp h1{color:#14a850}.hero{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:calc(100vh - 20px);height:780px;padding-top:100px;width:calc(100% - 20px);margin:10px;background-color:#fff;border-radius:30px;overflow:hidden}@media (min-width:576px) and (max-width:749.98px){.hero{height:850px}}@media (min-width:750px) and (max-width:999.98px){.hero{height:900px}}@media (min-width:1000px){.hero{padding-top:100px;height:850px}}@media (min-width:1400px){.hero{height:900px}}@media (min-width:1800px){.hero{max-width:1800px;justify-self:center}}.hero .hero-content-wrapper{position:relative;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 15px 40px}@media (min-width:1000px){.hero .hero-content-wrapper{min-height:650px;padding:90px 60px;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 150px)}}.hero .hero-content-wrapper.backpage-version{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:end;align-content:flex-end}.hero .hero-content-wrapper .hero-headline{width:100%;z-index:3;max-width:600px}@media (min-width:1000px){.hero .hero-content-wrapper .hero-headline{width:50%;max-width:100%}}.hero .hero-content-wrapper .hero-headline h2{font-size:50px;line-height:1}@media (min-width:750px) and (max-width:999.98px){.hero .hero-content-wrapper .hero-headline h2{font-size:65px}}@media (min-width:1000px){.hero .hero-content-wrapper .hero-headline h2{font-size:6vw}}@media (min-width:1800px){.hero .hero-content-wrapper .hero-headline h2{font-size:110px}}.hero .hero-content-wrapper .hero-headline .headline-text{font-family:tt-commons-pro,sans-serif;font-weight:300;color:#000;font-size:26px;line-height:1.3;text-align:left;margin:20px 0 30px}@media (min-width:750px) and (max-width:999.98px){.hero .hero-content-wrapper .hero-headline .headline-text{font-size:30px}}@media (min-width:1000px){.hero .hero-content-wrapper .hero-headline .headline-text{font-size:40px;max-width:500px}}.hero .hero-content-wrapper .hero-graphic{position:relative;width:100%;height:calc(100vh - 150px);height:auto;z-index:2;margin-top:20px}@media (min-width:576px){.hero .hero-content-wrapper .hero-graphic{margin-top:20px}}@media (min-width:750px){.hero .hero-content-wrapper .hero-graphic{margin-top:0}}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic{width:50%;height:auto}}.hero .hero-content-wrapper .hero-graphic .booklet,.hero .hero-content-wrapper .hero-graphic .ipad,.hero .hero-content-wrapper .hero-graphic .shape-circle,.hero .hero-content-wrapper .hero-graphic .shape-square,.hero .hero-content-wrapper .hero-graphic .shape-triangle{position:absolute;width:100%;height:auto}.hero .hero-content-wrapper .hero-graphic .ipad{width:80%;top:10px;left:10%;opacity:0;animation:jb .6s cubic-bezier(.33,1,.68,1) forwards;animation-delay:.1s}@media (min-width:750px){.hero .hero-content-wrapper .hero-graphic .ipad{max-width:500px;margin:auto;left:0;right:0}}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic .ipad{width:95%;top:-10%;left:-10%;right:0;max-width:100%}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-graphic .ipad{top:1%;width:100%}}.hero .hero-content-wrapper .hero-graphic .booklet{width:85%;top:50%;left:12%;opacity:0;animation:kb .6s cubic-bezier(.33,1,.68,1) forwards;animation-delay:.2s;display:none}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic .booklet{display:block}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-graphic .booklet{display:none}}.hero .hero-content-wrapper .hero-graphic .shape-circle{width:40%;top:-45%;left:65%}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic .shape-circle{width:52%;top:-20%}}.hero .hero-content-wrapper .hero-graphic .shape-square{width:30%;top:80px;left:0;transform:rotate(-20deg)}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic .shape-square{left:-12%;top:30%;width:40%}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-graphic .shape-square{left:-12%;top:7%;width:40%}}.hero .hero-content-wrapper .hero-graphic .shape-triangle{width:50%;top:-40px;left:35%;transform:rotate(-20deg)}@media (min-width:1000px){.hero .hero-content-wrapper .hero-graphic .shape-triangle{top:72%;left:10%}}@media (min-width:1800px){.hero .hero-content-wrapper .hero-graphic .shape-triangle{top:50%;left:10%}}@keyframes jb{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:rotate(-5deg) scale(1.025)}to{opacity:1;transform:rotate(-5deg) scale(1)}}@keyframes kb{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:rotate(4deg) scale(1.025)}to{opacity:1;transform:rotate(4deg) scale(1)}}.hero .hero-content-wrapper .hero-backpage-headline-wrapper{width:100%;margin-bottom:10vh}.hero .hero-content-wrapper .hero-backpage-headline-wrapper.small-version{margin-bottom:0;padding-top:80px;padding-bottom:100px}.hero .hero-content-wrapper .hero-backpage-headline-wrapper span.next-line{display:block}.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1{font-size:28px;line-height:1.1;text-align:center}@media screen and (min-width:500px){.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1{font-size:40px}}@media (min-width:750px){.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1{font-size:60px}}@media (min-width:1000px){.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1{font-size:70px}}@media (min-width:1400px){.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1{font-size:80px}}.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1 span.fancy{font-family:tt-commons-pro,sans-serif;font-weight:700}.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1 span.next-line{display:inline}@media (min-width:576px){.hero .hero-content-wrapper .hero-backpage-headline-wrapper h1 span.next-line{display:block}}.hero img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% center;z-index:-100}.hero h1{font-size:18px;width:100%;margin-bottom:40px}.hero h1 span.emph{font-weight:700}@media (min-width:750px){.hero h1{width:auto;font-size:24px;line-height:1.4;margin-bottom:0}.hero h1 span.next-line{display:block}}.hero h2{font-size:45px}@media screen and (min-width:500px){.hero h2{font-size:60px}}@media (min-width:750px){.hero h2{font-size:70px}}@media (min-width:1000px){.hero h2{font-size:80px}}@media (min-width:1400px){.hero h2{font-size:90px}}.hero h2 span.fancy{font-family:tt-commons-pro,sans-serif;font-weight:700}.hero h2 span.next-line{display:inline}@media (min-width:576px){.hero h2 span.next-line{display:block}}.hero p{color:#fff;max-width:400px}.hero .about-version{text-align:center}.hero .about-version p{max-width:1000px;margin:30px auto 0;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:28px;font-size:36px;line-height:1.2}@media (min-width:750px){.hero .about-version p{font-size:66px}}.hero .btn{color:#fff}@media (min-width:1000px){.hero .hero-copy{padding-left:4%;padding-right:4%}}.bgVideo{position:absolute;top:0;z-index:-100}#background{position:fixed;top:0;right:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;transform:translateX(calc((100.9% - 100vw) / 2))}.contact-h3{text-align:left!important}.flex-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}.bg-shapes{background-image:url(/images/shapes.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.fifty-card-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fifty-card{position:relative;width:calc(100% - 20px);height:auto;margin:10px;border-radius:30px;background:#14a850;background-color:#fff;text-align:center;min-height:400px}.fifty-card.yellow{background:#ffe261}.fifty-card.blue{background:#4eabe9}.fifty-card.green{background:#14a850}.fifty-card.red{background:#db423c}.fifty-card.orange{background:#ffe0c3;background-image:url(/images/shapes.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.fifty-card .wrapper.lite{height:95%}.fifty-card .headline-text .bold{font-weight:700}.fifty-card h2{text-align:center}.fifty-card h3{color:#000}.fifty-card h3.white-version{color:#fff}.fifty-card h3.absolute-version{position:absolute;top:0;background-color:pink}.fifty-card img.regular-version{position:relative}@media (min-width:1000px){.fifty-card{min-height:700px;max-width:1800px;margin:10px 5px 10px 10px;width:calc(50% - 15px)}.fifty-card:nth-child(2n){margin:10px 10px 10px 5px}}.team-card{position:relative;width:calc(100% - 20px);height:auto;margin:10px;border-radius:30px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;background:#fff}.team-card.margin-bottom{margin-bottom:60px}@media (min-width:1000px){.team-card.margin-bottom{margin-bottom:120px}}@media (min-width:1000px){.team-card{min-height:500px;max-width:1100px;margin:10px;width:calc(100% - 20px);justify-self:center}}.team-card.intro-version{margin:0 10px 50px}.team-card h3{text-align:left}.team-card .content-side{position:relative;padding:30px;background:#ffe261;background:#fff;width:100%}.team-card .content-side.yellow{background:#ffe46c}.team-card .content-side.orange{background:#ffe0c3}.team-card .content-side.green{background:#14a850}.team-card .content-side.blue{background:#4eabe9}.team-card .content-side.red{background:#db423c}.team-card .content-side .btn.btn-outline-primary,.team-card .content-side .btn.btn-primary{width:100%;margin-bottom:15px}.team-card .content-side ul{padding-left:0;margin-top:30px}.team-card .content-side li{list-style:none;border-bottom:1px solid #000;margin-bottom:13px;padding-bottom:12px;font-size:21px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:15px}@media (min-width:1000px){.team-card .content-side li{font-size:21px}}.team-card .content-side li:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-image:url(/images/bullet-check.svg);background-size:contain;background-repeat:no-repeat;margin-top:3px}@media (min-width:1000px){.team-card .content-side{width:65%;padding:50px}}@media (min-width:1400px){.team-card .content-side{width:65%;padding:80px 110px}}.team-card .image-side{position:relative;height:auto;min-height:500px;width:100%;background:#14a850;background:#ffe261;z-index:1}@media (min-width:1000px){.team-card .image-side{width:30%}}.team-card .image-side.padding-version{padding:50px}@media (min-width:1000px){.team-card .image-side{width:35%}}@media (min-width:1400px){.team-card .image-side{width:35%}}.team-card .image-side img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center center;height:100%;width:100%;z-index:-2}.team-card .image-side img.regular-version{position:relative}.team-card .image-absolute{width:200px;position:absolute;bottom:-30px;left:-15px;z-index:3}.team-card .image-absolute img{width:100%}.split-card-large{position:relative;width:calc(100% - 20px);height:auto;margin:10px;border-radius:30px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;background:#fff}.split-card-large.margin-bottom{margin-bottom:60px}@media (min-width:1000px){.split-card-large.margin-bottom{margin-bottom:120px}}@media (min-width:1800px){.split-card-large{min-height:700px;max-width:1800px;margin:10px;width:calc(100% - 20px);justify-self:center}}.split-card-large.intro-version{margin:0 10px 50px}.split-card-large h3{text-align:left}.split-card-large .content-side{position:relative;padding:30px;background:#ffe261;background:#fff}.split-card-large .content-side.yellow{background:#ffe46c}.split-card-large .content-side.orange{background:#ffe0c3}.split-card-large .content-side.green{background:#14a850}.split-card-large .content-side.blue{background:#4eabe9}.split-card-large .content-side.red{background:#db423c}.split-card-large .content-side .btn.btn-outline-primary,.split-card-large .content-side .btn.btn-primary{width:100%;margin-bottom:15px}.split-card-large .content-side ul{padding-left:0;margin-top:30px}.split-card-large .content-side li{list-style:none;border-bottom:1px solid #000;margin-bottom:13px;padding-bottom:12px;font-size:21px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:15px}@media (min-width:1000px){.split-card-large .content-side li{font-size:21px}}.split-card-large .content-side li:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-image:url(/images/bullet-check.svg);background-size:contain;background-repeat:no-repeat;margin-top:3px}@media (min-width:1000px){.split-card-large .content-side{width:50%;padding:50px}}@media (min-width:1400px){.split-card-large .content-side{width:50%;padding:80px 110px}}.split-card-large .image-side{position:relative;height:auto;min-height:500px;width:100%;background:#14a850;background:#ffe261;z-index:1}.split-card-large .image-side.padding-version{padding:50px}@media (min-width:1000px){.split-card-large .image-side{width:50%}}.split-card-large .image-side img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center center;height:100%;width:100%;z-index:-2}.split-card-large .image-side img.regular-version{position:relative}.split-card-large .image-absolute{width:200px;position:absolute;bottom:-30px;left:-15px;z-index:3}.split-card-large .image-absolute img{width:100%}.intro{position:relative}.intro h2{text-align:center}.intro.back-intro:before{content:"";position:absolute;width:93%;height:1px;background:hsla(0,0%,100%,.2);top:0;left:0;right:0;margin:0 auto}.intro.back-intro h2,.intro.back-intro p{color:#fff;text-align:center}.intro.back-intro h2 span.fancy,.intro.back-intro p span.fancy{color:#14a850}.intro .text-split{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1000px){.intro .text-split{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:justify;justify-content:space-between}}.intro .text-split .split-title{width:100%;margin-bottom:10px}@media (min-width:1000px){.intro .text-split .split-title{width:50%;margin-bottom:0}}.intro .text-split .split-title h2{color:#fff;font-size:55px}@media screen and (min-width:650px){.intro .text-split .split-title h2{font-size:80px}}@media (min-width:1000px){.intro .text-split .split-title h2{font-size:80px}}@media (min-width:1400px){.intro .text-split .split-title h2{font-size:90px}}.intro .text-split .split-title h2 .fancy{color:#14a850}.intro .text-split .split-body{width:100%}.intro .text-split .split-body p{color:#fff;font-size:17px}@media (min-width:750px){.intro .text-split .split-body{width:50%;max-width:500px;font-size:17px}}@media (min-width:1400px){.intro .text-split .split-body{width:50%;max-width:600px;font-size:19px}}.intro .intro-card-wrapper{display:-ms-flexbox;display:flex;margin-top:60px;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1000px){.intro .intro-card-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:50px}}@media (min-width:1800px){.intro .intro-card-wrapper{max-width:1800px;justify-self:center}}.intro .intro-card-wrapper .intro-card{background:#fff;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center;transition:.42s cubic-bezier(.23,1,.32,1);width:100%;margin-bottom:10px;backdrop-filter:blur(12px);z-index:1;overflow:hidden}@media (min-width:1000px){.intro .intro-card-wrapper .intro-card{width:33%;margin-bottom:.5%}.intro .intro-card-wrapper .intro-card:first-child{margin-right:.5%}.intro .intro-card-wrapper .intro-card:nth-child(3){margin-left:.5%}.intro .intro-card-wrapper .intro-card:nth-child(4){margin-right:.5%}.intro .intro-card-wrapper .intro-card:nth-child(6){margin-left:.5%}}.intro .intro-card-wrapper .intro-card .content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;z-index:2}.intro .intro-card-wrapper .intro-card .content .icon-wrapper{width:100%;text-align:center}.intro .intro-card-wrapper .intro-card .content .icon-wrapper .icon{position:relative;background:#14a850;padding:30px 45px;width:100%;aspect-ratio:16/9}.intro .intro-card-wrapper .intro-card .content .icon-wrapper .icon img{transition:.42s cubic-bezier(.23,1,.32,1)}.intro .intro-card-wrapper .intro-card .content .text-wrapper{padding:30px 20px}.intro .intro-card-wrapper .intro-card .content .title{font-family:tt-commons-pro,sans-serif;font-weight:700;color:#000;text-align:center;font-size:36px;line-height:1.3;margin-bottom:20px;display:block;transition:.42s cubic-bezier(.23,1,.32,1)}.intro .intro-card-wrapper .intro-card .content p{text-align:center;max-width:400px;margin:auto;font-size:17px;color:#000}.intro .intro-card-wrapper .intro-card .card-button{width:100%;padding:26px 20px;border-top:2px solid #f2ece9;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:0;transition:.42s cubic-bezier(.23,1,.32,1);z-index:2}.intro .intro-card-wrapper .intro-card .card-button .button-text{color:#000;font-weight:700}.intro .intro-card-wrapper .intro-card .card-button .arrow{position:relative;width:30px}.intro .intro-card-wrapper .intro-card .card-button .arrow img{position:absolute;width:18px;height:18px;right:0;top:0;z-index:10;transition:.42s cubic-bezier(.23,1,.32,1)}.intro .intro-card-wrapper .intro-card .card-button .arrow .circle{position:absolute;width:30px;height:30px;right:-6px;top:-6px;background:#14a850;border-radius:50%;z-index:2;transition:.42s cubic-bezier(.23,1,.32,1);border:.75px solid #000}.intro .intro-card-wrapper .intro-card:hover .icon img{transform:scale(1.05)}.intro .intro-card-wrapper .intro-card:hover .card-button{opacity:1}.intro .intro-card-wrapper .intro-card:hover .card-button .arrow img{transform:scale(1.05)}.intro .intro-card-wrapper .intro-card:hover .card-button .arrow .circle{transform:scale(1.4)}.intro .intro-card-wrapper .intro-card.card-backpage{background:#fff}.intro .intro-card-wrapper .intro-card.card-backpage .title{color:#000}.intro .intro-card-wrapper .intro-card.card-backpage p{color:#737d84}.intro .intro-card-wrapper .intro-card.card-backpage .button-text{color:#14a850}.our-goal{background:#14a850}.our-goal .headline-text,.our-goal h2{text-align:left;color:#fff}.pricing-cards{text-align:center}.pricing-cards .pricing-card-wrapper{position:relative;max-width:1200px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.pricing-cards .pricing-card-wrapper .pricing-card{background:#fff;border-radius:30px;width:100%;padding:20px;text-align:left;box-shadow:2px 6px 17px 1px rgba(0,0,0,.19)}@media (min-width:1000px){.pricing-cards .pricing-card-wrapper .pricing-card{width:calc(33.33% - 7px);padding:30px 25px}}.pricing-cards .pricing-card-wrapper .pricing-card .card-title{text-align:center;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:40px;color:#14a850;line-height:1;margin-bottom:20px}.price-card-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 10px;margin-bottom:50px;max-width:1800px}@media (min-width:1000px){.price-card-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:1800px){.price-card-wrapper{justify-self:center}}.price-card-wrapper .price-card{background:#fff;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center;transition:.42s cubic-bezier(.23,1,.32,1);width:100%;margin-bottom:10px;backdrop-filter:blur(12px);z-index:1;overflow:hidden}.price-card-wrapper .price-card img{border-radius:8px}.price-card-wrapper .price-card.highlight{background:#ffe261}@media (min-width:1000px){.price-card-wrapper .price-card{width:33%;margin-bottom:.5%}.price-card-wrapper .price-card:first-child{margin-right:.5%}.price-card-wrapper .price-card:nth-child(3){margin-left:.5%}.price-card-wrapper .price-card:nth-child(4){margin-right:.5%}.price-card-wrapper .price-card:nth-child(6){margin-left:.5%}}@media (min-width:750px){.price-card-wrapper .price-card.four-version{width:50%;margin-bottom:.5%}}@media (min-width:1000px){.price-card-wrapper .price-card.four-version{width:24.5%}}.price-card-wrapper .price-card.four-version:last-child{background:#fff}.price-card-wrapper .price-card.four-version:nth-child(4){margin-left:.5%}.price-card-wrapper .price-card .content{width:100%;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;z-index:2}.price-card-wrapper .price-card .content .icon-wrapper{width:100%;text-align:center}.price-card-wrapper .price-card .content .icon-wrapper .icon{position:relative;background:#14a850;padding:30px 45px;width:100%;aspect-ratio:16/9}.price-card-wrapper .price-card .content .icon-wrapper .icon img{transition:.42s cubic-bezier(.23,1,.32,1);border-radius:15px}.price-card-wrapper .price-card .content .text-wrapper{padding:30px 20px}.price-card-wrapper .price-card .content .text-wrapper li{list-style:none;border-bottom:1px solid #000;margin-bottom:13px;padding-bottom:12px;font-size:21px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:15px}@media (min-width:1000px){.price-card-wrapper .price-card .content .text-wrapper li{font-size:21px}}.price-card-wrapper .price-card .content .text-wrapper li:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;background-image:url(/images/bullet-check.svg);background-size:contain;background-repeat:no-repeat;margin-top:3px}.price-card-wrapper .price-card .content .title{font-family:tt-commons-pro,sans-serif;font-weight:700;color:#000;text-align:center;font-size:36px;line-height:1.3;display:block;transition:.42s cubic-bezier(.23,1,.32,1);margin-bottom:20px;margin-top:20px}@media (min-width:1000px){.price-card-wrapper .price-card .content .title{font-size:42px}}.price-card-wrapper .price-card .content img{margin-bottom:20px}.price-card-wrapper .price-card .content p{text-align:center;max-width:400px;margin:auto;font-size:17px;color:#000}.price-card-wrapper .price-card .card-button{width:100%;padding:26px 20px;border-top:2px solid #f2ece9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:0;transition:.42s cubic-bezier(.23,1,.32,1);z-index:2}.price-card-wrapper .price-card .card-button .button-text{color:#000;font-weight:700}.price-card-wrapper .price-card .card-button .arrow{position:relative;width:30px}.price-card-wrapper .price-card .card-button .arrow img{position:absolute;width:18px;height:18px;right:0;top:0;z-index:10;transition:.42s cubic-bezier(.23,1,.32,1)}.price-card-wrapper .price-card .card-button .arrow .circle{position:absolute;width:30px;height:30px;right:-6px;top:-6px;background:#14a850;border-radius:50%;z-index:2;transition:.42s cubic-bezier(.23,1,.32,1);border:.75px solid #000}.price-card-wrapper .price-card:hover .icon img{transform:scale(1.05)}.price-card-wrapper .price-card:hover .card-button{opacity:1}.price-card-wrapper .price-card:hover .card-button .arrow img{transform:scale(1.05)}.price-card-wrapper .price-card:hover .card-button .arrow .circle{transform:scale(1.4)}.price-card-wrapper .price-card.card-backpage{background:#fff}.price-card-wrapper .price-card.card-backpage .title{color:#000}.price-card-wrapper .price-card.card-backpage p{color:#737d84}.price-card-wrapper .price-card.card-backpage .button-text{color:#14a850}.full-cms-img img{border-radius:30px;overflow:hidden;margin-bottom:50px}.divider{height:1px;width:0;background:rgba(0,0,0,.125);margin:40px auto;animation:lb 1s forwards;animation-delay:.1s}.divider.white-divider{background:hsla(0,0%,100%,.125)}.divider.blue-divider{background:rgba(31,129,177,.75)}@media only screen and (min-width:650px){.divider{margin:50px auto}}@media only screen and (min-width:1000px){.divider{margin:90px auto}}.divider.small-divider{margin:20px auto}@media only screen and (min-width:650px){.divider.small-divider{margin:30px auto}}@media only screen and (min-width:1000px){.divider.small-divider{margin:30px auto}}@keyframes lb{0%{width:0}to{width:100%}}.products-title h2{text-align:center}.products-title .wrapper.reg-10{padding:40px 10px 0}@media only screen and (min-width:650px){.products-title .wrapper.reg-10{padding:50px 10px 0}}@media only screen and (min-width:1000px){.products-title .wrapper.reg-10{padding:90px 10px 0}}.single-cards{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;max-width:1400px;margin:0 auto;text-align:center}.single-cards.wrapper{padding:30px 10px 40px}@media only screen and (min-width:650px){.single-cards.wrapper{padding:30px 10px 50px}}@media only screen and (min-width:1000px){.single-cards.wrapper{padding:30px 10px 90px}}.single-cards .single-card{background:#fff;border-radius:20px;padding:30px 20px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}@media (min-width:576px){.single-cards .single-card{width:calc(50% - 10px)}}@media (min-width:750px){.single-cards .single-card{width:calc(33.33% - 10px)}}@media (min-width:1000px){.single-cards .single-card{width:calc(25% - 10px)}}@media (min-width:1400px){.single-cards .single-card{width:calc(20% - 10px)}}@media (min-width:576px){.single-cards .single-card.three-version{width:calc(50% - 10px)}}@media (min-width:750px){.single-cards .single-card.three-version{width:calc(33.33% - 10px)}}@media (min-width:1000px){.single-cards .single-card.three-version{width:calc(33.33% - 10px)}}@media (min-width:1400px){.single-cards .single-card.three-version{width:calc(33.33% - 10px)}}.single-cards .single-card.highlight{background:#ffe261}.single-cards .single-card img{margin:20px 0;border-radius:10px;box-shadow:0 2px 5px 0 rgba(0,0,0,.09);width:100%}.single-cards .single-card .button-wrapper{position:relative;padding:20px 0 0;margin-top:0;width:100%}.single-cards .single-card .button-wrapper:after{position:absolute;content:"";top:0;left:-20px;width:calc(100% + 40px);height:3px;background:#f2ece9;z-index:2}.split-50{position:relative;z-index:2;margin-bottom:50px}.split-50.bio-version-w-line{border-bottom:1px solid #14a850}.split-50:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/concrete-wall-2.png);background-repeat:repeat;z-index:-1}@media screen and (min-width:1000px){.split-50{display:-ms-grid;display:grid}.split-50,.split-50.alt{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}.split-50.alt .split-box:first-of-type{-ms-flex-order:2;order:2}.split-50.alt .split-box:nth-of-type(2){-ms-flex-order:1;order:1}}.split-50 .split-box{position:relative;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.split-50 .split-box.bio-version{-ms-flex-align:start;align-items:flex-start}.split-50 .split-box.text-width{position:relative;margin:0 auto;min-height:50vh;width:100%;text-align:left}@media screen and (min-width:1000px){.split-50 .split-box.text-width{width:100%}}.split-50 .split-box.text-width h2{text-align:center;color:#14a850}.split-50 .split-box.text-width h2.other{text-align:left!important}.split-50 .split-box.text-width p{color:#000}.split-50 .split-box.sticky-text{position:relative;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.split-50 .split-box.sticky-text h2{text-align:center;color:#14a850}@media (min-width:1000px){.split-50 .split-box.sticky-text{-ms-flex-pack:start;justify-content:flex-start;height:100vh;top:0;position:sticky}}@media (min-width:1000px){.split-50 .split-box.sticky-text h2{font-size:9vw;text-align:left;color:#14a850}.split-50 .split-box.sticky-text h3{color:#000}}.split-50 .split-box.sticky-image{background-size:cover;background-position:50%;min-height:50vh;position:relative;top:0;border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (min-width:1000px){.split-50 .split-box.sticky-image{min-height:70vh;position:sticky;overflow:hidden}}.split-50 .split-box.sticky-image.alt-image{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:0}.split-50 .split-box.sticky-image img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center center;height:100%;width:100%}@media screen and (min-width:1000px){.split-50 .split-box.sticky-image img{object-position:center center}}.split-50 .split-box .button{margin-top:30px}.why-work{position:relative;background:#fff;overflow:hidden;z-index:2}.why-work .gradient-radial-test{position:absolute;top:-1500px;left:50%;transform:translateX(-50%);height:2000px;width:2000px;background:radial-gradient(circle,rgba(255,107,23,.9) 0,hsla(0,0%,100%,0) 70%);z-index:1;border-radius:50%;z-index:-1;display:none}.why-work h2{color:#000;text-align:center;line-height:1.3}.why-work h2 .fancy{color:#14a850}.why-work p{max-width:700px;margin:20px auto}.why-work h3,.why-work p{text-align:center}.why-work .services-cross .wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1000px){.why-work .services-cross .wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1400px;margin:0 auto}}.why-work .cross-list{width:100%;margin-top:20px}@media only screen and (min-width:1000px){.why-work .cross-list{margin-top:0}}#testimonials{position:relative;overflow:hidden}#testimonials,#testimonials h2{text-align:center}#testimonials .max-width-1800-center{max-width:1800px;margin:0 auto;padding:0 20px;box-sizing:border-box}#testimonials #slider-owl{position:relative;overflow:hidden}#testimonials .owl-carousel{margin:50px auto 0;width:100%;z-index:1;top:0;left:0}#testimonials .owl-carousel .owl-stage-outer{overflow:visible!important}#testimonials .owl-carousel .owl-card{background:#fff;border-radius:30px;padding:30px 30px 50px;margin:0 5px;min-height:450px;box-shadow:0 6px 0 0 rgba(0,0,0,.1)}#testimonials .owl-carousel .owl-card h2{position:relative;color:#14a850;z-index:1;font-size:68px}#testimonials .owl-carousel .owl-card h2:after{position:absolute;content:"";background-color:#f2ece9;height:50px;width:50px;border-radius:50%;left:0;right:0;top:0;margin:auto;z-index:-1}#testimonials .owl-carousel .owl-card p{max-width:800px;margin:0 auto}@media (min-width:1000px){#testimonials .owl-carousel .owl-card p{font-size:25px}}#testimonials .owl-carousel .owl-card p.name{font-weight:700;font-size:17px;margin-top:30px;color:#14a850}#testimonials .owl-carousel .owl-card p.details{font-size:16px;font-style:italic;max-width:600px;margin:15px auto 0}#testimonials .owl-carousel .owl-nav .owl-prev .fa,#testimonials .owl-nav .owl-next .fa{color:#000!important;width:20px}#testimonials .owl-carousel .owl-nav .owl-prev .fa:after,#testimonials .owl-nav .owl-next .fa:after{position:absolute;content:"";background:#fff;border-radius:50px;width:22px;height:22px;left:-1px;top:-3px;z-index:-1}#testimonials .custom-nav .custom-next,#testimonials .custom-nav .custom-prev{border:none}#testimonials .custom-nav button{background:transparent;padding:10px 0 30px!important}#testimonials .custom-nav button img{width:76px;height:76px;padding:10px;border-radius:50%;transition:.3s}.practices{position:relative;background:#000;overflow:hidden}.practices .wrapper{text-align:center}.practices h2{color:#fff}.practices h2 .fancy{color:#14a850}.practices p{color:#fff;max-width:700px;margin:auto}.practices .practice-card-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:30px auto 50px;text-align:left}@media (min-width:1000px){.practices .practice-card-wrapper{margin-top:90px}}.practices .practice-card-wrapper .practice-card{border:1px solid hsla(0,0%,100%,.15);border-radius:12px;width:100%;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:49%;margin:.5%}@media (min-width:1000px){.practices .practice-card-wrapper .practice-card{width:32%;margin:.6667%}}.practices .practice-card-wrapper .practice-card .practice-icon{width:100%;margin-bottom:24px}.practices .practice-card-wrapper .practice-card .practice-icon img{max-height:55px;max-width:60px}.practices .practice-card-wrapper .practice-card .practice-text{color:#fff;max-width:240px;font-size:18px}.practices .practice-card-wrapper .practice-card .practice-text.wider{max-width:100%}.practices .practice-card-wrapper .practice-card .practice-text span.short{max-width:240px;margin-bottom:20px;font-size:20px}.practices .practice-card-wrapper .practice-card .practice-text span.small{color:#fff;display:block;font-size:15px;opacity:.6}#split-25{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:50px auto 0}#split-25,#split-25 .cell-25{-ms-grid-column-align:center;justify-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}#split-25 .cell-25{position:relative;width:100%;border-top:1px solid #000;padding-top:30px;padding-bottom:30px}#split-25 .cell-25 .button{margin-bottom:30px}@media only screen and (min-width:700px){#split-25 .cell-25:nth-of-type(-n+3){margin-bottom:0;border-right:0 solid #000}}#split-25 .cell-25 .icon-check{width:60px;margin:auto}#split-25 .cell-25 .icon-check img{width:100%}#split-25 .cell-25 p{font-size:17px;max-width:600px}@media only screen and (min-width:750px){#split-25 .cell-25{padding-top:0;padding:20px 20px 0;width:49%;margin-top:20px;margin-bottom:20px;border-top:0 solid #000}#split-25 .cell-25:first-of-type:after,#split-25 .cell-25:nth-of-type(2):after{content:"";position:absolute;bottom:-15px;left:0;height:1px;width:98%;background:#000}#split-25 .cell-25:first-of-type,#split-25 .cell-25:nth-of-type(3){margin-right:1%;border-right:1px solid #000}}#split-25 .title{color:#000;font-family:tt-commons-pro,sans-serif;font-weight:700;margin:11px;text-align:center;font-size:40px;line-height:1.2;margin:20px auto;font-size:16px}#split-25 .title.larger-title{font-size:24px}@media only screen and (min-width:750px){#split-25 .title.larger-title{font-size:32px}}article{column-count:1;margin:30px auto;text-align:left}@media only screen and (min-width:700px){article{max-width:600px}}@media only screen and (min-width:1000px){article{column-count:2;column-gap:2.5em;max-width:unset}}article P{text-align:left!important}.btn.btn-primary,.button-center-wrapper{text-align:center}.btn.btn-primary{position:relative;display:inline-block;border-radius:50px;padding:20px 40px;background:#14a850;color:#fff;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:18px;line-height:1.1;transition:.2s;margin-right:7px;box-shadow:0 6px 0 0 #0a9542;margin-bottom:10px}.btn.btn-primary:hover{transform:translateY(4px);box-shadow:0 2px 0 0 #0a9542;color:#fff}.btn.btn-primary.center{margin:0 auto 10px}.btn.btn-outline-primary{position:relative;display:inline-block;border-radius:50px;padding:20px 40px;text-align:center;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:18px;line-height:1.1;transition:.2s;margin-bottom:10px;margin-right:7px;color:#000;background:#fff;border:1px solid #000;box-shadow:0 6px 0 0 #000}.btn.btn-outline-primary:hover{transform:translateY(4px);box-shadow:0 2px 0 0 #000}.btn.btn-outline-primary a{text-decoration:none!important}.btn a{color:inherit}.btn a,a.btn,a .btn{text-decoration:none}.button{position:relative;display:inline-block;border-radius:50px;padding:20px 40px;background:#14a850;text-align:left;color:#fff;font-family:tt-commons-pro,sans-serif;font-weight:700;font-size:18px;line-height:1.1;transition:.2s;box-shadow:0 6px 0 0 #0a9542;margin-bottom:10px}.button:hover{transform:translateY(4px);box-shadow:0 2px 0 0 #0a9542;color:#fff}.button.white-version{color:#14a850;background:#fff}.button.line-version{color:#000;background:#fff;border:1px solid #000;box-shadow:0 6px 0 0 #000}.button.line-version:hover{transform:translateY(4px);box-shadow:0 2px 0 0 #000}.button.right{margin:0 0 0 auto}.button.left{margin:0 auto 0 0}.four-tiles h2,.four-tiles h3,.four-tiles h4,.four-tiles h5,.four-tiles h6{color:#1a1a1a}.four-tiles h2,.four-tiles h4{font-weight:700}.four-tiles h4{font-family:neue-haas-grotesk-text,sans-serif}@media (min-width:1000px){.four-tiles li :not(.froala-editor){padding:20px 10px}.four-tiles h4{font-size:16px;font-family:neue-haas-grotesk-text,sans-serif;font-weight:700}}.four-tiles .tile-wrapper{background:#fff;height:100%;margin-bottom:20px}@media (min-width:1000px){.four-tiles .tile-wrapper{margin-bottom:0}}.four-tiles .tile-text{padding:10px 15px 0}@media (min-width:1000px){.four-tiles .tile-text{padding:25px 25px 0}}.four-tiles .tile-link{padding:10px 15px 20px}.four-tiles .tile-link p{margin-bottom:0}@media (min-width:1000px){.four-tiles .tile-link{padding:20px 25px}}.four-tiles .tile-link .btn{width:100%}.blog-details-wrapper{max-width:1200px;margin-left:auto;margin-right:auto;margin-top:150px}.blog-details-wrapper h1{color:#032944}.blog-details-wrapper h2{font-size:24px;color:#1a1a1a}.blog-details-wrapper hr.top{max-width:500px;margin:20px auto;border-top:2px solid}.blog-details-wrapper hr.bottom{border-top:2px solid;margin:40px auto}@media (min-width:1000px){.blog-details-wrapper hr.bottom{margin:80px auto}}.blog-details-wrapper .author-date{display:block;font-size:15px;text-transform:uppercase;font-weight:700;color:#1a1a1a;margin-bottom:15px}.blog-details-wrapper .author-date a{color:#1a1a1a;text-decoration:underline}.blog-image{text-align:center;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.page-item.current a.page-link{background:#14a850;color:#fff}.blog-tile-wrapper{background:#fff;margin-bottom:20px;padding:15px 20px 5px}@media (min-width:1000px){.blog-tile-wrapper{margin-bottom:0;padding:40px 40px 30px}}.blog-list-styles{width:100%;margin-left:auto;margin-right:auto}.blog-list-styles h2,.blog-list-styles h3{color:#1a1a1a;font-weight:700}.blog-list-styles h2{margin-bottom:15px}.blog-list-styles h3{font-weight:400;font-size:24px;margin-bottom:15px!important}.blog-list-styles img{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.blog-list-styles .first-two{padding-left:12px;padding-right:12px}.blog-list-styles .bottom-margin{margin-bottom:60px}@media (min-width:1000px){.blog-list-styles .bottom-margin{margin-bottom:90px}}.blog-list-styles .tile-wrapper{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08);height:100%;margin-bottom:20px;border-radius:20px}@media (max-width:749.98px){.blog-list-styles .tile-wrapper{height:auto;padding-bottom:20px}}@media (min-width:1000px){.blog-list-styles .tile-wrapper{margin-bottom:0}}.blog-list-styles .tile-text{padding:15px 20px 0}@media (min-width:1000px){.blog-list-styles .tile-text{padding:30px 30px 10px}}.btn{border:0;background:hsla(0,0%,100%,.25);backdrop-filter:blur(12px);font-weight:400;padding:18px 30px;font-size:17px}.btn-secondary{background:#000}.btn-success{background:#14a850}.expanded-width{width:100%;max-width:1460px}.extra-expanded-width{width:100%;max-width:1640px}.timeline{position:relative;margin:50px auto;padding:40px 0;width:1000px;box-sizing:border-box}.timeline:before{content:"";position:absolute;left:50%;width:2px;height:100%;background:#c5c5c5}.timeline ul{padding:0;margin:0}.timeline ul li{list-style:none;position:relative;width:50%;padding:20px 40px;box-sizing:border-box}.timeline ul li:nth-child(odd){float:left;text-align:right;clear:both}.timeline ul li:nth-child(2n){float:right;text-align:left;clear:both}.content{padding-bottom:20px}.timeline ul li:nth-child(odd):before{right:-6px}.timeline ul li:nth-child(2n):before,.timeline ul li:nth-child(odd):before{content:"";position:absolute;width:10px;height:10px;top:24px;background:#e51923;border-radius:50%;box-shadow:0 0 0 3px rgba(229,25,35,.2)}.timeline ul li:nth-child(2n):before{left:-4px}.timeline ul li h3{padding:0;margin:0;color:#e51923;font-weight:600}.timeline ul li p{margin:10px 0 0;padding:0}.timeline ul li .time h4{margin:0;padding:0;color:#fff}@media (min-width:767px){.timeline ul li .time h4{font-size:36px}}.timeline ul li:nth-child(odd) .time{right:-165px}.timeline ul li:nth-child(2n) .time,.timeline ul li:nth-child(odd) .time{position:absolute;top:12px;margin:0;padding:8px 16px;background:#e51923;color:#fff;box-shadow:0 0 0 3px rgba(229,25,35,.3)}.timeline ul li:nth-child(2n) .time{left:-165px}@media (max-width:1000px){.timeline{width:100%}}@media (max-width:767px){.timeline{width:100%;padding-bottom:0}.timeline:before{left:20px;height:100%}.timeline ul li:nth-child(2n),.timeline ul li:nth-child(odd){width:100%;text-align:left;padding-left:50px;padding-bottom:50px}.timeline ul li:nth-child(2n):before,.timeline ul li:nth-child(odd):before{top:-18px;left:16px}.timeline ul li:nth-child(2n) .time,.timeline ul li:nth-child(odd) .time{top:-30px;left:50px;right:inherit}}#cmsSideNav{padding-bottom:50px!important}#cmsSideNav a{text-decoration:none!important}.background_editor{z-index:99}.background_editor a{color:#000}.background_editor i{background:#fff;padding:4px;border-radius:1000px;font-size:40px!important}.cms_toolbar{z-index:99!important}.cms_toolbar a{text-decoration:none!important}.colorSection{background:#14a850 url(/images/red-bg.jpg) 50% no-repeat;background-size:cover}@media (min-width:1000px){.colorSection{background-attachment:fixed}}.colorSection a,.colorSection h2,.colorSection h3,.colorSection h4,.colorSection h5,.colorSection li,.colorSection p{color:#fff}.specialSection{background:#151515 url(/images/special-bg.jpg) 50% no-repeat;background-size:cover;padding:60px 0 50px;display:block}.specialSection h3,.specialSection h4,.specialSection li,.specialSection p{color:#fff}@media (min-width:1000px){.specialSection{padding:80px 0 70px}}.background_editor{position:relative;top:-2.5em;text-align:center}.custom-snippets{text-align:center}.custom-snippets h3{color:#a7a9ac;font-size:18px}.custom-snippets .ng-scope{border:2px solid #a7a9ac;color:#a7a9ac;padding:15px;width:100%;display:block;text-align:center;text-transform:uppercase;margin:4px;font-size:14px}.custom-snippets .ng-scope span{color:#a7a9ac!important}img{max-width:100%}.team-box{padding:20px 20px 5px}.team-box img{border-bottom-left-radius:0;border-bottom-right-radius:0}.team-box-content{background:#f2f2f2;padding:18px 20px 5px;margin-bottom:25px}.team-box-content h3{font-weight:700}@media (min-width:1000px){.team-box-content{padding:28px 35px 20px}.team-box-content h3{font-size:26px}.team-box-content h4{color:#14a850;font-size:22px}.team-box-content p{margin-bottom:5px}}.cd-popup{position:fixed;left:0;top:0;height:100%;width:100%;background-color:rgba(199,203,210,.9);opacity:0;visibility:hidden;transition:opacity .3s 0s,visibility 0s .3s}.cd-popup.is-visible{z-index:9999;opacity:1;visibility:visible;transition:opacity .3s 0s,visibility 0s 0s}.cd-popup-container{position:relative;width:90%;max-width:400px;margin:4em auto;background:#fff;border-radius:.25em .25em .4em .4em;text-align:center;box-shadow:0 0 20px rgba(0,0,0,.2);transform:translateY(-40px);-webkit-backface-visibility:hidden;transition-property:transform;transition-duration:.3s}.cd-popup-container p{padding:3em 1em}.cd-popup-container .cd-buttons{margin:0;padding:0;list-style:none}.cd-popup-container .cd-buttons:after{content:"";display:table;clear:both}.cd-popup-container .cd-buttons li{float:left;width:50%}.cd-popup-container .cd-buttons a{display:block;height:60px;line-height:60px;text-transform:uppercase;color:#fff;transition:background-color .2s;border-radius:0 0 .25em .25em;background-color:#2f889c}.no-touch .cd-popup-container .cd-buttons a:hover{background-color:#3599ae}.cd-popup-container .cd-popup-close{position:absolute;top:8px;right:8px;width:30px;height:30px}.cd-popup-container .cd-popup-close:after,.cd-popup-container .cd-popup-close:before{content:"";position:absolute;top:12px;width:14px;height:3px;background-color:#8f9cb5}.cd-popup-container .cd-popup-close:before{transform:rotate(45deg);left:8px}.cd-popup-container .cd-popup-close:after{transform:rotate(-45deg);right:8px}.is-visible .cd-popup-container{transform:translateY(0)}@media only screen and (min-width:1170px){.cd-popup-container{margin:8em auto}}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}.auth{color:#000}.auth .modal-container:after{clear:both;content:"";display:table}.auth *,.auth :after,.auth :before{box-sizing:border-box}.auth a{text-decoration:none}.auth a .sign-in{color:red}.auth a .sign-up{color:blue}.auth img{max-width:100%}.auth input,.auth textarea{font-family:PT Sans,sans-serif;font-size:16px;font-size:1rem}.auth input::-ms-clear,.auth textarea::-ms-clear{display:none}.auth header[role=banner]{position:relative;height:50px;background:#343642}.auth header[role=banner] #cd-logo{float:left;margin:4px 0 0 5%;transform-origin:0 50%;transform:scale(.8)}.auth header[role=banner] #cd-logo img{display:block}.auth header[role=banner]:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.auth header[role=banner]{height:80px}.auth header[role=banner] #cd-logo{margin:20px 0 0 5%;transform:scale(1)}}.auth .cd-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,54,66,.9);z-index:9999;overflow-y:auto;cursor:pointer}.auth .cd-user-modal-container{position:relative;width:90%;max-width:600px;background:#fff;margin:5em auto 4em;cursor:auto;transform:translateY(-30px);transition-property:transform;transition-duration:.3s}.auth .cd-user-modal-container .cd-switcher{list-style-type:none;padding-left:0;margin:0}.auth .cd-user-modal-container .cd-switcher:after{clear:both;content:"";display:table}.auth .cd-user-modal-container .cd-switcher li{width:50%;float:left;border-bottom:1px solid #d2d8d8;text-align:center}.auth .cd-user-modal-container .cd-switcher a{display:block;width:100%;height:50px;line-height:50px;background:#d2d8d8;color:#809191}.auth .cd-user-modal-container .cd-switcher a.selected{background:#fff;color:#505260}@media only screen and (min-width:600px){.auth .cd-user-modal-container{margin:4em auto}.auth .cd-user-modal-container .cd-switcher a{height:70px;line-height:70px}}.auth .cd-form{padding:1.4em}.auth .cd-form .fieldset{position:relative;margin:1.4em 0}.auth .cd-form .fieldset:first-child{margin-top:0}.auth .cd-form .fieldset:last-child{margin-bottom:0}.auth .cd-form label{font-size:14px;font-size:.875rem}.auth .cd-form label.image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;transform:translateY(-50%);height:20px;width:20px;overflow:hidden;text-indent:100%;white-space:nowrap;color:transparent;text-shadow:none;background-repeat:no-repeat;background-position:50% 0}.auth .cd-form label.cd-username{background-image:url(/vendor/groupm7/accounts/public/img/cd-icon-username.svg)}.auth .cd-form label.cd-email{background-image:url(/vendor/groupm7/accounts/public/img/cd-icon-email.svg)}.auth .cd-form label.cd-password{background-image:url(/vendor/groupm7/accounts/public/img/cd-icon-password.svg)}.auth .cd-form input{margin:0;padding:0;border-radius:.25em}.auth .cd-form input.full-width{width:100%}.auth .cd-form input.has-padding{padding:5px 20px 5px 50px}.auth .cd-form input.has-border{border:1px solid #d2d8d8;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.auth .cd-form input.has-border:focus{border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:none}.auth .cd-form input[type=submit]{padding:16px 0;cursor:pointer;background:#2f889a;color:#fff;font-weight:700;border:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.no-touch .auth .cd-form input[type=submit]:focus,.no-touch .auth .cd-form input[type=submit]:hover{background:#3599ae;outline:none}.auth .cd-form .hide-password{display:inline-block;position:absolute;right:0;top:0;padding:6px 15px;border-left:1px solid #d2d8d8;top:50%;bottom:auto;transform:translateY(-50%);font-size:14px;font-size:.875rem;color:#343642}.auth .cd-form .cd-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:hsla(0,59%,62%,.9);padding:.8em;z-index:2;color:#fff;font-size:13px;font-size:.8125rem;pointer-events:none}.auth .cd-form .cd-error-message:after{content:"";position:absolute;left:22px;bottom:100%;height:0;width:0;border-bottom:8px solid hsla(0,59%,62%,.9);border-left:8px solid transparent;border-right:8px solid transparent}@media only screen and (min-width:600px){.auth .cd-form{padding:2em}.auth .cd-form .fieldset{margin:2em 0}.auth .cd-form .fieldset:first-child{margin-top:0}.auth .cd-form .fieldset:last-child{margin-bottom:0}.auth .cd-form input.has-padding{padding:4px 20px 4px 50px}.auth .cd-form input[type=submit]{padding:16px 0}}.auth .cd-form-message{padding:1.4em 1.4em 0;font-size:14px;font-size:.875rem;line-height:1.4;text-align:center}@media only screen and (min-width:600px){.auth .cd-form-message{padding:2em 2em 0}}.auth .cd-form-bottom-message{position:absolute;width:100%;left:0;bottom:-60px;text-align:center;font-size:14px;font-size:.875rem}.auth .cd-form-bottom-message a{color:#fff;text-decoration:underline}.auth .cd-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(/vendor/groupm7/accounts/public/img/cd-icon-close.svg) no-repeat 50%;text-indent:100%;white-space:nowrap;overflow:hidden}@media only screen and (min-width:1170px){.auth .cd-close-form{display:none}}.auth #cd-login,.auth #cd-reset-password,.auth #cd-signup{display:none}.auth #cd-login.is-selected,.auth #cd-reset-password.is-selected,.auth #cd-signup.is-selected{display:block}