.module1{max-width:100%;height:100vh;display:flex;gap:10px;background:var(--bg-gradient);padding:32px 5%}.module1_left{width:50%;height:100%;display:flex;align-items:center;justify-content:center}.m1_left_wrapper{width:100%;height:max-content}.m1_left_wrapper h1{font-size:var(--font-size1);font-weight:var(--font-Semibold);color:var(--white)}.m1_left_wrapper p{color:var(--para-color);font-size:var(--font-size4);margin:32px 0 0 0}.m1_left_wrapper button{display:flex;align-items:center;justify-content:center;gap:16px;font-size:var(--font-size4);font-weight:var(--font-semibold);background-color:var(--white);border:none;color:#10528b;padding:15px 32px;margin:48px 0 0 0;border-radius:10px;cursor:pointer}.module1_right{display:flex;align-items:center;justify-content:center;width:50%;height:100%}.module1_right img{width:100%;height:auto}.module2{max-width:100%;padding:32px 5%;display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between}.module2_left,.module2_right{width:50%;height:100%}.module2_left h1{width:70%;font-size:var(--font-size2)}.module2_left p{width:70%;margin:16px 0 0 0;color:var(--para-color)}.module2_left img{width:95%;margin:45px 0 0 0}.wrapper_text h2{font-size:20px}.wrapper_text p{margin:16px 0 32px 0;color:var(--para-color);font-size:var(--font-size4);line-height:24px}.module3{width:100%;height:auto;display:flex;gap:20px;align-items:start;gap:20px;padding:32px 5% 0;background:var(--bg-gradient);color:var(--white)}.module3_left{display:none!important;width:20%;display:flex;align-items:center;justify-content:center}.rotate_text{font-size:21px;background-color:red;padding:20px 10px}.module3_right{width:100%}.module3_right h1{font-size:32px;margin-block:0 20px}.module3_right>p{font-size:18px}.right_inner{display:flex;width:100%;margin-top:24px}.right_inner_img,.right_inner_text{width:50%}.right_inner_text{padding-bottom:32px}.text_wrapper h2{font-size:18px;text-decoration:underline}.text_wrapper ul{font-size:14px;margin-block:12px;margin-left:18px}.text_wrapper ul li{line-height:28px}.right_inner_img{display:flex;align-items:end;justify-content:center}.right_inner_img img{width:350px;height:auto}.module4{width:100%;height:auto;background-image:var(--bg-gradient);text-align:center;padding:32px 5%}.module4 h1{font-size:var(--font-size2);color:var(--white)}.grid_container{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));color:var(--white);padding:20px;gap:20px;margin-top:64px}.grid_card{position:relative;height:auto;padding:15px;text-align:left;border:1px solid rgba(127,106,106,.3);border-radius:16px;background:rgba(127,106,106,.19);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(4.3px);-webkit-backdrop-filter:blur(4.3px);cursor:pointer}.grid_card img{display:none}.grid_card h3{font-size:20px}.grid_card h4{margin:12px 0 0 0;color:var(--para-color);font-size:14px}.grid_card p{margin:12px 0 0 0;color:var(--para-color);font-size:14px}.module5{display:flex;align-items:center;justify-content:space-between;width:100%;padding:64px 5%}.module5_left{width:50%;height:100%}.form_wrapper{width:100%;height:100%;gap:20px}.form_wrapper h1{font-size:var(--font-size2);font-weight:var(--font-medium)}form{margin-top:32px;display:flex;flex-wrap:wrap;gap:20px}form .form-group{width:calc(50% - 10px)}form label{font-size:14px}form label span{color:red}.form_wrapper form input,select{width:100%;display:block;margin-block:4px 0;padding:14px;border-radius:5px;border:1px solid var(--para-color)}.form_wrapper form input:focus{outline:1px solid #10528b}.form_wrapper form button{border:none;background:var(--btn-gradient);color:var(--white);font-size:14px;cursor:pointer;padding:14px 28px;border-radius:10px}.module5_right{width:50%;height:100%;padding-left:5%}.module5_right .office{width:100%}.office h3{font-size:var(--font-size4);color:var(--para-color);font-weight:var(--font-semibold);text-transform:uppercase}.office p{margin:16px 0 0 0}.office a{display:flex;align-items:center;gap:10px;margin:16px 0}@media screen and (max-width:1300px){.module1{max-height:50rem}.module1 h1{font-size:var(--font-size2)}.module2{margin:0;height:auto;padding:32px 5%}.module2_right{padding:0 0 0 5%}.module2_left h1,.module2_left p{width:100%}.module2_left img{width:100%;height:auto}}@media screen and (max-width:1024px){.module1{width:100%;height:100vh}.module2{height:auto;padding:32px 5%}.module2_left img{width:100%;height:auto}.module2_right{padding-left:5%}.module3{width:100%;height:auto;padding:32px 5%}}@media screen and (max-width:768px){.module1{height:auto;padding:32px 5%;margin-top:60px}.module2{height:auto;padding:32px 5%;margin:0}.module2_left,.module2_right{width:100%}.module2_left h1{width:100%;font-size:clamp(32px,40px,48px)}.module2_left p{width:100%}.module2_left img{width:100%;height:auto}.module2_right{padding:32px 0}.module2_wrapper{display:flex;flex-wrap:wrap}.module3{width:100%;flex-direction:column;padding:32px 5%}.module3_left{width:100%}.rotate_text{transform:rotate(0)}.module3_right{width:100%}.right_inner_text{width:100%}.right_inner_img{display:none}.module5{flex-direction:column;gap:48px;padding:32px 5%}.module5_left,.module5_right{width:100%;padding:0}.module5_left{text-align:center}.form_wrapper h1{font-size:var(--font-size3)}form{text-align:left}.module5_right .office{width:100%}}@media screen and (max-width:480px){.module1{width:100%;flex-direction:column-reverse;margin-top:40px}.module1_left,.module1_right{width:100%}.module2{height:auto}.module2_left img{width:100%;height:auto}.module2_right{padding:0}.module2_left{width:100%;flex-direction:column}.module2_left h1{width:100%;font-size:clamp(24px,32px,36px)}.module2_left p{width:100%;font-size:14px}.module2_right{width:100%;margin:16px 0 0 0}.wrapper_text p{font-size:14px}.module3{width:100%;flex-direction:column;padding:32px 5%}.module3_left{width:100%}.rotate_text{transform:rotate(0)}.module3_right{width:100%}.right_inner_text{width:100%}.right_inner_img{display:none}.module4 h1{font-size:clamp(24px,32px,36px)}.module5{flex-direction:column;gap:48px;padding:32px 5%}.module5_left,.module5_right{width:100%;padding:0}.module5_left{text-align:center}.form_wrapper h1{font-size:var(--font-size3)}form{text-align:left}.module5_right .office{width:100%}}