.returns{background-color:#f5f5f5;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:2rem 1rem;display:flex}.returns_container{flex-direction:column;gap:2rem;width:100%;max-width:1200px;display:flex}.returns_section{background-color:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 2px 10px #0000001a}.returns_main_title{color:#000;border-bottom:3px solid #df9000;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-weight:700}.returns_item{border-bottom:1px solid #0000001a;margin-bottom:2rem;padding-bottom:1.5rem}.returns_item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.returns_item h2{color:#df9000;margin-bottom:1rem;font-size:1.3rem;font-weight:600;line-height:1.4}.returns_item p{color:#000c;text-align:justify;font-size:1rem;line-height:1.8}.returns_item p a{color:#076585;cursor:pointer;text-decoration:underline}.returns_item p a:hover{color:#055069}@media screen and (max-width:768px){.returns{padding:1rem .5rem}.returns_container{gap:1.5rem}.returns_section{border-radius:12px;padding:1.5rem}.returns_main_title{margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.5rem}.returns_item{margin-bottom:1.5rem;padding-bottom:1rem}.returns_item h2{margin-bottom:.8rem;font-size:1.1rem}.returns_item p{font-size:.9rem;line-height:1.6}}
