.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item.center{z-index:5}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--main-bg-color: linear-gradient(180deg, #f3eeff 0%, #e8fffc 100%);--btn-radius: 8px;--primary-color: #09a593;--btn-primary: #09a593;--header-btn-padding: 8px;--header-btn-weight: 500;--header-btn-bg: linear-gradient( 189.09deg, rgba(116, 79, 245, .2) 13.96%, #020013 93.7% );--header-btn-font: 16px;--header-btn-line-height: 24px;--header-padding: 0 64px;--header-icon-height: 64px;--nav-font-size: 14px;--nav-line-height: 16px;--nav-gap: 32px;--nav-padding: 16px 24px;--nav-radius: 99px;--nav-weight: 500;--nav-color: #424242b2;--nav-color-active: #424242;--btn-text-color: #fff;--btn-radius: 10px;--btn-padding: 12px 16px;--btn-weight: 700;--btn-size: 16px;--btn-white-space: nowrap;--swiper-navigation-color: #fff;--h3-font-size: 32px;--h3-line-height: 1.8;--h3-font-weight: 700}:host{--swiper-navigation-size: 30px !important}html *{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-size:unset;font-weight:unset;line-height:unset;font-family:Plus Jakarta Sans;background:var(--main-bg-color);letter-spacing:2px}button{border:0;text-transform:capitalize}.text-justify{text-align:justify}.d-none{display:none}.d-block{display:block}.mb-2{margin-bottom:8px}header{position:relative;padding:var(--header-padding);display:flex;align-items:start;justify-content:space-between;z-index:99}header div.header-wrapper{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:8px 16px;background-color:#fff;position:fixed;top:0;left:0;right:0;border-radius:0 0 20px 20px;box-shadow:0 0 9px #0000001f}header div.header-wrapper img.brand-logo{height:var(--header-icon-height);border-radius:12px}header div.header-wrapper button{padding:var(--header-btn-padding);font-size:var(--header-btn-font);font-weight:var(--header-btn-weight);line-height:var(--header-btn-line-height);border-radius:var(--btn-radius)}header div.header-wrapper nav{display:flex;gap:var(--nav-gap);border-radius:var(--nav-radius)}header div.header-wrapper nav a{font-size:var(--nav-font-size);line-height:var(--nav-line-height);font-weight:var(--nav-weight);color:var(--nav-color);white-space:nowrap;padding:12px 24px;border-radius:99px;cursor:pointer}header div.header-wrapper nav a img{display:none}header div.header-wrapper nav a.active{color:var(--nav-color-active);background:linear-gradient(180deg,#c7fff9,#e0cdff)}header div.header-wrapper nav a:hover{color:var(--nav-color-active)}header div.header-wrapper nav button.btn-close{display:none}header div.header-wrapper button.btn-menu{display:none}.btn{padding:var(--btn-padding);border-radius:var(--btn-radius);font-weight:var(--btn-weight);font-size:var(--btn-font);white-space:var(--btn-white-space)}.btn-primary{color:var(--btn-text-color);background-color:var(--btn-primary)}a{text-decoration:none}.form-input{border:1px solid #cfcfcf;width:100%;min-height:62px;border-radius:10px;padding:18px 20px;font-size:16px;font-weight:400;line-height:25.6px;color:#bebebe;margin-bottom:28px;background-color:transparent}select.form-input{-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='50' height='24' style='background-color:transparent;'><path d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6z' fill='white'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:50%}select.form-input option{color:#334155}.border-danger{border:1px solid red!important}button{cursor:pointer}.w-100{width:100%}.flex-column-reverse{flex-direction:column-reverse}img.gradient1{width:585px;height:394px;top:62px;left:-315px;position:absolute}img.gradient2{position:absolute;width:585px;height:394px;top:300px;right:-290px}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.container{display:block;position:relative;cursor:pointer;font-size:20px;-webkit-user-select:none;user-select:none}.mb-0{margin-bottom:0!important}.checkmark{position:relative;top:0;left:0;height:18px;width:18px;border:2px solid #cfcfcf;background-color:transparent;border-radius:3px;transition:all .5s}.checkmark:after{content:"";position:absolute;display:none;filter:drop-shadow(0 0 10px #888)}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:4px;top:2px;width:3px;height:7px;border:solid #cfcfcf;border-width:0 .2em .2em 0;transform:rotate(45deg);animation:bounceFadeIn .5s cubic-bezier(.165,.84,.44,1)}section.ready-to-start{margin-bottom:7px;position:relative;color:#251c3a}section.ready-to-start img{width:100%}section.ready-to-start div{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column}section.ready-to-start div h3{font-size:var(--h3-font-size);line-height:var(--h3-line-height);font-weight:var(--h3-font-weight);margin-bottom:42px;text-align:center}section.ready-to-start div button{padding:11px 58px;font-size:18px;font-weight:700;line-height:40px;text-align:center;color:#fff;background-color:#09a593;border-radius:10px}@keyframes bounceFadeIn{0%{transform:translateY(-10px) rotate(45deg);opacity:0}to{transform:translate(0) rotate(45deg);opacity:1}}h3{font-size:var(--h3-font-size);line-height:var(--h3-line-height);font-weight:var(--h3-font-weight);color:#251c3a}@media (max-width: 1280px){:root{--h3-font-size: 28px}img.gradient2{top:200px}}@media (max-width: 1048px){section.feature-section{--swiper-navigation-sides-offset: -9999px}section.feature-section swiper-container .swiper-button-next,section.feature-section swiper-container .swiper-button-prev{display:none!important}img.gradient1,img.gradient2{display:none}section.ready-to-start{padding-inline:46px}section.ready-to-start img{width:100%;height:474px}section.ready-to-start div{padding-inline:46px}section.ready-to-start div h3{margin-bottom:37px}section.ready-to-start div button{width:100%}}@media (max-width: 768px){:root{--main-bg-color: linear-gradient(180deg, #f3eeff 0%, #e8fffc 100%);--primary-color: #09a593;--btn-primary: #09a593;--header-btn-padding: 8px;--header-btn-weight: 500;--header-btn-bg: linear-gradient( 189.09deg, rgba(116, 79, 245, .2) 13.96%, #020013 93.7% );--header-btn-font: 16px;--header-btn-line-height: 24px;--header-padding: 0 32px;--header-icon-height: 44px;--nav-font-size: 16px;--nav-line-height: 26px;--nav-gap: 15px;--nav-padding: 27px;--nav-radius: 0px;--nav-weight: 400;--nav-color-active: #fff;--btn-text-color: #fff;--btn-radius: 10px;--btn-padding: 12px 16px;--btn-weight: 500;--btn-size: 16px;--btn-white-space: nowrap;--swiper-navigation-color: #fff;--nav-color: #ffffffdf}header{position:relative;padding:var(--header-padding)}header div.header-wrapper{background-color:transparent;width:100%;transform:none;left:0;top:12px;box-shadow:none}header div.header-wrapper img.brand-logo{height:var(--header-icon-height)}header div.header-wrapper button{margin-top:10px}header div.header-wrapper nav{display:flex;border:0;position:fixed;margin-top:0;width:100vw;flex-direction:column;background:var(--main-bg-color);align-items:start;inset:0;overflow-y:auto;transform:translate(0);padding:0 20px}header div.header-wrapper nav a{padding:16px;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#09a593;border-radius:var(--btn-radius);cursor:pointer}header div.header-wrapper nav a img{display:inline;height:12px;width:8px}header div.header-wrapper nav a.active{color:var(--nav-color-active);background:#09a593}header div.header-wrapper nav a:hover{color:var(--nav-color-active)}header div.header-wrapper nav button.btn-close{display:inline;padding:8px;background:transparent;border:0;margin-bottom:50px;margin-left:auto;margin-right:-9px}header div.header-wrapper nav button.btn-close img{height:10px;width:10px}header div.header-wrapper button.d-md-block{margin-top:30px;width:100%}header div.header-wrapper button.btn-menu{display:inline;padding:6px 3px;background:transparent;border:0}header div.header-wrapper button.btn-menu img{width:18px;height:12px}header div.header-wrapper .flex-md-column{flex-direction:column}section.ready-to-start{padding-inline:46px}section.ready-to-start img{width:100%;height:474px}section.ready-to-start div{padding-inline:46px}section.ready-to-start div h3{margin-bottom:37px}section.ready-to-start div button{width:100%}.d-md-block{display:block}.d-md-none{display:none}}.blog-detail-page *{text-align:justify}.blog-detail-page .banner-wrapper{height:290px;margin-top:64px;position:relative}.blog-detail-page .banner-wrapper img{object-fit:cover;height:290px;width:100%;object-position:center}.blog-detail-page .banner-wrapper .banner-text{background-color:#000000b2;padding:30px;position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.blog-detail-page .banner-wrapper .banner-text h1{font-weight:700;font-size:48px;line-height:66px;letter-spacing:0%;text-align:center;margin-top:26px}.blog-detail-page .banner-wrapper .banner-text .blog-tag{font-weight:300;font-size:24px;line-height:66px;text-align:center;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:Auto;text-decoration-skip-ink:auto}.blog-detail-page .blog-content{position:relative;padding:30px 80px;overflow:hidden;color:#251c3a}.blog-detail-page .blog-content .gradient1{top:-60px;right:-100px;left:auto}.blog-detail-page .blog-content .blog-info{padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.5019607843)}.blog-detail-page .blog-content .blog-info .blog-writer-name{font-weight:300;font-size:28px;line-height:28px;margin-bottom:12px}.blog-detail-page .blog-content .blog-info .blog-date{font-weight:300;font-size:16px;line-height:28px}.blog-detail-page .blog-content .blog-data{padding-top:34px}.blog-detail-page .blog-content .blog-data .blog-desc{margin-bottom:80px;font-weight:400;font-size:20px;line-height:32px;color:#bababa}.blog-detail-page .blog-content .blog-data h2{font-weight:700;font-size:32px;line-height:48px;margin-bottom:48px}.blog-detail-page .blog-content .blog-data .blog-point{margin-bottom:56px}.blog-detail-page .blog-content .blog-data .blog-point .point-info{display:flex;align-items:start;gap:60px;margin-bottom:37px;justify-content:space-between}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text{width:70%;flex-grow:1;display:flex;flex-direction:column;align-items:start;justify-content:space-between}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text h3{font-weight:700;font-size:20px;line-height:32px;color:#251c3a;margin-bottom:12px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text p{font-weight:400;font-size:20px;line-height:32px;color:#bababa;margin-bottom:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text p strong{color:#251c3a}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer{margin-block:40px;display:flex;flex-direction:column;align-items:start;gap:36px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-icon-wrapper{background:#281c8b;width:90px;height:90px;border-radius:50%;padding:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-icon-wrapper svg{width:100%;height:100%}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-text{font-weight:400;font-size:20px;line-height:32px;color:#bababa}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-text strong{color:#251c3a}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul{margin-block:47px;padding-left:18px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul p{font-weight:700;font-size:24px;line-height:66px;color:#251c3a;margin-bottom:8px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul li{font-weight:400;font-size:20px;line-height:32px;color:#bababa}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul li:not(:last-child){margin-bottom:17px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-img{width:25%;display:flex;align-items:start;flex-grow:1;justify-content:center}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-img img{width:100%;object-fit:contain}.blog-detail-page .blog-content .blog-data .blog-point ol{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;list-style:none}.blog-detail-page .blog-content .blog-data .blog-point ol p{column-span:2;font-weight:700;font-size:24px;line-height:66px;text-decoration:underline;text-decoration-style:solid}.blog-detail-page .blog-content .blog-data .blog-point ol li{font-weight:400;font-size:20px;line-height:32px;color:#bababa}.blog-detail-page .blog-content .blog-data .blog-point ol li strong{color:#251c3a}.blog-detail-page .blog-content .blog-data .blog-point p.key-benefits-heading{font-weight:700;font-size:24px;line-height:66px;color:#251c3a;margin-bottom:8px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li{font-weight:400;font-size:20px;line-height:32px;color:#bababa}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li:not(:last-child){margin-bottom:17px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li strong{color:#251c3a}.blog-detail-page .blog-content .conclusion{padding-block:80px}.blog-detail-page .blog-content .conclusion h2{font-weight:700;font-size:32px;line-height:48px;margin-bottom:48px}.blog-detail-page .blog-content .conclusion p{font-weight:400;font-size:20px;line-height:32px;letter-spacing:-3%;color:#bababa}.blog-detail-page .blog-content:nth-child(odd){background-color:#281c8b}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-text{width:55%}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-img{width:45%}.blog-detail-page .latest-news{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:28px;padding:111px;color:#251c3a}.blog-detail-page .latest-news p{font-weight:400;font-size:24px;line-height:66px}.blog-detail-page .latest-news h2{font-weight:700;line-height:48px;margin-bottom:48px}@media (max-width: 1280px){.blog-detail-page .banner-wrapper{height:290px;margin-top:64px}.blog-detail-page .banner-wrapper img{height:290px}.blog-detail-page .banner-wrapper .banner-text{padding:30px}.blog-detail-page .banner-wrapper .banner-text h1{font-size:44px;line-height:60px;margin-top:22px}.blog-detail-page .banner-wrapper .banner-text .blog-tag{font-size:22px;line-height:60px}.blog-detail-page .blog-content{position:relative;padding:30px 72px}.blog-detail-page .blog-content .blog-info{padding-bottom:28px}.blog-detail-page .blog-content .blog-info .blog-writer-name{font-size:26px;line-height:26px}.blog-detail-page .blog-content .blog-info .blog-date{font-size:16px;line-height:26px}.blog-detail-page .blog-content .blog-data{padding-top:30px}.blog-detail-page .blog-content .blog-data .blog-desc{margin-bottom:68px;font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data h2{font-size:30px;line-height:44px;margin-bottom:44px}.blog-detail-page .blog-content .blog-data .blog-point{margin-bottom:48px}.blog-detail-page .blog-content .blog-data .blog-point .point-info{display:flex;align-items:stretch;gap:52px;margin-bottom:32px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text{width:60%}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text h3{margin-bottom:12px;font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text p{font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer{margin-block:36px;gap:36px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-icon-wrapper{width:76px;height:76px;padding:20px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-text{font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul{margin-block:32px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul p{font-size:22px;line-height:60px;margin-bottom:8px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul li{font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-img{width:30%}.blog-detail-page .blog-content .blog-data .blog-point ol{grid-template-columns:repeat(2,1fr);gap:32px}.blog-detail-page .blog-content .blog-data .blog-point ol p{font-size:22px;line-height:60px}.blog-detail-page .blog-content .blog-data .blog-point ol li{font-size:18px;line-height:28px}.blog-detail-page .blog-content .blog-data .blog-point p.key-benefits-heading{font-size:22px;line-height:60px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits{grid-template-columns:repeat(3,1fr);gap:32px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li{font-size:18px;line-height:28px}.blog-detail-page .blog-content .conclusion{padding-block:68px}.blog-detail-page .blog-content .conclusion h2{font-size:30px;line-height:44px;margin-bottom:44px}.blog-detail-page .blog-content .conclusion p{font-size:18px;line-height:28px}.blog-detail-page .latest-news{padding:92px}.blog-detail-page .latest-news p{font-size:22px}.blog-detail-page .latest-news h2{font-size:30px;line-height:44px;margin-bottom:44px}}@media (max-width: 1048px){.blog-detail-page .banner-wrapper{height:290px;margin-top:58px}.blog-detail-page .banner-wrapper img{height:290px}.blog-detail-page .banner-wrapper .banner-text{padding:30px}.blog-detail-page .banner-wrapper .banner-text h1{font-size:40px;line-height:52px}.blog-detail-page .banner-wrapper .banner-text .blog-tag{font-size:20px;line-height:50px}.blog-detail-page .blog-content{padding:30px 60px}.blog-detail-page .blog-content .gradient1{display:none}.blog-detail-page .blog-content .blog-info{padding-bottom:24px}.blog-detail-page .blog-content .blog-info .blog-writer-name{font-size:22px;line-height:22px}.blog-detail-page .blog-content .blog-info .blog-date{font-size:14px;line-height:22px}.blog-detail-page .blog-content .blog-data{padding-top:30px}.blog-detail-page .blog-content .blog-data .blog-desc{margin-bottom:52px;font-size:16px;line-height:24px}.blog-detail-page .blog-content .blog-data h2{font-size:28px;line-height:40px;margin-bottom:40px}.blog-detail-page .blog-content .blog-data .blog-point{margin-bottom:40px}.blog-detail-page .blog-content .blog-data .blog-point .point-info{display:flex;align-items:stretch;gap:46px;margin-bottom:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text{width:55%}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text h3,.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text p{line-height:26px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer{margin-block:32px;gap:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-icon-wrapper{width:64px;height:64px;padding:16px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-text{font-size:16px;line-height:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul{margin-block:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul p{font-size:20px;line-height:50px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul li{font-size:16px;line-height:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-img{width:35%}.blog-detail-page .blog-content .blog-data .blog-point ol{grid-template-columns:1fr;gap:24px}.blog-detail-page .blog-content .blog-data .blog-point ol p{font-size:20px;line-height:50px}.blog-detail-page .blog-content .blog-data .blog-point ol li{font-size:16px;line-height:24px}.blog-detail-page .blog-content .blog-data .blog-point p.key-benefits-heading{font-size:20px;line-height:50px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits{grid-template-columns:repeat(3,1fr);gap:24px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li{font-size:16px;line-height:24px}.blog-detail-page .blog-content .conclusion{padding-block:56px}.blog-detail-page .blog-content .conclusion h2{font-size:28px;line-height:40px;margin-bottom:40px}.blog-detail-page .blog-content .conclusion p{font-size:16px;line-height:24px}.blog-detail-page .blog-content:nth-child(odd){background-color:#281c8b}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-text{width:50%}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-img{width:40%}.blog-detail-page .latest-news{padding:60px 30px}.blog-detail-page .latest-news p{font-size:20px}.blog-detail-page .latest-news h2{font-size:28px;line-height:40px;margin-bottom:40px}}@media (max-width: 768px){.blog-detail-page .banner-wrapper{margin-top:22px}.blog-detail-page .banner-wrapper .banner-text{padding:16px}.blog-detail-page .banner-wrapper .banner-text h1{font-size:24px;line-height:40px}.blog-detail-page .banner-wrapper .banner-text .blog-tag{font-size:12px;line-height:50px}.blog-detail-page .blog-content{padding:30px}.blog-detail-page .blog-content .blog-data{padding-top:30px}.blog-detail-page .blog-content .blog-data h2{font-size:20px;line-height:32px;margin-bottom:32px}.blog-detail-page .blog-content .blog-data .blog-point{margin-bottom:40px}.blog-detail-page .blog-content .blog-data .blog-point .point-info{display:flex;align-items:stretch;flex-direction:column-reverse;gap:46px;margin-bottom:28px}.blog-detail-page .blog-content .blog-data .blog-point .point-info.flex-md-column{flex-direction:column}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text{width:100%}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text h3{font-size:16px;line-height:32px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text p{font-size:14px;line-height:20px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers{display:grid;grid-template-columns:1fr;gap:0}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer{margin-block:24px;gap:24px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text .pointers .pointer .pointer-icon-wrapper{padding:12px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul{margin-block:20px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul p{font-size:20px;line-height:32px;margin-bottom:16px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-text ul li{font-size:14px;line-height:20px}.blog-detail-page .blog-content .blog-data .blog-point .point-info .point-img{width:100%}.blog-detail-page .blog-content .blog-data .blog-point ol{grid-template-columns:1fr;gap:16px}.blog-detail-page .blog-content .blog-data .blog-point ol p{font-size:16px;line-height:32px}.blog-detail-page .blog-content .blog-data .blog-point ol p:nth-child(2){display:none}.blog-detail-page .blog-content .blog-data .blog-point ol li{font-size:14px;line-height:20px}.blog-detail-page .blog-content .blog-data .blog-point p.key-benefits-heading{font-size:20px;line-height:32px;margin-bottom:16px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits{grid-template-columns:1fr;gap:16px}.blog-detail-page .blog-content .blog-data .blog-point ul.key-benefits li{font-size:14px;line-height:20px}.blog-detail-page .blog-content .conclusion{padding-block:0 32px}.blog-detail-page .blog-content .conclusion h2{font-size:20px;line-height:32px;margin-bottom:32px}.blog-detail-page .blog-content .conclusion p{font-size:16px;line-height:24px}.blog-detail-page .blog-content:nth-child(odd){background-color:#281c8b}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-text{width:100%}.blog-detail-page .blog-content:nth-child(odd) .blog-data .blog-point .point-info .point-img{width:100%}.blog-detail-page .latest-news{padding:30px;gap:16px}.blog-detail-page .latest-news p{font-size:20px;text-align:center}.blog-detail-page .latest-news h2{font-size:20px;line-height:32px;margin-bottom:32px;text-align:center}}.testimony .owl-stage{padding-block:36px}.testimony .owl-stage .owl-item.active.center{transform:scale(1.08)}.testimony .owl-stage .owl-item.active.center .slide-container{box-shadow:0 4px 24px #ffd2d240}section.get-in-touch section.get-in-touch{padding:0}#toast-container.toast-top-right .ngx-toastr,#toast-container.toast-bottom-right .ngx-toastr{width:30vw!important;margin-left:auto!important}#toast-container .ngx-toastr{margin:6px 0 0!important;padding:18px 50px 18px 16px!important;width:auto!important;max-width:50vw!important;border-radius:16px!important;top:20px!important;box-shadow:0 10px 20px 1px #0005!important;font-weight:500;font-size:14px;line-height:20px;color:#0f172a!important}.toast-success{background-color:#fff!important;border-bottom:4px solid #00c16a!important}.toast-error{background-color:#fff!important;border-bottom:4px solid #ef4444!important}.toast-info{background-color:#fff!important;border-bottom:4px solid #3b82f6!important}.toast-warning{background-color:#fff!important;border-bottom:4px solid #eab308!important}#toast-container .ngx-toastr.toast-success,#toast-container .ngx-toastr.toast-info,#toast-container .ngx-toastr.toast-warning,#toast-container .ngx-toastr.toast-error{background-image:none!important}.toast-close-button{right:-1.3em!important;top:0!important;font-size:24px!important;font-weight:500!important;color:#334155!important}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}
