.opt__cont{width: calc((254px) * 2 + 24px);margin:30px auto;margin-bottom:0}.opt__cont-head{width:100%;text-align:center;color:#3e3e47;margin-bottom:10px}.opt__cont-body{width:100%}.opt__cont-list{width: calc(100% + 24px);margin:-12px;padding-bottom:33px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.form-control,.form-helper{width: calc(254px + 24px);padding:12px;position:relative}.form-helper textarea{resize:none;height:97px;color:#0d0e17}.form-helper.big{width: calc((254px + 24px) * 2)}.form-helper__title{color:#829a91;margin-bottom:11px;padding-left:14px}.form-helper__error{position:absolute;bottom:0;&nbsp;left: calc(12px + 14px);color:var(--red);display:none}.error .form-helper__error{display:block}.error .form-helper__input{border-color:var(--red)}.form-helper__input{width:100%;border:2px solid #cedad5;border-radius:4px;padding:12px 14px;display:block;color:#0d0e17}.form-helper__input::placeholder{color:#b0b0b7}.opt__cont-button{display:flex;background:rgba(50,177,75,.8);box-shadow:2px 2px 15px rgba(50,30,65,.2);border-radius:10px;color:#fff;padding:12px 33px;margin-left:auto;margin-right:auto;transition:.5s}@media (min-width:1399px){.opt__cont-button:hover{background:#32b14b;cursor:pointer;transition:.3s}}@media (max-width:799px){.opt__cont{width:100%}.opt__cont-list{width:100%;margin:-12px 0}.form-helper{width:100%;padding:12px 0}.form-helper.big{width:100%}}