/*
Generated time: April 20, 2023 07:24
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.hero-section{display:flex;position:relative;flex-direction:column;font-family:Poppins;overflow:hidden}.hero-section__content{position:relative;width:100%}.hero-section__wrapper{align-items:center;display:flex;gap:52px}.hero-section__box{flex:1 0 0}.hero-section__heading{font-weight:600;margin:0}.hero-section__heading--line span{position:relative}.hero-section__heading--line span::before{content:"";position:absolute;width:100%;height:5px;background:#d32f7c;border-radius:3px;bottom:-8px}.hero-section__text{margin-top:32px}.hero-section__buttons{margin-top:50px}.hero-section__logos{margin-top:44px;max-width:320px;width:100%;display:flex;row-gap:20px;justify-content:space-between;align-items:center}.hero-section__logos-holder{padding:20px 0}.hero-section__logos-title{font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:24px;letter-spacing:2px;text-transform:uppercase;color:#857d94;margin:0}.hero-section__logos-list{display:flex;justify-content:flex-start;padding:10px 0}.hero-section__logos-item{background:#fff;box-shadow:0 4px 16px #0000001c;border-radius:16px;display:flex;justify-content:center;align-items:center;padding:8px 5px;margin:0 0 10px 10px;max-width:82px}.hero-section__logos-item:first-child{margin:0 0 10px}.hero-section__logos__image{width:100%;height:100%;object-fit:contain}.hero-section__image__box{width:540px;height:472px;padding-top:36px}.hero-section__image-wrapper{margin:0;display:block;position:relative;width:calc(100% - 65px);height:calc(100% - 65px);border-radius:32px}.hero-section__image-wrapper img{display:block;position:absolute;border-radius:32px;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-section__image-wrapper::before{display:block;position:absolute;left:65px;top:65px;width:100%;height:100%;border-radius:32px;content:"";background-color:#d32f7c}.hero-section__advantage{margin-top:25px;display:flex;column-gap:24px}.hero-section__advantage-block{display:flex;flex:1 0 0;column-gap:8px}.hero-section__advantage-block svg{width:36px}.hero-section__advantage-text{font-weight:500;font-size:14px;line-height:24px}.button{font-weight:600;font-size:16px;line-height:26px;border-radius:28px;padding:15px 30px}.button:after{inset:unset}.button--primary{border:2px solid #e5007d;padding:15px 30px;background:#e5007d}.button--secondary{border:2px solid #fff;background:0 0;transition:.4s all}.hero-section__trustindex{margin-top:32px}.hero-section__trustindex>div:first-of-type{display:inline!important}.hero-section__trustindex>div:first-of-type a{padding:0!important}@media screen and (max-width:990px){.hero-section__wrapper{display:block}}@media screen and (max-width:767px){.hero-section__box-image{margin-top:32px}.hero-section__image__box{max-width:465px;width:100%;height:100%;min-height:324px;max-height:400px}.hero-section__advantage{flex-direction:column;column-gap:unset;row-gap:20px}.hero-section__advantage-text{max-width:219px;width:100%}.hero-section__image-wrapper{width:calc(100% - 39px)}.hero-section__image-wrapper::before{left:39px;top:39px}}@media (hover:hover){.button--secondary:hover{background:#d32f7c;border-color:#d32f7c}}