*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
html{height:100%}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
.clear{visibility:hidden;display:block;height:0;clear:both}
button{cursor:pointer}
a{text-decoration:none;color:#1f85c5}
a:hover{text-decoration:underline}
html{font:400 16px/20px 'Open Sans',Arial,Helvetica,sans-serif}
body{margin:0;padding:0;width:100%;height:100%;min-height:100%;background:#fff;color:#444}
.w-container{position:relative;max-width:1200px;min-width:320px;margin:0 auto;padding:0 15px}
.w-containerBig{max-width:1920px;padding:0;min-width:290px}
.gui-hidden{display:none}
.features-section{position:relative;z-index:9;padding:145px 0 80px}
.features-section .w-container{padding-left:54px;padding-right:54px}
.features-section.triangle--bottom:before{margin:0 0 0 -101px;border-width:70px 108px 0;border-color:#f1f1f1 transparent transparent}
.features-section .gui-title-section:before{width:194px;height:188px;background-position:-1px -190px}
.features-list{width:100%;list-style:none;counter-reset:list}
.features-list__item{position:relative;display:block;margin:0 0 36px;padding:0 0 0 97px}
.features-list__item:before{counter-increment:list;position:absolute;border-radius:50%;color:#fff;font-weight:600;font-size:2.375rem;line-height:51px;text-align:center}
.features-card__text,.features-card__title{display:inline-block;vertical-align:top;width:100%}
.features-card__title{margin:0 0 12px;font-weight:600}
.features-card__title span{display:inline-block;vertical-align:top;color:#ee3124;font-size:.875rem;line-height:14px}
.features-card__text{font-weight:400}
.features-card__list{padding-left:16px;padding-top:5px}
.features-card__list-item{position:relative;color:#444;line-height:1.4}
.features-card__list-item:before{position:absolute;font-size:3.375rem;content:'\00B7';color:#00982f;top:10px;left:-20px;line-height:0}
.features-row{padding:40px 0 0;text-align:center}
.features-row .button{min-width:410px;margin-bottom:64px;font-weight:600;font-size:1.375rem}
.features-notice{display:inline-block;vertical-align:top;width:100%;color:#339dc7;font-size:2.5rem;line-height:44px}
@media (max-width:1199px){.features-list{padding:0}
}
@media (max-width:767px){.features-section .w-container{padding-left:15px;padding-right:15px}
.features-notice{font-size:2rem;line-height:36px}
.features-row .button{min-width:0}
}
@media screen and (max-width:479px){.w-section{overflow:hidden}
.features-list{width:100%}
.features-list__item{padding-left:55px}
.features-list__item:before{width:22px;height:22px;font-size:1rem;line-height:22px}
}
.howItWorks-section{padding:20px 0 90px}
.howItWorks-section .w-container{padding-left:115px;padding-right:100px}
.howItWorks-section .gui-title-section{margin:0 0 45px;font-weight:700;font-size:2.125rem;line-height:38px;text-align:left}
.howItWorks{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.howItWorks-column{-ms-flex-preferred-size:48%;flex-basis:48%}
.howItWorks-column:first-child{padding-right:100px}
.howItWorks-column:last-child{padding-top:9px}
.howItWorks-text,.howItWorks-title{color:#333;line-height:30px}
.howItWorks-title{margin:0 0 18px;font-weight:700;font-size:1.25rem}
.howItWorks-text{margin:0 0 59px;font-weight:400;font-size:1rem}
.howItWorks-button{line-height:50px;min-height:50px;background:#62b251}
.howItWorks-button:hover{background:#4e8e41}
.howItWorks .video-block{width:78%}
@media screen and (max-width:1200px){.howItWorks{display:block}
.howItWorks .video-block{width:78%;margin:0 auto 60px}
.howItWorks-button{max-width:260px;width:100%;display:block;margin:0 auto}
}
@media screen and (max-width:767px){.howItWorks-section{padding:70px 0}
.howItWorks-section .w-container{padding-left:34px;padding-right:34px}
.howItWorks-column:first-child{padding-right:0}
.howItWorks-button{font-size:.875rem;padding:0 13px}
}
@media screen and (max-width:485px){.video-block__button{width:65%}
}
@media screen and (max-width:479px){.howItWorks-section .gui-title-section{margin:0 0 30px;font-size:1.5rem;line-height:30px}
.howItWorks .video-block{width:100%;margin:0 auto 30px}
}
@media screen and (max-width:359px){.howItWorks-section .w-container{padding-left:15px;padding-right:15px}
}
.video-block{position:relative;width:100%;min-height:240px;border-radius:8px;-webkit-box-shadow:0 10px 25px 0 rgba(209,219,229,.8);box-shadow:0 10px 25px 0 rgba(209,219,229,.8);background-repeat:no-repeat;background-size:cover}
.video-block__button{position:absolute;top:50%;left:50%;padding:0 49px 0 16px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s ease-in-out 0s;-o-transition:all .25s ease-in-out 0s;transition:all .25s ease-in-out 0s;background-color:transparent;border-radius:25px;border:1px solid #fff;color:#fff;font-size:.875rem;line-height:48px}
.video-block__button:before{position:absolute;top:0;left:0;width:100%;height:100%}
.video-block__button:after{content:"";position:absolute;top:50%;right:19px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:11px 0 11px 11px;border-color:transparent transparent transparent #fff}
.video-block__button:hover{background-color:#8d8d8d;text-decoration:none}
.header{font-family:'Open Sans';background:#fff}
.header .w-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px 75px 34px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODY0IiBoZWlnaHQ9Ijc0MyIgdmlld0JveD0iMCAwIDg2NCA3NDMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2ZfMTY1XzIzNykiPgo8ZWxsaXBzZSBjeD0iNDYyLjg1NCIgY3k9IjMyOC4xNjIiIHJ4PSIyMDAuNzYyIiByeT0iMTI3LjA4MiIgdHJhbnNmb3JtPSJyb3RhdGUoLTQuODY3NTQgNDYyLjg1NCAzMjguMTYyKSIgZmlsbD0iIzAwRkY2NiIgZmlsbC1vcGFjaXR5PSIwLjUiLz4KPC9nPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMV9mXzE2NV8yMzcpIj4KPGVsbGlwc2UgY3g9IjQwMC44MjEiIGN5PSI0MTQuNjMyIiByeD0iMjAwLjc2MiIgcnk9IjEyNy4wODIiIHRyYW5zZm9ybT0icm90YXRlKC00Ljg2NzU0IDQwMC44MjEgNDE0LjYzMikiIGZpbGw9IiMxNUYxRkYiIGZpbGwtb3BhY2l0eT0iMC41Ii8+CjwvZz4KPGRlZnM+CjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZl8xNjVfMjM3IiB4PSI2Mi41MjA2IiB5PSIwLjM4MjkxOSIgd2lkdGg9IjgwMC42NjciIGhlaWdodD0iNjU1LjU1OCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxMDAiIHJlc3VsdD0iZWZmZWN0MV9mb3JlZ3JvdW5kQmx1cl8xNjVfMjM3Ii8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIxX2ZfMTY1XzIzNyIgeD0iMC40ODc1NDkiIHk9Ijg2Ljg1MzEiIHdpZHRoPSI4MDAuNjY3IiBoZWlnaHQ9IjY1NS41NTgiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTAwIiByZXN1bHQ9ImVmZmVjdDFfZm9yZWdyb3VuZEJsdXJfMTY1XzIzNyIvPgo8L2ZpbHRlcj4KPC9kZWZzPgo8L3N2Zz4K);background-repeat:no-repeat;background-position-y:-8vh;background-position-x:16vw}
.header .block-text{color:#333;width:60%}
.header__title{font-weight:700;font-size:2.25rem;line-height:49px;text-align:left}
.header__subtitle{font-weight:600;font-size:1.5rem;line-height:33px;margin-top:25px}
.header__btnText{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Roboto;font-style:normal;text-transform:uppercase;font-weight:700;font-size:1.25rem;line-height:23px;margin-top:45px;background:-o-linear-gradient(346.92deg,#432F4C 11.97%,#333933 97.33%);background:linear-gradient(103.08deg,#432F4C 11.97%,#333933 97.33%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;color:#FFF;width:290px;height:65px}
.header__btnText:hover{text-decoration:none}
.header__img{margin-top:20px;margin-left:30px}
@media screen and (max-width:1920px){.header .w-container{background-position-x:20vw}
}
@media screen and (max-width:1550px){.header .w-container{background-position-x:28vw}
}
@media screen and (max-width:900px){.header .w-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODY0IiBoZWlnaHQ9Ijc0MyIgdmlld0JveD0iMCAwIDg2NCA3NDMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2ZfMTY1XzIzNykiPgo8ZWxsaXBzZSBjeD0iNDYyLjg1NCIgY3k9IjMyOC4xNjIiIHJ4PSIyMDAuNzYyIiByeT0iMTI3LjA4MiIgdHJhbnNmb3JtPSJyb3RhdGUoLTQuODY3NTQgNDYyLjg1NCAzMjguMTYyKSIgZmlsbD0iIzAwRkY2NiIgZmlsbC1vcGFjaXR5PSIwLjUiLz4KPC9nPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMV9mXzE2NV8yMzcpIj4KPGVsbGlwc2UgY3g9IjQwMC44MjEiIGN5PSI0MTQuNjMyIiByeD0iMjAwLjc2MiIgcnk9IjEyNy4wODIiIHRyYW5zZm9ybT0icm90YXRlKC00Ljg2NzU0IDQwMC44MjEgNDE0LjYzMikiIGZpbGw9IiMxNUYxRkYiIGZpbGwtb3BhY2l0eT0iMC41Ii8+CjwvZz4KPGRlZnM+CjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZl8xNjVfMjM3IiB4PSI2Mi41MjA2IiB5PSIwLjM4MjkxOSIgd2lkdGg9IjgwMC42NjciIGhlaWdodD0iNjU1LjU1OCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJzaGFwZSIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxMDAiIHJlc3VsdD0iZWZmZWN0MV9mb3JlZ3JvdW5kQmx1cl8xNjVfMjM3Ii8+CjwvZmlsdGVyPgo8ZmlsdGVyIGlkPSJmaWx0ZXIxX2ZfMTY1XzIzNyIgeD0iMC40ODc1NDkiIHk9Ijg2Ljg1MzEiIHdpZHRoPSI4MDAuNjY3IiBoZWlnaHQ9IjY1NS41NTgiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMTAwIiByZXN1bHQ9ImVmZmVjdDFfZm9yZWdyb3VuZEJsdXJfMTY1XzIzNyIvPgo8L2ZpbHRlcj4KPC9kZWZzPgo8L3N2Zz4K);background-repeat:no-repeat;background-position-y:top;background-position-x:center;padding-right:34px}
.header .block-text{width:100%}
.header__btnText{position:absolute;text-transform:inherit;bottom:-35px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.header__img{margin-left:0}
}
@media screen and (max-width:600px){.header .w-container{padding-bottom:45px}
.header__title{font-size:1.75rem;line-height:38px}
.header__subtitle{font-size:1.125rem;line-height:25px;margin-top:20px;padding-right:60px}
.header__btnText{width:224px;height:48px;font-size:1.125rem;line-height:21px;text-transform:inherit}
.header__img{margin-top:20px;margin-left:0}
}
.service{font-family:'Open Sans';margin:0 15px 110px}
.service__container{position:relative;max-width:1200px;margin:0 auto}
.service__title{text-align:center;font-weight:700;font-size:2rem;line-height:44px}
.service__container-w{display:-ms-grid;display:grid;-ms-grid-columns:1fr 80px 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}
.service__item{background:#F1F1F1;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);padding:0 20px;margin-top:50px;height:-webkit-max-content;height:-moz-max-content;height:max-content}
.service__item__header{display:-ms-grid;display:grid;-ms-grid-columns:1fr 220px;grid-template-columns:1fr 220px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.service__item__header__title{font-weight:700;font-size:1.75rem;line-height:38px}
.service__item__header__img{width:100%;position:relative;left:20px}
.service__item__body{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 13px;background:#FFF;border-radius:5px;margin-bottom:20px}
.service__item__body__text{font-weight:600;font-size:1.3125rem;line-height:29px;margin-right:10px}
.service__item__body__text span{font-weight:300;font-size:.875rem}
.service__item__body__btn{font-weight:600;font-size:.875rem;line-height:19px;color:#00A2C6;padding:10px 4px;border:1px solid #00A2C6;border-radius:5px}
.service__item__body__btn:hover{text-decoration:none}
@media screen and (max-width:991px){.service__container-w{-ms-grid-columns:1fr;grid-template-columns:1fr}
.service__title{text-align:left}
}
@media screen and (max-width:900px){.service{margin-top:50px}
}
@media screen and (max-width:767px){.service{margin-top:50px;margin-bottom:70px}
.service__item__header__title{font-size:1.3125rem;line-height:29px}
.service__item__body__text{font-size:1rem;line-height:22px}
}
@media screen and (max-width:550px){.service__item__header{display:block;padding:20px 0}
.service__item__header__img{display:none}
.service__item__body{-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:start;gap:10px}
}
.advertisement{font-family:'Open Sans';padding:0 15px 120px}
.advertisement__container{position:relative;margin:0 auto;padding:60px 55px;background:-o-linear-gradient(346.92deg,#432F4C 11.97%,#333933 97.33%);background:linear-gradient(103.08deg,#432F4C 11.97%,#333933 97.33%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;max-width:945px;color:#FFF}
.advertisement__title{font-weight:700;font-size:1.75rem;line-height:38px;padding-right:150px}
.advertisement__w{margin:37px 0}
.advertisement__i{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:30px}
.advertisement__img{margin-right:8px}
.advertisement__text{font-weight:400;font-size:1.3125rem;line-height:29px}
.advertisement__btn{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-family:Roboto;font-style:normal;text-transform:uppercase;font-weight:700;font-size:1.25rem;line-height:23px;color:#FFF;background:#32B55D;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;width:292px;height:65px}
.advertisement__btn:hover{background:#28AC62;text-decoration:none}
@media screen and (max-width:767px){.advertisement{padding-bottom:70px}
}
@media screen and (max-width:675px){.advertisement__container{padding:45px 20px}
.advertisement__title{font-size:1.3125rem;line-height:29px;padding-right:0}
.advertisement__text{font-size:1rem;line-height:22px}
.advertisement__btn{margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-transform:inherit;font-size:1.125rem;line-height:21px;width:224px;height:48px}
}
.features-section{padding-top:0;background:0 0;color:#fff}
.features-section .w-container{max-width:1800px;min-height:864px;padding:95px 94px 0;border-radius:422px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjM2RhMWM1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjNDBhM2JjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjclIiBzdG9wLWNvbG9yPSIjNWViMDVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYyYjI1MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-o-linear-gradient(315deg,#3da1c5 0,#40a3bc 40%,#5eb05c 67%,#62b251 100%);background:linear-gradient(135deg,#3da1c5 0,#40a3bc 40%,#5eb05c 67%,#62b251 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3da1c5', endColorstr='#62b251', GradientType=1)}
.features-section .w-container:before{content:"";position:absolute;top:-88px;right:317px;width:170px;height:170px;border-radius:100%;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWRiZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#d1dbe5));background:-o-linear-gradient(top,#fff 0,#d1dbe5 100%);background:linear-gradient(to bottom,#fff 0,#d1dbe5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d1dbe5', GradientType=0);-webkit-box-shadow:0 0 25px 0 #e5f2e2;box-shadow:0 0 25px 0 #e5f2e2}
.features-section .w-container:after{content:"";position:absolute;top:-31px;right:370px;width:64px;height:61px;background-image:url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 61'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2362b251;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 1%3C/title%3E%3Cpath class='cls-1' d='M31.92,2.89a1.66,1.66,0,0,1,1.48.93l6.94,13.8a4.94,4.94,0,0,0,3.75,2.91l15.57,2.3a1.54,1.54,0,0,1,1.31,1,1.75,1.75,0,0,1-.41,1.81L49.36,36.46a4.9,4.9,0,0,0-1.57,4.45l2.7,15.4a1.43,1.43,0,0,1-.58,1.48h0a1.36,1.36,0,0,1-.84.29h-.2a1.33,1.33,0,0,1-.67-.17L34.36,50.64h0a5.45,5.45,0,0,0-4.1,0h0L15.86,58a1.83,1.83,0,0,1-.81.2,1.8,1.8,0,0,1-1-.32,1.66,1.66,0,0,1-.64-1.63l2.67-15.29v-.2a5.39,5.39,0,0,0-1.57-4.19l-11-10.89A1.75,1.75,0,0,1,3,23.82a1.54,1.54,0,0,1,1.37-1l15.51-2.18a4.91,4.91,0,0,0,3.69-2.74L30.5,3.79a1.66,1.66,0,0,1,1.42-.9m0-2.91a4.56,4.56,0,0,0-4,2.53L21,16.6a2,2,0,0,1-1.54,1.14L4,19.89A4.42,4.42,0,0,0,.29,22.8a4.67,4.67,0,0,0,1.16,4.83l11.1,10.89a2.39,2.39,0,0,1,.64,1.78L10.51,55.59a4.58,4.58,0,0,0,1.8,4.48,4.73,4.73,0,0,0,4.85.38L31,53.17a2.55,2.55,0,0,1,1.92,0l13.83,7.28a4.21,4.21,0,0,0,2,.52H49a4.24,4.24,0,0,0,2.61-.9,4.34,4.34,0,0,0,1.8-4.48L50.72,40.3a2,2,0,0,1,.64-1.78L62.63,27.64a4.67,4.67,0,0,0,1.16-4.83,4.42,4.42,0,0,0-3.69-3.09L44.53,17.45A2,2,0,0,1,43,16.31L36.08,2.51A4.56,4.56,0,0,0,31.92,0Z'/%3E%3C/svg%3E")}
.features-section .gui-title-section{margin-bottom:65px;padding-top:0;padding-left:229px;font-weight:700;font-size:2.125rem;text-align:center}
.features-card__text,.features-card__title{color:#fff}
.features-card__title{font-size:1.25rem;line-height:1.5}
.features-card__text{font-size:.875rem;line-height:1.8}
.features-list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 100px}
.features-list__item{width:24%;margin-bottom:67px;padding-top:90px;padding-left:0}
.features-list__item:before{content:"";top:3px;left:8px;z-index:1;background:#fff;width:70px;height:70px}
.features-list-view{position:absolute;top:19px;left:29px;max-width:50px;z-index:2}
.features-list-view svg{max-width:50px}
.features-list__item:nth-child(1) .features-list-view svg{width:32px;height:36px}
.features-list__item:nth-child(2) .features-list-view svg{width:28px;height:36px}
.features-list__item:nth-child(3) .features-list-view{top:19px;left:25px}
.features-list__item:nth-child(3) .features-list-view svg{width:37px;height:39px}
.features-list__item:nth-child(4) .features-list-view{top:19px;left:25px}
.features-list__item:nth-child(4) .features-list-view svg{width:36px;height:36px}
.features-list__item:nth-child(5) .features-list-view{left:22px;top:22px}
.features-list__item:nth-child(5) .features-list-view svg{width:38px;height:38px}
.features-list__item:nth-child(6) .features-list-view{top:19px;left:25px}
.features-list__item:nth-child(6) .features-list-view svg{width:38px;height:38px}
.features-list__item:nth-child(7) .features-list-view{left:24px;top:18px}
.features-list__item:nth-child(7) .features-list-view svg{width:38px;height:38px}
.features-list__item:nth-child(8) .features-list-view{left:23px;top:19px}
.features-list__item:nth-child(8) .features-list-view svg{width:38px;height:38px}
@media screen and (max-width:1200px){.features-section .w-container:after,.features-section .w-container:before{content:normal}
.features-list{padding:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.features-section .w-container{background:-o-linear-gradient(345.16deg,#00A2C6 7.81%,#3AB84D 90.17%);background:linear-gradient(104.84deg,#00A2C6 7.81%,#3AB84D 90.17%);border-radius:0;padding-top:60px;padding-left:45px;padding-right:45px}
.features-section .gui-title-section{padding-left:0}
.features-list__item{width:29%;margin-right:2%;margin-left:2%}
}
@media screen and (max-width:767px){.features-section{padding-bottom:0}
.features-section .w-container{padding-left:15px;padding-right:15px}
.features-section .gui-title-section{font-size:1.5rem;text-align:inherit}
.features-list__item{width:100%;margin-right:0;margin-left:25%;padding-top:0}
.features-list__item:before{left:-85px}
.features-list-view{top:20px;left:-64px}
.features-list__item:nth-child(3) .features-list-view,.features-list__item:nth-child(4) .features-list-view,.features-list__item:nth-child(5) .features-list-view,.features-list__item:nth-child(6) .features-list-view,.features-list__item:nth-child(7) .features-list-view,.features-list__item:nth-child(8) .features-list-view{top:18px;left:-68px}
}
.title__h1{font-size:2.625rem;color:#fff;font-weight:700;line-height:50px}
.title__h2{font-weight:700;font-size:2.125rem;line-height:38px}
.title__h2.hide{display:none}
.title__h2--white{color:#fff}
.title__h2--reporting{padding-left:262px}
.title__h2--center{text-align:center}
@media screen and (max-width:1024px){.title__h2--reporting{padding-left:0;text-align:center}
}
@media screen and (max-width:768px){.title__h2{font-size:1.625rem;line-height:32px}
}
@media screen and (max-width:479px){.title__h1{text-align:center;font-size:1.375rem;line-height:30px}
.title__h2{font-size:1.375rem;line-height:36px}
}
.video-button{margin-left:20px;display:inline-block}
.button-video{position:relative;display:inline-block;vertical-align:top;margin:0;min-width:230px;min-height:48px;border:1px solid #fff;border-radius:3px;color:#fff;line-height:48px;text-decoration:none;text-align:center;-webkit-transition:all .25s ease-in-out 0s;-o-transition:all .25s ease-in-out 0s;transition:all .25s ease-in-out 0s;text-transform:uppercase;font-size:.875rem}
@media screen and (max-width:479px){.video-button{margin:20px 0 0;width:100%}
.button-video{width:100%}
}
.relax-section{font-family:'Open Sans'}
.relax-section .w-container{padding:100px 34px}
.relax-section .w-container .title__h2{color:#333}
.relax{background:#F1F1F1}
.relax__content{padding-top:43px}
.relax .relax__person{position:absolute;display:none;visibility:hidden}
.relax__list{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 165px 1fr;grid-template-columns:1fr 1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px 165px;width:100%;margin-left:0}
.relax__item{padding-top:50px;position:relative;margin-bottom:0}
.relax__item:before{position:absolute;content:"";width:48px;height:30px;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EArtboard 1%3C/title%3E%3Cpath class='cls-1' d='M47.21,25.16a9.07,9.07,0,0,1-6.29-2.49,7.65,7.65,0,0,0-10.64,0,9.19,9.19,0,0,1-12.59,0,7.48,7.48,0,0,0-5.32-2.15,7.48,7.48,0,0,0-5.32,2.15A9.07,9.07,0,0,1,.77,25.16a.77.77,0,1,1,0-1.55,7.48,7.48,0,0,0,5.32-2.15,9.19,9.19,0,0,1,12.59,0,7.65,7.65,0,0,0,10.64,0,9.19,9.19,0,0,1,12.58,0,7.47,7.47,0,0,0,5.32,2.15.77.77,0,1,1,0,1.55Z'/%3E%3Cpath class='cls-1' d='M43.82,30a9,9,0,0,1-5.37-1.67,7.93,7.93,0,0,0-9.09,0A9,9,0,0,1,24,30a9,9,0,0,1-5.37-1.67,7.47,7.47,0,0,0-4.55-1.43,7.46,7.46,0,0,0-4.55,1.43A9,9,0,0,1,4.16,30a.77.77,0,1,1,0-1.55A7.47,7.47,0,0,0,8.7,27a9,9,0,0,1,5.37-1.67A9,9,0,0,1,19.45,27,7.47,7.47,0,0,0,24,28.45,7.46,7.46,0,0,0,28.54,27a9.48,9.48,0,0,1,10.74,0,7.46,7.46,0,0,0,4.54,1.43.77.77,0,1,1,0,1.55Z'/%3E%3Cpath class='cls-1' d='M19.15,16.37a.78.78,0,0,1-.77-.9l.86-5L15.62,7A.77.77,0,0,1,16,5.67l5-.72L23.29.43A.78.78,0,0,1,24,0h0a.78.78,0,0,1,.7.43l2.24,4.52,5,.72A.77.77,0,0,1,32.36,7l-3.62,3.51.85,5a.78.78,0,0,1-1.13.82L24,13.94l-4.48,2.34A.78.78,0,0,1,19.15,16.37ZM24,12.29a.78.78,0,0,1,.36.09l3.44,1.8-.66-3.82a.77.77,0,0,1,.22-.69L30.15,7,26.3,6.42A.78.78,0,0,1,25.71,6L24,2.52,22.27,6a.78.78,0,0,1-.59.42L17.83,7l2.79,2.7a.77.77,0,0,1,.22.69l-.66,3.82,3.44-1.8A.78.78,0,0,1,24,12.29Z'/%3E%3C/svg%3E");left:2px;top:7px}
.relax__title{font-weight:700;font-size:1.125rem;line-height:25px;color:#333}
.relax__text{color:#333;font-weight:600;font-size:1.125rem;line-height:25px;margin-top:20px}
@media screen and (max-width:767px){.relax .w-container{padding:70px 34px}
.relax .title__h2{font-size:1.3125rem;line-height:29px}
.relax__list{gap:15px 20px}
.relax__text,.relax__title{font-size:1rem;line-height:22px}
}
@media screen and (max-width:650px){.relax__list{-ms-grid-columns:1fr;grid-template-columns:1fr}
}
.post{font-family:'Open Sans';padding:0 15px 110px}
.post__container{position:relative;margin:0 auto;padding:60px 55px;background:-o-linear-gradient(346.92deg,#432F4C 11.97%,#333933 97.33%);background:linear-gradient(103.08deg,#432F4C 11.97%,#333933 97.33%);-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;max-width:945px;color:#FFF}
.post__title{font-weight:700;font-size:1.75rem;line-height:38px;padding-right:150px}
.post__w{margin:37px 0}
.post__i{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:30px}
.post__img{margin-right:8px}
.post__text{font-weight:400;font-size:1.3125rem;line-height:29px}
.post__btn{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-family:Roboto;font-style:normal;font-weight:700;font-size:1.25rem;line-height:23px;color:#FFF;background:#32B55D;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;width:292px;height:65px}
.post__btn:hover{background:#28AC62;text-decoration:none}
@media screen and (max-width:767px){.post{padding:30px 15px 65px}
}
@media screen and (max-width:675px){.post__container{padding:45px 20px}
.post__title{font-size:1.3125rem;line-height:29px;padding-right:0}
.post__text{font-size:1rem;line-height:22px}
.post__btn{margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);text-transform:inherit;font-size:1.125rem;line-height:21px;width:224px;height:48px}
}
