.banner{background-position:100% 100%;background-repeat:no-repeat;background-size:cover}.banner_items{grid-template-columns:49% 39%;justify-content:space-between;align-items:center;gap:3.5%;min-height:calc(100vh - 70px);display:grid}.header_content h1{font-size:var(--step-10);color:var(--white);font-weight:700}.header_text_changer{margin:20px 0}.header_text_changer p{margin-bottom:10px}.header_text_changer p,.header_text_changer span{font-size:var(--step-10);color:#fbed22;font-weight:700}.typed{min-height:calc(var(--step-10)*1.6);max-height:calc(var(--step-10)*1.6);align-items:center;margin-top:-10px;display:flex}.typed span{border:3px solid var(--first);margin-left:var(--step-2);height:calc(var(--step-10)*1.6);display:block}.cards_wrapper .cards_items:nth-child(2),.cards_wrapper .cards_items:nth-child(3){visibility:hidden;height:0}.cards_items_show{margin:10px 0;visibility:visible!important;height:fit-content!important}.card_items_third>article{margin-bottom:10px}.cards_items>article p{color:#fbed22;margin-bottom:15px;padding:0;font-weight:500}.header_content_btn{place-items:center;display:grid;border:none!important}.header_content_btn button{background-color:var(--black);font-size:var(--step--1);border:1px solid var(--black-14);color:#fbed22;cursor:pointer;border-radius:10px;margin:10px auto 0;padding:10px 20px;font-weight:700;display:block}.cards_items{flex-wrap:wrap;justify-content:space-between;gap:2%;display:flex}.cards_items>article{border:1px solid var(--black-10);text-align:center;width:23%;padding:5px 0}.cards_items>article img{width:55%;margin:0 auto 5px}.cards_items p{font-size:var(--step-0);line-height:calc(var(--step-0) + 7px);font-weight:500}.pick{font-size:var(--step-7);color:#fbed22;text-align:center;font-weight:700}@media (max-width:950px){.cards_items p{word-break:break-all}.banner_items{grid-template-columns:55% 45%;gap:0%}.header_content h1{font-size:var(--step-8)}.header_text_changer{margin:20px 0 10px}.header_text_changer p,.header_text_changer span{font-size:var(--step-8)}.typed{min-height:calc(var(--step-10)*1.1);max-height:calc(var(--step-10)*1.1);align-items:center;margin-top:-10px;display:flex}.typed span{border:3px solid var(--first);height:calc(var(--step-8)*1.6);margin-left:8px;display:block}}@media (max-width:700px){.banner_items{grid-template-columns:100%}.header_content h1,.header_text_changer p,.header_text_changer span{font-size:var(--step-9)}.typed span{border:3px solid var(--first);height:calc(var(--step-9)*1.6);margin-left:8px;display:block}.banner{padding-top:20px}.banner_items{flex-direction:column}.banner_items>section{width:100%}.cards_items p{font-size:var(--step--1);line-height:calc(var(--step--1) + 7px);font-weight:500}.cards_items>article img{width:50%}}@media (max-width:450px){.cards_items p{font-size:var(--step--3);line-height:calc(var(--step--3) + 7px);font-weight:500}}@media (max-width:350px){.header_content h1{font-size:var(--step-6)}.header_text_changer p,.header_text_changer span{font-size:var(--step-5)}.typed span{border:2px solid var(--first);height:calc(var(--step-5)*1.6);margin-left:5px;display:block}.cards_items p{font-size:var(--step--4);line-height:calc(var(--step--4) + 7px);font-weight:500}}.form_wrapper{background-color:#fff;padding:40px;box-shadow:0 3px 8px #0000003d}.form{background-color:var(--white);border-top:5px solid var(--first);border-radius:15px;width:80%;margin:0 auto;padding:10px;box-shadow:0 3px 50px #0000003d}.form p{text-align:center;color:var(--black)}.form_title span{font-size:var(--step-4);font-weight:700;display:block}.form div{margin:10px 0}.form input,.form textarea,.form select{border:1px solid var(--black-10);width:100%;color:var(--black-15);border-radius:5px;outline:none;padding:10px 10px 10px 12px;font-size:15px}.form select option{color:var(--black-15)}.form textarea{height:100px}.form input[type=submit]{font-weight:700;font-size:var(--step-0);cursor:pointer;background-color:var(--first);color:var(--black);width:fit-content;margin:0 auto;display:block}.form select{width:100%}@media (max-width:900px){.form{width:90%;margin:0 0 0 auto}}@media (max-width:700px){.form_wrapper{padding-top:20px}.form{width:80%;margin:0 auto}}@media (max-width:450px){.form{width:90%;margin:0 auto}}.banner_wrapper{background-color:var(--black);color:var(--white);min-height:calc(100vh - 120px);display:flex}.banner_items{grid-template-columns:58% 40%;justify-content:space-between;display:grid}.banner_content{padding:var(--space-20)0px}.banner_content ul{list-style:none}.banner_content li{position:relative}.banner_content h3 span{color:var(--primary)}.banner_listing{font-size:var(--step-2);color:var(--white);font-weight:600;line-height:2}.banner_title img{width:30px;height:30px;display:inline}.banner_title{font-size:var(--step-8)}.banner_title span{align-items:center;gap:var(--space-20);font-size:var(--step-8);display:flex}.banner_listing div{align-items:center;gap:10px;display:flex}.banner_listing div svg{color:var(--primary)}.banner_form_wrap{align-items:center;display:flex}.banner_form{background-color:var(--white);padding:var(--space-25)var(--space-10);border-radius:10px;margin:0 auto}.banner_form input::placeholder{color:var(--black);font-size:15px;font-weight:500}.banner_form label{color:var(--black);margin-bottom:8px;font-weight:700;display:none}.banner_form input[type=text],.banner_form input[type=email],.banner_form input[type=tel],.banner_form input[type=option],.banner_form select,.banner_form option{border:none;border-bottom:2px solid var(--black);width:100%;color:var(--black);outline:none;margin-bottom:20px;padding:10px;font-family:poppins;font-size:15px;font-weight:500}.banner_form select{padding-left:5px}.banner_form input[type=submit]{background-color:var(--primary);color:var(--black);cursor:pointer;font-size:var(--step-1);text-transform:uppercase;border:none;border-radius:4px;margin:0 auto;padding:6px 20px;font-weight:500;display:block;box-shadow:0 8px 16px #0003,0 6px 10px #00000030}.banner_form input[type=submit]:hover{text-decoration:underline}@media (max-width:650px){.banner_items{flex-direction:column-reverse;display:flex}.banner_content h3{font-size:var(--step-7)}}
.partners{border-top:1px solid var(--black-15);margin-top:10px;margin-bottom:50px;padding-top:10px}.partners_content p{font-size:var(--step-3);color:var(--first);text-align:center}.partners_content h2{font-size:var(--step-10);color:var(--white);text-align:center;font-weight:700}.partners_content h2 span{color:var(--first)}.partners_content a{background-color:var(--first);color:var(--black);border-radius:.2rem;width:fit-content;margin:0 auto;padding:1rem 2rem}.partners_items{margin:30px 0}.partner_item_row{border-bottom:1px solid var(--black-15);flex-wrap:wrap;justify-content:space-between;gap:1%;display:flex}.partner_item_row:last-child{border-bottom:none}.partner_item_row>section{border-right:1px solid var(--black-15);width:19%;padding-bottom:10px}.partner_item_row section:last-child{border:none}.partners_items img{object-fit:contain;filter:grayscale();width:80%;margin:0 auto}.partners_items img:hover{filter:grayscale(0)}@media (max-width:650px){.partners{padding:0}.partners_items{justify-content:space-between;margin:10px 0;display:flex}.partners_content h2{font-size:var(--step-7)}.partners_items>article{display:block}.partner_item_row{border:none}.partner_item_row>section{border:none;width:100%}}
.rest_title{background-color:var(--black);padding:30px 0 200px}.rest_title p{font-size:var(--step-2);color:var(--white);text-align:center}.rest_title h2{font-size:var(--step-8);color:var(--white);text-align:center;font-weight:700}.rest_items{background-color:var(--black);flex-wrap:wrap;gap:2%;margin-top:-150px;padding:30px 0 0 30px;display:flex}.rest_items>article{width:31%;margin-bottom:60px}.rest_items h3{font-size:var(--step-4);color:var(--white);margin:10px 0;font-weight:600}.rest_items>article p{font-size:var(--step-0);line-height:calc(var(--step-0) + 10px);color:var(--white)}.rest>a{background-color:var(--first);width:fit-content;color:var(--black);font-size:var(--step-0);text-align:center;border:none;border-radius:5px;margin:30px auto;padding:10px 20px;font-weight:600;display:block}@media (max-width:650px){.rest_items{flex-direction:column;width:100%}.rest_items>article{width:100%}.rest_items article:last-child{margin-bottom:0}}
.domains{background:url(https://digiclawmedia.com/wp-content/uploads/2020/10/home8_section-bg1.png);padding:40px 0}.domains_items{grid-template-columns:40% 55%;justify-content:space-between;gap:2%;display:grid}.domains_title{flex-direction:column;justify-content:center;display:flex}.domains_title h2{font-size:var(--step-10);color:var(--white);font-weight:700}.domains_title p{font-size:var(--step-1);color:var(--white);margin-top:5px;font-weight:600}.domains_cards{flex-wrap:wrap;justify-content:space-between;gap:2%;display:flex}.domains_cards>article{text-align:center;border-radius:40px 10px;width:31%;margin-bottom:30px;padding:20px;transition:all .5s;box-shadow:0 3px 8px #0000003d}.domains_cards>article:hover{border-radius:10px 5px}.domains_cards img{margin:0 auto}.domains_cards>article h3{font-size:var(--step-2);color:#fbed22;margin-top:10px;font-weight:700}@media (max-width:650px){.domains_items{flex-direction:column;display:flex}.domains_cards>article{width:45%}}
.testimonials{padding:40px 0}.testimonials_title>p{font-size:var(--step-2);color:var(--first);text-align:center}.testimonials_title h2{font-size:var(--step-8);color:var(--white);text-align:center;font-weight:700}.testimonial_items{margin-top:30px;position:relative}.testimonialsSwiper{width:95%;margin:0 auto}.testimonials_items{position:relative}.testimonials_items .swiper-slide{height:auto}.testimonials_btn_container{z-index:-1;justify-content:space-between;width:100%;display:flex;position:absolute;top:50%}.testimonials_btn_container>div{background-color:var(--second);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.testimonials_btn_container svg{color:var(--white)}.testimonials .swiper-slide{height:auto;padding:20px 0}.testimonial_swiper_item{background-color:var(--white);border-radius:10px;width:95%;height:100%;margin:0 auto;padding:10px 30px 15px;box-shadow:0 3px 8px #0000003d}.testimonials .swiper-slide-next{z-index:10}.testimonials .swiper{padding-top:6%}.swiper-slide-next .testimonial_swiper_item{opacity:1;background-color:var(--first);width:120%;color:var(--black);margin-top:-6%;position:relative;left:-10%}.testimonial_icon{justify-content:center;align-items:center;margin:10px 0 15px;display:flex}.testimonial_icon svg{font-size:var(--step-10);color:var(--black-10)}.testimonial_item_content>p{font-size:var(--step-0);line-height:calc(var(--step-0) + 10px);text-align:center;color:var(--black)}.testimonical_item_author{text-align:center;margin-top:20px}.testimonical_item_author h3{font-size:var(--step-2);font-weight:700}.testimonical_item_author p{font-size:var(--step-0);line-height:calc(var(--step-0) + 10px);color:var(--black-15)}.swiper-slide-next .testimonial_swiper_item p{color:var(--black)}@media (max-width:800px){.swiper-slide-next .testimonial_swiper_item{opacity:1;background-color:var(--white);width:95%;color:var(--black);margin-top:0%;position:relative;left:0%}.testimonialsSwiper{z-index:-999}}
