.maison-help-section{border-radius:8px;background:var(--background-color);margin:20px}@media screen and (max-width: 749px){.maison-help-section{margin:10px}}.maison-help-section__container{width:100%;max-width:1320px;padding-inline:20px;margin:0 auto}.maison-help-section__wrapper{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 749px){.maison-help-section__wrapper{gap:20px}}.maison-help-section__title{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}@media screen and (max-width: 749px){.maison-help-section__title{gap:8px}}.maison-help-section__subheading{position:relative;display:flex;padding:4px;flex-direction:column;justify-content:center;align-items:flex-start;background-color:var(--subheading-background-color);color:var(--subheading-text-color);font-size:14px;font-style:normal;font-weight:500;line-height:150%;white-space:nowrap}@media screen and (max-width: 749px){.maison-help-section__subheading{font-size:13px}}.maison-help-section__subheading:before{content:"";position:absolute;top:0;left:-7px;display:inline-block;width:8px;height:29px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='8' height='29' viewBox='0 0 8 29' fill='none'><path d='M7.5 29L2.70399 29C1.22502 29 0.257646 27.4503 0.907225 26.1216L6.38865 14.9096C6.66822 14.3377 6.6589 13.667 6.36355 13.1031L1.03372 2.92802C0.336183 1.59635 1.30209 0 2.80539 0L7.5 0L7.5 29Z' fill='%23F6C163'/></svg>") no-repeat center;background-size:contain;vertical-align:middle}.maison-help-section__subheading:after{content:"";position:absolute;top:0;right:-7px;display:inline-block;width:8px;height:29px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjI5IiB2aWV3Qm94PSIwIDAgOCAyOSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHBhdGggZD0iTTAgMC41SCA1LjI5NkM2Ljc3NDk3IDAuNSA3Ljc0MjM1IDEuOTQ5NzQgNy4wOTI3MiAyLjg3ODQyTDEuNjExMzUgMTQuMDkwNEMxLjMzMTc4IDE0LjY2MjMgMS4zNDExMSAxNS4zMzMgMS42MzY0NSAxNS44OTY5TDYuOTY2MjggMjYuMDcyQzcuNjYzODIgMjcuNDAzNyA2LjY5NzkxIDI5IDUuMTk0NjIgMjlIMC41VjBaIiBmaWxsPSIjRjZDMTYzIi8+Cjwvc3ZnPg==) no-repeat center;background-size:contain;vertical-align:middle}@media screen and (max-width: 749px){.maison-help-section__subheading:before,.maison-help-section__subheading:after{height:26px}.maison-help-section__subheading:before{left:-6px}.maison-help-section__subheading:after{right:-6px}}.maison-help-section__title h2{margin-block:0;color:var(--title-color);font-size:32px;font-style:normal;font-weight:800;line-height:130%}@media screen and (max-width: 749px){.maison-help-section__title h2{font-size:24px;line-height:140%}}.maison-help-section__text p{margin-block:0;color:var(--text-color);font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width: 749px){.maison-help-section__text p{font-size:15px}}.maison-help-section__items{display:flex;align-items:center;gap:32px}@media screen and (max-width: 749px){.maison-help-section__items{flex-direction:column;gap:20px}}.maison-help-section__item{position:relative;width:100%;max-width:384px;display:flex;flex-direction:column;gap:24px;align-items:center}@media screen and (max-width: 749px){.maison-help-section__item{max-width:100%;flex-direction:row;gap:16px;align-items:flex-start}}.maison-help-section__item:first-child{padding-right:32px}.maison-help-section__item:first-child:after{content:"";position:absolute;width:1px;height:64px;right:0;border:1px dashed #b2aba2;top:50%;transform:translateY(-50%)}@media screen and (max-width: 749px){.maison-help-section__item:first-child{padding-right:0;padding-bottom:20px}.maison-help-section__item:first-child:after{width:100%;height:1px;top:auto;bottom:0;transform:translateY(0)}}.maison-help-section__item:nth-child(3){padding-left:32px}.maison-help-section__item:nth-child(3):before{content:"";position:absolute;width:1px;height:64px;left:0;border:1px dashed #b2aba2;top:50%;transform:translateY(-50%)}@media screen and (max-width: 749px){.maison-help-section__item:nth-child(3){padding-left:0;padding-top:20px}.maison-help-section__item:nth-child(3):before{width:100%;height:1px;top:0;transform:translateY(0)}}.maison-help-section__item-content{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}@media screen and (max-width: 749px){.maison-help-section__item-content{text-align:left;align-items:flex-start}}@media screen and (max-width: 576px){.maison-help-section__item-content{gap:4px}}.maison-help-section__item-text--title h5{margin-block:0;color:var(--title-color);font-size:20px;font-style:normal;font-weight:800;line-height:140%}@media screen and (max-width: 576px){.maison-help-section__item-text--title h5{font-size:18px}}.maison-help-section__item-text--info{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}@media screen and (max-width: 749px){.maison-help-section__item-text--info{align-items:flex-start;text-align:left}}.maison-help-section__item-text--info p{margin-block:0;color:var(--text-color);font-size:17px;font-style:normal;font-weight:400;line-height:150%}@media screen and (max-width: 576px){.maison-help-section__item-text--info p{font-size:15px}}.maison-help-section__item-text--info div{display:flex;padding:4px 8px;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background:#e5e9ec;color:var(--title-color);font-size:14px;font-style:normal;font-weight:600;line-height:150%}@media screen and (max-width: 576px){.maison-help-section__item-text--info div{font-size:12px}}.maison-help-section__item-button button,.maison-help-section__item-button a{display:flex;gap:8px;padding:8px 16px;justify-content:center;align-items:center;border-radius:4px;border:1px solid #b2aba2;background:#fff;color:var(--title-color);font-size:14px;font-style:normal;font-weight:600;line-height:150%;cursor:pointer;text-decoration:none}@media screen and (max-width: 576px){.maison-help-section__item-button{margin-top:8px;width:100%}.maison-help-section__item-button button,.maison-help-section__item-button a{width:100%}.maison-help-section__item-icon img{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/maison-help-section.css.map */
