:root,[data-bs-theme=light]{--bs-body-font-family:Inter,sans-serif}.back-to-top{position:fixed;bottom:-60px;right:20px;background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s,bottom .3s}.back-to-top:hover{background-color:#0056b3}.bs-icon{--bs-icon-size:.75rem;display:flex;flex-shrink:0;justify-content:center;align-items:center;font-size:var(--bs-icon-size);width:calc(var(--bs-icon-size) * 2);height:calc(var(--bs-icon-size) * 2);color:var(--bs-primary)}.bs-icon-xs{--bs-icon-size:1rem;width:calc(var(--bs-icon-size) * 1.5);height:calc(var(--bs-icon-size) * 1.5)}.bs-icon-sm{--bs-icon-size:1rem}.bs-icon-md{--bs-icon-size:1.5rem}.bs-icon-lg{--bs-icon-size:2rem}.bs-icon-xl{--bs-icon-size:2.5rem}.bs-icon.bs-icon-primary{color:var(--bs-white);background:var(--bs-primary)}.bs-icon.bs-icon-primary-light{color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),.2)}.bs-icon.bs-icon-semi-white{color:var(--bs-primary);background:rgba(255,255,255,.5)}.bs-icon.bs-icon-rounded{border-radius:.5rem}.bs-icon.bs-icon-circle{border-radius:50%}.pricing-card .btn{padding:0;line-height:1}.pricing-description{font-size:12px}#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s;transition:opacity .5s}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s,-webkit-transform .4s;transition:left .4s,transform .4s,-webkit-transform .4s,-moz-transform .4s}#baguetteBox-slider.bounce-from-right{-webkit-animation:.4s ease-out bounceFromRight;animation:.4s ease-out bounceFromRight}#baguetteBox-slider.bounce-from-left{-webkit-animation:.4s ease-out bounceFromLeft;animation:.4s ease-out bounceFromLeft}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s;transition:background-color .4s}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:2s ease-in-out infinite bounce;animation:2s ease-in-out infinite bounce}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.bg-white-300{background:rgba(255,255,255,.3)!important}.rounded-bottom-left{border-radius:0;border-bottom-left-radius:.25rem!important}.rounded-bottom-right{border-radius:0;border-bottom-right-radius:.25rem!important}.price_plan_area{position:relative;z-index:1;background-color:#f5f5ff}.single_price_plan{position:relative;z-index:1;border-radius:.5rem .5rem 0 0;-webkit-transition-duration:.5s;transition-duration:.5s;margin-bottom:50px;background-color:#fff;padding:3rem 4rem}@media only screen and (min-width:992px) and (max-width:1199px){.single_price_plan{padding:3rem}}@media only screen and (max-width:575px){.single_price_plan{padding:3rem}}.single_price_plan::after{position:absolute;content:"";background-image:url("https://bootdey.com/img/half-circle-pricing.png");background-repeat:repeat;width:100%;height:17px;bottom:-17px;z-index:1;left:0}.single_price_plan .title{text-transform:capitalize;-webkit-transition-duration:.5s;transition-duration:.5s;margin-bottom:2rem}.single_price_plan .title span{color:#fff;padding:.2rem .6rem;font-size:12px;text-transform:uppercase;background-color:#2ecc71;display:inline-block;margin-bottom:.5rem;border-radius:.25rem}.single_price_plan .title h3{font-size:1.25rem}.single_price_plan .title p{font-weight:300;line-height:1;font-size:14px}.single_price_plan .title .line{width:80px;height:4px;border-radius:10px;background-color:#3f43fd}.single_price_plan .price{margin-bottom:1.5rem}.single_price_plan .price h4{position:relative;z-index:1;font-size:2.4rem;line-height:1;margin-bottom:0;color:#3f43fd;display:inline-block;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-color:transparent;background-image:-webkit-gradient(linear,left top,right top,from(#e24997),to(#2d2ed4));background-image:linear-gradient(90deg,#e24997,#2d2ed4)}.single_price_plan .description{position:relative;margin-bottom:1.5rem}.single_price_plan .description p{line-height:16px;margin:0;padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center}.single_price_plan .description p i{color:#2ecc71;margin-right:.5rem}.single_price_plan .description p .lni-close{color:#e74c3c}.single_price_plan.active,.single_price_plan:focus,.single_price_plan:hover{-webkit-box-shadow:0 6px 50px 8px rgba(21,131,233,.15);box-shadow:0 6px 50px 8px rgba(21,131,233,.15)}.single_price_plan .side-shape img{position:absolute;width:auto;top:0;right:0;z-index:-2}.section-heading h3{margin-bottom:1rem;font-size:3.125rem;letter-spacing:-1px}.section-heading p{margin-bottom:0;font-size:1.25rem}.section-heading .line{width:120px;height:5px;margin:30px auto 0;border-radius:6px;background:#2d2ed4;background:-webkit-gradient(linear,left top,right top,from(#e24997),to(#2d2ed4));background:linear-gradient(to right,#e24997,#2d2ed4)}body{font-family:Inter,sans-serif;font-weight:400}h1,h2,h3{font-weight:800;letter-spacing:-.03em}button{font-weight:700}