@media screen and (max-width: 1300px) and (min-width: 1280px) {
  .wrapper-main {
    max-width: 1240px;
  }
  .section-benefits .block .item {
    margin-right: 70px;
  }
  .section-why .block {
    height: 585px;
  }
  .section-why .block .photo {
    height: 614px;
    bottom: 0px;
    overflow: hidden;
  }
  .section-action .block .item {
    width: 605px;
  }
}
@media screen and (max-width: 1279px) {
  .content-wg {
    padding-top: 64px;
  }
  .section-start {
    padding-top: 0;
  }
  .section-start .wrapper-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-start .text {
    width: 100%;
    margin-top: 100px;
    text-align: center;
  }
  .section-start .text .heading {
    font-size: 38px;
    line-height: 49px;
  }
  .section-start .text .heading span {
    display: inline-block;
    vertical-align: top;
  }
  .section-start .text p {
    max-width: 100%;
    width: 100%;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-start .text .btns {
    margin-top: 36px;
  }
  .section-start .photo {
    width: 421px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    margin-top: 70px;
    text-align: center;
  }
  .section-start .photo .pack {
    max-width: 336px;
  }
  .section-start .photo .tea {
    left: 50%;
    max-width: 264px;
  }
  .section-start .photo .line1 {
    max-width: 266px;
    top: -66px;
    right: -76px;
  }
  .section-start .photo .line2 {
    max-width: 442px;
    bottom: -108px;
    left: 80px;
  }
  .section-benefits .block {
    border-radius: 60px;
    padding: 60px 60px 40px 60px;
    margin-top: 80px;
  }
  .section-benefits .block .item {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 0 3%;
    margin-bottom: 28px;
    width: 50%;
  }
  .section-benefits .block .item:last-child {
    margin-right: auto;
  }
  .section-benefits .block .item .icon {
    margin-left: auto;
    margin-right: auto;
  }
  .section-why .block {
    border-radius: 60px;
    padding: 60px 60px 0 60px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-why .block .text {
    height: auto;
    width: 100%;
  }
  .section-why .block .text .heading {
    font-size: 38px;
    line-height: 49px;
    text-align: center;
  }
  .section-why .block .text .heading br {
    display: none;
  }
  .section-why .block .text p {
    text-align: center;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-why .block .text .btns {
    margin-top: 38px;
    margin-bottom: 38px;
    text-align: center;
  }
  .section-why .block .photo {
    position: relative;
    right: unset;
    bottom: unset;
    margin-left: auto;
    margin-right: auto;
  }
  .section-why .block .photo .line {
    display: none;
  }
  .section-action {
    margin-top: 80px;
  }
  .section-action .block .item {
    border-radius: 50px;
    width: 48%;
    padding: 38px 30px;
  }
  .section-action .block .item .photo {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 200px;
  }
  .section-action .block .item .photo picture {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .section-action .block .item .photo img {
    max-height: 90%;
  }
  .section-action .block .item .title {
    text-align: center;
    font-size: 34px;
    margin-top: 27px;
  }
  .section-action .block .item p {
    text-align: center;
  }
  .section-compound {
    min-height: unset;
    padding-top: 24%;
    padding-bottom: 17%;
  }
  .section-compound .heading {
    font-size: 38px;
    line-height: 49px;
  }
  .section-compound .block {
    padding-top: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 768px;
  }
  .section-compound .block:before {
    width: 365px;
    height: 345px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 54%;
    left: 50%;
  }
  .section-compound .block .row {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    right: unset !important;
    text-align: center;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 15px;
  }
  .section-compound .block .row:nth-child(2n+1) {
    text-align: left !important;
  }
  .section-compound .block .row:nth-child(2n) {
    text-align: right;
  }
  .section-compound .block .row span {
    font-size: 40px;
  }
  .section-compound .block .row p {
    font-size: 14px;
    line-height: 20px;
    text-indent: 0 !important;
  }
  .section-how {
    margin-top: 16px;
    margin-bottom: 90px;
  }
  .section-how .block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-how .text {
    max-width: 100%;
    display: block;
  }
  .section-how .text .heading {
    text-align: center;
    font-size: 38px;
    line-height: 49px;
  }
  .section-how .text .heading br {
    display: none;
  }
  .section-how .text p {
    margin-top: 17px;
    text-align: center;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-how .text .btns {
    text-align: center;
  }
  .section-how .text .btns a {
    margin-top: 33px;
  }
  .section-how .photo {
    max-width: 100%;
    margin-right: auto;
    margin-top: auto;
    width: 100%;
    text-align: center;
  }
  .section-how .photo .capsules {
    display: inline-block;
  }
  .section-how .photo .capsules:before {
    top: -60px;
    right: -87px;
    width: 288px;
    height: 237px;
  }
  .section-how .photo .capsules:after {
    bottom: -79px;
    left: -8px;
    width: 450px;
    height: 166px;
  }
  .section-how .photo .capsules img {
    max-width: 380px;
  }
  .section-how .photo .txt {
    height: auto;
    position: relative;
    padding-top: 15px;
  }
  .section-how .photo .txt .row {
    top: unset !important;
    left: unset !important;
    right: unset !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    text-align: center !important;
  }
  .section-how .photo .txt .row:nth-child(1) span:before {
    visibility: hidden;
    display: none;
  }
  .section-how .photo .txt .row:nth-child(2) span:before {
    visibility: hidden;
    display: none;
  }
  .section-how .photo .txt .row span {
    line-height: 1;
    margin-bottom: 5px;
    display: inline-block;
    text-align: center;
  }
  .section-how .photo .txt .row > div {
    max-width: 100%;
  }
  .for-gradient:before {
    top: -168px;
    height: calc(100% + 168px);
  }
  .section-where {
    padding-bottom: 80px;
  }
  .section-where .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-where .text {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .section-where .text .heading {
    text-align: center;
    font-size: 38px;
    line-height: 49px;
  }
  .section-where .text .heading br {
    display: none;
  }
  .section-where .text .btns {
    text-align: center;
  }
  .section-where .text .btns a {
    margin-top: 45px;
  }
  .section-where .photo img {
    max-width: 400px;
    margin-top: 45px;
  }
  .section-where .photo:before {
    top: -5px;
    left: -281px;
    width: 350px;
    height: 198px;
  }
  .section-where .photo:after {
    bottom: -55px;
    left: -224px;
    width: 280px;
    height: 143px;
  }
  .section-faq {
    padding: 80px 0 0;
  }
  .section-faq .block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-faq .text {
    width: 100%;
    text-align: center;
  }
  .section-faq .text .heading {
    text-align: center;
    font-size: 38px;
    line-height: 49px;
  }
  .section-faq .text p {
    margin-top: 16px;
    text-align: center;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-faq .text a {
    margin-top: 26px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-faq .bwl_acc_container {
    width: 100%;
    margin-top: 35px;
  }
}
@media screen and (max-width: 767px) {
  .ready .section-benefits.visible {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .main-grid-wrapper:before {
    background: -webkit-gradient(linear, left top, right top, from(#F5CEE3), color-stop(110%, rgba(255, 255, 255, 0.95)));
    background: linear-gradient(90deg, #F5CEE3 0%, rgba(255, 255, 255, 0.95) 110%);
  }
  .section-start .text {
    margin-top: 55px;
  }
  .section-start .text .heading {
    font-size: 24px;
    line-height: 32px;
  }
  .section-start .text p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 23px;
  }
  .section-start .text .btns {
    margin-top: 39px;
  }
  .section-start .text .btns a {
    min-width: 296px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
  }
  .section-start .photo {
    width: 252px;
    position: relative;
  }
  .section-start .photo:before {
    content: "";
    display: block;
    height: 47px;
    width: 200px;
    left: -26px;
    top: -45px;
    position: absolute;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='200' height='47' viewBox='0 0 200 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M192.5 45.0741C228.5 18.074 97.2725 -19.4911 73.5001 14.5741C43.3854 57.7274 143.783 22.6756 84.0001 7.78351C36.1735 -4.1302 4.98965 16.1077 -1.99992 39.5741' stroke='%23F7B5DA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E%0A");
    opacity: 0;
    -webkit-transform: translate(15%, 0) scale(0.9);
    transform: translate(15%, 0) scale(0.9);
    -webkit-transition: all 0.85s ease;
    transition: all 0.85s ease;
  }
  .section-start .photo:after {
    content: "";
    display: block;
    height: 60px;
    width: 290px;
    bottom: -48px;
    left: 29px;
    position: absolute;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg width='292' height='60' viewBox='0 0 292 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.54602 1C-10.8901 12.9547 14.5461 25.5 57.231 29.5651C121.217 35.6588 94.6766 4.26215 70.5253 9.32274C46.374 14.3833 70.7469 51.7877 176.88 58.3885C261.786 63.6691 288.035 33.4522 290.546 17.6837' stroke='%23F7B5DA' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='10 10'/%3E%3C/svg%3E%0A");
    opacity: 0;
    -webkit-transform: translate(15%, 0) scale(0.9);
    transform: translate(15%, 0) scale(0.9);
    -webkit-transition: all 0.85s ease;
    transition: all 0.85s ease;
  }
  .section-start .photo .pack {
    max-width: 252px;
  }
  .section-start .photo .tea {
    max-width: 153px;
    bottom: -33px;
  }
  .section-start .photo .line1 {
    display: none;
  }
  .section-start .photo .line2 {
    display: none;
  }
  .section-benefits .wrapper-main {
    max-width: 100%;
  }
  .section-benefits .block {
    margin-top: 44px;
    border-radius: 25px;
    padding: 40px 60px 10px 60px;
  }
  .section-benefits .block .item {
    width: 100%;
    margin-bottom: 33px;
  }
  .section-benefits .block .item p {
    margin-top: 13px;
  }
  .section-benefits .block .item span {
    margin-top: 4px;
  }
  .section-why {
    margin-top: 40px;
  }
  .section-why .wrapper-main {
    max-width: 100%;
  }
  .section-why .block {
    border-radius: 30px;
    padding: 60px 10px 0 10px;
    background-image: url("../../images/main-page/why/bg-mob.jpg");
  }
}
@media screen and (max-width: 767px) and (min-width: 350px) {
  .section-why .block {
    border-radius: 40px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) and (min-width: 560px) {
  .section-why .block {
    border-radius: 60px;
  }
}
@media screen and (max-width: 767px) {
  .section-why .block .text .heading {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }
  .section-why .block .text p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 18px;
  }
  .section-why .block .text .btns {
    margin-bottom: 22px;
  }
  .section-why .block .text .btns a {
    margin-right: auto;
    margin-left: auto;
    min-width: 290px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .section-why .block .photo {
    width: 315px;
    height: 382px;
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .section-why .block .photo img {
    display: none;
  }
  .section-why .block .photo .signs {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .section-action {
    margin-top: 40px;
  }
  .section-action .wrapper-main {
    max-width: 100%;
  }
  .section-action .block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-action .block .item {
    width: 100%;
    border-radius: 25px;
    padding: 19px 19px 43px 19px;
    margin-bottom: 20px;
  }
  .section-action .block .item .photo {
    width: 280px;
    height: 142px;
    border-radius: 17.5px;
  }
  .section-action .block .item .photo img {
    max-height: 97%;
  }
  .section-action .block .item .photo img.light {
    max-width: 135px;
  }
  .section-action .block .item .title {
    font-size: 24px;
    line-height: 32px;
    margin-top: 25px;
  }
  .section-action .block .item p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 19px;
  }
}
@media screen and (max-width: 767px) {
  .section-compound {
    background-image: url("../../images/main-page/compound/bg-mob.png");
    margin-top: -71px;
    padding-top: 178px;
    padding-bottom: 161px;
  }
  .section-compound .heading {
    font-size: 24px;
    line-height: 32px;
    font-style: normal;
    font-weight: 400;
  }
  .section-compound .preheading {
    font-size: 14px;
    line-height: 22px;
  }
  .section-compound .block {
    padding-top: 27px;
  }
  .section-compound .block:before {
    display: none;
  }
  .section-compound .block .row {
    width: 100%;
    text-align: center !important;
    margin-bottom: 7px;
  }
  .section-compound .block .row:nth-child(odd), .section-compound .block .row:nth-child(even) {
    text-align: center !important;
  }
  .section-compound .block .row:nth-child(4) {
    position: relative;
    margin-bottom: 319px;
  }
  .section-compound .block .row:nth-child(4):after {
    position: absolute;
    content: "";
    display: block;
    width: 320px;
    height: 434px;
    margin: 0px auto;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    bottom: 62px;
    left: 50%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../../images/main-page/compound/pack-mob.png");
  }
  .section-compound .block .row span {
    font-size: 32px;
    line-height: 45px;
  }
  .section-compound .block .row p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .for-gradient:before {
    background: -webkit-gradient(linear, right top, left top, from(#F5CEE3), color-stop(110%, rgba(255, 255, 255, 0.95)));
    background: linear-gradient(-90deg, #F5CEE3 0%, rgba(255, 255, 255, 0.95) 110%);
  }
}
@media screen and (max-width: 767px) {
  .section-compound + .for-gradient {
    margin-top: -65px;
  }
}
@media screen and (max-width: 767px) {
  .section-how .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .section-how .text {
    margin-top: 55px;
  }
  .section-how .text .heading {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
  }
  .section-how .text p {
    font-size: 14px;
    line-height: 22px;
  }
  .section-how .text .btns a {
    min-width: 290px;
  }
  .section-how .photo .capsules {
    margin-top: 11px;
  }
  .section-how .photo .capsules:before {
    top: -114px;
    right: -80px;
    width: 173px;
    height: 189px;
    background-image: url("data:image/svg+xml,%3Csvg width='173' height='189' viewBox='0 0 173 189' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M1.67209 188C67.8281 176.815 186.49 86.6855 72.49 90.8889C15.235 93 -22.447 116.111 17.735 133C49.8806 146.511 164.335 25.963 171.735 1' stroke='url(%23paint0_linear_501_217)' stroke-width='2' stroke-linecap='round' stroke-dasharray='20 20'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_501_217' x1='12.735' y1='20' x2='12.735' y2='188' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23AB2F7B' stop-opacity='0.3'/%3E%3Cstop offset='1' stop-color='%23E6007E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .section-how .photo .capsules:after {
    bottom: -44px;
    left: 11px;
    width: 320px;
    height: 104px;
    background-image: url("data:image/svg+xml,%3Csvg width='320' height='104' viewBox='0 0 320 104' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M332 40.2215C198.802 202.114 13.1742 -5.90163 153.744 52.9476C257.049 96.1962 -113.97 99.6796 36.3715 1' stroke='url(%23paint0_linear_501_216)' stroke-width='2' stroke-linecap='round' stroke-dasharray='20 20'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_501_216' x1='-2.97221' y1='36.2576' x2='330.977' y2='95.82' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E6007E'/%3E%3Cstop offset='1' stop-color='%23E60094' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .section-how .photo .capsules img {
    max-width: 304px;
  }
  .section-how .photo .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-top: 0;
    width: 234px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-how .photo .txt .row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 27px;
  }
  .section-how .photo .txt .row:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-how .photo .txt .row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-how .photo .txt .row:nth-child(2) span {
    margin-right: 0;
  }
  .section-how .photo .txt .row span {
    font-size: 64px;
    line-height: 58px;
    min-width: 73px;
    text-align: right;
    margin-right: 22px !important;
  }
  .section-how .photo .txt .row > div {
    text-align: left;
  }
  .section-how .photo .txt .row > div p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 3px;
  }
  .section-how .photo .txt .row > div em {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section-where {
    padding-bottom: 107px;
  }
  .section-where .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-where .text {
    margin-top: 13px;
  }
  .section-where .text .heading {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }
  .section-where .text .heading br {
    display: block;
  }
  .section-where .text .btns {
    padding-top: 32px;
  }
  .section-where .text .btns a {
    min-width: 290px;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-where .photo {
    margin-top: 14px;
  }
  .section-where .photo img {
    max-width: 330px;
  }
  .section-where .photo:before {
    top: -66px;
    left: -64px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    width: 263px;
    height: 149px;
    background-image: url("data:image/svg+xml,%3Csvg width='263' height='149' viewBox='0 0 263 149' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M1 9.04207C52.1611 -2.67727 161.627 -10.4902 190.203 52.013C225.923 130.142 87.7878 83.2646 121.833 48.1065C155.879 12.9485 215.039 7.08886 242.387 52.013C264.266 87.9523 263.131 134.979 260.805 148' stroke='url(%23paint0_linear_501_189)' stroke-width='2' stroke-dasharray='20 20'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_501_189' x1='0.720942' y1='10.4372' x2='261.91' y2='148.301' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60094' stop-opacity='0.3'/%3E%3Cstop offset='1' stop-color='%23E6007E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
  .section-where .photo:after {
    bottom: -70px;
    left: -84px;
    width: 221px;
    height: 106px;
    background-image: url("data:image/svg+xml,%3Csvg width='221' height='106' viewBox='0 0 221 106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M220 1C212.448 16.6131 186.045 50.0564 140.847 58.9254C84.3487 70.0116 86.5862 22.6181 120.709 27.3297C154.831 32.0414 174.969 60.5883 147.839 86.6409C120.709 112.693 35.682 113.525 1 72.7831' stroke='url(%23paint0_linear_501_214)' stroke-width='2' stroke-dasharray='20 20'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_501_214' x1='0.765848' y1='7.67667' x2='202.087' y2='133.706' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60094' stop-opacity='0.3'/%3E%3Cstop offset='1' stop-color='%23E6007E'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .section-faq {
    padding: 47px 0 0;
  }
  .section-faq .text .heading {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
  }
  .section-faq .text p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    padding: 0 2%;
    margin-top: 18px;
  }
  .section-faq .text a {
    margin-top: 33px;
    min-width: 290px;
  }
  .section-faq .bwl_acc_container {
    margin-top: 49px;
  }
  .section-faq .bwl_acc_container > section {
    padding: 8px 8px 8px 0;
  }
  .section-faq .bwl_acc_container > section .acc_title_bar.default-title-bar-active a span:before, .section-faq .bwl_acc_container > section .acc_title_bar.default-title-bar-active a span:after {
    max-width: 16px;
    max-height: 16px;
  }
  .section-faq .bwl_acc_container > section .acc_title_bar a {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0 10px 57px;
    min-height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-faq .bwl_acc_container > section .acc_title_bar a span {
    width: 40px;
    height: 40px;
    top: 13px;
  }
  .section-faq .bwl_acc_container > section .block {
    padding-top: 2px;
    padding-left: 57px;
  }
  .section-faq .bwl_acc_container > section .block p, .section-faq .bwl_acc_container > section .block li {
    font-size: 14px;
    line-height: 22px;
  }
}