.mail{position:relative;background-color:#f6f6f6;display:block;box-sizing:border-box;margin:100px 0;display:flex;justify-content:center;padding:0 60px}@media only screen and (max-width:1023px){.mail{padding:0 40px}}@media only screen and (max-width:767px){.mail{padding:0 20px}}.mail__wrapper{max-width:1440px;padding:50px 0;box-sizing:border-box;display:grid;grid-template-columns:1fr 3fr}@media only screen and (max-width:767px){.mail__wrapper{display:flex;flex-direction:column;gap:30px}}.mail__image{top:0;left:0;width:100px;height:80px;fill:#c8c8c8;rotate:-6deg;display:block;flex-shrink:1;margin:0 auto}.mail__title{font-size:19px;line-height:29px;font-weight:600;color:#333}.mail__link{font-size:19px;line-height:29px;font-weight:600;color:#1564a7}.mail__link:hover,.mail__link:focus,.mail__link:active{color:#336}.mail__content{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media only screen and (max-width:767px){.mail__content{display:flex;flex-direction:column}}.mail__item{display:flex;flex-direction:column}.mail__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:2}.mail__shape svg{height:20px;width:calc(100% + 1.3px)}.mail__shape-top{top:-1px}.mail__shape-bottom{bottom:0;transform:rotate(180deg)}
