.services_all{background:#fff;border:1px solid #0a3d5c1a;border-radius:20px;flex-direction:column;align-items:center;margin-bottom:40px;padding:60px 80px;display:flex}@media (width<=1024px){.services_all{border-radius:0;margin-bottom:0;padding:40px 16px}}.services_all__header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.services_all__header__title{width:100%}.services_all__header__title h1,.services_all__header__title h2,.services_all__header__title h3,.services_all__header__title h4,.services_all__header__title h5,.services_all__header__title h6{color:#0a1b2c}@media (width<=1024px){.services_all__header__title h1,.services_all__header__title h2,.services_all__header__title h3,.services_all__header__title h4,.services_all__header__title h5,.services_all__header__title h6{text-align:center}}.services_all__header__choose{justify-content:flex-end;width:30%;display:flex}@media (width<=1024px){.services_all__header__choose{display:none}}.services_all__header__choose a{color:#1f7db5;align-items:center;gap:8px;width:fit-content;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.services_all__header__choose a:after{content:"";background-color:currentColor;flex-shrink:0;width:13px;height:13px;transition:all .3s;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat}.services_all__header__choose a:hover{color:#0a3d5c}.services_all__header__choose a:hover:after{transform:translate(5px)}.services_all__content{grid-template-columns:repeat(2,1fr);width:100%;display:grid}@media (width<=576px){.services_all__content{grid-template-columns:repeat(1,1fr)}}.services_all__content{gap:20px}.services_all__content__item{background:linear-gradient(234.63deg,#fff0 0%,#edf4f9 100%);border:1px solid #0a3d5c1a;border-radius:20px;flex-direction:row;width:100%;min-height:300px;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden}.services_all__content__item:hover{border-color:#6aafd4;box-shadow:0 8px 20px #1e344814}@media (width<=1024px){.services_all__content__item{min-height:160px}}@media (width<=768px){.services_all__content__item{padding:20px 16px}}.services_all__content__item .wrapper{z-index:1;flex-direction:column;width:60%;display:flex}@media (width<=1024px){.services_all__content__item .wrapper{width:100%}}.services_all__content__item__header{border-bottom:1px solid #0a3d5c1a;padding-bottom:20px}.services_all__content__item__header a{align-items:center;gap:16px;transition:all .3s;display:inline-flex}.services_all__content__item__header a *{width:max-content;transition:all .3s}.services_all__content__item__header a:after{content:"";background-color:#0000;flex-shrink:0;width:13px;height:13px;transition:all .3s;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat}.services_all__content__item__header a:hover *{color:#1f7db5}.services_all__content__item__header a:hover:after{background-color:#1f7db5}@media (width<=1024px){.services_all__content__item__header{padding-bottom:16px}.services_all__content__item__header a{text-align:center}.services_all__content__item__header a h1,.services_all__content__item__header a h2,.services_all__content__item__header a h3,.services_all__content__item__header a h4,.services_all__content__item__header a h5,.services_all__content__item__header a h6{color:#1f7db5}}.services_all__content__item__content{margin-top:20px}@media (width<=1024px){.services_all__content__item__content{margin-top:16px}}.services_all__content__item__content{flex-direction:column;gap:8px;display:flex}.services_all__content__item__content a{color:#0a1b2c;padding-left:24px;font-size:16px;transition:all .3s;position:relative}.services_all__content__item__content a:hover{color:#1f7db5}.services_all__content__item__content a:hover:before{background-color:#1f7db5}.services_all__content__item__content a:before{content:"";background-color:#0a1b2c;border-radius:50%;width:6px;height:6px;transition:all .3s;position:absolute;top:5px;left:0}.services_all__content__item .background{width:50%;position:absolute;bottom:0;right:0}.services_all__content__item .background img{object-fit:cover}@media (width<=1024px){.services_all__content__item .background{display:none}}.services_all__footer{margin-top:24px;display:none}@media (width<=1024px){.services_all__footer{display:block}}.services_all__footer a{color:#1f7db5;align-items:center;gap:8px;width:fit-content;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.services_all__footer a:after{content:"";background-color:currentColor;flex-shrink:0;width:13px;height:13px;transition:all .3s;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat}.services_all__footer a:hover{color:#0a3d5c}.services_all__footer a:hover:after{transform:translate(5px)}
