@-webkit-keyframes animateClip{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{clip-path:polygon(0 0,45vw 0,65vw 100%,0 100%)}}@keyframes animateClip{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{clip-path:polygon(0 0,45vw 0,65vw 100%,0 100%)}}@-webkit-keyframes animateClipVertical{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{clip-path:polygon(0 0,100% 0,100% 50%,0 75%)}}@keyframes animateClipVertical{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}100%{clip-path:polygon(0 0,100% 0,100% 50%,0 75%)}}.hero-section{overflow:hidden;position:relative;z-index:1}.hero-section:before{inset:0;position:absolute;z-index:0;background-color:var(--bg-a);content:"";-webkit-animation:1s .5s forwards animateClip;animation:1s .5s forwards animateClip}.hero-section .bg-image{z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--loader)}.hero-section .bg-image img,.hero-section .bg-image video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-section__inner{padding:calc(clamp(4rem,12.26vw,7rem) + var(--header-height)) 0 clamp(4rem,12.26vw,7rem);min-height:100svh;display:grid;gap:clamp(2.5rem,5.22vw,5rem);grid-template-columns:repeat(2,minmax(21.25rem,1fr));-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:767px){.hero-section:before{-webkit-animation:1s .5s forwards animateClipVertical;animation:1s .5s forwards animateClipVertical}.hero-section__inner{grid-template-columns:100%;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:initial}}@media(min-width:577px){.hero-section__inner .pay-card.mode{margin-left:-1.5rem}}@media(max-width:576px)and (max-width:425px){.hero-section__inner .pay-card.mode{-webkit-transform:scale(.7) translateX(22%);transform:scale(.7) translateX(22%)}.hero-section__inner .pay-card:not(.mode){-webkit-transform:scale(.7) translateX(-22%);transform:scale(.7) translateX(-22%)}}.hero-section__coll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:576px){.hero-section__inner{gap:1.25rem}.hero-section__inner .pay-card:not(.mode){position:absolute;left:0}.hero-section__coll{position:relative;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}}.hero-section .main-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.hero-section .main-top p{text-align:inherit}.hero-section .pay-card{padding:1rem .75rem 0;background:var(--label-bg);border-radius:.5rem;-webkit-box-shadow:0rem .75rem 1rem -.25rem rgba(0,0,0,.08),0rem .25rem .375rem -.125rem rgba(0,0,0,.03);box-shadow:0rem .75rem 1rem -.25rem rgba(0,0,0,.08),0rem .25rem .375rem -.125rem rgba(0,0,0,.03);overflow:hidden;position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(1.5625rem,4.56vw,2.8125rem);min-width:15.625rem}.hero-section .pay-card.mode{padding:1rem .75rem;max-width:100%;z-index:19;min-width:18.75rem;gap:1rem}.hero-section .pay-card.mode .card-top{border-radius:.5rem;background:var(--bg-d)}.hero-section .pay-card.mode .card-top .sprite{border:.0625rem solid var(--br-c)}.hero-section .pay-card>.card-top{border-radius:.5rem;background:hsla(0,0%,100%,.5)}.hero-section .pay-card>.card-top .sprite{border:.0625rem solid var(--br-c)}.hero-section .pay-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.hero-section .pay-card__list .card-top{border-radius:.5rem;background-color:var(--bg-a)}.hero-section .pay-card__list .card-top .sprite{width:1.25rem;height:1.25rem;border:.0625rem solid var(--br-c)}.hero-section .pay-card__row{width:100%;background-color:var(--bg-a);padding:1.5rem;border-radius:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.hero-section .pay-card__row .card-list{padding:0 .5rem;width:100%;grid-template-columns:repeat(2,auto);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-section .pay-card__bottom{padding:.75rem 1rem;background-color:var(--bg-a);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -.75rem;border-radius:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-section .pay-card__bottom-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;color:var(--cl-j);font-size:clamp(.9375rem,2.09vw,1.125rem);font-style:normal;font-weight:700;line-height:120%;text-transform:uppercase}.hero-section .pay-card__bottom-text .sprite{width:2.5rem;aspect-ratio:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;background:var(--icon-gradient);padding:.5rem}.hero-section .pay-card__btn{background-color:var(--bg-b);color:var(--cl-a);width:clamp(1.875rem,4.56vw,2.5rem);height:clamp(1.875rem,4.56vw,2.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;aspect-ratio:1;border-radius:.5rem;-ms-flex-negative:0;flex-shrink:0}.hero-section .pay-card__btn img,.hero-section .pay-card__btn svg{max-width:80%;width:100%;height:auto}.hero-section .card-convert{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.1875rem}.hero-section .card-convert__btn{width:2.1875rem;height:1.75rem;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;margin:-.9510869565rem auto;position:relative;z-index:10;border-radius:1rem;border:.0625rem solid var(--Reef-Green-Main,#aff4a0);background:var(--Gradient-Icon--Lime,linear-gradient(180deg,#aff4a0 0,#e2fcdc 100%));-webkit-box-shadow:0rem 0rem 0rem .5rem rgba(175,244,160,.25),0rem 0rem 0rem .25rem rgba(175,244,160,.5);box-shadow:0rem 0rem 0rem .5rem rgba(175,244,160,.25),0rem 0rem 0rem .25rem rgba(175,244,160,.5)}.hero-section .card-convert__btn svg{max-width:1.25rem;width:100%;height:auto}.hero-section .card-convert__row{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;border-radius:.5rem;border:.0625rem solid var(--br-c);padding:.5rem}.hero-section .card-convert__row.bg{background-color:var(--bg-i)}.hero-section .pay-card{max-width:16rem;background:var(--label-bg),#f6f6f6}
/*# sourceMappingURL=hero.css.map */
