.headerContainer{width:100%;height:7em;padding:1em 2em;display:flex;justify-content:center}header{padding:.2em 1em;width:80%;margin:.2em auto 0;display:flex;justify-content:space-between;align-items:center;background-color:#52525230;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #6a6a6a30;border-radius:1em;transition:all ease .3s;position:fixed;color:#f0f0f0;z-index:1000}.navImg{display:flex;align-items:center;justify-content:space-between}header img{width:10.5em;cursor:pointer;color:#fff}header .navMenuWeb{list-style:none;display:flex;align-items:center;justify-content:end;gap:.5em;margin:0}.headerContainer li{opacity:0;font-size:1em;cursor:pointer;padding:5px 10px;transition:all ease .2s}.headerContainer li:hover{color:#ff6200}.navButtons>button{background-color:#b044001c;border:1px solid #ff620073;border-radius:.5em;padding:.6em 1em;margin-right:.5em;color:#ff6200;font-weight:600;font-size:.9em;display:flex;justify-content:center;align-items:center;transition:all ease .2s;cursor:pointer}.navButtons>button:hover{background-color:#b0430041;border:1px solid #ff6200e5}.navButtons>button>img{width:1.2em;rotate:50deg;margin-right:.8em}.navMenuWeb>.active{color:#ff6200;text-decoration:underline;text-underline-offset:.4em;text-decoration-thickness:.1em;text-decoration-color:#ff620091}@media screen and (width<1050px){header{width:90%}header img{width:10.5em}.headerContainer li{font-size:1em}.navMenuWeb>li{font-size:.9em}}@media screen and (width<850px){.headerContainer{height:5.5em}.navButtons{font-size:.8em}header{width:95%;position:fixed;flex-wrap:wrap}header img{width:9em}header>.navMenuWeb{display:none}.headerContainer li{font-weight:100}}@media screen and (width<500px){.headerContainer{height:5em}header .comLogo{width:6em}header{width:90%;padding:0 .5em}.navButtons{font-size:.6em}.headerContainer li{font-weight:100}}.aboutElement{margin:0 auto;width:85%;height:100%;display:flex;flex-direction:column;justify-content:space-around}.aboutUpperElem{margin:0 auto;width:95%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.8em;text-align:center}.aboutUpperElem>.aboutUpperp1{width:22em;font-size:.8em;display:flex;justify-content:center;align-items:center;font-weight:600;gap:.3em;padding:.3em .8em;color:#ff7723;border-radius:1.5em;background-color:#772e0032;border:1px solid #ff62005d}.aboutUpperElem>p>img{width:1.8em}.aboutUpperElem>h1{width:60%;font-size:4em}.aboutUpperElem>h1>span{color:#ff6200}.aboutUpperElem>.aboutUpperp2{width:65%;color:#c3c3c3;font-size:1.2em}.aboutUpperBtn{width:50%;display:flex;justify-content:center;align-items:center;gap:1em;margin-top:1.5em}.aboutUpperBtn>a{text-decoration:none}.aboutUpperBtn1{width:16em;padding:.5em .6em;background-color:#ff7620;border:none;font-size:1em;font-weight:600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:.5em;gap:.5em;cursor:pointer}.aboutUpperBtn1>img{width:2em}.aboutUpperBtn1:hover{background-color:#ff6e13}.aboutUpperBtn1:hover>img{transform:translate(15%);transition:transform .5s ease}.aboutUpperBtn2{width:14em;padding:1.05em 0;background-color:#3a3a3a54;color:#fff;border:1px solid rgba(255,255,255,.151);display:flex;justify-content:center;align-items:center;border-radius:.5em;font-weight:500;gap:.8em;transition:all ease .3s;cursor:pointer}.aboutUpperBtn2>img{width:1.3em;opacity:70%}.aboutUpperBtn2:hover{background-color:#58585854}.aboutLower1{width:80%;margin:2em auto 0;list-style:none;display:flex;justify-content:center;align-items:center;gap:1em}.aboutLower1>li{width:13em;text-align:center;display:flex;flex-direction:column;gap:.3em;background-color:#3a3a3a54;border:1px solid rgba(255,255,255,.151);padding:1em .8em;border-radius:.5em}.aboutLower1>li>p{font-size:.8em;color:#adadad}.aboutLower1>li>h4{font-weight:400}.aboutLower2{width:max-content;margin:3em auto 2em;list-style:none;display:flex;justify-content:center;align-items:center;gap:1.2em;animation:scroll 20s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.homeAboutTrackContainer{width:100%;overflow:hidden;background-color:transparent;padding:.2em}.aboutLower2>li{opacity:70%;width:7em;padding:.4em .5em;background-color:#ff62002b;border:1px solid #ff62005f;color:#ff9554;text-align:center;border-radius:.3em;display:flex;flex:0 0 auto;justify-content:center;align-items:center;gap:.5em}.aboutLower2>li>img{width:1.1em}@media screen and (width<850px){.aboutLower1{flex-wrap:wrap}.aboutLower1>li{width:45%}.aboutUpperElem>h1{width:80%}.aboutUpperElem>.aboutUpperp2{width:95%}.aboutUpperBtn{width:100%}.aboutUpperBtn1{width:20em}.aboutUpperBtn2{width:16em;font-size:.9em}}@media screen and (width<500px){.aboutLower2{font-size:.68em}}.homeServiceMain{width:85%;height:auto;margin:2em auto 0}.homeServiceUpper{width:100%;display:flex;justify-content:space-between;align-items:center}.homeServiceUpper>div>p{margin-top:.3em;color:#b1b1b1}.homeServiceUpper>button{background-color:#3a3a3a54;border:1px solid rgba(255,255,255,.151);width:7em;display:flex;justify-content:center;align-items:center;gap:.5em;color:#fff;padding:.5em .4em;border-radius:.5em;cursor:pointer;transition:all ease .2s}.homeServiceUpper>button:hover{background-color:#58585854}.homeServiceUpper>button>img{width:1.5em;filter:brightness(0) invert(1)}.homeServiceLower ul{list-style:none;display:flex;gap:1.5em;margin-top:1.5em}.homeServiceLower li{position:relative;overflow:hidden;height:15em;border-radius:15px;transition:all ease .3s}.homeServiceLower li img{opacity:95%;width:100%;height:100%;display:block;border-radius:15px;transition:all ease .3s;border:3px solid #ff752047;z-index:1;position:relative;object-fit:cover}.homeServices{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;color:#fff;display:flex;flex-direction:column;gap:.5em;justify-content:center;align-items:center;text-align:center;background-color:#000000df;transition:all ease .3s;z-index:2}.homeServiceLower li:hover img{scale:1.1}.homeServiceLower li:hover .homeServices{opacity:1}.homeServices>h4{font-size:1.5em}.homeServices>a{margin-top:.5em;text-decoration:none;padding:.3em .8em;border-radius:.5em;background-color:#ff62002b;border:1px solid #ff62005f;color:#fff;font-weight:300}.homeServices>a:hover{background-color:#ff620051;border:1px solid #ff6200a8}@media screen and (width<850px){.homeServiceUpper{font-size:.9em}.homeServiceLower ul{flex-direction:column}}@media screen and (width<600px){.homeServiceUpper{font-size:.8em}.homeServiceUpper>div>h1{font-size:1.5em}.homeServiceUpper>div>p{font-size:.9em}.homeServiceUpper>button{font-size:.9em}}.homeWCUElement{width:85%;height:auto;margin:3em auto 0;text-align:center;padding:1em 0}.homeWCUElement>ul{list-style:none;width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;margin-top:1.5em}.homeWCUElement>ul>li{width:18em;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.homeWCUElement>ul>li>.homeWCUImage{width:250px;height:250px;border-top:5px solid #ff6200;border-radius:50%;display:flex;justify-content:center;align-items:center}.homeWCUElement>ul>li>.homeWCUImage>img{width:70%;border-radius:1em}.homeWCUText>p{font-size:.9em;margin-top:.5em;color:#b4b4b4}@media screen and (width<900px){.homeWCUElement>ul>li>.homeWCUImage{width:200px;height:200px}.homeWCUElement>ul>li{font-size:.9em}.homeWCUElement>ul{gap:1em}}@media screen and (width<645px){.homeWCUElement>ul{gap:2em}.homeWCUElement>h1{font-size:2em}}.homePricingMain{width:80%;margin:5em auto 0;display:flex;align-items:center;justify-content:space-between;gap:2em}.homePricing1{width:40em}.homePricing1>div{display:flex;flex-direction:column;gap:1em}.homePricing1>div>p{color:#a4a4a4}.homePricing1>.homePricingList1{margin-top:1em;width:100%;list-style:none;display:flex;flex-direction:column;gap:1em}.homePricing1>.homePricingList1>li{display:flex;width:100%;align-items:center;gap:.7em}.homePricing1>.homePricingList1>li>img{width:1.4em}.homePricing1>.homePricingList1>li>div>h4{font-weight:400}.homePricing1>.homePricingList1>li>div>p{color:#a4a4a4}.homePricingList2{margin-top:2em;width:100%;list-style:none;display:flex;justify-content:center;align-items:center;gap:1.5em}.homePricingList2>li{width:35em;background-color:#2c2c2c63;padding:1em;border:1px solid rgba(255,255,255,.192);border-radius:.5em;display:flex;flex-direction:column;gap:.5em}.homePricingList2>li>div{display:flex;width:100%;gap:.5em;font-size:.9em}.homePricingList2>li>div>img{width:1.3em}.homePricingList2>li>p{font-size:.9em;color:#b8b8b8}.homePricing2{width:40em}.homePricing2>div{padding:1em;width:90%;margin-top:1em;background-color:#ff620011;border:2px solid #ff62007c;border-radius:.5em}.homePricing2>div>p{margin-top:.5em;color:#dbdbdb}.homePricing2>div>h1{color:#ff6200;margin:.5em 0}.homePricing2>div>ul{width:100%;list-style:none;display:flex;flex-direction:column;justify-content:center;gap:.5em}.homePricing2>div>ul>li>img{width:1.1em}.homePricing2>div>ul>li{display:flex;gap:.5em;color:#a5a5a5}.homePricing2>div>button{padding:.3em 0;width:13em;font-size:1em;display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:1.5em;border:.5em;background-color:#ff7016;border-radius:.5em;font-weight:600;transition:all ease .2s;cursor:pointer}.homePricing2>div>button:hover{background-color:#ff7c2a}.homePricing2>div>button>img{width:2em;transition:all ease .2s}.homePricing2>div>button:hover img{transform:translate(20%)}@media screen and (width<1250px){.homePricing1{font-size:.9em;width:35em}.homePricing1>div>h1{font-size:1em}}@media screen and (width<1000px){.homePricing1{width:35em}.homePricing1>div>h1{font-size:1em}.homePricing2>div{width:100%;font-size:.8em}}@media screen and (width<850px){.homePricingMain{margin-top:1em;flex-direction:column}.homePricing1{width:35em;margin-top:1.5em}.homePricing1>div>h1{font-size:1em}.homePricing2{width:30em}.homePricing2>div{width:100%;font-size:.7em}}@media screen and (width<500px){.homePricing2{width:21em}.homePricing1{font-size:.6em;width:35em}.homePricing1>div>h1{font-size:2.5em}.homePricing2>div{width:100%;font-size:.6em}}.homeProcessMain{width:90%;height:auto;margin:5em auto 0}.homeProcess,.homeReview{width:100%;display:flex;flex-direction:column;gap:1em;justify-content:center}.homeProcess>ul{width:100%;list-style:none;display:flex;flex-wrap:wrap;gap:1.5em;justify-content:center;align-items:center}.homeProcess>ul>li{width:20em;padding:1em 1.5em;display:flex;flex-direction:column;gap:.5em;border:1px solid rgba(255,255,255,.164);background-color:#58585822;border-radius:.5em}.homeProcess>ul>li>.homeProcessP1{width:5.9em;display:flex;font-size:.9em;padding:.3em .5em;border-radius:.4em;gap:.6em;background-color:#ff6f161a}.homeProcess>ul>li>.homeProcessP2{width:100%;font-size:.9em;color:#bdbdbd}.homeProcess>ul>li img{width:1em}.homeReview{display:flex;flex-direction:column;gap:2em;margin-top:5em}.homeReviewUpper{display:flex;flex-direction:column;gap:.3em}.homeReviewUpper>p{color:#bdbdbd}.homeReviewLower{width:100%}.homeReviewLower>ul{width:100%;justify-content:center;align-items:center;list-style:none;display:flex;flex-wrap:wrap;gap:3em}.homeReviewLower>ul img{width:3em;border-radius:50%}.homeReviewLower>ul>li{display:flex;flex-direction:column;gap:.5em;justify-content:center;width:45%;height:7.5em;border:1px solid rgba(255,255,255,.164);background-color:#58585822;border-radius:.5em;padding:1em 1.5em}.homeReview1,.homeReview2{width:50%;display:flex;align-items:center;gap:1em}.homeReview1>div>p,.homeReview2>div>p{margin-top:.1em;font-size:.9em;color:#bdbdbd}.homeReviewLower>ul>li>p{font-size:1em;color:#bdbdbd}@media screen and (width<1200px){.homeReviewLower>ul>li{font-size:.8em}}@media screen and (width<930px){.homeProcessMain,.homeReview{margin-top:1.5em}.homeReviewLower>ul{gap:1em}.homeReviewLower>ul>li{width:40em;height:auto;font-size:.8em}.homeReview1>div>p,.homeReview2>div>p{width:16em}}@media screen and (width < 760px){.homeProcess>ul>li{width:100%}}.homeFormMain{margin:8em auto 0;width:90%;display:flex;gap:2em}.homeForm1{width:40em;height:auto}.homeForm1>h1{margin-bottom:.2em}.homeForm1>p{color:#bdbdbd}.homeForm1>div{margin-top:1.5em;display:flex;flex-direction:column;gap:1em}.homeForm1>div img{width:1.3em}.homeForm1>div>a{text-decoration:none;color:#ffffffc6;width:100%;display:flex;align-items:center;gap:.5em;height:3em;border:1px solid #ff6f165c;background-color:#ff6f1611;border-radius:.5em;padding:0 1em;cursor:pointer;transition:all ease .2s}.homeForm1>div>a:hover{border:1px solid #ff6f1666;background-color:#ff6f1619}.homeForm1>div>div{width:50%;display:flex;align-items:center;gap:1em}.homeForm1>div>div>a{text-decoration:none;color:#ffffffc6;display:flex;font-size:.9em;gap:.5em;width:7em;padding:.5em 1em;justify-content:center;align-items:center;background-color:#ffffff16;border:1px solid rgba(255,255,255,.255);border-radius:.5em;cursor:pointer;transition:all ease .2s}.homeForm1>div>div>a:hover{background-color:#ffffff1b;border:1px solid rgba(255,255,255,.259)}.homeForm2{border:1px solid rgba(255,255,255,.15);width:40em;padding:0 2em;background-color:#ffffff09;border-radius:.5em;box-shadow:0 0 20px #ff6f161a}.homeForm2>form{display:flex;flex-direction:column}.homeForm2 label{font-size:.95em;color:#fffc;margin-bottom:.7em;margin-top:2em}.homeForm2>form>div{display:flex;gap:2em}.homeForm2>form>div>div{display:flex;flex-direction:column}.homeForm2 input,.homeForm2 select,.homeForm2 textarea{background-color:#171717;border:none;color:#fff;border-radius:.5em;padding:.7em 1em;outline:none;transition:all .2s ease;font-size:.95em}.homeForm2 input:focus,.homeForm2 select:focus,.homeForm2 textarea:focus{border-color:#ff6f16;box-shadow:0 0 6px #ff6f162a}.homeForm2 input{background-color:#171717}.homeForm2 select{background-color:#171717;cursor:pointer}.homeForm2 textarea{background-color:#171717;resize:none;height:7em;color:#fff}.homeForm2 button{background-color:#ff6f16;color:#000;border:none;margin:1em 0;border-radius:.3em;padding:.5em 1em;font-size:1em;font-weight:600;cursor:pointer;transition:all .2s ease}.homeForm2 button:hover{background-color:#ff7c2a}@media screen and (width<950px){.homeFormMain{margin-top:4em;flex-direction:column}.homeForm1,.homeForm2{margin:0 auto;width:100%}.homeForm2>form>div{gap:0;flex-direction:column}}@media screen and (width<550px){.homeFormMain{font-size:.8em}}.footerContainer{margin-top:5em;width:100%;height:auto;padding:1em 0 .2em;border-top:2px dashed #ff620077}.footerElement{margin:0 auto;width:85%;height:100%;display:flex;gap:.5em;flex-direction:column;justify-content:center;align-items:center}.footerElement>img{width:10em;cursor:pointer}.footerSocialLinks,.footerNav,.footerterms{display:flex;list-style:none;gap:1em;cursor:pointer}.footerNav>li:hover{text-decoration:underline}.footerterms>li{color:#ffffffc6;text-decoration:underline;font-size:.9em}.footerElement>p{margin-top:1em;font-size:.8em;color:#fff6}@media screen and (max-width : 500px){.footerElement{font-size:.7em}}.main{width:100%;height:auto}.submitContainer{width:100%;height:60vh;display:flex;flex-direction:column;align-items:center;padding-top:5em}.submitContainer>button{margin-top:1em;padding:.5em 1em;border:2px solid #eeeeee;border-radius:.5em;background-color:#eee;color:#1e1e1e;cursor:pointer;transition:all ease .3s;font-size:1.1em}.submitContainer>button:hover{background-color:transparent;color:#eee;box-shadow:3px 2px 5px #eee}@media screen and (width<500px){.submitContainer{font-size:.7em}}.serviceHeadMain{width:85%;margin:2em auto 0;display:flex;flex-direction:column;gap:3em}.serviceHeadUpper{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}.serviceHeadUpper>.serviceUpperP1{width:18em;font-size:.8em;display:flex;justify-content:center;align-items:center;font-weight:600;gap:.3em;padding:.3em .5em;color:#ff7723;border-radius:1.5em;background-color:#772e0032;border:1px solid #ff62005d}.serviceHeadUpper>.serviceUpperP1>img{width:1.1em}.serviceHeadUpper>h1{font-size:4em}.serviceUpperP2{margin-top:.7em;width:65%;color:#c3c3c3;font-size:1.2em}.serviceHeadLower{width:100%}.serviceHeadLower>ul{width:100%;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5em}.serviceHeadLower>ul>li{padding:1.5em 1em;width:45%;display:flex;flex-direction:column;gap:1em;border:1px solid rgba(255,255,255,.538);border-radius:.5em}.serviceHeadLower>ul>li>ul{list-style:none;display:flex;flex-direction:column;gap:.8em}.serviceHeadLower>ul>li>button{padding:.7em;border-radius:.5em;background-color:#d9d9d9;border:1px solid #d9d9d9;color:#000;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s ease}.serviceHeadLower>ul>li>button:hover{background-color:transparent;color:#d9d9d9}.serviceHeading>p{margin-top:.2em;color:#cacaca}.serviceLevel1,.serviceLevel5{border:1px solid #ff6200!important;background-color:#ff772328}.serviceLevel1>h2,.serviceLevel5>h2{color:#ff6200}.serviceLevel1>button,.serviceLevel5>button{background-color:#ff6200!important;border:1px solid #ff6200!important}.serviceLevel1>button:hover,.serviceLevel5>button:hover{background-color:transparent!important;color:#ff6200!important}@media screen and (width<1050px){.serviceHeadUpper{font-size:.9em}.serviceHeadLower{font-size:.8em}}@media screen and (width<800px){.serviceHeadUpper{font-size:.7em}.serviceHeadMain{gap:1.5em;margin-top:.7em}.serviceHeadLower>ul{gap:2em}.serviceHeadLower>ul>li{width:80%}.serviceUpperP2{width:90%}}@media screen and (width<500px){.serviceHeadUpper{font-size:.6em}.serviceHeadLower>ul>li{width:100%}}.faq-container{width:85%;margin:5em auto 0;background-color:#58585822;padding:2em;border-radius:10px;color:#fff}.faq-container h1{text-align:center;color:#ff6200;margin-bottom:1.5em;font-size:2em}.faq-item{border-bottom:1px solid #33333331;margin-bottom:1em}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1em;cursor:pointer;font-size:1.2em;background-color:#2a2a2a2c;border-radius:5px}.faq-question:hover{background-color:#33333339}.faq-toggle{font-size:1.5em;transition:transform .3s ease}.faq-toggle.open{transform:rotate(45deg)}.faq-answer{padding:1em;background-color:#2222221c;margin-top:.5em;border-radius:5px;line-height:1.6;display:block;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.faqBottom{background-color:#58585832;display:flex;align-items:center;justify-content:space-between;padding:1.2em 1em;border:1px solid rgba(255,255,255,.11);border-radius:.5em}.faqBottom img{width:1.5em}.faqBottom>div{display:flex;align-items:center;justify-content:center;gap:.4em}.faqBottom>div img{width:1.2em}.faqBottom a{text-decoration:none}.faqBottom button{width:9em;padding:.5em .7em;font-size:1em;display:flex;align-items:center;justify-content:center;gap:.5em;background-color:transparent;border:2px solid #ff6200;border-radius:.5em;color:#ff6200;cursor:pointer;transition:all ease .2s}.faqBottom button:hover{box-shadow:2px 4px 8px #ff620093}@media (max-width: 768px){.faq-container{width:95%;font-size:.7em}.faq-question{font-size:1em}.faq-answer{font-size:.9em}.faqBottom{font-size:.7em}}.contactMain{width:100%;display:flex;flex-direction:column;gap:3em;margin-top:2em}.contactPage1{width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.contactPage1>.contactPage1P1{width:18em;font-size:.8em;display:flex;justify-content:center;align-items:center;font-weight:600;gap:.5em;padding:.3em .5em;color:#ff7723;border-radius:1.5em;background-color:#772e0032;border:1px solid #ff62005d}.contactPage1>.contactPage1P1>img{width:1.1em}.contactPage1>h1{text-align:center;width:60%;margin:.2em 0;font-size:3.5em}.contactPage1P2{text-align:center;margin-top:.7em;width:60%;color:#c3c3c3;font-size:1.2em}.contactPage1Btns{width:60%;display:flex;justify-content:center;align-items:center;gap:1em;margin-top:1.5em}.contactPage1Btn1{width:15em;padding:.6em;background-color:#ff7620;border:none;font-size:1em;font-weight:600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:.5em;gap:.5em;cursor:pointer}.contactPage1Btns>a{text-decoration:none}.contactPage1Btn1>img{width:2em}.contactPage1Btn1:hover{background-color:#ff6e13}.contactPage1Btn1:hover>img{transform:translate(15%);transition:transform .5s ease}.contactPage1Btn2{width:11em;padding:.8em 0;background-color:#3a3a3a54;color:#fff;border:1px solid rgba(255,255,255,.151);display:flex;font-size:1em;justify-content:center;align-items:center;border-radius:.5em;font-weight:500;gap:.6em;transition:all ease .3s;cursor:pointer}.contactPage1Btn2>img{width:1.5em}.contactPage1Btn2:hover{background-color:#58585854}.contactPage2{width:100%;height:44em;display:flex;justify-content:center;align-items:center;gap:1em}.contactPage2_1{margin:0;width:55%;height:100%;padding:1.3em 2em;border:1px solid rgba(255,255,255,.15);background-color:#ffffff09;box-shadow:0 0 20px #ff6f161a;border-radius:.5em}.contactPage2_1>p{font-size:.9em;color:#dddc;margin-top:.3em}.contactPage2_1>form{width:100%;display:flex;flex-direction:column}.contactPage2_1 label{font-size:.95em;color:#fffc;margin-bottom:.7em;margin-top:2em}.contactPage2_1>form>div{width:100%;display:flex;gap:2em}.contactPage2_1>form>div>div{width:100%;display:flex;flex-direction:column}.contactPage2_1>form>div>div>input{width:100%}.contactPage2_1 input,.contactPage2_1 select,.contactPage2_1 textarea{background-color:#171717;border:1px solid #ff6e132d;color:#fff;border-radius:.5em;padding:.7em 1em;outline:none;transition:all .2s ease;font-size:.95em}.contactPage2_1 input:focus,.contactPage2_1 select:focus,.contactPage2_1 textarea:focus{border-color:#ff6f16;box-shadow:0 0 6px #ff6f162a}.contactPage2_1 input{background-color:#171717}.contactPage2_1 select{background-color:#171717;cursor:pointer}.contactPage2_1 textarea{background-color:#171717;resize:none;height:7em;color:#fff}.contactFormLower{margin-top:.4em;width:100%;display:flex;justify-content:space-between;align-items:center}.contactFormLower>p{font-size:.8em;color:#ffffffb3}.contactPage2_1 button{background-color:#ff6f16;color:#000;border:none;margin:1em 0;border-radius:.3em;padding:.5em 1em;font-size:1em;font-weight:600;cursor:pointer;transition:all .2s ease}.contactPage2_1 button:hover{background-color:#ff7c2a}.contactPage2_2{width:25%;height:100%;display:flex;flex-direction:column;border-radius:.5em;gap:1em;padding:1em;border:1px solid rgba(255,255,255,.15);background-color:#ffffff09;box-shadow:0 0 20px #ff6f161a}.contactPage2_2 img{width:1.3em}.contactPage2_2>a{text-decoration:none}.contactPage2_2>button,.contactPage2_2>a>button{font-family:"Exo 2",sans-serif;color:#ccc;border:none;border-radius:.5em;background-color:#a9a9a929;width:100%;height:2.5em;padding:.5em 1em;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease}.contactPage2_2>button>div,.contactPage2_2>a>button>div{width:80%;display:flex;align-items:center;gap:.8em}.contactPage2_2>button>img,.contactPage2_2>a>button>img{opacity:70%}.contactPage2_2>button:hover,.contactPage2_2>a>button:hover{background-color:#a9a9a942}.contactPage2_2>div{width:100%;justify-content:center;margin-top:1em;font-size:.9em;color:#ccc;display:flex;flex-direction:column;gap:1em}.contactPage2_2>div>ul{list-style:none;display:flex;flex-direction:column;gap:.5em}@media screen and (width<1050px){.contactMain{font-size:.8em}}@media screen and (width<850px){.contactPage2{flex-direction:column;height:auto}.contactPage2_1,.contactPage2_2{width:90%}.contactPage1>h1{width:90%;font-size:3em}.contactPage1>.contactPage1P2{width:90%}.contactPage1Btns{width:90%}}@media screen and (width<550px){.contactMain{margin-top:.7em}.contactPage1>.contactPage1P2{width:100%}.contactPage2_1>form>div{flex-direction:column;gap:0}.contactPage2_1 button{width:100%}.contactPage2_1 label{margin-top:1.5em}.contactMain{font-size:.6em}.contactFormLower{margin-top:2em;padding:0}.contactPage2_2>button,.contactPage2_2>a>button{font-size:.8em}}#wifi-loader{--background: #ff6200;--front-color: #ff6200;--back-color: #ff62006c;--text-color: #414856;width:64px;height:64px;border-radius:50px;position:relative;display:flex;justify-content:center;align-items:center}#wifi-loader svg{position:absolute;display:flex;justify-content:center;align-items:center}#wifi-loader svg circle{position:absolute;fill:none;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-100deg);transform-origin:center}#wifi-loader svg circle.back{stroke:var(--back-color)}#wifi-loader svg circle.front{stroke:var(--front-color)}#wifi-loader svg.circle-outer{height:86px;width:86px}#wifi-loader svg.circle-outer circle{stroke-dasharray:62.75 188.25}#wifi-loader svg.circle-outer circle.back{animation:circle-outer135 1.8s ease infinite .3s}#wifi-loader svg.circle-outer circle.front{animation:circle-outer135 1.8s ease infinite .15s}#wifi-loader svg.circle-middle{height:60px;width:60px}#wifi-loader svg.circle-middle circle{stroke-dasharray:42.5 127.5}#wifi-loader svg.circle-middle circle.back{animation:circle-middle6123 1.8s ease infinite .25s}#wifi-loader svg.circle-middle circle.front{animation:circle-middle6123 1.8s ease infinite .1s}#wifi-loader svg.circle-inner{height:34px;width:34px}#wifi-loader svg.circle-inner circle{stroke-dasharray:22 66}#wifi-loader svg.circle-inner circle.back{animation:circle-inner162 1.8s ease infinite .2s}#wifi-loader svg.circle-inner circle.front{animation:circle-inner162 1.8s ease infinite .05s}#wifi-loader .text{position:absolute;bottom:-40px;display:flex;justify-content:center;align-items:center;text-transform:lowercase;font-weight:500;font-size:14px;letter-spacing:.2px}#wifi-loader .text:before,#wifi-loader .text:after{content:attr(data-text)}#wifi-loader .text:before{color:var(--text-color)}#wifi-loader .text:after{color:var(--front-color);animation:text-animation76 3.6s ease infinite;position:absolute;left:0}@keyframes circle-outer135{0%{stroke-dashoffset:25}25%{stroke-dashoffset:0}65%{stroke-dashoffset:301}80%{stroke-dashoffset:276}to{stroke-dashoffset:276}}@keyframes circle-middle6123{0%{stroke-dashoffset:17}25%{stroke-dashoffset:0}65%{stroke-dashoffset:204}80%{stroke-dashoffset:187}to{stroke-dashoffset:187}}@keyframes circle-inner162{0%{stroke-dashoffset:9}25%{stroke-dashoffset:0}65%{stroke-dashoffset:106}80%{stroke-dashoffset:97}to{stroke-dashoffset:97}}@keyframes text-animation76{0%{clip-path:inset(0 100% 0 0)}50%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@media screen and (width<500px){#wifi-loader{width:30px;height:30px}#wifi-loader svg.circle-outer{height:56px;width:56px}#wifi-loader svg.circle-middle{height:40px;width:40px}#wifi-loader svg.circle-inner{height:24px;width:24px}}.buyPdfContainer{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;margin-top:2em}.buyPdfElement{width:85%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.buyPdfP1{width:20em;font-size:.8em;display:flex;justify-content:center;align-items:center;font-weight:600;gap:.5em;padding:.3em .5em;color:#ff7723;border-radius:1.5em;background-color:#772e0032;border:1px solid #ff62005d}.buyPdfP1>img{width:1.1em}.buyPdfElement>h1{text-align:center;width:100%;margin:.2em 0;font-size:3.5em}.buyPdfElement>.buyPdfP2{text-align:center;width:90%;color:#c3c3c3;font-size:1.2em}.buyPdfMainSection{width:80%;margin-top:.8em;max-height:35em;overflow-y:scroll}.buyPdfMainSection::-webkit-scrollbar{width:4px}.buyPdfMainSection::-webkit-scrollbar-track{background:#2222222a}.buyPdfMainSection::-webkit-scrollbar-thumb{background:#fff;border-radius:5px}.buyPdfMainSection>.pdf{width:90%;height:auto;padding:1em 1.5em;margin:1em auto;display:flex;justify-content:center;flex-direction:column;border:1px solid #ff7723c3;border-radius:1em;background-color:#772e0032}.buyPdfMainSection>.pdf>.pdfUppper{display:flex;gap:1em;align-items:center}.buyPdfMainSection>.pdf>.pdfUppper>img{width:4em;border-radius:.3em;border:1px solid #ffffffa1}.buyPdfMainSection>.pdf>.pdfUppper>h2{font-size:1.8em;width:100%;display:flex;align-items:center;justify-content:center;gap:.4em}.buyPdfMainSection>.pdf>p{margin:.5em 0;color:#c3c3c3}.pdfUpperDownCount{display:flex;gap:.3em;padding:.3em .7em;border-radius:.3em;border:1px solid rgba(255,255,255,.418);background-color:#3a3a3a54;justify-content:center;margin-left:auto;width:8%;font-size:.5em}.pdfUpperDownCount>img{width:30%}.pdfLower{margin-top:.5em;width:100%;display:flex;gap:.5em;align-items:center;justify-content:space-between}.pdfLower>input{padding:0 .5em;width:80%;height:2.4em;border:1px solid rgba(255,255,255,.404);border-radius:.5em;color:#f5f5f5;background-color:transparent}.pdfLowenBtns{display:flex;gap:.5em}.pdfLowenBtns>.pdfLowerDemoBtn{font-weight:600;font-size:.9em;padding:.5em;background-color:#ffffffe2;border:1px solid #ffffffe2;border-radius:.5em;cursor:pointer;transition:all ease .2s}.pdfLowenBtns>.pdfLowerDemoBtn:hover{background-color:transparent;color:#fff}.pdfLowenBtns>.pdfLowerBuyBtn{width:8em;align-self:flex-end;font-weight:600;font-size:.9em;padding:.5em 0;background-color:#ff7723;border:1px solid #ff7723;border-radius:.5em;cursor:pointer;transition:all ease .2s}.pdfLowenBtns>.pdfLowerBuyBtn:hover{background-color:transparent;color:#fff}@media screen and (width<1050px){.buyPdfContainer{font-size:.8em}.buyPdfMainSection{width:100%}.pdfLower>input{font-size:.9em}.pdfUpperDownCount{width:10%}}@media screen and (width<850px){.buyPdfElement{width:90%}.buyPdfElement>h1{font-size:3em}.pdfLower>input{font-size:.8em}}@media screen and (width<550px){.buyPdfContainer{font-size:.6em}.pdfUpperDownCount{width:25%}}.processMain{width:85%;margin:1.5em auto 0;display:flex;flex-direction:column;gap:5em;justify-content:center;align-items:center}.process1{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.process1>.process1P1{width:18em;font-size:.8em;display:flex;justify-content:center;align-items:center;font-weight:600;gap:.5em;padding:.3em .5em;color:#ff7723;border-radius:1.5em;background-color:#772e0032;border:1px solid #ff62005d}.process1>.process1P1>img{width:1.1em}.process1>h1{text-align:center;width:60%;margin:.2em 0;font-size:4em}.process1p2{text-align:center;margin-top:.7em;width:60%;color:#c3c3c3;font-size:1.2em}.process1Btns{width:50%;display:flex;justify-content:center;align-items:center;gap:1em;margin-top:1.5em}.process1Btns>a{text-decoration:none}.process1Btn1{width:12em;padding:.5em .6em;background-color:#ff7620;border:none;font-size:1em;font-weight:600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:.5em;gap:.5em;cursor:pointer}.process1Btn1>img{width:2em}.process1Btn1:hover{background-color:#ff6e13}.process1Btn1:hover>img{transform:translate(15%);transition:transform .5s ease}.process1Btn2{width:11em;padding:.9em 0;background-color:#3a3a3a54;color:#fff;border:1px solid rgba(255,255,255,.151);display:flex;font-size:1em;justify-content:center;align-items:center;border-radius:.5em;font-weight:500;gap:.5em;transition:all ease .3s;cursor:pointer}.process1Btn2:hover{background-color:#58585854}.process2{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em}.process2Upper{width:100%;display:flex;flex-direction:column;gap:.3em}.process2Lower{width:100%}.process2Lower img{width:1em}.process2Lower>ul{list-style:none;width:100%;display:flex;justify-content:center;align-items:center;gap:1.2em;flex-wrap:wrap}.process2Lower>ul>li{padding:1em;width:25.5em;display:flex;flex-direction:column;gap:.8em;background-color:#3a3a3a54;border:1px solid rgba(255,255,255,.767);border-radius:.5em}.process2LowerHead{width:100%;display:flex;justify-content:space-between;align-items:center}.process2LowerHeadP2,.process2Upper>p{color:#c3c3c3}.process2LowerHead>p{color:#ff8132}.process2Lower>ul>li>ul{width:100%;list-style:none}.process2Lower>ul>li>ul>li{color:#c3c3c3;align-items:center;width:100%}.process2Lower>ul>li>ul>li>span{opacity:70%}@media screen and (width<1050px){.processMain{font-size:.9em}.process1>h1{font-size:3em}}@media screen and (width<850px){.processMain{margin-top:.5em;font-size:.8em}.process1>h1{font-size:3em;width:80%}.process1Btns{width:90%}.process1p2{width:80%}.process2Lower>ul>li{width:100%}}@media screen and (width<500px){.processMain{font-size:.7em}}.processLowerMain{width:85%;margin:7em auto 0;display:flex;flex-direction:column;gap:2.5em;justify-content:center;align-items:center}.processLower1{width:100%;display:flex;flex-direction:column;gap:.3em}.processLower1>p{color:#c3c3c3}.processLower2{width:100%}.processLower2 img,.processLower3 img{width:1.2em}.processLower2>ul{list-style:none;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1em}.processLower2>ul>li{padding:1.5em;width:32.5%;border:1px solid white;border-radius:.5em;display:flex;flex-direction:column;background-color:#3a3a3a54;border:1px solid rgba(255,255,255,.767);gap:1em}.processLower2>ul>li>div{width:100%;display:flex;justify-content:space-between;align-items:center;color:#ff8132}.processLower2>ul>li>ul{color:#c3c3c3;list-style:none}.processLower3{width:100%;padding:1.5em;background-color:#3a3a3a54;border:1px solid rgba(255,255,255,.423);border-radius:.5em;display:flex;gap:1em;flex-wrap:wrap}.processLower3_1,.processLower3_2{width:30%;display:flex;flex-direction:column;gap:1em}.processLower3_2{margin-left:20em}.processLower3_1>ul,.processLower3_2>ul{list-style:none;display:flex;flex-direction:column;gap:.5em;color:#c3c3c3}.processLower3_1>ul>li,.processLower3_2>ul>li{width:100%;display:flex;align-items:center;gap:.5em}.processLower3>p{color:#bcbcbcc3}.processLower4{width:100%;display:flex;justify-content:space-between;padding:1em 1.5em;background-color:#3a3a3a54;border-radius:.5em}.processLower4>div{width:80%;display:flex;align-items:center;gap:.6em;color:#c3c3c3}.processLower4>div>img{width:1.15em}.processLower4>a{text-decoration:none}.processLower4>a>button{width:10em;font-size:.9em;background-color:#ff6708;border:1px solid #ff6708;border-radius:.5em;color:#000;padding:.5em;font-weight:600;display:flex;gap:.5em;justify-content:center;align-items:center;cursor:pointer;transition:all ease .2s}.processLower4>a>button:hover{background-color:#ff7824}.processLower4>a>button>img{width:2em}.processLower5{padding:2em;width:100%;background-color:#3a3a3a54;border-radius:.8em;display:flex;gap:1.5em;flex-wrap:wrap;justify-content:space-between;align-items:center}.processLower5_1{width:30em;display:flex;flex-direction:column;gap:.3em}.processLower5_2{display:flex;gap:1em}.processLower5_1>p{color:#c3c3c3}.processLower5_2 img{width:2.5em}.processLower5_2>button,.processLower5_2>a{width:12em;padding:.3em .7em;font-size:1em;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5em;border-radius:.5em;cursor:pointer;transition:all ease .5s}.processLower5Btn1{background-color:#ff6708;color:#000;border:none}.processLower5Btn1:hover{background-color:#ff7824}.processLower5Btn1:hover img{transform:translate(14%);transition:transform .3s ease}.processLower5Btn2{color:#fff;border:1px solid white;background-color:transparent}.processLower5Btn2:hover{background-color:#8080802a}@media screen and (width < 1050px){.processLowerMain{font-size:.8em}}@media screen and (width < 850px){.processLowerMain{font-size:.7em;margin-top:3em}.processLower2>ul{flex-direction:column}.processLower2>ul>li{width:80%}.processLower3{flex-direction:column;gap:2em}.processLower3_1,.processLower3_2{width:90%}.processLower3_2{margin-left:0}}@media screen and (width < 500px){.processLower4{font-size:.8em}.processLower4>a>button{font-size:.6em}.processLower2>ul>li{width:98%}.processLower5_2{font-size:.8em}}.aboutElement{width:85%;height:auto;margin-top:1em}.aboutElement>h1{align-self:center;font-size:4em;font-family:Dancing Script,cursive}.aboutUpper{width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:3em}.aboutUpper>img{width:17em;height:17em;border-radius:50%;border:5px solid #ff6200;filter:drop-shadow(0px 4px 7px #1e1e1e)}.aboutUpper>p{width:50em}.aboutUpper>p>span>a{color:#ff6200}.aboutLower{width:80%;margin:1.5em auto 0}.aboutLower>h2{margin-bottom:.5em}.aboutLower>ol{display:flex;flex-direction:column;gap:.5em}@media screen and (width < 1320px){.aboutUpper>p{width:40em}}@media screen and (width < 1130px){.aboutElement{font-size:.9em}.aboutUpper>img{width:15em;height:15em}.aboutUpper>p{width:40em}}@media screen and (width < 985px){.aboutElement{font-size:.8em}}@media screen and (width < 850px){.aboutElement{font-size:.6em}.aboutElement>h1{margin-bottom:.3em}.aboutLower{width:100%}}.termsCondElement,.privacyElement{margin:0 auto;width:85%;height:auto;display:flex;flex-direction:column;align-items:center}.termsCondElement>h1,.privacyElement>h1{font-size:3em;margin-bottom:.5em;font-family:Dancing Script,cursive}.termsCondElement>ol,.privacyElement>ol{width:100%;display:flex;flex-direction:column;gap:.9em}@media screen and (width<1050px){.termsCondElement,.privacyElement{font-size:.9em}}@media screen and (width<850px){.termsCondElement,.privacyElement{font-size:.7em}}@media screen and (width<500px){.termsCondElement,.privacyElement{font-size:.6em}}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background:#000;background:radial-gradient(circle,#000 49%,#040200 14%,#2b1100 86%,#000);color:#eee;font-family:"Exo 2",sans-serif;overflow-x:hidden;scroll-behavior:smooth}.mainLoaderContainer{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}::selection{background-color:#b04300}
