main{position:relative;overflow:hidden}.catblog-bg-circle{position:absolute;width:893rem;height:893rem;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%, rgba(191, 219, 255, 0.25) 0%, rgba(191, 219, 255, 0) 100%);pointer-events:none;z-index:0}.catblog-bg-circle--1{top:299rem;right:-368rem}.catblog-bg-circle--2{left:-366rem;top:1106rem}.catblog-hero-wrap{width:100%;background:linear-gradient(0deg, rgba(232, 243, 255, 0) 0%, rgba(232, 243, 255, 0.8) 100%)}.head-fix-pos{height:80rem;width:100%}.catblog-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;width:100%;max-width:var(--pc-row-maxWidth);margin:0 auto;padding:40rem var(--pc-row-padding-lr)}.catblog-breadcrumb__link{display:inline-flex;align-items:center;padding:0 4rem;color:rgba(74,80,102,.7);font-family:"Work Sans";font-size:16rem;font-weight:500;line-height:24rem;text-transform:capitalize;text-decoration:none;transition:color .2s ease}.catblog-breadcrumb__link:hover{color:#2b7ef7}.catblog-breadcrumb__sep{display:inline-flex;align-items:center;color:rgba(74,80,102,.7)}.catblog-breadcrumb__sep svg{width:12rem;height:12rem}.catblog-breadcrumb__current{display:inline-flex;align-items:center;padding:0 4rem;color:#1e1e1e;font-family:"Work Sans";font-size:16rem;font-weight:500;line-height:24rem;text-transform:capitalize}.catblog-hero{width:100%;max-width:var(--pc-row-maxWidth);margin:0 auto;padding:0 var(--pc-row-padding-lr)}.catblog-hero__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20rem;padding:60rem 70rem;text-align:center}.catblog-hero__text{display:flex;flex-direction:column;gap:16rem}.catblog-hero h1{margin:0;color:#1e1e1e;font-family:"Work Sans";font-size:40rem;font-weight:700;line-height:48rem}.catblog-hero p{margin:0;color:#4a5066;font-family:"Work Sans";font-size:18rem;font-weight:500;line-height:26rem}.catblog-hero__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:16rem}.catblog-hero__tag{display:inline-flex;align-items:center;padding:10rem 22rem;border-radius:34rem;border:1rem solid #e2e7ef;color:#4a5066;font-family:"Work Sans";font-size:16rem;font-weight:500;line-height:24rem;text-decoration:none;text-transform:capitalize;transition:border-color .2s ease,color .2s ease,background .2s ease}.catblog-hero__tag:hover{background:#e8f3ff;border-color:#2b7ef7;color:#2b7ef7}.catblog-posts-wrap{position:relative;z-index:1;background:linear-gradient(180deg, rgba(232, 243, 255, 0) 0%, rgba(232, 243, 255, 0.2) 49%, rgba(232, 243, 255, 0.4) 81%, rgba(232, 243, 255, 0) 92%)}.catblog-posts{width:100%;max-width:var(--pc-row-maxWidth);margin:0 auto;padding:60rem var(--pc-row-padding-lr);display:flex;flex-direction:column;gap:60rem}.catblog-posts__header h2{margin:0;color:#1e1e1e;font-family:"Work Sans";font-size:24rem;font-weight:600;line-height:32rem;text-transform:capitalize;text-align:center}.catblog-cards{display:flex;flex-wrap:wrap;column-gap:44rem;row-gap:50rem}.catblog-card{width:384rem;border-radius:20rem;border:1rem solid #e2e7ef;background:#fff;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:0 9rem 20rem 0 rgba(24,86,219,.1);transition:box-shadow .25s ease,transform .25s ease}.catblog-card:hover{box-shadow:0 14rem 32rem 0 rgba(24,86,219,.16);transform:translateY(-4rem)}.catblog-card__img{position:relative;width:100%;height:216rem;overflow:hidden;border-radius:20rem 20rem 0 0;border-bottom:1rem solid #e2e7ef;flex-shrink:0}.catblog-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.catblog-card:hover .catblog-card__img img{transform:scale(1.06)}.catblog-card__body{display:flex;flex-direction:column;flex:1;padding:20rem;gap:40rem}.catblog-card__content{display:flex;flex-direction:column;gap:12rem}.catblog-card__title{margin:0;color:#1e1e1e;font-family:"Work Sans";font-size:18rem;font-weight:600;line-height:26rem;text-transform:capitalize}.catblog-card__desc{margin:0;color:#4a5066;font-family:"Work Sans";font-size:16rem;font-weight:400;line-height:24rem;text-transform:capitalize;height:50rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catblog-card__meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-family:"Work Sans";font-size:14rem;font-weight:400;line-height:22rem;white-space:nowrap}.catblog-card__author{color:rgba(74,80,102,.7)}.catblog-card__meta-right{display:flex;align-items:center;gap:12rem;opacity:.7;color:#4a5066}.catblog-card__meta-item{display:inline-flex;align-items:center;gap:4rem}.catblog-card__meta-item img{width:16rem;height:16rem;flex-shrink:0}.catblog-card__sep{color:#4a5066}.catblog-pagination{display:flex;justify-content:center;align-items:center;gap:8rem}.catblog-pagination__arrow{display:inline-flex;align-items:center;justify-content:center;padding:10rem;color:#4a5066;text-decoration:none;transition:color .2s ease;border-radius:2rem}.catblog-pagination__arrow svg{width:16rem;height:16rem}.catblog-pagination__arrow:hover{color:#2b7ef7}.catblog-pagination__arrow--disabled{opacity:.5;pointer-events:none}.catblog-pagination__item{display:inline-flex;align-items:center;justify-content:center;width:36rem;height:36rem;padding:6rem;color:#4a5066;font-family:"Work Sans";font-size:16rem;font-weight:500;line-height:24rem;text-align:center;text-decoration:none;text-transform:capitalize;border-radius:2rem;transition:color .2s ease,background .2s ease}.catblog-pagination__item:hover{color:#2b7ef7}.catblog-pagination__item--active{background:#e8f3ff;color:#2b7ef7;border-radius:10rem}.catblog-pagination__dots{display:inline-flex;align-items:center;justify-content:center;min-width:24rem;padding:6rem;color:#4a5066;font-family:"Work Sans";font-size:16rem;font-weight:500;line-height:24rem}.catblog-cta{width:100%;max-width:var(--pc-row-maxWidth);margin:0 auto;padding:60rem var(--pc-row-padding-lr) 80rem}.catblog-cta__card{width:100%;padding:50rem 270rem;background:linear-gradient(-63deg, rgba(232, 243, 255, 0.8) 0%, rgba(232, 243, 255, 0.5) 41%, rgba(232, 243, 255, 0.4) 76%),#fff;border:1.25rem solid rgba(125,184,255,.25);box-shadow:0 8rem 25rem 0 rgba(24,86,219,.08);border-radius:40rem}.catblog-cta__content{display:flex;flex-direction:column;align-items:center;gap:30rem;text-align:center}.catblog-cta__text{display:flex;flex-direction:column;align-items:center;gap:16rem}.catblog-cta__text h2{margin:0;color:#1e1e1e;font-family:"Work Sans";font-size:40rem;font-weight:700;line-height:48rem}.catblog-cta__text p{margin:0;color:#4a5066;font-family:"Work Sans";font-size:18rem;font-weight:500;line-height:26rem}.catblog-cta__h2-accent{color:#2b7ef7}.catblog-cta__btn{display:inline-flex;align-items:center;justify-content:center;gap:4rem;padding:12rem 22rem;border:none;border-radius:60rem;background:linear-gradient(93deg, #FF6B4A 0%, #FF8B3D 50%, #FF6B4A 100%);background-size:200% 100% !important;background-position:left;box-shadow:0 9rem 21.8rem 0 rgba(228,109,86,.25);color:#fff;font-family:"Work Sans";font-size:18rem;font-weight:600;line-height:26rem;text-decoration:none;white-space:nowrap;transition:background-position .3s ease;cursor:pointer}.catblog-cta__btn:hover{color:#fff;background-position:right}
@media(min-width: 768px)and (max-width: 1279.98px){.head-fix-pos{height:58rem}.catblog-bg-circle--1{right:-552rem}.catblog-breadcrumb{max-width:var(--pad-row-maxWidth);padding:20rem var(--pad-row-padding-lr)}.catblog-hero{max-width:var(--pad-row-maxWidth);padding:0 var(--pad-row-padding-lr)}.catblog-hero__inner{padding:20rem 30rem 40rem;gap:20rem}.catblog-hero h1{font-size:32rem;line-height:40rem}.catblog-hero p{font-size:16rem;line-height:24rem}.catblog-hero__tag{font-size:14rem;line-height:22rem;padding:8rem 16rem}.catblog-posts{max-width:var(--pad-row-maxWidth);padding:40rem var(--pad-row-padding-lr);gap:30rem}.catblog-posts__header h2{font-size:20rem;line-height:28rem}.catblog-cards{max-width:720rem;margin:0 auto;gap:20rem}.catblog-card{width:350rem}.catblog-card__img{height:197rem}.catblog-card__body{gap:30rem}.catblog-card__title{font-size:16rem;line-height:24rem}.catblog-card__desc{font-size:16rem;line-height:24rem;height:44rem}.catblog-card__meta{font-size:14rem;line-height:22rem}.catblog-card__meta-item img{width:16rem;height:16rem}.catblog-cta{max-width:var(--pad-row-maxWidth);padding:40rem var(--pad-row-padding-lr) 60rem}.catblog-cta__card{padding:24rem;border-radius:40rem}.catblog-cta__text h2{font-size:20rem;line-height:28rem}.catblog-cta__text p{font-size:18rem;line-height:26rem}.catblog-cta__btn{font-size:14rem;line-height:22rem}}
@media(max-width: 767.98px){main{margin-top:-48rem !important}.head-mobile{position:relative;z-index:5}.catblog-bg-circle{display:none}.head-fix-pos{height:48rem}.catblog-hero-wrap{background:linear-gradient(0deg, rgba(232, 243, 255, 0) 0%, rgba(232, 243, 255, 0.6) 100%)}.catblog-breadcrumb{max-width:none;padding:0 16rem}.catblog-breadcrumb__link,.catblog-breadcrumb__current{font-size:14rem;line-height:22rem}.catblog-hero{max-width:none;padding:0 16rem}.catblog-hero__inner{padding:20rem 0 40rem;gap:16rem}.catblog-hero h1{font-size:20rem;line-height:28rem}.catblog-hero p{font-size:14rem;font-weight:400;line-height:22rem}.catblog-hero__tags{gap:8rem}.catblog-hero__tag{font-size:12rem;line-height:22rem;padding:8rem 12rem;border-radius:34rem}.catblog-posts-wrap{background:linear-gradient(180deg, rgba(232, 243, 255, 0) 0%, rgba(232, 243, 255, 0.15) 49%, rgba(232, 243, 255, 0.3) 81%, rgba(232, 243, 255, 0) 92%)}.catblog-posts{max-width:none;padding:20rem 16rem 40rem;gap:20rem}.catblog-posts__header h2{font-size:16rem;line-height:24rem}.catblog-cards{gap:20rem;justify-content:center}.catblog-card{width:358rem;border-radius:15rem}.catblog-card__img{height:180rem;border-radius:15rem 15rem 0 0}.catblog-card__body{padding:16rem;gap:20rem}.catblog-card__title{font-size:14rem;line-height:22rem}.catblog-card__desc{font-size:14rem;line-height:22rem;height:44rem}.catblog-card__meta{font-size:12rem;line-height:20rem}.catblog-card__meta-right{gap:8rem}.catblog-card__meta-item img{width:14rem;height:14rem}.catblog-pagination{gap:4rem}.catblog-pagination__arrow{padding:8rem}.catblog-pagination__item{font-size:14rem;min-width:20rem;min-height:20rem;padding:4rem}.catblog-pagination__dots{font-size:14rem;min-width:20rem;padding:4rem}.catblog-cta{padding:20rem 16rem 40rem}.catblog-cta__card{padding:20rem 16rem;border-radius:20rem}.catblog-cta__content{gap:20rem}.catblog-cta__text{gap:12rem}.catblog-cta__text h2{font-size:20rem;line-height:28rem}.catblog-cta__text p{font-size:14rem;line-height:22rem}.catblog-cta__btn{font-size:14rem;line-height:22rem;padding:10rem 20rem}}
:where(*:not(font):not(.aso-entry-content):not(.aso-entry-content *)){margin:0;padding:0;box-sizing:border-box;font-size:inherit;background-size:100% 100% !important}html,body{width:100%;color:#1e1e1e;height:auto;min-height:100vh;overflow-x:hidden;overflow-y:auto}input::-ms-clear{display:none}input::-ms-reveal{display:none}input{-webkit-appearance:none;margin:0;outline:none;padding:0}input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5019607843)}input::-ms-input-placeholder{color:hsla(0,0%,100%,.5019607843)}input::-moz-placeholder{color:hsla(0,0%,100%,.5019607843)}input[type=submit],input[type=button]{cursor:pointer}button[disabled],input[disabled]{cursor:default}img{border:none}::-webkit-scrollbar{width:0rem;height:0rem}::-webkit-scrollbar-track{border-radius:4rem}::-webkit-scrollbar-thumb{border-radius:4rem;background:rgba(167,220,255,.2)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition-delay:99999s;-webkit-transition:color 99999s ease-out,background-color 99999s ease-out}a{text-decoration:none;cursor:pointer}.a-margin{display:block;margin:0 auto;width:max-content}.cursor{cursor:pointer}.cursor:hover{color:#266dfd}.cursor:hover div{color:#266dfd !important}.cursorAline{cursor:pointer}.cursorAline:hover{color:#266dfd;text-decoration:underline}.cursorAline:hover div{color:#266dfd !important}.cube{transition:background-color .3s cubic-bezier(0.29, 0.13, 0.27, 0.74),color .3s cubic-bezier(0.29, 0.13, 0.27, 0.74)}
:root{--scale: 1rem;--pc-row-maxWidth: 1440rem;--pc-row-padding-lr: 100rem}.head{position:absolute;top:0;z-index:10;width:100%;height:calc(80*var(--scale));background:rgba(0,0,0,0);transition:all .25s linear;-moz-transition:all .25s linear;-webkit-transition:all .25s linear;-o-transition:all .25s linear}.head .head_center{width:var(--pc-row-maxWidth);margin:0 auto;padding:calc(18*var(--scale)) var(--pc-row-padding-lr);display:flex;align-items:center;justify-content:space-between}.head .logo_title{display:block;width:calc(165*var(--scale));height:calc(36*var(--scale))}.head .head_nav{position:relative;display:flex;align-items:center;height:100%}.head .nav-{display:flex;padding:0 calc(22*var(--scale));justify-content:center;align-items:center;gap:calc(8*var(--scale));align-self:stretch;color:#1e1e1e;font-family:"Work Sans",sans-serif;font-size:calc(16*var(--scale));font-weight:500;line-height:calc(24*var(--scale));text-transform:capitalize;text-decoration:none}.head .nav-:hover{color:#2b7ef7}.head .Promotion{position:relative}.head .Promotion:hover+.content{opacity:1;pointer-events:auto}.head .Promotion-hover{color:#2b7ef7}.head .content{opacity:0;position:absolute;top:100%;left:calc(-31*var(--scale));width:calc(700*var(--scale));height:auto;padding:calc(30*var(--scale));background:#fff;box-shadow:0 calc(1*var(--scale)) calc(30*var(--scale)) 0 rgba(34,43,97,.08);border-radius:calc(20*var(--scale));display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;align-content:center;transition:opacity .3s cubic-bezier(0.29, 0.13, 0.27, 0.74);pointer-events:none}.head .content .l,.head .content .r{position:relative;width:calc(320*var(--scale));height:calc(73*var(--scale));overflow:hidden;transition:.3s cubic-bezier(0.29, 0.13, 0.27, 0.74)}.head .content .l:hover,.head .content .r:hover{background:rgba(38,109,253,.05);border-radius:calc(10*var(--scale))}.head .content .img{width:calc(32*var(--scale));height:calc(32*var(--scale));margin:calc(10*var(--scale)) 0 0 calc(20*var(--scale));border-radius:calc(26*var(--scale));border:0}.head .content .text{position:absolute;width:calc(248*var(--scale));height:calc(53*var(--scale));top:calc(10*var(--scale));right:calc(10*var(--scale))}.head .content .text .h{font-family:"Work Sans",sans-serif;font-weight:400;font-size:calc(14*var(--scale));color:#000;line-height:calc(17*var(--scale));text-align:left}.head .content .text .c{margin-top:calc(8*var(--scale));font-family:"Work Sans",sans-serif;font-weight:400;font-size:calc(12*var(--scale));color:rgba(0,0,0,.6);line-height:calc(14*var(--scale));text-align:left}.head .content:hover{opacity:1;pointer-events:auto}.head .head_actions{display:flex;align-items:center;gap:calc(15*var(--scale))}.head .btn_login{display:flex;padding:calc(6*var(--scale)) calc(35*var(--scale));justify-content:center;align-items:center;border:none;border-radius:calc(26*var(--scale));background:rgba(0,0,0,0);color:#1e1e1e;font-family:"Work Sans",sans-serif;font-size:calc(16*var(--scale));font-weight:500;line-height:calc(24*var(--scale));text-transform:capitalize;transition:color .3s ease}.head .btn_login:hover,.head .btn_login.cursor:hover{color:#2b7ef7}.head .btn_start{display:flex;height:calc(44*var(--scale));padding:0 calc(20*var(--scale));justify-content:center;align-items:center;gap:calc(4*var(--scale));border:none;border-radius:calc(8*var(--scale));background:#2b7ef7;color:#fff;font-family:"Work Sans",sans-serif;font-size:calc(16*var(--scale));font-weight:500;line-height:calc(24*var(--scale));text-transform:capitalize;transition:background .3s ease}.head .btn_start:hover,.head .btn_start.cursor:hover{color:#fff;background:#4c97f8}.head .btn_start:active,.head .btn_start.cursor:active{color:#fff;background:#1856db}.head_fixed{position:fixed;top:0;z-index:10;background:#fff;box-shadow:0 2px 10px 0 rgba(201,205,212,.6)}.head-mobile{display:none}.head-mobile .head-mobile__bar{display:flex;padding:12rem 16rem;align-items:center;gap:10rem;width:100%;height:auto;background:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);justify-content:space-between;z-index:10;transition:all .25s linear}.head-mobile .head-mobile__logo{display:block;width:110rem;height:24rem}.head-mobile .Mobile_nav{width:24rem;height:24rem;padding:0;border:1px solid rgba(0,0,0,0);border-radius:0;background:rgba(0,0,0,0);z-index:98;transition:border .25s linear,background .25s linear}.head-mobile .Mobile_nav img{width:24rem;height:24rem;display:block;object-fit:cover}.head-mobile .Mobile_navent{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.3);z-index:-1;opacity:0;pointer-events:none;transition:opacity .1s ease-in-out,z-index 0s;overflow:hidden}.head-mobile .Mobile_navent .leftblack{width:calc(100% - 271rem);height:100%}.head-mobile .Mobile_navent .navent{position:absolute;top:0;right:-271rem;display:flex;width:271rem;height:100%;padding:10rem 0rem;flex-direction:column;align-items:flex-start;flex-shrink:0;background:#1e1e1e;transition:right .3s ease-in-out}.head-mobile .Mobile_navent .navent a{width:100%}.head-mobile .Mobile_navent .navent .close{width:100%;padding:16rem;display:flex;justify-content:space-between;align-items:center}.head-mobile .Mobile_navent .navent .close a{width:auto}.head-mobile .Mobile_navent .navent .close .logo{display:block;height:24rem;width:auto}.head-mobile .Mobile_navent .navent .close .close_btn{width:24rem;height:24rem;padding:0;border:none;background:rgba(0,0,0,0)}.head-mobile .Mobile_navent .navent .close .close_btn img{width:24rem;height:24rem;display:block}.head-mobile .Mobile_navent .navent .navent_item{width:100%;height:52rem;padding:16rem;border-bottom:.5rem solid #4a5066;color:#fff;font-family:"Work Sans",sans-serif;font-size:14rem;line-height:22rem;position:relative}.head-mobile .Mobile_navent .navent .navent_item .navent_item-arrow{position:absolute;right:16rem;top:19rem;width:14rem;height:14rem;transform-origin:center;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.head-mobile .Mobile_navent .navent .navent_item-r{color:#2b7ef7}.head-mobile .Mobile_navent .navent .navent_item-r .navent_item-arrow{transform:rotate(-180deg) !important}.head-mobile .Mobile_navent .navent .mobile-login{margin:80rem auto 0;width:232rem;height:auto;display:flex;padding:12rem 20rem;justify-content:center;align-items:center;gap:12rem;align-self:stretch;border-radius:25rem;border:1px solid #fff;border-bottom:1px solid #fff;box-shadow:0 9rem 20rem 0 rgba(24,86,219,.1);background:rgba(0,0,0,0);color:#fff;font-family:"Roboto",sans-serif;font-size:14rem;font-weight:500;line-height:22rem;text-transform:capitalize;transition:background .3s ease}.head-mobile .Mobile_navent .navent .mobile-login:hover{background:hsla(0,0%,100%,.2);box-shadow:0 9rem 20rem 0 rgba(24,86,219,.1)}.head-mobile .Mobile_navent .navent .mobile-getstarted{margin:16rem auto 0;width:232rem;height:auto;display:flex;padding:12rem 20rem;justify-content:center;align-items:center;gap:12rem;align-self:stretch;border-radius:25rem;border:none;border-bottom:none;background:linear-gradient(0deg, #2B7EF7 0%, #2B7EF7 100%),#fff;box-shadow:0 9rem 20rem 0 rgba(24,86,219,.1);color:#fff;font-family:"Roboto",sans-serif;font-size:14rem;font-weight:500;line-height:22rem;text-transform:capitalize;transition:background .3s ease}.head-mobile .Mobile_navent .navent .mobile-getstarted:hover{background:linear-gradient(0deg, #4C97F8 0%, #4C97F8 100%),#fff}.head-mobile .Mobile_navent .navent .mobile-getstarted:active{background:linear-gradient(0deg, #1856DB 0%, #1856DB 100%),#fff}.head-mobile .Mobile_navent .navent .Mobile_promotion_list{width:100%;height:52rem;margin-top:30rem;transition:height .3s ease}.head-mobile .Mobile_navent .navent .Mobile_promotion_list .Mobile_promotion{width:100%;height:max-content;padding:20rem 16rem;display:flex;flex-direction:column;gap:16rem;opacity:0;position:absolute;transition:opacity .3s ease;pointer-events:none}.head-mobile .Mobile_navent .navent .Mobile_promotion_list .Mobile_promotion div{color:#fff;font-family:"Work Sans",sans-serif;font-size:14rem;font-weight:400;line-height:120%}.head-mobile .Mobile_navent .navent .Mobile_promotion_list .Mobile_promotion div:hover{color:#2b7ef7}.head-mobile .Mobile_navent:not(.Mobile_navent_show){transition:opacity 1s ease-in-out,z-index 0s .3s}.head-mobile .Mobile_navent_show{opacity:1;z-index:99;pointer-events:auto}.head-mobile .Mobile_navent_show .navent{right:0}.head-mobile .head-mobile__bar_fixed{position:fixed;top:0;left:0;z-index:10;border-bottom:1px solid #e2e7ef;background:#fff}.head-mobile .head-mobile__bar_fixed .Mobile_nav{background:#fff}@media(max-width: 767px){.head{display:none}.head-mobile{display:block}}@media(min-width: 768px)and (max-width: 1279.98px){:root{--pad-row-maxWidth: 1024rem;--pad-row-padding-lr: 24rem}.head{height:auto}.head .head_center{width:100%;max-width:var(--pad-row-maxWidth);padding:12rem var(--pad-row-padding-lr)}.head .logo_title{width:110rem;height:24rem}.head .nav-{font-size:14rem;line-height:22rem;padding:0 8rem}.head .btn_login{font-size:14rem;line-height:22rem;padding:6rem 12rem}.head .btn_start{height:auto;font-size:14rem;line-height:22rem;padding:6rem 12rem;border-radius:8rem}}@media(min-width: 896px)and (max-width: 1279.98px){:root{--pad-row-padding-lr: 40rem}}@media(min-width: 1280px)and (max-width: 1439.98px){:root{--pc-row-maxWidth: 1240rem;--pc-row-padding-lr: 0rem}}
:root{--scale: 1rem;--pc-row-maxWidth: 1440rem;--pc-row-padding-lr: 100rem}.footer{width:100%;background:#1e1e1e;border-bottom:calc(1*var(--scale)) solid #4a5066;overflow:hidden}.footer .footer-center{width:var(--pc-row-maxWidth);margin:0 auto;padding:calc(80*var(--scale)) var(--pc-row-padding-lr);display:flex;gap:calc(120*var(--scale))}.footer .Contact{width:calc(440*var(--scale));flex-shrink:0}.footer .Contact .Logo{display:block;width:calc(165*var(--scale));height:calc(36*var(--scale))}.footer .Contact .mailbox{display:flex;margin-top:calc(20*var(--scale))}.footer .Contact .Logo+.mailbox{align-items:center}.footer .Contact .mail{flex-shrink:0;width:calc(20*var(--scale));height:calc(20*var(--scale));margin-right:calc(13*var(--scale))}.footer .Contact .address{flex-shrink:0;width:calc(20*var(--scale));height:calc(20*var(--scale));margin-right:calc(13*var(--scale))}.footer .Contact .text{color:#fff;font-family:"Work Sans";font-size:calc(16*var(--scale));line-height:120%;font-style:normal}.footer .Contact .com{display:block;height:calc(24*var(--scale));font-family:"Work Sans";font-weight:400;font-size:calc(16*var(--scale));color:#fff;line-height:calc(24*var(--scale));text-align:left;width:fit-content}.footer .Contact .com:hover{color:#266dfd}.footer .Contact .flex{display:flex;margin-top:calc(20*var(--scale));gap:calc(40*var(--scale))}.footer .Contact .flex .contact1{width:calc(24*var(--scale));height:calc(24*var(--scale));opacity:.7;transition:opacity .3s ease}.footer .Contact .flex .contact1:hover,.footer .Contact .flex .contact1.cursor:hover{opacity:1}.footer .footer-nav{flex:1;display:flex;justify-content:space-between}.footer .nav-col .nav-col__title{margin:0;font-family:"Work Sans";font-weight:500;font-size:calc(20*var(--scale));color:#fff;line-height:150%;text-align:left}.footer .nav-col .nav-col__arrow{display:none}.footer .nav-col .content{list-style:none;margin:calc(20*var(--scale)) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(12*var(--scale))}.footer .nav-col .content a{color:hsla(0,0%,100%,.7);font-family:"Work Sans";font-size:calc(16*var(--scale));font-style:normal;font-weight:400;line-height:calc(24*var(--scale));transition:color .3s ease}.footer .nav-col .content a:hover,.footer .nav-col .content a.cursor:hover{color:#fff}.bottom{width:100%;background:#1e1e1e}.bottom .bottom-center{position:relative;width:var(--pc-row-maxWidth);margin:0 auto;padding:0 var(--pc-row-padding-lr);height:calc(96*var(--scale));display:flex;align-items:center;justify-content:center}.bottom .bottom-links{position:absolute;left:var(--pc-row-padding-lr);display:flex;align-items:center}.bottom .bottom-link{color:hsla(0,0%,100%,.7);font-family:"Work Sans";font-size:calc(16*var(--scale));font-weight:400;line-height:normal;text-decoration:none;transition:color .3s ease}.bottom .bottom-link:hover,.bottom .bottom-link.cursor:hover{color:#fff}.bottom .bottom-divider{margin:0 calc(16*var(--scale));color:hsla(0,0%,100%,.7);font-family:"Work Sans";font-size:calc(16*var(--scale));font-weight:400;line-height:normal}.bottom .copyright{color:hsla(0,0%,100%,.7);font-family:"Work Sans";font-size:calc(16*var(--scale));font-weight:400;line-height:normal}@media(max-width: 767px){.footer .footer-center{width:100%;padding:40rem 16rem;flex-direction:column;gap:0}.footer .Contact{width:100%;display:contents}.footer .Contact>a:first-child{order:0;display:block;margin-bottom:20rem}.footer .Contact>a:first-child .Logo{width:110rem;height:24rem}.footer .Contact .mailbox{order:3;margin-top:8rem;opacity:.7;align-items:center}.footer .Contact .mailbox:first-of-type{margin-top:0}.footer .Contact .mailbox+.mailbox{align-items:flex-start}.footer .Contact .mail,.footer .Contact .address{width:16rem;height:16rem;margin-right:10rem}.footer .Contact .com{font-size:14rem}.footer .Contact .text{font-size:14rem}.footer .Contact .flex{order:3;display:flex;gap:15rem;margin-top:8rem}.footer .footer-nav{flex-direction:column;gap:20rem;order:1;margin-bottom:20rem;width:100vw;padding:0 16rem 20rem;margin-left:-16rem;border-bottom:1rem solid #4a5066}.footer .nav-col{overflow:hidden}.footer .nav-col .nav-col__title{font-size:16rem;display:flex;align-items:center;justify-content:space-between}.footer .nav-col .nav-col__title .nav-col__arrow{display:block;width:14rem;height:14rem;transform-origin:center;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1)}.footer .nav-col .content{margin-top:0;gap:8rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,margin-top .3s ease}.footer .nav-col .content a{font-size:14rem}.footer .nav-col.nav-col--open .nav-col__title .nav-col__arrow{transform:rotate(-180deg)}.footer .nav-col.nav-col--open .content{opacity:1;margin-top:16rem}.bottom .bottom-center{width:100%;padding:0 16rem;height:auto;min-height:96rem;flex-direction:column;justify-content:center;gap:8rem}.bottom .bottom-links{position:static}.bottom .bottom-link,.bottom .bottom-divider,.bottom .copyright{font-size:14rem}}@media(min-width: 768px)and (max-width: 1279.98px){:root{--pad-row-maxWidth: 1024rem;--pad-row-padding-lr: 24rem}.footer .footer-center{width:100%;max-width:var(--pad-row-maxWidth);padding:60rem var(--pad-row-padding-lr);flex-direction:column;gap:40rem}.footer .Contact .mailbox{margin-top:11rem}.footer .Contact .flex{margin-top:11rem}.footer .nav-col .nav-col__title{font-size:18rem;line-height:26rem}.bottom .bottom-center{width:100%;max-width:var(--pad-row-maxWidth);padding:0 var(--pad-row-padding-lr)}.bottom .bottom-links{left:var(--pad-row-padding-lr)}}@media(min-width: 896px)and (max-width: 1279.98px){:root{--pad-row-padding-lr: 40rem}}@media(min-width: 1280px)and (max-width: 1439.98px){:root{--pc-row-maxWidth: 1240rem;--pc-row-padding-lr: 0rem}}
