/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.button{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.8rem 3rem;background-color:#140659;color:#FFF;}.button--member{background-color:#FFF;}.button:hover,.button:focus{background-color:transparent;color:#140659;}.button--secondary{padding:0.8rem 3rem;background-color:transparent;border-color:#140659;color:#140659;}.button--secondary:hover,.button--secondary:focus{background-color:#140659;color:#FFF;}.button--member{background-image:url("/themes/bliss-go/images/icon--member.svg");background-position:top 1.1rem left 2.5rem;background-size:1.3rem 1.4rem;background-repeat:no-repeat;padding:0.7rem 2.9rem 0.7rem 4.6rem;}.button--member:hover,.button--member:focus{background-color:initial;color:initial;}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;}*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit;}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0.01ms !important;animation-duration:0.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:0.01ms !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}}html,body{scroll-padding-top:6rem;}html{font-size:62.5%;min-height:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;}body{font-family:"Europa",sans-serif;font-display:auto;font-size:1.6rem;color:#555;height:100%;background-color:#F7F8FA;position:relative;}body.prevent-scroll{overflow:hidden;height:100vh;}.layout-content{padding-top:11rem;}@media only screen and (max-width:50em){.layout-content{padding-top:7.1rem;}}@media only screen and (max-width:30em){.layout-content{padding-top:5.9rem;}}.wrapper{max-width:124rem;margin:auto;padding-left:2rem;padding-right:2rem;position:relative;}.wrapper--not-found{padding:3rem 2rem 15rem 2rem;}.wrapper--webform{max-width:65rem;margin:12rem auto;}.wrapper--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media only screen and (max-width:50em){.wrapper--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.wrapper--header{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;width:100%;}.user-page #block-blissgo-page-title{display:none;}.user-page #block-blissgo-local-tasks{display:none;}@media only screen and (max-width:50em){.fixed{overflow:hidden;}}#block-blissgo-local-tasks{background-color:#02C39D;}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100rem;margin:auto;}.tab .tab__item{-webkit-box-flex:1;-ms-flex:1;flex:1;}.tab .tab__link{text-decoration:none;color:#FFF;display:block;padding:1.5rem 1rem;text-align:center;background-color:transparent;-webkit-transition:.2s ease-in-out background-color;transition:.2s ease-in-out background-color;}.tab .tab__link:hover{background-color:rgba(0,0,0,0.05);}.tab .tab__link.is-active{background-color:rgba(0,0,0,0.2);font-weight:700;}.message-wrapper{width:100%;background-color:#02C39D;}.message{max-width:120rem;margin:0 auto;color:#FFF;padding:1.5rem 2rem;}h1,h2,h3{font-family:"Europa",sans-serif;font-weight:700;color:#140659;}h1{font-size:4.8rem;line-height:1.1875;}@media only screen and (max-width:50em){h1{font-size:3.8rem;}}h2,h3{font-size:3.8rem;}@media only screen and (max-width:50em){h2,h3{font-size:3rem;}}p{font-size:1.7rem;line-height:1.5;color:#63666A;color:#63666A;}p strong{color:#555;}a:not([class]){color:#140659;}img,picture{max-width:100%;height:auto;display:block;}table{border-collapse:collapse;table-layout:fixed;width:100%;}th{font-weight:600;padding:1rem;}td{padding:1rem;}tr,td,th{vertical-align:middle;}button,label{cursor:pointer;font-family:inherit;outline:none;}.contact-form[data-id]:before{display:none;}.contact-form label{display:block;margin-bottom:1rem;font-weight:700;}.contact-form [type="text"],.contact-form [type="email"],.contact-form [type="number"]{width:100%;display:block;padding:1.2rem;border-radius:0.3rem;background-color:#F7F8FA;border:0.1rem solid rgba(0,0,0,0.1);outline:0;font-family:inherit;font-size:1.6rem;color:#555;}.contact-form .form-item{margin-bottom:2rem;}.contact-form .form-item-checkbox{position:relative;display:inline-block;margin-right:2rem;margin-bottom:1rem;}.contact-form .form-item-checkbox [type="checkbox"]{position:absolute;visibility:hidden;}.contact-form .form-item-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;}.contact-form .form-item-checkbox label:before{content:"";border:0.1rem solid #140659;border-radius:0.3rem;width:2rem;height:2rem;margin-right:1rem;}.contact-form .form-item-checkbox [type="checkbox"]:checked + label{color:#140659;}.contact-form .form-item-checkbox [type="checkbox"]:checked + label:before{background-color:#140659;}.contact-form > .form-item{margin-bottom:1rem;}.contact-form button{font-size:1.6rem;}.form-type-webform-terms-of-service a{text-decoration:none;}.toolkit-step-list .webform-button--submit{background-color:#FA0079;border:none;padding:0.7rem 5rem;}.user-login-form{max-width:70rem;margin:15rem auto;}.user-login-form h2{margin-bottom:3rem;}.user-login-form .form-submit{padding:1rem 5rem;}.form-type-webform-terms-of-service label{max-width:none !important;}.webform-body{margin:3rem 0;}.webform-submission-try-a-free-demo-form .js-form-type-checkbox label::before{margin-right:1.5rem;}.site-header{background-color:#FFF;-webkit-box-shadow:0 0.2rem 1.5rem 0 rgba(0,0,0,0.15);box-shadow:0 0.2rem 1.5rem 0 rgba(0,0,0,0.15);padding-top:1rem;padding-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.site-header .button--header{background-color:#02C39D;border-color:transparent;}.site-header .button--header:hover{border-color:#140659;background-color:#140659;color:#FFF;}.site-header,.site-header--top{height:11rem;position:fixed;width:100%;z-index:10;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}.site-header *,.site-header--top *{-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}@media only screen and (max-width:50em){.site-header,.site-header--top{height:auto;}}@media only screen and (max-width:30em){.site-header,.site-header--top{padding-top:1rem;padding-bottom:1rem;}.site-header .logo,.site-header--top .logo{width:4rem;height:3.9rem;}}.main-menu{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:120rem;margin-left:auto;margin-right:auto;height:100%;}.main-menu .main-menu__item{max-width:14rem;text-align:center;margin-left:3rem;position:relative;}@media only screen and (max-width:75em){.main-menu .main-menu__item{margin-left:1.5rem;}}@media only screen and (max-width:50em){.main-menu .main-menu__item{margin-left:3rem;}}.main-menu__link{color:#140659;text-decoration:none;text-align:center;padding-bottom:2rem;}.main-menu__link--button{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.4rem 3rem 0.7rem;background-color:transparent;border-color:#FFF;color:#FFF;}.main-menu__link--button--member{background-color:#FFF;}.main-menu__link--button:hover,.main-menu__link--button:focus{background-color:#FFF;color:#140659;}@media only screen and (max-width:75em){.main-menu__link--button{padding-left:1rem;padding-right:1rem;}}@media only screen and (max-width:50em){.main-menu__link--button{padding:0.8rem 3rem;background-color:transparent;border-color:#140659;color:#140659;}.main-menu__link--button:hover,.main-menu__link--button:focus{background-color:#140659;color:#FFF;}}span.main-menu__link{cursor:default;position:relative;}@media only screen and (min-width:50em){span.main-menu__link::after{content:"";position:relative;display:inline-block;width:2rem;height:2rem;top:0.35rem;background-image:url("/themes/bliss-go/images/arrow.svg");background-position:center;background-repeat:no-repeat;margin-top:auto;margin-bottom:auto;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-left:0.5rem;}}.main-menu--sub{border-radius:0.5rem;position:absolute;left:-4.5rem;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:solid 0.1rem rgba(20,6,89,0.2);height:auto;top:3rem;visibility:hidden;opacity:0;-webkit-transform:translateY(25%);transform:translateY(25%);-webkit-transition:all 0.25s ease;transition:all 0.25s ease;-webkit-box-shadow:0 0.1rem 0.5rem 0.1rem rgba(0,0,0,0.2);box-shadow:0 0.1rem 0.5rem 0.1rem rgba(0,0,0,0.2);}@media only screen and (max-width:50em){.main-menu--sub{width:100%;-webkit-box-shadow:0;box-shadow:0;-webkit-transform:none;transform:none;border:0;top:0;left:0;-webkit-transition:none;transition:none;}}@media only screen and (min-width:50em){.main-menu--sub:hover,span.main-menu__link.js-focused + .main-menu--sub,span.main-menu__link:hover + .main-menu--sub{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);}}@media only screen and (min-width:50em){span.main-menu__link:hover:after,span.main-menu__link.js-hover:after{-webkit-transform:rotate(270deg);transform:rotate(270deg);}}.main-menu--sub.js-active{border-radius:0;position:relative;visibility:visible;opacity:1;}.main-menu--sub .main-menu__item{background-color:#FFF;margin-left:0;width:100%;max-width:none;border-bottom:solid 0.1rem rgba(20,6,89,0.1);position:relative;}@media only screen and (max-width:50em){.main-menu--sub .main-menu__item{background-color:#F7F8FA;}}.main-menu--sub .main-menu__item:first-of-type{border-top-left-radius:0.5rem;border-top-right-radius:0.5rem;}.main-menu--sub.js-active .main-menu__item:first-of-type{border-top-left-radius:0;border-top-right-radius:0;}.main-menu--sub .main-menu__item:last-of-type{border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem;}.main-menu--sub.js-active .main-menu__item:last-of-type{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;}.main-menu--sub .main-menu__link{display:inline-block;padding:1rem 1.5rem;white-space:nowrap;color:rgba(20,6,89,0.5);min-width:13.5rem;}.main-menu--sub .main-menu__link:hover{color:#140659;}.logo{margin:auto auto auto 0;width:5.2rem;height:5.1rem;background-image:url(/themes/bliss-go/images/logo.svg);background-repeat:no-repeat;background-size:100%;text-indent:-999rem;font-size:0;}.site-header--unpinned,.site-header--not-top{background-color:#FFF;height:9rem;position:fixed;}@media only screen and (max-width:50em){.site-header--unpinned,.site-header--not-top{height:auto;}}.site-header--unpinned .logo,.site-header--not-top .logo{width:4rem;height:3.9rem;}@media only screen and (max-width:50em){.site-header--unpinned .header__menu-wrapper,.site-header--not-top .header__menu-wrapper{top:var(--top-gutter);min-height:calc(100vh - var(--top-gutter));}}.site-header--unpinned .button,.site-header--not-top .button{font-size:1.45rem;padding:0.4rem 1rem;min-width:13rem;}.site-header--unpinned .main-menu__link,.site-header--not-top .main-menu__link{font-size:1.45rem;}.site-header--unpinned .main-menu__link--button,.site-header--not-top .main-menu__link--button{padding:0.8rem 3rem;background-color:transparent;border-color:#140659;color:#140659;padding:0.3rem 0.7rem;}.site-header--unpinned .main-menu__link--button:hover,.site-header--unpinned .main-menu__link--button:focus,.site-header--not-top .main-menu__link--button:hover,.site-header--not-top .main-menu__link--button:focus{background-color:#140659;color:#FFF;}.site-header__buttons{margin-left:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.site-header__buttons .button--secondary{margin-right:1rem;}@media only screen and (max-width:30em){.site-header__buttons{margin-left:2rem;}.site-header__buttons .button{font-size:1.2rem;}}.header__mobile-menu{display:none;-webkit-transition:none;transition:none;height:3rem;width:3rem;margin:auto 0;cursor:pointer;background-image:url("/themes/bliss-go/images/menu.svg");background-size:3rem 3rem;background-repeat:no-repeat;}.header__mobile-menu.active{background-image:url("/themes/bliss-go/images/x.svg");}@media only screen and (max-width:50em){.header__mobile-menu{display:block;}}.header__menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header__menu-wrapper .header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (max-width:50em){.header__menu-wrapper{height:calc(100vh - var(--top-gutter) - var(--toolbar-height));position:absolute;left:0;top:var(--top-gutter);width:100%;z-index:100;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;visibility:hidden;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity 0.25s ease,-webkit-transform 0.25s ease;transition:opacity 0.25s ease,-webkit-transform 0.25s ease;transition:transform 0.25s ease,opacity 0.25s ease;transition:transform 0.25s ease,opacity 0.25s ease,-webkit-transform 0.25s ease;overflow:auto;}.header__menu-wrapper .header__menu{width:100%;height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;}.header__menu-wrapper nav{width:100%;}.header__menu-wrapper .main-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.header__menu-wrapper .main-menu .main-menu__item{text-align:start;padding:0;margin:0;border-bottom:0.05rem solid #D2D2D2;width:100%;max-width:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.header__menu-wrapper .main-menu .main-menu__item:first-child{border-top:0.05rem solid #D2D2D2;}.header__menu-wrapper .main-menu .main-menu--arrow{display:block;height:1.2rem;width:0.7rem;}.header__menu-wrapper .main-menu .main-menu__link{color:#252422;font-size:1.8rem;padding:2rem 3rem;width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.header__menu-wrapper .main-menu .main-menu__link::after{content:"";display:inline-block;width:2rem;height:2rem;background-image:url("/themes/bliss-go/images/arrow.svg");background-position:center;background-repeat:no-repeat;margin-top:auto;margin-bottom:auto;-webkit-transition:-webkit-transform 0.25s ease;transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease;}.header__menu-wrapper .main-menu .main-menu__link.js-active::after{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.header__menu-wrapper.active{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}.header__menu-wrapper .site-header__buttons{width:100%;margin-left:0;}.header__menu-wrapper .site-header__buttons .button{font-size:1.8rem;border-radius:0;width:100%;border:0;border-top:0.05rem solid #D2D2D2;padding:1.7rem 2.5rem;}.header__menu-wrapper .site-header__buttons .button--member{color:#252422;background-image:none;}}.site-footer{position:relative;background-color:#FFF;margin-top:5rem;}.site-footer .logo{position:absolute;top:-3rem;height:9.5rem;width:9.7rem;}.site-footer .site-footer__wrapper{padding:12rem 2rem 5rem 2rem;}.site-footer .site-footer__nav-wrapper{max-width:132rem;}.site-footer .site-footer__title{color:#17025D;}.site-footer .button--secondary{margin-right:1rem;margin-bottom:1rem;}.site-footer .site-footer__text{padding:1.5rem 0 3rem 0;line-height:1.8;}.site-footer .site-footer__text a{text-decoration:none;color:inherit;position:relative;display:inline-block;}.site-footer .site-footer__text a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0.6rem;background:#02C39D;opacity:0.35;}.site-footer .site-footer__footer{position:absolute;bottom:0;height:8rem;width:100%;background-color:#6698FF;}.site-footer .site-footer__tagline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8rem;}.site-footer .site-footer__tagline p{color:#FFF;font-weight:700;}.site-footer .site-footer__tagline a{color:#FFF;text-decoration:underline;}@media only screen and (max-width:30em){.site-footer .site-footer__tagline p{font-size:1.4rem;}}.site-footer .site-footer__nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:27rem;max-width:82rem;width:100%;z-index:1;padding:6.5rem 4rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.site-footer .site-footer__nav .main-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;}@media only screen and (max-width:30em){.site-footer .site-footer__nav .main-menu{display:block;}}.site-footer .site-footer__nav .main-menu__item{margin-left:0;margin-bottom:1rem;max-width:none;text-align:left;position:relative;}.site-footer .site-footer__nav .main-menu__link{font-size:1.6rem;text-decoration:none;color:#FFF;padding-right:3rem;}.site-footer .site-footer__nav .main-menu__link::after{content:"";position:absolute;top:11%;right:0;background-image:url("data:image/svg+xml,%3Csvg width='7' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.218 11.793a.762.762 0 001.04 0L6.785 6.5a.686.686 0 000-.998L1.26.208a.754.754 0 00-1.041 0 .68.68 0 000 .998L5.223 6 .218 10.796a.693.693 0 000 .997z' fill='%23FFF'/%3E%3C/svg%3E");height:2rem;width:2rem;-webkit-transform:scale(0.8);transform:scale(0.8);background-position:center;background-repeat:no-repeat;}.site-footer .site-footer__nav img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;}@media only screen and (max-width:30em){.site-footer .site-footer__nav{padding:4rem 3rem 0;}}@media only screen and (max-width:30em){.site-footer .site-footer__nav .main-menu__link:not(.main-menu__link--button){display:initial;}}@media only screen and (max-width:30em){.site-footer{margin-top:5rem;}}.main-menu--footer .logo{width:4rem;height:3.9rem;}.main-menu--footer .main-menu__link{font-size:1.3rem;margin-left:4rem;line-height:1.9230769231;color:#140659;}.main-menu--footer .main-menu__link--button{padding:0.3rem 0.7rem;}@-webkit-keyframes slide{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@keyframes slide{0%{-webkit-transform:translateX(100%);transform:translateX(100%);}100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}@-webkit-keyframes fade-left{0%{-webkit-transform:translateX(-10rem);transform:translateX(-10rem);opacity:0;}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}}@keyframes fade-left{0%{-webkit-transform:translateX(-10rem);transform:translateX(-10rem);opacity:0;}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;}}@-webkit-keyframes fade{0%{opacity:0;}100%{opacity:1;}}@keyframes fade{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fade-and-scale{0%{-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}@keyframes fade-and-scale{0%{-webkit-transform:scale(0.9);transform:scale(0.9);opacity:0;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;}}.site-container{overflow:hidden;}.banner-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-flow:column;margin:auto;overflow-x:hidden;}@media only screen and (max-width:50em){.banner-wrapper{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);}}.banner-wrapper__image{position:relative;background-color:#fff;}.banner-wrapper__image::before{content:"";display:block;width:100%;padding-top:91.84862%;}@media only screen and (max-width:50em){.banner-wrapper__image::before{padding-top:45.92431%;}}.banner-wrapper__image img{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-webkit-animation-name:slide;animation-name:slide;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-delay:0.1s;animation-delay:0.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);}@media only screen and (max-width:50em){.banner-wrapper__image{width:100%;height:auto;}}.banner{background-color:#FFF;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:150rem;}@media only screen and (max-width:75em){.banner{padding:0 0;}}@media only screen and (max-width:50em){.banner{padding:0 0;}}.banner * + *{margin-bottom:2rem;margin-top:2rem;}.banner__wrapper{position:relative;padding:0;background-color:#fff;padding-left:calc(((100vw - 120rem) / 2) - 2rem);}.banner__content{padding-left:2rem;padding-top:2rem;padding-bottom:2rem;max-width:85%;-webkit-animation-name:fade-left;animation-name:fade-left;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-delay:0.8s;animation-delay:0.8s;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;z-index:2;-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);}.banner__content p{line-height:1.7;}@media only screen and (max-width:50em){.banner__content{max-width:none;padding-right:2rem;padding-top:2rem;padding-top:5rem;padding-bottom:5rem;}}.banner__sub-title{line-height:1.8235;color:#02C39D;font-weight:400;font-size:1.7rem;display:block;}.banner__image-1{position:absolute;width:35rem;left:calc(50% - 10rem);top:6rem;-webkit-animation-name:fade-and-scale;animation-name:fade-and-scale;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);z-index:2;-webkit-animation-delay:0.5s;animation-delay:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);opacity:0;}@media only screen and (max-width:75em){.banner__image-1{display:none;}}.banner__image-2{position:absolute;width:30rem;right:0;bottom:0;-webkit-animation-name:fade-and-scale;animation-name:fade-and-scale;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:0.5s;animation-delay:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);z-index:2;-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);opacity:0;}@media only screen and (max-width:75em){.banner__image-2{display:none;}}.section{padding-top:11rem;padding-bottom:11rem;}@media only screen and (max-width:50em){.section{padding-top:8rem;padding-bottom:8rem;}}@media only screen and (max-width:30em){.section{padding-top:6rem;padding-bottom:6rem;}}.section--introduction{background-color:#FFF;}.section--introduction .section__content{max-width:50rem;-webkit-animation-name:fade-left;animation-name:fade-left;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-delay:0.7s;animation-delay:0.7s;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative;z-index:2;}.section--introduction .section__illustration{width:55%;position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);}@media only screen and (max-width:60em){.section--introduction .section__illustration{width:80%;position:relative;top:0;left:10%;right:auto;-webkit-transform:none;transform:none;}}@media only screen and (max-width:30em){.section--introduction .section__illustration{width:100%;left:0;margin-top:2rem;}}.introduction-benefits{margin-top:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;}@media only screen and (max-width:30em){.introduction-benefits{margin-top:2rem;}}.introduction-benefits__item{width:calc(33.33% - 2rem);margin:1rem;border-radius:1rem;background:url(/themes/bliss-go/images/checkmark--light.svg) #02C39D no-repeat 2rem 2.6rem;background-size:1.4rem;color:#FFF;padding:2rem 3rem 2rem 5rem;}@media only screen and (max-width:60em){.introduction-benefits__item{width:calc(50% - 2rem);}}@media only screen and (max-width:40.625em){.introduction-benefits__item{width:100%;margin:0.5rem;padding:1rem 1rem 1rem 4rem;background-position:1rem 1.6rem;}}.section--alt,.section--cta{background-color:#FFF;}.section--cta{padding-top:8rem;padding-bottom:8rem;}@media only screen and (max-width:50em){.section--cta{margin-top:8rem;}}@media only screen and (max-width:30em){.section--cta{padding-top:6rem;padding-bottom:8rem;}}.section__header{max-width:60rem;margin-bottom:5rem;}@media only screen and (max-width:50em){.section__header{margin-bottom:2rem;}}.section__title{margin-bottom:1em;}.section__text:not(:last-child){margin-bottom:1.5em;}.section__button,.section__image{margin-left:auto;}.section__button{-ms-flex-negative:0;flex-shrink:0;}@media only screen and (max-width:50em){.section__button{margin-left:0;margin-bottom:3rem;}}.section__image{position:relative;margin-top:-7rem;margin-bottom:-7rem;max-width:50rem;width:100%;}@media only screen and (max-width:50em){.section__image{margin-top:3rem;margin-bottom:0;}}.section__image:before{content:"";position:absolute;left:2.5rem;top:-4.5rem;bottom:-4.5rem;right:-100vw;background-color:#CDF0F7;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);}@media only screen and (max-width:50em){.section__image:before{left:2rem;top:-1.5rem;bottom:-1.5rem;}}.section__image img{position:relative;-webkit-box-shadow:0.4rem 0 0.4rem 0 #aae5f1;box-shadow:0.4rem 0 0.4rem 0 #aae5f1;}.section__actions{padding-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:50em){.section__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}}@media only screen and (max-width:50em){.section__actions p{margin-bottom:2rem;}}.section__actions .button{-ms-flex-negative:0;flex-shrink:0;margin-left:2rem;}@media only screen and (max-width:50em){.section__actions .button{margin-left:0;}}.section__help{max-width:27rem;margin-left:auto;color:#63666A;font-size:1.5rem;line-height:1.4666666667;margin-bottom:3rem;}.section__help a{text-decoration:underline;}.section__help a:hover{text-decoration:none;}.section--cta{margin-top:14rem;}@media only screen and (max-width:50em){.section--cta{margin-top:8rem;}}@media only screen and (max-width:30em){.section--cta{margin-top:5rem;}}.section--cta .wrapper--flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.section--cta .section__header{margin-bottom:0;}.section--faq{padding:8rem 0 12rem 0;}.section--toolkit{background-color:#FFF;}.faq__items{padding-top:6rem;list-style-type:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(37rem,1fr));grid-row-gap:1.7rem;grid-column-gap:4rem;}@media only screen and (max-width:30em){.faq__items{grid-template-columns:1fr;}}.faq-item{background:#FFF;border-radius:3px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;}.faq-item .faq-item__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.7rem 2rem;color:#140659;font-size:1.4rem;font-weight:700;}.faq-item .faq-item__question .icon--letter{background-color:#140659;}.faq-item .faq-item__answer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:0.1rem solid #E4E4EB;padding:1.7rem 2rem;font-size:1.4rem;font-weight:700;color:#02C39D;background-image:url(/themes/bliss-go/images/plus-circle.svg);background-repeat:no-repeat;background-size:1.6rem;background-position:calc(100% - 2rem) calc(50%);}.faq-item .faq-item__answer .icon--letter{background-color:#02C39D;}.faq-item .faq-item__body{padding:0 2rem 1.7rem 2rem;}.faq-item .faq-item__body p + p{margin-top:1rem;}.faq-item .faq-item__body p{font-size:1.4rem;font-weight:normal;}.js-faq-answer{cursor:pointer;}.icon--letter{display:inline-block;border-radius:50%;color:#FFF;font-size:1.4rem;font-weight:700;line-height:1.8;margin-right:1rem;height:2.5rem;width:2.5rem;text-align:center;}.section--steps{background-color:#FFF;}.section--steps .section__title{text-align:center;margin-bottom:8rem;}.steps-menu .steps-menu__steps{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;padding:1rem 1rem 0 1rem;overflow:hidden;}.steps-menu .steps-menu__step,.steps-menu .steps-toolkit__step{border-radius:0.3rem 0.3rem 0 0;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.1);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.1);background-color:#02C39D;padding:1.5rem 2.9rem;margin-right:0.5rem;font-size:2.2rem;color:#FFF;cursor:pointer;}.steps-menu .steps-menu__step--next,.steps-menu .steps-toolkit__step--next{background-color:#FA0079;}.steps-menu .steps-menu__step.active,.steps-menu .steps-toolkit__step.active{color:#140659;background:#F7F8FA;cursor:initial;}.steps-menu .steps-menu__step:last-child,.steps-menu .steps-toolkit__step:last-child{margin:0;}@media only screen and (max-width:60em){.steps-menu .steps-menu__step,.steps-menu .steps-toolkit__step{display:none;}.steps-menu .steps-menu__step.active,.steps-menu .steps-menu__step.active-next,.steps-menu .steps-menu__step.active-prev,.steps-menu .steps-toolkit__step.active,.steps-menu .steps-toolkit__step.active-next,.steps-menu .steps-toolkit__step.active-prev{display:block;}}@media only screen and (max-width:40.625em){.steps-menu .steps-menu__step,.steps-menu .steps-toolkit__step{font-size:1.7rem;}}@media only screen and (max-width:30em){.steps-menu .steps-menu__step
.steps-toolkit__step{font-size:1.5rem;padding:1rem 0.75rem;}}.steps{padding:6rem 8rem;background:#F7F8FA;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.1);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.1);}.steps .steps__sub-title{color:#02C39D;font-size:2.2rem;font-weight:700;margin:3rem 0 2rem 0;}.steps .steps__text{margin:2rem 0 3rem 0;}.steps ul li{margin-left:4rem;line-height:1.5625;}@media only screen and (max-width:40.625em){.steps{padding:6rem 4rem;}}@media only screen and (max-width:30em){.steps{padding:4rem 2rem;}}.feature{position:relative;padding:3.6rem 0 4.4rem 0;margin:8rem 0;}.feature .swiper-slide{position:relative;}.feature .swiper-slide img{max-height:40rem;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.feature .swiper-next,.feature .swiper-prev{position:absolute;top:calc(50% - 1.8rem);}.feature .swiper-next{right:2rem;}.feature .swiper-prev{left:2rem;}@media only screen and (max-width:40.625em){.feature{padding:0.4rem 0 4.4rem 0;}}.feature__bg{position:absolute;top:0;left:0;bottom:0;height:100%;width:45%;background-color:#CDF0F7;}.feature__bg img{height:100%;width:100%;}@media only screen and (max-width:40.625em){.feature__bg{width:calc(100% - 2rem);}}.feature__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:40.625em){.feature__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}}.feature__img{-o-object-fit:cover;object-fit:cover;width:50%;}@media only screen and (max-width:40.625em){.feature__img{width:80%;margin:0 auto;}}.feature__info{padding:10.5rem 0 10.5rem 9rem;width:50%;}@media only screen and (max-width:50em){.feature__info{padding:7.5rem 0 7.5rem 3rem;}}@media only screen and (max-width:40.625em){.feature__info{width:100%;padding:4rem 3rem;}}.feature__text{margin:1.5rem 0 3rem 0;}.feature__text--functions{color:#02C39D;font-weight:700;margin:3rem 0;}.feature__functions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.feature__functions .feature__bg--functions{width:45%;}.feature__functions .feature__bg--functions img{height:100%;width:100%;}.feature__functions .feature__info{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;}@media only screen and (max-width:40.625em){.feature__functions .feature__bg--functions{display:none;}}.feature--right .feature__bg{left:auto;right:0;}@media only screen and (max-width:40.625em){.feature--right .feature__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.feature--right .feature__info{padding:10.5rem 9rem 10.5rem 0;width:50%;}@media only screen and (max-width:50em){.feature--right .feature__info{padding:7.5rem 3rem 7.5rem 0;}}@media only screen and (max-width:40.625em){.feature--right .feature__info{width:100%;padding:4rem 3rem;}}.next-steps-list{list-style-type:none;}.next-steps-list .next-steps-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1rem;}.next-steps-list .next-steps-list__item:last-child{margin-bottom:3rem;}.next-steps-list .next-steps-list__text{width:100%;max-width:55rem;color:#140659;font-size:1.6rem;font-weight:700;}.next-steps-list .icon--letter{background-color:#02C39D;margin-right:1rem;}.next-steps-list--core{display:grid;grid-template-columns:repeat(auto-fit,minmax(50rem,1fr));}.next-steps-list--core .icon--letter{height:3.6rem;width:3.6rem;line-height:3.6rem;-webkit-box-flex:0;-ms-flex:0 0 3.6rem;flex:0 0 3.6rem;}.next-steps-list--core .next-steps-list__text{margin-top:0.5rem;}@media only screen and (max-width:50em){.next-steps-list--core{padding-top:2rem;grid-template-columns:1fr;}}.section--toolkit-builder{background:#FFF;}@media only screen and (max-width:40.625em){.section--toolkit-builder{padding-top:2rem;}}.toolkit-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.toolkit-tab .toolkit-tab__tab{margin-right:4rem;border-radius:0.6rem 0.6rem 0 0;background-color:#FA0079;padding:2.2rem 3rem;font-weight:700;color:#FFF;}.toolkit-tab .toolkit-tab__tab--title{font-size:2.2rem;background-color:#02C39D;padding:1.6rem 3rem;margin:0 0 0 1rem;}@media only screen and (max-width:40.625em){.toolkit-tab .toolkit-tab__tab{padding:1.2rem 2rem;margin-right:2rem;}}@media only screen and (max-width:30em){.toolkit-tab .toolkit-tab__tab{font-size:1.2rem;margin:0;}}.toolkit-builder{-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);background-color:#F7F8FA;}.toolkit-builder .toolkit-builder__heading{font-size:2.2rem;margin-bottom:2.5rem;font-weight:700;color:#FFF;}.toolkit-builder .toolkit-builder__header{background-color:#02C39D;padding:3.5rem 1rem 0 1rem;}.toolkit-builder .toolkit-builder__info{padding:0 4rem;}.toolkit-builder .toolkit-builder__body{padding:5.5rem 4rem 6rem 4rem;}@media only screen and (max-width:40.625em){.toolkit-builder .toolkit-builder__body{padding:4rem 3rem;}}.toolkit-step--form{padding-top:3rem;border-top:0.1rem solid #E3E3E3;}.toolkit-step--features{padding-bottom:4rem;}.toolkit-step__heading{font-size:2.2rem;color:#02C39D;}.toolkit-step-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:4rem;}.toolkit-step-list .toolkit-step-list__heading{font-size:1.2rem;color:#272727;margin-bottom:2rem;}.toolkit-step-list .toolkit-step-list__item{width:100%;}@media only screen and (max-width:40.625em){.toolkit-step-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.toolkit-step-list .toolkit-step-list__item{margin-bottom:1rem;}}.form-item-checkbox,.js-form-type-checkbox{position:relative;display:inline-block;margin-right:2rem;margin-bottom:1rem;-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;}.form-item-checkbox [type="checkbox"],.js-form-type-checkbox [type="checkbox"]{position:absolute;visibility:hidden;}.form-item-checkbox label,.js-form-type-checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;}.form-item-checkbox label:before,.js-form-type-checkbox label:before{content:"";border:1px solid #A1A1A1;background-color:#FFF;border-radius:0.2rem;width:3rem;height:3rem;margin-right:1rem;-webkit-box-flex:0;-ms-flex:0 0 3rem;flex:0 0 3rem;}.form-item-checkbox [type="checkbox"]:checked + label:before,.js-form-type-checkbox [type="checkbox"]:checked + label:before{background-color:#02C39D;border:none;}.form-item-checkbox [type="checkbox"]:checked + label::after,.js-form-type-checkbox [type="checkbox"]:checked + label::after{content:"";position:absolute;left:12px;top:5px;width:7px;height:16px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.toolkit-step-list-item{list-style-type:none;}.toolkit-step-list-item .toolkit-step-list-item__item{font-size:1.7rem;}.toolkit-step-list-item .toolkit-step-list-item__item .form-item-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.toolkit-step-list-item .toolkit-step-list-item__item .form-item-checkbox label{max-width:18rem;}.toolkit-step-list-item .toolkit-step-list-item__item.disabled label{color:#A1A1A1;}.toolkit-step-list-item .toolkit-step-list-item__item.disabled label:before{background-color:#A1A1A1;}.toolkit-step-list-item .toolkit-step-list-item__info{cursor:pointer;border:1px solid #000000;border-radius:50%;height:1.3rem;width:1.3rem;opacity:0.3;line-height:1.1rem;font-size:1rem;text-align:center;margin-left:0.8rem;-webkit-box-flex:0;-ms-flex:0 0 1.3rem;flex:0 0 1.3rem;}.toolkit-builder-selected{list-style-type:none;}.toolkit-builder-selected .toolkit-builder-selected__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0.8rem;}.toolkit-builder-selected .toolkit-builder-selected__item:last-child{margin:0;}.toolkit-builder-selected .icon--letter{background-color:#FFF;color:#02C39D;}.toolkit-builder-selected .toolkit-builder-selected__text{color:#FFF;font-weight:700;font-size:1.6rem;}.toolkit-builder-selected .toolkit-builder-selected__text--spacer{margin:0 0.5rem;}.toolkit-builder-selected .toolkit-builder-selected__text--type{color:#140659;}.steps-menu__steps--toolkit{padding:0 !important;margin-top:3.5rem;}.steps-menu__steps--toolkit .steps-menu__step,.steps-menu__steps--toolkit .steps-toolkit__step{font-weight:700;background-color:#140659;}@media only screen and (max-width:40.625em){.steps-menu__steps--toolkit .steps-menu__step,.steps-menu__steps--toolkit .steps-toolkit__step{font-size:1.5rem;}}@media only screen and (max-width:30em){.steps-menu__steps--toolkit .steps-menu__step,.steps-menu__steps--toolkit .steps-toolkit__step{font-size:1.2rem;}}.overview{position:relative;}.overview .overview__heading{margin-bottom:4rem;}.overview .overview__section{margin-bottom:4rem;}.overview .overview__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(37rem,1fr));grid-row-gap:1.7rem;grid-column-gap:1.7rem;margin-top:4rem;}@media only screen and (max-width:30em){.overview .overview__items{grid-template-columns:1fr;}}.overview .overview__title{font-size:2.2rem;font-weight:700;color:#02C39D;margin-bottom:1rem;}.overview .overview__body{max-width:76rem;}.overview .overview-modal .button{display:none;}@media only screen and (max-width:40.625em){.overview{padding:6rem 0 0 0;}}.overview-modal{display:none;position:fixed;top:50% !important;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:75rem;opacity:0.95;border-radius:0.6rem;background-color:#000;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);padding:9rem 6rem 6rem 6rem;z-index:9;}@media only screen and (max-width:50em){.overview-modal{padding:9rem 3rem 3rem 3rem;}}.overview-modal .overview-modal__icon{position:absolute;top:-2rem;width:8rem;height:8rem;border-radius:0.6rem;background:url(/themes/bliss-go/images/icon--test.svg) no-repeat center;background-size:8rem 8rem;}.overview-modal .overview-modal__close{position:absolute;top:4rem;right:4rem;width:2.2rem;height:2.2rem;border-radius:0.6rem;background-image:url(/themes/bliss-go/images/icon--close.svg);background-repeat:no-repeat;cursor:pointer;}.overview-modal .overview-modal__title{font-size:3.8rem;font-weight:700;color:#FFF;}@media only screen and (max-width:50em){.overview-modal .overview-modal__title{font-size:3.2rem;}}.overview-modal .overview-modal__body{margin:1rem 0 2rem 0;}.overview-modal .overview-modal__body p{line-height:3rem;color:#A1A1A1;}.overview-modal .icon--letter{height:3.6rem;width:3.6rem;line-height:2.6;-ms-flex-negative:0;flex-shrink:0;}.overview-modal .next-steps-list{margin-bottom:4rem;}.overview-modal .next-steps-list__text{margin-top:0.6rem;color:#FFF;}.overview-modal .button{background-color:#FA0079;padding:0.7rem 6rem 0.7rem;}.toolkit-type-item{border-radius:0.3rem;background-color:#FFF;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);display:-webkit-box;display:-ms-flexbox;display:flex;}.toolkit-type-item .toolkit-type-item__img{width:11.3rem;background-color:#F7F8FA;padding:2.5rem;}.toolkit-type-item .toolkit-type-item-info__upper{padding:1.4rem 2rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.toolkit-type-item .toolkit-type-item-info__lower{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:0.1rem solid #E4E4EB;padding:0.9rem 2rem;cursor:pointer;}.toolkit-type-item .toolkit-type-item-info__type{font-size:1.4rem;color:#02C39D;}.toolkit-type-item .toolkit-type-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;}.toolkit-type-item .toolkit-type-item-info__title{font-size:1.6rem;font-weight:700;color:#140659;}.toolkit-type-item .toolkit-type-item-info__learn-more{font-size:1.4rem;font-weight:700;color:#140659;}.js-form-type-textfield,.js-form-item-telephone-number,.js-form-item-email-address,.js-form-type-password{position:relative;margin-bottom:3rem;}.js-form-type-textfield input,.js-form-item-telephone-number input,.js-form-item-email-address input,.js-form-type-password input{padding:3.3rem 1.6rem 1.7rem 1.6rem;border:0.1rem solid #b2b2b2;border-radius:0.4rem;background-color:#FFF;font-size:1.7rem;width:100%;font-family:"Europa",sans-serif;}.js-form-type-textfield label,.js-form-item-telephone-number label,.js-form-item-email-address label,.js-form-type-password label{color:#63666A;font-size:1.2rem;position:absolute;top:1rem;left:1.6rem;text-transform:uppercase;}.form-actions{margin-top:3rem;}.core-functionality{padding:10rem 0;}.testimony-slider{padding:1rem !important;}.testimony{border-radius:0.2rem;background-color:#FFF;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);padding:5rem 2.5rem;text-align:center;max-width:35rem;margin:auto;}.testimony .testimony__img{padding:0 8rem;margin-bottom:3rem;}.testimony .testimony__img img{margin:0 auto;height:100%;width:100%;}@media only screen and (max-width:40.625em){.testimony .testimony__img{padding:0 5rem;}}.testimony .testimony__body{margin-bottom:3rem;}.testimony .testimony__company{font-size:1.6rem;font-weight:700;}.testimony .testimony__reference{font-size:1.4rem;}.testimonies{padding-top:8rem;padding-bottom:10rem;}.testimonies .testimonies__title{margin-bottom:8rem;text-align:center;}@media only screen and (max-width:40.625em){.testimonies{padding-top:5rem;}.testimonies .testimonies__title{margin-bottom:3rem;}}.node__extra-body{max-width:85rem;width:100% !important;margin:auto;padding:10rem 2rem;}@media only screen and (max-width:40.625em){.node__extra-body{padding:5rem 2rem;}}.article__title{padding:9rem 5rem 8rem 5rem;background-color:#02C39D;position:relative;}.article__title h1{color:#FFF;font-size:4.8rem;text-align:center;max-width:70rem;margin:0 auto;position:relative;z-index:1;}.article__caption{text-align:center;margin-top:2.5rem;color:#FFF;position:relative;z-index:1;}.article__banner-image{position:absolute;inset:0;}.article__banner-image img,.article__banner-image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;}.article-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:5rem;padding-bottom:10rem;}.article-wrapper .article-wrapper--sidebar{-ms-flex-preferred-size:30%;flex-basis:30%;margin-top:7.5rem;}@media only screen and (max-width:50em){.article-wrapper .article-wrapper--sidebar{display:none;}}.article-wrapper .article-wrapper--content{-ms-flex-preferred-size:70%;flex-basis:70%;}@media only screen and (max-width:50em){.article-wrapper .article-wrapper--content{-ms-flex-preferred-size:100%;flex-basis:100%;}}.article--sidebar{padding:4rem 3rem;border-radius:0.3rem;background-color:#F7F8FA;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);margin-right:3rem;}.article-sidebar .article-sidebar__heading{color:#0096FF;font-size:1.8rem;font-weight:700;margin-bottom:1rem;}.article-sidebar .article-sidebar__heading a{text-decoration:underline;color:#0096FF;cursor:pointer;}.article-sidebar .article-sidebar__sub-heading-list{padding-left:1rem;margin-bottom:2rem;}.article-sidebar .article-sidebar__sub-heading a{font-size:1.6rem;text-decoration:none;color:#555;}.article,.node__extra-body{width:75%;}.article > * + *,.node__extra-body > * + *{margin-top:2rem;}.article h2,.node__extra-body h2{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.article h2:after,.node__extra-body h2:after{content:"";background-color:#140659;height:0.1rem;width:100%;margin-left:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;}.article h3,.node__extra-body h3{font-size:2.2rem;line-height:2.8rem;}.article p a,.node__extra-body p a{color:#0094FF;}.article p u,.node__extra-body p u{color:#140659;}.article img,.node__extra-body img{display:block;}.article figcaption,.node__extra-body figcaption{margin-top:0.5rem;}.article ol,.article ul,.node__extra-body ol,.node__extra-body ul{padding-left:1.7rem;}.article ol li,.article ul li,.node__extra-body ol li,.node__extra-body ul li{font-weight:700;color:#140659;font-size:1.8rem;}.article blockquote,.node__extra-body blockquote{position:relative;border-top:0.2rem solid #17025D;border-bottom:0.2rem solid #17025D;padding:3rem 0;font-size:2.2rem;color:#17025D;font-weight:700;}.article blockquote p,.node__extra-body blockquote p{font-size:2.8rem;font-weight:700;color:#17025D;line-height:3.6rem;}.article blockquote p:nth-child(2),.node__extra-body blockquote p:nth-child(2){font-size:2.2rem;}.article blockquote:before,.node__extra-body blockquote:before{content:"";position:absolute;top:-3rem;right:4rem;background-image:url("/themes/bliss-go/images/quote.svg");background-size:6rem 4.2rem;background-repeat:no-repeat;height:4.2rem;width:6rem;}.article-sidebar a[name],.article a[name]{vertical-align:top;padding-top:120px;margin-top:-120px;display:inline-block;}.teaser-article-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr));grid-column-gap:4.5rem;grid-row-gap:5rem;margin-bottom:3rem;}.teaser-article-cards .teaser-article-cards__item{list-style-type:none;}.teaser-article-card a{text-decoration:none;}.teaser-article-card img{margin-bottom:2rem;height:25rem;-o-object-fit:cover;object-fit:cover;}.teaser-article-card .teaser-article-card__title{color:#252422;font-size:2rem;font-weight:700;margin-bottom:1rem;}.teaser-article-card .teaser-article-card__tags{margin-bottom:1.5rem;}.teaser-article-card .teaser-article-card__tags a{color:#252422;}.teaser-article-card .teaser-article-card__tag{display:inline-block;padding-right:.5rem;border-right:solid 0.1rem #252422;margin-bottom:0.5rem;}.teaser-article-card .teaser-article-card__tag:first-of-type{padding-left:0;}.teaser-article-card .teaser-article-card__tag:last-of-type{border-right:0;}.articles{margin-bottom:6.5rem;}.articles > h2{margin-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.5rem;}.articles > h2:after{content:"";background-color:#140659;height:0.2rem;width:100%;margin-left:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;}.articles--related > h2{margin-bottom:5rem;}.articles header{margin-bottom:6.5rem;max-width:45rem;line-height:3rem;}.articles .more-link{text-align:center;}.articles .more-link a{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid transparent;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;padding:0.7rem 3rem;background-color:#140659;color:#FFF;}.articles .more-link a:hover,.articles .more-link a:focus{background-color:transparent;border-color:#140659;color:#140659;}.teaser-article-masthead .wrapper{padding-top:20rem;padding-bottom:6rem;}.teaser-article-masthead .teaser-article-masthead__img{position:absolute;left:0;right:0;top:0;bottom:0;}.teaser-article-masthead .teaser-article-masthead__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.teaser-article-masthead .teaser-article-masthead__title{color:#FFF;max-width:55rem;line-height:5rem;margin-bottom:1.5rem;text-shadow:0.1rem 0.1rem #63666A;}.teaser-article-masthead .teaser-article-masthead__description{color:#FFF;margin-bottom:0.5rem;text-shadow:0.1rem 0.1rem #63666A;}.teaser-article-masthead .teaser-article-masthead__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.teaser-article-masthead .teaser-article-masthead__nav{display:-webkit-box;display:-ms-flexbox;display:flex;}.button--masthead{background-color:#FFF;color:#140659;border:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0.9rem 3rem;}.button--masthead:hover{background-color:#02C39D;color:#FFF;}.articles-masthead{margin-bottom:6.5rem;}@-webkit-keyframes add{0%{display:block;width:100%;opacity:0;-webkit-transform:scale(0);transform:scale(0);}75%{-webkit-transform:scale(0);transform:scale(0);opacity:1;width:100%;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;width:100%;}}@keyframes add{0%{display:block;width:100%;opacity:0;-webkit-transform:scale(0);transform:scale(0);}75%{-webkit-transform:scale(0);transform:scale(0);opacity:1;width:100%;}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;width:100%;}}.wizard{padding:1rem;background-color:#FFF;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}.wizard__item{padding:1rem;background-color:#F7F8FA;border-radius:0.3rem;margin:1rem;max-width:14rem;width:0;opacity:0;display:none;text-align:center;position:relative;}@media only screen and (max-width:50em){.wizard__item{max-width:calc(25% - 20px);}}@media only screen and (max-width:40.625em){.wizard__item{max-width:calc(33.333% - 20px);}}@media only screen and (max-width:30em){.wizard__item{max-width:calc(50% - 20px);}}@media only screen and (max-width:30em){.wizard__item{max-width:calc(50% - 20px);}}.wizard__item.add{-webkit-animation:add 0.5s cubic-bezier(0.68,-0.55,0.265,1.55) forwards;animation:add 0.5s cubic-bezier(0.68,-0.55,0.265,1.55) forwards;width:auto;display:block;}.wizard__item:before{background-color:#FFF;}.wizard__item:hover .wizard__remove{opacity:1;-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);background-color:rgba(255,255,255,0.75);}.wizard__item:hover .wizard__remove:after{opacity:1;}.wizard__remove{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:rgba(255,255,255,0);-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;display:block;width:100%;border:0;outline:0;text-indent:-999rem;cursor:pointer;}.wizard__remove:after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";position:absolute;width:3rem;height:3rem;border-radius:100%;background-color:#140659;background-image:url(/themes/bliss-go/images/remove.svg);background-position:center;background-size:15px;background-repeat:no-repeat;display:block;}.wizard__item--button{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding:0;display:block;width:100%;opacity:1;}.wizard__item--button:before{display:none;}.wizard__text{font-size:1.6rem;color:#140659;line-height:1.3;font-family:"Europa",sans-serif;}.wizard__button{border:0;max-width:14rem;min-height:13rem;width:100%;outline:0;background-color:transparent;background-image:url(/themes/bliss-go/images/add.svg);background-position:center;background-repeat:no-repeat;border-radius:0.3rem;display:block;height:100%;text-indent:-999rem;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;}.wizard__button:hover,.wizard__button:focus{background-color:rgba(255,255,255,0.5);-webkit-transform:scale(1.05);transform:scale(1.05);}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;position:fixed;z-index:-1;background-color:transparent;-webkit-transition:background-color ease-in-out 0.2s;transition:background-color ease-in-out 0.2s;}.overlay.active{z-index:100;background-color:rgba(255,255,255,0.9);}.overlay.active .wizard-form{-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:slide-up;animation-name:slide-up;-webkit-animation-timing-function:cubic-bezier(0.645,0.045,0.355,1);animation-timing-function:cubic-bezier(0.645,0.045,0.355,1);-webkit-animation-delay:0.4s;animation-delay:0.4s;}@-webkit-keyframes slide-up{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}@keyframes slide-up{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}}.wizard-form{position:absolute;bottom:0;left:0;right:0;padding:1rem;background-color:#FFF;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);}.wizard-form .form-item{margin:1rem;max-width:14rem;width:100%;text-align:center;position:relative;-webkit-transition:all ease-in-out 0.1s;transition:all ease-in-out 0.1s;}@media only screen and (max-width:50em){.wizard-form .form-item{max-width:calc(25% - 20px);}}@media only screen and (max-width:40.625em){.wizard-form .form-item{max-width:calc(33.333% - 20px);}}@media only screen and (max-width:30em){.wizard-form .form-item{max-width:calc(50% - 20px);}}.wizard-form .form-item:hover,.wizard-form .form-item:focus{-webkit-transform:scale(1.05);transform:scale(1.05);}.wizard-form .form-item:hover:after,.wizard-form .form-item:focus:after{content:"";position:absolute;height:3rem;top:-3rem;left:0;right:0;}.wizard-form .form-item:hover [data-micromodal-trigger],.wizard-form .form-item:focus [data-micromodal-trigger]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:10;}.wizard-form [data-micromodal-trigger]{display:inline-block;width:2rem;height:2rem;background-color:#02C39D;background-image:url(/themes/bliss-go/images/info.svg);background-position:center;background-repeat:no-repeat;background-size:10px;border-radius:100%;text-indent:-999rem;position:absolute;top:-3rem;left:0;right:0;margin:auto;cursor:pointer;-webkit-transform:translateY(1rem);transform:translateY(1rem);opacity:0;-webkit-transition:all ease-in-out 0.1s;transition:all ease-in-out 0.1s;}.wizard-form [type="checkbox"]{position:absolute;opacity:0;z-index:-1;}.wizard-form label{font-size:1.6rem;color:#140659;line-height:1.3;font-family:"Europa",sans-serif;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;border-radius:0.3rem;background-color:#F7F8FA;-webkit-transition:background-color ease-in-out 0.1s;transition:background-color ease-in-out 0.1s;height:100%;}.wizard-form label:hover,.wizard-form label:focus{background-color:#f1f3f6;}.wizard-form label:before{background-color:#FFF;margin-bottom:0.5rem;}.wizard-form [type="checkbox"]:checked + label{background-color:#140659;color:#FFF;}.wizard-form .wizard__button{background-color:#02C39D;background-image:none;text-indent:0;font-size:1.7rem;color:#FFF;}@media only screen and (max-width:50em){.wizard-form .wizard__button{max-width:100%;}}.wizard-form .wizard__button:hover,.wizard-form .wizard__button:focus{background-color:#02d0a7;-webkit-transform:scale(1);transform:scale(1);}.slide{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:4rem;padding-left:22.5rem;}@media only screen and (max-width:50em){.slide{padding-left:0;padding-top:2rem;padding-right:2rem;}}@media only screen and (max-width:30em){.slide{padding-left:0;padding-right:0;}}.slide.no-image{position:relative;}.slide.no-image:before{content:"";position:absolute;top:0;left:0;background-color:#CDF0F7;max-width:32rem;max-height:33rem;width:100%;height:100%;}@media only screen and (max-width:50em){.slide.no-image:before{display:none;}}.slide.no-image .slide__content{padding-left:6rem;position:relative;z-index:1;}@media only screen and (max-width:50em){.slide.no-image .slide__content{padding-left:2rem;}}.slide__image{margin-top:-4rem;margin-left:-22.5rem;margin-right:-17rem;margin-bottom:4rem;position:relative;padding-top:2rem;padding-left:2rem;max-width:40rem;width:100%;}@media only screen and (max-width:50em){.slide__image{display:none;}}.slide__image:before{content:"";position:absolute;top:0;left:0;background-color:#CDF0F7;max-width:27rem;max-height:33rem;width:100%;height:100%;}.slide__image img{position:relative;}.slide__content{background-color:#F7F8FA;padding-left:24rem;padding-top:4rem;padding-bottom:10rem;width:100%;}@media only screen and (max-width:50em){.slide__content{padding-left:2rem;padding-top:2rem;padding-right:2rem;}}.slide__content * + *{margin-top:1.5rem;margin-bottom:1.5rem;max-width:55rem;}.swiper-slide-active .slide__content * + *{-webkit-animation-name:fade-left;animation-name:fade-left;-webkit-animation-duration:0.85s;animation-duration:0.85s;-webkit-animation-timing-function:cubic-bezier(0.77,0,0.175,1);animation-timing-function:cubic-bezier(0.77,0,0.175,1);-webkit-animation-fill-mode:both;animation-fill-mode:both;}.slide__content li{list-style-position:inside;font-size:1.5rem;line-height:1.4666666667;color:#63666A;}.slide__text{color:#63666A;font-size:1.5rem;line-height:1.4666666667;}.slide__sub-title{color:#63666A;font-family:"Europa",sans-serif;font-weight:700;font-size:1.8rem;line-height:2.222;}.slide-timer{position:absolute;right:8rem;top:8rem;bottom:4rem;width:0.6rem;background-color:#E8E8E8;z-index:10;display:none;}.slide-timer:after{content:"";width:100%;background-color:#140659;bottom:0;height:0;-webkit-transition:height 5000ms linear;transition:height 5000ms linear;position:absolute;}.swiper-slide-active .slide-timer:after{height:100%;}.swiper-nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:46.5rem;bottom:4rem;z-index:15;}@media only screen and (max-width:50em){.swiper-nav-container{left:1.5rem;bottom:2rem;}}.swiper-container--no-images .swiper-nav-container{left:28rem;}@media only screen and (max-width:50em){.swiper-container--no-images .swiper-nav-container{left:1.5rem;}}.pagination{padding-left:2rem;margin:2.5rem auto 0;font-size:1.5rem;display:none;}@media only screen and (max-width:50em){.pagination{display:block;}}.swiper-wrapper.disabled{-webkit-transform:translate3d(0,0,0) !important;transform:translate3d(0,0,0) !important;}.swiper-nav-container-mini{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:120rem;margin:2.5rem auto 0;}.swiper-nav-container-mini.disabled{display:none;}@media only screen and (max-width:50em){.swiper-nav-container-mini{display:none;}}.swiper-masthead-next,.swiper-masthead-prev,.swiper-masthead-next-mini,.swiper-masthead-prev-mini{width:4.4rem;height:4.4rem;border-radius:100%;margin:0 0.75rem;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;cursor:pointer;background-position:center;background-repeat:no-repeat;background-color:rgba(255,255,255,0.5);outline:none;}.swiper-masthead-next:hover,.swiper-masthead-next:focus,.swiper-masthead-prev:hover,.swiper-masthead-prev:focus,.swiper-masthead-next-mini:hover,.swiper-masthead-next-mini:focus,.swiper-masthead-prev-mini:hover,.swiper-masthead-prev-mini:focus{-webkit-transform:scale(1.05);transform:scale(1.05);}.swiper-masthead-next.swiper-masthead-disabled,.swiper-masthead-prev.swiper-masthead-disabled,.swiper-masthead-next-mini.swiper-masthead-disabled,.swiper-masthead-prev-mini.swiper-masthead-disabled{background-color:rgba(255,255,255,0.25);}.swiper-masthead-prev{background-image:url(/themes/bliss-go/images/left-arrow--white.svg);background-position:1.8rem;}.swiper-masthead-next{background-image:url(/themes/bliss-go/images/right-arrow--white.svg);background-position:2rem;}.swiper-next,.swiper-prev,.swiper-next-mini,.swiper-prev-mini{width:3.6rem;height:3.6rem;border:0.1rem solid rgba(20,6,89,0.7);background-color:rgba(255,255,255,0.8);border-radius:100%;margin:0 0.5rem;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;cursor:pointer;background-position:center;background-repeat:no-repeat;outline:none;}.swiper-next:hover,.swiper-next:focus,.swiper-prev:hover,.swiper-prev:focus,.swiper-next-mini:hover,.swiper-next-mini:focus,.swiper-prev-mini:hover,.swiper-prev-mini:focus{-webkit-transform:scale(1.05);transform:scale(1.05);}.swiper-prev{background-image:url(/themes/bliss-go/images/left-arrow.svg);}.swiper-prev-mini{background-image:url(/themes/bliss-go/images/up-arrow.svg);}.swiper-next{background-image:url(/themes/bliss-go/images/right-arrow.svg);}.swiper-next-mini{background-image:url(/themes/bliss-go/images/down-arrow.svg);}@-webkit-keyframes timer{0%{height:0;}95%{opacity:1;}100%{height:100%;opacity:0;}}@keyframes timer{0%{height:0;}95%{opacity:1;}100%{height:100%;opacity:0;}}.swiper-testimony-next,.swiper-testimony-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.6rem;height:3.6rem;border:0.1rem solid #000;border-radius:100%;margin:0 0.5rem;-webkit-transition:all ease-in-out 0.2s;transition:all ease-in-out 0.2s;cursor:pointer;background-position:center;background-repeat:no-repeat;outline:none;}.swiper-testimony-next:hover,.swiper-testimony-next:focus,.swiper-testimony-prev:hover,.swiper-testimony-prev:focus{-webkit-transform:scale(1.05) translateY(-50%);transform:scale(1.05) translateY(-50%);}@media only screen and (max-width:84.375em){.swiper-testimony-next,.swiper-testimony-prev{top:auto;bottom:-5rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;}.swiper-testimony-next:hover,.swiper-testimony-next:focus,.swiper-testimony-prev:hover,.swiper-testimony-prev:focus{-webkit-transform:scale(1.05) translateX(-50%);transform:scale(1.05) translateX(-50%);}}.swiper-testimony-prev{left:-4rem;background-image:url(/themes/bliss-go/images/left-arrow.svg);}@media only screen and (max-width:84.375em){.swiper-testimony-prev{left:calc(50% - 5rem);}}.swiper-testimony-next{right:-4rem;background-image:url(/themes/bliss-go/images/right-arrow.svg);}@media only screen and (max-width:84.375em){.swiper-testimony-next{left:calc(50% + 5rem);}}.toolkit{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:42rem;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.toolkit{max-height:none;height:42rem;}}.toolkit__content{padding:4rem 6rem;background-color:#F7F8FA;border-radius:0.3rem;position:relative;width:50%;display:block;}@media only screen and (max-width:50em){.toolkit__content{display:none;}}.toolkit__content .product-item{opacity:0;-webkit-transition:opacity ease-in-out 0.2s;transition:opacity ease-in-out 0.2s;position:absolute;z-index:-1;top:0;}.toolkit__content .product-item.active{position:static;opacity:1;z-index:2;}.toolkit__content,.toolkit__slider{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;}.toolkit__slider{padding-left:2.5rem;}@media only screen and (max-width:50em){.toolkit__slider{padding-left:0;width:100%;margin-right:-2rem;}}.toolkit__slider .swiper-container{height:100%;padding:0 0.6rem;overflow-y:hidden;}@media only screen and (max-width:50em){.toolkit__slider .swiper-container{padding:0;}}.product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.product-item .product-item__img{display:inline-block;height:8.7rem;width:8.8rem;border-radius:0.3rem;margin-bottom:2rem;}.product-item li{color:#63666A;list-style:inside;}.product-item h2,.product-item h4,.product-item p,.product-item li{margin:1rem 0;}.product-item a{display:block;margin-top:2rem;}.product-item__title{width:100%;font-size:2.2rem;line-height:1.818;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.product-item__title span{font-size:1.3rem;font-family:"Europa",sans-serif;margin-left:auto;color:#02C39D;}.product-item__title span.soon{color:orange;}.product-item__text{color:#63666A;line-height:1.7647058824;font-size:1.7rem;}.product-item__link{text-decoration:underline;color:#140659;}.product-item--slim{padding:2.5rem 3.5rem;background-color:#F7F8FA;border-radius:0.3rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:13rem;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}@media only screen and (max-width:50em){.product-item--slim{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;opacity:0.4;}}@media only screen and (max-width:30em){.product-item--slim{padding:2rem;}}.swiper-slide-active .product-item--slim{background-color:#140659;}@media only screen and (max-width:50em){.swiper-slide-active .product-item--slim{background-color:#F7F8FA;opacity:1;}}.swiper-slide-active .product-item--slim .product-item__title{color:#FFF;}@media only screen and (max-width:50em){.swiper-slide-active .product-item--slim .product-item__title{color:#140659;}}.product-item--slim .product-item__text,.product-item--slim .product-item__link{display:none;}@media only screen and (max-width:50em){.product-item--slim .product-item__text,.product-item--slim .product-item__link{display:block;}}.product-item--slim .product-item__img{width:6.3rem;height:6.2rem;margin-bottom:0;margin-right:2.5rem;}@media only screen and (max-width:50em){.product-item--slim .product-item__img{margin-right:0;margin-bottom:2.5rem;}}.product-item--slim .product-item__title{margin-bottom:0;margin-top:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.2;}@media only screen and (max-width:30em){.product-item--slim .product-item__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%;}}.product-item--slim .product-item__title span{margin-left:auto;}@media only screen and (max-width:30em){.product-item--slim .product-item__title span{margin-left:0;display:block;margin-top:1rem;}}@media only screen and (max-width:30em){.product-item--slim .product-item__text{font-size:1.5rem;}}[data-micromodal-trigger]{cursor:pointer;}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(247,248,250,0.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:100;-webkit-backdrop-filter:blur(0.5rem);backdrop-filter:blur(0.5rem);padding:0 2rem;}.modal__container{background-color:#FFF;padding:3rem;max-width:60rem;width:100%;max-height:75vh;border-radius:0.3rem;overflow-y:auto;-webkit-box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);box-shadow:0 0.2rem 0.6rem 0.2rem rgba(0,0,0,0.05);position:relative;}@media only screen and (max-width:30em){.modal__container{padding:3rem 2rem;}}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.modal__title{margin-top:0;margin-bottom:0;}.modal__close{background:transparent;border:0;position:absolute;right:3rem;top:3rem;}.modal__close:before{content:"\2715";width:2rem;height:2rem;line-height:1.7rem;border-radius:100%;border:0.1rem solid #140659;color:#140659;font-weight:700;display:block;}.modal__content{font-size:1.7rem;line-height:1.5;color:#63666A;margin-top:2rem;margin-bottom:2rem;}.modal__btn{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.8rem 3rem;background-color:#140659;color:#FFF;font-size:1.6rem;font-family:inherit;}.modal__btn--member{background-color:#FFF;}.modal__btn:hover,.modal__btn:focus{background-color:transparent;color:#140659;}@-webkit-keyframes mmfadeIn{from{opacity:0;}to{opacity:1;}}@keyframes mmfadeIn{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes mmfadeOut{from{opacity:1;}to{opacity:0;}}@keyframes mmfadeOut{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%);}to{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%);}to{-webkit-transform:translateY(0);transform:translateY(0);}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0);}to{-webkit-transform:translateY(-10%);transform:translateY(-10%);}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0);}to{-webkit-transform:translateY(-10%);transform:translateY(-10%);}}.micromodal-slide{display:none;}.micromodal-slide.is-open{display:block;}.micromodal-slide[aria-hidden="false"] .modal__overlay{-webkit-animation:mmfadeIn 0.3s cubic-bezier(0,0,0.2,1);animation:mmfadeIn 0.3s cubic-bezier(0,0,0.2,1);}.micromodal-slide[aria-hidden="false"] .modal__container{-webkit-animation:mmslideIn 0.3s cubic-bezier(0,0,0.2,1);animation:mmslideIn 0.3s cubic-bezier(0,0,0.2,1);}.micromodal-slide[aria-hidden="true"] .modal__overlay{-webkit-animation:mmfadeOut 0.3s cubic-bezier(0,0,0.2,1);animation:mmfadeOut 0.3s cubic-bezier(0,0,0.2,1);}.micromodal-slide[aria-hidden="true"] .modal__container{-webkit-animation:mmslideOut 0.3s cubic-bezier(0,0,0.2,1);animation:mmslideOut 0.3s cubic-bezier(0,0,0.2,1);}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform;}.call-to-action{padding-top:7rem;padding-bottom:10rem;padding-left:2rem;padding-right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}@media only screen and (max-width:60em){.call-to-action{padding-top:5rem;padding-bottom:5rem;}}.call-to-action--secondary{padding-top:10rem;padding-bottom:10rem;margin-bottom:-5rem;}.call-to-action__background-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#CDF0F7;display:grid;place-content:center;overflow:hidden;}.call-to-action--primary .call-to-action__background-wrapper svg{-webkit-transform:translate(45%,140%) rotate(0deg) scale(10);transform:translate(45%,140%) rotate(0deg) scale(10);}.call-to-action--secondary .call-to-action__background-wrapper svg{-webkit-transform:translate(-20%,60%) rotate(-5deg) scale(10);transform:translate(-20%,60%) rotate(-5deg) scale(10);}.call-to-action__text-container{padding-bottom:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.call-to-action__text-container > *{color:#17025D;margin-bottom:1.3rem;text-align:center;}.call-to-action__text-container p{font-size:1.7rem;max-width:55rem;line-height:1.8235;}@media only screen and (max-width:50em){.call-to-action__text-container p{font-size:1.5rem;max-width:45rem;}}.call-to-action__text-container h2{font-size:4.8rem;line-height:1.1875;max-width:45rem;}@media only screen and (max-width:50em){.call-to-action__text-container h2{font-size:4.1rem;max-width:40rem;}}.call-to-action__button a{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.8rem 3rem;background-color:#02C39D;border-color:transparent;color:#FFF;}.call-to-action__button a--member{background-color:#FFF;}.call-to-action__button a:hover,.call-to-action__button a:focus{background-color:#140659;color:#FFF;}.media-text{background-color:#FFF;padding-left:2rem;padding-right:2rem;padding-top:7.7rem;}@media only screen and (max-width:60em){.media-text{padding-left:0;padding-right:0;}}.media-text--dark{background-color:#F7F8FA;}.media-text__outer-wrapper{max-width:115rem;margin:0 auto;padding-bottom:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (max-width:60em){.media-text__outer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.media-text--reverse .media-text__outer-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}@media only screen and (max-width:60em){.media-text--reverse .media-text__outer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}.media-text__body-wrapper{-webkit-box-flex:0.6;-ms-flex:0.6;flex:0.6;padding-right:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media only screen and (max-width:60em){.media-text__body-wrapper{padding-left:2rem;padding-right:2rem;padding-bottom:4rem;width:85%;}}@media only screen and (max-width:40.625em){.media-text__body-wrapper{width:100%;}}.media-text__outer-wrapper--reverse .media-text__body-wrapper{padding-right:0;padding-left:4rem;}@media only screen and (max-width:60em){.media-text__outer-wrapper--reverse .media-text__body-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;padding-left:2rem;padding-right:2rem;}}@media only screen and (max-width:40.625em){.media-text__outer-wrapper--reverse .media-text__body-wrapper{width:100%;}}.media-text__body-wrapper > * + *{margin-top:2rem;}.media-text__body-wrapper h2{line-height:1.02439;font-size:4.1rem;}@media only screen and (max-width:60em){.media-text__body-wrapper h2{width:85%;}}@media only screen and (max-width:50em){.media-text__body-wrapper h2{font-size:3.8rem;}}.media-text__body-wrapper p{line-height:1.8235;}.media-text__body-wrapper a{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.8rem 3rem;background-color:#02C39D;border-color:transparent;color:#FFF;}.media-text__body-wrapper a--member{background-color:#FFF;}.media-text__body-wrapper a:hover,.media-text__body-wrapper a:focus{background-color:#140659;color:#FFF;}.media-text__media-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;}.media-text__media-inner{position:relative;}.media-text__media-inner:before{display:block;content:"";width:100%;padding-top:63.84977%;}.media-text__media-inner img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-shadow:0 1.5rem 2.7rem 0 rgba(0,0,0,0.19);box-shadow:0 1.5rem 2.7rem 0 rgba(0,0,0,0.19);}.usps{background-color:#FFF;padding-bottom:7.7rem;}.usps--dark{background-color:#F7F8FA;}.usps__wrapper{max-width:115rem;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.usp{min-width:35rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5.5rem;padding-bottom:5.5rem;list-style:none;border-top:solid 1px rgba(0,0,0,0.1);border-bottom:solid 1px rgba(0,0,0,0.1);}@media only screen and (max-width:40.625em){.usp{padding-top:2.5rem;padding-bottom:2.5rem;}}.usp:not(:last-of-type){border-right:solid 1px rgba(0,0,0,0.1);}@media only screen and (max-width:40.625em){.usp:not(:last-of-type){border-right:0;border-bottom:0;}}@media only screen and (max-width:75em){.usp:nth-of-type(2){border-right:0;}}@media only screen and (max-width:75em){.usp:nth-of-type(3){grid-column:span 2;border-top:0;}}@media only screen and (max-width:40.625em){.usp:nth-of-type(3){grid-column:span 1;border-top:solid 1px rgba(0,0,0,0.1);}}.usp svg{height:5.5rem;width:auto;margin-bottom:1.2rem;}.usp p{font-size:2.5rem;line-height:1.32;font-weight:700;color:#140659;max-width:31.1rem;min-width:20rem;margin:0 auto;text-align:center;}.media-carousel{position:relative;background-color:#fff;}.media-carousel .swiper-container{top:0;width:100%;}@media only screen and (max-width:60em){.media-carousel .swiper-container{width:100%;left:0;-webkit-transform:translateX(0);transform:translateX(0);}}@media only screen and (max-width:60em){.media-carousel .swiper-container{top:0;}}.media-carousel .swiper-slide{width:100%;max-width:100rem;padding-bottom:5rem;z-index:200;}.media-carousel .swiper-slide__wrapper{height:100%;position:relative;z-index:10;}.media-carousel .swiper-slide__wrapper:before{display:block;content:"";padding-top:52.6%;}.media-carousel .swiper-slide img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;}.media-carousel--indented .swiper-container{top:-5rem;}@media only screen and (max-width:60em){.media-carousel--indented .swiper-container{top:0;}}.media-carousel__buttons{max-width:115rem;margin:0 auto;margin-bottom:0;padding-right:2rem;padding-left:2rem;width:100%;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(35rem,1fr));}@media only screen and (max-width:40.625em){.media-carousel__buttons{padding-right:0;padding-left:0;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;}}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}.media-carousel__buttons .swiper-pagination-bullet{height:auto;opacity:1;width:100%;border-radius:0;background-color:transparent;padding-top:3rem;padding-bottom:3rem;min-width:35rem;display:grid;place-items:center;border-top:solid 0.1rem rgba(0,0,0,0.1);border-bottom:solid 0.1rem rgba(0,0,0,0.1);}@media only screen and (max-width:40.625em){.media-carousel__buttons .swiper-pagination-bullet{padding-top:0;padding-bottom:0;min-width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-top:0;border-bottom:0;}}@media only screen and (max-width:40.625em){.media-carousel__buttons .swiper-pagination-bullet:focus{outline:none;}}.media-carousel__buttons .swiper-pagination-bullet:not(:last-of-type){border-right:solid 0.1rem rgba(0,0,0,0.1);}@media only screen and (max-width:40.625em){.media-carousel__buttons .swiper-pagination-bullet:not(:last-of-type){border-right:0;}}@media only screen and (max-width:75em){.media-carousel__buttons .swiper-pagination-bullet:nth-of-type(2){border-right:0;}}@media only screen and (max-width:75em){.media-carousel__buttons .swiper-pagination-bullet:nth-of-type(3){grid-column:span 2;border-top:0;}}.media-carousel__buttons .swiper-pagination-bullet span{display:inline-block;font-size:1.6rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;border:0.15rem solid #140659;border-radius:0.5rem;line-height:1.5;text-decoration:none;font-family:inherit;cursor:pointer;min-width:16rem;text-align:center;-webkit-transition:all 0.25s ease-in-out;transition:all 0.25s ease-in-out;padding:0.8rem 3rem;background-color:#02C39D;border-color:transparent;color:#FFF;min-width:21.5rem;}.media-carousel__buttons .swiper-pagination-bullet span--member{background-color:#FFF;}.media-carousel__buttons .swiper-pagination-bullet span:hover,.media-carousel__buttons .swiper-pagination-bullet span:focus{background-color:#140659;color:#FFF;}@media only screen and (max-width:40.625em){.media-carousel__buttons .swiper-pagination-bullet span{padding-top:1.5rem;padding-bottom:1.5rem;min-width:0;height:100%;width:100%;display:grid;place-items:center;border-radius:0;}}.media-carousel__buttons .swiper-pagination-bullet span:hover,.media-carousel__buttons .swiper-pagination-bullet span:focus{background-color:#047760;color:#FFF;}.media-carousel__buttons .swiper-pagination-bullet-active span{background-color:#047760;}.video-modal{z-index:-1;position:fixed;top:0;left:0;height:100vh;width:100%;background-color:rgba(0,0,0,0.95);overflow:hidden;display:grid;place-items:center;opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out;}.video-modal.open{display:grid;opacity:1;pointer-events:all;z-index:10;-webkit-transform:scale(1);transform:scale(1);}.video-modal__video{width:80%;height:50%;}.video-modal__close-btn{text-indent:-999rem;position:absolute;top:7.5%;right:7.5%;width:2.5rem;height:2.5rem;background-color:transparent;border:0;background-image:url(/themes/bliss-go/images/icon--close.svg);background-position:center;background-size:cover;}.video-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:7rem;height:7rem;background-color:transparent;border:0;background-position:center;background-size:cover;-webkit-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out;opacity:0.80;}.video-btn:hover,.video-btn:focus{opacity:0.95;}.video-btn--play{background-image:url("data:image/svg+xml,%3Csvg width='98' height='98' viewBox='0 0 98 98' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M49 98C76.062 98 98 76.062 98 49C98 21.938 76.062 0 49 0C21.938 0 0 21.938 0 49C0 76.062 21.938 98 49 98ZM38.4718 69.8644L72.8559 50.748C74.2268 49.9858 74.2268 48.0142 72.8559 47.252L38.4718 28.1356C37.1388 27.3944 35.5 28.3583 35.5 29.8836L35.5 68.1164C35.5 69.6417 37.1388 70.6056 38.4718 69.8644Z' fill='white'/%3E%3C/svg%3E%0A");}
