.cr-block{width:100%;text-align:center;padding:15px 0;background-color:#18213a;color:#ffffffb3}.cr-block h5{font-size:.85rem;font-weight:400;letter-spacing:.5px}.Home{width:100%;overflow:hidden}.introduction-block{width:80%;margin:30px auto;padding:20px 0}.intro-main{display:flex;flex-direction:column;align-items:center;position:relative}.left-line-intro{width:2px;height:100%;background-color:var(--main-orange);position:absolute;left:0;top:0;border:none}.intro-main-1{display:flex;flex-direction:row;align-items:center;gap:30px;margin-top:20px}.intro-main-1 p{width:60%;font-size:1rem;line-height:1.8;color:#000000bf;font-family:var(--font-body)}.intro-main-1 img{width:35%;height:auto;border-radius:10px;object-fit:cover}.services-block{width:100%;padding:30px 0}.main-services{width:85%;margin:20px auto;display:flex;flex-direction:column;gap:20px}.whyus-block{width:100%;padding:30px 0}.whyus-img-block{width:50%;margin:20px auto;display:flex;justify-content:center}.whyus-img-block img{max-width:100%;height:auto;border-radius:10px;object-fit:contain}.process-block{width:100%;padding:30px 0}.process-block-1{width:85%;margin:30px auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.team-block{width:100%;padding:30px 0}.team-block-1{width:60%;margin:20px auto;display:flex;flex-direction:row;align-items:center;gap:30px}.team-block-1 img{width:150px;height:150px;border-radius:50%;object-fit:cover}.details-block{display:flex;flex-direction:column;gap:8px}.details-block h3.pr-name{font-size:1.4rem;font-weight:600;color:var(--main-purple)}.details-block div{display:flex;flex-direction:row;align-items:center}.details-block h4{font-size:.95rem;font-weight:400;color:#000000bf}.details-block h4 a{color:#000000bf;text-decoration:none}.details-block h4 a:hover{color:var(--main-purple)}.details-block svg{color:var(--main-orange);font-size:1.2rem}#location-txt{align-items:flex-start}@media screen and (max-width: 900px){.intro-main-1{flex-direction:column}.intro-main-1 p{width:90%}.intro-main-1 img{width:80%}.process-block-1{grid-template-columns:repeat(2,1fr)}.team-block-1{width:80%;flex-direction:column;text-align:center}.details-block div{justify-content:center}.whyus-img-block{width:90%}}@media screen and (max-width: 600px){.introduction-block{width:90%}.process-block-1{grid-template-columns:1fr;width:90%}.team-block-1{width:90%}}.carousel-slide{position:relative;overflow:hidden}.carousel-slide>img{width:100%;height:100vh;max-height:720px;min-height:350px;object-fit:cover;object-position:center;z-index:1}.carousel-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.carousel-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;width:80%;z-index:4;overflow:hidden}.carousel-text h2{font-size:3vw;overflow:hidden}.carousel-text p{font-size:2vw;overflow:hidden}.banner{width:100%;height:100%;max-height:720px;position:relative;overflow:hidden!important}.banner>img{width:100%;height:auto;object-fit:cover}.banner-text{width:auto;margin:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}.banner-text h2{z-index:3;font-size:3rem;color:#fff;letter-spacing:1px;font-family:var(--font-heading);font-weight:700;overflow:hidden;text-shadow:0 2px 8px rgba(0,0,0,.3)}.banner-text h4{color:#fff;z-index:3;margin-top:12px;font-weight:400;font-size:1.1rem;letter-spacing:1px;display:flex;flex-direction:row;justify-content:center;font-family:var(--font-body);overflow:hidden;width:100%}.banner-text h4:before{content:"";width:10%;height:3px;background-color:var(--main-orange);margin-top:auto;margin-bottom:auto;margin-right:8px}.banner-text h4:after{content:"";width:10%;height:3px;background-color:var(--main-orange);margin-top:auto;margin-bottom:auto;margin-left:8px}.quote-button-box{width:100%;margin:auto;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:12%;left:0;z-index:5;pointer-events:none}.quote-button{width:12.5vw;min-width:120px;height:6vh;min-height:40px;background-color:var(--main-purple);display:flex;align-items:center;justify-content:center;font-size:clamp(12px,1.2vw,18px);letter-spacing:1px;transition:.2s all;pointer-events:all}.quote-button:hover{background:transparent;border:1px solid var(--main-purple)}.banner .slick-dots{bottom:15px;z-index:10}.banner .slick-dots li button:before{color:#fff9;font-size:10px}.banner .slick-dots li.slick-active button:before{color:#fff}@media screen and (max-width: 999px){.banner .slick-slider{margin-top:0}}@media screen and (max-width: 750px){.banner-text h2{font-size:1.8rem}.banner-text h4{font-size:.9rem}.carousel-slide>img{min-height:50vh}.quote-button-box{bottom:18%}.quote-button{min-height:34px;height:4.5vh}}@media screen and (max-width: 550px){.banner-text h2{font-size:1.4rem}.banner-text h4{font-size:.75rem}.carousel-slide>img{min-height:55vh}.quote-button-box{bottom:16%}}@media screen and (max-width: 400px){.banner-text h2{font-size:1.2rem}.banner-text h4{font-size:.65rem}.quote-button-box{bottom:14%}}.process-card{display:flex;flex-direction:column;justify-content:space-around;position:relative;margin-top:15px}.process-card-top{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:15px}.process-card-num{color:var(--main-purple);font-size:1.8rem;width:56px;height:56px;border:1px solid var(--main-purple);display:flex;align-items:center;justify-content:center;transition:all .2s}.process-card:hover .process-card-num{background-color:var(--main-purple);color:#fff}.process-card-bottom{display:flex;flex-direction:column;align-items:flex-start}.process-card-icon-title{display:flex;align-items:center;gap:10px;padding-left:15px}.process-card-icon{color:var(--main-orange);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.process-card-title{font-size:1.15rem;font-weight:600}.process-card-desc{width:90%;font-size:.9rem;font-weight:500;color:#555;margin-top:12px;margin-left:15px}@media screen and (max-width: 900px){.process-card-bottom{align-items:center}.process-card-icon-title{padding-left:0}.process-card-desc{text-align:center;margin-left:0}}.service-card{width:90%;max-width:80%;height:260px;position:relative;display:flex;align-items:center;justify-content:center;margin:15px auto;box-shadow:0 4px 15px #00000026;border-radius:12px;background-size:cover;background-position:center;overflow:hidden;transition:all .3s}.service-card:hover{width:85%;height:270px}.service-card-inner{height:100%;width:90%;display:flex;flex-direction:column;justify-content:space-around;text-align:left;transform:translateY(60%);transition:all .3s}.service-card:hover .service-card-inner{transform:translateY(0);height:60%}.service-card-title{font-size:2rem;letter-spacing:1px;color:var(--main-orange);z-index:10;transition:all .3s}.service-card:hover .service-card-title{font-size:1.6rem}.service-card-desc{font-size:1rem;color:#fff;font-weight:500;margin-top:8px}@media screen and (max-width: 768px){.service-card{height:auto;min-height:280px;max-width:95%;width:95%;overflow:visible}.service-card-inner{transform:translateY(0);height:auto;padding:25px 10px;width:85%}.service-card-title{font-size:1.5rem}.service-card-desc{font-size:.9rem;line-height:1.6}}.footer{width:100%;background-color:#18213a;color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:40px 60px;margin-top:30px}.footer-left{display:flex;flex-direction:row;gap:60px;width:70%}.footer-services h3,.footer-contact h3{font-size:1.2rem;font-weight:600;letter-spacing:.5px}.footer-services hr,.footer-contact hr{width:40%;border:none;height:2px;background-color:var(--main-orange);margin:5px 0 15px}.footer-services ul{list-style:none;padding:0}.footer-services ul li{font-size:.9rem;margin:8px 0;color:#fffc;display:flex;align-items:center;gap:5px}.footer-services ul li span{width:6px;height:6px;background-color:var(--main-orange);border-radius:50%;display:inline-block}.footer-contact div{display:flex;flex-direction:column;gap:10px}.footer-contact h4{font-size:1rem;font-weight:500;color:var(--main-orange);margin-top:5px}.footer-contact p{font-size:.9rem;color:#fffc;margin:2px 0}.footer-right{display:flex;align-items:center;justify-content:center;width:25%}.footer-right img{width:120px;height:auto}@media screen and (max-width: 900px){.footer{flex-direction:column;padding:30px 20px;align-items:center;gap:30px}.footer-left{flex-direction:column;width:100%;gap:30px;align-items:center;text-align:center}.footer-services hr,.footer-contact hr{margin:5px auto 15px}.footer-right{width:100%}}.navbar{overflow:hidden;width:100vw;height:80px;background-color:transparent;position:fixed;display:flex;flex-direction:row;justify-content:center;z-index:9999999;transition:.1s ease-in-out}.logo-img{position:fixed;width:10rem!important;height:auto!important;top:-30px}.nav-left{width:45%;overflow:hidden;height:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:auto}.nav-left img{width:auto;height:50%}.nav-left a{width:auto;height:100%;overflow:hidden;display:flex;align-items:center}.nav-right{width:45%;display:flex;justify-content:flex-end;align-items:center;color:#fff!important}.nav-links-box{width:100%;flex-direction:row;justify-content:space-around;align-items:center;position:relative;display:flex;text-decoration:none;list-style:none;height:100%}.nav-links-box li{text-decoration:none;font-size:1.1rem;position:relative;overflow:hidden;transition:.2s ease-in-out;height:100%;font-family:var(--font-body)}.nav-links-box li:after{content:"";width:0%;height:1px;background-color:#fff;position:absolute;bottom:0;left:0;transition:.2s ease-in-out}.nav-links-box li:hover:after{width:80%}@media screen and (max-width: 900px){.navbar{height:100px}}@media screen and (max-width: 500px){.navbar{height:70px}}.sticky{height:80px;background-color:#520092!important;box-shadow:0 2px 10px #0000004d!important}.side-menu{width:50vw;height:100vh;z-index:999999999;background-color:#18213a;color:#fff;position:fixed;display:flex;justify-content:space-between;flex-direction:column;display:none;animation-duration:.5s;animation-name:sidemenuanim;top:0;right:0%}.side-menu-block{display:block;top:0%}.side-menu-1{height:10%;align-items:center;display:flex;justify-content:end;margin-right:25px;overflow:hidden}.side-menu-2{height:90%;display:flex;align-items:center;flex-direction:column;justify-content:space-evenly;font-weight:100}.side-menu-2 h3{font-weight:100}@keyframes sidemenuanim{0%{right:-50%}to{right:0%}}.color-black{color:#000}.services-page-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin:120px auto 20px}.services-page-heading h3{font-size:1.6rem;font-weight:500;letter-spacing:1px;color:var(--main-purple)}.services-page-heading hr{border:none;background-color:var(--main-orange);height:2px;margin-top:4px;width:100%}.services-page-subtitle{text-align:center;font-size:1rem;font-weight:500;color:#555;margin-bottom:24px}@media screen and (max-width: 768px){.services-page-heading h3{font-size:1.3rem}.services-page-subtitle{font-size:.9rem;width:90%;margin:0 auto 24px}}.service-block-container{width:80vw;margin:0 auto 50px;display:flex;gap:20px;min-height:400px}.service-block-image{width:39%;min-height:300px;border-radius:16px;background-position:center;background-size:cover}.service-block-content{width:60%;display:flex;align-items:center;justify-content:center;padding:15px 20px}.service-block-heading{width:fit-content}.service-block-heading h2{font-size:1.6rem;font-weight:600;color:var(--main-purple);margin-bottom:4px}.service-block-heading hr{border:none;background-color:var(--main-orange);height:2px;width:100%}.service-block-text{color:#555;line-height:1.8;font-size:.95rem;margin-top:10px}@media screen and (max-width: 650px){.service-block-container{flex-direction:column!important;width:90vw}.service-block-image{width:100%;min-height:250px}.service-block-content{width:100%;padding:10px 0}}.contact-block{display:flex;width:50vw;margin:20px auto 0;flex-direction:row;height:500px}.contact-block form{display:flex;flex-direction:column;width:100%;height:100%;justify-content:space-evenly;align-items:center}.form-inp{width:90%;height:50px;border-radius:7px;outline:none;overflow:hidden;border:1px solid #ddd;font-family:var(--font-body);padding:7px 7px 7px 15px;letter-spacing:.5px;font-size:1rem;background-color:#fff;transition:border-color .2s,box-shadow .2s}.form-inp:focus{border-color:var(--main-purple, #520092);box-shadow:0 0 0 2px #5200921a}.form-inp::placeholder{color:#888}select.form-inp{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.form-textarea{width:90%!important;min-height:100px!important;border-radius:7px;outline:none;border:1px solid #ddd;font-family:var(--font-roboto);padding:10px 7px 7px 15px;letter-spacing:.5px;font-size:1rem;resize:vertical;transition:border-color .2s,box-shadow .2s}.form-textarea:focus{border-color:var(--main-purple, #520092);box-shadow:0 0 0 2px #5200921a}.submit-button{width:140px;height:40px;margin:20px 0 27px;border:none;border-radius:6px;cursor:pointer;background-color:var(--main-purple, #520092);color:#fff;font-size:1rem;font-weight:500;transition:all .2s}.submit-button:hover{background-color:#3d006d;transform:translateY(-1px)}@media screen and (max-width: 800px){.contact-block{width:60vw}}@media screen and (max-width: 700px){.contact-block{width:80vw}}@media screen and (max-width: 500px){.contact-block{width:90vw}}@media screen and (max-width: 350px){.contact-block{width:95vw}}.gallery-slider{width:90vw;margin:50px auto}.gallery-slide-item{padding:0 10px}.img-slider{width:100%;height:300px;object-fit:cover;cursor:pointer;border-radius:8px;transition:transform .3s}.img-slider:hover{transform:scale(1.02)}.modal{position:fixed;z-index:999999;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;justify-content:center;align-items:center}.modal-content{position:relative;display:flex;justify-content:center;align-items:center;max-width:90%;max-height:90%}.modal-content img{max-width:100%;max-height:90vh;object-fit:contain}.close{position:absolute;top:-40px;right:0;font-size:2.5rem;color:#fff;cursor:pointer;padding:10px}.quote-page{width:100%}.quote-section{width:70%;margin:20px auto}#quote-section-1-1{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}#quote-section-1-2 h3{font-size:1.2rem;font-weight:500;margin-bottom:10px}.items-block{display:flex;flex-direction:column;gap:15px}.main-items-block{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.main-items-name{display:flex;flex-direction:row;align-items:center;gap:8px}.main-items-name input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--main-orange)}.main-items-name h3{font-size:1rem;font-weight:500}.sub-items-block{display:flex;flex-direction:column;gap:5px;margin-top:10px}.items-details{margin-top:20px}.items-details textarea{width:100%;border:1px solid #ddd;border-radius:7px;padding:10px 15px;font-size:1rem;font-family:var(--font-body);resize:vertical;outline:none;transition:border-color .2s}.items-details textarea:focus{border-color:var(--main-purple)}#submit-btn{width:140px;height:42px;margin:20px 0;border:none;border-radius:6px;cursor:pointer;background-color:var(--main-purple);color:#fff;font-size:1rem;font-weight:500;transition:all .2s}#submit-btn:hover{background-color:#3d006d;transform:translateY(-1px)}@media screen and (max-width: 800px){.quote-section{width:85%}}@media screen and (max-width: 500px){.quote-section{width:95%}.main-items-block{flex-direction:column}}.sub-items-section{margin:15px 30px;width:100%}.sub-items-heading{font-weight:500;font-size:1.1rem}.sub-items-list{margin-top:8px;margin-left:8px}.sub-items-group{margin-bottom:15px}.sub-items-group-header{display:flex;align-items:center;gap:8px}.sub-items-dot{width:8px;height:8px;background-color:#000;border-radius:50%}.sub-items-group-title{font-size:1rem;font-weight:500}.sub-items-group-items{display:flex;flex-direction:column;margin-left:16px;margin-top:8px}.sub-item-row{display:flex;align-items:center;gap:8px;margin:3px 0}.sub-item-checkbox{width:16px;height:16px;accent-color:var(--main-orange);cursor:pointer}.sub-item-label{font-size:.9rem}.sub-item-qty{width:64px;height:32px;border:1px solid #ccc;border-radius:4px;padding:0 8px;font-size:.9rem;outline:none}.sub-item-qty:focus{border-color:var(--main-orange)}@media screen and (max-width: 768px){.sub-items-section{margin:10px}}.wa-float-btn{position:fixed;bottom:24px;right:24px;z-index:9999;width:60px;height:60px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #25d36666;transition:all .3s;overflow:visible!important}.wa-float-btn:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.wa-float-icon{width:30px;height:30px;color:#fff;overflow:visible!important}.wa-pulse{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background-color:#25d366;animation:waPing 2s cubic-bezier(0,0,.2,1) infinite;opacity:.3;overflow:visible!important;pointer-events:none}@keyframes waPing{75%,to{transform:scale(2);opacity:0}}.wa-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:10000;display:flex;align-items:flex-end;justify-content:flex-end;padding:24px;overflow:visible!important}.wa-chat{background-color:#fff;width:370px;max-height:480px;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;overflow:hidden!important;animation:waSlideUp .3s ease-out}@keyframes waSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.wa-chat-header{background-color:#075e54;color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;overflow:hidden!important;flex-shrink:0}.wa-chat-avatar{width:40px;height:40px;min-width:40px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden!important}.wa-chat-avatar svg{width:22px;height:22px;overflow:visible!important}.wa-chat-info{flex:1;overflow:hidden!important}.wa-chat-info h4{font-size:.95rem;font-weight:600;font-family:var(--font-heading);overflow:hidden!important}.wa-chat-info p{font-size:.75rem;color:#a8e6cf;overflow:hidden!important}.wa-chat-close{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:transparent;color:#fff;cursor:pointer;transition:background .2s;overflow:hidden!important}.wa-chat-close:hover{background-color:#ffffff26}.wa-chat-close svg{width:18px;height:18px;overflow:visible!important}.wa-chat-body{flex:1;padding:20px 16px;background-color:#ece5dd;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23d4ccc4' fill-opacity='0.3'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");overflow-y:auto!important;overflow-x:hidden!important}.wa-chat-bubble{background-color:#fff;border-radius:0 8px 8px;padding:10px 14px;box-shadow:0 1px 2px #0000001a;max-width:85%;position:relative;overflow:visible!important}.wa-chat-bubble-text{font-size:.85rem;color:#333;font-family:var(--font-body);line-height:1.5;overflow:hidden!important}.wa-chat-bubble-text p{margin-top:4px;overflow:hidden!important}.wa-mobile-hint{font-size:.7rem;color:#888;margin-top:8px;overflow:hidden!important}.wa-chat-bubble-time{font-size:.65rem;color:#aaa;text-align:right;margin-top:6px;overflow:hidden!important}.wa-chat-bubble-tail{position:absolute;left:-6px;top:0;width:0;height:0;border-top:6px solid white;border-left:6px solid transparent;overflow:visible!important}.wa-chat-input-area{padding:10px 12px;background-color:#f0f0f0;border-top:1px solid #ddd;flex-shrink:0;overflow:hidden!important}.wa-chat-input-box{display:flex;align-items:flex-end;gap:8px;background-color:#fff;border-radius:24px;padding:6px 6px 6px 16px;border:1px solid #e0e0e0;overflow:hidden!important}.wa-chat-textarea{flex:1;resize:none;outline:none;font-size:.85rem;background:transparent;border:none;line-height:1.4;font-family:var(--font-body);padding:6px 0;overflow-y:auto!important;overflow-x:hidden!important}.wa-chat-textarea::placeholder{color:#999}.wa-chat-send{width:36px;height:36px;min-width:36px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:none;cursor:pointer;transition:background .2s;overflow:hidden!important}.wa-chat-send:hover{background-color:#128c7e}.wa-chat-send:disabled{opacity:.5;cursor:not-allowed}.wa-chat-send svg{width:18px;height:18px;overflow:visible!important}.wa-typing-dots{display:flex;gap:3px;align-items:center;justify-content:center;overflow:visible!important}.wa-typing-dots span{width:5px;height:5px;background-color:#fff;border-radius:50%;animation:waBounce .6s infinite alternate;overflow:visible!important}.wa-typing-dots span:nth-child(2){animation-delay:.1s}.wa-typing-dots span:nth-child(3){animation-delay:.2s}@keyframes waBounce{to{transform:translateY(-3px)}}@media screen and (max-width: 480px){.wa-overlay{padding:0;align-items:flex-end;justify-content:stretch}.wa-chat{width:100%;max-height:70vh;border-radius:16px 16px 0 0}.wa-float-btn{bottom:16px;right:16px;width:52px;height:52px}.wa-float-icon{width:26px;height:26px}}.process-container{padding:80px 20px;max-width:1200px;margin:0 auto;font-family:Poppins,sans-serif;overflow-x:hidden}.process-page-heading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;margin:50px auto 20px}.process-page-heading h3{font-size:1.6rem;font-weight:500;letter-spacing:1px;color:var(--main-purple)}.process-page-heading hr{border:none;background-color:var(--main-orange);height:2px;margin-top:4px;width:100%}.process-page-subtitle{text-align:center;font-size:1rem;font-weight:500;color:#555;margin-bottom:60px}.process-steps{display:flex;flex-direction:column;gap:80px}.process-step{display:flex;align-items:center;justify-content:space-between;gap:40px}.step-left{flex-direction:row}.step-right{flex-direction:row-reverse}.step-content{flex:1}.step-content h2{font-size:2rem;color:#333;margin-bottom:15px}.step-content p{font-size:1rem;color:#555;line-height:1.6}.step-video{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;aspect-ratio:16 / 9}.video-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;color:#888;flex-direction:column}.placeholder-text{text-align:center}.placeholder-text span{font-size:1.2rem;font-weight:700;display:block}@media (max-width: 768px){.process-container{padding:40px 15px}.process-step,.step-left,.step-right{flex-direction:column;text-align:center;gap:20px}.step-content h2{font-size:1.5rem}.step-content p{font-size:.95rem}.step-video{width:100%;margin-top:10px}.process-page-heading{margin-top:20px}.process-page-heading h3{font-size:1.3rem;text-align:center}.process-steps{gap:60px}}:root{--main-orange: #ff9900;--main-purple: #520092;--main-white: white;--font-heading: "Poppins", sans-serif;--font-body: "Inter", sans-serif}body{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;font-family:inherit;overflow-x:hidden!important;overflow-y:auto}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}img{max-width:100%;height:auto;object-fit:cover}.over-div{width:100%;height:100%;background-color:#00000061;position:absolute;z-index:0}.blur-div{width:100%;height:50px;background-color:#fff;filter:blur(20px);display:block}.block-heading{font-family:var(--font-heading);margin:15px auto;width:fit-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.block-heading h3{font-size:1.8rem;letter-spacing:.5px;font-weight:500;color:#000}.block-heading hr{margin:4px auto 0;width:100%;background-color:var(--main-orange);border:none;height:2px}@media screen and (max-width: 880px){.block-heading h3{font-size:1.5rem;letter-spacing:.5px;font-weight:500}}.sub-heading{font-size:1.3rem;width:70%;font-family:var(--font-roboto);color:#000000da;margin:0 auto;text-align:center;font-weight:400}@media screen and (max-width: 740px){.sub-heading{font-size:1rem;width:80%}}@media screen and (max-width: 500px){.sub-heading{font-size:.9rem;width:95%}}
