.contacts__inner{background-color:var(--white);background-image:url(../assets/img/bubble-decor.svg);background-position:center right -535px;background-repeat:no-repeat;background-size:1052px;border-radius:40px;color:var(--primary);display:flex;flex-direction:column;min-height:894px;padding:70px 0;position:relative}.contacts__inner:before{aspect-ratio:1920/1360;background-image:url(../assets/img/contacts-decor.svg);background-position:top;background-repeat:no-repeat;background-size:cover;content:"";left:50%;pointer-events:none;position:absolute;top:-50%;transform:translate(-50%);width:100%;z-index:-1}.contacts__container{display:flex;flex:1 1 auto;flex-direction:column;width:100%}.contacts__head{display:flex;flex-direction:column;gap:40px;margin-bottom:56px;max-width:1100px}.contacts__title{font-weight:500}.contacts__form{gap:40px;margin:auto;max-width:812px;width:100%}.contacts__form,.contacts__inputs{display:flex;flex-direction:column}.contacts__inputs{gap:50px}@media (width <= 74.99875em){.contacts__inner{background-position:bottom -113px right -118px;background-size:300px;min-height:0;padding:40px 0}.contacts__head{gap:20px}}@media (width <= 47.99875em){.contacts__inner{padding-bottom:113px}.contacts__inner:before{opacity:.5;top:-45%;transform:translate(-50%);width:150%}}@media (width <= 29.99875em){.contacts__inner{border-radius:10px}.contacts__inner:before{transform:translate(-30%);width:200%}.contacts__title{font-size:24px}.contacts__form{max-width:295px}}@media (width > 29.99875em) and (width <= 116.875em){.contacts__title{font-size:clamp(24px,-.8619156559px + 5.1797815859vw,96px)}}@media (width > 116.875em){.contacts__title{font-size:96px}}