.other-services{display:flex;flex-direction:column;gap:4rem}.other-services__container{align-items:center;display:flex;justify-content:center;min-height:520px;width:100%}.other-services__wrapper--image-left{background:linear-gradient(110deg,#fffbf3 75.26%,#efd3ac 90.88%,#e0ab66 100.57%);flex-direction:row}.other-services__wrapper--image-right{background:linear-gradient(250deg,#fffbf3 75.05%,#efd3ac 90.45%,#e0ab66);flex-direction:row-reverse}.other-services__image{height:100%;overflow:hidden;width:50%}.other-services__image img{display:block;height:100%;object-fit:cover;width:100%}.other-services__text{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;gap:32px;padding:0 32px;text-align:left}.custom-blue-btn{background:var(--Blue-20,#535abc);color:var(--Yellow-20,#fffbf3);display:inline-block;font-family:Inter;font-size:1rem;font-style:normal;font-weight:800;letter-spacing:.05rem;line-height:1.5rem;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.custom-blue-btn:hover{background:var(--Blue-30,#669bbc)}.text-blue-00{color:#1c1f4a!important}@media screen and (max-width:768px){.other-services{gap:2rem}.other-services__container{flex-direction:column}.other-services__image{height:320px;width:100%}.other-services__text{align-items:flex-start;padding:24px;text-align:left;width:100%}}