.pay-hero{margin:140px auto 0;padding:0 0 0 20px;display:flex;flex-direction:column;gap:16px;position:relative;max-width:600px}@media screen and (min-width:764px){.pay-hero{align-items:center;gap:20px;max-width:540px;padding:0}}@media screen and (min-width:1024px){.pay-hero{display:grid;grid-template-areas:"title image" "subtitle image" "buttons image";grid-template-rows:auto auto 1fr;grid-column-gap:50px;max-width:900px}}@media(min-width:1280px){.pay-hero{max-width:1200px}}@media screen and (min-width:1440px){.pay-hero{gap:24px}}.pay-hero__title{font-family:var(--font-poppins);color:#1c1d1f;font-size:32px;line-height:42px;margin-right:20px}@media screen and (min-width:764px){.pay-hero__title{font-size:44px;line-height:57px;text-align:center}}@media screen and (min-width:1024px){.pay-hero__title{text-align:left;grid-area:title;max-width:533px}}@media screen and (min-width:1440px){.pay-hero__title{font-size:60px;line-height:78px;max-width:725px}}.pay-hero__subtitle{color:#828489;font-size:16px;line-height:21px;margin-right:20px}@media screen and (min-width:764px){.pay-hero__subtitle{text-align:center}}@media screen and (min-width:1024px){.pay-hero__subtitle{text-align:left;grid-area:subtitle;max-width:533px}}@media screen and (min-width:1440px){.pay-hero__subtitle{font-size:18px;line-height:23px}}@media screen and (min-width:1920px){.pay-hero__subtitle{font-size:20px;line-height:26px}}.pay-hero__buttons{display:flex;gap:16px;margin-top:12px;margin-right:20px}@media(max-width:320px){.pay-hero__buttons{flex-direction:column}}@media screen and (min-width:764px){.pay-hero__buttons{margin-top:16px;gap:20px}}@media screen and (min-width:1024px){.pay-hero__buttons{grid-area:buttons;align-self:start}}@media screen and (min-width:1440px){.pay-hero__buttons{margin-top:12px}}.pay-hero__button{width:178px;white-space:nowrap}@media screen and (min-width:764px){.pay-hero__button{width:192px}}@media screen and (min-width:1024px){.pay-hero__button{width:188px}}@media screen and (min-width:1440px){.pay-hero__button{width:218px}}.pay-hero__image{align-self:flex-end;margin-top:32px}@media screen and (min-width:764px){.pay-hero__image.mobile{display:none}}.pay-hero__image.tablet{display:none}@media screen and (min-width:764px){.pay-hero__image.tablet{display:block;align-self:center}}@media screen and (min-width:1024px){.pay-hero__image.tablet{display:none}}.pay-hero__image.desktop{display:none}@media screen and (min-width:1024px){.pay-hero__image.desktop{display:block;margin-top:0;grid-area:image;width:392px;height:918px;justify-self:end}}@media screen and (min-width:1440px){.pay-hero__image.desktop{width:530px;height:1235px}}.pay-button{display:flex;align-items:center;justify-content:center;padding:14px 16px;border-radius:8px;font-family:var(--font-roboto);font-weight:600;font-size:16px;line-height:16px;cursor:pointer;border:2px solid #009d32;transition:all .3s}@media screen and (min-width:1440px){.pay-button{padding:16px 18px;font-size:20px;line-height:20px}}.pay-button:hover{border:2px solid #0dae40}.pay-button:active{border:2px solid #3ebc6c}.pay-button.primary{background:#009d32;color:#fff}.pay-button.primary:hover{background:#0dae40}.pay-button.primary:active{background:#3ebc6c}.pay-button.secondary{background:0;color:#009d32}.pay-button.secondary:hover{background:#0dae40;color:#fff}.pay-button.secondary:active{background:#3ebc6c}.pay-growth{display:flex;flex-direction:column;gap:36px;padding:0 20px;max-width:600px;margin:24px auto}@media screen and (min-width:764px){.pay-growth{padding:0;gap:44px}}@media screen and (min-width:1024px){.pay-growth{margin-top:-400px;max-width:900px;gap:48px}}@media(min-width:1280px){.pay-growth{max-width:1200px}}@media screen and (min-width:1440px){.pay-growth{gap:56px;margin-top:-540px}}@media screen and (min-width:1920px){.pay-growth{gap:64px}}.pay-growth__title{color:#1c1d1f;font-size:28px;line-height:36px;font-weight:600;max-width:260px;font-family:var(--font-poppins)}@media(min-width:400px){.pay-growth__title{max-width:350px}}@media screen and (min-width:764px){.pay-growth__title{font-size:36px;line-height:47px}}@media screen and (min-width:1024px){.pay-growth__title{font-size:36px;line-height:47px;max-width:470px}}@media screen and (min-width:1440px){.pay-growth__title{font-size:44px;line-height:57px;max-width:565px}}@media screen and (min-width:1920px){.pay-growth__title{font-size:48px;line-height:62px;max-width:680px}}.pay-growth__bullets{display:flex;flex-direction:column;gap:32px;max-width:500px}@media screen and (min-width:1440px){.pay-growth__bullets{gap:48px;max-width:540px}}@media screen and (min-width:1920px){.pay-growth__bullets{gap:56px;max-width:620px}}.pay-growth__bullet{display:grid;grid-template-areas:"image title" "image subtitle";grid-column-gap:16px;grid-row-gap:12px}@media screen and (min-width:764px){.pay-growth__bullet{grid-column-gap:24px}}@media screen and (min-width:1920px){.pay-growth__bullet{grid-column-gap:32px;grid-row-gap:20px}}.pay-growth__bullet>h3{grid-area:title;font-size:16px;line-height:21px;color:#1c1d1f;font-weight:600;font-family:var(--font-poppins)}@media screen and (min-width:764px){.pay-growth__bullet>h3{font-size:20px;line-height:26px}}@media screen and (min-width:1920px){.pay-growth__bullet>h3{font-size:24px;line-height:31px}}.pay-growth__bullet>p{grid-area:subtitle;font-size:14px;line-height:18px;color:#828489;font-family:var(--font-poppins)}@media screen and (min-width:764px){.pay-growth__bullet>p{font-size:16px;line-height:21px}}@media screen and (min-width:1920px){.pay-growth__bullet>p{font-size:18px;line-height:23px}}.pay-growth__bullet>img{grid-area:image;width:60px;height:60px}@media screen and (min-width:764px){.pay-growth__bullet>img{width:88px;height:88px}}@media screen and (min-width:1440px){.pay-growth__bullet>img{width:128px;height:128px}}@media screen and (min-width:1920px){.pay-growth__bullet>img{width:140px;height:140px}}.pay-clients{display:flex;flex-direction:column;gap:16px;padding:0 20px;margin:72px auto 0;max-width:600px}@media screen and (min-width:764px){.pay-clients{gap:20px;margin-top:136px;padding:0;align-items:center}}@media screen and (min-width:1024px){.pay-clients{align-items:flex-start;max-width:900px;position:relative;margin-bottom:330px}}@media(min-width:1280px){.pay-clients{max-width:1200px;margin-bottom:300px}}@media screen and (min-width:1440px){.pay-clients{gap:24px;margin-top:176px;margin-bottom:500px}}@media screen and (min-width:1920px){.pay-clients{margin-top:200px;margin-bottom:400px}}.pay-clients__title{font-family:var(--font-poppins);font-weight:600;color:#1c1d1f;font-size:32px;line-height:42px}@media screen and (min-width:764px){.pay-clients__title{font-size:44px;line-height:57px;text-align:center;padding:0 50px}}@media screen and (min-width:1024px){.pay-clients__title{text-align:left;padding:0;width:400px}}@media(min-width:1280px){.pay-clients__title{padding-top:120px}}@media screen and (min-width:1440px){.pay-clients__title{font-size:52px;line-height:67px;width:440px;padding:0}}@media screen and (min-width:1920px){.pay-clients__title{font-size:64px;line-height:76px;width:530px}}.pay-clients__subtitle{color:#828489;font-size:14px;line-height:18px}@media screen and (min-width:764px){.pay-clients__subtitle{font-size:16px;line-height:21px;text-align:center;width:465px}}@media screen and (min-width:1024px){.pay-clients__subtitle{text-align:left}}@media screen and (min-width:1440px){.pay-clients__subtitle{font-size:18px;line-height:23px;width:550px}}@media screen and (min-width:1920px){.pay-clients__subtitle{font-size:20px;line-height:26px;width:590px}}.pay-clients__cards{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px}@media screen and (min-width:764px){.pay-clients__cards{margin-top:56px;justify-content:center;gap:24px}}@media screen and (min-width:1024px){.pay-clients__cards{position:absolute;top:40px;gap:16px;justify-content:flex-end}}@media(min-width:1280px){.pay-clients__cards{justify-content:center;width:600px;right:0;top:0;margin-top:0}}@media screen and (min-width:1440px){.pay-clients__cards{margin-top:64px;width:unset;justify-content:flex-end}}@media screen and (min-width:1920px){.pay-clients__cards{margin-top:74px;top:20px}}.pay-clients__card{width:calc(50% - 4px);height:155px;overflow:clip;position:relative;border-radius:24px;padding:24px 16px;background:#f7f8f9;transition:background .3s ease}@media(min-width:600px){.pay-clients__card{width:calc(33.3333333333% - 8px)}}@media screen and (min-width:764px){.pay-clients__card{width:calc(33.3333333333% - 24px)}}@media screen and (min-width:1024px){.pay-clients__card{width:167px;height:167px}.pay-clients__card:first-child{margin-left:504px}}@media(min-width:1280px){.pay-clients__card:first-child{margin-left:0}}@media screen and (min-width:1440px){.pay-clients__card{width:227px;height:227px}.pay-clients__card:first-child{margin-left:672px}}.pay-clients__card--clickable{cursor:pointer;text-decoration:none;display:block}.pay-clients__card--clickable:hover{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(18,154,68,.15))}.pay-clients__card--clickable:hover .pay-clients__card-arrow,.pay-clients__card--clickable:hover>p{color:#129a44}.pay-clients__card>p{font-weight:600;font-size:16px;line-height:21px;color:#828489;font-family:var(--font-poppins);transition:color .3s ease;position:relative;z-index:1}@media screen and (min-width:1440px){.pay-clients__card>p{font-size:20px;line-height:26px}}.pay-clients__card>img{position:absolute;top:40px;right:0;width:144px;height:144px}.pay-clients__card>img.lower{top:58px}@media(min-width:400px){.pay-clients__card>img.lower{top:40px}}@media screen and (min-width:764px){.pay-clients__card>img{right:-10px}}@media screen and (min-width:1440px){.pay-clients__card>img{width:200px;height:200px;top:60px!important;right:-30px}}.pay-clients__card-arrow{position:absolute;top:28px;right:8px;z-index:1;color:#828489;transition:color .3s ease;width:16px;height:16px}@media screen and (min-width:764px){.pay-clients__card-arrow{top:28px;right:24px;width:18px;height:18px}}@media screen and (min-width:1024px){.pay-clients__card-arrow{width:20px;height:20px;right:28px}}.pay-off-solutions-hero{width:100%;display:flex;align-items:center;justify-content:center}.pay-off-solutions-hero__content{max-width:1280px;width:100%;height:550px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin-top:100px;padding:0 16px;position:relative;overflow:hidden}@media screen and (min-width:764px){.pay-off-solutions-hero__content{height:unset;align-items:center;padding:0 40px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__content{flex-direction:row;gap:32px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__content{justify-content:space-between;gap:150px}}@media screen and (min-width:1920px){.pay-off-solutions-hero__content{max-width:1680px!important;gap:250px}}.pay-off-solutions-hero__card{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width:764px){.pay-off-solutions-hero__card{min-width:54%;align-items:flex-start;gap:12px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__card{width:435px;min-width:44%}}@media screen and (min-width:1440px){.pay-off-solutions-hero__card{min-width:511px;width:511px;gap:32px}}@media screen and (min-width:1920px){.pay-off-solutions-hero__card{min-width:618px;width:618px}}.pay-off-solutions-hero__title{font-family:var(--font-inter);font-size:32px;line-height:40px;font-weight:700;color:#1d2024;margin:0}@media screen and (min-width:764px){.pay-off-solutions-hero__title{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__title{font-size:56px;line-height:64px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__title{font-size:64px;line-height:72px}}.pay-off-solutions-hero__title_green{font-family:var(--font-inter);font-size:32px;line-height:40px;font-weight:700;color:#1d2024;margin:0}@media screen and (min-width:764px){.pay-off-solutions-hero__title_green{font-size:40px;line-height:48px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__title_green{font-size:56px;line-height:64px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__title_green{font-size:64px;line-height:72px}}.pay-off-solutions-hero__title_green{color:#129a44;text-align:left}@media screen and (min-width:1024px){.pay-off-solutions-hero__title_green{font-size:44px;line-height:57px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__title_green{font-size:52px;color:#129a44;line-height:67px}}@media screen and (min-width:1920px){.pay-off-solutions-hero__title_green{font-size:64px;line-height:76px}}@media screen and (min-width:764px){.pay-off-solutions-hero__title{max-width:370px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__title{max-width:485px;text-align:left;font-size:44px;line-height:57px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__title{max-width:640px;font-size:52px;line-height:67px}}@media screen and (min-width:1920px){.pay-off-solutions-hero__title{font-size:64px;line-height:76px}}.pay-off-solutions-hero__description{font-family:var(--font-inter);font-size:14px;line-height:20px;font-weight:400;color:#1d2024}@media screen and (min-width:764px){.pay-off-solutions-hero__description{font-size:16px;line-height:24px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__description{font-size:16px;line-height:24px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__description{font-size:16px;line-height:24px}}.pay-off-solutions-hero__description{color:#7f848d;display:inline-block;align-self:self-start;text-align:left}@media screen and (min-width:764px){.pay-off-solutions-hero__description{max-width:370px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__description{max-width:485px}}@media screen and (min-width:1440px){.pay-off-solutions-hero__description{max-width:560px;font-size:18px;line-height:23px}}@media screen and (min-width:1920px){.pay-off-solutions-hero__description{font-size:20px;line-height:27px}}.pay-off-solutions-hero__image-wrapper{flex:1 1;position:relative;z-index:1;padding-top:20px;width:300px;height:100%}.pay-off-solutions-hero__image-wrapper>div{padding:60px 60px 0;border:1px solid #f0f1f2;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(18,154,68,.04))}@media screen and (min-width:764px){.pay-off-solutions-hero__image-wrapper>div{padding:unset}.pay-off-solutions-hero__image-wrapper{padding-top:20px;width:100%}}.pay-off-solutions-hero__image{width:450px;height:450px;left:-45px;position:absolute;z-index:-1}@media screen and (min-width:764px){.pay-off-solutions-hero__image{width:564px;height:564px;left:0;top:-10px}}@media screen and (min-width:1024px){.pay-off-solutions-hero__image{left:3vw}}@media screen and (min-width:1440px){.pay-off-solutions-hero__image{width:800px;height:800px;top:40px;left:-150px}}.pay-off-solutions-hero .pay-off-solutions__button{display:block;align-self:self-start;margin-top:12px}.pay-progress{display:flex;flex-direction:column;gap:32px;padding:32px 20px 0;max-width:600px;margin:0 auto}@media screen and (min-width:764px){.pay-progress{padding:44px 0 0;gap:64px}}@media screen and (min-width:1024px){.pay-progress{display:none}}.pay-progress__video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:calc(100vw - 40px);transform:scale(2.8)}@media(min-width:600px){.pay-progress__video{min-width:560px;max-width:560px}}@media screen and (min-width:764px){.pay-progress__video{max-width:600px}}@media screen and (min-width:1024px){.pay-progress__video{max-width:calc(100vw - 104px);transform:scale(1.5)}}@media screen and (min-width:1440px){.pay-progress__video{max-width:1200px}}.pay-progress__video-container{position:relative;overflow:hidden;width:calc(100vw - 40px);height:calc((100vw - 40px)*.7);border-radius:0 32px 0 32px;max-width:560px;margin:72px auto 36px!important}@media screen and (min-width:764px){.pay-progress__video-container{max-width:600px;margin-top:136px;width:calc(100vw - 64px);height:calc((100vw - 64px)*.5);margin-left:32px;border-radius:40px 4px 40px 4px}}@media screen and (min-width:1024px){.pay-progress__video-container{max-width:unset;margin-top:152px;width:calc(100vw - 64px);height:calc((100vw - 104px)*.48);margin-left:52px}}@media screen and (min-width:1440px){.pay-progress__video-container{margin-top:176px;width:1200px;height:480px;margin-left:100px;border-radius:50px 5px 50px 5px}}.pay-progress__heading{display:flex;flex-direction:column;gap:20px}.pay-progress__heading>h2{font-size:32px;line-height:41px;color:#1c1d1f;font-weight:600;font-family:var(--font-poppins)}@media screen and (min-width:764px){.pay-progress__heading>h2{font-size:44px;line-height:57px}}.pay-progress__heading>p{color:#828489;font-size:16px;line-height:21px}@media screen and (min-width:1440px){.pay-progress__heading>p{font-size:20px;line-height:26px}}.pay-progress__content{display:flex;gap:76px}@media screen and (min-width:764px){.pay-progress__content{gap:170px}}.pay-progress__bar{height:915px;width:8px;background:#f5f6f8;border-radius:4px}@media screen and (min-width:764px){.pay-progress__bar{height:920px;width:12px;border-radius:6px}}.pay-progress__progress{height:218px;width:8px;background:#009d32;border-radius:4px}@media screen and (min-width:764px){.pay-progress__progress{height:252px;width:12px;border-radius:6px}}.pay-progress__steps{display:flex;flex-direction:column;gap:40px}.pay-progress__step{display:flex;flex-direction:column;gap:24px;position:relative}.pay-progress__step:before{content:"";position:absolute;top:50%;left:-48px;width:20px;height:2px;background:#828489;border-radius:2px}@media screen and (min-width:764px){.pay-progress__step:before{width:74px;left:-122px}}.pay-progress__number{font-size:44px;line-height:57px;color:#1c1d1f;font-family:var(--font-poppins);font-weight:600}.pay-progress__subtitle{font-size:16px;line-height:19px;color:#1c1d1f;max-width:228px}.pay-progress__action{display:flex;flex-direction:column;gap:24px}.pay-progress__stores{display:flex;gap:24px}.pay-progress__default{width:164px;height:48px;background:#f5f6f8;border-radius:24px}.pay-progress__register{width:230px}@media screen and (min-width:764px){.pay-progress__register{width:230px}}.pay-progress-d{display:none}@media screen and (min-width:1024px){.pay-progress-d{display:flex;flex-direction:column;margin:90px auto 0;padding:0 32px;gap:60px}}@media screen and (min-width:1440px){.pay-progress-d{gap:64px;max-width:1200px;padding:0}}.pay-progress-d__title{font-size:44px;line-height:57px;color:#1c1d1f;font-family:var(--font-poppins);font-weight:600;width:570px}@media screen and (min-width:1440px){.pay-progress-d__title{width:670px;font-size:52px;line-height:68px}}.pay-progress-d__content{display:flex}.pay-progress-d__step{display:flex;flex-direction:column;align-items:center;position:relative;min-width:20%}.pay-progress-d__step:before{content:"";position:absolute;top:175px;left:calc(50% - 14px);width:28px;height:28px;border-radius:2px}.pay-progress-d__divider{height:28px;width:1px;margin-top:28px}.pay-progress-d__desc{font-size:18px;line-height:28px;color:#7f848d;max-width:530px;margin-top:16px}.pay-progress-d__subtitle{font-size:16px;line-height:19px;color:#1c1d1f;text-align:center;padding:0 45px;margin-top:12px}@media screen and (min-width:1440px){.pay-progress-d__subtitle{padding:0 65px}}.pay-progress-d__bar{height:12px;background:#f5f6f8;width:100%;margin-top:28px}.pay-progress-d .bl{border-radius:12px 0 0 12px}.pay-progress-d .br{border-radius:0 12px 12px 0}.pay-progress-d__progress{width:242px;height:12px;background:#009d32;border-radius:6px}.pay-progress-d__number{font-size:44px;line-height:57px;font-weight:600;color:#1c1d1f;font-family:var(--font-poppins);margin-top:12px}@media screen and (min-width:1440px){.pay-progress-d__number{font-size:52px;line-height:67px}}.pay-progress-d__action{display:flex;flex-direction:column;gap:24px;align-items:center}.pay-progress-d__register{min-width:260px!important;font-size:18px!important;line-height:24px!important;padding:14px 30px!important;font-weight:400!important}.button{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:16px 32px;border:1px solid rgba(0,0,0,0);border-radius:12px;font-family:var(--font-inter);font-size:18px;line-height:24px;font-weight:500;transition:all .3s}.button:hover{cursor:pointer}.button_green{background-color:#129a44;color:#fff}@media(hover:hover){.button_green:hover{background-color:#3fea97}}@media(hover:none){.button_green:active{background-color:#3fea97}}.button_gray{background-color:#f7f8f9;color:#1d2024}@media(hover:hover){.button_gray:hover{background-color:#e1e4e8}}@media(hover:none){.button_gray:active{background-color:#e1e4e8}}.button_bordered{border:1px solid #129a44;color:#129a44;background-color:#fff}@media(hover:hover){.button_bordered:hover{border:1px solid #3fea97;color:#3fea97}}@media(hover:none){.button_bordered:active{border:1px solid #3fea97;color:#3fea97}}.button_medium{padding:12px 24px;border-radius:10px;font-size:16px}.button_extra-small,.button_small{padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px}.button_extra-small{padding:8px}.kyrrex-green-font{color:#009d32}.pay-faq{max-width:600px;margin:72px auto 0;display:flex;flex-direction:column;padding:0 20px}@media screen and (min-width:764px){.pay-faq{margin-top:136px;padding:0}}@media screen and (min-width:1024px){.pay-faq{max-width:800px}}@media screen and (min-width:1440px){.pay-faq{margin-top:176px;max-width:900px}}.pay-faq__title{color:#1c1d1f;font-size:32px;line-height:42px;font-weight:600;font-family:var(--font-poppins);margin-bottom:24px}@media screen and (min-width:764px){.pay-faq__title{font-size:52px;line-height:68px;text-align:center;margin-bottom:44px}}@media screen and (min-width:1024px){.pay-faq__title{margin-bottom:40px}}@media screen and (min-width:1920px){.pay-faq__title{font-size:64px;line-height:83px;margin-bottom:36px}}.pay-faq__block{transition:all .3s;border-bottom:1px solid #e7e9ee;cursor:pointer;padding:20px 0}@media screen and (min-width:1024px){.pay-faq__block:hover{background:rgba(0,157,50,.1019607843);padding:20px}}.pay-faq__question{display:flex;justify-content:space-between;align-items:center;gap:16px}.pay-faq__question>p{max-width:297px;color:#1c1d1f;font-family:var(--font-poppins);font-weight:600;font-size:16px;line-height:24px}@media screen and (min-width:764px){.pay-faq__question>p{font-size:20px;line-height:30px;max-width:550px}}.pay-faq__question>img{width:24px;height:24px;transition:all .3s}.pay-faq__question>img.rotated{transform:rotate(-45deg)}.pay-faq__answer{height:0;transition:all .3s;overflow:hidden}.pay-faq__answer.opened{padding-top:20px}.pay-faq__answer>span{max-width:450px;display:block;font-size:14px;line-height:18px;color:#828489}@media screen and (min-width:764px){.pay-faq__answer>span{font-size:16px;line-height:21px;max-width:550px}}@media screen and (min-width:1920px){.pay-faq__answer>span{font-size:18px;line-height:23px}}.whats-app-modal{font-family:var(--font-inter)}.whats-app-modal__window{width:320px;height:320px;position:fixed;bottom:calc(13vh + 150px);right:-400px;border-radius:20px;background-image:url(/static/images/whats-app/whats-app-background.jpg);background-size:cover;transition:all .5s}.whats-app-modal__window_open{right:15px}.whats-app-modal__header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:30%;border-radius:20px 20px 0 0;background-color:#008168;color:#fff}.whats-app-modal__avatar{width:54px;height:54px;border-radius:50%;margin:0 10px 0 25px}.whats-app-modal__row{display:flex;flex-direction:row;margin:0 10px 0 25px}.whats-app-modal__column{display:flex;flex-direction:column}.whats-app-modal__name{font-size:16px;font-weight:500;margin:5px 0}.whats-app-modal__status{font-size:12px;font-weight:400}.whats-app-modal__close-button{align-self:flex-start;width:22px;height:22px;border:none;margin:5px 8px;background:none;color:#65b2a4;font-family:monospace;font-size:24px;transition:all .3s}.whats-app-modal__close-button:hover{cursor:pointer;color:#7ad5c6}.whats-app-modal__body{height:70%;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.whats-app-modal__time{font-size:12px}.whats-app-modal__message{align-self:flex-start;position:relative;display:flex;flex-direction:column;justify-content:space-around;width:70%;height:80px;border-radius:0 20px 20px 20px;margin-left:20px;padding:10px 20px;background-color:#fff}.whats-app-modal__message:before{position:absolute;content:"";width:0;height:0;border:15px solid rgba(0,0,0,0);border-bottom-color:#fff;border-radius:5px;left:-11px;top:-30px;transform:translateY(50%) rotate(45deg)}.whats-app-modal__message-text{color:#000;z-index:1}.whats-app-modal__link{position:relative;width:71%;border-radius:30px;padding:15px 15px 15px 45px;display:flex;justify-content:center;background-color:#65d072;color:#fff;font-size:15px;font-weight:600;transition:all .3s}.whats-app-modal__link:hover{cursor:pointer;background-color:#65d480}.whats-app-modal__link:before{content:"";position:absolute;top:0;bottom:0;left:20px;margin:auto 0;width:20px;height:20px;background-image:url(/static/whats-app.svg);background-size:cover}.whats-app-modal__button{position:fixed;right:12px;bottom:calc(13vh + 58px);width:64px;height:64px;border-radius:50%;border:none;background-color:#65d072;transition:all .3s}.whats-app-modal__button:hover{cursor:pointer;background-color:#65d480}@media screen and (min-width:764px){.whats-app-modal__button{right:calc(3% - 12px)}}.whats-app-modal__image{width:32px;height:32px}#hubspot-form-wrapper{padding:0 20px;margin-top:20px}@media screen and (min-width:764px){#hubspot-form-wrapper{padding:0 24px;margin-top:50px}}@media screen and (min-width:1024px){#hubspot-form-wrapper{padding:0 40px;margin-top:70px}}@media screen and (min-width:1440px){#hubspot-form-wrapper{margin:100px auto 0;max-width:1140px;padding:0 120px}}