:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::selection{background:var(--theme-color1);color:#fff;text-shadow:none}::-moz-selection{background:var(--theme-color1);color:#fff;text-shadow:none}::-webkit-selection{background:var(--theme-color1);color:#fff;text-shadow:none}:active,:focus{outline:none!important}::-webkit-input-placeholder{color:#7c858c}::-moz-input-placeholder{color:#7c858c}::-ms-input-placeholder{color:#7c858c}body{background-color:var(--body-bg);background-attachment:fixed;-ms-word-wrap:break-word;word-wrap:break-word;counter-reset:my-sec-counter;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;color:var(--text-color);font-size:var(--body-font-size);font-family:var(--body-font-family);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}p,.text{color:var(--text-color);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{color:var(--theme-color-white);position:relative;line-height:var(--heading-font-family);font-family:var(--body-font-family);margin:0}h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small{font-weight:400;line-height:1;color:var(--headings-color)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-weight:inherit}h1{font-size:var(--h1-font-size);font-weight:var(--h1-font-weight);line-height:var(--line-height-heading-h1)}h2{font-size:var(--h2-font-size);font-weight:var(--h2-font-weight);line-height:var(--line-height-heading)}h3{font-size:var(--h3-font-size);font-weight:var(--h3-font-weight);line-height:var(--line-height-heading)}h4{font-size:var(--h4-font-size);font-weight:var(--h4-font-weight);line-height:var(--line-height-heading-small)}h5{font-size:var(--h5-font-size);font-weight:var(--h5-font-weight);line-height:var(--line-height-heading-small)}h6{font-size:var(--h6-font-size);font-weight:var(--h6-font-weight);line-height:var(--line-height-heading-small)}table p{margin-bottom:0}p{padding:0;margin:0}p a:not(.button):not(.btn):hover,p a:not(.button):not(.btn):focus{text-decoration:underline}a{color:var(--link-color);text-decoration:none;font-weight:var(--body-font-weight);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}a:hover,a:focus{color:inherit;text-decoration:none;outline:none}a b,a strong{-webkit-transition:all .3s ease;transition:all .3s ease}a img{border:none}pre,ul,ol,dl,dd,blockquote,address,table,fieldset{margin-bottom:10px}ol,ul{list-style-position:inside;margin:0;padding:0;list-style:none}b,strong{color:#333;font-weight:var(--body-font-weight-bold)}iframe{border:none!important}.preloader{align-items:center;cursor:default;display:flex;height:100%;justify-content:center;position:fixed;left:0;top:0;width:100%;background:#fff;z-index:9999999}.preloader .animation-preloader .spinner{animation:spinner 1s infinite linear;border-radius:50%;border:3px solid rgba(0,0,0,.2);border-top-color:var(--headings-color);height:7em;margin:0 auto 2.5em;width:7em}.preloader .txt-loading{font:bold 2.5em var(--title-font),var(--text-font);text-align:center;-webkit-user-select:none;user-select:none}.preloader .letters-loading{color:var(--theme-color1);position:relative}.preloader .letters-loading:before{animation:letters-loading 4s infinite;color:var(--headings-color);content:attr(data-text-preloader);left:0;opacity:0;position:absolute;top:-3px;transform:rotateY(-90deg)}.preloader .preloader.loaded .animation-preloader{opacity:0;transition:.3s ease-out}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}.cont_size_box{padding:50px 0;margin:70px 0}.page-wrapper{position:relative;margin:40px auto 0;width:100%;min-width:300px;z-index:99;background-color:var(--body-bg)}.main-header{background:#4f4cd9;box-shadow:0 0 20px #0000000d;position:fixed;height:4.5rem;top:0;left:0;width:100%;z-index:9999;transition:all .3s ease;display:flex;align-items:center}.main-header .header_box{display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}.main-header .logo{display:flex;align-items:center;padding:12px 0}.main-header .logo img{width:155px}.main-header .navigation{display:flex;list-style:none;margin:0;padding:0}.main-header .navigation li{margin-left:35px;position:relative}.main-header .navigation li a{color:#fff;text-decoration:none;font-size:15px;font-weight:600;letter-spacing:.5px;transition:all .2s ease}.main-header .navigation li a:hover{color:#ff8b2d}.main-header .navigation li:after{content:"";position:absolute;left:0;bottom:-6px;width:0%;height:2px;background:#6369f2;transition:width .3s ease}.main-header .navigation li:hover:after{width:100%}.hero-2{position:relative;z-index:1;width:100%;display:block;background:#f6f8fd}.hero-2:after{content:"";position:absolute;background-image:url(/assets/images/bag-1.png);background-size:cover;background-repeat:no-repeat;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:.5}.hero-2 .auto-container{padding-top:100px;width:100%;position:relative}.hero-2 .auto-container .content{display:flex;flex-direction:column;align-items:center}.hero-2 .auto-container .content .sub-title{display:inline-flex;font-size:35px;font-weight:600;line-height:35px;text-transform:capitalize;color:#353438;padding:10px 20px}.hero-2 .auto-container .content .title{background:#875bf7;background:linear-gradient(-30deg,#875bf7,#be5bf7,#5b78f7,#cdf75b);background-size:400% 400%;animation:bgAnimation 1.8s ease infinite;color:#fff;text-align:center;font-size:40px;font-weight:700;line-height:44px;padding:0 44px;margin:17px 3px;border-radius:11px;height:65px;display:flex;align-items:center;text-transform:capitalize}@keyframes bgAnimation{0%{background-position:0% 50%;transform:rotate(0);transform:skewY(0)}50%{background-position:100% 50%;transform:rotate(8deg);transform:skewY(2deg)}to{background-position:0% 50%;transform:rotate(-8deg);transform:skewY(-2deg)}}.hero-2 .auto-container .content .text{max-width:650px;font-size:15px;color:#202020;margin:0 auto;text-align:center;line-height:22px;text-transform:capitalize}.hero-2 .auto-container .content .btn-wrap{gap:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-2 .auto-container .hero-image{padding-top:10px;position:relative;width:100%}.hero-2 .auto-container .hero-image .image1{width:40%;margin:0 auto;padding:24px 0 5px;height:auto}.hero-2 .auto-container .hero-image .image1 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1699.98px){.hero-2 .hero-shape{display:none}}@media(max-width:991.98px){.hero-2 .content .title{font-size:58px}}@media(max-width:767.98px){.hero-2 .content .title{font-size:48px;line-height:74px}}@media(max-width:575.98px){.hero-2 .content .title{font-size:35px;line-height:60px}}@media(max-width:991.98px){.hero-2 .hero-image{padding-top:70px}}@media(max-width:1399.98px){.hero-2 .hero-image .image1{width:100%;height:100%}}@media(max-width:1399.98px){.hero-2 .hero-image .image1 img{-o-object-fit:contain;object-fit:contain}}.swiper-dot{display:flex;justify-content:center;margin-top:20px}.swiper-dot .dot{width:10px;height:10px;background:#00bfff;border-radius:50%;margin:0 5px;opacity:.4;transition:.3s ease}.swiper-dot .swiper-pagination-bullet-active{opacity:1;transform:scale(1.2)}.features-wrapper{position:relative;width:100%;background:#fbf9ff;height:6.8rem;margin:10px 0}.features-wrapper .features-six{border:1px solid #dadce3;border-radius:10px;padding:10px;transition:all .2s ease-in-out;margin:0 auto;display:block}.features-wrapper .features-six img{width:120px;height:auto;margin:0 auto;display:block}.contact-section{width:100%;position:relative;margin:50px 0 40px;padding:0}.contact-section:after{content:"";position:absolute;background-image:url(/assets/images/bg-shape.png);background-size:cover;background-repeat:no-repeat;top:0;left:0;width:100%;height:100%;z-index:-1}.contact-section .header-form-wrapper{text-align:center}.contact-section .header-form-wrapper .form-title{font-size:2rem;font-weight:700;color:#1b1b1b;line-height:31px}.contact-section .header-form-wrapper .form-subtitle{color:#6c757d}.contact-section .dropdown-with-close{display:flex;align-items:flex-end;gap:5px;margin:0 0 15px}.contact-section .dropdown-with-close .selected-plan-dropdown{width:95%}.contact-section .dropdown-with-close .close-plan-btn{background:#8c52ff;border:none;color:#fff;font-size:14px;font-weight:600;padding:2px 13px;border-radius:5px;height:35px;line-height:10px;margin:0 0 3px}.contact-section .col-md-12{margin:0 0 10px}.contact-section .phone-contact{animation:floatPhone 4s ease-in-out infinite}.contact-section .phone-contact .phone-img{position:relative;z-index:3;width:90%;transform:scaleX(-1)}.contact-section .contact-form-wrapper{position:relative;background:#f8f8ff;padding:20px;z-index:11}.contact-section .contact-form-wrapper .form_input{position:relative;margin-bottom:5px}.contact-section .contact-form-wrapper .form-label{font-weight:500;color:#333;line-height:13px;margin:0 0 3px;font-size:13px;display:block;padding:0}.contact-section .contact-form-wrapper .w_max{width:84px;display:block;flex:inherit}.contact-section .contact-form-wrapper .form-control,.contact-section .contact-form-wrapper .form-select{height:40px;border-radius:5px;border:1px solid #e0e0e0;transition:all .3s ease}.contact-section .contact-form-wrapper .form-control:focus,.contact-section .contact-form-wrapper .form-select:focus{border-color:#8c52ff;box-shadow:0 0 0 .2rem #8c52ff40}.contact-section .contact-form-wrapper .form-check-input:checked{background-color:#8c52ff;border-color:#8c52ff}.contact-section .contact-form-wrapper .btn-submit{background:linear-gradient(90deg,#8c52ff,#6a7dff);color:#fff;font-weight:600;padding:12px 50px;border-radius:10px;border:none;transition:all .3s ease}.contact-section .contact-form-wrapper .btn-submit:hover{background:linear-gradient(90deg,#6a7dff,#8c52ff);transform:translateY(-2px)}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.2rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 6px #00000014;transition:all .3s ease}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-header{margin-bottom:.8rem}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-header .selected-plan-title{font-size:1.1rem;font-weight:600;color:#1f2937}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-header .selected-plan-title .selected-plan-duration{font-weight:400;color:#6b7280}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-dropdown .form-label{display:block;font-weight:500;color:#374151;margin-bottom:.4rem}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-dropdown .plan-select{width:100%;padding:.6rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;color:#111827;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.contact-section .contact-form-wrapper .btn-submit .selected-plan-box .selected-plan-dropdown .plan-select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.contact-section .msg-wrapper{padding:6px;background:#f6fff6}.contact-section .msg-text{color:#000;font-weight:500;font-size:14px;margin:0;text-align:center}@media(max-width:768px){.contact-form-wrapper{padding:2rem!important}.contact-form-wrapper .form-title{font-size:1.6rem}}.pricing-section{position:relative;width:100%;text-align:center;background:#f8f9ff;margin:2rem 0}.pricing-section:after{content:"";position:absolute;background-image:url(/assets/images/bg-is.png);background-size:contain;background-repeat:no-repeat;background-position:right;transform:scaleX(-1);top:-255px;left:0;width:70%;height:70%;z-index:-1;opacity:.5}.pricing-section .pricing-title{font-size:2.5rem;font-weight:700;color:#0d0c22}.pricing-section .pricing-subtitle{color:#6c757d;font-size:1rem}.pricing-section .billing-toggle{display:flex;justify-content:center;align-items:center}.pricing-section .billing-toggle .toggle-label{font-weight:500;color:#333}.pricing-section .billing-toggle .switch{position:relative;display:inline-block;width:60px;height:30px}.pricing-section .billing-toggle .switch input{opacity:0;width:0;height:0}.pricing-section .billing-toggle .switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#dcdcdc;border-radius:34px;transition:.4s}.pricing-section .billing-toggle .switch .slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;border-radius:50%;transition:.4s}.pricing-section .billing-toggle .switch input:checked+.slider{background-color:#0d1b4c}.pricing-section .billing-toggle .switch input:checked+.slider:before{transform:translate(30px)}.pricing-section .pricing-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 8px 25px #0000000d;transition:all .4s ease;border:1px solid #eee;cursor:pointer;transform:scale(1);overflow:hidden;position:relative;text-align:left}.pricing-section .pricing-card h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#0d0c22}.pricing-section .pricing-card h2{font-size:2.5rem;font-weight:700;color:#0d0c22}.pricing-section .pricing-card h2 span{font-size:1.5rem;vertical-align:top;margin-right:3px}.pricing-section .pricing-card p{color:#777;font-size:.9rem;margin-bottom:1rem}.pricing-section .pricing-card .list-unstyled{list-style:initial;line-height:16px}.pricing-section .pricing-card .list-unstyled li{color:#666;font-size:14px;margin-bottom:15px}.pricing-section .pricing-card.silver{background:linear-gradient(180deg,#fff,#f3f3f3);border:2px solid #b4b4b4}.pricing-section .pricing-card.gold{background:linear-gradient(180deg,#fff8ef,#fff);border:2px solid #ffd67b}.pricing-section .pricing-card.diamond{background:linear-gradient(180deg,#f9fcff,#fff);border:2px solid #a1d5ff}.pricing-section .pricing-card.active{transform:scale(1.05)}.pricing-section .pricing-card:hover{transform:scale(1.08);box-shadow:0 20px 50px #0000001a;z-index:10}@media(max-width:768px){.pricing-section .pricing-card,.pricing-section .pricing-card:hover{transform:none!important}}@media(max-width:768px){.pricing-card{margin-bottom:1rem}}.why-choose-us{width:100%;display:block;position:relative}.why-choose-us:after{content:"";position:absolute;background-image:url(/assets/images/bg-is.png);background-size:contain;background-repeat:no-repeat;background-position:right;top:-233px;right:0;width:100%;height:100%;z-index:-1;opacity:.5}.why-choose-us .content{max-width:520px}.why-choose-us .content .subtitle{color:#9b8cff;font-weight:600;letter-spacing:1px;text-transform:uppercase;display:block;margin-bottom:.5rem;font-size:.9rem;line-height:13px}.why-choose-us .content .title{font-size:2.5rem;line-height:45px;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.why-choose-us .content p{color:#555;line-height:1.7;font-size:1rem}.why-choose-us .phone-wrapper{position:relative;display:inline-block;animation:floatPhone 4s ease-in-out infinite}.why-choose-us .phone-wrapper .phone-img{position:relative;z-index:3;width:90%}.why-choose-us .phone-wrapper .orbit-ring{position:absolute;top:50%;left:50%;border:1px solid rgba(120,120,255,.3);border-radius:50%;transform:translate(-50%,-50%);animation:orbit 6s linear infinite}.why-choose-us .phone-wrapper .orbit-ring.ring-1{width:380px;height:280px;animation-delay:0s}.why-choose-us .phone-wrapper .orbit-ring.ring-2{width:320px;height:320px;animation-delay:1s}.why-choose-us .phone-wrapper .orbit-ring.ring-3{width:380px;height:380px;animation-delay:2s}@keyframes orbit{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes floatPhone{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:991px){.why-choose-us{text-align:center}.why-choose-us .content{margin-bottom:2rem}.why-choose-us .content .title{font-size:2rem}.why-choose-us .phone-wrapper .orbit-ring{display:none}}.custom-footer{position:relative;width:100%;display:block;background:linear-gradient(90deg,#4f4cd9,#5956f5)}.custom-footer .footer_cont{padding:.8rem 0;display:flex;align-items:center;justify-content:space-between}.custom-footer .footer_cont .navbar-brand{font-weight:600;color:#fff!important;font-size:1.2rem}.custom-footer .footer_cont .navbar-brand img{width:110px;height:auto}.custom-footer .footer_cont .navbar-nav{display:flex;flex-direction:row;align-items:center}.custom-footer .footer_cont .navbar-nav .nav-link{color:#fff!important;margin-left:1rem;font-weight:500;transition:color .3s ease}.custom-footer .footer_cont .navbar-nav .nav-link:hover{color:#ff8c08!important}.custom-footer .footer_cont .navbar-toggler{border-color:#fff;filter:invert(1)}.custom-footer .footer_name{background-color:#3b3ea9;color:#fff;font-size:.9rem;height:1.5rem;font-size:12px;font-weight:600;text-align:center}@media(max-width:768px){.custom-footer .footer_cont .nav-link{margin-left:0;text-align:center}.hero-2 .auto-container .hero-image .image1{width:100%;padding:83px 0 5px}}.swiper-container{position:relative;width:100%;margin:auto;overflow:hidden;margin:0 0 3rem}.swiper-container .swiper-wrapper{display:flex;transition:transform .5s ease-in-out}.swiper-container .swiper-slide img{flex:0 0 auto;width:96%;height:auto;display:block;margin:0 auto}.swiper-container .swiper-button-prev,.swiper-container .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:30px;cursor:pointer;font-size:24px;z-index:10;border-radius:50%;transition:background-color .3s}.swiper-container .swiper-button-prev{left:10px}.swiper-container .swiper-button-next{right:10px}@media(max-width:768px){.swiper-container .swiper-slide img{width:65%}.hero-2 .auto-container .content .title{font-size:26px}.main-header .logo img{width:94px}.main-header{height:3.4rem}.main-header .navigation li{margin-left:12px}.main-header .navigation li a{font-size:12px}}.why-choose-us{background:linear-gradient(135deg,#eef7ff,#d0dcff);overflow:hidden;padding:100px 0}.subtitle{color:#7c3aed;font-weight:600;text-transform:uppercase;letter-spacing:2px}.title{font-size:2rem;font-weight:700;margin:10px 0 15px;color:#111}.phone-wrapper{position:relative;display:inline-block}.orbit-ring{position:absolute;border:2px solid rgba(124,58,237,.2);border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate360 20s linear infinite}.orbit-ring.ring-1{width:300px;height:300px;animation-duration:12s}.orbit-ring.ring-2{width:360px;height:360px;animation-duration:16s;animation-direction:reverse}.orbit-ring.ring-3{width:420px;height:420px;animation-duration:20s}@keyframes rotate360{to{transform:translate(-50%,-50%) rotate(360deg)}}:root{--theme-color1: #2d1ee2;--theme-color2: #0f0f11;--theme-color3: #b4e019;--theme-color1-rgb: 45, 30, 226;--theme-color2-rgb: 15, 15, 17;--theme-color3-rgb: 180, 224, 25;--theme-color1-text-color: #fff;--theme-color2-text-color: #fff;--theme-color3-text-color: #0f0f11;--body-bg: #fff;--theme-color-white: #ffffff;--theme-color-white-rgb: 255, 255, 255;--theme-color-light: #f2f8f9;--theme-color-gray: #f6f6f6;--theme-color-silver: #eee;--theme-color-black: #000000;--theme-color-black-rgb: 0, 0, 0;--bg-theme-color1: var(--theme-color1);--bg-theme-color2: var(--theme-color2);--bg-theme-color3: var(--theme-color3);--border-color1-rgba: rgba(255, 255, 255, .1);--border-color2-rgba: rgba(255, 255, 255, .17);--border-theme-color2: #e2e2e2;--border-theme-color3: var(--theme-color3);--text-color: #7e8596;--headings-color: #171b24;--link-color: var(--theme-color1);--link-hover-color: var(--theme-color2);--body-font-family: "Archivo", sans-serif;--heading-font-family: "Archivo", sans-serif;--body-font-size: 16px;--body-line-height: 1.9;--body-font-weight: 500;--line-height-heading-h1: 120px;--line-height-heading: 140%;--line-height-heading-small: 1.4em;--h1-font-size: 120px;--h2-font-size: 50px;--h3-font-size: 30px;--h4-font-size: 24px;--h5-font-size: 20px;--h6-font-size: 16px;--h1-font-weight: 600;--h2-font-weight: 600;--h3-font-weight: 600;--h4-font-weight: 600;--h5-font-weight: 600;--h6-font-weight: 700;--sec-title-subtitle-color: #7e8596;--sec-title-subtitle-font-size: 16px;--sec-title-subtitle-font-weight: 500;--sec-title-subtitle-line-height: 1;--sec-title-color: var(--headings-color);--sec-title-font-size: 56px;--sec-title-font-weight: var(--h2-font-weight);--theme-light-background: #f8f6f1;--container-width: 1350px;--small-container-width: 1000px;--large-container-width: 1550px;--container-pt: 120px;--container-pb: 120px;--gradient-1: linear-gradient(270deg, #5d1ee1 0%, #b2dd1e 100%);--gradient-2: linear-gradient(to left, rgba(var(--theme-color2-rgb), 1) 0%, rgba(var(--theme-color2-rgb), .7) 100%);--gradient-3: linear-gradient(-135deg, rgba(23, 23, 23, 0) 50%, var(--theme-color2) 100%);--headings-color: #6c63ff;--theme-color1: #8b5cf6;--title-font: "Archivo", sans-serif;--text-font: "Archivo", sans-serif}
