section.hero-section-form-module{background-color:#f7f7f7;overflow:hidden;position:relative}section.hero-section-form-module .square-pattern{height:840px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 0,transparent 100%);mask-image:radial-gradient(circle at 50% 50%,#000 0,transparent 100%);position:absolute;right:0;top:0;width:840px;z-index:-1}section.hero-section-form-module .container{display:grid;gap:120px;grid-template-columns:1.2fr 1fr}@media screen and (max-width:946px){section.hero-section-form-module .container{gap:60px;grid-template-columns:1fr}}section.hero-section-form-module .container .wrapper{width:100%}section.hero-section-form-module .container .wrapper.first{display:flex;flex-direction:column;gap:60px}section.hero-section-form-module .container .wrapper.first .back{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:45px;justify-content:center;transition:.2s ease;width:45px}section.hero-section-form-module .container .wrapper.first .back:hover{filter:invert(1)}section.hero-section-form-module .container .wrapper.first .text-wrapper{display:flex;flex-direction:column;gap:15px}section.hero-section-form-module .container .wrapper.first .text-wrapper .text ul li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Crect width='25' height='25' fill='%23D50032' rx='12.5'/%3E%3Cpath fill='%23fff' d='M19.957 13.76c.043-.04.043-.12.043-.16v-.04c0-.04 0-.08-.043-.12 0-.04-.043-.08-.086-.08 0 0 0-.04-.043-.04l-4.47-4.2a.437.437 0 0 0-.602 0 .37.37 0 0 0 0 .56l3.74 3.52H5.43c-.258 0-.43.16-.43.4s.172.4.43.4h14.14c.043 0 .13 0 .172-.04.043 0 .086-.04.086-.08 0 0 .043 0 .043-.04.043 0 .086-.04.086-.08'/%3E%3C/svg%3E")}section.hero-section-form-module .container .wrapper.first .authors{display:flex;flex-direction:column;gap:20px}section.hero-section-form-module .container .wrapper.first .authors .item{align-items:center;display:flex;gap:30px}section.hero-section-form-module .container .wrapper.first .authors .item img{border-radius:5px;height:75px;width:75px}section.hero-section-form-module .container .wrapper.first .authors .item .text-ctn{display:flex;flex-direction:column;gap:5px}section.hero-section-form-module .container .wrapper.first .authors .item .text-ctn p{font-weight:500;text-transform:uppercase}section.hero-section-form-module .container .wrapper.second{padding-top:105px}@media screen and (max-width:946px){section.hero-section-form-module .container .wrapper.second{padding-top:0}}section.hero-section-form-module .container .wrapper.second .form-wrapper{background-color:#000811;border-radius:5px;padding:45px 30px}