/*Theme name: Magpie HQ*/@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");.br-8{border-radius:8px}.br-12{border-radius:12px}.br-16{border-radius:16px}.standard-box-shadow{box-shadow:0px 8px 16px rgba(114,171,166,0.16)}#magpie_logo{display:block}#magpie_logo img{width:163px;height:auto}@media (min-width: 992px){#magpie_logo img{width:205px}}a{text-decoration:none}.nav-link{font-weight:400;font-size:16px;line-height:24px;white-space:nowrap}.nav-link:hover{color:#1C9F93}#mobile_header,#desktop_header{background-color:#fff;position:fixed;top:0;left:0;width:100%;z-index:999;box-shadow:0 2px 4px rgba(0,0,0,0.24)}#mobile_header ul li a,#desktop_header ul li a{color:#414141}#mobile_header{padding:0 16px}#mobileMenu a{transition:all 0.24s 0s ease;display:flex;justify-content:space-between;align-items:center;padding:12px;font-size:18px;line-height:26px;border-bottom:1px solid #CFCFCF;background-color:#fff}#mobileMenu a:active{background-color:#F1F1F1}#mobileMenu li.current-menu-parent>a,#mobileMenu li.current-menu-item>a{color:#1C9F93;font-weight:bold}#mobileMenu ul.sub-menu{transition:all 0.24s 0s ease;max-height:0;opacity:0;border-left:4px solid #1C9F93;pointer-events:none}#mobileMenu ul.sub-menu.is-active{pointer-events:all}#mobileMenu li.menu-item-has-children>a:after{transition:transform 0.24s 0s ease;content:"";width:32px;height:32px;background:url("assets/svgs/chevron-down.svg");background-repeat:no-repeat;background-size:32px;background-position:97% center;transform:rotate(0deg)}#mobileMenu li.menu-item-has-children .is-active{background-color:#F1F1F1}#mobileMenu li.menu-item-has-children .is-active:after{transform:rotate(180deg)}#mobileMenu li.menu-item-has-children ul.sub-menu.is-active{max-height:1000px;opacity:1}#desktop_header{padding:0 16px}#desktop_header ul.menu{display:flex;align-items:center;margin:0}#desktop_header ul.menu>li a{transition:all 0.24s 0s ease;padding:16px 20px;display:flex}#desktop_header ul.menu>li a:hover{color:#1C9F93}@media (min-width: 992px){#desktop_header ul.menu>li a{padding:24px 16px}}@media (min-width: 1200px){#desktop_header ul.menu>li a{padding:24px 24px}}@media (min-width: 1450px){#desktop_header ul.menu>li a{padding:24px 32px}}#desktop_header ul.menu>li.current-menu-parent>a,#desktop_header ul.menu>li.current-menu-item>a{color:#1C9F93;font-weight:bold}#desktop_header ul.menu ul.sub-menu{transition:all 0.24s 0s ease;visibility:hidden;position:absolute;opacity:0;transform:translateY(10px);background-color:#fff;border-radius:0 0 8px 8px}#desktop_header ul.menu li.menu-item-has-children{background:url("assets/svgs/chevron-down.svg");background-repeat:no-repeat;background-size:16px;background-position:right center;margin-right:12px}@media (min-width: 1200px){#desktop_header ul.menu li.menu-item-has-children{background-position:95% center}}#desktop_header ul.menu li.menu-item-has-children:hover ul.sub-menu{visibility:visible;transform:translateY(0px);opacity:1}#desktop_header .nav-request-demo{background-color:#1C9F93;border-radius:5px;padding:10px 20px;white-space:nowrap}#desktop_header .nav-request-demo span#button_text{color:white;text-transform:uppercase;font-size:14px;font-family:CoconPro sans-serif !important}#mobileMenu ul.menu li.nav-btn a,#desktop_header ul.menu li.nav-btn a{border-bottom:none;background-color:#1C9F93;color:#fff;border-radius:8px;margin-top:12px;justify-content:center;font-family:ff-cocon-pro, sans-serif;text-transform:uppercase;padding:12px 24px}@media (min-width: 992px){#mobileMenu ul.menu li.nav-btn a,#desktop_header ul.menu li.nav-btn a{padding:8px 16px;margin-top:0}}@media (min-width: 768px){#mobileMenu ul.menu li.nav-btn,#desktop_header ul.menu li.nav-btn{display:none}}@media (min-width: 992px){#mobileMenu ul.menu li.nav-btn,#desktop_header ul.menu li.nav-btn{display:inline-flex}}#mobileMenu #site_nav .sub-menu,#desktop_header #site_nav .sub-menu{overflow:hidden}#mobileMenu #site_nav .sub-menu li.brand-experience a,#desktop_header #site_nav .sub-menu li.brand-experience a{background-image:url("assets/images/module-icons/bordered/brand-experience.png")}#mobileMenu #site_nav .sub-menu li.brand-prominence a,#desktop_header #site_nav .sub-menu li.brand-prominence a{background-image:url("assets/images/module-icons/bordered/brand-prominence.png")}#mobileMenu #site_nav .sub-menu li.search-prominence a,#desktop_header #site_nav .sub-menu li.search-prominence a{background-image:url("assets/images/module-icons/bordered/search-prominence.png")}#mobileMenu #site_nav .sub-menu li.price-tracker a,#desktop_header #site_nav .sub-menu li.price-tracker a{background-image:url("assets/images/module-icons/bordered/price-tracker.png")}#mobileMenu #site_nav .sub-menu li.promotion-tracker a,#desktop_header #site_nav .sub-menu li.promotion-tracker a{background-image:url("assets/images/module-icons/bordered/promotion-tracker.png")}#mobileMenu #site_nav .sub-menu li.stock-and-delivery-monitor a,#desktop_header #site_nav .sub-menu li.stock-and-delivery-monitor a{background-image:url("assets/images/module-icons/bordered/stock-and-delivery.png")}#mobileMenu #site_nav .sub-menu li a,#desktop_header #site_nav .sub-menu li a{background-size:24px;background-repeat:no-repeat;background-position:16px center;padding-left:48px;padding:16px 16px 16px 48px}#mobileMenu #site_nav .sub-menu li a:hover,#desktop_header #site_nav .sub-menu li a:hover{background-color:#E8F5F4}.bg-underlay{transition:all 0.24s 0s ease;background-color:rgba(0,0,0,0.8);opacity:0;pointer-events:none;width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:9}.bg-underlay.active{opacity:1}.hamburger{padding:16px 16px;display:flex;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;transform:translateX(16px)}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#1C9F93}.hamburger-box{width:34px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:34px;height:3px;background-color:#1C9F93;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent !important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px, 80px, 0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px, 80px, 0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)}footer ul.menu{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start}@media (min-width: 768px){footer ul.menu{justify-content:flex-start}}footer ul.menu a{transition:all 0.16s 0s ease;background-color:rgba(255,255,255,0.72);color:#0B403B;padding:8px 16px;border-radius:8px;display:block;margin:0 16px 16px 0;box-shadow:0 1px 2px rgba(0,0,0,0.24)}footer ul.menu a:hover{background-color:#fff;color:#1C9F93;box-shadow:0 4px 8px rgba(0,0,0,0.24)}footer ul.menu li.current-menu-item a{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,0.24)}footer .contact-info a{margin-right:8px;margin-left:8px}@media (min-width: 768px){footer .contact-info a{margin-left:0;margin-right:24px}}@media (min-width: 992px){footer .contact-info a{margin-right:32px}}.request-your-free-demo .magpie-clients{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background-color:rgba(255,255,255,0.4);transform:none;padding:4px;box-shadow:none;border:1px solid #D2ECE9;display:block}@media (min-width: 992px){.request-your-free-demo .magpie-clients{padding:16px}}.request-your-free-demo .magpie-clients img{max-width:72px;max-height:32px;margin:8px 0}@media (min-width: 768px){.request-your-free-demo .magpie-clients img{margin:8px 16px}}@media (min-width: 992px){.request-your-free-demo .magpie-clients img{margin:8px 0;max-width:80px;max-height:40px}}@media (min-width: 1200px){.request-your-free-demo .magpie-clients img{max-width:88px;max-height:48px;margin:8px 0}}body{padding-top:56px;background-color:#E8F5F4}@media (min-width: 992px){body{padding-top:72px}}*{box-sizing:border-box;padding:0;margin:0}ul{padding-left:0}ul li{list-style-type:none}input:where([type='checkbox']){border:1px solid #CFCFCF}input:where([type='checkbox']):checked{color:#1C9F93}input:where([type='text'],[type='email']),textarea{border-radius:8px;border:1px solid #88C5Be}h1,h2,h3,h4,h5,h6{font-family:'Lato', sans-serif;font-weight:800;font-style:normal}p,a,li,span,label{font-family:'Lato', sans-serif}.badge{height:48px;width:48px}.badge:empty{display:block}section{padding-top:1rem;padding-bottom:1rem}@media (min-width: 1200px){section{padding-top:1.5rem;padding-bottom:1.5rem}}section.below-logos{padding-top:20px}@media (min-width: 768px){section.below-logos{padding-top:80px}}.center-content{display:flex;justify-content:center;align-items:center}.flex-wrap{flex-wrap:wrap}.vertical-green-line{height:50px;width:3px;border-radius:1px}.t-shadow{text-shadow:0 2px 4px rgba(0,0,0,0.32)}.sm-shadow-dark{box-shadow:0 2px 4px rgba(0,0,0,0.4)}.lg-shadow{box-shadow:0 16px 32px rgba(0,0,0,0.4)}.lg-shadow-soft{box-shadow:0 16px 32px rgba(0,0,0,0.16)}.sm-shadow-black-soft{box-shadow:0 2px 4px rgba(0,0,0,0.08)}.lg-shadow-green-soft{box-shadow:0 16px 32px rgba(81,185,176,0.32)}.icon-container,.icon-container-lg{display:flex;align-items:center;justify-content:center}.icon-container{min-width:32px;min-height:32px}.icon-container svg{width:24px;height:24px}.icon-container-lg{min-width:48px;min-height:48px;max-width:48px;max-height:48px}.icon-container-lg svg,.icon-container-lg img{width:32px;height:32px;max-width:32px;max-height:32px}.swiper-button-prev,.swiper-button-next{width:48px;height:48px;background-position:center !important;background-repeat:no-repeat !important;background-size:48px !important}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-button-next{background:url("assets/svgs/arrow-right-circle.svg")}.swiper-button-prev{background:url("assets/svgs/arrow-left-circle.svg")}.particles-green-bg{background:url("assets/images/bgs/particles-green-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.particles-white{background:url("assets/images/bgs/particles-white.png");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.particles-lg-green-bg{background:url("assets/images/bgs/particles-lg-green-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.tech-lines-green-bg{background:url("assets/images/bgs/tech-lines-green-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.tech-lines-white{background:url("assets/images/bgs/tech-lines-white.webp");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.particles-white-bg{background:url("assets/images/bgs/particles-white-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:bottom center;position:absolute;width:100%;height:100%;top:0;left:0}.card-effect{transition:all 0.16s 0s ease;transform:scale(1);transform-origin:center}.card-effect:hover{transform:scale(1.025)}.bg-blur{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.opacity-48{opacity:.48}.opacity-80{opacity:.8}@media (min-width: 768px){.w-md-auto{width:auto !important}}.cursor-default{cursor:default}.btn,.btn-sm{transition:all 0.24s 0s ease;border-radius:8px;display:inline-flex;justify-content:center;align-items:center;text-transform:uppercase;font-family:ff-cocon-pro, sans-serif;box-shadow:0 1px 2px rgba(0,0,0,0.16);padding:12px 24px}.btn.bg-magpie-900:hover,.btn-sm.bg-magpie-900:hover{background-color:#0B403B}.btn.bg-magpie-500:hover,.btn-sm.bg-magpie-500:hover{background-color:#167F76}.btn.border-3-magpie-500:hover,.btn-sm.border-3-magpie-500:hover{background-color:#E8F5F4;color:#1C9F93;border-color:#1C9F93}.btn-sm{padding:8px 16px;font-size:14px}.text-btn{font-family:ff-cocon-pro, sans-serif}.text-btn.magpie-500:hover{color:#115F58}button{outline:none;border:none}.demo-box ul li{padding:12px;box-shadow:0 2px 4px rgba(0,0,0,0.08);border-radius:8px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}@media (min-width: 992px){.demo-box ul li{font-size:20px;line-height:28px}}.hero h1,.hero h2,.hero h3,.hero h4,.hero p{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.32)}.hero h1 span,.hero h2 span,.hero h3 span,.hero h4 span,.hero p span{color:#fff}.hero p{font-size:18px;line-height:26px}@media (min-width: 768px){.hero p{font-size:22px;line-height:30px}}.hero p a{color:#fff;text-decoration:underline}.magpie-clients{border-radius:16px;background-color:#fff;padding:16px;display:flex;flex-direction:column;align-items:center;margin-top:16px}@media (min-width: 768px){.magpie-clients{box-shadow:0 16px 32px rgba(81,185,176,0.32);padding:0 16px 16px 16px;transform:translateY(-50%);margin-top:0}}@media (min-width: 768px){.magpie-clients p{background-color:#fff;padding:4px 16px;border-radius:4px;margin-top:-15px}}.magpie-clients img{max-height:32px;max-width:104px;margin:8px 16px;display:block;image-rendering:-webkit-optimize-contrast}@media (min-width: 768px){.magpie-clients img{max-height:48px;max-width:126px}}@media (min-width: 992px){.magpie-clients img{margin:0 32px;max-height:56px;max-width:140px}}@media (min-width: 1200px){.magpie-clients img{margin:16px 46px}}.post-card p{color:#414141}body.home .hero{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){body.home .hero{padding-top:56px;padding-bottom:112px}}@media (min-width: 992px){body.home .hero{padding-top:64px;padding-bottom:128px}}@media (min-width: 1200px){body.home .hero{padding-top:80px;padding-bottom:140px}}body.home #tools .intro p,body.home #tools .intro h2{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.32)}body.home #tools img{border:4px solid #1C9F93;width:40px;height:40px;border-radius:10px}@media (min-width: 992px){body.home #tools img{width:48px;height:48px}}body.home #tools h3{font-size:18px;line-height:26px}@media (min-width: 992px){body.home #tools h3{font-size:24px;line-height:32px}}body.home #tools ul.nav-tabs{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;border:none;background-color:rgba(255,255,255,0);border-radius:100px;padding:4px;overflow:hidden}body.home #tools ul.nav-tabs .nav-item .nav-link{transition:all .16s ease-in-out;background-color:rgba(255,255,255,0.24);color:#0B403B;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:100px;border:none;margin:4px}body.home #tools ul.nav-tabs .nav-item .nav-link:hover{background-color:rgba(255,255,255,0.48)}body.home #tools ul.nav-tabs .nav-item .nav-link.active{background-color:#fff;font-weight:bold;color:#1C9F93}body.home #resources h2,body.home #resources h3{color:#fff;text-shadow:0 2px 1px rgba(0,0,0,0.32)}body.page-template-why-magpie .hero{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){body.page-template-why-magpie .hero{padding-top:56px;padding-bottom:112px}}@media (min-width: 992px){body.page-template-why-magpie .hero{padding-top:64px;padding-bottom:128px}}@media (min-width: 1200px){body.page-template-why-magpie .hero{padding-top:80px;padding-bottom:140px}}body.page-template-why-magpie .hero .boxes h2,body.page-template-why-magpie .hero .boxes h3,body.page-template-why-magpie .hero .boxes h4,body.page-template-why-magpie .hero .boxes p{text-shadow:none}body.page-template-why-magpie .hero .boxes h2,body.page-template-why-magpie .hero .boxes h3,body.page-template-why-magpie .hero .boxes h4{color:#0B403B}body.page-template-why-magpie .hero .boxes p{color:#555;font-size:16px;line-height:24px}@media (min-width: 992px){body.page-template-why-magpie .hero .boxes p{font-size:18px;line-height:26px}}body.page-template-why-magpie .hero .boxes ul{margin-bottom:0}body.page-template-why-magpie .hero .boxes ul li{color:#1C9F93;display:flex;align-items:center;margin:8px 0}body.page-template-why-magpie .hero .boxes ul li svg{width:24px;height:24px;margin-right:8px}body.page-template-why-magpie .hero .boxes ul li svg path{fill:#10B981}body.page-template-why-magpie .content-rows img{height:100%;object-fit:cover;object-position:center}body.page-template-about-us .hero{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){body.page-template-about-us .hero{padding-top:56px;padding-bottom:112px}}@media (min-width: 992px){body.page-template-about-us .hero{padding-top:64px;padding-bottom:128px}}@media (min-width: 1200px){body.page-template-about-us .hero{padding-top:80px;padding-bottom:140px}}body.page-template-about-us .history .swiper-button-next,body.page-template-about-us .history .swiper-rtl .swiper-button-prev{right:0;left:auto}body.page-template-about-us .history .swiper-button-prev,body.page-template-about-us .history .swiper-rtl .swiper-button-next{left:0;right:auto}body.page-template-about-us .swiper-dates{padding:8px 0}body.page-template-about-us .swiper-dates .swiper-slide p{margin:0;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}body.page-template-about-us .swiper-dates .swiper-slide p:before{content:'';width:14px;height:14px;border-radius:100px;background-color:#fff;display:block;border:3px solid #707070;z-index:9}body.page-template-about-us .swiper-dates .swiper-slide p:after{content:'';width:100%;height:1px;background-color:#CFCFCF;position:absolute;top:7px;left:0}body.page-template-about-us .swiper-dates .swiper-slide-active p{color:#1C9F93}body.page-template-about-us .swiper-dates .swiper-slide-active p:before{background-color:#1C9F93;border-color:#1C9F93}body.page-template-request-form .hero{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){body.page-template-request-form .hero{padding-top:56px;padding-bottom:112px}}@media (min-width: 992px){body.page-template-request-form .hero{padding-top:64px;padding-bottom:128px}}@media (min-width: 1200px){body.page-template-request-form .hero{padding-top:80px;padding-bottom:140px}}body.page-template-request-form .hero h1,body.page-template-request-form .hero h2,body.page-template-request-form .hero h3,body.page-template-request-form .hero h4{color:#0B403B;text-shadow:none}body.page-template-request-form .hero p{text-shadow:none;color:#414141}body.page-template-request-form .request-your-free-demo{display:none}body.page-template-module-template .hero{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){body.page-template-module-template .hero{padding-top:56px;padding-bottom:112px}}@media (min-width: 992px){body.page-template-module-template .hero{padding-top:64px;padding-bottom:128px}}@media (min-width: 1200px){body.page-template-module-template .hero{padding-top:80px;padding-bottom:140px}}body.page-template-module-template .hero .label img{width:32px;height:32px}@media (min-width: 992px){body.page-template-module-template .hero .label img{width:40px;height:40px}}body.page-template-module-template .hero .main-img img{border-radius:8px;box-shadow:0 16px 32px rgba(0,0,0,0.32)}body.page-template-module-template .intro-content:after{content:"";width:4px;height:32px;background-color:#1C9F93;border-radius:100px;display:block;margin:0 auto -8px auto}@media (min-width: 768px){body.page-template-module-template .intro-content:after{height:48px;margin:0 auto -24px auto}}@media (min-width: 992px){body.page-template-module-template .intro-content:after{height:64px}}@media (min-width: 1200px){body.page-template-module-template .intro-content:after{height:72px}}body.page-template-module-template .module-main-content ul{padding-left:32px}body.page-template-module-template .module-main-content ul li{list-style:disc;margin:8px 0;font-size:17px;line-height:25px}@media (min-width: 992px){body.page-template-module-template .module-main-content ul li{font-size:18px;line-height:26px}}body.page-template-module-template .request-your-free-demo{margin-top:-32px}@media (min-width: 768px){body.page-template-module-template .request-your-free-demo{margin-top:-48px}}body.page-template-module-template .module-content-row img{border-radius:8px;border:1px solid #CFCFCF;height:100%;object-fit:cover;object-position:left}body.page-template-module-template .module-content-row .no-img ul{padding-left:0;list-style:none}body.page-template-module-template .module-content-row .no-img ul li{list-style:none;display:flex;align-items:center;justify-content:center}body.page-template-module-template .module-content-row .no-img ul li:before{content:'';width:6px;height:6px;border-radius:100px;background-color:#1C9F93;display:block;margin-right:8px}body.error404 .white-bg-72{background:url("assets/svgs/magpie-bird.svg") rgba(255,255,255,0.72);background-size:cover;background-position:center;background-repeat:no-repeat}body.page-template-careers section.request-your-free-demo,body.single-careers section.request-your-free-demo{display:none}.border-3-magpie-500{border:3px solid #1C9F93}.border-1-black-100{border:1px solid #CFCFCF}body.single-post .content-area h1,body.single-post .content-area h2,body.single-post .content-area h3,body.single-post .content-area h4,body.single-post .content-area .h1,body.single-post .content-area .h2,body.single-post .content-area .h3,body.single-post .content-area .h4,body.single .content-area h1,body.single .content-area h2,body.single .content-area h3,body.single .content-area h4,body.single .content-area .h1,body.single .content-area .h2,body.single .content-area .h3,body.single .content-area .h4{margin-top:40px;margin-bottom:24px}body.single-post .content-area h1:first-child,body.single-post .content-area h2:first-child,body.single-post .content-area h3:first-child,body.single-post .content-area h4:first-child,body.single-post .content-area .h1:first-child,body.single-post .content-area .h2:first-child,body.single-post .content-area .h3:first-child,body.single-post .content-area .h4:first-child,body.single .content-area h1:first-child,body.single .content-area h2:first-child,body.single .content-area h3:first-child,body.single .content-area h4:first-child,body.single .content-area .h1:first-child,body.single .content-area .h2:first-child,body.single .content-area .h3:first-child,body.single .content-area .h4:first-child{margin-top:0}body.single-post .content-area h1 span,body.single-post .content-area h2 span,body.single-post .content-area h3 span,body.single-post .content-area h4 span,body.single-post .content-area .h1 span,body.single-post .content-area .h2 span,body.single-post .content-area .h3 span,body.single-post .content-area .h4 span,body.single .content-area h1 span,body.single .content-area h2 span,body.single .content-area h3 span,body.single .content-area h4 span,body.single .content-area .h1 span,body.single .content-area .h2 span,body.single .content-area .h3 span,body.single .content-area .h4 span{font-weight:bold;font-family:ff-cocon-pro, sans-serif;color:#0B403B}body.single-post .content-area p,body.single .content-area p{margin-bottom:24px}body.single-post .content-area p a,body.single .content-area p a{background-color:#E8F5F4;color:#1C9F93;font-weight:bold}body.single-post .content-area p a:hover,body.single .content-area p a:hover{text-decoration:underline}body.single-post .content-area ul,body.single .content-area ul{padding-left:32px}body.single-post .content-area ul li,body.single .content-area ul li{list-style-type:disc;margin:8px 0;font-size:17px;line-height:25px}body.single-post .content-area ul li::marker,body.single .content-area ul li::marker{color:#1C9F93}@media (min-width: 992px){body.single-post .content-area ul li,body.single .content-area ul li{font-size:18px;line-height:26px}}body.single-post #more_reading .intro h2,body.single-post #more_reading .intro h3,body.single-post #more_reading .intro h4,body.single-post #more_reading .intro p,body.single #more_reading .intro h2,body.single #more_reading .intro h3,body.single #more_reading .intro h4,body.single #more_reading .intro p{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.4)}body.blog nav.pagination h2,body.category nav.pagination h2{display:none}body.blog nav.pagination .page-numbers,body.category nav.pagination .page-numbers{transition:all 0.24s 0s ease;display:inline-flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff;color:#414141;border:1px solid #CFCFCF;min-width:40px;height:40px;padding:8px}body.blog nav.pagination .page-numbers.dots,body.category nav.pagination .page-numbers.dots{background-color:transparent;border:none}body.blog nav.pagination .page-numbers.current,body.category nav.pagination .page-numbers.current{color:#1C9F93;font-weight:bold}body.blog nav.pagination .page-numbers:hover,body.category nav.pagination .page-numbers:hover{color:#1C9F93;background-color:#F1F1F1}body.blog select,body.category select{background:url("assets/svgs/chevron-down.svg") #fff;background-repeat:no-repeat;background-size:20px;background-position:98% center;border:1px solid #CFCFCF;border-radius:8px;padding:8px;color:#0B403B;appearance:none;min-width:200px}body.single-post .post-dates{color:#06201D;font-size:14px;line-height:18px;text-shadow:none}.magpie-50{color:#E8F5F4}.magpie-100{color:#D2ECE9}.magpie-200{color:#A4D9D4}.magpie-300{color:#77C5BE}.magpie-400{color:#49B2A9}.magpie-500{color:#1C9F93}.magpie-600{color:#167F76}.magpie-700{color:#115F58}.magpie-800{color:#0B403B}.magpie-900{color:#06201D}.bg-magpie-50{background-color:#E8F5F4}.bg-magpie-100{background-color:#D2ECE9}.bg-magpie-200{background-color:#A4D9D4}.bg-magpie-300{background-color:#77C5BE}.bg-magpie-400{background-color:#49B2A9}.bg-magpie-500{background-color:#1C9F93}.bg-magpie-600{background-color:#167F76}.bg-magpie-700{background-color:#115F58}.bg-magpie-800{background-color:#0B403B}.bg-magpie-900{background-color:#06201D}.white{color:white !important}.white-bg-72{background-color:rgba(255,255,255,0.72)}.white-bg-16{background-color:rgba(255,255,244,0.16)}.standard-grey{color:#555}.white-bg{background-color:#fff}.white-bg-56{background-color:rgba(255,255,255,0.56)}.black-50{color:#F1F1F1}.black-100{color:#CFCFCF}.black-200{color:#A0A0A0}.black-300{color:#707070}.black-400{color:#414141}.black-500{color:#111}.success-50{color:#E7F8F2}.success-100{color:#CFF1E6}.success-200{color:#9FE3CD}.success-300{color:#70D5B3}.success-400{color:#40C79A}.success-500{color:#10B981}.bg-success-500{background-color:#10B981}.warning-50{color:#FFF9E5}.warning-100{color:#FFF4CC}.warning-200{color:#FFE999}.warning-300{color:#fd6}.warning-400{color:#FFD233}.warning-500{color:#FFC700}.error-50{color:#FBE8EB}.error-100{color:#F6D1D7}.error-200{color:#EDA3B0}.error-300{color:#E57688}.error-400{color:#DC4861}.error-500{color:#D31A39}.magpie-grad-50{background:linear-gradient(135deg, #E8F5F4 0%, #D2ECE9 100%)}.magpie-grad-100{background:linear-gradient(135deg, #E8F5F4 0%, #A4D9D4 100%)}.magpie-grad-400{background:linear-gradient(135deg, #1C9F93 0%, #77C5BE 100%)}.magpie-grad-500{background:linear-gradient(135deg, #1C9F93 0%, #49B2A9 100%)}.magpie-grad-600{background:linear-gradient(135deg, #115F58 0%, #1C9F93 100%)}.magpie-grad-700{background:linear-gradient(135deg, #06201D 0%, #1C9F93 100%)}input[type="text"]{border-radius:8px !important;background-color:#fff;border:1px solid #CFCFCF;box-shadow:inset 0 1px 3px rgba(0,0,0,0.24)}.hbspt-form .hs-input{display:none !important}.inputs-list.multi-container{display:none !important}.br-4{border-radius:4px}.py-reg{padding-top:32px;padding-bottom:32px}@media (min-width: 768px){.py-reg{padding-top:56px;padding-bottom:56px}}@media (min-width: 992px){.py-reg{padding-top:64px;padding-bottom:64px}}@media (min-width: 1200px){.py-reg{padding-top:80px;padding-bottom:80px}}.pb-reg{padding-bottom:32px}@media (min-width: 768px){.pb-reg{padding-bottom:56px}}@media (min-width: 992px){.pb-reg{padding-bottom:64px}}@media (min-width: 1200px){.pb-reg{padding-bottom:80px}}.pt-reg{padding-top:32px}@media (min-width: 768px){.pt-reg{padding-top:56px}}@media (min-width: 992px){.pt-reg{padding-top:64px}}@media (min-width: 1200px){.pt-reg{padding-top:80px}}h1,h2,h3,h4,.h1,.h2,.h3,.h4{margin-top:32px;margin-bottom:16px;font-weight:800}h1:first-child,h2:first-child,h3:first-child,h4:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child{margin-top:0}h1:only-of-type,h2:only-of-type,h3:only-of-type,h4:only-of-type,.h1:only-of-type,.h2:only-of-type,.h3:only-of-type,.h4:only-of-type{margin-top:0}h1,.h1{font-size:34px;line-height:42px}@media (min-width: 992px){h1,.h1{font-size:48px;line-height:56px}}h2,.h2{font-size:26px;line-height:34px}@media (min-width: 992px){h2,.h2{font-size:40px;line-height:48px}}h3,.h3{font-size:22px;line-height:30px}@media (min-width: 992px){h3,.h3{font-size:32px;line-height:40px}}h4,.h4{font-size:18px;line-height:26px}@media (min-width: 992px){h4,.h4{font-size:24px;line-height:32px}}h1,.h1{font-size:32px;line-height:40px}@media (min-width: 992px){h1,.h1{font-size:48px;line-height:56px}}h2,.h2{font-size:28px;line-height:36px}@media (min-width: 992px){h2,.h2{font-size:40px;line-height:48px}}h3,.h3{font-size:24px;line-height:32px}@media (min-width: 992px){h3,.h3{font-size:32px;line-height:40px}}h4,.h4{font-size:20px;line-height:28px}@media (min-width: 992px){h4,.h4{font-size:24px;line-height:32px}}p{margin-bottom:16px;font-size:17px;line-height:25px}@media (min-width: 992px){p{font-size:18px;line-height:26px}}p.sm{font-size:14px;line-height:22px}p:last-child{margin-bottom:0}.label{font-size:14px !important;line-height:22px !important;text-transform:uppercase;letter-spacing:1px}.white-bg h1,.white-bg h2,.white-bg h3,.white-bg h4{color:#0B403B}.magpie-grad-500>h1,.magpie-grad-500>h2,.magpie-grad-500>h3,.magpie-grad-500>h4,.magpie-grad-500>p{color:#fff;text-shadow:0 2px 1px rgba(0,0,0,0.32)}.magpie-grad-500>h2{color:#fff}.underline{text-decoration:underline}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:hearBeat;animation-name:heartBeat}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
