.feedback-page .section{padding:var(--wp--preset--spacing--section-sm) 0 var(--wp--preset--spacing--section-md)}.feedback-page h1{margin-bottom:var(--wp--preset--spacing--content-2-xl)}.feedback-page p{color:var(--wp--preset--color--ui-9, #F0F0F0)}.feedback-page .ui-button{margin-top:var(--wp--preset--spacing--content-4-xl-2)}@media (min-width: 576px){.feedback-page .ui-button{min-width:auto}}.feedback-form{margin-top:var(--wp--preset--spacing--content-4-xl-2)}.feedback-form__row{display:grid;grid-template-columns:1fr;gap:var(--wp--preset--spacing--content-xl-static)}@media (min-width: 992px){.feedback-form__row{grid-template-columns:repeat(2,1fr)}}.feedback-form-box{background:var(--ui-3);padding:var(--wp--preset--spacing--content-4-xl-2);border-radius:20px;height:100%}.feedback-form-box__title{margin-bottom:var(--wp--preset--spacing--inline-xs);font-weight:600;color:#fff;font-family:var(--Montserrat)}.feedback-form-box textarea{resize:none;border-radius:20px;padding:13px 16px;width:100%;height:135px;background:#1b1d1f;border:none;font-size:16px;line-height:150%;color:#787878}@media (min-width: 992px){.feedback-form-box textarea{height:121px}}.checkbox-wrapper{padding:9px 0}.checkbox{display:block;text-align:left}.checkbox__text{padding-left:34px;display:block;position:relative;cursor:pointer;text-align:left;font-size:14px;line-height:157%;color:#c9c9c9;font-family:var(--Montserrat)}.checkbox__text:before{content:"";position:absolute;display:block;background-color:transparent;top:1px;left:2px;border-radius:6px;width:20px;height:20px;border:2px solid var(--ui-5)}.checkbox__text:after{content:"";display:none;position:absolute;left:5px;top:4px;width:14px;height:14px;background:url("data:image/svg+xml,%3csvg%20width='14'%20height='15'%20viewBox='0%200%2014%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6667%204L5.25001%2010.4167L2.33334%207.5'%20stroke='%230A0A0B'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat}.checkbox input{position:absolute;z-index:-1;opacity:0}.checkbox input:checked+.checkbox__text:before{background:var(--orange-default);border:2px solid var(--orange-default)}.checkbox input:checked+.checkbox__text:after{display:block}
