/* SONA-SECTION-FIXES-V1.3.1 */
.request-section{position:relative!important;overflow:hidden;background:linear-gradient(135deg,#f8e4e7 0%,#efd1da 48%,#e8d2b5 100%)!important}
.request-section:before,.request-section:after{position:absolute;border-radius:50%;content:"";pointer-events:none}
.request-section:before{top:-160px;right:-90px;width:380px;height:380px;background:rgba(125,31,53,.11)}
.request-section:after{bottom:-180px;left:-120px;width:420px;height:420px;background:rgba(186,138,74,.13)}
.request-section .request-layout{position:relative;z-index:1}
.request-section .request-copy{padding:30px;border:1px solid rgba(125,31,53,.15);border-radius:18px;background:rgba(255,255,255,.48)}
.request-section .request-copy>p,.request-section .request-copy li{color:#5d484c}
.request-section .request-form{border-color:rgba(125,31,53,.2);background:#fff;box-shadow:0 18px 44px rgba(84,35,47,.14)}
.request-section .file-box{border-color:rgba(125,31,53,.35);background:#fcf5f3}
@media(max-width:580px){
  .about-section .about-art{height:auto!important;min-height:0!important;padding:4px;overflow:hidden;border:1px solid rgba(125,31,53,.18);border-radius:18px;background:#fff}
  .about-section .about-art>img{display:block;width:100%;height:auto!important;min-height:0!important;border-radius:14px;object-fit:contain!important;object-position:center top}
  .request-section .request-copy{padding:22px 19px}
}
