.additional_service{border-radius:12px}.additional_service_item{border:1px solid #090edb;border-radius:8px}.additional_service_item_box{padding:8px}.additional_service_item_box_text{color:#000;font-size:16px}
.contact_us{flex-direction:column;gap:16px;display:flex}
.home_features{width:100%}.home_features_item{background:linear-gradient(45deg,rgba(0,0,0,.086),rgba(83,84,108,.086));border:1.2px solid;border-radius:20px;padding:40px;display:flex}.home_features_item_left{flex:1;gap:40px;display:flex;position:relative}.home_features_item_left_content{flex-direction:column;gap:42px;display:flex;position:relative}.home_features_item_left_content_label{font-size:32px}.home_features_item_left_content_list{flex-direction:column;gap:24px;display:flex}.home_features_item_left_content_list_item{align-items:center;gap:16px;display:flex}.home_features_item_left_content_list_item_bullet{background-color:gold;border-radius:50%;width:24px;height:24px}.home_features_item_right{flex:1;justify-content:center;display:flex}
.home_section{flex-direction:column;align-items:center;gap:40px;padding:100px 0;display:flex;position:relative}@media (max-width:450px){.home_section{padding:50px 0}}.home_section_header{z-index:3;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.home_section_header_chip{border:1px solid rgba(9,14,219,.196);border-radius:38px;padding:6px 14px;box-shadow:0 4px 50px rgba(37,195,217,.4)}.home_section_header_chip_text{font-size:14px}.home_section_header_content{flex-direction:column;align-items:center;gap:16px;display:flex}.home_section_header_content_subtitle{text-align:center;background:linear-gradient(165deg,#06cbb4 25%,#067a6d 72%);text-transform:uppercase;color:transparent;-webkit-background-clip:text;background-clip:text;font-size:60px;font-weight:400;line-height:1.2}@media (max-width:450px){.home_section_header_content_subtitle{font-size:32px}}.home_section_header_content_description{text-align:center;font-size:24px;font-weight:400;line-height:1.4}
.home_pricing{gap:24px;display:flex}@media (max-width:450px){.home_pricing{flex-flow:column-reverse wrap}}
.home_additional_services{width:100%}.home_additional_services_compare{z-index:21;padding:8px;position:absolute}
.home_contact{flex-direction:column;gap:32px;display:flex}.home_contact_form{flex-direction:column;gap:16px;display:flex}.home_contact_form_input_label{color:#fff}.home_contact_form_details{background:linear-gradient(45deg,rgba(224,224,224,.196),rgba(0,0,0,.086),rgba(83,84,108,.086),rgba(224,224,224,.196));border:1px solid rgba(255,255,255,.063);border-radius:12px;flex-direction:column;gap:16px;padding:12px;display:flex}.home_contact_form_details_item{align-items:center;gap:8px;display:flex}.home_contact_form_details_item_text{color:#fff}.home_contact_form_submit{cursor:pointer;text-transform:uppercase;background:linear-gradient(165deg,#090edb,#da24bb);width:100%}
