.main-banner{grid-template-columns:35% 59%;grid-template-areas:"left right";gap:6%;max-width:1512px;margin:0 auto 140px;padding-left:60px;padding-right:60px;display:grid}.main-banner__second{grid-template-columns:59% 35%;grid-template-areas:"right left"}.main-banner__secondary-image{grid-area:right;height:982px}.main-banner__content{flex-direction:column;grid-area:left;justify-content:space-between;display:flex}.main-banner__description{justify-content:flex-start;margin-bottom:20px;font-size:42px}.main-banner__button{text-transform:uppercase;white-space:nowrap;gap:12px;margin-left:auto;font-size:16px;font-weight:350;transition:all .8s;display:flex}.main-banner__button-icon{width:70px}.main-banner__text-wrapper{flex-direction:column;gap:20px;display:flex}.main-banner__text{width:80%;margin-left:16px;font-size:14px;line-height:150%}@media (max-width:1200px){.main-banner__secondary-image{height:65vw}.main-banner{margin-bottom:50px;padding-left:40px;padding-right:40px}.main-banner__content{gap:60px}.main-banner__description{font-size:36px}}@media (max-width:756px){.main-banner{flex-direction:column-reverse;margin-bottom:100px;padding-left:20px;padding-right:20px;display:flex}.main-banner__secondary-image{width:75%;height:90vw}.main-banner__text{width:80%}}
/*# sourceMappingURL=8cd774724bc1eaf6.css.map*/