.transfer{width:100%;padding-bottom:var(--padding-section)}.transfer__body{display:flex;flex-direction:column;gap:24px}.transfer__body-breadcrumbs{display:flex;align-items:center;gap:6px}.transfer__body-breadcrumbs a,.transfer__body-breadcrumbs p,.transfer__body-breadcrumbs span{color:var(--color-bread-span);font-weight:300}.transfer__body-breadcrumbs a{transition:all .5s ease;color:var(--color-bread)}.transfer__body-breadcrumbs a:hover{color:var(--color-actient)}.transfer__body-frame{display:flex;justify-content:space-between;width:100%;align-items:center;gap:32px}.transfer__body-frame .frame-information{width:calc(50% - 16px);flex:0 0 calc(50% - 16px);min-width:0;display:flex;flex-direction:column;gap:24px}.transfer__body-frame .frame-information .icons{--hero-icon-size: 48px;--hero-crypto-icon-size: 64%;display:flex}.transfer__body-frame .frame-information .icons img{width:var(--hero-icon-size);aspect-ratio:1/1;object-fit:cover;position:relative;z-index:1;border-radius:50%;overflow:hidden}.transfer__body-frame .frame-information .icons .fi[class*=fi-]{width:var(--hero-icon-size);height:var(--hero-icon-size);position:relative;z-index:1;border-radius:50%;overflow:hidden;display:block;flex:0 0 var(--hero-icon-size);background-repeat:no-repeat;background-position:center;backface-visibility:hidden;transform:translateZ(0)}.transfer__body-frame .frame-information .icons .fi[class*=fi-]:not([class*=fi-crypto-]):not(.fi-eu){aspect-ratio:auto;border:1px solid var(--color-border);background-color:var(--color-white);background-image:none!important;box-shadow:0 0 1px #888}.transfer__body-frame .frame-information .icons .fi[class*=fi-]:not([class*=fi-crypto-]):not(.fi-eu):before{content:"";position:absolute;inset:0 auto 0 50%;width:calc(var(--hero-icon-size) * 4 / 3);height:100%;transform:translate(-50%);background-image:var(--fi-flag-image-2x)!important;background-repeat:no-repeat;background-position:var(--fi-flag-position-x, 0%) 0!important;background-size:calc(var(--fi-flag-column-count) * 100%) 100%!important;backface-visibility:hidden;transform:translate3d(-50%,0,0)}.transfer__body-frame .frame-information .icons .fi.fi-eu[class*=fi-]{aspect-ratio:1/1;border:1px solid var(--color-border);background-color:var(--color-white);background-position:center!important;background-size:cover!important;box-shadow:0 0 1px #888}.transfer__body-frame .frame-information .icons .fi[class*=fi-crypto-]{aspect-ratio:1/1;position:relative;border:1px solid var(--color-border);background-color:var(--color-white);background-image:none!important}.transfer__body-frame .frame-information .icons .fi[class*=fi-crypto-]:before{content:"";position:absolute;inset:50% auto auto 50%;width:var(--hero-crypto-icon-size);height:var(--hero-crypto-icon-size);transform:translate(-50%,-50%);background-image:var(--fi-crypto-image)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}.transfer__body-frame .frame-information .icons>:nth-child(2){margin-left:-12px;z-index:0}.transfer__body-frame .frame-information h1{color:var(--color-black)}.transfer__body-frame .frame-information h1 span{color:var(--color-actient)}.transfer__body-frame .frame-information h1.currencie-title{font-size:45px}.transfer__body-frame .frame-information h1.dif-title{font-size:45px;line-height:120%;max-width:none}.transfer__body-frame .frame-information h1.dif-title.title-long{font-size:42px;line-height:115%;max-width:none}.transfer__body-frame .frame-information p{max-width:365px;font-size:18px;font-weight:400;line-height:120%;color:var(--color-black)}.transfer__body-frame .frame-information-attr{display:flex;flex-direction:column;gap:16px;margin-top:8px}.transfer__body-frame .frame-information-attr .attr-item{display:flex;align-items:center;gap:16px}.transfer__body-frame .frame-information-attr .attr-item .icon{width:48px;aspect-ratio:1/1;border-radius:6px;background:var(--color-actient);display:flex;align-items:center;justify-content:center}.transfer__body-frame .frame-information-attr .attr-item .icon svg{height:32px;color:var(--color-white)}.transfer__body-frame .frame-information-attr .attr-item p{color:var(--color-full);font-size:16px;font-weight:300}.transfer__body-frame .frame-information .frame-reviews{display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:24px}.transfer__body-frame .frame-information .frame-reviews-item{display:flex;min-width:0;align-items:flex-start;gap:8px}.transfer__body-frame .frame-information .frame-reviews-item img,.transfer__body-frame .frame-information .frame-reviews-item svg{width:24px;height:24px;object-fit:cover;color:var(--color-actient)}.transfer__body-frame .frame-information .frame-reviews-item img{display:block;color:transparent;font-size:0;line-height:0}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap{display:flex;flex-direction:column;min-width:0;gap:4px}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap .medium-text,.transfer__body-frame .frame-information .frame-reviews-item .item-wrap p{overflow:visible;text-overflow:clip;white-space:normal}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap p{font-size:12px;color:var(--color-primary-textsub)}.transfer__body-frame .frame-calculate{width:calc(50% - 16px);flex:0 0 calc(50% - 16px);min-width:0;padding:32px;border:1px solid var(--color-special-border);border-radius:40px;display:flex;flex-direction:column;gap:32px}.transfer__body-frame .frame-calculate h3{font-size:24px;font-weight:500;color:#1a1a1a}.transfer__body-frame .frame-calculate-form{display:flex;flex-direction:column;gap:16px}.transfer__body-frame .frame-calculate-form .calculate-item{display:flex;flex-direction:column;gap:10px}.transfer__body-frame .frame-calculate-form .calculate-item p{font-size:16px;color:#666;font-weight:200}.transfer__body-frame .frame-calculate-form .calculate-item-wrap{display:flex;width:100%;border-radius:55px;background:var(--color-bglight);height:60px;padding:10px;position:relative;justify-content:space-between;align-items:center}.transfer__body-frame .frame-calculate-form .calculate-item-wrap input.base-text{font-size:16px;padding:0 6px;background:transparent;width:50%;font-weight:300}.transfer__body-frame .frame-calculate-form .calculate-item-wrap input.base-text::-webkit-outer-spin-button,.transfer__body-frame .frame-calculate-form .calculate-item-wrap input.base-text::-webkit-inner-spin-button{-webkit-appearance:none}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency{height:100%;background:var(--color-white);max-width:50%;border-radius:55px;position:relative;display:flex;align-items:center;padding:8px 12px;justify-content:space-between;cursor:pointer;gap:8px;border:1px solid var(--color-border)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency{display:flex;align-items:center;gap:8px;max-width:90%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency span{width:24px;min-width:24px;height:24px;border-radius:50%;background-size:cover}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;font-weight:500;color:var(--color-primary-textnav)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency svg{width:16px;height:16px;transition:all .5s ease;color:var(--color-primary-textsub)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency svg.opened{rotate:180deg}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency input{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal{width:100%;right:0;left:auto;display:flex;flex-direction:column;gap:12px;min-width:450px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search{width:100%;border-radius:6px;padding:8px 12px;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search input{width:90%;position:static;z-index:1;pointer-events:auto}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search svg{width:16px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter{display:flex;align-items:center;max-width:100%;overflow:auto;gap:8px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter::-webkit-scrollbar{width:0;height:0}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button{padding:6px 12px;background:var(--color-bglight);border:1px solid var(--color-border);border-radius:100px;transition:all .3s ease;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a.current,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a:hover,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button:hover{background:var(--color-actient);color:var(--color-white);font-weight:400;border-color:transparent}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap{display:flex;flex-direction:column;gap:16px;max-height:300px;overflow:auto}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block{display:flex;flex-direction:column;gap:12px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block h4{font-size:16px;line-height:120%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block .block-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item{padding:10px 12px;background:var(--color-bglight);border-radius:6px;display:flex;align-items:center;gap:4px;transition:all .3s ease;cursor:pointer}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item div{width:24px;aspect-ratio:1/1;background-size:cover;border-radius:50%;flex-shrink:0}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item p{transition:all .3s ease}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item.choose{background:var(--color-actient)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item.choose p{color:var(--color-white);font-weight:500}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item:hover{background:var(--color-actient)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item:hover p{color:var(--color-white)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item.is-disabled,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item.is-disabled:hover,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item[aria-disabled=true]:hover{background:var(--color-bglight)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item.is-disabled:hover p,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item[aria-disabled=true]:hover p{color:inherit}.transfer__body-frame .frame-calculate-form .calculate-information{display:flex;flex-direction:column;gap:16px;position:relative}.transfer__body-frame .frame-calculate-form .calculate-information p{line-height:140%;font-size:14px}.transfer__body-frame .frame-calculate-form .calculate-information.is-loading .calculate-rate,.transfer__body-frame .frame-calculate-form .calculate-information.is-loading>p.small-text{opacity:.82}.transfer__body-frame .frame-calculate-form .calculate-rate{display:flex;flex-direction:column;gap:10px;margin-top:8px}.transfer__body-frame .frame-calculate-form .calculate-rate span{font-weight:400}.transfer__body-frame .frame-calculate-form .calculate-rate ul{display:flex;flex-direction:column;gap:8px;min-height:42px}.transfer__body-frame .frame-calculate-form .calculate-rate ul li{font-size:14px;color:var(--color-primary-textnav);line-height:120%}.transfer__body-frame .frame-calculate-form .phone-wrap{display:flex;flex-direction:column;gap:8px;margin-top:8px}.transfer__body-frame .frame-calculate-form .phone-wrap span.medium-text{font-size:16px;font-weight:400}.transfer__body-frame .frame-calculate-form .phone-wrap .error-message{color:red}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap{padding:18px 12px;border-radius:55px;display:flex;align-items:center;gap:8px;position:relative;width:100%;grid-column:span 1;margin-top:8px;background:var(--color-bglight)}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap .iti{width:100%}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap .iti__selected-dial-code{font-weight:400;font-size:16px;font-family:var(--font-sans-public)}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap input{background:transparent;height:auto;width:90%;color:var(--color-primary);font-weight:500;font-size:16px}.transfer__body-frame .frame-calculate-form .phone-wrap .button{max-width:none;padding:16px;border-radius:500px;margin-top:8px}.transfer__body-message{width:100%;padding:8px;background:var(--color-pale);display:flex;gap:24px;align-items:center;border-radius:28px}.transfer__body-message .message{padding:16px;background:var(--color-white);border-radius:25px;box-shadow:0 0 35px -11px #0000001a;display:flex;align-items:center;gap:12px;flex-direction:column}.transfer__body-message .message .icon{background:var(--color-actient);border-radius:50%;width:30px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.transfer__body-message .message .icon svg{width:16px;height:16px;color:var(--color-white)}.transfer__body-message .message span{white-space:nowrap;color:var(--color-actient)}.transfer__body-message p{font-size:18px;font-weight:400}.transfer__body-message p span{font-weight:600}@media(max-width:1440px)and (min-width:721px){.transfer__body{gap:24rem}.transfer__body-breadcrumbs{gap:6rem}.transfer__body-frame{gap:32rem}.transfer__body-frame .frame-information{width:calc(50% - 16rem);flex:0 0 calc(50% - 16rem);min-width:0;gap:24rem}.transfer__body-frame .frame-information .icons{--hero-icon-size: 56rem}.transfer__body-frame .frame-information .icons>:nth-child(2){margin-left:-12rem}.transfer__body-frame .frame-information h1{font-size:48rem}.transfer__body-frame .frame-information h1.currencie-title{font-size:45rem}.transfer__body-frame .frame-information h1.dif-title{font-size:45rem;line-height:120%;max-width:none}.transfer__body-frame .frame-information h1.dif-title.title-long{font-size:42rem;max-width:none}.transfer__body-frame .frame-information p{max-width:365rem;font-size:18rem}.transfer__body-frame .frame-information-attr{gap:16rem;margin-top:8rem}.transfer__body-frame .frame-information-attr .attr-item{gap:16rem}.transfer__body-frame .frame-information-attr .attr-item .icon{width:48rem;border-radius:6rem}.transfer__body-frame .frame-information-attr .attr-item .icon svg{height:32rem}.transfer__body-frame .frame-information-attr .attr-item p{font-size:16rem}.transfer__body-frame .frame-information .frame-reviews{gap:24rem;margin-top:12rem}.transfer__body-frame .frame-information .frame-reviews-item{gap:8rem}.transfer__body-frame .frame-information .frame-reviews-item img,.transfer__body-frame .frame-information .frame-reviews-item svg{width:24rem;height:24rem}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap{gap:4rem}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap p{font-size:12rem}.transfer__body-frame .frame-calculate{width:calc(50% - 16rem);flex:0 0 calc(50% - 16rem);min-width:0;padding:32rem;border:1rem solid var(--color-border);border-radius:40rem;gap:32rem}.transfer__body-frame .frame-calculate h3{font-size:24rem}.transfer__body-frame .frame-calculate-form{gap:16rem}.transfer__body-frame .frame-calculate-form .calculate-item{gap:8rem}.transfer__body-frame .frame-calculate-form .calculate-item p{font-size:14rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap{border-radius:55rem;height:60rem;padding:10rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap input.base-text{font-size:16rem;padding:0 6rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency{border-radius:55rem;padding:8rem 12rem;gap:8rem;border:1rem solid var(--color-border)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency{gap:8rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency span{width:24rem;min-width:24rem;height:24rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency p{max-width:none;font-size:14rem;font-weight:500}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency svg{width:16rem;height:16rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal{gap:12rem;min-width:450rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search{width:100%;border-radius:6rem;padding:8rem 12rem;border:1rem solid var(--color-border)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search svg{width:16rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter{gap:8rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button{padding:6rem 12rem;background:transparent;border:1rem solid var(--color-border);border-radius:100rem;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a.current,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap{gap:16rem;max-height:300rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block{gap:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block h4{font-size:16rem;line-height:120%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block .block-items{gap:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item{padding:10rem 12rem;border-radius:6rem;gap:4rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item div{width:24rem}.transfer__body-frame .frame-calculate-form .calculate-information p{max-width:none;font-size:14rem}.transfer__body-frame .frame-calculate-form .calculate-rate{gap:10rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .calculate-rate ul{gap:8rem;min-height:42rem}.transfer__body-frame .frame-calculate-form .calculate-rate ul li{font-size:14rem;line-height:120%}.transfer__body-frame .frame-calculate-form .phone-wrap{gap:8rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .phone-wrap span.medium-text{font-size:16rem}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap{padding:18rem 12rem;border-radius:55rem;gap:8rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap .iti__selected-dial-code{font-size:16rem}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap input{font-weight:500;font-size:16rem}.transfer__body-frame .frame-calculate-form .phone-wrap .button{padding:16rem;border-radius:500rem;margin-top:8rem}.transfer__body-message{padding:8rem;gap:24rem;border-radius:28rem}.transfer__body-message .message{padding:16rem;border-radius:25rem;box-shadow:0 0 35rem -11rem #0000001a;gap:12rem}.transfer__body-message .message .icon{width:30rem}.transfer__body-message .message .icon svg{width:16rem;height:16rem}.transfer__body-message p{font-size:18rem}}@media(max-width:720px){.transfer__body-breadcrumbs{flex-wrap:wrap;gap:6rem}.transfer__body-frame{flex-direction:column;gap:32rem}.transfer__body-frame .frame-information{width:100%;flex:0 0 auto;min-width:0;gap:16rem}.transfer__body-frame .frame-information .icons{--hero-icon-size: 48rem}.transfer__body-frame .frame-information .icons>:nth-child(2){margin-left:-12rem}.transfer__body-frame .frame-information h1{font-size:42rem}.transfer__body-frame .frame-information h1 br{display:none}.transfer__body-frame .frame-information h1.currencie-title{font-size:42rem}.transfer__body-frame .frame-information h1.dif-title{font-size:38rem;line-height:118%;max-width:none}.transfer__body-frame .frame-information h1.dif-title.title-long{font-size:32rem;line-height:118%}.transfer__body-frame .frame-information p{max-width:305rem;font-size:16rem}.transfer__body-frame .frame-information-attr{display:none}.transfer__body-frame .frame-information .frame-reviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:6rem 8rem;align-items:start;margin-top:8rem}.transfer__body-frame .frame-information .frame-reviews-item{min-width:0;justify-content:flex-start;align-items:flex-start;gap:5rem}.transfer__body-frame .frame-information .frame-reviews-item img,.transfer__body-frame .frame-information .frame-reviews-item svg{flex:0 0 14rem;width:14rem;height:14rem}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap{min-width:0;overflow:visible;gap:4rem}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap .medium-text{font-size:11rem;min-width:0;line-height:1.12;overflow:visible;text-overflow:clip;white-space:normal}.transfer__body-frame .frame-information .frame-reviews-item .item-wrap p{max-width:none;font-size:9.5rem;min-width:0;line-height:1.15;overflow:visible;text-overflow:clip;white-space:normal}.transfer__body-frame .frame-calculate{flex:0 0 auto;min-width:0;padding:24rem;border:1rem solid var(--color-border);border-radius:40rem;gap:24rem;width:100%}.transfer__body-frame .frame-calculate h3{font-size:24rem}.transfer__body-frame .frame-calculate-form{gap:16rem}.transfer__body-frame .frame-calculate-form .calculate-item{gap:12rem}.transfer__body-frame .frame-calculate-form .calculate-item p{font-size:14rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap{border-radius:55rem;height:60rem;gap:8rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap input.base-text{font-size:14rem;padding:0 6rem;width:auto;min-width:0;flex:1 1 38%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency{border-radius:55rem;padding:0 10rem;position:static;flex:1 1 62%;max-width:62%;min-width:0}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency{gap:8rem;flex:1 1 auto;min-width:0;max-width:none}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency span{width:20rem;min-width:20rem;height:20rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .main-currency p{max-width:none;min-width:0;flex:1 1 auto;font-size:14rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency svg{width:12rem;height:12rem;flex-shrink:0}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal{gap:12rem;min-width:0;width:min(360rem,100vw - 24rem);max-width:calc(100vw - 24rem);top:calc(100% + 10rem);left:50%;right:auto;transform:translate(-50%)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search{width:100%;border-radius:6rem;padding:8rem 12rem;border:1rem solid var(--color-border)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-search svg{width:16rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter{gap:8rem;flex-wrap:wrap;overflow:visible}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button{padding:6rem 12rem;background:transparent;border:1rem solid var(--color-border);border-radius:100rem;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter a.current,.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap{gap:16rem;max-height:min(300rem,50vh)}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block{gap:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block h4{font-size:16rem;line-height:120%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currencie-wrap-block .block-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:12rem}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item{padding:10rem 12rem;border-radius:6rem;gap:4rem;min-width:0;align-items:flex-start}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item p{font-size:12rem;min-width:0;white-space:normal;word-break:break-word;line-height:120%}.transfer__body-frame .frame-calculate-form .calculate-item-wrap .calculate-item-currency .default-modal .currency-item div{width:24rem}.transfer__body-frame .frame-calculate-form .calculate-information p{max-width:none;font-size:12rem}.transfer__body-frame .frame-calculate-form .calculate-rate{gap:10rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .calculate-rate ul{gap:8rem;min-height:38rem}.transfer__body-frame .frame-calculate-form .calculate-rate ul li{font-size:12rem;line-height:120%}.transfer__body-frame .frame-calculate-form .phone-wrap{gap:8rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .phone-wrap span.medium-text{font-size:14rem}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap{padding:16rem 12rem;border-radius:55rem;gap:8rem;margin-top:8rem}.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap .iti__selected-dial-code,.transfer__body-frame .frame-calculate-form .phone-wrap .input-wrap input{font-size:14rem}.transfer__body-frame .frame-calculate-form .phone-wrap .button{padding:16rem;border-radius:500rem;margin-top:8rem}.transfer__body-message{padding:32rem 24rem 24rem;gap:0rem;border-radius:28rem;position:relative}.transfer__body-message .message{padding:4rem 12rem 4rem 4rem;border-radius:25rem;box-shadow:0 5rem 25rem #0000001a;gap:6rem;position:absolute;flex-direction:row;top:-10rem}.transfer__body-message .message span{font-weight:400}.transfer__body-message .message .icon{width:20rem}.transfer__body-message .message .icon svg{width:142em;height:12rem}.transfer__body-message p{font-size:14rem}}.news{width:100%;padding:var(--padding-section);background:var(--color-bglight)}.news__body{display:flex;flex-direction:column;gap:32px}.news__body-top{display:flex;align-items:center;justify-content:space-between;width:100%}.news__body-top .top-title{display:flex;flex-direction:column;gap:8px}.news__body-top .top-title p{font-size:16px}.news__body-top .top-buttons{display:flex;gap:4px;background:var(--color-white);border-radius:50px;border:1px solid var(--color-border);padding:4px}.news__body-top .top-buttons button{padding:10px 20px;border-radius:50px;transition:all .3s ease;background:transparent;font-size:14px;font-weight:500;color:var(--color-black)}.news__body-top .top-buttons button:hover,.news__body-top .top-buttons button.current{background:var(--color-actient);color:var(--color-white)}.news__body-frame{display:flex;gap:24px}.news__body-frame .frame-news{display:flex;flex-direction:column;gap:12px;width:100%}.news__body-frame .frame-news.main-page{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.news__body-frame .frame-news.main-page .frame-news-all{grid-column:span 3}.news__body-frame .frame-news .news-item{background:var(--color-white);border-radius:25px;overflow:hidden;border:1px solid var(--color-border);padding:24px;display:flex;flex-direction:column;gap:12px;position:relative;cursor:pointer}.news__body-frame .frame-news .news-item:hover .read-full{rotate:-45deg}.news__body-frame .frame-news .news-item .read-full{position:absolute;top:21px;right:21px;width:20px;height:20px;color:#99a1af;transition:all .3s ease}.news__body-frame .frame-news .news-item .date{display:flex;align-items:center;gap:8px}.news__body-frame .frame-news .news-item .date .date-new{padding:2px 8px;background:var(--color-actient);border-radius:50px;color:var(--color-white);text-transform:uppercase;font-size:10px}.news__body-frame .frame-news .news-item .main-information{display:flex;flex-direction:column;gap:8px}.news__body-frame .frame-news .news-item .main-information h3{font-size:16px}.news__body-frame .frame-news .news-item .main-information p{font-size:14px}.news__body-frame .frame-news .news-item .action{display:flex;align-items:center;justify-content:space-between;width:100%}.news__body-frame .frame-news .news-item .action .tag{background:#f3f4f6;border-radius:50px;padding:4px 10px;color:#4a5565}.news__body-frame .frame-news .news-item .action .time{display:flex;align-items:center;gap:4px}.news__body-frame .frame-news .news-item .action .time svg{width:14px;height:14px;color:var(--color-primary-textsub)}.news__body-frame .frame-news-all{width:100%;padding:13px 0;border-radius:50px;background:var(--color-white);border:1px solid var(--color-border);display:flex;justify-content:center;max-width:none;font-size:14px;color:var(--color-black)}.news__body-pagination{width:100%;padding:12px 16px;background:var(--color-white);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;border-radius:20px}.news__body-pagination p{font-size:12px;color:var(--color-primary-textsub)}.news__body-pagination .pagination-action{display:flex;align-items:center;gap:8px}.news__body-pagination .pagination-action button:disabled{background:#d1d5dc;border-color:transparent}.news__body-pagination .pagination-action button{background:var(--color-white);display:flex;align-items:center;gap:4px;color:var(--color-primary-textnav);font-size:12px;font-weight:600;padding:8px 12px;border-radius:55px;border:1px solid #D1D5DC}.news__body-pagination .pagination-action button svg{width:14px;height:14px;color:var(--color-primary-textnav)}.news__body-pagination .pagination-action div{display:flex;align-items:center;gap:3px}.news__body-pagination .pagination-action div .current-page{padding:6px 12px;background:var(--color-actient);color:var(--color-white);border-radius:55px}.news__body-points{width:100%;display:grid;grid-template-columns:repeat(3,1fr);padding:32px;background:var(--color-white);border-radius:30px;border:1px solid var(--color-border)}.news__body-points .points-item:nth-child(2){border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.news__body-points .points-item:nth-child(2) h4{color:var(--color-actient)}.news__body-points .points-item{display:flex;flex-direction:column;align-items:center;gap:4px}.news__body-points .points-item h4{font-size:30px}.news__body-points .points-item p{font-size:14px}@media(max-width:1440px)and (min-width:721px){.news__body{gap:32rem}.news__body-top .top-title{gap:8rem}.news__body-top .top-title p{font-size:16rem}.news__body-top .top-buttons{gap:4rem;border-radius:50rem;border:1rem solid var(--color-border);padding:4rem}.news__body-top .top-buttons button{padding:10rem 20rem;border-radius:50rem;font-size:14rem}.news__body-frame{gap:24rem}.news__body-frame .frame-main{width:704rem;min-width:704rem;border-radius:30rem;border:1rem solid var(--color-border)}.news__body-frame .frame-main-top{height:328rem}.news__body-frame .frame-main-top .tag{top:16rem;left:16rem;padding:6rem 12rem;border-radius:50rem}.news__body-frame .frame-main-bot{padding:32rem}.news__body-frame .frame-main-bot .frame-informaion,.news__body-frame .frame-main-bot .frame-informaion .information-soft{gap:16rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .date,.news__body-frame .frame-main-bot .frame-informaion .information-soft .time{gap:6rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .date svg,.news__body-frame .frame-main-bot .frame-informaion .information-soft .time svg{width:16rem;height:16rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .theme{border-radius:30rem;padding:4rem 12rem}.news__body-frame .frame-main-bot .frame-informaion .information-main{gap:12rem}.news__body-frame .frame-main-bot .frame-informaion .information-main h3{font-size:24rem}.news__body-frame .frame-main-bot .frame-informaion .information-main p{font-size:16rem}.news__body-frame .frame-main-bot a{padding:12rem 24rem;border-radius:100rem;gap:8rem;font-size:16rem}.news__body-frame .frame-main-bot a svg{width:20rem;height:20rem}.news__body-frame .frame-news,.news__body-frame .frame-news.main-page{gap:12rem}.news__body-frame .frame-news .news-item{border-radius:25rem;border:1rem solid var(--color-border);padding:24rem;gap:12rem}.news__body-frame .frame-news .news-item .read-full{top:21rem;right:21rem;width:20rem;height:20rem}.news__body-frame .frame-news .news-item .date{gap:8rem}.news__body-frame .frame-news .news-item .date .date-new{padding:2rem 8rem;border-radius:50rem;font-size:10rem}.news__body-frame .frame-news .news-item .main-information{gap:8rem}.news__body-frame .frame-news .news-item .main-information h3{font-size:16rem}.news__body-frame .frame-news .news-item .main-information p{font-size:14rem}.news__body-frame .frame-news .news-item .action .tag{border-radius:50rem;padding:4rem 10rem}.news__body-frame .frame-news .news-item .action .time{gap:4rem}.news__body-frame .frame-news .news-item .action .time svg{width:14rem;height:14rem}.news__body-frame .frame-news-all{padding:13rem 0rem;border-radius:50rem;border:1rem solid var(--color-border);font-size:14rem}.news__body-pagination{padding:12rem 16rem;border:1rem solid var(--color-border);border-radius:20rem}.news__body-pagination p{font-size:12rem}.news__body-pagination .pagination-action{gap:8rem}.news__body-pagination .pagination-action button{gap:4rem;font-size:12rem;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC}.news__body-pagination .pagination-action button svg{width:14rem;height:14rem}.news__body-pagination .pagination-action div{gap:3rem}.news__body-pagination .pagination-action div .current-page{padding:4rem 12rem;border-radius:55rem}.news__body-points{padding:32rem;border-radius:30rem;border:1rem solid var(--color-border)}.news__body-points .points-item:nth-child(2){border-left:1rem solid var(--color-border);border-right:1rem solid var(--color-border)}.news__body-points .points-item{gap:4rem}.news__body-points .points-item h4{font-size:30rem}.news__body-points .points-item p{font-size:14rem}}@media(max-width:720px){.news__body{gap:24rem}.news__body-top{flex-direction:column;gap:16rem}.news__body-top .top-title{gap:8rem}.news__body-top .top-title p{font-size:16rem}.news__body-top .top-buttons{gap:4rem;border-radius:50rem;border:1rem solid var(--color-border);padding:4rem;display:flex;max-width:max-content}.news__body-top .top-buttons button{padding:10rem 16rem;border-radius:50rem;font-size:10rem}.news__body-frame{flex-direction:column;gap:24rem}.news__body-frame .frame-main{width:100%;min-width:auto;border-radius:30rem;border:1rem solid var(--color-border)}.news__body-frame .frame-main-top{height:183rem}.news__body-frame .frame-main-top .tag{top:16rem;left:16rem;padding:4rem 12rem;border-radius:50rem}.news__body-frame .frame-main-bot{padding:24rem;gap:24rem}.news__body-frame .frame-main-bot .frame-informaion,.news__body-frame .frame-main-bot .frame-informaion .information-soft{gap:16rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .date,.news__body-frame .frame-main-bot .frame-informaion .information-soft .time{gap:6rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .date svg,.news__body-frame .frame-main-bot .frame-informaion .information-soft .time svg{width:16rem;height:16rem}.news__body-frame .frame-main-bot .frame-informaion .information-soft .theme{border-radius:30rem;padding:4rem 12rem}.news__body-frame .frame-main-bot .frame-informaion .information-main{gap:12rem}.news__body-frame .frame-main-bot .frame-informaion .information-main h3{font-size:20rem}.news__body-frame .frame-main-bot .frame-informaion .information-main p{font-size:14rem}.news__body-frame .frame-main-bot a{padding:12rem 24rem;border-radius:100rem;gap:8rem;font-size:14rem}.news__body-frame .frame-main-bot a svg{width:20rem;height:20rem}.news__body-frame .frame-news{gap:12rem}.news__body-frame .frame-news.main-page{grid-template-columns:repeat(1,1fr);gap:6rem}.news__body-frame .frame-news.main-page .news-item,.news__body-frame .frame-news.main-page .frame-news-all{grid-column:span 1}.news__body-frame .frame-news .news-item{border-radius:25rem;border:1rem solid var(--color-border);padding:24rem;gap:12rem}.news__body-frame .frame-news .news-item .read-full{top:21rem;right:21rem;width:20rem;height:20rem}.news__body-frame .frame-news .news-item .date{gap:8rem}.news__body-frame .frame-news .news-item .date .date-new{padding:2rem 8rem;border-radius:50rem;font-size:10rem}.news__body-frame .frame-news .news-item .main-information{gap:8rem}.news__body-frame .frame-news .news-item .main-information h3{font-size:16rem}.news__body-frame .frame-news .news-item .main-information p{font-size:14rem}.news__body-frame .frame-news .news-item .action .tag{border-radius:50rem;padding:4rem 10rem}.news__body-frame .frame-news .news-item .action .time{gap:4rem}.news__body-frame .frame-news .news-item .action .time svg{width:14rem;height:14rem}.news__body-frame .frame-news-all{padding:13rem 0rem;border-radius:50rem;border:1rem solid var(--color-border);font-size:14rem}.news__body-pagination{padding:12rem 16rem;border:1rem solid var(--color-border);border-radius:20rem}.news__body-pagination p{font-size:12rem}.news__body-pagination .pagination-action{gap:8rem}.news__body-pagination .pagination-action button{gap:0;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC;font-size:0}.news__body-pagination .pagination-action button svg{width:14rem;height:14rem}.news__body-pagination .pagination-action div{gap:3rem}.news__body-pagination .pagination-action div .current-page{padding:6rem 12rem;border-radius:55rem}.news__body-points{padding:24rem;border-radius:30rem;border:1rem solid var(--color-border)}.news__body-points .points-item:nth-child(2){border-left:1rem solid var(--color-border);border-right:1rem solid var(--color-border)}.news__body-points .points-item{gap:4rem}.news__body-points .points-item h4{font-size:24rem}.news__body-points .points-item p{font-size:12rem;text-align:center}}.actual__course{width:100%;padding:var(--padding-section)}.actual__course-body{display:flex;flex-direction:column;gap:var(--section-gap)}.actual__course-body-title{display:flex;flex-direction:column;gap:16px}.actual__course-body-title p{font-size:16px}.actual__course-body-frame{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.actual__course-body-frame .frame-navigation{display:flex;flex-direction:column;gap:21px}.actual__course-body-frame .frame-navigation-filter{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:2}.actual__course-body-frame .frame-navigation-filter button,.actual__course-body-frame .frame-navigation-filter a{transition:all .3s ease;padding:8px 20px;background:var(--color-bglight);border-radius:100px;display:flex;align-items:center;gap:6px;font-size:16px;font-weight:500;line-height:150%;text-decoration:none;color:inherit;border:0;cursor:pointer;position:relative;z-index:1;pointer-events:auto}.actual__course-body-frame .frame-navigation-filter button:hover,.actual__course-body-frame .frame-navigation-filter a:hover{color:var(--color-white);background:var(--color-actient)}.actual__course-body-frame .frame-navigation-filter button:disabled,.actual__course-body-frame .frame-navigation-filter a:disabled{cursor:default;pointer-events:none}.actual__course-body-frame .frame-navigation-filter button:disabled:hover,.actual__course-body-frame .frame-navigation-filter a:disabled:hover{color:inherit;background:var(--color-bglight)}.actual__course-body-frame .frame-navigation-filter button.current,.actual__course-body-frame .frame-navigation-filter a.current{color:var(--color-white);background:var(--color-actient)}.actual__course-body-frame .frame-navigation-filter button.current:disabled,.actual__course-body-frame .frame-navigation-filter a.current:disabled{color:inherit;background:var(--color-bglight)}.actual__course-body-frame .frame-navigation-filter button span,.actual__course-body-frame .frame-navigation-filter a span{width:16px;min-width:16px;height:16px;display:inline-block;flex:0 0 auto;border-radius:999px;overflow:hidden}.actual__course-body-frame .frame-navigation-filter button p,.actual__course-body-frame .frame-navigation-filter a p{pointer-events:none}.actual__course-body-frame .frame-navigation-items{display:flex;flex-direction:column;gap:8px}.actual__course-body-frame .frame-navigation-items-list{display:flex;flex-direction:column;gap:8px;width:100%}.actual__course-body-frame .frame-navigation-items .course-item{padding:16px;border-radius:30px;border:1px solid var(--color-border);display:grid;grid-template-columns:repeat(3,1fr);width:100%}.actual__course-body-frame .frame-navigation-items .course-item .element:last-child{justify-content:flex-end}.actual__course-body-frame .frame-navigation-items .course-item .course-item__side--to .element-wrap{align-items:flex-end;text-align:right}.actual__course-body-frame .frame-navigation-items .course-item .element{display:flex;align-items:center;gap:10px;min-width:0}.actual__course-body-frame .frame-navigation-items .course-item .element span{width:28px;min-width:28px;height:28px;aspect-ratio:1/1;object-fit:cover;background-size:cover;border-radius:50%;overflow:hidden;flex:0 0 auto}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap{display:flex;flex-direction:column;flex:1 1 auto;gap:2px;min-width:0}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap h3,.actual__course-body-frame .frame-navigation-items .course-item .element-wrap p{min-width:0;max-width:100%}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actual__course-body-frame .frame-navigation-items .course-item-actual{display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--color-bglight);max-width:max-content;border-radius:100px;justify-self:anchor-center}.actual__course-body-frame .frame-navigation-items .course-item-actual span{font-size:14px}.actual__course-body-frame .frame-navigation-items .course-item-actual svg{width:14px;aspect-ratio:1/1;color:#e7000b}.actual__course-body-frame .frame-navigation-items .course-item-placeholder{visibility:hidden;pointer-events:none}.actual__course-body-frame .frame-navigation-pagination{width:100%;padding:12px 16px;background:var(--color-bglight);border:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;border-radius:35px}.actual__course-body-frame .frame-navigation-pagination p{font-size:12px;color:var(--color-primary-textsub)}.actual__course-body-frame .frame-navigation-pagination .pagination-action{display:flex;align-items:center;gap:8px}.actual__course-body-frame .frame-navigation-pagination .pagination-action button:disabled{background:#d1d5dc;border-color:transparent}.actual__course-body-frame .frame-navigation-pagination .pagination-action button{background:var(--color-white);display:flex;align-items:center;gap:4px;color:var(--color-primary-textnav);font-size:12px;font-weight:600;padding:8px 12px;border-radius:55px;border:1px solid #D1D5DC;line-height:140%}.actual__course-body-frame .frame-navigation-pagination .pagination-action button svg{width:14px;height:14px;color:var(--color-primary-textnav)}.actual__course-body-frame .frame-navigation-pagination .pagination-action div{display:flex;align-items:center;gap:3px}.actual__course-body-frame .frame-navigation-pagination .pagination-action div .current-page{padding:6px 12px;background:var(--color-actient);color:var(--color-white);border-radius:55px}.actual__course-body-frame .frame-search{border-radius:30px;border:1px solid var(--color-border);display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;height:max-content}.actual__course-body-frame .frame-search-item{display:flex;flex-direction:column;min-width:0}.actual__course-body-frame .frame-search-item .search-item-top{padding:16px 20px;background:var(--color-actient);display:flex;align-items:center;justify-content:space-between}.actual__course-body-frame .frame-search-item .search-item-top input{background:transparent;font-weight:500;font-size:16px;color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-top input::placeholder{color:#fffc}.actual__course-body-frame .frame-search-item .search-item-top svg{width:16px;aspect-ratio:1/1;color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-frame{display:flex;flex-direction:column;background:var(--color-white);min-width:0}.actual__course-body-frame .frame-search-item .search-item-frame .search-item-frame-list{display:flex;flex-direction:column;min-width:0}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item{border:.5px solid var(--color-border);border-collapse:collapse;padding:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;overflow:hidden;appearance:none;background:var(--color-white);color:var(--color-primary-textnav);-webkit-text-fill-color:currentColor;width:100%;text-align:left;cursor:pointer}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item .frame-item-flag{flex:0 0 auto;width:20px;height:20px;border-radius:999px;overflow:hidden}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item h4{flex:1 1 auto;font-size:14px;font-weight:500;line-height:142%;color:inherit;-webkit-text-fill-color:currentColor;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item span{flex:0 0 auto;padding:1px 8px;background:#f3f4f6;border-radius:8px;color:#6a7282}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current{background:var(--color-actient);border-color:var(--color-actient)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current h4{color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current span{background:#ffffff2e;color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item-placeholder{pointer-events:none}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item-placeholder .frame-item-flag,.actual__course-body-frame .frame-search-item .search-item-frame .frame-item-placeholder h4,.actual__course-body-frame .frame-search-item .search-item-frame .frame-item-placeholder span{visibility:hidden}.actual__course-body-frame .frame-search-pagination{width:100%;padding:12px;background:var(--color-bglight);display:flex;align-items:center;justify-content:space-between;grid-column:span 2;border-top:1px solid var(--color-border)}.actual__course-body-frame .frame-search-pagination p{font-size:12px;color:var(--color-primary-textsub)}.actual__course-body-frame .frame-search-pagination .pagination-action{display:flex;align-items:center;gap:8px}.actual__course-body-frame .frame-search-pagination .pagination-action button:disabled{background:#d1d5dc;border-color:transparent}.actual__course-body-frame .frame-search-pagination .pagination-action button{background:var(--color-white);display:flex;align-items:center;gap:4px;color:var(--color-primary-textnav);font-size:12px;font-weight:600;padding:8px 12px;border-radius:55px;border:1px solid #D1D5DC;line-height:140%}.actual__course-body-frame .frame-search-pagination .pagination-action button svg{width:14px;height:14px;color:var(--color-primary-textnav)}.actual__course-body-frame .frame-search-pagination .pagination-action div{display:flex;align-items:center;gap:3px}.actual__course-body-frame .frame-search-pagination .pagination-action div .current-page{padding:6px 12px;background:var(--color-actient);color:var(--color-white);border-radius:55px}@media(max-width:1440px)and (min-width:721px){.actual__course-body-title{gap:16rem}.actual__course-body-title p{font-size:16rem}.actual__course-body-frame{gap:32rem}.actual__course-body-frame .frame-navigation{gap:21rem}.actual__course-body-frame .frame-navigation-filter{gap:8rem}.actual__course-body-frame .frame-navigation-filter button,.actual__course-body-frame .frame-navigation-filter a{padding:8rem 20rem;border-radius:100rem;gap:6rem;font-size:16rem;text-decoration:none}.actual__course-body-frame .frame-navigation-filter button:disabled,.actual__course-body-frame .frame-navigation-filter a:disabled{cursor:default;pointer-events:none}.actual__course-body-frame .frame-navigation-filter button:disabled:hover,.actual__course-body-frame .frame-navigation-filter a:disabled:hover{color:inherit;background:var(--color-bglight)}.actual__course-body-frame .frame-navigation-filter button span,.actual__course-body-frame .frame-navigation-filter a span{width:16rem}.actual__course-body-frame .frame-navigation-filter button.current:disabled{color:inherit;background:var(--color-bglight)}.actual__course-body-frame .frame-navigation-items,.actual__course-body-frame .frame-navigation-items-list{gap:8rem}.actual__course-body-frame .frame-navigation-items .course-item{padding:16rem;border-radius:30rem;border:1rem solid var(--color-border)}.actual__course-body-frame .frame-navigation-items .course-item .element:last-child{justify-content:flex-end}.actual__course-body-frame .frame-navigation-items .course-item .course-item__side--to .element-wrap{align-items:flex-end;text-align:right}.actual__course-body-frame .frame-navigation-items .course-item .element{gap:10rem}.actual__course-body-frame .frame-navigation-items .course-item .element span{width:28rem}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap{gap:2rem}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap h3,.actual__course-body-frame .frame-navigation-items .course-item .element-wrap p{min-width:0;max-width:100%}.actual__course-body-frame .frame-navigation-items .course-item-actual{gap:8rem;padding:8rem 12rem;border-radius:100rem}.actual__course-body-frame .frame-navigation-items .course-item-actual span{font-size:14rem}.actual__course-body-frame .frame-navigation-items .course-item-actual svg{width:14rem}.actual__course-body-frame .frame-navigation-pagination{padding:12rem 16rem;border:1rem solid var(--color-border);border-radius:35rem}.actual__course-body-frame .frame-navigation-pagination p{font-size:12rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action{gap:8rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action button{gap:4rem;font-size:12rem;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC}.actual__course-body-frame .frame-navigation-pagination .pagination-action button svg{width:14rem;height:14rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action div{gap:3rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action div .current-page{padding:6rem 12rem;border-radius:55rem}.actual__course-body-frame .frame-search{border-radius:30rem;border:1rem solid var(--color-border)}.actual__course-body-frame .frame-search-item{min-width:0}.actual__course-body-frame .frame-search-item .search-item-top{padding:16rem 20rem}.actual__course-body-frame .frame-search-item .search-item-top input{font-size:16rem}.actual__course-body-frame .frame-search-item .search-item-top svg{width:16rem}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item{border:.5rem solid var(--color-border);padding:8rem;gap:12rem;min-width:0;overflow:hidden;appearance:none;background:var(--color-white);width:100%;text-align:left;cursor:pointer}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item .frame-item-flag{flex:0 0 auto;width:20rem;height:20rem;border-radius:999rem;overflow:hidden}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item h4{flex:1 1 auto;font-size:14rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item span{flex:0 0 auto;padding:1rem 8rem;border-radius:8rem}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current{background:var(--color-actient);border-color:var(--color-actient)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current h4{color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current span{background:#ffffff2e;color:var(--color-white)}.actual__course-body-frame .frame-search-pagination{padding:12rem;border-top:1rem solid var(--color-border)}.actual__course-body-frame .frame-search-pagination p{font-size:12rem}.actual__course-body-frame .frame-search-pagination .pagination-action{gap:8rem}.actual__course-body-frame .frame-search-pagination .pagination-action button{gap:4rem;font-size:12rem;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC}.actual__course-body-frame .frame-search-pagination .pagination-action button svg{width:14rem;height:14rem}.actual__course-body-frame .frame-search-pagination .pagination-action div{gap:3rem}.actual__course-body-frame .frame-search-pagination .pagination-action div .current-page{padding:6rem 12rem;border-radius:55rem}}@media(max-width:720px){.actual__course-body-title{gap:8rem}.actual__course-body-title p{font-size:14rem}.actual__course-body-frame{grid-template-columns:1fr;gap:16rem}.actual__course-body-frame .frame-navigation{gap:24rem}.actual__course-body-frame .frame-navigation-filter{gap:6rem}.actual__course-body-frame .frame-navigation-filter button,.actual__course-body-frame .frame-navigation-filter a{padding:6rem 10rem;border-radius:100rem;gap:6rem;font-size:12rem;text-decoration:none}.actual__course-body-frame .frame-navigation-filter button span,.actual__course-body-frame .frame-navigation-filter a span{width:16rem;min-width:16rem;height:16rem;display:inline-block;flex:0 0 auto;border-radius:999rem;overflow:hidden}.actual__course-body-frame .frame-navigation-items{gap:10rem}.actual__course-body-frame .frame-navigation-items .course-item{padding:12rem 10rem;border-radius:30rem;border:1rem solid var(--color-border)}.actual__course-body-frame .frame-navigation-items .course-item .element{gap:8rem}.actual__course-body-frame .frame-navigation-items .course-item .element span{width:24rem;min-width:24rem;height:24rem;overflow:hidden;flex:0 0 auto}.actual__course-body-frame .frame-navigation-items .course-item .element-wrap{gap:2rem}.actual__course-body-frame .frame-navigation-items .course-item-actual{gap:6rem;padding:6rem 10rem;border-radius:100rem}.actual__course-body-frame .frame-navigation-items .course-item-actual p{display:none}.actual__course-body-frame .frame-navigation-items .course-item-actual span{font-size:12rem}.actual__course-body-frame .frame-navigation-items .course-item-actual svg{width:12rem}.actual__course-body-frame .frame-navigation-pagination{padding:12rem 16rem;border:1rem solid var(--color-border);border-radius:35rem}.actual__course-body-frame .frame-navigation-pagination p{font-size:12rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action{gap:8rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action button{gap:0rem;font-size:0rem;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC}.actual__course-body-frame .frame-navigation-pagination .pagination-action button svg{width:14rem;height:14rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action div{gap:3rem}.actual__course-body-frame .frame-navigation-pagination .pagination-action div .current-page{padding:6rem 12rem;border-radius:55rem}.actual__course-body-frame .frame-search{border-radius:30rem;border:1rem solid var(--color-border);width:100%;max-width:328rem}.actual__course-body-frame .frame-search-item{grid-column:span 1}.actual__course-body-frame .frame-search-item .search-item-top{padding:12rem 14rem}.actual__course-body-frame .frame-search-item .search-item-top input{font-size:14rem;width:80%}.actual__course-body-frame .frame-search-item .search-item-top svg{width:14rem}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item{border:.5rem solid var(--color-border);padding:6rem;appearance:none;background:var(--color-white);width:100%;text-align:left;cursor:pointer}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item h4{font-size:11rem}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item span{padding:1rem 6rem;border-radius:6rem}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current{background:var(--color-actient);border-color:var(--color-actient)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current h4{color:var(--color-white)}.actual__course-body-frame .frame-search-item .search-item-frame .frame-item.current span{background:#ffffff2e;color:var(--color-white)}.actual__course-body-frame .frame-search-pagination{padding:12rem;border-top:1rem solid var(--color-border)}.actual__course-body-frame .frame-search-pagination p{font-size:12rem}.actual__course-body-frame .frame-search-pagination .pagination-action{gap:8rem}.actual__course-body-frame .frame-search-pagination .pagination-action button{gap:0rem;font-size:0rem;padding:8rem 12rem;border-radius:55rem;border:1rem solid #D1D5DC}.actual__course-body-frame .frame-search-pagination .pagination-action button svg{width:14rem;height:14rem}.actual__course-body-frame .frame-search-pagination .pagination-action div{gap:3rem}.actual__course-body-frame .frame-search-pagination .pagination-action div .current-page{padding:6rem 12rem;border-radius:55rem}}.course-table{width:100%;padding:var(--padding-section);background:var(--color-bglight)}.course-table__body{padding:48px;background:var(--color-white);border-radius:16px;display:flex;flex-direction:column;gap:32px}.course-table__body h2{word-break:break-all;-webkit-hyphens:manual;hyphens:manual}.course-table__body span{font-size:16px}.course-table__body div{font-size:16px;line-height:140%}.course-table__body ul{font-size:16px;display:flex;flex-direction:column}.course-table__body ul li{line-height:140%;list-style:disc;list-style-position:inside}.course-table__body button{background:transparent;color:var(--color-actient);max-width:max-content}.course-table[data-seo-page-block] .course-table__body{overflow:hidden}.course-table[data-seo-page-block] .course-table__body h2,.course-table[data-seo-page-block] .course-table__body h3{word-break:normal;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.course-table[data-seo-page-block] .course-table__body p,.course-table[data-seo-page-block] .course-table__body li{font-size:16px;line-height:150%}.course-table[data-seo-page-block] .course-table__body ul{gap:8px;padding-left:24px}.course-table[data-seo-page-block] .course-table__body ul li{list-style-position:outside}.course-table[data-seo-page-block] .course-table__body .seo-page-block__intro,.course-table[data-seo-page-block] .course-table__body .seo-page-block__details{display:flex;min-width:0;flex-direction:column;gap:24px}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure{min-width:0}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle{display:inline-flex;width:max-content;max-width:100%;min-height:40px;align-items:center;gap:10px;padding:8px 0;color:var(--color-actient);font-size:16px;font-weight:600;line-height:140%;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle>span{font-size:inherit}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle::-webkit-details-marker{display:none}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle:focus-visible{border-radius:4px;outline:2px solid var(--color-actient);outline-offset:4px}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle-less{display:none}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle-icon{display:block;width:8px;height:8px;flex:0 0 auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__toggle-more{display:none}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__toggle-less{display:inline}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__toggle-icon{transform:translateY(2px) rotate(225deg)}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__details{margin-top:24px}.course-table[data-seo-page-block] .course-table__body .seo-page-block__table-scroll{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.course-table[data-seo-page-block] .course-table__body .seo-page-block__table-scroll:focus-visible{border-radius:4px;outline:2px solid var(--color-actient);outline-offset:2px}.course-table[data-seo-page-block] .course-table__body table.seo-table{width:100%;border-collapse:collapse;table-layout:fixed}.course-table[data-seo-page-block] .course-table__body table.seo-table th,.course-table[data-seo-page-block] .course-table__body table.seo-table td{padding:12px 16px;border:1px solid var(--color-border);font-size:16px;text-align:left;vertical-align:top;line-height:140%;overflow-wrap:anywhere}.course-table[data-seo-page-block] .course-table__body table.seo-table th{background:var(--color-bglight);font-weight:600}.course-table[data-seo-page-block] .course-table__body table.seo-table th:first-child,.course-table[data-seo-page-block] .course-table__body table.seo-table td:first-child{width:28%}.course-table[data-seo-page-block] .course-table__body table.seo-table tbody td:first-child{font-weight:600}@media(prefers-reduced-motion:reduce){.course-table[data-seo-page-block] .seo-page-block__toggle-icon{transition:none}}@media(max-width:1440px)and (min-width:721px){.course-table__body{padding:48rem;border-radius:16rem;gap:32rem}.course-table__body span,.course-table__body div,.course-table__body ul,.course-table[data-seo-page-block] .course-table__body p,.course-table[data-seo-page-block] .course-table__body li{font-size:16rem}.course-table[data-seo-page-block] .course-table__body ul{gap:8rem;padding-left:24rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__intro,.course-table[data-seo-page-block] .course-table__body .seo-page-block__details{gap:24rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle{gap:10rem;min-height:40rem;padding:8rem 0;font-size:16rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle-icon{width:8rem;height:8rem;border-width:0 2rem 2rem 0}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__details{margin-top:24rem}.course-table[data-seo-page-block] .course-table__body table.seo-table th,.course-table[data-seo-page-block] .course-table__body table.seo-table td{padding:12rem 16rem;border-width:1px;font-size:16rem}}@media(max-width:720px){.course-table__body{padding:24rem 20rem;border-radius:16rem;gap:32rem}.course-table__body span,.course-table__body div,.course-table__body ul{font-size:12rem}.course-table[data-seo-page-block] .course-table__body p,.course-table[data-seo-page-block] .course-table__body li{font-size:14rem}.course-table[data-seo-page-block] .course-table__body ul{gap:8rem;padding-left:20rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__intro,.course-table[data-seo-page-block] .course-table__body .seo-page-block__details{gap:20rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle{gap:8rem;min-height:44rem;padding:10rem 0;font-size:14rem}.course-table[data-seo-page-block] .course-table__body .seo-page-block__toggle-icon{width:7rem;height:7rem;border-width:0 2rem 2rem 0}.course-table[data-seo-page-block] .course-table__body .seo-page-block__disclosure[open] .seo-page-block__details{margin-top:20rem}.course-table[data-seo-page-block] .course-table__body table.seo-table{min-width:520rem}.course-table[data-seo-page-block] .course-table__body table.seo-table th,.course-table[data-seo-page-block] .course-table__body table.seo-table td{padding:10rem 12rem;border-width:1px;font-size:13rem}}.how__work{padding:var(--padding-section);width:100%}.how__work-body{display:flex;align-items:center;flex-direction:column;gap:var(--section-gap)}.how__work-body-frame{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.how__work-body-frame .item{background:var(--color-bglight);border:1px solid var(--color-border);border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:32px}.how__work-body-frame .item-step{border-radius:50%;width:48px;aspect-ratio:1/1;border:1px solid var(--color-border);font-size:18px;display:flex;align-items:center;justify-content:center;font-weight:700;background:var(--color-white)}.how__work-body-frame .item-information{display:flex;flex-direction:column;gap:16px}.how__work-body-frame .item-information h3{font-size:20px;font-weight:600}.how__work-body-frame .item-information p{font-size:15px;line-height:140%}.how__work-body a{padding:16px 32px;background:var(--color-primary-linear);border-radius:500px;display:flex;align-items:center;gap:12px;color:var(--color-white);font-size:16px;line-height:24px;font-weight:600}.how__work-body a:hover svg{rotate:-45deg}.how__work-body a svg{width:24px;height:24px;transition:all .3s ease}.top__active{width:100%;padding:var(--padding-section)}.top__active-body{display:flex;flex-direction:column;gap:var(--section-gap)}.top__active-body .top__active-layout{display:flex;align-items:flex-start;flex-wrap:wrap;gap:24px}.top__active-body .table-wrap{border-radius:16px;width:100%;max-width:100%;flex:1 1 820px;overflow:auto;border:1px solid var(--color-border)}.top__active-body .table-wrap table{width:100%;border-radius:16px;border-collapse:collapse}.top__active-body .table-wrap table thead{border-radius:16px}.top__active-body .table-wrap table thead tr{border-bottom:1px solid var(--color-border)}.top__active-body .table-wrap table thead tr th{padding:16px 24px;text-align:start;font-weight:500;color:var(--color-primary-textsub)}.top__active-body .table-wrap table tbody tr:not(:last-child){border-bottom:1px solid var(--color-border)}.top__active-body .table-wrap table tbody tr td{padding:16px 24px;font-weight:500}.top__active-body .table-wrap table tbody tr td .icon{display:flex;align-items:center;gap:12px}.top__active-body .table-wrap table tbody tr td .fi{width:28px;min-width:28px;height:28px;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--color-border);overflow:hidden;background-size:cover;flex:0 0 auto}.top__active-body .table-wrap table tbody tr td a{color:var(--color-actient)}.top__active-body .table-wrap table tbody tr td img{width:28px;aspect-ratio:1/1;object-fit:cover}.top__active-body .assets-legend{width:100%;max-width:280px;padding:16px 20px;border:1px solid var(--color-border);border-radius:16px;background:var(--color-white);display:flex;flex-direction:column;gap:12px}.top__active-body .assets-legend p{font-size:16px;font-weight:600}.top__active-body .assets-legend ul{display:flex;flex-direction:column;gap:8px}.top__active-body .assets-legend li{font-size:14px;line-height:130%}.system{width:100%;padding:var(--padding-section)}.system__body{display:flex;flex-direction:column;align-items:center;gap:var(--section-gap)}.system__body-title{display:flex;flex-direction:column;align-items:center;gap:12px}.system__body-title p{font-size:16px;color:var(--color-primary-textsub)}.system__body-items{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;width:100%}.system__body-items .item{padding:24px;border:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;gap:16px;border-radius:16px}.system__body-items .item .icon{width:48px;aspect-ratio:1/1;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#f7f8fb;color:#1a1f71;font-weight:700}.system__body-items .item .icon img{width:24px;height:24px;object-fit:contain;display:block;color:transparent;font-size:0;line-height:0}.system__body-items .item h3{color:#364153;font-size:12px;font-weight:500}.system__body-attr{padding-top:48px;border-top:1px solid var(--color-border);display:flex;justify-content:center;align-items:center;gap:32px;width:100%}.system__body-attr .attr-item{display:flex;align-items:center;gap:12px}.system__body-attr .attr-item .icon{width:48px;aspect-ratio:1/1;background:var(--color-pale);border-radius:14px;display:flex;align-items:center;justify-content:center}.system__body-attr .attr-item .icon svg{width:24px;height:24px;color:var(--color-actient)}.system__body-attr .attr-item-info{display:flex;flex-direction:column;gap:1px}.system__body-attr .attr-item-info h3{font-size:18px;font-weight:700}.payment__system{width:100%;padding:var(--padding-section)}.payment__system-body{display:flex;flex-direction:column;gap:var(--section-gap)}.payment__system-body-frame{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.payment__system-body-frame .frame-item:nth-child(4) img{object-fit:contain;height:80%;top:auto;bottom:0}.payment__system-body-frame .frame-item.full-color{background:#e3e8ef}.payment__system-body-frame .frame-item{grid-column:span 4;position:relative;border-radius:28px;background:var(--color-bglight);padding:32px 24px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:344px}.payment__system-body-frame .frame-item img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;object-fit:cover;display:block;color:transparent;font-size:0;line-height:0}.payment__system-body-frame .frame-item-fire{position:absolute;left:-30px;top:-30px;width:68px;height:68px;background:var(--color-white);border-radius:50%;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1;padding:8px}.payment__system-body-frame .frame-item-fire img{width:26px;height:26px;position:static}.payment__system-body-frame .frame-item h3{z-index:1;font-size:22px;text-align:center}.payment__system-body-frame .frame-item button{z-index:1;border:none}.payment__system-body-frame .frame-item button:hover{background:var(--color-primary)}.payment__system-body-frame .frame-item.full-item{align-items:flex-start;grid-column:span 8;background:#e3e8ef}.payment__system-body-frame .frame-item.full-item h3{text-align:start}.payment__system-body-frame .frame-item.full-item img{width:390px;right:0;left:auto}.payment__system-body-frame .frame-item.small-item{grid-column:span 3;align-items:flex-start}.payment__system-body-frame .frame-item.small-item h3{text-align:start}.payment__system-body-frame .frame-item.small-item img{width:88px;height:88px;border-radius:25px;position:static}.payment__system-body-frame .frame-item.different{background:#e3e8ef;height:415px}.payment__system-body-frame .frame-item.different h3{text-align:center}.payment__system-body-frame .frame-item.different img{width:auto;height:298px;bottom:0;top:auto;left:auto}.pairs{width:100%;padding:var(--padding-section);background:var(--color-bglight)}.pairs__body{display:flex;flex-direction:column;gap:var(--section-gap)}.pairs__body-title{display:flex;flex-direction:column;gap:8px}.pairs__body-title p{font-size:16px}.pairs__body-frame{border-radius:30px;border:1px solid var(--color-border);overflow:hidden}.pairs__body-frame .frame-filter{border-bottom:1px solid var(--color-border);padding:12px;display:flex;flex-wrap:wrap;gap:8px}.pairs__body-frame .frame-filter button{padding:10px 16px;transition:all .3s ease;display:flex;align-items:center;gap:8px;border-radius:1000px;background:var(--color-white);border:1px solid var(--color-border)}.pairs__body-frame .frame-filter button:hover{background:var(--color-actient)}.pairs__body-frame .frame-filter button:hover span{color:var(--color-white)}.pairs__body-frame .frame-filter button.current{background:var(--color-actient)}.pairs__body-frame .frame-filter button.current span{color:var(--color-white)}.pairs__body-frame .frame-filter button span{font-size:14px;transition:all .3s ease}.pairs__body-frame .frame-filter button .currency-icon{width:24px;min-width:24px;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--color-border);background-size:cover}.pairs__body-frame .frame-filter button img{width:24px;height:24px}.pairs__body-frame .frame-currence{background:var(--color-white);padding:32px;display:flex;flex-direction:column;gap:20px}.pairs__body-frame .frame-currence .currence-title{display:flex;align-items:center;gap:12px;padding:8px;border-bottom:1px solid var(--color-border)}.pairs__body-frame .frame-currence .currence-title .currency-icon{width:48px;min-width:48px;height:48px;border-radius:50%;border:1px solid var(--color-border);background-size:cover}.pairs__body-frame .frame-currence .currence-title img{width:48px;height:48px;object-fit:cover}.pairs__body-frame .frame-currence .currence-title-wrap{display:flex;flex-direction:column;gap:2px}.pairs__body-frame .frame-currence .currence-title-wrap h3{font-size:20px;font-weight:700}.pairs__body-frame .frame-currence .currence-title-wrap p{font-size:14px}.pairs__body-frame .frame-currence .currence-pairs{display:flex;flex-direction:column;gap:8px}.pairs__body-frame .frame-currence .currence-pairs span{font-size:14px}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap a{padding:13px;background:var(--color-bglight);border:1px solid var(--color-border);border-radius:100px;font-size:14px;text-transform:uppercase;display:flex;justify-content:center}.pairs__body-frame .frame-currence .currence-message{display:flex;align-items:center;gap:8px;padding:18px;background:var(--color-pale);border-radius:25px}.pairs__body-frame .frame-currence .currence-message .icon{width:20px;min-width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--color-actient)}.pairs__body-frame .frame-currence .currence-message .icon svg{color:var(--color-white);width:12px;aspect-ratio:1/1}.pairs__body-frame .frame-currence .currence-message p{font-size:14px;font-weight:400}.calculate{width:100%;padding:var(--padding-section)}.calculate__body{display:flex;flex-direction:column;gap:var(--section-gap)}.calculate__body-title{display:flex;flex-direction:column;gap:12px}.calculate__body-title .soft-title{font-size:40px;line-height:120%}.calculate__body-title .small-text{font-size:16px}.calculate__body-frame{display:flex;flex-direction:column;gap:24px}.calculate__body-frame .frame-choose{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.calculate__body-frame .frame-choose .choose-item{position:relative}.calculate__body-frame .frame-choose .choose-item .choose-item-wrap{padding:16px 20px;background:var(--color-bglight);border:1px solid var(--color-border);border-radius:25px;position:relative;display:flex;align-items:center;gap:12px;cursor:pointer}.calculate__body-frame .frame-choose .choose-item .default-modal{width:100%;left:0;display:flex;flex-direction:column;gap:12px}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search{width:100%;border-radius:6px;padding:8px 12px;border:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search input{width:90%}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search svg{width:16px}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter{display:flex;align-items:center;max-width:100%;overflow:auto;gap:8px}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button{padding:6px 12px;background:var(--color-bglight);border:1px solid var(--color-border);border-radius:100px;transition:all .3s ease;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a.current,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a:hover,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button:hover{background:var(--color-actient);color:var(--color-white);font-weight:400;border-color:transparent}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap{display:flex;flex-direction:column;gap:16px;max-height:300px;overflow:auto}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block{display:flex;flex-direction:column;gap:12px}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12px}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block h4{font-size:16px;line-height:120%}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block .block-items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item{padding:10px 12px;background:var(--color-bglight);border-radius:6px;display:flex;align-items:center;gap:4px;transition:all .3s ease;cursor:pointer}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item div{width:24px;aspect-ratio:1/1;background-size:cover;border-radius:50%;flex-shrink:0}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item p{transition:all .3s ease;line-height:120%;font-weight:400}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item.choose{background:var(--color-actient)}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item.choose p{color:var(--color-white);font-weight:500}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item:hover{background:var(--color-actient)}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item:hover p{color:var(--color-white)}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item.is-disabled,.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item[aria-disabled=true]{opacity:.45;cursor:not-allowed;pointer-events:none}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item.is-disabled:hover,.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item[aria-disabled=true]:hover{background:var(--color-bglight)}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item.is-disabled:hover p,.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item[aria-disabled=true]:hover p{color:inherit}.calculate__body-frame .frame-choose .choose-item span{width:36px;height:36px;border-radius:50%;border:1px solid var(--color-border);background-size:cover}.calculate__body-frame .frame-choose .choose-item .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--color-primary-textsub);display:flex;align-items:center;justify-content:center}.calculate__body-frame .frame-choose .choose-item .icon svg{transition:all .3s ease}.calculate__body-frame .frame-choose .choose-item .icon svg.opened{rotate:180deg}.calculate__body-frame .frame-table{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.calculate__body-frame .frame-table .table-item{border-radius:25px;overflow:hidden;border:1px solid var(--color-border)}.calculate__body-frame .frame-table .table-item-top{display:flex;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid var(--color-border);padding:12px 20px}.calculate__body-frame .frame-table .table-item-top .item-top{display:flex;align-items:center;gap:8px}.calculate__body-frame .frame-table .table-item-top .item-top span{width:24px;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--color-border);background-size:cover}.calculate__body-frame .frame-table .table-item-top .item-top p{font-size:16px}.calculate__body-frame .frame-table .table-item-course{display:flex;flex-direction:column}.calculate__body-frame .frame-table .table-item-course .course-element:nth-child(2n){background:var(--color-bglight)}.calculate__body-frame .frame-table .table-item-course .course-element:last-child{border-bottom:none}.calculate__body-frame .frame-table .table-item-course .course-element{padding:10px 20px;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;width:100%}.calculate__body-frame .frame-table .table-item-course .course-element span{font-size:14px}.calculate__body-frame .frame-table .table-item-course .course-element p{font-size:14px;font-weight:400}.calculate__body-frame .frame-action{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:0 16px}.calculate__body-frame .frame-action p{font-size:14px}.crypto{width:100%;padding:var(--padding-section);background:var(--color-bglight)}.crypto__body{display:flex;flex-direction:column;gap:var(--section-gap)}.crypto__body-title{display:flex;flex-direction:column;gap:12px}.crypto__body-title p{font-size:16px}.crypto__body-frame{display:flex;flex-direction:column;gap:24px}.crypto__body-frame .frame-search{display:flex;align-items:center;justify-content:space-between}.crypto__body-frame .frame-search .search-fill{width:1010px;padding:12px 16px;background:var(--color-white);border-radius:100px;border:1px solid var(--color-border);display:flex;align-items:center;gap:12px;position:relative}.crypto__body-frame .frame-search .search-fill input{font-weight:400;width:90%}.crypto__body-frame .frame-search .search-fill svg{width:20px;height:20px;color:var(--color-primary-textsub)}.crypto__body-frame .frame-search .search-fill .search-dropdown{position:absolute;left:0;top:calc(100% + 10px);width:100%;max-height:280px;overflow:auto;background:var(--color-white);border:1px solid var(--color-border);border-radius:20px;padding:8px;z-index:10;box-shadow:0 10px 24px #11182714;display:flex;flex-direction:column;gap:4px}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option{width:100%;background:transparent;border-radius:14px;border:none;display:flex;align-items:center;gap:10px;padding:8px;text-align:left;transition:all .3s ease}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option:hover{background:var(--color-bglight)}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option img{width:28px;min-width:28px;height:28px;border-radius:50%;object-fit:cover;border:1px solid var(--color-border)}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option-info{display:flex;flex-direction:column;gap:2px;min-width:0}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option-symbol{font-weight:600}.crypto__body-frame .frame-search .search-fill .search-dropdown .search-option-name{color:var(--color-primary-textsub)}.crypto__body-frame .frame-search .search-fill .search-dropdown .empty-state{padding:10px 12px;color:var(--color-primary-textsub)}.crypto__body-frame .frame-search button{padding:16px 24px;background:var(--color-white);border:1px solid var(--color-border);display:flex;align-items:center;gap:8px;border-radius:100px}.crypto__body-frame .frame-search button:hover svg{rotate:180deg}.crypto__body-frame .frame-search button svg{width:16px;height:16px;color:var(--color-black);transition:all .3s ease}.crypto__body-frame .frame-filter{display:flex;align-items:center;gap:8px}.crypto__body-frame .frame-filter button{padding:10px 16px;border-radius:100px;background:var(--color-white);border:1px solid var(--color-border);transition:all .3s ease;font-size:14px;font-weight:400}.crypto__body-frame .frame-filter button span{width:16px;aspect-ratio:1/1}.crypto__body-frame .frame-filter button:hover,.crypto__body-frame .frame-filter button.current{background:var(--color-actient);color:var(--color-white)}.crypto__body-frame .frame-currence{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.crypto__body-frame .frame-currence .currence-item{display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--color-white);border:1px solid var(--color-border);border-radius:25px}.crypto__body-frame .frame-currence .currence-item:hover .lucide-arrow-right{rotate:-45deg}.crypto__body-frame .frame-currence .currence-item-top{display:flex;align-items:center;justify-content:space-between;width:100%}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap{display:flex;align-items:center;gap:12px}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap img{width:40px;aspect-ratio:1/1;border-radius:50%;object-fit:cover;border:1px solid var(--color-border)}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap .wrap-name{display:flex;flex-direction:column}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap .wrap-name h3{font-size:16px}.crypto__body-frame .frame-currence .currence-item-top svg{color:var(--color-primary-textsub);width:20px;aspect-ratio:1/1;transition:all .3s ease}.crypto__body-frame .frame-currence .currence-item-base{display:flex;flex-direction:column;gap:4px}.crypto__body-frame .frame-currence .currence-item-base span{font-size:24px}.crypto__body-frame .frame-currence .currence-item-grow{display:flex;align-items:center;gap:4px}.crypto__body-frame .frame-currence .currence-item-grow:has(.lucide-trending-up) span{color:#00a63e}.crypto__body-frame .frame-currence .currence-item-grow:has(.lucide-trending-up) svg{color:#00a63e}.crypto__body-frame .frame-currence .currence-item-grow:has(.lucide-trending-down) span{color:#e7000b}.crypto__body-frame .frame-currence .currence-item-grow:has(.lucide-trending-down) svg{color:#e7000b}.crypto__body-frame .frame-currence .currence-item-grow span,.crypto__body-frame .frame-currence .currence-item-grow p{font-size:14px}.crypto__body-frame .frame-currence .currence-item-grow svg{width:16px;aspect-ratio:1/1}.crypto__body-frame .frame-points{display:grid;grid-template-columns:repeat(3,1fr);background:var(--color-white);border-radius:30px;padding:32px;border:1px solid var(--color-border)}.crypto__body-frame .frame-points .points-item:nth-child(2){border-left:1px solid var(--color-border);border-right:1px solid var(--color-border)}.crypto__body-frame .frame-points .points-item:nth-child(2) h4{color:var(--color-actient)}.crypto__body-frame .frame-points .points-item{display:flex;flex-direction:column;align-items:center;gap:4px}.crypto__body-frame .frame-points .points-item.grow span{color:#00a63e}.crypto__body-frame .frame-points .points-item.fiat span{color:var(--color-actient)}.crypto__body-frame .frame-points .points-item span{font-size:30px}.crypto__body-frame .frame-points .points-item p{font-size:14px}.crypto__body-frame .frame-message{text-align:center;font-size:14px}@media(max-width:1440px)and (min-width:721px){.how__work-body-frame{gap:24rem}.how__work-body-frame .item{border:1rem solid var(--color-border);border-radius:24rem;padding:32rem;gap:32rem}.how__work-body-frame .item-step{width:48rem;border:1rem solid var(--color-border);font-size:18rem}.how__work-body-frame .item-information{gap:16rem}.how__work-body-frame .item-information h3{font-size:20rem}.how__work-body-frame .item-information p{font-size:15rem}.how__work-body a{padding:16rem 32rem;border-radius:500rem;gap:12rem;font-size:16rem;line-height:24rem}.how__work-body a svg{width:24rem;height:24rem}.system__body-title{gap:12rem}.system__body-title .soft-title{font-size:40rem;line-height:120%}.system__body-title .small-text{font-size:16rem}.system__body-items{gap:16rem}.system__body-items .item{padding:24rem;border:1rem solid var(--color-border);gap:16rem;border-radius:16rem}.system__body-items .item .icon{width:48rem;border-radius:14rem}.system__body-items .item .icon img{width:24rem;height:24rem}.system__body-items .item h3{font-size:12rem}.system__body-attr{padding-top:48rem;border-top:1rem solid var(--color-border);gap:32rem}.system__body-attr .attr-item{gap:12rem}.system__body-attr .attr-item .icon{width:48rem;border-radius:14rem}.system__body-attr .attr-item .icon svg{width:24rem;height:24rem}.system__body-attr .attr-item-info{gap:1rem}.system__body-attr .attr-item-info h3{font-size:18rem}.payment__system-body-frame{gap:16rem}.payment__system-body-frame .frame-item{border-radius:28rem;padding:24rem 24rem 32rem;min-height:364rem}.payment__system-body-frame .frame-item-fire{left:-30rem;top:-30rem;width:68rem;height:68rem;padding:8rem}.payment__system-body-frame .frame-item-fire img{width:26rem;height:26rem}.payment__system-body-frame .frame-item h3{font-size:22rem}.payment__system-body-frame .frame-item.full-item img{width:390rem}.payment__system-body-frame .frame-item.small-item img{width:88rem;height:88rem;border-radius:25rem}.payment__system-body-frame .frame-item.different{height:415rem}.payment__system-body-frame .frame-item.different img{height:298rem}.top__active-body .top__active-layout{gap:24rem}.top__active-body .table-wrap{border-radius:16rem;border:1rem solid var(--color-border)}.top__active-body .table-wrap table,.top__active-body .table-wrap table thead{border-radius:16rem}.top__active-body .table-wrap table thead tr{border-bottom:1rem solid var(--color-border)}.top__active-body .table-wrap table thead tr th{padding:16rem 24rem}.top__active-body .table-wrap table tbody tr:not(:last-child){border-bottom:1rem solid var(--color-border)}.top__active-body .table-wrap table tbody tr td{padding:16rem 24rem}.top__active-body .table-wrap table tbody tr td .icon{gap:12rem}.top__active-body .table-wrap table tbody tr td .fi{width:28rem;min-width:28rem}.top__active-body .table-wrap table tbody tr td img{width:28rem}.top__active-body .assets-legend{max-width:280rem;padding:16rem 20rem;border:1rem solid var(--color-border);border-radius:16rem;gap:12rem}.top__active-body .assets-legend p{font-size:16rem}.top__active-body .assets-legend ul{gap:8rem}.top__active-body .assets-legend li{font-size:14rem}.pairs__body-title{gap:8rem}.pairs__body-title p{font-size:16rem}.pairs__body-frame{border-radius:30rem;border:1rem solid var(--color-border)}.pairs__body-frame .frame-filter{border-bottom:1rem solid var(--color-border);padding:12rem;gap:8rem}.pairs__body-frame .frame-filter button{padding:10rem 16rem;gap:8rem;border-radius:1000rem;border:1rem solid var(--color-border)}.pairs__body-frame .frame-filter button span{font-size:14rem}.pairs__body-frame .frame-filter button .currency-icon{width:24rem;min-width:24rem}.pairs__body-frame .frame-filter button img{width:24rem;height:24rem}.pairs__body-frame .frame-currence{padding:32rem;gap:20rem}.pairs__body-frame .frame-currence .currence-title{gap:12rem;padding:8rem;border-bottom:1rem solid var(--color-border)}.pairs__body-frame .frame-currence .currence-title .currency-icon{width:48rem;min-width:48rem;height:48rem}.pairs__body-frame .frame-currence .currence-title img{width:48rem;height:48rem}.pairs__body-frame .frame-currence .currence-title-wrap{gap:2rem}.pairs__body-frame .frame-currence .currence-title-wrap h3{font-size:20rem}.pairs__body-frame .frame-currence .currence-title-wrap p{font-size:14rem}.pairs__body-frame .frame-currence .currence-pairs{gap:8rem}.pairs__body-frame .frame-currence .currence-pairs span{font-size:14rem}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap{gap:12rem}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap a{padding:13rem;border:1rem solid var(--color-border);border-radius:100rem;font-size:14rem}.pairs__body-frame .frame-currence .currence-message{gap:8rem;padding:18rem;border-radius:25rem}.pairs__body-frame .frame-currence .currence-message .icon{width:20rem;min-width:20rem;height:20rem}.pairs__body-frame .frame-currence .currence-message .icon svg{width:12rem}.pairs__body-frame .frame-currence .currence-message p{font-size:14rem}.calculate__body-title{gap:12rem}.calculate__body-title p{font-size:16rem}.calculate__body-frame{gap:24rem}.calculate__body-frame .frame-choose{gap:16rem}.calculate__body-frame .frame-choose .choose-item{position:relative}.calculate__body-frame .frame-choose .choose-item .choose-item-wrap{padding:16rem 20rem;border:1rem solid var(--color-border);border-radius:25rem;gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search{width:100%;border-radius:6rem;padding:8rem 12rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search svg{width:16rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter{gap:8rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button{padding:6rem 12rem;background:transparent;border:1rem solid var(--color-border);border-radius:100rem;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a.current,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap{gap:16rem;max-height:300rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block h4{font-size:16rem;line-height:120%}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block .block-items{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item{padding:10rem 12rem;border-radius:6rem;gap:4rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item p{line-height:120%;font-weight:400}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item div{width:24rem}.calculate__body-frame .frame-choose .choose-item span{width:36rem;height:36rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-choose .choose-item .icon{right:20rem;width:20rem;height:20rem}.calculate__body-frame .frame-table{gap:16rem}.calculate__body-frame .frame-table .table-item{border-radius:25rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-top{border-bottom:1rem solid var(--color-border);padding:12rem 20rem}.calculate__body-frame .frame-table .table-item-top .item-top{gap:8rem}.calculate__body-frame .frame-table .table-item-top .item-top span{width:24rem;min-width:32rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-top .item-top p{font-size:16rem}.calculate__body-frame .frame-table .table-item-course .course-element{padding:10rem 20rem;border-bottom:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-course .course-element span{font-size:14rem}.calculate__body-frame .frame-table .table-item-course .course-element p{font-size:14rem;font-weight:400}.calculate__body-frame .frame-action{padding:0 16rem;justify-content:flex-start}.calculate__body-frame .frame-action p{font-size:14rem}.crypto__body-title{gap:12rem}.crypto__body-title .soft-title{font-size:40rem;line-height:120%}.crypto__body-title .small-text{font-size:16rem}.crypto__body-frame{gap:24rem}.crypto__body-frame .frame-search .search-fill{width:1010rem;padding:12rem 16rem;border-radius:100rem;border:1rem solid var(--color-border);gap:12rem}.crypto__body-frame .frame-search .search-fill svg{width:20rem;height:20rem}.crypto__body-frame .frame-search button{padding:16rem 24rem;border:1rem solid var(--color-border);gap:8rem;border-radius:100rem}.crypto__body-frame .frame-search button svg{width:16rem;height:16rem}.crypto__body-frame .frame-filter{gap:8rem}.crypto__body-frame .frame-filter button{padding:10rem 16rem;border-radius:100rem;border:1rem solid var(--color-border);font-size:14rem}.crypto__body-frame .frame-filter button span{width:16rem}.crypto__body-frame .frame-currence{gap:16rem}.crypto__body-frame .frame-currence .currence-item{gap:16rem;padding:20rem;border:1rem solid var(--color-border);border-radius:25rem}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap{gap:12rem}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap img{width:40rem;border:1rem solid var(--color-border)}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap .wrap-name h3{font-size:16rem}.crypto__body-frame .frame-currence .currence-item-top svg{width:20rem}.crypto__body-frame .frame-currence .currence-item-base{gap:4rem}.crypto__body-frame .frame-currence .currence-item-base span{font-size:24rem}.crypto__body-frame .frame-currence .currence-item-grow{gap:4rem}.crypto__body-frame .frame-currence .currence-item-grow span,.crypto__body-frame .frame-currence .currence-item-grow p{font-size:14rem}.crypto__body-frame .frame-currence .currence-item-grow svg{width:16rem}.crypto__body-frame .frame-points{border-radius:30rem;padding:32rem;border:1rem solid var(--color-border)}.crypto__body-frame .frame-points .points-item:nth-child(2){border-left:1rem solid var(--color-border);border-right:1rem solid var(--color-border)}.crypto__body-frame .frame-points .points-item{gap:4rem}.crypto__body-frame .frame-points .points-item span{font-size:30rem}.crypto__body-frame .frame-points .points-item p,.crypto__body-frame .frame-message{font-size:14rem}}@media(max-width:720px){.how__work-body-frame{grid-template-columns:1fr;gap:24rem}.how__work-body-frame .item{border:1rem solid var(--color-border);border-radius:24rem;padding:24rem;gap:16rem}.how__work-body-frame .item-step{width:40rem;border:1rem solid var(--color-border);font-size:16rem}.how__work-body-frame .item-information{gap:12rem}.how__work-body-frame .item-information h3{font-size:18rem}.how__work-body-frame .item-information p{font-size:14rem}.how__work-body a{padding:16rem 32rem;border-radius:500rem;gap:12rem;font-size:16rem;line-height:24rem}.how__work-body a svg{width:24rem;height:24rem}.system__body-title{gap:12rem}.system__body-title p{font-size:16rem}.system__body-items{gap:16rem;grid-template-columns:repeat(2,1fr)}.system__body-items .item{padding:24rem;border:1rem solid var(--color-border);gap:16rem;border-radius:16rem}.system__body-items .item .icon{width:48rem;border-radius:14rem}.system__body-items .item .icon img{width:24rem;height:24rem}.system__body-items .item h3{font-size:12rem}.system__body-attr{flex-direction:column;align-items:flex-start;padding-top:48rem;border-top:1rem solid var(--color-border);gap:32rem}.system__body-attr .attr-item{gap:12rem}.system__body-attr .attr-item .icon{width:48rem;border-radius:14rem}.system__body-attr .attr-item .icon svg{width:24rem;height:24rem}.system__body-attr .attr-item-info{gap:1rem}.system__body-attr .attr-item-info h3{font-size:18rem}.top__active-body .top__active-layout{gap:16rem}.top__active-body .table-wrap{border-radius:16rem;border:1rem solid var(--color-border);max-width:100%;overflow:auto}.top__active-body .table-wrap table,.top__active-body .table-wrap table thead{border-radius:16rem}.top__active-body .table-wrap table thead tr{border-bottom:1rem solid var(--color-border)}.top__active-body .table-wrap table thead tr th{padding:16rem 24rem}.top__active-body .table-wrap table tbody tr:not(:last-child){border-bottom:1rem solid var(--color-border)}.top__active-body .table-wrap table tbody tr td{padding:16rem 24rem}.top__active-body .table-wrap table tbody tr td .icon{gap:12rem}.top__active-body .table-wrap table tbody tr td .fi{width:24rem;min-width:24rem;height:24rem;overflow:hidden}.top__active-body .table-wrap table tbody tr td img{width:28rem}.top__active-body .assets-legend{max-width:100%;padding:14rem 16rem;border:1rem solid var(--color-border);border-radius:16rem;gap:10rem}.top__active-body .assets-legend p{font-size:14rem}.top__active-body .assets-legend ul{gap:6rem}.top__active-body .assets-legend li{font-size:12rem}.pairs__body-title{gap:8rem}.pairs__body-title p{font-size:14rem}.pairs__body-frame{border-radius:30rem;border:1rem solid var(--color-border)}.pairs__body-frame .frame-filter{border-bottom:1rem solid var(--color-border);padding:8rem;gap:6rem}.pairs__body-frame .frame-filter button{padding:5rem 12rem;gap:4rem;border-radius:1000rem;border:1rem solid var(--color-border)}.pairs__body-frame .frame-filter button span{font-size:12rem}.pairs__body-frame .frame-filter button .currency-icon{width:20rem;min-width:20rem}.pairs__body-frame .frame-filter button img{width:20rem;height:20rem}.pairs__body-frame .frame-currence{padding:16rem;gap:16rem}.pairs__body-frame .frame-currence .currence-title{gap:12rem;padding:8rem;border-bottom:1rem solid var(--color-border)}.pairs__body-frame .frame-currence .currence-title .currency-icon{width:40rem;min-width:40rem;height:40rem}.pairs__body-frame .frame-currence .currence-title img{width:40rem;height:40rem}.pairs__body-frame .frame-currence .currence-title-wrap{gap:2rem}.pairs__body-frame .frame-currence .currence-title-wrap h3{font-size:18rem}.pairs__body-frame .frame-currence .currence-title-wrap p{font-size:12rem}.pairs__body-frame .frame-currence .currence-pairs{gap:8rem}.pairs__body-frame .frame-currence .currence-pairs span{font-size:14rem}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap{gap:12rem;grid-template-columns:repeat(2,1fr)}.pairs__body-frame .frame-currence .currence-pairs .pairs-wrap a{padding:13rem;border:1rem solid var(--color-border);border-radius:100rem;font-size:14rem}.pairs__body-frame .frame-currence .currence-message{gap:8rem;padding:12rem;border-radius:25rem;align-items:flex-start}.pairs__body-frame .frame-currence .currence-message .icon{width:20rem;min-width:20rem;height:20rem}.pairs__body-frame .frame-currence .currence-message .icon svg{width:12rem}.pairs__body-frame .frame-currence .currence-message p{font-size:12rem}.calculate__body-title{gap:12rem}.calculate__body-title p{font-size:16rem}.calculate__body-frame{gap:24rem}.calculate__body-frame .frame-choose{gap:16rem;grid-template-columns:1fr}.calculate__body-frame .frame-choose .choose-item .choose-item-wrap{padding:16rem 20rem;border:1rem solid var(--color-border);border-radius:25rem;gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search{width:100%;border-radius:6rem;padding:8rem 12rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-search svg{width:16rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter{gap:8rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button{padding:6rem 12rem;background:transparent;border:1rem solid var(--color-border);border-radius:100rem;font-size:inherit;font-weight:400;line-height:120%;color:var(--color-primary-textnav)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter a.current,.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-filter button.current{background:var(--color-actient);border-color:transparent;color:var(--color-white)}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap{gap:16rem;max-height:300rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block+.currencie-wrap-block{margin-top:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block h4{font-size:16rem;line-height:120%}.calculate__body-frame .frame-choose .choose-item .default-modal .currencie-wrap-block .block-items{gap:12rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item{padding:10rem 12rem;border-radius:6rem;gap:4rem}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item p{line-height:120%;font-weight:400}.calculate__body-frame .frame-choose .choose-item .default-modal .currency-item div{width:24rem}.calculate__body-frame .frame-choose .choose-item span{width:36rem;height:36rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-choose .choose-item .icon{right:20rem;width:20rem;height:20rem}.calculate__body-frame .frame-table{gap:16rem;grid-template-columns:1fr}.calculate__body-frame .frame-table .table-item{border-radius:25rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-top{border-bottom:1rem solid var(--color-border);padding:12rem 20rem}.calculate__body-frame .frame-table .table-item-top .item-top{gap:8rem}.calculate__body-frame .frame-table .table-item-top .item-top span{width:24rem;border:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-top .item-top p{font-size:16rem}.calculate__body-frame .frame-table .table-item-course .course-element{padding:10rem 20rem;border-bottom:1rem solid var(--color-border)}.calculate__body-frame .frame-table .table-item-course .course-element span{font-size:14rem}.calculate__body-frame .frame-table .table-item-course .course-element p{font-size:14rem;font-weight:400}.calculate__body-frame .frame-action{padding:0 16rem;flex-direction:column;align-items:flex-start;gap:16rem}.calculate__body-frame .frame-action p{font-size:14rem}.crypto__body-title{gap:12rem}.crypto__body-title p{font-size:16rem}.crypto__body-frame{gap:24rem}.crypto__body-frame .frame-search{flex-direction:column;gap:16rem}.crypto__body-frame .frame-search .search-fill{width:100%;padding:12rem 16rem;border-radius:100rem;border:1rem solid var(--color-border);gap:12rem}.crypto__body-frame .frame-search .search-fill svg{width:20rem;height:20rem}.crypto__body-frame .frame-search button{width:100%;display:flex;justify-content:center;padding:16rem 24rem;border:1rem solid var(--color-border);gap:8rem;border-radius:100rem}.crypto__body-frame .frame-search button svg{width:16rem;height:16rem}.crypto__body-frame .frame-filter{gap:8rem;max-width:100%;overflow:auto}.crypto__body-frame .frame-filter button{padding:10rem 16rem;border-radius:100rem;border:1rem solid var(--color-border);font-size:14rem}.crypto__body-frame .frame-filter button span{width:16rem}.crypto__body-frame .frame-currence{gap:16rem;grid-template-columns:1fr}.crypto__body-frame .frame-currence .currence-item{gap:16rem;padding:20rem;border:1rem solid var(--color-border);border-radius:25rem}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap{gap:12rem}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap img{width:40rem;border:1rem solid var(--color-border)}.crypto__body-frame .frame-currence .currence-item-top .item-top-wrap .wrap-name h3{font-size:16rem}.crypto__body-frame .frame-currence .currence-item-top svg{width:20rem}.crypto__body-frame .frame-currence .currence-item-base{gap:4rem}.crypto__body-frame .frame-currence .currence-item-base span{font-size:24rem}.crypto__body-frame .frame-currence .currence-item-grow{gap:4rem}.crypto__body-frame .frame-currence .currence-item-grow span,.crypto__body-frame .frame-currence .currence-item-grow p{font-size:14rem}.crypto__body-frame .frame-currence .currence-item-grow svg{width:16rem}.crypto__body-frame .frame-points{border-radius:30rem;padding:24rem;border:1rem solid var(--color-border)}.crypto__body-frame .frame-points .points-item:nth-child(2){border-left:1rem solid var(--color-border);border-right:1rem solid var(--color-border)}.crypto__body-frame .frame-points .points-item{gap:4rem}.crypto__body-frame .frame-points .points-item span{font-size:24rem}.crypto__body-frame .frame-points .points-item p{font-size:10rem;text-align:center}.crypto__body-frame .frame-message{font-size:14rem}.payment__system-body-frame{gap:16rem;grid-template-columns:1fr}.payment__system-body-frame .frame-item{border-radius:28rem;padding:24rem 16rem;min-height:314rem;grid-column:span 1!important;align-items:center}.payment__system-body-frame .frame-item-fire{left:-30rem;top:-30rem;width:68rem;height:68rem;padding:8rem}.payment__system-body-frame .frame-item-fire img{width:26rem;height:26rem}.payment__system-body-frame .frame-item h3{font-size:18rem}.payment__system-body-frame .frame-item h3 br{display:none}.payment__system-body-frame .frame-item.full-item{align-items:center}.payment__system-body-frame .frame-item.full-item h3{text-align:center}.payment__system-body-frame .frame-item.full-item img{width:82%;max-width:232rem;bottom:12rem;height:auto;max-height:190rem;top:auto;left:50%;right:auto;transform:translate(-50%);object-fit:contain}.payment__system-body-frame .frame-item.full-item.full-item-crypto img{width:88%;max-width:248rem}.payment__system-body-frame .frame-item.small-item{align-items:center;justify-content:center;gap:16rem;text-align:center}.payment__system-body-frame .frame-item.small-item h3{font-size:20rem;text-align:center}.payment__system-body-frame .frame-item.small-item img{width:112rem;height:112rem;border-radius:25rem;margin-inline:auto}.payment__system-body-frame .frame-item.small-item button{min-width:144rem;padding:12rem 28rem}.payment__system-body-frame .frame-item.different{height:auto}.payment__system-body-frame .frame-item.different img{height:auto;width:100%}}
