*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}a{text-decoration:none;color:var(--primary-dark)}li{list-style:none}a:link{color:var(--primary-dark)}.center{display:flex;align-items:center;justify-content:center}.btn{border:none;outline:none;padding:5px 10px;border-radius:5px;text-transform:capitalize;color:var(--blue);background-color:var(--gray)}.en-aclonica{font-family:var(--font-aclonica)}.en{font-family:var(--font-poppins)}.ta{font-family:var(--font-anek-tamil)}.si{font-family:var(--font-noto-sinhala)}:root{--primary-dark-blue:#057dcd;--primary-light-blue:#00aeef;--primary-red:#ee5253;--primary-green:#01a3a4;--primary-Dark-green:#00753e;--primary-vilot:#7d5fff;--secondory-color:#00395d;--yellow:#fbc531;--gray:#e8eef1;--white:#fff;--blue:#070226;--cyan:#e81363;--gray:#9f9dab}html{scroll-behavior:smooth}.header{width:100%;height:60px;background:transparent;position:fixed;top:35px;left:0;display:flex;justify-content:space-between;align-items:center;padding:5px 30px;z-index:99;transition:.1s}.footer{width:100%;height:58px;background-color:var(--blue);color:var(--gray);font-size:12px;text-transform:lowercase;border-top:2px solid var(--primary-light-blue)}.header.show-bg{background:var(--blue);top:0}.header__logo{color:var(--white);text-transform:uppercase;font-size:18px;font-family:var(--font-poppins)!important}.header__logo>p{font-size:10px;text-align:start;margin-top:-13px;padding-left:1.5px;white-space:nowrap;letter-spacing:.18px}.header__logo span{color:var(--white);text-transform:uppercase;font-size:18px;font-weight:400}.start-a-company__button-div{position:fixed;bottom:10px;left:0;width:100%;height:40px;display:flex;justify-content:flex-start;padding-left:20px;align-items:center}.start-a-company__button-fly{background-color:#000000a2;color:var(--white)!important;border:3px solid var(--primary-light-blue);text-transform:uppercase;font-size:14px;font-weight:600;font-family:var(--font-poppins);border-radius:10px;padding:7px 25px;cursor:pointer}.start-a-company__button-fly:hover{background-color:var(--blue)}.header__manu>ul{display:flex;gap:30px;font-family:var(--font-poppins);text-transform:uppercase;color:var(--gray);font-weight:300}.front__page{width:100%;height:100%;overflow:hidden}.front__page>section{width:100%;height:100vh}.first__view-port{position:relative}.first-view__body{width:100%;height:90%;background-color:var(--blue);position:relative;overflow:hidden}.first-view__footer{height:10%;background-color:var(--white);justify-content:center;align-items:center;gap:5px;position:relative}.first-view__footer,.first__rounds-continer{width:100%;display:flex;flex-direction:column}.first__rounds-continer{height:90%;position:absolute;justify-content:flex-end}.first__rounds{width:58vw;height:43vw;left:50%;top:30vw;position:relative;transform:translate(-50%,-50%)}.first-vh__info-continer{width:100%;height:100%;display:flex;flex-direction:column}.first-vh__info-title{width:100%;text-align:center;font-size:36px;text-transform:uppercase;font-weight:700;padding-top:70px;color:var(--white)}.first-vh__2nd-info-title{padding-left:25px;padding-top:100px;width:30%;color:var(--white);font-weight:400;font-size:34px;text-transform:capitalize}.first-vh__2nd-info-title span.highlight{font-weight:800;text-transform:uppercase}.first-vh__2nd-info-discripttion{width:20%;padding-left:25px;color:var(--gray);text-transform:uppercase;font-size:18px;font-weight:400}.first-vp__nameSerch-continer{width:100%;height:100%;position:absolute;gap:20px;flex-direction:column;padding:0 10rem;z-index:2}.nameSerch__form{width:100%;position:relative}.nameSerch__input{width:100%;height:50px;font-size:30px;font-weight:600;color:var(--blue);border-radius:15px;text-align:center;text-transform:uppercase;font-family:var(--font-aclonica);padding:0 70px 0 10px;border:none;outline:none}.nameSerch__input::placeholder{opacity:.3}.nameSerch__input-button{width:60px;height:50px;background-color:var(--blue);fill:var(--white);position:absolute;top:0;right:0;border-top-right-radius:15px;border-bottom-right-radius:15px;transition:.25s;cursor:pointer;border:none;outline:none}.nameSerch__input-button:active,.nameSerch__input-button:hover{background-color:var(--primary-dark-blue)}.nameSerch_result{width:100%;height:250px;transition:1s;position:relative}.nameSerch_result-continer{width:100%;height:250px;border:2px solid var(--gray);border-radius:20px;animation:resultContiner .5s ease-in-out}@keyframes resultContiner{0%{height:0;opacity:0}to{height:250px;opacity:1}}.nameSerch_result-lable{width:100%;position:relative;padding:2px 20px}.nameSerch_result-lable>h2{position:absolute;border-radius:10px;background-color:var(--blue);padding:2px 15px;color:var(--white);font-weight:600}.nameSerch_result-close{position:absolute;fill:var(--white);top:-3.5rem;cursor:pointer;transition:.25s}.nameSerch_result-close:hover{fill:var(--primary-red)}.nameSerch_result-main-continer{width:100%;height:100%;padding:20px 10px 10px;flex-direction:column}.nameSerch_result__content{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;animation:resultMainContiner .5s linear forwards}@keyframes resultMainContiner{0%{opacity:0}to{opacity:1}}.result__alrady-taken-ttile{text-align:center;color:var(--primary-red);text-transform:capitalize;font-size:18px}.result__company-name{padding-top:10px;text-align:center;font-family:var(--font-aclonica);font-size:30px;color:var(--yellow)}.result__company-name,.result__company-regNo{text-transform:uppercase;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.result__company-regNo{font-size:16px;font-weight:500;color:var(--white)}.result__available-ttile{text-align:center;color:var(--white);text-transform:capitalize;font-size:20px;font-weight:400}.result__available-ttile span.highlight{color:#82efb7;gap:5px;font-size:24px;font-weight:800;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;width:100%}.start-reg__process{margin-top:5px;font-size:14px;font-weight:500;transition:.25s;padding:7px 15px;font-weight:600;cursor:pointer}.start-reg__process:active,.start-reg__process:hover{background-color:var(--primary-light-blue);color:var(--white)}.result__company-powerdby{position:absolute;color:var(--blue);flex-direction:column;right:10px;bottom:10px;font-size:10px;font-weight:500;background-color:var(--white);padding:2px 3px;border-radius:7px}.animation__circle{width:100%;height:140%;top:0;left:0;outline:0 solid #d4d4d4;position:absolute;border-radius:50%;animation:bigCircleAnimation 6s ease-in-out infinite;opacity:0;z-index:-1}@keyframes bigCircleAnimation{0%{outline:-2px solid #d4d4d4;opacity:.2}50%{outline:500px solid #d4d4d4;opacity:0}to{outline:500px solid #d4d4d4;opacity:0}}.first-vh__right-icons-animation-continer{width:20%;height:100%;position:absolute;right:0;top:0;display:flex;z-index:0}.icons-animation__out-box{top:50%;position:relative;animation:out-box-animation-frontPage 40s ease-in-out infinite;opacity:.6}.icons-animation__out-box,.icons-animation__out-box:before{width:40px;height:40px;outline:var(--white) solid 5px;border-radius:50%}.icons-animation__out-box:before{content:"";position:absolute;animation:out-box-animation-rotate 3s ease-out infinite}.icons-animation__out-box.small-round{width:15px;height:15px;top:100%;left:110%;outline:var(--white) solid 3px;animation:out-box-animation-frontPage 40s ease-in-out 10s infinite}.icons-animation__out-box.small-round:before{width:15px;height:16px;outline:var(--white) solid 3px}@keyframes out-box-animation-rotate{0%{outline:var(--white) solid 5px;opacity:.1}to{outline:var(--white) solid 100px;opacity:0}}@keyframes out-box-animation-frontPage{0%{top:100%;left:110%}25%{top:10%;left:50%}50%{top:110%;left:10%}75%{top:50%;left:105%}to{top:120%;left:10%}}.first-view__select-language{font-size:14px;font-weight:500;text-transform:uppercase;color:var(--gray)}.first-view__languages{gap:7%}.first-view__language-buttons{background-color:var(--blue);color:var(--white);padding:10px 40px;font-size:18px;font-weight:600;cursor:pointer;transition:.25s}.first-view__language-buttons:hover{background-color:var(--gray);color:var(--blue)}.first-view__viewMore-btton{width:50px;height:50px;border-radius:50%;background-color:transparent;animation:viewMore-button 3s ease-in-out infinite;cursor:pointer}@keyframes viewMore-button{0%{transform:translateY(0)}20%{transform:translateY(20px)}40%{transform:translateY(0)}to{transform:translateY(0)}}.first-view__viewMore-btton>div{width:0;height:0;margin-top:7px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid var(--blue);border-radius:2px}.fontGR_color{background:linear-gradient(333deg,#070226 34%,#00aeef 50%,#070226 65%);-webkit-background-clip:text}.fontGR_color,.fontGR_color-white{-webkit-text-fill-color:transparent}.fontGR_color-white{background:linear-gradient(333deg,#fff 34%,#00aeef 50%,#fff 65%);-webkit-background-clip:text}.second__view-port{display:flex;justify-content:center;align-items:center;padding:70px 20px 10px;position:relative;overflow:hidden}.secondView__header,.second__view-port{flex-direction:column}.secondView__header>h1{font-size:48px;text-transform:uppercase;font-weight:800;text-align:center}.secondView__header>p{padding:10px 20%;font-size:18px;font-weight:500;text-align:center;color:var(--gray);text-transform:uppercase}.secondView__three-layor{display:flex;justify-content:center;gap:10px;width:90%;height:80%}.secondView__three-layor>div{display:flex;align-items:center;justify-content:center;width:100%}.secondView3__center{max-width:400px;height:400px}.secondView3__left,.secondView3__right{display:flex;gap:40px;flex-direction:column;background-color:var(--blue);border-radius:1rem;border:.2rem solid var(--primary-light-blue)}.secondView3__left-text-block{text-align:end;width:90%}.secondView3__left-text-block>h2{font-size:18px;font-weight:500;color:var(--primary-dark-blue);text-transform:uppercase;padding-bottom:10px}.secondView3__left-text-block>p{font-size:15px;font-weight:400!important;font-weight:300;color:var(--gray)}.secondView3__right-text-block{text-align:start}.second__view-bubles{left:5rem;border:1rem solid var(--primary-light-blue)}.second__view-buble-right,.second__view-bubles{width:calc((100vw / 100) * 40);height:calc((100vw / 100) * 40);background-color:var(--blue);position:absolute;top:13rem;border-radius:50%;z-index:-1}.second__view-buble-right{right:5rem;border:1rem solid var(--primary-light-blue)}.third__view-port{height:100%!important;background-color:var(--blue);position:relative;flex-direction:column;padding-top:70px;padding-bottom:50px}.third-view__image-circle-1{position:absolute;width:400px;height:300px;transform:rotate(90deg);top:10rem;left:-5rem}.third-view__image-circle-2{position:absolute;width:700px;height:500px;transform:rotate(-90deg);top:30rem;right:-15rem}.price-tables__continer{width:100%;height:100%;gap:10px}.third-view__price-table-main{position:relative;width:400px;height:100%;overflow:none}.third-view__price-table-continer{display:flex;position:relative;flex-direction:column;border:2px solid var(--gray);border-radius:10px;background-color:var(--white);z-index:5;overflow:hidden}.price-table__top-lable{width:100%;flex-direction:column;min-height:50px;font-family:var(--font-aclonica);border-bottom:3px solid var(--blue);background:linear-gradient(333deg,#fff 20%,#00aeef 50%,#fff 80%)}.price-table__top-lable p{font-size:15px}.price-table__top-lable>h2{color:var(--blue)}.price-table__content{flex-direction:column;padding:10px;align-items:flex-start}.table-content__blocks{gap:5px}.table-content__blocks>h5{color:var(--blue);font-size:14px;font-weight:400}.proced__packMore>h5{color:var(--white)}.table-content__svg-icon>svg{fill:#00753e}.table-content__blocks.none{width:100%;text-align:center;visibility:hidden}.table-content__blocks.none .table-content__svg-icon>svg{fill:var(--blue)}.price-table__footer{flex-direction:column;height:100%}.table-footer__totle-price{width:100%;height:50px;background-color:var(--blue);color:var(--white);font-family:var(--font-poppins);text-transform:capitalize;font-size:22px;font-weight:700;display:flex;gap:7px}.table-footer__totle-price span{font-weight:400}.table-footer__start-now-btn{position:absolute;background-color:var(--primary-dark-blue);color:var(--white);width:50%;height:4rem;font-family:var(--font-poppins);font-size:22px;font-weight:600;text-transform:uppercase;cursor:pointer;border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;right:-8.2rem;top:10rem;transform:rotate(90deg)}.table-footer__start-now-btn.left{left:-8.2rem;border-radius:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.proceed__continer{position:fixed;display:flex;justify-content:center;width:100%;min-height:100vh;max-height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:saturate(180%) blur(5px);backdrop-filter:saturate(180%) blur(5px);left:0;top:0;z-index:199;padding:2rem;transition:.25s;overflow-y:scroll}.proceed__box{width:600px;min-height:80vh;height:100%;border-radius:10px;background-color:var(--blue);border:2px solid var(--white);position:relative}.proceed__box-close-button{position:absolute;top:0;right:0;fill:var(--white);cursor:pointer}.proceed__box-close-button:hover{fill:var(--primary-red)}.proceed__box-content{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;padding:20px}.proceed__br-name{width:100%;text-align:center;text-transform:uppercase;color:var(--white)}.proceed__select-packges{width:100%;height:100%;flex-direction:column;justify-content:normal;padding-top:10px;gap:10px}.proceed__select-packges>h2{color:var(--gray);font-weight:400;font-size:14px;text-transform:capitalize;text-align:center}.proceed__package-card{width:100%;height:100px;border:1.5px solid var(--gray);border-radius:10px;display:flex;justify-content:space-between;overflow:hidden;cursor:pointer;transition:.3s;position:relative}.proceed__package-card.selected,.proceed__package-card.selected .proceed__package-checkbox,.proceed__package-card:hover{background-color:var(--secondory-color)}.proceed__package-checkbox{width:50px;height:100%;background-color:var(--gray)}.proceed__package-checkbox input{width:0;height:0;outline:none;border:none}.proceed__package-details{flex-direction:column;padding:0 5px;text-align:center}.proceed__otherPackges-btn,.proceed__package-card{font-family:var(--font-poppins)}.proceed__package-card-title{color:var(--yellow);text-transform:uppercase;font-size:12px;font-weight:400}.proceed__package-card-dis{color:var(--gray);text-transform:capitalize;font-size:12px;font-weight:500}.proceed__package-price{color:var(--white);text-transform:uppercase;font-size:16px;font-weight:400;padding:0 5px}.proceed__package-viewMore-details{width:10%;height:100%;background-color:var(--secondory-color);font-size:10px;font-weight:300;color:var(--white);text-transform:uppercase;cursor:pointer;transition:.25s;text-align:center}.proceed__package-viewMore-details h4{transform:rotate(-90deg)}.proceed__package-viewMore-details:hover{background-color:var(--yellow);color:var(--blue)}.proceed__select-packges-space{height:15px}.proceed__otherPackges-btn{padding:10px 5%;background-color:#e8eef1;border-radius:0 0 10px 10px;cursor:pointer;color:var(--blue);font-size:14px;font-weight:500;transition:.25s}.proceed__otherPackges-btn:hover{background-color:#e8eef1;color:var(--white);background-color:var(--primary-light-blue)}.proceed__otherPackges-continer{width:100%;display:none}.proceed__otherPackges-continer.showOther_pack{display:flex;flex-direction:column;gap:10px}.package-card__offer{width:-moz-fit-content;width:fit-content;padding:5px 25px;height:15px;background-color:var(--cyan);position:absolute;text-transform:uppercase;font-size:14px;color:var(--white);transform:rotate(-45deg);left:-25px;top:20px}.proceed__total-continer{width:100%;display:flex;flex-direction:column;gap:10px;margin-top:10px}.total-continer__amount{width:100%;display:flex;justify-content:space-between;color:var(--white);padding:7px 0;border-bottom:1px solid var(--gray);border-top:1px solid var(--gray);text-transform:uppercase}.total-continer__amount>span{display:flex;gap:1px}.total-continer__amount h1{display:flex;flex-direction:column;align-items:end;color:var(--yellow);font-size:28px}.total-continer__amount span{font-size:10px;font-weight:400;color:var(--gray);max-width:180px}.proceed__Continue-button{width:100%;display:flex;justify-content:flex-end;color:var(--white)}.proceed__Continue-button button{padding:10px 20px;cursor:pointer;transition:.25s}.proceed__Continue-button button:hover{background-color:var(--primary-light-blue);color:var(--white)}.proced__packMore-block{display:flex;justify-content:space-between}.proced__packMore-continer{width:100%;display:flex;flex-direction:column;color:var(--white)}.proced__packMore{display:flex}.proced__packMore-package-title{width:100%;font-size:14px;color:var(--primary-light-blue);text-align:center;text-transform:uppercase}.proced__packMore-price{color:var(--yellow);font-weight:400;text-transform:uppercase}.proceed__box-back-button{position:absolute;width:25px;height:25px;background-color:var(--white);top:2px;left:2px;border-radius:50%;font-size:28px;font-weight:600;transition:.25s;cursor:pointer}.proceed__box-back-button:hover{background-color:var(--primary-light-blue);color:var(--white)}.proced__submit-data{width:100%;color:var(--white)}.proceed__form{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.proceed__form_input{padding:5px 10px;position:relative}.proceed__form_input input,.proceed__form_input textarea{width:400px;height:40px;border:3px solid var(--primary-light-blue);outline:none;border-radius:15px;font-size:16px;padding:5px;text-transform:capitalize;color:var(--blue)}.proceed__form_input textarea{height:130px}.proceed__SucessMessage{width:100%;height:70%;color:var(--white);flex-direction:column;gap:10px;text-align:center}.proceed__SucessMessage>button{padding:10px 30px;cursor:pointer;transition:.25s}.proceed__SucessMessage>button:hover{background-color:var(--primary-light-blue);color:var(--white)}.fourth__view-port{display:flex;height:calc(100% - 60px)!important;justify-content:center;align-items:center;flex-direction:column;padding:70px 20px 10px;position:relative;overflow:hidden}.fourthView__header p{padding:2px}.fourth__vh-contact-us{width:100%;height:100%;gap:20px;margin-top:5rem}.contact-us__card-wrap{width:25%;height:550px;gap:10px;position:relative;border-radius:10px;background:linear-gradient(333deg,#070226 34%,#00aeef 50%,#070226 65%);padding:4px}.contact-us__card{width:100%;height:100%;flex-direction:column;background-color:var(--white);border-radius:5px}.contact-us__card h1{font-size:22px;color:var(--blue);top:7vw;text-transform:uppercase;width:50%;text-align:center;border-bottom:1px solid var(--primary-light-blue)}.contact-us-icon,.contact-us__card h1{position:absolute;left:50%;transform:translate(-50%,-50%)}.contact-us-icon{width:9vw;height:9vw;border-radius:50%;background:linear-gradient(333deg,#070226 34%,#00aeef 50%,#070226 65%);top:0;animation:rotate-cover 3s ease-out infinite}@keyframes rotate-cover{0%{outline:0 solid #0702261d}to{outline:50px solid #07022600}}.contact-us-icon>svg{height:4.5vw;width:4.5vw}.contactAddress__header,.contactEmail__header,.contactPhone__header{color:var(--white)}.contactAddress__info-continer{padding-top:8vw;flex-direction:column;gap:25px}.contactAddress__info h2{font-size:16px;color:var(--primary-light-blue);text-transform:capitalize}.contactAddress__info p{font-size:18px;font-weight:500}.contactAddress__info{flex-direction:column;text-align:center}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px;animation:show-loderani-delay .1s ease-in-out .5s forwards;opacity:0}@keyframes show-loderani-delay{0%{opacity:0}to{opacity:1}}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.float{position:fixed;width:60px;height:60px;bottom:110px;right:20px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;z-index:100}.facebook{bottom:180px;background-color:#0e3f93}.my-float{margin-top:10px}.twak_to_btn{display:flex;margin:0 auto;text-align:center;padding:10px 20px;font-size:1.2rem;background-color:#00aeef;border:0;outline:0;border-radius:5px;color:#070226}@media screen and (max-width:1280px){.first-vp__nameSerch-continer{padding:0 5rem}.proceed__box-back-button{width:35px;height:35px;top:10px;left:10px}.proceed__box-close-button{top:5px;right:5px}.proceed__box-close-button svg{width:40px!important;height:40px!important}}@media screen and (max-width:1200px){.first-vp__nameSerch-continer{padding:0 8rem;padding:0 3rem;padding:0 10rem}}@media screen and (max-width:1020px){.result__available-ttile span.highlight{font-size:18px}.result__available-ttile{font-size:16px}.first-vp__nameSerch-continer{padding:0 2rem}.nameSerch__input{font-size:24px}.contact-us__card-wrap{width:30%}}@media screen and (max-width:980px){.first-vh__2nd-info-title{font-size:31px!important}}@media screen and (max-width:920px){.result__available-ttile{font-size:14px}.result__available-ttile span.highlight{font-size:18px}.nameSerch_result-lable{font-size:14px}.result__company-name{font-size:22px}.start-reg__process{padding:5px 10px;font-size:12px}.result__company-powerdby{width:40px;padding:1px;font-size:8px}.result__company-powerdby img{width:50%;height:50%}.first-vh__info-title{font-size:28px!important;padding:10vw 20px 20px}.first-vh__2nd-info-title{font-size:24px!important;padding:5px 20px}.first-vh__2nd-info-discripttion,.first-vh__2nd-info-title{width:100%;text-align:center}.first-vh__2nd-info-discripttion{padding:0 25px}.first__rounds{width:95vw;height:70vw;top:55vw}.header__logo{font-size:16px}.header__logo>p{font-size:8px;text-align:start;margin-top:-12px;padding-left:1.5px;white-space:nowrap;letter-spacing:.7px}.header__manu>ul{font-size:14px;gap:18px}.secondView__header>p{padding:5px;font-size:16px;font-weight:400}.fourth__vh-contact-us{margin-top:2rem}.first-vp__nameSerch-continer{padding:0 7rem}.nameSerch__input{font-size:28px}.contact-us-icon{width:10vw;height:10vw}.contact-us__card h1{top:9vw}}@media screen and (max-width:768px){.secondView3__left,.secondView3__right{gap:10px}.secondView__three-layor{width:100%}.secondView3__left-text-block>h2{font-size:16px;padding-bottom:5px}.secondView3__left-text-block>p{font-size:14px}.third-view__price-table-main{width:320px}.table-footer__start-now-btn{right:-6rem;font-size:16px}.first-vp__nameSerch-continer{padding:0 5rem}.nameSerch__input{font-size:24px}.first-vp__nameSerch-continer{padding-bottom:4rem}.proceed__continer{padding:0}.proceed__box{width:100%!important;border-radius:0;border:none;min-height:100vh}.total-continer__amount h1{font-size:28px}.proceed__package-price{font-size:14px;white-space:nowrap}.proceed__package-details{padding:0 5px;text-align:center}.start-a-company__button-div{justify-content:center;padding-left:0}}@media screen and (max-width:642px){.secondView__header>p{font-size:14px;padding:2px}.secondView3__left-text-block>p{font-size:13px;font-weight:300!important}.first-vh__info-continer{padding-top:10vw}.first-vp__nameSerch-continer{padding:0 3.5rem}.nameSerch__input{font-size:24px}.first-vp__nameSerch-continer{padding-bottom:5rem}.total-continer__amount h1{font-size:20px}.proceed__package-price{font-size:12px}.fourth__vh-contact-us{gap:40px;flex-direction:column;width:calc(100% + 30px)!important}.contact-us__card-wrap{width:100%;height:150px}.address__card-wrap{min-height:200px!important}.contactAddress__info-continer{padding-top:10px;gap:25px;flex-direction:row;padding-top:1rem!important}.contact-us-icon{width:12vw;height:12vw}.contact-us__card h1{top:0;background-color:var(--white);width:-moz-fit-content;width:fit-content;padding:0 12px;border:none;left:20%}.third-view__image-circle-2{width:600px;height:400px}.price-tables__continer{flex-direction:column;gap:50px}}@media screen and (max-width:550px){.secondView__three-layor{gap:5px;width:105%}.first-vh__info-continer{padding-top:17vw}.first-vh__2nd-info-title,.first-vh__info-title{font-size:24px!important}.first-vh__2nd-info-discripttion{font-size:16px}.first-vp__nameSerch-continer{padding:0 .5rem!important}.nameSerch__input{font-size:18px}.first-vp__nameSerch-continer{padding-bottom:7rem}.proceed__package-card-title{font-size:14px}.contact-us-icon{width:12vw;height:12vw}.contact-us__card h1{top:0;background-color:var(--white);padding:0 10px}.fourth__vh-contact-us{gap:35px;width:108%}.contact-us-icon{width:14vw;height:14vw}.contactAddress__info-continer{flex-wrap:wrap}.address__card-wrap{min-height:300px!important}.contact-us__card-wrap{height:190px}}@media screen and (max-width:500px){.secondView__three-layor{gap:0;width:104%;height:auto}.secondView__three-layor>div{justify-content:flex-start;padding:10px 0;border-radius:0;border:.2rem solid var(--primary-light-blue)}.secondView3__left{border-right:0!important}.secondView3__right{border-left:0!important}.secondView__header>p{font-size:14px;font-weight:300}.second__view-port{padding:10px}.secondView__header>h1{font-size:38px}.first-view__language-buttons{font-size:14px}.third-view__price-table-main{width:280px}.table-footer__start-now-btn{right:-5.5rem;font-size:14px}.proceed__package-card-dis,.proceed__package-card-title{font-size:10px}.contactAddress__info h2,.contactAddress__info p{font-size:15px}.contact-us__card h1{font-size:20px}}@media screen and (max-width:450px){.first-vh__2nd-info-title,.first-vh__info-title{font-size:20px!important}.first-vh__2nd-info-discripttion{font-size:14px}.first-vp__nameSerch-continer{padding-bottom:5rem}.first-vh__info-continer{padding-top:35vw}.proced__packMore>h5{font-size:10px}.header__manu>ul{font-size:12px;gap:10px}.header{padding:10px}.contactAddress__info h2,.contactAddress__info p,.nameSerch__input{font-size:14px}.contact-us__card h1{font-size:18px}.address__card-wrap{min-height:500px!important}}@media screen and (max-height:720px){.first-vh__2nd-info-title{padding-top:20px}.first-vp__nameSerch-continer{padding-bottom:8rem!important}}@media screen and (max-height:500px){.first-vh__info-continer{padding-top:10vh}.first-vh__info-title{font-size:24px!important;font-weight:600;padding-bottom:2px}.first-vh__2nd-info-title{font-size:18px!important;font-weight:300}.first-vh__2nd-info-title span.highlight{font-weight:600}.first-vh__2nd-info-discripttion{font-size:12px!important;font-weight:400}}@media screen and (max-height:828px){.first-vp__nameSerch-continer{padding-bottom:2.5rem;padding-top:2.5rem;padding-bottom:6rem!important}.nameSerch_result-lable>h2{border-radius:10px;padding:2px 15px;font-weight:400;font-size:16px}.nameSerch_result-close{top:-3.2rem}.result__available-ttile span.highlight{font-size:14px;font-weight:500;padding-bottom:5px}.result__available-ttile span.highlight svg{width:20px!important;height:20px!important}.result__alrady-taken-ttile,.result__available-ttile{font-size:13px;font-weight:400}.result__company-name{font-size:16px}.start-reg__process{font-size:12px}.nameSerch_result{min-height:180px;height:180px}.nameSerch_result-continer{height:180px;background-color:var(--blue)}@keyframes resultContiner{0%{height:0;opacity:0}to{height:180px;opacity:1}}.first-view__footer{gap:1px}.first-view__language-buttons{font-size:14px;padding:10px 20px}.first-view__viewMore-btton{height:30px}.nameSerch__input{height:50px}.secondView__three-layor>div{padding:10px}.secondView3__left-text-block>h2{font-size:16px;font-weight:600}.secondView3__left-text-block>p{font-size:16px}.fourth__view-port,.second__view-port,.third__view-port{height:100%!important;padding-bottom:10px}.secondView__header>p{color:var(--gray);z-index:2;font-weight:300;font-size:12px;padding-bottom:5px}.secondView__header>h1{font-size:30px}.secondView__header>p{font-weight:400;font-size:14px}.fourthView__header>p{color:var(--blue)}.table-footer__start-now-btn{display:none}.fourth__vh-contact-us{width:108%;padding-top:10px}.proceed__form_input input,.proceed__form_input textarea{width:300px}.contactAddress__info-continer{padding-top:7rem}.secondView3__left,.secondView3__right{gap:25px}.proceed__box-content{padding:5px 10px;overflow-y:scroll}.contactAddress__info h2{font-size:14px}.contactAddress__info p{font-size:16px}.address__card-wrap{min-height:450px}}.top_banner{background-color:#000;color:#fff;text-align:center;padding:5px 0}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1429ac147cec8c62.woff2) format("woff2");unicode-range:U+0964-0965,U+0b82-0bfa,U+200c-200d,U+20b9,U+25cc}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/94ed5e3ccd860582.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cef5c00efc6bce72.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1429ac147cec8c62.woff2) format("woff2");unicode-range:U+0964-0965,U+0b82-0bfa,U+200c-200d,U+20b9,U+25cc}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/94ed5e3ccd860582.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cef5c00efc6bce72.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1429ac147cec8c62.woff2) format("woff2");unicode-range:U+0964-0965,U+0b82-0bfa,U+200c-200d,U+20b9,U+25cc}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/94ed5e3ccd860582.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cef5c00efc6bce72.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1429ac147cec8c62.woff2) format("woff2");unicode-range:U+0964-0965,U+0b82-0bfa,U+200c-200d,U+20b9,U+25cc}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/94ed5e3ccd860582.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cef5c00efc6bce72.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1429ac147cec8c62.woff2) format("woff2");unicode-range:U+0964-0965,U+0b82-0bfa,U+200c-200d,U+20b9,U+25cc}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/94ed5e3ccd860582.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Anek_Tamil_74d97a;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cef5c00efc6bce72.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Anek_Tamil_Fallback_74d97a;src:local("Arial");ascent-override:100.95%;descent-override:43.87%;line-gap-override:0.00%;size-adjust:97.22%}.__className_74d97a{font-family:__Anek_Tamil_74d97a,__Anek_Tamil_Fallback_74d97a;font-style:normal}.__variable_74d97a{--font-anek-tamil:"__Anek_Tamil_74d97a","__Anek_Tamil_Fallback_74d97a"}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a90aec26875aa974.woff2) format("woff2");unicode-range:U+0964-0965,U+0d81-0df4,U+200c-200d,U+25cc,U+111e1-111f4}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c44f8bf28723a5c.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:"__Noto_Serif_Sinhala_904be2";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/05f693d950fa8057.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:"__Noto_Serif_Sinhala_Fallback_904be2";src:local("Times New Roman");ascent-override:78.37%;descent-override:24.13%;line-gap-override:0.00%;size-adjust:127.21%}.__className_904be2{font-family:"__Noto_Serif_Sinhala_904be2","__Noto_Serif_Sinhala_Fallback_904be2";font-style:normal}.__variable_904be2{--font-noto-sinhala:"__Noto_Serif_Sinhala_904be2","__Noto_Serif_Sinhala_Fallback_904be2"}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e025c64520263018.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/953974ac5e9ff354.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c04551857776278f.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87c72f23c47212b9.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/591327bf3b62a611.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/916d3686010a8de2.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/839135d04a097cea.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/370d1cc320ec5619.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7777133e901cd5ed.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3828f203592f7603.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/10939feefdad71be.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d869208648ca5469.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/20b8b8f6f47c1e10.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f93b79c1ea023ab6.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9a881e2ac07d406b.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8d1a51bb45dd4d14.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1b097aa12b72d9f9.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/376dd8dc38524313.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/51051a7edfeea436.woff2) format("woff2");unicode-range:U+0900-097f,U+1cd0-1cf9,U+200c-200d,U+20a8,U+20b9,U+25cc,U+a830-a839,U+a8e0-a8ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/9b44cfc48addbfc9.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Poppins_1f47b8;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/bd427f25ac24d036.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_1f47b8;src:local("Arial");ascent-override:92.83%;descent-override:30.94%;line-gap-override:8.84%;size-adjust:113.11%}.__className_1f47b8{font-family:__Poppins_1f47b8,__Poppins_Fallback_1f47b8;font-style:normal}.__variable_1f47b8{--font-poppins:"__Poppins_1f47b8","__Poppins_Fallback_1f47b8"}@font-face{font-family:__Aclonica_df9a07;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5e1ca82b085e921.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Aclonica_Fallback_df9a07;src:local("Arial");ascent-override:66.42%;descent-override:20.99%;line-gap-override:3.98%;size-adjust:124.01%}.__className_df9a07{font-family:__Aclonica_df9a07,__Aclonica_Fallback_df9a07;font-weight:400;font-style:normal}.__variable_df9a07{--font-aclonica:"__Aclonica_df9a07","__Aclonica_Fallback_df9a07"}