@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

::selection {
    background-color: #022747;
    color: #FFFFFF;

}

body {
    font-family: 'Roboto';
}

ol li,
ul li,
p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    color: #022747;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto';
    font-weight: 700;
    color: #022747;
    padding: 0;
    margin-bottom: 0;
}

/* header css */
body {
    -webkit-text-size-adjust: 100%;
}

body.home.et-tb-has-header div#page-container {
    padding-top: 0 !important;
}

body.home.et-tb-has-header header.et-l.et-l--header .et_pb_section {
    background: transparent;

}

body.et-tb-has-header div#page-container {
    padding-top: 144.48px !important;
}

body.home.et-tb-has-header header.et-l.et-l--header.nav-down {
    background: #fff;
}

.header-col .header-top {
    background-color: #022747;
}

.header-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}

header.et-l.et-l--header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: all .5s ease;
    line-height: 0;
}

header.et-l.et-l--header.nav-up {
    top: -100%;
}

header.et-l.et-l--header.nav-down {
    top: 0;
}

body:not(.home) header.et-l.et-l--header {
    background: #fff;
    padding-bottom: 15px;
}

body:not(.home).page-id-27 header.et-l.et-l--header,
body:not(.home).error404 header.et-l.et-l--header {
    padding-bottom: 22.7px;
    box-shadow: none;
    border-bottom: 1px solid #B1C3D4;
}

header.et-l.et-l--header.nav-down,
body:not(.home) header.et-l.et-l--header.nav-down {
    padding-bottom: 15px;
}

header.et-l.et-l--header.nav-down {
    top: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .22);
}

nav.nav-link ul.menu .menu_text,
.header_hem_bar_box {
    display: none;
}

a {
    text-decoration: none;
    transition: all 0.5s ease;
}

ul,
ol {
    padding: 0;
}

ul li,
ol li {
    list-style: none;
}

.header-section ol,
.header-section ul {
    padding: 0;
}


.header-top .nav-link .menu li a {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

header .header-top .nav-link ul.menu {
    justify-content: end;
    padding-top: 7.5px;
    padding-bottom: 6.5px;
}

header .header-top .nav-link ul.menu li {
    padding: 0 18px;
    position: relative;
    line-height: unset;
    font-size: unset;
}

header .header-top .nav-link ul.menu li:last-child {
    padding-right: 0;
}

header .header-top .nav-link ul.menu li:last-child:after {
    display: none;
}

header .header-top .nav-link ul.menu li::after {
    content: "";
    position: absolute;
    right: 0;
    width: 2px;
    height: 21px;
    background: #fff;
    opacity: 0.36;
}

body header .nav-link ul.responsive-header-menu {
    display: none;
}

header .nav-link ul.menu {
    display: flex;
    flex-wrap: wrap;
}

.header_bottom_row {
    display: flex;
    align-items: center;
}

.header_bottom_row .logo_col {
    width: 333px;
    height: 73.81px;
}

.header_bottom_row .logo_col a {
    width: 100%;
    display: inline-block;
    height: 100%;
    display: inline-block;
}

.header_bottom_row .logo_col img {
    width: 100%;
    display: block;
    height: 100%;
}

header.et-l.et-l--header .et_pb_section.header-section {
    padding: 0;
}

header.et-l.et-l--header .header-section .et_pb_row {
    padding: 0;
}

.header_bottom_row .header_menu_col {
    width: calc(100% - 333px);
}

.header-top .nav-link .menu li .header_bottom_row .nav-link .menu li {
    line-height: unset;
    font-size: unset;
}

.header_bottom_row .nav-link ul.menu {
    justify-content: end;
    align-items: center;
}

.header_bottom_row .nav-link .menu li a {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    color: #022747;
}

body.home .nav-down .header_bottom_row .nav-link .menu li.menu-item-has-children:hover>a,
body .header_bottom_row .nav-link .menu li.menu-item-has-children:hover>a,
.header_bottom_row .nav-link .menu li>a:hover {
    color: #0CB49C;
}

.header_bottom_row .nav-link .menu>li {
    padding-right: 0;
    margin-right: 32px;
}

.header_bottom_row .nav-link .menu>li:last-child {
    padding-right: 0;
    margin-right: 0;

}

body.home .header_bottom {
    margin-top: 15px;
}

body.home header.et-l.et-l--header {
    padding-bottom: 15px;
}

.header_bottom {
    margin-top: 15px;
}

.header_bottom_row .nav-link .menu>li.header-btn>a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #0CB49C;
    padding: 11px 25.2px 11px 25.1px !important;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 22px;
    border: 1px solid #0CB49C;
}

.header_bottom_row .nav-link .menu>li.header-btn>a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #fff;
    z-index: -1;
    transition: all 0.5s ease;
}


body.home .nav-down .header_bottom_row .nav-link .menu li>a:hover,
body.home .nav-down .header_bottom_row .nav-link .menu li.current-menu-item a,
body.home .header_bottom_row .nav-link .menu li>a:hover,
body.home .header_bottom_row .nav-link .menu li.current-menu-item>a,
.header-top .nav-link .menu li>a:hover,
.header_bottom_row .nav-link .menu li>a:hover,
.header_bottom_row .nav-link .menu li.current-menu-item>a {
    color: #0CB49C;
}

.header_bottom_row .nav-link .menu>li.header-btn>a:hover {
    color: #022747;
    border-color: #022747;
    background: transparent;
}

body.home .nav-down .header_bottom_row .nav-link .menu>li.header-btn>a {
    color: #FFFFFF;
}


body.home .nav-down .header_bottom_row .nav-link .menu>li.header-btn>a:hover {
    border-color: #0CB49C;
}



body.home .nav-down .header_bottom_row .nav-link .menu li a {
    color: #022747;
}



body.home .header_bottom_row .nav-link .menu>li.header-btn>a:hover {
    color: #0CB49C !important;
    border-color: #FFFFFF;
    background: #FFFFFF;
}

.header_bottom_row .nav-link .menu>li.menu-item-has-children::before,
body.home .header_bottom_row .nav-link .menu>li.menu-item-has-children::before {
    display: none !important;
}

.header_bottom_row .nav-link .menu li.menu-item-has-children>a {
    padding-right: 20px;
}

.header_bottom_row .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
    width: 12px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 7px;
    transition: all .6s ease;
    line-height: 0;
    display: block;
}

li.menu-item-has-children>a i.arrow-icon svg {
    transition: all .5s ease;
}

.header_bottom_row .nav-link .menu li.menu-item-has-children>a {
    position: relative;
}

.header_bottom_row li.menu-item-has-children:hover>a i.arrow-icon svg {
    transform: rotateX(180deg);
}

.header_bottom_row li.menu-item-has-children>a i.arrow-icon svg path,
body.home .nav-down .header_bottom_row .nav-link .menu li.menu-item-has-children>a i.arrow-icon svg path,
body:not(.home) header.et-l.et-l--header.nav-down li.menu-item-has-children>a i.arrow-icon svg path,
body.et-tb-has-header header.et-l.et-l--header.nav-down li.menu-item-has-children:hover>a i.arrow-icon svg path {
    fill: #022747;
}

body:not(.home) header.et-l.et-l--header.nav-down li.current-menu-parent.menu-item-has-children>a i.arrow-icon svg path,
.header_bottom_row li.current-menu-parent.menu-item-has-children>a i.arrow-icon svg path,
body.home .header_bottom_row .nav-link .menu li.menu-item-has-children:hover>a i.arrow-icon svg path,
body.home .nav-down .header_bottom_row .nav-link .menu li.menu-item-has-children:hover>a i.arrow-icon svg path,
body:not(.home) header.et-l.et-l--header.nav-down li.menu-item-has-children:hover>a i.arrow-icon svg path,
.header_bottom_row li.menu-item-has-children:hover>a i.arrow-icon svg path {
    fill: #0CB49C;
}

.header_bottom_row .nav-link .menu>li.current-menu-parent>a {
    color: #0CB49C;
}

body.home .nav-down .header_bottom_row .nav-link .menu li ul.sub-menu a {
    width: 100%;
    display: inline-block;
}

body.page-id-109 .header_bottom_row .nav-link .menu li.current-menu-item>a {
    color: #fff;
}

body.page-id-109 .header_bottom_row .nav-link .menu li.current-menu-item:hover>a {
    color: #022747;
}

body.home.et-tb-has-header .logo_col-1 {
    display: none;
}

body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col {
    display: none;
}

body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 {
    display: block;
    width: 333px;
    height: 73.81px;
}

body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 a {
    display: block;
    width: 100%;
    height: 100%;
}

body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 a img {
    height: 100%;
    width: 100%;
    display: block;
}

body:not(.home) .header_bottom_row .logo_col {
    display: none;
}

body:not(.home) .header_bottom_row .logo_col-1 {
    width: 333px;
    height: 73.81px;
    display: block;
}

body:not(.home) .header_bottom_row .logo_col-1 a {
    display: block;
    height: 100%;
    width: 100%;
}

body:not(.home) .header_bottom_row .logo_col-1 a img {
    display: block;
    height: 100%;
    width: 100%;
}

/* home banner css */
body.home h1 {
    font-size: 82px;
    line-height: 100px;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
}

body.home .old-design h1 {
    color: #022747;
}

.video-banner-section.et_pb_section_video.et_section_regular::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #022747ad;
}

.video-banner-section div#mep_0 {
    width: 100% !important;
    background: transparent !important;
    height: 100% !important;
}

.video-banner-row a.et_pb_button,
.video-banner-row .et_pb_button_module_wrapper {
    margin: 0 !important;
}

.video-banner-section.et_pb_section_video.et_section_regular {
    position: relative;
    margin-bottom: 80px;
    background: transparent !important;
    height: 100vh;
}

.et_pb_row.video-banner-row {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.video-banner-section.et_pb_section_video.old-design.et_section_regular::after {
    content: none;
}

.video-banner-section.et_pb_section_video::before {
    content: none;
    position: absolute;
    left: 0;
    width: 90%;
    height: 100%;
    top: 0;
    background-image: url(../../../../wp-content/uploads/2025/02/Rectangle-90@2x.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.6;
    z-index: 1;
}

.video-banner-section.et_pb_section_video.old-design::before {
    content: "" !important;
}

.video-banner-row .Default_Button {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
}

.video-banner-row .et_pb_button_module_wrapper .Default_Button {
    padding: 18.5px 39.2px !important;
    margin-right: 20px;
}




.video-banner-row .et_pb_button_module_wrapper .Default_Button:hover,
.video-banner-row .et_pb_button_module_wrapper .Default_Button.df-btn {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff;
}

.et_pb_section_video.old-design .video-banner-row .et_pb_button_module_wrapper .Default_Button.df-btn:hover,
.video-banner-row .et_pb_button_module_wrapper .Default_Button.df-btn:hover {
    background: #0CB49C !important;
    color: #FFFFFF;
    border-color: #0CB49C !important;
}

.et_pb_section_video.old-design .video-banner-row .et_pb_button_module_wrapper .Default_Button:hover,
.et_pb_section_video.old-design .video-banner-row .et_pb_button_module_wrapper .Default_Button.df-btn {
    background: transparent !important;
    border: 1px solid #022747 !important;
    color: #022747;
}

.video-banner-row .et_pb_button_module_wrapper {
    margin-right: 20px !important;
}

.video-banner-row .et_pb_button_module_wrapper:last-child a {
    margin-right: 0;
}

.et_pb_button_module_wrapper.et_pb_module {
    display: inline;
}

.video-banner-section.et_pb_section_video .et_pb_module.heading {
    margin-bottom: 28px;
    margin-top: 50px;
    width: 100%;
}

body h1,
body.home h2 {
    font-size: 42px;
    line-height: 52px;
}

.better-option.et_section_regular {
    padding-bottom: 80px !important;
    padding: 0;
    position: relative;
    margin-bottom: 80px;
    background: #FFFFFF;
    overflow: hidden;
}


.better-option.et_section_regular::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 554px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background: transparent linear-gradient(359deg, #EFF6FC 0%, #FFFFFFFC 100%) 0% 0% no-repeat padding-box;
}

.better-option.et_section_regular::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 827px;
    width: 381px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='657.639' height='827' viewBox='0 0 657.639 827'%3E%3Cg id='Group_1719' data-name='Group 1719' transform='translate(-55.379)' opacity='0.1'%3E%3Cg id='Group_30' data-name='Group 30' transform='translate(96.438 45.087)'%3E%3Cg id='Group_29' data-name='Group 29'%3E%3Cg id='Group_24' data-name='Group 24' transform='translate(190.594)'%3E%3Cpath id='Path_79' data-name='Path 79' d='M504.842,560.711c-13.037,3.924-19.891,14.59-27.268,24.658C466.87,600,454.249,611.8,435.163,613.858c-18.608,2.012-35.815-2.327-51.889-11.7q-11.971-6.99-24.092-13.766a25.551,25.551,0,0,0-13.992-3.157c-26.784,1.164-47.122,14.741-65.02,33.243-2.459,2.553-1.107,4.509.094,6.779,4.339,8.094,8.32,16.357,11.005,25.954a13.165,13.165,0,0,1-2.352-1.465,432.078,432.078,0,0,0-62.234-59.215,7.79,7.79,0,0,1-2.968-4.5c-6.333-26.52-9.9-53.19-5.239-80.44,2.591-15.155,8.672-29.262,12.578-43.984,5.842-21.9-1.352-42.034-10.1-61.718-7.911-17.785-22.162-30.588-35.274-44.241-11.1-11.571-21.577-23.533-27.941-38.525a127.543,127.543,0,0,1-10.483-55.945c3.27,21.973,8.358,43.2,22.841,62.6,1.817-8.509,5.484-14.6,11.282-18.539,14.37-9.767,18.69-24.042,19.25-40.192.245-7.565.038-15.156.038-23.721.849,8.49,1.748,16.061,2.333,23.627,1.2,15.212-2.61,28.828-12.829,40.531A42.946,42.946,0,0,0,183.543,316c-4.811,10.634-2.346,22.124,5.786,30.368,7.3,7.421,14.76,14.709,21.577,22.577,20.319,23.438,32.324,50.31,32.431,82.257a16.012,16.012,0,0,0,2.8-.843c27.966-14.646,40.343-39.851,33.412-70.409-5.389-23.778-7.924-46.971-.3-71.05,5.5-17.37,3.289-35.286-4.371-52.19-1.132-2.5-1.88-5.163-2.8-7.735,9.691,16.791,20,33.374,17.577,54.744,15.25-8.452,27.608-18.407,35.532-33.28-4.528,14.464-13.257,25.9-24.319,35.682-5.8,5.132-11.118,10.653-12.791,18.5-5.125,23.985-.6,46.367,11.515,67.459,1.484,2.553,2.817,3.157,5.39,1.239a75.8,75.8,0,0,1,17.124-9.031c14.181-5.71,29.281-8.66,43.216-15.118,7.213-3.346,11.27-8.509,12.735-16.1,1.635-8.521.862-17.068-.038-25.576-1.711-16.018-3.063-32.041-1.2-48.21-.7,12.917,1.836,25.243,5.654,37.468,3.83,12.3,8.559,24.545,5.012,38.123,18.69-13.427,29.375-31.645,34.1-53.75a64.692,64.692,0,0,1-4.151,22.539c-11.4,31.418-30.626,54.706-65.108,61.938-2.931.617-5.8,1.56-8.678,2.459-13.974,4.358-26.275,11.307-35.607,22.929-10.446,13.017-21.658,25.167-35.1,35.349-16.508,12.508-27.344,29.3-33.507,49.052-.56,1.862-1.742,3.723-.17,6.257,6.559-8.3,11.854-17.319,19.835-24.1,7.792-6.591,15.722-12.861,25.413-16.621,12.169-4.692,23.5-5.333,29.425-1.031-24.47.918-42.254,12.9-55.982,33.242,25.671-9.5,44,.529,58.781,21.225-13.257-1.862-21.9-16.156-37.393-13.4a37.752,37.752,0,0,1,7.327,14.6c.956,3.66,1.088,7.716,3.924,10.684-.541,3.83-2.063,2.025-3.169.434-2.78-3.987-5.226-8.207-8.119-12.1-8.094-10.873-20.149-10.892-28.658-.258-5.767,7.207-8.018,15.6-7.9,24.6.283,23.344,7.584,44.4,20.96,63.554,3.113,4.446,5.276,4.465,9.144,1.069,25.375-22.294,54.951-34.651,88.722-36.588,7.157-.409,12.112-3.679,15.81-9.615,4.094-6.553,5.937-13.426,4.566-21.162-1.522-8.415-3.1-16.81-3.214-25.432-.182-16.15,5.39-30.853,11.421-45.411,1.635-3.962,2.069-8.584,6.106-13.037a94.836,94.836,0,0,1-4.358,23.74c-3.61,10.93-5.352,22.275-3.082,33.525,3.553,17.709,7.962,35.18-1.314,53.6,8.98-3.49,14.873-8.018,19.344-15.043,9.446-14.8,16-31.456,28.1-44.512A52.068,52.068,0,0,0,445.4,486.6c4.811-12.546,9.106-25.243,12.792-38.167,3.157-11.024,3.585-21.709-.7-32.6A75.933,75.933,0,0,1,453.7,400.36c-2.987-18.03,4.113-41.166,16.942-53.806-2.258,4.113-3.981,7.024-5.484,10.049-5.748,11.565-9.823,23.382-6.723,36.676,3.434,14.709,12.6,27.74,10.873,45.411,8.766-8.15,14.948-15.508,23-20.772a3.721,3.721,0,0,1-1.107,2.333c-18.03,16.414-28.343,37.412-35.626,60.152-.679,2.126-2.428,4.811-.924,6.553,1.862,2.183,4.113-.616,6.22-1.107,3.358-.8,6.591-2.12,9.955-2.95,10.383-2.553,21.049-2.8,27.4-.409-11.477,1.8-22.256,4.333-32.286,9.333-.132.075-.283.151-.447.226-.207.094-.4.188-.623.3a88.512,88.512,0,0,0-11.534,7.232v-.245c-1.2.924-2.383,1.843-3.509,2.818l-.226.169c-12.188,10.238-20,22.426-25.206,36.551-6.741,18.275-19.212,30.777-37.651,37.148-5.339,1.843-10.8,3.283-16.829,5.087,6.817,6.088,14.326,9.729,21.652,13.5,14.068,7.251,29,10.949,44.946,8.886,21.935-2.817,34.569-14.124,39.89-35.286A107.89,107.89,0,0,1,487.881,540c4.509-7.716,12.169-16.225,16.269-18.237-18.992,28.9-22.935,38.481-20.137,49.191C490.68,566.868,496.3,560.749,504.842,560.711Z' transform='translate(-147.144 -241.324)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_25' data-name='Group 25' transform='translate(496.771 251.022)'%3E%3Cpath id='Path_80' data-name='Path 80' d='M206.468,306.973c-1.541.843-3.006-.736-4.3-1.616-5.616-3.811-6.5-9.728-6.314-16.885a88.465,88.465,0,0,1,11.533-7.232,70.023,70.023,0,0,0-10.03,6.314c5.9,3.509,9.559,8.094,10.6,14.42C208.248,303.817,208.211,306.018,206.468,306.973Z' transform='translate(-195.83 -281.24)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_26' data-name='Group 26' transform='translate(0 64.221)'%3E%3Cpath id='Path_81' data-name='Path 81' d='M467.071,696.969l-6.125-.321c-5.83-42.518-24.476-79.025-55.467-109.362-20.86-20.413-42.77-39.645-70.264-51.115-13.439-5.609-27.268-10.552-40.047-17.439-12.691-6.83-24.74-7.9-38.9-5.245-30.148,5.679-59.152,2.138-83.98-18.137-9.446-7.691-19.885-10.125-31.727-9a42.5,42.5,0,0,1-23.721-4.7c13,4.289,26.161,2.578,40.424,2.013-6.264-6.32-12.666-10.8-16.967-17.47,11.4,11.446,25.683,18.055,40.776,25.69-2.4-8.886-2.427-16.942-2.635-24.992-.434-17.445-5.515-32.783-20.633-43.2a270.292,270.292,0,0,1-22.853-18.055c-2.736-2.358-5.515-4.735-6.49-8.427,11.471,12.483,26.092,20.816,39.311,30.878,14.47,11.012,19.7,25.7,18,43.3-.78,8,.6,15.609,2.931,23.2,1.667,5.389,4.8,8.446,10.383,9.835,16.206,4.038,32.576,3.541,48.977,2.246,6.245-.5,12.647-.692,20.244-3.692a47.24,47.24,0,0,1-4.886-3.44c-14.967-14.515-27.369-31.1-34.381-50.687-12.621-35.337-33.481-64.73-61.127-89.6-6.83-6.138-14.313-11.552-21.507-17.3,12.691,1.817,22.9,8.358,31.909,16.653,4.987,4.566,7.779,3.66,11.25-1.472,12.477-18.4,15.948-38.606,12.867-60.265-1.333-9.37-2.647-18.747-1.792-28.438,1.616,12.54,2.836,24.922,4.849,37.185,3.4,20.621,1.277,40.311-9.98,58.108-3.389,5.364-2.559,7.817,1.346,11.835,13.081,13.508,24.495,28.325,32.959,45.235,6.207,12.414,11.93,25.092,18.8,37.116,12.817,22.426,32.62,37,57.253,48.738-6.459-16.024-3-30.463-1.088-45.128,2.962-22.8-.3-44.254-16.816-62.083-9.578-10.345-18.477-21.313-28.715-31.06-3.038-2.918-5.855-6.069-8.785-9.106,13.886,10.521,28.06,20.508,39.852,33.211,3.346,3.61,5.371,3.918,8.012-.761a90.914,90.914,0,0,0,10.484-28.494,34.053,34.053,0,0,0-7.169-28.633c-6.05-7.609-12.081-15.206-19.023-22.048a115.013,115.013,0,0,1-18.508-23.3c-6.553-11.069-9.942-27.784-7.427-37.7.761,25.08,11.565,44.487,29.381,60.51,9.792,8.8,19.854,17.357,27.337,28.438,6.458,9.584,9.779,19.7,7.823,31.425a70.2,70.2,0,0,1-12.9,30.324c-2.566,3.5-2.8,6.138-.22,9.8,4.415,6.3,6.8,13.634,8.634,21.08,2.528,10.206,2.666,20.634,2.056,31.035-1,17.325,3.056,32.35,17.162,43.946A133.06,133.06,0,0,0,354.9,520.8c9.232,5.251,19.369,8.955,27.853,15.483,25.771,19.8,49.392,41.864,69.724,67.3a70.437,70.437,0,0,1,12.269,23.174A132.159,132.159,0,0,1,467.071,696.969Z' transform='translate(-116.837 -251.536)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_27' data-name='Group 27' transform='translate(279.894 395.513)'%3E%3Cpath id='Path_82' data-name='Path 82' d='M197.957,417.59c.208-18.935-2.321-37.588-10.125-55.65-8.138-18.828-15.841-37.864-26.488-57.724,2.314,1.4,3.012,1.641,3.453,2.113,5.93,6.452,12.25,12.634,17.677,19.5,22.608,28.563,37.337,59.026,41.015,92.155Z' transform='translate(-161.344 -304.216)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_28' data-name='Group 28' transform='translate(295.585 450.571)'%3E%3Cpath id='Path_83' data-name='Path 83' d='M182.234,371.261l-18.395-.277c2.081-8.414,3.207-17.137,4.5-25.746a132.238,132.238,0,0,0,1.044-32.268c2.591.9,2.61,2.44,3.107,3.647C179.831,334.365,182.3,352.684,182.234,371.261Z' transform='translate(-163.839 -312.971)' fill='%23022747'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_84' data-name='Path 84' d='M167.031,275.305c4.333.761,5.817-1.49,4-7.175-3.415-10.672-9.5-18.835-20.074-23.161-1.415-.579-3.151-1.61-4.572-.472-1.679,1.352-1.088,3.39-.547,5.138a20.769,20.769,0,0,0,4.578,8.433c3.05,3.2,1.887,4.245-1.893,5.182-2.9.717-7.559,1.056-7.446,4.622.088,2.761,4.616,3.251,7.408,4.119A79.314,79.314,0,0,0,167.031,275.305Z' transform='translate(107.794 -182.167)' fill='%230cb49c'/%3E%3Cpath id='Path_85' data-name='Path 85' d='M216.116,306.083c11.76.226,26.438-12.552,28.469-24.143.553-3.151-.874-4.276-3.71-4.207a25.123,25.123,0,0,0-14.081,4.981,61.776,61.776,0,0,0-14.382,14.734c-1.365,1.887-4.346,3.616-2.673,6.427C211.179,306.291,214.28,305.6,216.116,306.083Z' transform='translate(468.315 -3.692)' fill='%230cb49c'/%3E%3Cpath id='Path_86' data-name='Path 86' d='M173.529,248.852c-1.189.176-4.176.5-7.113,1.082-10.559,2.107-12.081,5.679-5.943,14.382,4.295,6.081,9.936,10.289,17.621,11.081,4.521.465,6.276-1.138,3.867-5.534a25.479,25.479,0,0,0-2.937-4.679c-2.818-3.182-1.962-4.949,1.673-6.66,2.566-1.208,6.792-2.377,6.132-5.654-.8-3.974-5.528-3.176-8.735-3.987C177.227,248.663,176.258,248.852,173.529,248.852Z' transform='translate(191.32 -156.82)' fill='%230cb49c'/%3E%3Cpath id='Path_87' data-name='Path 87' d='M161.7,238.449c.239,12.426,9.779,25.96,20.357,28.865,6.358,1.749,7.861.484,6.251-5.666-3.157-12.056-10-21.212-21.608-26.381C163.554,233.865,161.158,233.915,161.7,238.449Z' transform='translate(216.458 -232.548)' fill='%230cb49c'/%3E%3Cpath id='Path_88' data-name='Path 88' d='M209.34,300c12.162-1.673,21.438-7.483,26.96-18.8,2.088-4.283,1.1-6.427-3.8-6.691-9.075-.491-25.664,11.93-27.922,20.81C203.41,299.9,205.63,300.55,209.34,300Z' transform='translate(441.994 -20.81)' fill='%230cb49c'/%3E%3Cpath id='Path_89' data-name='Path 89' d='M200.176,289.162c5.251.365,6.4-1.855,3.918-6.169a17.229,17.229,0,0,0-3.339-4.383c-2.855-2.541-3.308-4.27.994-5.465,1.258-.346,2.924-.868,3.081-2.421.214-2.069-1.836-2.383-3.182-3.062-7.509-3.773-14.879-1.805-22.086.943-3.836,1.465-2.459,4.591-1.176,6.981C183.027,284.264,190.548,288.515,200.176,289.162Z' transform='translate(298.07 -67.997)' fill='%230cb49c'/%3E%3Cpath id='Path_90' data-name='Path 90' d='M220.194,307.259c9.3-.107,15.734-5.157,22.206-9.9,2.905-2.138.736-3.962-1.264-5.339C233,286.424,212.61,290.8,207,299.159c-1.623,2.434-.786,3.748,1.264,4.993C212.132,306.5,216.478,306.926,220.194,307.259Z' transform='translate(451.936 58.611)' fill='%230cb49c'/%3E%3Cpath id='Path_91' data-name='Path 91' d='M195.756,312.57c-.761-10.628-5.295-17.954-13.043-23.532-3.811-2.742-5.817-1.245-7.194,2.509-3.075,8.37,6.194,26.86,14.709,29.67,2.031.673,3.182.233,3.736-1.6C194.763,317,195.322,314.312,195.756,312.57Z' transform='translate(286.768 48.671)' fill='%230cb49c'/%3E%3Cpath id='Path_92' data-name='Path 92' d='M152.908,273.33c-.044-11.7-2.6-20.665-8.641-28.47-1.069-1.377-2-3.521-4.226-2.993-1.824.434-1.912,2.5-2.251,3.987-3.082,13.69,1.56,25.52,9.2,36.487,2.321,3.333,4.163,2.264,4.817-1.315C152.392,277.864,152.725,274.644,152.908,273.33Z' transform='translate(85.317 -193.8)' fill='%230cb49c'/%3E%3Cpath id='Path_93' data-name='Path 93' d='M136.162,320.293c-.88,4.352,1.056,4.7,3.811,4.308a21.38,21.38,0,0,0,15.181-9.791,83.194,83.194,0,0,0,6.358-12.175c.981-2.182,3.44-4.987,1.534-6.918-2.383-2.414-5.729-.321-8.225.981C144.834,301.911,136.866,308.841,136.162,320.293Z' transform='translate(80.669 85.574)' fill='%230cb49c'/%3E%3Cpath id='Path_94' data-name='Path 94' d='M129.16,266.64c-.082,5.937,1.836,11.314,4.308,16.615,2.057,4.408,4.031,3.679,6.289.365,5.088-7.446,5.031-15.621,3.226-23.985a31.121,31.121,0,0,0-1.918-5.918c-1.252-2.855-1.164-7.9-4.44-7.874-4.119.031-4.408,5.2-5.654,8.509C129.487,258.276,129.229,262.464,129.16,266.64Z' transform='translate(44.762 -172.338)' fill='%230cb49c'/%3E%3Cpath id='Path_95' data-name='Path 95' d='M135.2,268.614a31.416,31.416,0,0,0-14.068,3.151c-3.484,1.711-3.572,3.7-.742,6.295,7.175,6.584,26.633,7.414,34.117,1.547,2.937-2.3.7-3.509-.667-4.824C149.849,270.941,142.221,268.489,135.2,268.614Z' transform='translate(-12.207 -51.932)' fill='%230cb49c'/%3E%3Cpath id='Path_96' data-name='Path 96' d='M184.053,293.928c-.013-10.917-15.464-24.935-26-23.734-2.515.289-3.1,1.648-2.931,3.723.346,4.264,1.666,8.138,4.886,11.15,5.836,5.446,12.791,8.974,20.149,11.886C183.469,298.268,184.38,297.042,184.053,293.928Z' transform='translate(181.921 -43.929)' fill='%230cb49c'/%3E%3Cpath id='Path_97' data-name='Path 97' d='M175.516,315.466c.007-12.929-9.339-19.533-17.973-26.526-2.566-2.075-3.012.535-3.434,2.27-2.239,9.213,5.327,25.671,13.747,29.941,1.874.95,3.924,1.855,5.893.522C175.968,320.177,175.8,317.731,175.516,315.466Z' transform='translate(174.618 51.542)' fill='%230cb49c'/%3E%3Cpath id='Path_98' data-name='Path 98' d='M179.108,309.174c.283,8.3,4.93,15.892,12.747,21.809,2.553,1.931,4.214,2.34,5.553-1.4,3.138-8.792-4.566-27.734-12.992-31.57-2.428-1.107-3.383.22-4.264,2C178.983,302.388,179.071,304.948,179.108,309.174Z' transform='translate(308.843 101.46)' fill='%230cb49c'/%3E%3Cpath id='Path_99' data-name='Path 99' d='M224.6,319.989c3.151.289,3.943-1.572,3.993-4.264.182-9.458-13.062-22.205-22.658-21.872-2.327.082-3.195,1.057-3.377,3.333C201.717,307.587,214.011,320.372,224.6,319.989Z' transform='translate(432.719 81.539)' fill='%230cb49c'/%3E%3Cpath id='Path_100' data-name='Path 100' d='M169.033,301.757c3.88.534,4.37-1.3,3.3-4.484-3.27-9.7-17.011-19.91-27.061-20.124-4.5-.094-6.528,1.968-3.893,5.817C148.079,292.758,156.625,300.2,169.033,301.757Z' transform='translate(103.208 -6.781)' fill='%230cb49c'/%3E%3Cpath id='Path_101' data-name='Path 101' d='M190.016,261.113c.214,5.239,2.195,11.094,5.126,16.684,2.245,4.277,4.729,4.05,7.006.207a23.313,23.313,0,0,0,3.176-15.973c-.849-5.308-3.056-10.169-5.012-15.1-.635-1.61-.748-4.157-3.107-4.031-1.931.107-2.773,2.245-3.767,3.78C190.815,250.73,190.494,255.371,190.016,261.113Z' transform='translate(366.628 -187.922)' fill='%230cb49c'/%3E%3Cpath id='Path_102' data-name='Path 102' d='M179.87,257.661c-3.993-.522-4.541,1.277-3.27,4.861,2.968,8.339,18.1,18.917,26.677,18.54,4.232-.189,3.383-2.818,2.742-5.352C203.415,265.4,192.064,257.522,179.87,257.661Z' transform='translate(292.454 -110.306)' fill='%230cb49c'/%3E%3Cpath id='Path_103' data-name='Path 103' d='M134.258,269.632c1.012,10.9,6.748,19.482,15.319,26.368,2.786,2.233,5.213,2.283,5.283-2.276.214-13.024-5.792-22.9-15.709-30.752-.887-.7-2.05-1.616-3.075-.805C133.767,264,134.61,266.8,134.258,269.632Z' transform='translate(71.737 -87.683)' fill='%230cb49c'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M163.5,268.105a64.06,64.06,0,0,0-3.5-19.665c-1.666-4.717-3.911-4.61-6.553-.8-4.861,7.012-4.83,14.672-2.836,22.551a18.982,18.982,0,0,0,1.044,3.3c1.773,3.836,2.17,10.854,6.364,10.307,5.025-.654,4.8-7.5,5.452-12.238A25.279,25.279,0,0,0,163.5,268.105Z' transform='translate(151.582 -177.652)' fill='%230cb49c'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M199.629,277.025c-.39,4.34,1.83,4.912,5.943,3.692,10.238-3.038,17.218-15.37,14.533-25.79-1.05-4.094-2.893-4.585-6.4-2.61C206.641,256.3,199.522,268.321,199.629,277.025Z' transform='translate(417.236 -144.034)' fill='%230cb49c'/%3E%3Cpath id='Path_106' data-name='Path 106' d='M192.885,262.191c-.126-9.182-8.987-20.872-16.98-23.048-3.8-1.031-3.075,2.126-3.094,3.679-.151,11.93,6.144,20.872,13.961,29.01,1.591,1.654,2.817.635,3.83-.924A16.585,16.585,0,0,0,192.885,262.191Z' transform='translate(275.408 -208.847)' fill='%230cb49c'/%3E%3Cpath id='Path_107' data-name='Path 107' d='M120.855,273.386a37.857,37.857,0,0,0,7.131,19.319c2.748,3.742,4.132,2.151,5.792-.874a25.086,25.086,0,0,0-3.352-29.054c-3.78-4.321-5.566-4.069-7.672,1.163a22.322,22.322,0,0,0-1.075,4.012C121.333,269.764,121.119,271.6,120.855,273.386Z' transform='translate(0.851 -98.751)' fill='%230cb49c'/%3E%3Cpath id='Path_108' data-name='Path 108' d='M216.332,283.382c-2.629.5-6.955-.792-8.094,2.736-1.006,3.119,2.113,5.9,4.465,8.05,5.912,5.408,13.068,7.584,21,7.112,2.5-.151,5.553-.377,6.578-2.962.905-2.289-1.22-4.283-2.679-5.994C232.136,285.948,224.992,283.351,216.332,283.382Z' transform='translate(461.974 26.197)' fill='%230cb49c'/%3E%3Cpath id='Path_109' data-name='Path 109' d='M142.076,299.278c-3.641-12.508-9.559-21.369-18.791-27.853-2.629-1.843-5.974-3.937-8.936-1.685-2.937,2.232-.887,5.622.145,8.32C119.11,290.173,129.675,294.549,142.076,299.278Z' transform='translate(-41.582 -51.121)' fill='%230cb49c'/%3E%3Cpath id='Path_110' data-name='Path 110' d='M192.309,263.655c.49,10.175,5.037,17.98,12.005,24.5,3.32,3.1,5.176,1.3,6.4-2.321,3.321-9.8-4.943-26.677-15.011-28.689C190.215,256.045,194.246,261.969,192.309,263.655Z' transform='translate(378.755 -113.275)' fill='%230cb49c'/%3E%3Cpath id='Path_111' data-name='Path 111' d='M200.056,269.976c10.232.019,19.973-7.962,22.2-16.967.9-3.629-.843-4.566-3.754-4.861-6.446-.66-23.841,10.144-26.268,16.162-.792,1.962-.17,3.2,1.547,3.83C196.132,268.994,198.591,269.561,200.056,269.976Z' transform='translate(376.554 -160.303)' fill='%230cb49c'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M208.513,288.8c-7.1.384-12.112,3.843-16.5,8.44a3.52,3.52,0,0,0-.711,3.792c1.6,5.251,13.093,12.49,18.483,11.062,5.251-1.4,1.566-4.641.321-6.113-2.849-3.352-2.729-4.993,1.446-6.936,2.849-1.321,7.7-2.975,6.345-6.729C216.669,288.9,211.613,289.449,208.513,288.8Z' transform='translate(372.122 54.857)' fill='%230cb49c'/%3E%3Cpath id='Path_113' data-name='Path 113' d='M163.9,253.3c.132,9.182,8.9,21.319,17.64,24.576,3.622,1.352,3.446-1.5,3.836-3.371,2.251-10.716-6.943-25.413-17.6-28.306C164.821,245.4,163.809,247.254,163.9,253.3Z' transform='translate(228.491 -171.39)' fill='%230cb49c'/%3E%3Cpath id='Path_114' data-name='Path 114' d='M148.291,283.171c6.037-.088,15.363-5.05,15.219-8.647-.239-5.924-5.119-8.829-9.773-11.426-3.471-1.937-7.4-2.554-11.282-3.126-1.3-.195-2.918-.855-3.717.7-.729,1.421.491,2.648,1.251,3.7a38.946,38.946,0,0,0,4.459,5.276c2.119,2.05,2.83,3.484-.61,4.918-1.748.73-5.063.66-4.641,3.22.459,2.792,3.27,4.295,6.119,4.949A29.708,29.708,0,0,0,148.291,283.171Z' transform='translate(94.248 -99.229)' fill='%230cb49c'/%3E%3Cpath id='Path_115' data-name='Path 115' d='M229.7,266.23c.138-3.786-.962-6.27-5.176-3.886-10.509,5.943-15.93,15.8-19.413,26.784-1.2,3.767,2.283,2.465,3.968,2.145C219.723,289.253,229.364,277.455,229.7,266.23Z' transform='translate(445.175 -90.022)' fill='%230cb49c'/%3E%3Cpath id='Path_116' data-name='Path 116' d='M219.943,267.465c-4.44-.094-8.37.2-12.093,1.635-4.968,1.93-5.39,5.213-1.2,8.678,5.584,4.628,23.482,5.484,29.406,1.509,3.314-2.22,1.736-4.27-.075-6.226C231.508,268.239,225.684,267.214,219.943,267.465Z' transform='translate(439.466 -58.167)' fill='%230cb49c'/%3E%3Cpath id='Path_117' data-name='Path 117' d='M201.273,273.044c-11.508-.5-18.181,6.547-24.727,13.772-2.082,2.3-.226,3.094,1.629,3.824,9.081,3.578,27.35-3.666,30.073-12.81C210.441,270.466,203.216,274.774,201.273,273.044Z' transform='translate(290.527 -28.61)' fill='%230cb49c'/%3E%3Cpath id='Path_118' data-name='Path 118' d='M128.437,289.654a39.207,39.207,0,0,0,16.476-4.8c3.742-2.132,3.679-4.195.314-6.666-8.1-5.956-24.9-4.037-31.312,3.5-2.145,2.515-.736,3.71,1.314,4.7C119.193,288.3,123.287,289.811,128.437,289.654Z' transform='translate(-41.508 -19.838)' fill='%230cb49c'/%3E%3Cpath id='Path_119' data-name='Path 119' d='M218.335,319.9c2.138-.245,5.371.73,6.836-1.415,1.61-2.346-.962-4.7-2.138-6.773-4.333-7.66-14.942-12.213-23.86-10.9-4.088.6-3.459,2.717-2.553,5.383C199.362,314.3,207.45,319.5,218.335,319.9Z' transform='translate(398.014 117.173)' fill='%230cb49c'/%3E%3Cpath id='Path_120' data-name='Path 120' d='M165.986,315.018c.233,3.031-.642,6.446,2.207,7.88,2.673,1.34,5.352-.641,7.628-2.232,6.842-4.78,11.326-17.747,9.006-25.589-.616-2.094-1.572-3.654-3.824-2.006C173.357,298.673,167.143,305.3,165.986,315.018Z' transform='translate(239.538 73.788)' fill='%230cb49c'/%3E%3Cpath id='Path_121' data-name='Path 121' d='M186.568,291.339c.151,1.61.207,3.232.478,4.823.893,5.188,3.119,6.012,7.49,2.817,7.226-5.276,10.986-19.426,7.433-27.784-1.314-3.082-3.063-4.063-5.6-1.315C190.769,275.95,186.128,282.484,186.568,291.339Z' transform='translate(348.241 -53.734)' fill='%230cb49c'/%3E%3Cpath id='Path_122' data-name='Path 122' d='M216.082,291.189c-.484-9.182-10.892-20.7-19.577-22.155-2.811-.471-3.716.6-4.044,3.132-.956,7.408,12.156,23.451,19.841,24.249C217.051,296.912,215.881,293.5,216.082,291.189Z' transform='translate(379.3 -50.258)' fill='%230cb49c'/%3E%3Cpath id='Path_123' data-name='Path 123' d='M154.707,260.117c.22,3.214-1.1,9.043,3.465,10.012,4.49.956,5.672-4.9,7.452-8.477,3.7-7.44,5.119-15.194,2.981-23.375-.39-1.5-.358-3.446-2.22-3.987-2.145-.629-3.3,1.075-4.5,2.453C157.732,241.5,155.273,249.282,154.707,260.117Z' transform='translate(179.786 -234.155)' fill='%230cb49c'/%3E%3Cpath id='Path_124' data-name='Path 124' d='M157.518,236c-9.483,9.005-13.552,26.375-9.307,36.682.6,1.478,1.044,3.415,2.7,3.786,2.264.5,3.025-1.748,4.018-3.195a26.908,26.908,0,0,0,4.887-18.363C159.21,248.831,158.348,242.781,157.518,236Z' transform='translate(136.658 -224.384)' fill='%230cb49c'/%3E%3Cpath id='Path_125' data-name='Path 125' d='M171.337,276.074a66.776,66.776,0,0,0,1.2,7.458c.755,2.748.66,6.71,4.207,7.157,2.862.359,4.559-2.8,6.188-4.968,4.786-6.358,4.7-19.193.189-25.62-1.906-2.7-3.629-2.264-5.61-.352C172.884,264.207,171.111,269.716,171.337,276.074Z' transform='translate(267.738 -107.023)' fill='%230cb49c'/%3E%3Cpath id='Path_126' data-name='Path 126' d='M178.763,282c4.364.157,5.245-1.491,3.364-5.471-4.358-9.232-16.891-15.822-26.589-13.766-3.78.8-4.5,2.5-2.383,5.811C157.369,275.2,170.418,282.164,178.763,282Z' transform='translate(165.484 -84.851)' fill='%230cb49c'/%3E%3Cpath id='Path_127' data-name='Path 127' d='M192.29,247.061c-.585-3.8.509-9.829-3.522-10.817-4.069-.993-6.289,4.717-8.2,8.194a32.662,32.662,0,0,0-3.333,21.514c.849,5.05,3.6,5.547,7.062,2.05C189.963,262.274,192.409,255.243,192.29,247.061Z' transform='translate(296.222 -223.708)' fill='%230cb49c'/%3E%3Cpath id='Path_128' data-name='Path 128' d='M196.342,319.461c10.062-.258,21.816-14.181,20.369-23.809-.277-1.849-1.27-2.025-2.836-2.019-8.855.044-22,14.081-21.721,23.092C192.261,320.165,194.669,319.216,196.342,319.461Z' transform='translate(377.91 80.412)' fill='%230cb49c'/%3E%3Cpath id='Path_129' data-name='Path 129' d='M220.385,305.43c-1.34-6.446-6.119-12.565-14.225-15.715-3.4-1.321-7.641-5.616-10.295-2.578-2.61,2.974.566,7.835,2.427,11.489,3.578,7.043,9.968,10.546,17.1,13.068C219.486,313.14,221.014,311.631,220.385,305.43Z' transform='translate(392.336 40.423)' fill='%230cb49c'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M162.654,304.734a27.929,27.929,0,0,0,13.125-4.415c1.83-1.145,2.547-2.685,1.717-4.679-3.32-7.974-8.295-14.351-16.98-16.917-3.8-1.126-5.377.144-3.968,4.125a18.278,18.278,0,0,0,1.541,3.83c2.993,4.6,7.528,9.125-1.7,12.232-2.283.774-1.761,3.05.535,3.993C159.019,303.765,161.258,304.3,162.654,304.734Z' transform='translate(180.97 -0.518)' fill='%230cb49c'/%3E%3Cpath id='Path_131' data-name='Path 131' d='M136.71,305.1c-1.95-9.59-5.314-18.923-14.923-24.57-1.522-.9-3.226-2.384-5.037-1.006-1.421,1.088-.994,2.993-.729,4.541,1.742,10.319,5.377,19.552,15.068,25.08,1.333.761,2.729,2.283,4.364,1.528C137.66,309.655,136.22,307.422,136.71,305.1Z' transform='translate(-26.16 2.836)' fill='%230cb49c'/%3E%3Cpath id='Path_132' data-name='Path 132' d='M170.316,271.779c-8.584.132-14.471,3.509-19.03,9.753-2.975,4.082-1.365,5.66,2.71,6.566,8.521,1.88,16.011-.535,22.627-5.78,2.094-1.66,4.446-4.056,3.478-7.049-.893-2.78-4.132-2.465-6.521-3.056A23.305,23.305,0,0,0,170.316,271.779Z' transform='translate(153.706 -35.168)' fill='%230cb49c'/%3E%3Cpath id='Path_133' data-name='Path 133' d='M202.466,267.514c-.226-9.05-10.414-19.363-19.439-20.313-3.006-.315-3.49,1.082-3.7,3.484-.843,9.5,10.137,21.709,19.539,21.8C202.956,272.514,202.189,269.583,202.466,267.514Z' transform='translate(309.867 -165.388)' fill='%230cb49c'/%3E%3Cpath id='Path_134' data-name='Path 134' d='M182.313,277.455c-.038,10.9,5.371,18.206,12.144,24.834,2.459,2.409,3.937,1.39,5.138-1.258,2.66-5.874.887-11.32-1.748-16.577-1.887-3.76-4.943-6.678-8.088-9.4-1.666-1.434-3.119-4.446-5.427-3.559C181.634,272.531,183,275.989,182.313,277.455Z' transform='translate(325.888 -37.498)' fill='%230cb49c'/%3E%3Cpath id='Path_135' data-name='Path 135' d='M134.89,293.049c.057.767.082,1.925.245,3.063.459,3.321-.623,8.282,2.748,9.27,3.717,1.088,5.987-3.471,8.056-6.345,5.05-7.012,4.767-16.854-.126-23.985-1.931-2.8-3.4-3.1-5.792-.459C135.286,279.831,134.821,286.144,134.89,293.049Z' transform='translate(75.048 -29.931)' fill='%230cb49c'/%3E%3Cpath id='Path_136' data-name='Path 136' d='M173.572,294.247c.428,2.912-1.05,5.937,1.17,7.125,2.547,1.365,4.629-1.245,6.509-2.792,7.917-6.522,9.949-15.7,10.993-25.231.5-4.5-2.578-3.66-4.905-2.761-7.081,2.73-10.6,8.553-12.452,15.508A73.2,73.2,0,0,0,173.572,294.247Z' transform='translate(279.175 -45.228)' fill='%230cb49c'/%3E%3Cpath id='Path_137' data-name='Path 137' d='M184.508,257.717c3.113-.2,6.226.314,7.452-2.245,1.182-2.472-.692-4.868-2.289-6.861-5.207-6.478-19.137-10.049-26.809-7.037-3.578,1.409-1.365,3.264-.365,4.767C167.862,254.409,176.232,256.578,184.508,257.717Z' transform='translate(212.634 -200.643)' fill='%230cb49c'/%3E%3Cpath id='Path_138' data-name='Path 138' d='M162.926,258.125c1.541,11.71,8.93,18.734,17.9,24.526,3.031,1.962,3.484-.453,3.71-2.66.861-8.54-2.415-15.32-9.075-20.514a67.183,67.183,0,0,0-6.911-4.585c-1.321-.792-2.673-2.358-4.352-1.44C162.152,254.553,163.379,256.767,162.926,258.125Z' transform='translate(223.355 -133.574)' fill='%230cb49c'/%3E%3Cpath id='Path_139' data-name='Path 139' d='M148.916,275.754c-.327-10.251-8.452-20.734-18.319-23.992-4.144-1.371-6.05-.151-4.811,4.1,2.987,10.2,9.112,18.011,18.7,22.834C147.425,280.181,149.495,279.653,148.916,275.754Z' transform='translate(24.956 -143.87)' fill='%230cb49c'/%3E%3Cpath id='Path_140' data-name='Path 140' d='M134.057,273.777c-2.748.358-7.892-1.038-9.106,2.685-1.277,3.918,3.773,5.7,6.572,7.855,6.282,4.842,13.659,5.031,21.137,4.471,4.559-.333,4.949-2.692,2.629-5.937C150.282,275.846,143.251,273.18,134.057,273.777Z' transform='translate(21.439 -25.029)' fill='%230cb49c'/%3E%3Cpath id='Path_141' data-name='Path 141' d='M140.3,284.125c4.509.227,4.754-1.924,3.5-5.263-3.214-8.565-14.093-16.445-23.092-16.634-2.905-.063-5.119.05-3.836,4.182C119.664,275.372,131.267,284.239,140.3,284.125Z' transform='translate(-22.151 -85.732)' fill='%230cb49c'/%3E%3Cpath id='Path_142' data-name='Path 142' d='M180.562,263.8c.321,8.666,2.459,15.634,6.584,21.986,2.918,4.484,5.088,3.716,7.138-.786,3.754-8.239-.711-24.684-8.075-29.721-2.371-1.616-3.49-.446-4.088,1.522C181.323,259.42,180.914,262.162,180.562,263.8Z' transform='translate(316.628 -126.442)' fill='%230cb49c'/%3E%3Cpath id='Path_143' data-name='Path 143' d='M191.7,261.985c-2.283.352-4.836-.642-6.012,1.528-1.226,2.258.969,3.818,2.163,5.364,5.9,7.6,17.9,11.333,26.111,8.4,4.182-1.5,5.087-3.207,1.641-6.723C208.86,263.689,200.131,262.966,191.7,261.985Z' transform='translate(341.816 -86.966)' fill='%230cb49c'/%3E%3Cpath id='Path_144' data-name='Path 144' d='M192.774,293.4c9.219-.327,19.753-7.276,22.388-14.326,1.572-4.214.333-6.389-4.151-5.88-9.729,1.1-17.325,5.71-22.1,14.452C186.328,292.385,188.378,293.932,192.774,293.4Z' transform='translate(354.782 -28.053)' fill='%230cb49c'/%3E%3Cpath id='Path_145' data-name='Path 145' d='M123.33,304.234c6.125-.315,12.634-3.427,18.376-8.439,3.2-2.786,2.176-4.408-1.145-5.993-7.119-3.383-24.205,1.208-28.557,7.691-1.434,2.138-.648,3.428,1.182,4.5C115.821,303.524,118.663,304.4,123.33,304.234Z' transform='translate(-49.877 54.102)' fill='%230cb49c'/%3E%3Cpath id='Path_146' data-name='Path 146' d='M184.176,263.34c.239,2.943-.855,6.107,1.886,7.377,2.56,1.176,4.868-1.038,6.622-2.679,7.3-6.83,9.716-15.332,7.974-25.1-.654-3.679-2.409-4.132-5.126-1.83A30.729,30.729,0,0,0,184.176,263.34Z' transform='translate(335.622 -204.864)' fill='%230cb49c'/%3E%3Cpath id='Path_147' data-name='Path 147' d='M146.431,280.7c-.761-8.616-5.779-16.7-14.961-22.155-2.616-1.553-4.685-2.195-5.012,2.107-.755,9.81,6.094,21.577,14.86,25.457C145.01,287.746,147.154,287.407,146.431,280.7Z' transform='translate(30.183 -111.375)' fill='%230cb49c'/%3E%3Cpath id='Path_148' data-name='Path 148' d='M134.119,251.561c.654,9.685,13.169,22.168,22.463,22.822,3.056.214,3.094-1.541,2.434-3.4a39.406,39.406,0,0,0-20.4-23.1C134.861,246.052,133.6,248.146,134.119,251.561Z' transform='translate(70.405 -165.138)' fill='%230cb49c'/%3E%3Cpath id='Path_149' data-name='Path 149' d='M187.372,302.858c.572,3.981.252,10.163,4.107,10.829,4.528.78,7.5-4.471,9.263-8.867,2.811-7,.585-13.653-1.893-20.174-1.138-3-2.893-1.239-4.245-.057C189.1,289.393,187.863,295.921,187.372,302.858Z' transform='translate(352.644 24.117)' fill='%230cb49c'/%3E%3Cpath id='Path_150' data-name='Path 150' d='M191.848,294.675c1.528-.264,4.163,1.081,5.22-1.22.943-2.069-1.063-3.861-2.264-5.408-5.5-7.1-12.251-11.722-21.816-10.276-3.635.547-4.591,2.22-2.836,5.685C174.629,292.3,182.572,294.31,191.848,294.675Z' transform='translate(257.057 -4.88)' fill='%230cb49c'/%3E%3Cpath id='Path_151' data-name='Path 151' d='M140.92,277.32c-.5-9.949-4.5-17.212-13.118-21.7-4.232-2.207-6.578-1.421-6.7,3.666-.164,6.987,10.062,21.036,16.59,22.419C142.291,282.685,140.448,278.867,140.92,277.32Z' transform='translate(2.156 -126.752)' fill='%230cb49c'/%3E%3Cpath id='Path_152' data-name='Path 152' d='M169.513,274.763c3.792.34,4.484-1.534,2.78-4.553-5.258-9.326-12.892-15.559-23.633-17.489-2.949-.528-4.452.44-3.547,3.8C147.332,264.732,160.709,274.832,169.513,274.763Z' transform='translate(127.757 -136.678)' fill='%230cb49c'/%3E%3Cpath id='Path_153' data-name='Path 153' d='M197.464,298.964c.214-8.521-11.383-21.608-19.407-22.143-3.157-.207-3.3,1.673-3.094,3.968.654,7.679,10.458,19.357,17.829,21.445C196.011,303.146,197.759,302.5,197.464,298.964Z' transform='translate(286.696 -8.584)' fill='%230cb49c'/%3E%3Cpath id='Path_154' data-name='Path 154' d='M202.673,245.608c-7.138.453-15.936,7.54-18.124,13.955-1.025,3.006.421,4.295,2.836,5.194,8.037,2.994,21.816-6.93,21.577-15.653C208.823,244.143,204.691,246.331,202.673,245.608Z' transform='translate(335.947 -173.58)' fill='%230cb49c'/%3E%3Cpath id='Path_155' data-name='Path 155' d='M125.666,274.012c.207,5.9,3.534,11.2,8.59,15.565,2.849,2.459,4.836,1.648,6.295-1.717,3.1-7.195-1.1-19.86-7.836-23.809-2.641-1.553-4.226-.981-5.465,1.616A18.7,18.7,0,0,0,125.666,274.012Z' transform='translate(26.296 -80.573)' fill='%230cb49c'/%3E%3Cpath id='Path_156' data-name='Path 156' d='M139.295,268.766c-1.7.188-4.6-1.107-5.616,1.736-.862,2.415,1.094,4.333,2.748,5.943,6.993,6.811,15.408,8.76,24.828,6.962,1.321-.251,2.887-.553,3.371-1.993.654-1.949-1.157-2.8-2.264-3.861C156.061,271.463,148.338,268.992,139.295,268.766Z' transform='translate(67.561 -51.819)' fill='%230cb49c'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M215.235,282.645a27.559,27.559,0,0,0-7.522-18.112c-2.44-2.679-4.459-3.05-6.112.862-2.591,6.107,2.3,24.727,7.477,28.463,2.063,1.49,2.931.208,3.742-1.245A16.985,16.985,0,0,0,215.235,282.645Z' transform='translate(424.112 -84.301)' fill='%230cb49c'/%3E%3Cpath id='Path_158' data-name='Path 158' d='M146.734,284.055a12.858,12.858,0,0,1-.836,1.472c-1.912,2.314-6.955,3.836-4.849,7.194,2.339,3.723,6.829,1.176,10.037-.283,4.5-2.05,11.276-3.868,11.3-8.7.025-4.339-6.6-6.5-10.955-8.477-4.037-1.843-9.974-5.069-12.414-.447C136.364,279.841,143.81,280.753,146.734,284.055Z' transform='translate(93.937 -31.703)' fill='%230cb49c'/%3E%3Cpath id='Path_159' data-name='Path 159' d='M169.074,271.4a24.954,24.954,0,0,0,15.408-5.553c3.339-2.723,3.792-4.893-.755-6.936-7.647-3.434-20.9-.648-26.268,5.6-1.9,2.214-1.591,3.6.918,4.748A26.523,26.523,0,0,0,169.074,271.4Z' transform='translate(187.958 -111.063)' fill='%230cb49c'/%3E%3Cpath id='Path_160' data-name='Path 160' d='M195.712,301.455c2.774-.3,6.566.535,7.817-2.673,1.245-3.182-1.717-5.559-3.994-7.415-5.76-4.7-12.64-6.515-19.935-6.622-4.258-.063-5.251,1.792-2.773,5.572C181.3,297.153,187.272,301.2,195.712,301.455Z' transform='translate(289.806 33.399)' fill='%230cb49c'/%3E%3Cpath id='Path_161' data-name='Path 161' d='M184.661,266.041a21.556,21.556,0,0,0,10.006-2.39c2.6-1.371,6.742-2.522,6.477-5.459-.327-3.685-4.66-4.993-7.968-5.509-7.018-1.1-13.747-.031-19.665,4.465-4.062,3.088-2.911,5.119,1.05,6.792A25.213,25.213,0,0,0,184.661,266.041Z' transform='translate(265.904 -138.276)' fill='%230cb49c'/%3E%3Cpath id='Path_162' data-name='Path 162' d='M197.093,242.561c-8.156.855-14.892,5.968-19.828,13.8-1.786,2.83-.038,3.528,2.4,3.993,8.131,1.566,21.9-5.8,24.878-13.395C205.759,243.843,203.922,242.523,197.093,242.561Z' transform='translate(295.317 -189.701)' fill='%230cb49c'/%3E%3Cpath id='Path_163' data-name='Path 163' d='M127.9,298.981c.006,2.811-.34,5.069,3.54,4.516,8.232-1.182,16.458-11.094,15.665-19.3-.472-4.943-2.66-6.553-7.333-4.132C131.9,284.153,130.178,291.932,127.9,298.981Z' transform='translate(38.09 2.781)' fill='%230cb49c'/%3E%3Cpath id='Path_164' data-name='Path 164' d='M206.656,295.12c.3-7.5-4.566-12.219-9.188-17.068-1.937-2.031-3.069-.792-4.22,1.006-4.371,6.855-.107,21.885,7.238,25.834,2.453,1.321,3.817.843,4.7-1.685A20.241,20.241,0,0,0,206.656,295.12Z' transform='translate(374.401 -7.539)' fill='%230cb49c'/%3E%3Cpath id='Path_165' data-name='Path 165' d='M153.4,257.053c.3-3.742-1.585-4.308-4.742-3.434-7.138,1.981-16.54,12.923-17.395,20.187-.3,2.6.83,3.226,3.132,3.17C143.283,276.762,153.566,266.021,153.4,257.053Z' transform='translate(55.624 -133.111)' fill='%230cb49c'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M192.882,271.248c.434-6.7-3.352-11.823-7.829-16.621-2.723-2.918-4.622-2.006-6.257,1.176-4.188,8.157-.283,19.627,8.113,23.62C191.372,281.549,192.919,279.53,192.882,271.248Z' transform='translate(298.321 -135.22)' fill='%230cb49c'/%3E%3Cpath id='Path_167' data-name='Path 167' d='M167.494,260.062c.327,1.528-1.1,4.465,1.314,5.628,2.333,1.132,4.195-1.251,5.924-2.6a20.5,20.5,0,0,0,7.075-22.772c-1.2-3.408-2.767-3.874-5.427-1.585C170.029,244.19,167.293,251.2,167.494,260.062Z' transform='translate(246.847 -217.428)' fill='%230cb49c'/%3E%3Cpath id='Path_168' data-name='Path 168' d='M164.766,267.763c-.616,11.565,6.98,17.1,13.414,23.231,2.264,2.163,3.132-.138,3.629-1.956,1.861-6.848-.258-12.722-4.8-17.8a39.412,39.412,0,0,0-6.226-5.421c-1.509-1.094-2.471-4.157-4.836-2.691C164.137,264.248,164.872,266.9,164.766,267.763Z' transform='translate(232.766 -82.978)' fill='%230cb49c'/%3E%3Cpath id='Path_169' data-name='Path 169' d='M216.916,260.246a10.912,10.912,0,0,0-7.49,2.465c-6.666,5.239-9.766,12.7-12.364,20.395-.811,2.39.138,3.377,2.861,2.71,7.54-1.849,17.973-12.344,19.043-19.6C219.356,263.592,220.255,260.366,216.916,260.246Z' transform='translate(402.414 -96.163)' fill='%230cb49c'/%3E%3Cpath id='Path_170' data-name='Path 170' d='M165.391,308.738c-.377,3.057.7,3.811,3.566,3.075,7.314-1.88,17.508-12.954,18.218-20.224.245-2.56.579-5.308-3.736-4.333C175.22,289.111,165.548,300.557,165.391,308.738Z' transform='translate(236.008 45.623)' fill='%230cb49c'/%3E%3Cpath id='Path_171' data-name='Path 171' d='M110.308,284.761c.535,8.32,15.527,21.181,22.652,20.822,2.956-.145,2.591-1.622,2.056-3.716-2.107-8.27-11.546-17.143-19.91-18.489C112.836,283.012,110.3,282.32,110.308,284.761Z' transform='translate(-54.929 24.177)' fill='%230cb49c'/%3E%3Cpath id='Path_172' data-name='Path 172' d='M152.259,279.218a24.916,24.916,0,0,0-3.32-11.854c-2.415-4.207-4.742-3.553-7.213-.063-3.365,4.761-2.736,19.854.861,24.646,1.975,2.629,3.547,1.27,5.113-.151C151.416,288.431,152.322,283.991,152.259,279.218Z' transform='translate(99.543 -73.976)' fill='%230cb49c'/%3E%3Cpath id='Path_173' data-name='Path 173' d='M178.982,243.586c-7.8,4.956-11.295,18.225-6.245,27.872,2,3.823,3.415,3.4,5.767.471C186.038,262.559,184.246,253.139,178.982,243.586Z' transform='translate(262.747 -184.274)' fill='%230cb49c'/%3E%3Cpath id='Path_174' data-name='Path 174' d='M175.25,253.6c-8.075-.233-18.678,7.968-20.942,15.785-.912,3.144.308,3.585,2.88,3.654,7.741.214,18.6-7.012,21.438-14.364C180.162,254.7,179.52,253.728,175.25,253.6Z' transform='translate(176.191 -131.327)' fill='%230cb49c'/%3E%3Cpath id='Path_175' data-name='Path 175' d='M166.231,297.567c-7.307-.151-20.287,14.558-19.093,21.8.422,2.56,2.056,1.949,3.585,1.755,7.5-.975,17.992-11.91,18.6-19.369C169.489,299.623,169.741,297.4,166.231,297.567Z' transform='translate(139.453 101.168)' fill='%230cb49c'/%3E%3Cpath id='Path_176' data-name='Path 176' d='M113.712,278.736c-3.673-.258-2.893,1.981-2.691,3.685.906,7.666,11.213,17.778,19.1,19.137,3.534.6,3.893-1.019,3.641-3.83C133.031,289.477,121.4,278.667,113.712,278.736Z' transform='translate(-52.264 1.519)' fill='%230cb49c'/%3E%3Cpath id='Path_177' data-name='Path 177' d='M191.544,268.177c.132,8.037,9.1,18.967,16.615,20.734,3.943.925,3.547-1.547,3.421-3.943-.447-8.3-8.635-18.231-16.609-20.457C190.67,263.3,191.915,266.472,191.544,268.177Z' transform='translate(374.709 -75.027)' fill='%230cb49c'/%3E%3Cpath id='Path_178' data-name='Path 178' d='M162.59,281.923c-8.32.428-14.571,4.075-19.828,9.641-2.214,2.339-1.56,3.937,1.409,5.075,7.056,2.717,22.25-2.962,24.589-10.194C170.834,280.03,164.168,283.86,162.59,281.923Z' transform='translate(109.752 18.481)' fill='%230cb49c'/%3E%3Cpath id='Path_179' data-name='Path 179' d='M143.552,277.525c.39,6.408,1.767,11.9,5.232,16.709,1.044,1.453,1.994,3.5,4.056,3.176,1.761-.276,1.931-2.427,2.459-3.867,2.817-7.7,1.44-14.88-3.031-21.564-1.107-1.66-1.994-4.138-4.346-3.836-2.629.339-3.22,3.044-3.861,5.2A21.1,21.1,0,0,0,143.552,277.525Z' transform='translate(120.891 -54.535)' fill='%230cb49c'/%3E%3Cpath id='Path_180' data-name='Path 180' d='M170.183,292.555c.17,7.308,7.3,17.294,13.823,19.678,4.616,1.692,7.27-.082,6.094-4.553-2.358-9-8.358-15.382-16.565-19.237C168.718,286.178,171.284,291.309,170.183,292.555Z' transform='translate(261.736 49.946)' fill='%230cb49c'/%3E%3Cpath id='Path_181' data-name='Path 181' d='M214.631,286.652c-.767-4.7-.541-12.112-4.654-12.691-4.886-.679-5.918,6.5-7.358,10.974a19.577,19.577,0,0,0-.314,12.2c.7,2.15.742,5.081,3.427,5.389,2.038.239,3.547-1.893,4.767-3.578C213.153,295.306,214.122,291.086,214.631,286.652Z' transform='translate(427.213 -23.861)' fill='%230cb49c'/%3E%3Cpath id='Path_182' data-name='Path 182' d='M139.392,311.1c7.653-.843,13.445-4.446,17.256-11.225,2.044-3.641,1.566-5.78-3.038-5.635-7.71.233-14.7,2.019-18.7,9.534-.969,1.817-2.3,3.817-1.182,5.843C134.945,311.831,137.411,310.912,139.392,311.1Z' transform='translate(66.716 83.59)' fill='%230cb49c'/%3E%3Cpath id='Path_183' data-name='Path 183' d='M155.765,297.934c7.3.063,15.873-5.553,18.074-11.521,1.56-4.239.208-6.421-4.39-5.673-6.609,1.069-12.075,4.433-16.659,9.213-1.579,1.641-4.012,3.71-3.239,5.735C150.482,298.123,153.853,297.425,155.765,297.934Z' transform='translate(151.837 11.463)' fill='%230cb49c'/%3E%3Cpath id='Path_184' data-name='Path 184' d='M163.526,289.876c.333,1.969-.591,5.289,2.107,6.314,2.673,1.012,4.44-1.849,6.088-3.616,5.654-6.044,6.773-14.779,3.32-22.508-1.509-3.383-3-3.723-5.232-.711C165.381,275.33,163.79,282.172,163.526,289.876Z' transform='translate(226.528 -58.875)' fill='%230cb49c'/%3E%3Cpath id='Path_185' data-name='Path 185' d='M143.575,242.561c1.44,8.616,3.648,16.829,11.993,21.583,1.78,1.019,3.88,2.434,5.767.925,1.66-1.327.553-3.434.082-5.188a33.532,33.532,0,0,0-13.5-19.552c-1.119-.78-2.327-1.855-3.735-.95C143.078,240.09,143.418,241.423,143.575,242.561Z' transform='translate(120.087 -208.348)' fill='%230cb49c'/%3E%3Cpath id='Path_186' data-name='Path 186' d='M203.835,306.988c.252,1.8-.553,4.075,1.233,5.113,2.113,1.233,3.956-.585,5.5-1.748a20.228,20.228,0,0,0,8.332-18.565c-.327-4.509-2.333-6.144-6.773-3.358C205.093,292.838,204.451,299.875,203.835,306.988Z' transform='translate(439.713 45.651)' fill='%230cb49c'/%3E%3Cpath id='Path_187' data-name='Path 187' d='M154.99,251.2c-2.22.12-3.842,1.44-5.371,2.824-5.151,4.691-7.3,10.98-9.087,17.439-.887,3.194.509,4.176,3.585,3.754,8.125-1.12,16.15-13.131,14-20.973C157.644,252.551,156.983,251.249,154.99,251.2Z' transform='translate(103.529 -143.979)' fill='%230cb49c'/%3E%3Cpath id='Path_188' data-name='Path 188' d='M180.6,278.327c-1.3,11.5,3.025,19.219,11.559,24.885,1.446.962,3.119,2.641,4.956,1.377,1.987-1.371,1.371-3.717,1.044-5.742C196.542,288.666,189.272,283.484,180.6,278.327Z' transform='translate(315.621 -0.537)' fill='%230cb49c'/%3E%3Cpath id='Path_189' data-name='Path 189' d='M149.854,286.812c10.15.711,16.659-3.679,21.419-11.156,1.5-2.352,2.773-5.534.736-7.735-2.308-2.491-5.767-1.377-8.389.094C156.388,272.071,152.973,278.945,149.854,286.812Z' transform='translate(154.22 -63.357)' fill='%230cb49c'/%3E%3Cpath id='Path_190' data-name='Path 190' d='M185.908,268.462a23.064,23.064,0,0,0,.629,4.377c.811,2.729.339,7.069,3.729,7.433,4.044.434,5.258-3.855,6.528-6.993a22.331,22.331,0,0,0-.1-18.169c-.629-1.4-.572-3.609-2.6-3.672-1.836-.063-2.358,1.956-3.245,3.245C188.222,258.519,185.826,262.456,185.908,268.462Z' transform='translate(344.889 -142.753)' fill='%230cb49c'/%3E%3Cpath id='Path_191' data-name='Path 191' d='M201.661,302.263a46.134,46.134,0,0,0-2.786-4.591c-1.472-1.93-2.352-5.339-5.251-4.792-3.031.579-3.515,3.956-4.106,6.654-1.773,8.03,2.622,13.653,7.534,19.08,2.05,2.27,3.188.66,4.289-.9C204.868,312.715,203.283,307.577,201.661,302.263Z' transform='translate(361.869 76.121)' fill='%230cb49c'/%3E%3Cpath id='Path_192' data-name='Path 192' d='M161.9,264.559c7.119,7.018,18.212,8.672,26.048,4.559,4.61-2.415,4.195-5.069.566-7.8a12.773,12.773,0,0,0-12.458-2.107C171.5,260.817,167.014,262.609,161.9,264.559Z' transform='translate(217.902 -105.79)' fill='%230cb49c'/%3E%3Cpath id='Path_193' data-name='Path 193' d='M162.1,263.878c7.754-2.006,14.231-6.452,18.218-14.087.805-1.541,2.05-3.408.5-5.094-1.189-1.289-3.006-.887-4.61-.685-6.723.861-16.822,9.955-18.319,16.5C157.143,263.765,157.809,264.382,162.1,263.878Z' transform='translate(195.324 -183.191)' fill='%230cb49c'/%3E%3Cpath id='Path_194' data-name='Path 194' d='M194.57,273.771a24.345,24.345,0,0,0,17.873-9.169c2.616-3.113,1.88-4.855-2.182-5.364-7.553-.956-14.231.484-19.363,6.59-1.453,1.736-4.144,3.377-3.182,5.7C188.8,274.143,192.06,273.413,194.57,273.771Z' transform='translate(353.383 -102.922)' fill='%230cb49c'/%3E%3Cpath id='Path_195' data-name='Path 195' d='M191.638,306.42c-.164,7.377,9.9,15.558,17.395,14.351,2.66-.434,2.6-1.837,2.377-3.9-.786-7.207-7.729-14.364-14.955-15.238C192.939,301.207,191.726,302.415,191.638,306.42Z' transform='translate(375.194 122.3)' fill='%230cb49c'/%3E%3Cpath id='Path_196' data-name='Path 196' d='M182.784,256.6c7.553.145,17.055-6.786,19.69-14.068,1.044-2.887-.83-3.119-2.6-3.5-7.829-1.7-19.6,7-20.439,14.835C179.1,256.988,181,256.523,182.784,256.6Z' transform='translate(310.475 -209.493)' fill='%230cb49c'/%3E%3Cpath id='Path_197' data-name='Path 197' d='M175.535,316.739c-.465,4.069,1.182,5.182,4.779,3.327,7.553-3.905,11.464-10.458,13.1-18.52.937-4.622-2.132-4.308-5.056-3.628C181.6,299.489,175.78,308.123,175.535,316.739Z' transform='translate(289.632 101.001)' fill='%230cb49c'/%3E%3Cpath id='Path_198' data-name='Path 198' d='M168.48,262.06c1.924.082,2.069-1.05,2.069-2.666-.006-7.817-8.144-19.3-15.3-21.552-2.465-.78-3.975-.673-4.019,2.509-.094,6.792,9.156,19.294,15.9,21.293C167.574,261.771,168.014,261.916,168.48,262.06Z' transform='translate(161.492 -216.791)' fill='%230cb49c'/%3E%3Cpath id='Path_199' data-name='Path 199' d='M205.167,278.707a23.028,23.028,0,0,0-17.785,10.4c-2.534,3.654-1.427,5.78,2.937,6.629,7.59,1.478,17.5-5.937,18.589-13.974C209.356,278.449,207.305,278.569,205.167,278.707Z' transform='translate(345.615 1.189)' fill='%230cb49c'/%3E%3Cpath id='Path_200' data-name='Path 200' d='M132.429,300.219c-.151-7.138-1.7-12.37-4.949-16.98-2.019-2.874-3.874-2.949-5.132.811-2.711,8.113-2.081,15.81,2.635,23.036.981,1.5,1.836,3.672,3.893,3.478,2.264-.22,2.176-2.7,2.585-4.365A57.784,57.784,0,0,0,132.429,300.219Z' transform='translate(0.27 14.391)' fill='%230cb49c'/%3E%3Cpath id='Path_201' data-name='Path 201' d='M198.588,295.8c-.145,6.678,4.075,15.8,6.836,15.747,2.8-.063,5.892-9.389,5.1-15.382a8.1,8.1,0,0,0-.251-1.352c-1.27-3.993-1.591-11.464-4.673-10.949C200.405,284.731,199.431,291.472,198.588,295.8Z' transform='translate(411.944 28.603)' fill='%230cb49c'/%3E%3Cpath id='Path_202' data-name='Path 202' d='M152.692,304.991c-1.056-6.943-8.464-15.231-15.005-16.835-3.2-.78-4.823-.107-4.377,3.691.805,6.924,7.76,15.521,14.363,17.363C151.969,310.412,153.34,309.261,152.692,304.991Z' transform='translate(66.339 49.924)' fill='%230cb49c'/%3E%3Cpath id='Path_203' data-name='Path 203' d='M201.778,252.535c-6.993,8.307-6.911,17.231-.233,25.174,2.981,3.541,5.044,3.6,6.622-1.069C211.368,267.176,207.211,259.811,201.778,252.535Z' transform='translate(401.101 -136.945)' fill='%230cb49c'/%3E%3Cpath id='Path_204' data-name='Path 204' d='M215.248,293.907c-2.742.729-7.5-.742-8.477,2.39-1.182,3.8,3.578,5.214,6.257,7.062a18.02,18.02,0,0,0,15.785,2.478c4.409-1.233,5.39-3.019,1.855-6.49C226.876,295.624,221.82,293.681,215.248,293.907Z' transform='translate(454.26 81.767)' fill='%230cb49c'/%3E%3Cpath id='Path_205' data-name='Path 205' d='M129,308.435c8.024-.547,15.036-3.27,19.351-11.012,1.283-2.308,1.528-3.578-1.484-4.515-7.043-2.188-21.243,6.188-22.155,13.263C124.49,307.868,125.383,308.371,129,308.435Z' transform='translate(21.076 74.699)' fill='%230cb49c'/%3E%3Cpath id='Path_206' data-name='Path 206' d='M215.042,289.409c-.359-3.22.635-7.924-2.459-8.792-3.6-1.006-5.408,3.509-7.081,6.371-3.239,5.534-3.075,11.477-1.2,17.439,1.189,3.793,3.321,3.3,5.572,1.006C214.288,300.948,214.715,295.156,215.042,289.409Z' transform='translate(435.109 10.813)' fill='%230cb49c'/%3E%3Cpath id='Path_207' data-name='Path 207' d='M195.831,283.412c-.057-5.119-.981-8.452-2.685-11.515-1.314-2.371-2.421-6.113-5.2-5.861-3.383.308-3.622,4.4-4.125,7.207-1.075,6,1.013,11.376,4.3,16.313.861,1.3,1.66,3.264,3.352,3.107,2.038-.189,2.755-2.358,3.3-4.063A38.745,38.745,0,0,0,195.831,283.412Z' transform='translate(332.35 -65.604)' fill='%230cb49c'/%3E%3Cpath id='Path_208' data-name='Path 208' d='M157.275,270.154a24.948,24.948,0,0,0,12.162-2.748c1.761-.843,4.327-1.3,4.081-3.956-.207-2.283-2.321-3.3-4.138-4.27-6.018-3.189-17.162-.522-21.476,4.943-1.943,2.459-.975,3.8,1.5,4.446C152.5,269.368,155.678,269.84,157.275,270.154Z' transform='translate(138.454 -109.053)' fill='%230cb49c'/%3E%3Cpath id='Path_209' data-name='Path 209' d='M115.836,288.9c.308,7.358,7.163,16.313,13.71,18.407,2.729.868,3.987.534,3.679-2.509-.843-8.226-4.251-15.049-11.527-19.332C117.471,282.985,115.641,284.236,115.836,288.9Z' transform='translate(-25.768 30.619)' fill='%230cb49c'/%3E%3Cpath id='Path_210' data-name='Path 210' d='M169.3,265.771c-.459-10.37-6.622-16.5-13.773-21.8-2.654-1.968-3.861-.075-3.471,2.566,1.3,8.741,4.949,16.225,12.282,21.533a7.707,7.707,0,0,0,3.692,1.371C168.951,269.506,169.335,267.921,169.3,265.771Z' transform='translate(165.504 -186.561)' fill='%230cb49c'/%3E%3Cpath id='Path_211' data-name='Path 211' d='M147.385,272.464c.472,5.842,1.824,13.923,6.628,13.741,4.459-.169,5.534-8.578,5.144-14.112-.333-4.735-1.3-11.7-6.326-11.452C147.737,260.893,147.674,267.829,147.385,272.464Z' transform='translate(141.162 -94.106)' fill='%230cb49c'/%3E%3Cpath id='Path_212' data-name='Path 212' d='M154.112,269.726c2.283-.365,5.113.22,6.044-2.446.792-2.27-1.49-3.635-2.761-5.194-5.031-6.15-11.779-6.773-18.9-5.553-3.931.673-4.333,2.855-1.648,5.754C141.541,267.349,147.535,269.274,154.112,269.726Z' transform='translate(76.364 -118.517)' fill='%230cb49c'/%3E%3Cpath id='Path_213' data-name='Path 213' d='M167.247,286.937a19.883,19.883,0,0,0,9.993-2.453c1.886-.994,5.062-1.264,4.635-4.176-.365-2.471-3.138-3.182-5.3-3.962-6.27-2.277-12.275-1.258-18.1,1.622-1.4.692-3.446.918-3.465,2.9-.019,1.78,1.66,2.66,3,3.56A16.491,16.491,0,0,0,167.247,286.937Z' transform='translate(181.484 -17.605)' fill='%230cb49c'/%3E%3Cpath id='Path_214' data-name='Path 214' d='M148.981,295.7c2.371-.509,6.521,1.163,7.54-2.365,1.144-3.943-2.685-6.025-5.616-7.779-5.987-3.591-12.2-1.22-18.244-.063-3.025.578-1.836,2.635-.453,4.075C136.662,294.208,142.24,295.962,148.981,295.7Z' transform='translate(53.297 27.603)' fill='%230cb49c'/%3E%3Cpath id='Path_215' data-name='Path 215' d='M165.711,293.391c5.125.371,5.609-2.358,3.641-6.377-3.578-7.314-10.358-10.024-17.634-11.8-2.3-.566-3.226.409-2.843,3.063C149.951,285.744,158.038,293.284,165.711,293.391Z' transform='translate(148.602 -17.84)' fill='%230cb49c'/%3E%3Cpath id='Path_216' data-name='Path 216' d='M171.645,304.278c2.792.1,3.063-1.283,2.773-3.54-.912-7.069-9.785-15.772-16.917-16.395-1.666-.145-3.132-.447-3.346,2.088C153.565,293.393,164.608,304.662,171.645,304.278Z' transform='translate(176.853 30.789)' fill='%230cb49c'/%3E%3Cpath id='Path_217' data-name='Path 217' d='M204.493,265.492c4.415-.453,9.622-.522,10.647-4.389,1.094-4.113-4.276-5.113-7.283-6.829a14.264,14.264,0,0,0-5.905-1.673c-3.905-.271-9.483-.428-10.232,3.371-.755,3.836,3.792,6.955,7.842,8.509A27.3,27.3,0,0,0,204.493,265.492Z' transform='translate(375.205 -137.249)' fill='%230cb49c'/%3E%3Cpath id='Path_218' data-name='Path 218' d='M128.5,302.126c1.132,3.333-.126,9.628,4.119,10.112,3.8.434,5.7-5.289,6.855-9.308a31.071,31.071,0,0,0,.61-12.376c-.195-1.6-.352-3.421-2.2-3.962-1.755-.51-3.094.717-4.233,1.861C130.026,292.1,128.687,296.661,128.5,302.126Z' transform='translate(41.273 42.551)' fill='%230cb49c'/%3E%3Cpath id='Path_219' data-name='Path 219' d='M142.821,292.943c.138,6.924,3.446,12.508,8.5,17.2,2.823,2.616,5.257,2.289,5.327-1.874A28.008,28.008,0,0,0,148.1,287.22c-.975-.962-2.182-2.082-3.528-.912C142.626,287.987,143.154,290.509,142.821,292.943Z' transform='translate(117.025 39.024)' fill='%230cb49c'/%3E%3Cpath id='Path_220' data-name='Path 220' d='M138.635,290.02c-7.314.346-12.766,3.283-16.854,8.823-2.151,2.918-1.3,4.5,2.044,5.377,6.289,1.648,17.395-3.754,19.621-10.049C145.5,288.366,140.345,290.957,138.635,290.02Z' transform='translate(-0.496 61.304)' fill='%230cb49c'/%3E%3Cpath id='Path_221' data-name='Path 221' d='M163.908,302.048c.2,4.446.855,8.037,3.037,11.175,1.056,1.516,2.176,3.182,4.32,2.9,2.082-.27,3.019-2.031,3.585-3.792a20.149,20.149,0,0,0-2.528-17.791c-.874-1.365-1.824-2.968-3.56-2.962-2.251.006-2.691,2.226-3.446,3.823A12.391,12.391,0,0,0,163.908,302.048Z' transform='translate(228.171 69.539)' fill='%230cb49c'/%3E%3Cpath id='Path_222' data-name='Path 222' d='M142.349,275.3c.371,1.755-.692,4.358,1.666,5.345,2.258.944,3.842-1.069,5.188-2.528,4.937-5.358,7.106-11.685,5.93-18.961-.239-1.478-.415-3.4-2.321-3.836-1.78-.4-3.044.855-4.094,2.057C144.28,262.454,142.626,268.554,142.349,275.3Z' transform='translate(114.528 -122.608)' fill='%230cb49c'/%3E%3Cpath id='Path_223' data-name='Path 223' d='M131.462,276.44c.025,2.151,1.516,1.78,2.893,1.717,6.949-.308,16.59-10.364,16.646-17.231.025-3.132-1.78-3.17-4.081-2.925C140.562,258.662,130.871,270.177,131.462,276.44Z' transform='translate(56.811 -108.515)' fill='%230cb49c'/%3E%3Cpath id='Path_224' data-name='Path 224' d='M161.9,283.951c2.591-.057,2.308-1.71,2.056-3.371-.868-5.761-12.238-15.835-18.281-16.407-2.572-.246-2.522,1.283-2.534,2.949-.044,4.635,2.8,7.6,6.056,10.295A36.63,36.63,0,0,0,161.9,283.951Z' transform='translate(118.706 -75.533)' fill='%230cb49c'/%3E%3Cpath id='Path_225' data-name='Path 225' d='M120.4,281.482A25.088,25.088,0,0,0,123.5,293.9c.956,1.805,1.906,4.164,4.352,3.843,2.088-.27,2.4-2.667,2.868-4.365a22.268,22.268,0,0,0-1.918-16.747c-1.063-2.018-2.333-4.635-4.874-4.327-2.767.34-2.635,3.384-3.126,5.547A27.351,27.351,0,0,0,120.4,281.482Z' transform='translate(-1.572 -32.539)' fill='%230cb49c'/%3E%3Cpath id='Path_226' data-name='Path 226' d='M153.289,281.485c.39-4.471-2.063-4.748-5.6-3.421-5.371,2.012-12.206,14.728-10.986,20.332.434,2,1.522,1.8,3.019,1.333C145.509,297.886,153.264,287.641,153.289,281.485Z' transform='translate(83.923 -5.613)' fill='%230cb49c'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M180.815,299.591c.176,1.176.1,3.622.956,5.679,1.252,3,1.78,8.112,5.622,7.527,3.138-.478,4.025-5.289,4.4-8.747a16.564,16.564,0,0,0-.6-6.811c-1.22-3.66-1.1-9.949-5.905-9.358C181.2,288.384,180.9,294.22,180.815,299.591Z' transform='translate(317.966 49.784)' fill='%230cb49c'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M204.507,287.584c.459,2.176-.585,5.584,2.17,6.584,2.641.962,4.578-1.755,6.157-3.66,3.949-4.78,4.666-10.44,3.767-16.376-.5-3.34-2.22-3.5-4.842-1.805C207.538,275.044,204.52,281.062,204.507,287.584Z' transform='translate(443.267 -37.861)' fill='%230cb49c'/%3E%3Cpath id='Path_229' data-name='Path 229' d='M141.3,300.719c.038,8.024,3.516,12.6,7.2,17.074,1.786,2.163,2.887,1.308,4.044-.754,3.553-6.32.528-17.7-5.8-21.628-1.019-.635-2.17-1.415-3.1-.535A8.267,8.267,0,0,0,141.3,300.719Z' transform='translate(108.954 84.904)' fill='%230cb49c'/%3E%3Cpath id='Path_230' data-name='Path 230' d='M211.014,256.45a11.339,11.339,0,0,0-2.748.239c-3.107,1.031-8.295.491-8.251,4.534.044,4.282,4.729,5.71,8.76,6.44a9.125,9.125,0,0,0,2.069.126c4.93-.27,9.955-1.019,12.37-5.843C224.353,259.683,217.045,256.35,211.014,256.45Z' transform='translate(419.51 -116.252)' fill='%230cb49c'/%3E%3Cpath id='Path_231' data-name='Path 231' d='M197.254,292.459c-.277,3.578,1.667,3.71,4.365,2.893,5.276-1.6,12.275-9.949,12.917-15.275.4-3.333-1.119-4.069-4.031-3.585C204.077,277.554,197.091,285.924,197.254,292.459Z' transform='translate(404.769 -10.959)' fill='%230cb49c'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M206.71,294.806c.1,2.44-.346,5.056,1.666,6.05,2.189,1.082,3.629-1.327,5.081-2.641,4.691-4.226,6.823-9.685,7.333-15.885.308-3.736-1.1-4.723-4.377-2.855A18.45,18.45,0,0,0,206.71,294.806Z' transform='translate(454.918 0.662)' fill='%230cb49c'/%3E%3Cpath id='Path_233' data-name='Path 233' d='M180.266,298.077c5.1-.559,11.672-6.634,13.011-12.319.767-3.251-.572-4.39-3.572-3.937-6.641,1.012-11.546,4.528-14.257,10.71C173.682,296.562,174.877,298.8,180.266,298.077Z' transform='translate(285.561 17.439)' fill='%230cb49c'/%3E%3Cpath id='Path_234' data-name='Path 234' d='M156.976,258.76c.314,2.088-.145,5.8,2.867,6.452,2.66.579,3.78-2.906,4.842-5.081,2.547-5.232,4.509-10.622,2.415-16.583-.459-1.315-.667-3.025-2.107-3.333-1.516-.321-2.352,1.239-3.063,2.39C158.988,247.377,156.932,252.452,156.976,258.76Z' transform='translate(191.881 -202.334)' fill='%230cb49c'/%3E%3Cpath id='Path_235' data-name='Path 235' d='M209.227,274.2c-.78-2.452.924-7.05-2.968-7.716-3.515-.6-4.905,3.528-6.094,6.478-1.969,4.867-2.3,9.86.434,14.552,1.855,3.182,4.031,3.628,5.88-.239A31.2,31.2,0,0,0,209.227,274.2Z' transform='translate(412.121 -63.496)' fill='%230cb49c'/%3E%3Cpath id='Path_236' data-name='Path 236' d='M165.634,285.211a23.568,23.568,0,0,0-14.7,7.56c-2.22,2.4-1.843,3.735,1.327,4.867,6.572,2.346,16.08-2.056,18.313-8.722C171.5,286.18,170.212,285.117,165.634,285.211Z' transform='translate(152.502 35.839)' fill='%230cb49c'/%3E%3Cpath id='Path_237' data-name='Path 237' d='M129.053,288.075a30.461,30.461,0,0,0,5.138-.974c2.679-.969,7.182-1.189,6.924-4.39-.3-3.685-4.647-4.735-8.106-4.975a18.656,18.656,0,0,0-7.427,1.05c-2.729.987-7.949-.315-7.654,3.522.277,3.623,5.088,4.729,8.8,5.421C127.4,287.855,128.085,287.931,129.053,288.075Z' transform='translate(-14.692 -3.871)' fill='%230cb49c'/%3E%3Cpath id='Path_238' data-name='Path 238' d='M126.116,285.261a27.733,27.733,0,0,0,3.855,12.219c.805,1.352,1.572,3.138,3.509,2.786,1.428-.257,1.905-1.8,2.459-3.087,2.283-5.346.069-14.766-4.39-18.5-.887-.742-1.975-1.893-2.981-1.145C126.085,279.381,126.355,282.343,126.116,285.261Z' transform='translate(28.676 -6.025)' fill='%230cb49c'/%3E%3Cpath id='Path_239' data-name='Path 239' d='M154.432,287.914c-4.339-.4-5.742,1.044-3.943,4.346,2.754,5.069,6.723,8.8,12.59,9.987,1.78.359,3.868.981,5.056-.956,1.082-1.755.138-3.679-.73-5.239C164.432,290.706,159.294,288.82,154.432,287.914Z' transform='translate(153.541 49.826)' fill='%230cb49c'/%3E%3Cpath id='Path_240' data-name='Path 240' d='M161.406,247.04c-.453-2.182.39-5.792-2.056-6.641-2.692-.931-3.717,2.761-5.352,4.5a17.411,17.411,0,0,0-4.842,12.584c.075,3.5,1.547,5.138,5.314,3.119C158.96,258.19,161.563,253.51,161.406,247.04Z' transform='translate(150.504 -201.915)' fill='%230cb49c'/%3E%3Cpath id='Path_241' data-name='Path 241' d='M144,268.453c-4.478-.151-13.785,8.364-14.074,12.829-.176,2.685,1.6,2.912,3.553,2.95,5.773.106,12.653-5.949,13.615-11.779C147.527,269.824,146.741,268.466,144,268.453Z' transform='translate(48.757 -52.771)' fill='%230cb49c'/%3E%3Cpath id='Path_242' data-name='Path 242' d='M161.684,273.951c.17,5.509,2.849,9.49,6.094,13.169a1.354,1.354,0,0,0,2.289-.4,17.158,17.158,0,0,0,1.629-12.7,6.346,6.346,0,0,0-.308-1.346c-1.289-2.654-.642-7.779-4.453-7.264C163.243,265.914,162.074,270.455,161.684,273.951Z' transform='translate(216.786 -69.036)' fill='%230cb49c'/%3E%3Cpath id='Path_243' data-name='Path 243' d='M203.689,271.7c1.126,3.17.038,8.408,4.075,8.673,3.861.251,5.307-4.509,6.49-8.018a8.4,8.4,0,0,0,.283-4.1c-.648-3.389.283-8.993-3.478-9.244-3.585-.239-5.742,4.716-6.836,8.622A28.366,28.366,0,0,0,203.689,271.7Z' transform='translate(438.941 -102.728)' fill='%230cb49c'/%3E%3Cpath id='Path_244' data-name='Path 244' d='M205.069,309.174c5.917-.163,10.169-2.132,13.533-5.867.912-1.019.358-2.232-.767-2.861a15.639,15.639,0,0,0-13.263-.937c-3.258,1.138-7.609,2.993-7.264,6.333C197.761,310.275,203.2,307.281,205.069,309.174Z' transform='translate(405.092 105.993)' fill='%230cb49c'/%3E%3Cpath id='Path_245' data-name='Path 245' d='M169.954,292.57c5.761,3.509,11.779,5.044,18.307,2.271,1.635-.7,3.93-.988,4.1-3.126.2-2.421-2.063-3.339-3.836-4.327-6.616-3.7-12.445-1.962-18.376,5.371Z' transform='translate(260.524 37.436)' fill='%230cb49c'/%3E%3Cpath id='Path_246' data-name='Path 246' d='M133.671,289.569a19.633,19.633,0,0,0-3.05-11.747c-.962-1.509-1.855-3.5-4.113-2.975-2.069.49-2.421,2.484-2.924,4.276-1.113,3.987-.189,7.773,1.27,11.408,1.094,2.71,2.453,6.245,6.025,5.439C134.124,295.242,133.4,291.569,133.671,289.569Z' transform='translate(12.681 -19.401)' fill='%230cb49c'/%3E%3Cpath id='Path_247' data-name='Path 247' d='M136.175,299.941c.207-6.371-2.943-10.175-7.025-13.414-3.346-2.66-4.9-.906-5.6,2.465-.968,4.616,4.71,14.571,9.282,15.6C138.307,305.827,134.665,300.752,136.175,299.941Z' transform='translate(14.51 35.995)' fill='%230cb49c'/%3E%3Cpath id='Path_248' data-name='Path 248' d='M131.218,289.555c-5.66.641-12.219,7.66-13.118,13.294-.44,2.742,1.1,2.5,2.729,2.515,5.333.044,13.64-7.207,14.414-12.439C135.808,289.109,133.312,289.486,131.218,289.555Z' transform='translate(-14.127 58.619)' fill='%230cb49c'/%3E%3Cpath id='Path_249' data-name='Path 249' d='M168.595,271.521c4.258-1.233,10.552-1.465,10.565-5.93.013-3.207-6.32-4.3-10.521-4.666a2.5,2.5,0,0,0-.685.012c-3.792.686-9.867.755-9.716,4.585C158.42,269.974,164.488,270.5,168.595,271.521Z' transform='translate(198.543 -92.666)' fill='%230cb49c'/%3E%3Cpath id='Path_250' data-name='Path 250' d='M193.073,283.069c-2.522.27-4.434.195-6.157.723-2.868.88-7.691.465-7.528,4.2.132,3.082,4.7,3.73,7.76,4.629a10.118,10.118,0,0,0,6.119-.2c3.515-1.157,8.414-2.723,8.012-6.314C200.827,282.076,195.368,284.541,193.073,283.069Z' transform='translate(310.399 24.542)' fill='%230cb49c'/%3E%3Cpath id='Path_251' data-name='Path 251' d='M136.2,295.5c1.88-.277,4.031.327,4.918-1.843.667-1.629-.233-3.17-1.145-4.466-3.264-4.653-8.056-6.659-13.483-7.194-3.371-.334-4.012,1.7-2.849,4.377C126.034,291.9,130.379,294.832,136.2,295.5Z' transform='translate(12.74 18.684)' fill='%230cb49c'/%3E%3Cpath id='Path_252' data-name='Path 252' d='M155.626,269.419a17.42,17.42,0,0,0,9.207,9.39,40.4,40.4,0,0,0,5.943,1.691c1.346.34,2.956.648,3.905-.478,1.333-1.585-.138-3.019-.924-4.321-3.578-5.936-9.515-7.527-15.823-8.357C156.62,267.174,155.7,267.621,155.626,269.419Z' transform='translate(184.747 -58.8)' fill='%230cb49c'/%3E%3Cpath id='Path_253' data-name='Path 253' d='M153.466,265.212c.239,1.484-.629,3.415,1.283,4.232,1.71.736,3.031-.528,4.289-1.5,2.943-2.3,5.465-4.962,6.163-8.779.427-2.32,2.314-5.238-.415-6.867-2.352-1.4-4.811.516-6.886,1.937C154.019,256.9,153.736,261.061,153.466,265.212Z' transform='translate(173.323 -140.767)' fill='%230cb49c'/%3E%3Cpath id='Path_254' data-name='Path 254' d='M191.714,259.034a19.438,19.438,0,0,0-4.276-12.408c-.849-1.032-1.761-2.358-3.352-2.019-1.931.415-2.157,2.2-2.39,3.761a18.635,18.635,0,0,0,2.081,12.024c1.289,2.327,2.5,5.9,5.66,5.063C192.085,264.75,191.437,261.216,191.714,259.034Z' transform='translate(321.399 -179.158)' fill='%230cb49c'/%3E%3Cpath id='Path_255' data-name='Path 255' d='M197.827,262a28.61,28.61,0,0,0-1.138-4.591c-1.289-3.044-2.27-8.591-5.264-7.723-3.566,1.031-3.459,6.433-3.044,10.4a9.72,9.72,0,0,0,1.176,3.937c1.428,2.346,1.648,6.943,5.207,5.98C197.513,269.261,197.368,265.06,197.827,262Z' transform='translate(356.911 -152.502)' fill='%230cb49c'/%3E%3Cpath id='Path_256' data-name='Path 256' d='M192.457,281.409c6.754,4.515,11.936,4.333,18.539-.554,1.4-1.031,3.761-1.924,2.993-4.1-.78-2.208-3.264-2.5-5.32-2.333C202.557,274.919,197.28,277.447,192.457,281.409Z' transform='translate(379.537 -21.398)' fill='%230cb49c'/%3E%3Cpath id='Path_257' data-name='Path 257' d='M177.61,283.031c4.308-.126,9.238-.975,9.609-5.1.371-4.087-4.572-5.062-8.2-5.132-4.132-.075-9.49.541-9.735,5.27C169.076,282.05,174.17,282.622,177.61,283.031Z' transform='translate(256.944 -29.805)' fill='%230cb49c'/%3E%3Cpath id='Path_258' data-name='Path 258' d='M156.357,260.324c-1.767.465-4.729-.308-5.4,1.66-.855,2.5,1.924,3.786,3.717,5.126,4.534,3.389,9.465,4.371,14.848,2.226,1.384-.547,1.484-1.415.874-2.679C168.941,263.633,161.306,260.1,156.357,260.324Z' transform='translate(159.2 -95.802)' fill='%230cb49c'/%3E%3Cpath id='Path_259' data-name='Path 259' d='M143.422,280.482c2.484.377,3.465-.767,3.05-3.138A13.418,13.418,0,0,0,142.881,270c-2.666-2.666-6.389-7.207-9.4-4.434-3.063,2.83.126,7.754,2.773,11.012C138.026,278.758,140.68,279.827,143.422,280.482Z' transform='translate(61.026 -72.616)' fill='%230cb49c'/%3E%3Cpath id='Path_260' data-name='Path 260' d='M148.914,281.069a30.51,30.51,0,0,0-5.037.975c-2.465.924-6.754.761-6.685,3.692.088,3.8,4.553,3.817,7.54,4.5a9.683,9.683,0,0,0,5.421-.289c2.8-1.107,7.735-1.315,7.194-4.962C156.788,281.214,151.989,281.61,148.914,281.069Z' transform='translate(87.248 13.964)' fill='%230cb49c'/%3E%3Cpath id='Path_261' data-name='Path 261' d='M141.926,282.937a15.149,15.149,0,0,0-.025-3.038c-.874-3.068-.207-8.32-4.572-7.741-3.679.484-4.849,5.1-4.408,9.119a6.268,6.268,0,0,0,.471,2.025c1.44,2.968,1.88,8.3,5.32,7.786C141.914,290.609,141.555,285.371,141.926,282.937Z' transform='translate(64.2 -33.396)' fill='%230cb49c'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M153.651,269.234c-.5-4.553-.629-10.911-4.61-10.653-4.025.258-4.918,6.591-4.371,11.006.428,3.459.925,8.842,5.025,8.471C153.7,277.7,152.746,272.183,153.651,269.234Z' transform='translate(126.035 -105.012)' fill='%230cb49c'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M197.044,314.88c.516-6.9-4.679-14.42-10.968-15.917-1.12-.264-2.264-.691-3.17.346s-.27,2.119.063,3.195C184.894,308.717,189.737,312.994,197.044,314.88Z' transform='translate(326.596 106.935)' fill='%230cb49c'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M149.749,299.456c7.352-4.95,9.817-12.043,6.754-18.011-.692-1.352-1.208-3.4-3.157-3.151-2.044.252-2.943,2.339-3.32,4.006C148.793,287.708,149.321,293.2,149.749,299.456Z' transform='translate(151.086 -0.818)' fill='%230cb49c'/%3E%3Cpath id='Path_265' data-name='Path 265' d='M186.616,247.82c-4.465.471-8.628.887-11.276,4.691-.8,1.151.145,2.283,1.044,2.924,3.729,2.679,7.785,2.446,11.8.83,2.522-1.019,6.15-2.333,5.647-5.157C193.219,247.707,189.157,248.317,186.616,247.82Z' transform='translate(287.418 -161.882)' fill='%230cb49c'/%3E%3Cpath id='Path_266' data-name='Path 266' d='M138.918,288.863a10.331,10.331,0,0,0,2.767,7.792c1.572,1.723,2.887,5.138,5.742,3.654,2.547-1.327,2.7-4.516,1.956-7.377a12.437,12.437,0,0,0-3.868-6.352c-1.452-1.27-2.559-3.962-4.83-3.019C138.566,284.442,139.207,287.146,138.918,288.863Z' transform='translate(96.3 26.106)' fill='%230cb49c'/%3E%3Cpath id='Path_267' data-name='Path 267' d='M143.135,292.3c1.4-.446,3.836.629,4.062-2.251.3-3.748-7.49-9.326-12.59-9.005-1.534.094-3.352-.151-3.421,2.327C131.079,287.281,137.764,292.4,143.135,292.3Z' transform='translate(55.483 13.758)' fill='%230cb49c'/%3E%3Cpath id='Path_268' data-name='Path 268' d='M147.318,250.068c-2.415.031-3.874.748-2.465,3.283a15.766,15.766,0,0,0,13.269,8.509c3.289.233,4.3-1.654,2.447-4.289C157.355,253,152.607,250.867,147.318,250.068Z' transform='translate(124.853 -149.992)' fill='%230cb49c'/%3E%3Cpath id='Path_269' data-name='Path 269' d='M133.9,300.645c6.1-.2,10.464-2.566,13.074-7.78.6-1.195.27-2.5-.956-2.817-5.5-1.44-9.728,1.176-13.477,4.761-1.245,1.188-3.188,2.39-2.484,4.478C130.733,301.279,132.915,299.94,133.9,300.645Z' transform='translate(48.742 59.321)' fill='%230cb49c'/%3E%3Cpath id='Path_270' data-name='Path 270' d='M143.267,278.254c-4.062-5.88-9.232-7.7-15.577-6.886-1.371.176-2.83.522-3.207,2.126-.377,1.579.755,2.578,1.849,3.389C131.425,280.675,136.89,280.442,143.267,278.254Z' transform='translate(19.643 -38.31)' fill='%230cb49c'/%3E%3Cpath id='Path_271' data-name='Path 271' d='M176.6,267.861c-3.459-4.742-5.163-9.075-8.855-11.943-2.145-1.654-4.773-2.365-6.792-.1-1.849,2.081-.66,4.4.968,6.144C165.484,265.767,169.855,267.874,176.6,267.861Z' transform='translate(207.949 -127.166)' fill='%230cb49c'/%3E%3Cpath id='Path_272' data-name='Path 272' d='M154.378,274.559c4.987-1.176,9.842-2.415,10.785-7.722.5-2.849-3.019-2.22-4.779-2.138-4.685.226-9.829,1.088-11.219,6.169C148.373,273.76,152.435,273.791,154.378,274.559Z' transform='translate(150.042 -73.228)' fill='%230cb49c'/%3E%3Cpath id='Path_273' data-name='Path 273' d='M141.53,274.164c.465,4.9,3.761,8.194,8.282,10.421,2.264,1.119,2.861-.465,2.667-2.352-.428-4.182-1.6-8.094-4.836-11.049-1.163-1.056-2.415-2.377-4.176-1.585C141.794,270.347,141.543,272.013,141.53,274.164Z' transform='translate(110.197 -47.98)' fill='%230cb49c'/%3E%3Cpath id='Path_274' data-name='Path 274' d='M146.9,302.914c2,.207,2.937-.528,2.83-2.7-.182-3.812-6.7-10.427-10.6-10.773-1.522-.138-2.044.516-2.276,1.786C136.116,295.3,142.493,302.713,146.9,302.914Z' transform='translate(85.173 58.126)' fill='%230cb49c'/%3E%3Cpath id='Path_275' data-name='Path 275' d='M133.118,289.428c1.8-.3,4.83.139,3.924-2.44-1.912-5.446-7.175-6.584-12.194-7.59-1.868-.377-3.56.245-2.874,2.446C123.666,287.252,128.314,288.611,133.118,289.428Z' transform='translate(5.951 4.58)' fill='%230cb49c'/%3E%3Cpath id='Path_276' data-name='Path 276' d='M132.353,311.124c4.666-4.151,4.729-9.018,3.3-14.1-.459-1.629-.906-4.107-3.239-3.811-1.918.245-2.817,2.327-3.245,4.132C127.982,302.319,129.077,306.81,132.353,311.124Z' transform='translate(42.355 78.065)' fill='%230cb49c'/%3E%3Cpath id='Path_277' data-name='Path 277' d='M129.352,296.828c1.321-.579,3.836,1.226,4.232-1.717.371-2.792-8.408-8.779-12.332-8.729-1.566.019-1.918.717-2.019,1.994C118.913,292.564,123.787,296.709,129.352,296.828Z' transform='translate(-7.803 42.063)' fill='%230cb49c'/%3E%3Cg id='Group_32' data-name='Group 32' transform='translate(200.857 553.458)'%3E%3Cg id='Group_31' data-name='Group 31'%3E%3Cpath id='Path_278' data-name='Path 278' d='M157.357,453.553c13.005,7.081,35.833,3.459,46.889-7.616-10.414,21.344-12.037,45.8-31.689,61.177,4.352-1.264,7.572-4.194,10.634-7.232,8.075-7.892,13.162-17.728,17.879-27.777,3.7-7.924,7.282-15.892,11.207-23.69,10.508-20.9,27.947-31.6,50.882-33.929,3.094-.314,6.188-.547,9.282-.773.975-.094,1.924-.069,4.289-.138-9.836,3.8-11.458,12.357-15.043,19.35-3.17,6.195-5.421,12.88-8.314,19.25-6.66,14.552-12.452,20.866-28.362,31.368,6.415-.5,17.137-6.465,24.488-13.515,7.943-7.634,13.559-16.948,19.288-26.205,7.1-11.477,14.986-22.218,27.149-28.947.849-.459,1.685-1.308,2.553-1.333,10.137-.384,11.578-8.685,14.389-15.716a90.906,90.906,0,0,1,4.314-9.974c.2,5.572-3.05,10.112-4.3,15.231-3.012,12.433-5.949,24.872-9.219,37.217-3.968,14.992-12.5,26.985-24.721,36.481-10.307,8.006-21.753,14.27-32.9,20.967-14.383,8.641-28.218,17.973-38.827,31.261a42.085,42.085,0,0,0-5,7.716c16.307-19.13,38.9-28.117,60.963-38.349-7.911,14.728-16.583,29.211-17.892,46.587,1.654-3.823,3.126-7.754,5-11.483,9.54-19.105,23.319-34.752,39.594-48.367,6.012-5.038,6.05-4.987,8.886-10.44-2.849,42.543-15.414,79.685-54.882,102.607,13.634-3.912,34.135-21.212,48.82-40.28,1.3,21.69,10.226,40.821,24.86,58.7-.2-1.466-.12-2.069-.371-2.44-14.238-21.489-17.9-45.122-14.445-70.277a336.627,336.627,0,0,1,8.459-43.449c1.748-6.365,2.4-12.4.182-18.791,5.471,13.64,14.6,25.476,18.143,39.808a52.7,52.7,0,0,1,.019,24.558c6.408-10.577,6.962-21.866,4.685-33.6-1.824-9.376-4.893-18.414-8.169-27.324-4.258-11.546-3.811-22.822.189-34.192,2.654-7.471,4.993-15.036,9.232-22.966C333.071,428,345.687,444.158,349.183,462.7c3.144,16.816,6.993,33.45,6.364,50.719-.711,18.847-6.22,35.167-23.816,45.751,6.446-.377,7.6-1.145,23.432-15.225-.075,12.729,3.723,24.137,10.7,34.645-7.735-17.728-5.54-35.733-1.874-53.756.7-3.346-1.4-5.918-1.9-10.521,11.414,18.086,27.645,30.13,39.292,46.191,5.151,7.075,8.748,14.942,12.119,22.941a73.047,73.047,0,0,0-12.332-30.369c-7.138-10.389-14.911-20.369-22.206-30.677-7.679-10.873-13.269-22.47-10.867-36.2,6.125,13.791,17.967,22.149,30.469,29.6a211.777,211.777,0,0,0,21.86,10.961c15.269,6.8,25.092,17.91,28.45,34.475a27.792,27.792,0,0,0,1.358,3.66c-.39-21.929-11.559-36.4-30-46.2,16.747,3.39,31.255-3.458,46.166-8.446-23.954,3.6-48,8.452-69.34-8.383-12.15-9.59-25.954-33.569-27.884-48.1,2.641,8.2,9.93,9.7,16.665,11.968,8.471,2.83,17.074,5.339,25.438,8.414,11.7,4.308,15.754,7.836,22.017,17.885-.025-4.767-2.157-9.232-6.949-14.162-5.075-5.2-11.219-8.943-17.608-12.257-7.785-4.012-15.546-8.018-23.344-11.942-14.213-7.151-21.979-19.263-26.086-34.1a104.81,104.81,0,0,1-3.113-16.728c2.258,9.93,10.817,12.848,18.162,16.954,18.187,10.169,21.25,12.961,31.481,29.9.629-7.005-3.125-12.533-4.924-19,8.308,2.6,14.665,7.9,21.111,12.955,7.792,6.113,15.206,12.728,23.218,18.564,13.716,10.018,28.652,10.584,44.1,4.019-2.277.321-4.572.566-6.823.937-13.062,2.176-24.161-1.648-33.588-10.766-7.987-7.728-14.383-16.829-21.822-25.048-2.572-2.824-5.088-5.32-9.433-4.868,8.779-2.792,16.414-7.339,24.149-11.93,20.747-12.351,42.631-15.671,65.862-7.056,9.081,3.365,17.9,7.163,26.69,11.2-11.892-8.389-24.073-16.212-40.154-19.879,8.729.415,13.546-4.484,18.91-8.044a59.406,59.406,0,0,0,14.521-14.225c-.428-.044-.925-.233-1.069-.082-14.225,14.213-31.7,19.633-51.373,18.8a82.306,82.306,0,0,0-35.135,6.477c-5.559,2.3-11.263,4.27-16.659,6.9-11.175,5.383-21.658,3.17-33.129-2.226,12.76-3.208,21.25-11.176,29.148-19.734,11.012-11.9,23.155-20.4,40.657-16.225-11.181-5.113-22.243-5.207-32.7.905-8.351,4.887-16.244,10.6-24.193,16.143-7.087,4.918-15.112,5.987-23.287,5.71-8.251-.276-13.005-5.145-14.288-13.414-.811-5.245-.352-10.484-.145-15.716.484-11.326-1.509-22.1-7.4-31.884-1.56-2.6-1-4.012,1.063-5.848,1.151-1.044,2.327-2.1,3.465-3.182L325.2,322.162c2.145,2.157,3.887,4.321,4.239,6.742.667,4.773-5.157,10.332-7.785,15.722a66.01,66.01,0,0,0-5.069,16.684c-4.8,25.444-19.6,31.35-40.852,32.223A68.041,68.041,0,0,1,236.91,383.3q-8.952-5.424-18.218-10.333a53.17,53.17,0,0,0-33.123-5.653c14.364,1.792,25.048,9.823,34.682,19.69,3.66,3.78,9.188,2.471,14.584,5.547-19.426-2.176-37.852.774-55.932-3.905-8.766-2.264-14.854-7.981-21.375-13.534,3.3,9.867,11.144,15.389,21.47,20.212-17.212,4.836-32.651,10.068-45.556,20.966,37.311-20.671,76.7-14.564,116.16-10.03-.428,1.616-1.4,1.572-2.019,1.484-16.552-2.742-26.419,7.4-34.255,19.263-6.911,10.477-15.244,18.52-26.7,23.306C177.525,454.107,168.08,455.893,157.357,453.553Z' transform='translate(-133.441 -322.162)' fill='%23022747'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_280' data-name='Path 280' d='M198.785,282.351v.245c-1.6,1.126-2.855,2.087-3.509,2.572C196.4,284.193,197.584,283.275,198.785,282.351Z' transform='translate(394.446 20.745)' fill='%230cb49c'/%3E%3C/g%3E%3C/svg%3E%0A");
}


.better-option.et_section_regular h2 {
    padding-bottom: 19px;
}

.better-option.et_section_regular .et_pb_row.better-option-row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
    align-items: center;
}

.better-option.et_section_regular .et_pb_row.better-option-row:last-child {
    padding-bottom: 0;
}

.better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) {
    flex-direction: row-reverse;
}

.better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) .better-option-left-col {
    padding-left: 79px;
    padding-right: 0;
    margin-top: 2px;
}

.better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) h2 {
    padding-bottom: 21px;
}

.better-option.et_section_regular .better-option-right-col {
    width: 45%;
    border-radius: 20px;
    overflow: hidden;
}

.better-option.et_section_regular .better-option-right-col frame {
    border-radius: 15px;
}

.better-option.et_section_regular .better-option-left-col {
    width: 55%;
    padding-right: 79px;
    margin-top: 6px;
}

.Default_Button.df-btn {
    padding: 18.5px 39.2px !important;
    font-size: 22px;
    line-height: 27px !important;
    font-weight: 700;
}

.better-option.et_section_regular .Default_Button.df-btn {
    margin: 34px 0 0 0 !important;
}

.better-option.et_section_regular .et_pb_module.et_pb_video {
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
}

.better-option.et_section_regular .et_pb_video_box video {
    height: 100% !important;
    object-fit: cover;
    border-radius: 20px;
}

.better-option.et_section_regular .et_pb_video_box {
    display: flex;
    align-items: center;
    height: 100% !important;

}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col a.et_pb_video_play,
.better-option.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play {
    width: 66px !important;
    height: 65px !important;
    margin: 0;
    font-size: 0;
    line-height: 0;
    transform: translate(-50%, -50%);
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col a.et_pb_video_play::before,
.better-option.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play::before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-image: url(../../../../wp-content/uploads/2025/02/play-button-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    font-family: unset;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col a.et_pb_video_play::after,
.better-option.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play::after {
    content: "";
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: #ffffff7a;
    left: 50%;
    top: 50%;
    -webkit-animation: glowing 2s infinite;
    -moz-animation: glowing 2s infinite;
    animation: glowing 2s infinite;
}

@keyframes glowing {
    0% {
        transform: translate(-50%, -50%) scale(0.2);
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}


/* How We Can Help css */
.et_pb_section.how-we-can-section.et_section_regular {
    margin-bottom: 80px;
}

body.home h3 {
    font-size: 22px;
    line-height: 36px;
}

.how-we-can-section.et_section_regular .how-we-can-right-col {
    width: 43.15%;
}

.how-we-can-section.et_section_regular .how-we-can-left-col {
    width: 56.85%;
    padding-right: 89px;
}

.how-we-can-section.et_section_regular .how-we-can-row {
    display: flex;
    flex-wrap: wrap;
}

.how-we-can-section.et_section_regular .how-we-can-row .et_pb_module.et_pb_image {
    position: sticky;
    top: 113px;
}

.how-we-can-section.et_section_regular h2 {
    padding-bottom: 17px;
}

.how-we-can-section.et_section_regular h3 {
    padding-top: 23px;
    padding-bottom: 30px;
    font-size: 26px;
    line-height: 40px;
}

.et_pb_module.et_pb_blurb.blurb-design {
    margin-bottom: 31px !important;
}

.et_pb_module.et_pb_blurb.blurb-design:last-child {
    margin-bottom: 0 !important;
}
.et_pb_module.blurb-design h3.et_pb_module_header,
.et_pb_module.blurb-design h4.et_pb_module_header {
    font-size: 24px;
    line-height: 40px;
    padding: 0;
}

.et_pb_module.blurb-design .et_pb_blurb_content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 60px;
    margin-bottom: 0;
}

.et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
    width: calc(100% - 60px);
    padding-left: 18px;
    margin-top: -8px;
}

/* what is offer section css */
.et_pb_section.what-we-offer-section.et_section_regular {
    padding-top: 70px;
    padding-bottom: 80px;
    margin-bottom: 80px;
}

.what-we-offer-section h2 {
    padding-bottom: 25px;
}

.offer-blurb-design h3.et_pb_module_header,
.offer-blurb-design h4.et_pb_module_header {
    font-size: 30px;
    line-height: 52px;
    text-align: center;
    padding-bottom: 6px;
}
.offer-blurb-design h3.et_pb_module_header span,
.offer-blurb-design h4.et_pb_module_header span {
    display: block;
}

.offer-blurb-design .et_pb_blurb_description {
    text-align: center;
}

.what-we-offer-section .et_pb_row.what-we-offer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 39px;
    column-gap: 39px;
    width: 100%;
}

.what-we-offer-section .et_pb_row.what-we-offer-row:after {
    display: none;
}

.what-we-offer-section .et_pb_row.what-we-offer-row .offer-blurb-design {
    width: calc(100% / 3 - 26.5px);
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.et_pb_row.what-we-offer-row .offer-blurb-design .et_pb_main_blurb_image {
    margin-bottom: 15px;
    height: 304px;
}

.offer-blurb-design .et_pb_main_blurb_image .et_pb_image_wrap img,
.offer-blurb-design .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 100%;
    border-radius: 20px;
    object-fit: cover;
}

.et_pb_row.what-we-offer-row .et_pb_button_module_wrapper>a {
    margin: 0 !important;
    padding: 16px 25.8px !important;
}

.et_pb_row.what-we-offer-row .et_pb_button_module_wrapper.et_pb_module {
    display: block;
    width: 100%;
    text-align: center;
}

.et_pb_row.what-we-offer-row .et_pb_module.et_pb_blurb {
    margin: 0 0 25px 0;
}

.et_pb_row.what-we-offer-row .et_pb_module.et_pb_blurb .et_pb_blurb_content {
    width: 100%;
    max-width: 100%;
}

.et_pb_section.step-better-health-section.et_section_regular {
    background: transparent linear-gradient(90deg, #022747 0%, #0CB49C 100%) 0% 0% no-repeat padding-box;
    padding: 80px 0 80px 0;
    margin-bottom: 72px;
}

.page-id-87 .et_pb_section.step-better-health-section.et_section_regular {
    margin-bottom: 0;
}

.step-better-health-row h2 {
    color: #FFFFFF;
    padding-bottom: 16px;
}

.step-better-health-row p {
    color: #FFFFFF;
}

.step-better-health-section.et_section_regular .step-better-health-right-col {
    width: 56.85%;
    padding-left: 89px;
    margin-top: -2px;
}

.step-better-health-section.et_section_regular .step-better-health-left-col {
    width: 43.15%;
    position: sticky;
    top: 170px;
}

.step-better-health-section .et_pb_toggle_open {
    padding: 0;
    background-color: transparent;
    border-radius: 10px;
}

.step-better-health-section .et_pb_toggle_close {
    background-color: transparent;
    padding: 0;
}

.step-better-health-section .et_pb_toggle_close .et_pb_toggle_title,
.step-better-health-section .et_pb_toggle_open .et_pb_toggle_title {
    color: #fff;
    font-size: 24px;
    line-height: 52px;
    padding-right: 0;
    display: inline-block;
}

.step-better-health-row .step-accordian p {
    color: #FFFFFF;
    margin-top: -2px;
}

.step-better-health-row .step-accordian p a {
    color: #0CB49C;
}

.step-better-health-row .et_pb_toggle_content {
    padding-top: 0;
}

.step-better-health-row .step-accordian .et_pb_toggle {
    border: 0;
    padding: 12px 62px 12px 82px;
    position: relative;
    width: 715px;
    margin-left: -4px;
    border: 1px solid transparent !important;
    transition: all 0.2s ease;
}

.et_pb_module.et_pb_accordion.step-accordian {
    counter-reset: css-counters 0;
    padding-top: 50px;
}

.step-better-health-row .step-accordian .et_pb_toggle::before {
    background: #0CB49C;
    color: #fff;
    width: 42px;
    height: 42px;
    font-size: 22px;
    line-height: 71px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 22px;
    z-index: 11;
    counter-increment: css-counters;
    content: counters(css-counters, ".") " ";
    top: 15px;
}

.step-better-health-row .step-accordian .et_pb_toggle .et_pb_toggle_title:before {
    display: none;
}

.step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_close {
    margin-bottom: 17px;
}

.step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_open {
    margin-bottom: 21px;
    border-color: #0CB49C !important;
}

.step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_close:last-child,
.step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_open:last-child {
    margin-bottom: 0;
}

body .et_pb_section.coumunity_video_section.remove-bg {
    background: transparent;
    padding-bottom: 0;
    margin-bottom: 74px;
}

.et_pb_section.coumunity_video_section.remove-bg p,
.et_pb_section.coumunity_video_section.remove-bg h2 {
    text-align: left;
}

.et_pb_section.coumunity_video_section .testimonial-row h2 {
    padding-bottom: 0;
}

.step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle:not(:last-child):after {
    content: '';
    width: 2px;
    z-index: 1;
    height: 100%;
    display: block;
    left: 42px;
    top: 32px;
    position: absolute;
    background-image: repeating-linear-gradient(-5deg, #0CB49C, #0CB49C 8px, transparent 8px, transparent 13px, #0CB49C 13px),
        repeating-linear-gradient(85deg, #0CB49C, #0CB49C 8px, transparent 8px, transparent 13px, #0CB49C 13px),
        repeating-linear-gradient(175deg, #0CB49C, #0CB49C 8px, transparent 8px, transparent 13px, #0CB49C 13px),
        repeating-linear-gradient(265deg, #0CB49C, #0CB49C 8px, transparent 8px, transparent 13px, #0CB49C 13px);
    background-size: 2px 100%, 100% 2px, 0 100%, 100% 0;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
}

/* About Us Page Css */
body h1 {
    color: #FFFFFF;
}

body .et_pb_section.inner-banner-section.et_section_regular {
    margin-bottom: 80px;
    position: relative;
}

.inner-banner-section .inner-banner-image-row,
.inner-banner-section .inner-banner-image-row * {
    height: 100%;
}

.et_pb_section.inner-banner-section::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}

.et_pb_row.inner-banner-image-row span {
    display: block;
    width: 100%;
}

.et_pb_row.inner-banner-image-row span img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 400px;
}

.et_pb_row.inner-banner-heading {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
}

.et_pb_row.inner-banner-heading .et_pb_text_inner {
    padding-left: 74px;
}

.better-option.approach-to-healing.et_section_regular {
    padding: 0 !important;
    overflow: unset;
    margin-bottom: 73px;
}


.better-option.approach-to-healing.et_section_regular::after,
.better-option.approach-to-healing.et_section_regular::before {
    display: none;
}

.better-option.approach-to-healing.et_section_regular .et_pb_row.better-option-row {
    align-items: unset;
}

.better-option.approach-to-healing.et_section_regular .better-option-left-col {
    padding-right: 0px;
    padding-left: 70px;
    margin-top: -10px;
}

.better-option.approach-to-healing.et_section_regular .better-option-right-col {
    float: unset;
    overflow: unset;
}

.better-option.approach-to-healing.et_section_regular .better-option-right-col .et_pb_module.et_pb_image {
    position: sticky;
    top: 170px;
}

.better-option.approach-to-healing.et_section_regular p {
    padding-bottom: 35px;
}

.better-option.approach-to-healing.et_section_regular p:last-child {
    padding-bottom: 0;
}

.better-option.approach-to-healing.et_section_regular h2 {
    padding-bottom: 6px;
}

body h2 {
    font-size: 35px;
    line-height: 42px;
}

.care-gnhs-section.et_section_regular {
    padding: 80px 0;
    margin-bottom: 80px;
}

.care-gnhs-section.et_section_regular .care-gnhs-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.care-gnhs-section.et_section_regular .care-gnhs-row h2 {
    padding-bottom: 10px;
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col {
    width: 29.05%;
    width: 45%;
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col .et_pb_module.et_pb_video {
    height: 450px;
    border-radius: 20px;
    overflow: hidden;
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-left-col {
    margin-top: 2px;
    width: 55%;
    padding-right: 63px;
}

.care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col .et_pb_video_box {
    display: flex;
    align-items: center;
    height: 100% !important;
}

.blurb-design-section .et_pb_column.blurb-designing-content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

body .blurb-design-section .blurb-designing-row .blurb-design {
    border: 1px solid #B1C3D4;
    padding: 22px 24px 25px 25px;
    margin-bottom: 0 !important;
    border-radius: 10px;
    transition: all 0.5s ease;
}

body .blurb-design-section .blurb-designing-row .blurb-design:hover {
    border-color: #20baa3;
}

.blurb-design-section .blurb-designing-row .et_pb_blurb_content {
    flex-direction: column;
}

.et_pb_section.blurb-design-section.et_section_regular {
    margin-bottom: 80px;
}

.blurb-design-section .blurb-designing-row .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 100%;
    text-align: left;
    margin-bottom: 6.5px;
    height: 60.5px;
}

.blurb-design-section .et_pb_blurb .et_pb_image_wrap {
    height: 100%;
    display: flex;
    align-items: center;
}

.blurb-design-section .blurb-designing-row .et_pb_blurb_content .et_pb_blurb_container {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
}

.et_pb_section.journey-with-gnhs.et_section_regular {
    padding: 80px 0 !important;
    margin-bottom: 0;
}

.page-id-83 .et_pb_section.journey-with-gnhs.et_section_regular {
    margin-bottom: 0;
}

.better-option.journey-with-gnhs.et_section_regular .better-option-left-col {
    margin-top: -4px;
}

.better-option.journey-with-gnhs.et_section_regular h2 {
    padding-bottom: 10px;
}

.page-id-87 .better-option.approach-to-healing.et_section_regular .better-option-left-col {
    margin-top: -5px;
}

.page-id-87 .better-option.approach-to-healing.et_section_regular h2 {
    padding-bottom: 10px;
}


.page-id-87 .et_pb_section.how-we-can-section.why-choose-section {
    margin-bottom: 0;
}

.connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-right-col {
    width: 45.5%;
}

.connect-with-provider .et_pb_row.connect-with-provider-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.connect-with-provider.et_section_regular {
    padding: 80px 0;
    z-index: 0;
}

.connect-with-provider.et_section_regular h2 {
    padding-bottom: 10px;
}

.connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-left-col {
    width: 54.5%;
}


.connect-with-provider.et_section_regular .et_pb_module.et_pb_text {
    margin-bottom: 33px;
}

/* blog css */
.blog-post-section {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    row-gap: 33px;
    justify-content: flex-start;
    overflow: hidden;
}

.blog-card {
    width: calc(100% / 3);
    padding: 0 15px;
}

.featured-image {
    margin-bottom: 21px;
}

.featured-image a {
    display: block;
    height: 330px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.featured-image a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-date p {
    font-size: 16px;
    line-height: 26px;
    color: #022747;
    font-weight: 400;
    padding-bottom: 0;
    padding-right: 11px;
    margin-right: 9px;
    position: relative;
}

.post-title h2,
.post-excerpt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.post-date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
}

.post-date p::after {
    content: '';
    width: 2px;
    height: 55%;
    background: #022747;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.post-date p:first-child {
    text-transform: uppercase;
}

.post-date p:last-child {
    padding-right: 0;
    margin-right: 0;
}

.post-date p:last-child::after {
    display: none;
}

.post-title h2 {
    color: #022747;
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 0px;
    font-weight: 700;
    transition: 0.3s;
    cursor: pointer;
}

.post-title h2:hover {
    color: #0CB49C;
}


.blogs-descrition-section.et_pb_section.contact-main-section .contact-right {
    margin-bottom: 0px;
}

.post-excerpt p {
    padding-bottom: 0px;
}

.pagination {
    margin-top: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
    flex-wrap: wrap;
    row-gap: 10px;

}

.pagination .page-numbers {
    letter-spacing: 0.36px;
    color: #000000;
    font-size: 22px;
    line-height: 30px;
    transition: all 0.5s ease;
    text-transform: uppercase;
    background: #fff;
    padding: 12px;
    border-radius: 50%;
    min-width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-image a::before {
    background: #0cb49c38;
    bottom: 0;
    content: '';
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 500ms linear;
    z-index: 9999;
}

.blog-hover:hover .featured-image a::before {
    left: 10%;
    right: 10%;
    opacity: 0;
    transition: all 500ms linear;
}

.pagination .page-numbers.current {
    font-weight: 700;
    background: #0CB49C;
    color: #fff;
}

a.prev.page-numbers,
a.next.page-numbers {
    background: #fff;
    border-radius: 100px;
    transition: all .6s !important;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: inline-flex !important;
    text-transform: uppercase;
    font-size: 0;
    line-height: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    text-shadow: none;
    display: inline-block;
    transition: all .6s ease;
    padding: 0 !important;
}

a.prev.page-numbers::before {
    content: "";
    width: 12px;
    height: 20px;
    transform: rotate(180deg);
    background: url('../../../../wp-content/uploads/2025/02/arrow-r.svg');
    transition: all .6s ease;
    background-repeat: no-repeat;
    background-size: 12px;
}

a.next.page-numbers::before {
    content: "";
    width: 12px;
    height: 20px;
    background: url('../../../../wp-content/uploads/2025/02/arrow-r.svg');
    transition: all .6s ease;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-size: 12px;
}

a.page-numbers:hover {
    font-weight: 700;
    background: #0CB49C;
    color: #fff;
}

.blog-section.et_pb_section {
    margin-bottom: 80px;
}

a.page-numbers:hover::before {
    filter: brightness(0) invert(1);
}


/* recent-post-section */
.et_pb_section.recent-post-section {
    background: #EFF6FC;
    padding: 72px 0;
}

.typography h1 {
    color: #022747;
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 7px;
}

.typography h2 {
    font-size: 35px;
    line-height: 45px;
    color: #022747;
    font-weight: 700;
}

.typography h3 {
    font-size: 30px;
    line-height: 40px;
    color: #022747;
    font-weight: 700;
}

.typography h4 {
    font-size: 24px;
    line-height: 34px;
    color: #022747;
    font-weight: 700;
}

.typography h5 {
    font-size: 22px;
    line-height: 32px;
    color: #022747;
    font-weight: 700;
}

.typography h5 {
    font-size: 20px;
    line-height: 30px;
    color: #022747;
    font-weight: 700;
}

.typography a {
    color: #0CB49C;
    text-decoration: underline;
    transition: 0.5s;
}

.typography a:hover {
    color: #022747;
}

.recent-post-title.et_pb_module {
    margin-bottom: 30px !important;
}

.typography blockquote {
    background: #0cb49c21;
    padding: 33px 100px 35px 70px;
    border-left: 5px solid #0CB49C;
    margin-top: 5px;
    margin-bottom: 52px;
}

.typography blockquote p {
    position: relative;
}

.typography p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.typography p:has(img) {
    padding-top: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    padding-bottom: 49px;
    row-gap: 20px;
}

.typography em {
    font-style: italic;
}

.typography ul,
.typography ol {
    padding-left: 0;
    padding-bottom: 35px;
    margin-top: 10px;
}

.typography p+ul,
.typography p+ol {
    margin-top: -8px;
}

.typography p+ul+ul,
.typography p+ul+ol,
.typography p+ol+ol,
.typography p+ol+ul {
    margin-top: -8px;
}

.typography ol li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0;
    top: 4px;
    height: 28px;
    color: #fff;
    width: 28px;
    background: #0cb49c;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 50px;
}

.typography ol li,
.typography ul li {
    margin-bottom: 0;
    position: relative;
    padding-left: 37px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    color: #022747;
    color: #071133;
}

.typography ol li:last-child,
.typography ul li:last-child {
    margin-bottom: 0;
}

.typography ul li::before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    left: 0;
    top: 4px;
    background: #0cb49c url('../../../../wp-content/uploads/2025/02/blog-right-arrow-2.svg') center center no-repeat;
    border-radius: 50px;
    background-size: 18px;
}

.typography ol li {
    counter-increment: custom-counter;
}

.typography .gallery {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -15px 30px !important;
    row-gap: 30px;
}

.typography .gallery br {
    display: none;
}

.typography .gallery .gallery-item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    float: none !important;
    width: 33.33% !important;
    height: 220px;
    display: block;
    overflow: hidden;
    padding: 0 15px;
}

.typography .gallery .gallery-item .gallery-icon,
.typography .gallery .gallery-item .gallery-icon a {
    width: 100%;
    height: 100%;
}

.typography .gallery .gallery-item .gallery-icon a {
    position: relative;
}

.typography .gallery .gallery-item .gallery-icon a::before {
    background: #0cb49c38;
    bottom: 0;
    content: '';
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    transition: all 500ms linear;
    z-index: 9999;
}

.typography .gallery .gallery-item .gallery-icon a:hover::before {
    left: 10%;
    right: 10%;
    opacity: 0;
    transition: all 500ms linear;
}

.typography .gallery .gallery-item img {
    border: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    margin-bottom: 12px;
}

.et_pb_module.post-img-wrap {
    margin-bottom: 0 !important;
}

.et_pb_module.post-img-wrap .single-post-feature-image {
    margin-bottom: 30px;
}

.addtoany_shortcode .addtoany_list.a2a_kit_size_32 a {
    position: relative;
    padding: 0;
    margin-bottom: 12px;
    transition: all 0.4s ease;
}

.addtoany_shortcode .addtoany_list.a2a_kit_size_32 a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: all .4s ease;

}

.addtoany_shortcode a.a2a_button_facebook::before {
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.209' height='29.209' viewBox='0 0 29.209 29.209'%3E%3Cg id='Layer_2' data-name='Layer 2' transform='translate(-2.5 -2.5)'%3E%3Cpath id='Path_164' data-name='Path 164' d='M17.1,2.5C-1,3.03-2.849,28.438,14.811,31.708V21.441H11.083V17.193h3.727V13.956c.1-5.927,4.866-6.144,8.831-5.43v3.616H21.79A2.123,2.123,0,0,0,19.4,14.437v2.756h4.071l-.651,4.247H19.4V31.708C37.062,28.435,35.207,3.028,17.1,2.5Z' transform='translate(0)' fill='%230cb49c'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.addtoany_shortcode a.a2a_button_facebook:hover::before {
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29.209' height='29.209' viewBox='0 0 29.209 29.209'%3E%3Cg id='Layer_2' data-name='Layer 2' transform='translate(-2.5 -2.5)'%3E%3Cpath id='Path_164' data-name='Path 164' d='M17.1,2.5C-1,3.03-2.849,28.438,14.811,31.708V21.441H11.083V17.193h3.727V13.956c.1-5.927,4.866-6.144,8.831-5.43v3.616H21.79A2.123,2.123,0,0,0,19.4,14.437v2.756h4.071l-.651,4.247H19.4V31.708C37.062,28.435,35.207,3.028,17.1,2.5Z' transform='translate(0)' fill='%23022747'/%3E%3C/g%3E%3C/svg%3E");
}

.addtoany_shortcode a.a2a_button_linkedin::before {
    width: 32px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg id='Group_2567' data-name='Group 2567' xmlns='http://www.w3.org/2000/svg' width='30.558' height='29.209' viewBox='0 0 30.558 29.209'%3E%3Cpath id='Path_57' data-name='Path 57' d='M3.706-.668a3.414,3.414,0,1,0-.086,6.81h.043a3.416,3.416,0,1,0,.043-6.81Zm0,0' transform='translate(0 0.668)' fill='%230cb49c'/%3E%3Cpath id='Path_58' data-name='Path 58' d='M8.109,198.313H14.66V218.02H8.109Zm0,0' transform='translate(-7.722 -188.812)' fill='%230cb49c'/%3E%3Cpath id='Path_59' data-name='Path 59' d='M233.669,188.625c-3.534,0-5.9,3.321-5.9,3.321v-2.858h-6.551V208.8h6.55V197.79a4.489,4.489,0,0,1,.216-1.6,3.586,3.586,0,0,1,3.361-2.4c2.37,0,3.318,1.807,3.318,4.457V208.8h6.55V197.5C241.21,191.442,237.979,188.625,233.669,188.625Zm0,0' transform='translate(-210.653 -179.587)' fill='%230cb49c'/%3E%3C/svg%3E%0A");
}

.addtoany_shortcode a.a2a_button_linkedin:hover::before {
    width: 32px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Group_2567' data-name='Group 2567' width='30.558' height='29.209' viewBox='0 0 30.558 29.209'%3E%3Cpath id='Path_57' data-name='Path 57' d='M3.706-.668a3.414,3.414,0,1,0-.086,6.81h.043a3.416,3.416,0,1,0,.043-6.81Zm0,0' transform='translate(0 0.668)' fill='%23022747'/%3E%3Cpath id='Path_58' data-name='Path 58' d='M8.109,198.313H14.66V218.02H8.109Zm0,0' transform='translate(-7.722 -188.812)' fill='%23022747'/%3E%3Cpath id='Path_59' data-name='Path 59' d='M233.669,188.625c-3.534,0-5.9,3.321-5.9,3.321v-2.858h-6.551V208.8h6.55V197.79a4.489,4.489,0,0,1,.216-1.6,3.586,3.586,0,0,1,3.361-2.4c2.37,0,3.318,1.807,3.318,4.457V208.8h6.55V197.5C241.21,191.442,237.979,188.625,233.669,188.625Zm0,0' transform='translate(-210.653 -179.587)' fill='%23022747'/%3E%3C/svg%3E");
}

.addtoany_shortcode a.a2a_button_x::before {
    width: 27px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.363' height='26.942' viewBox='0 0 26.363 26.942'%3E%3Cpath id='Path_163' data-name='Path 163' d='M28.875,11.408,38.689,0H36.363L27.842,9.906,21.035,0h-7.85L23.477,14.979,13.185,26.943h2.326l9-10.461L31.7,26.943h7.85L28.874,11.408Zm-3.186,3.7L24.646,13.62l-8.3-11.869h3.572l6.7,9.578,1.043,1.492,8.7,12.451H32.792l-7.1-10.16Z' transform='translate(-13.185)' fill='%230cb49c'/%3E%3C/svg%3E%0A");
}

.addtoany_shortcode a.a2a_button_x:hover::before {
    width: 27px;
    height: 28px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.363' height='26.942' viewBox='0 0 26.363 26.942'%3E%3Cpath id='Path_163' data-name='Path 163' d='M28.875,11.408,38.689,0H36.363L27.842,9.906,21.035,0h-7.85L23.477,14.979,13.185,26.943h2.326l9-10.461L31.7,26.943h7.85L28.874,11.408Zm-3.186,3.7L24.646,13.62l-8.3-11.869h3.572l6.7,9.578,1.043,1.492,8.7,12.451H32.792l-7.1-10.16Z' transform='translate(-13.185)' fill='%23022747'/%3E%3C/svg%3E");
}

.addtoany_shortcode a.a2a_button_email::before {
    width: 29px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.962' height='22.37' viewBox='0 0 27.962 22.37'%3E%3Cpath id='Path_1482' data-name='Path 1482' d='M15.981,20.777a5.862,5.862,0,0,1-2.237-.559L2,12.948v9.228A4.119,4.119,0,0,0,6.194,26.37H25.768a4.119,4.119,0,0,0,4.194-4.194V12.948l-11.744,7.27A5.862,5.862,0,0,1,15.981,20.777ZM25.768,4H6.194A4.119,4.119,0,0,0,2,8.194V9.732l13.282,8.109a1.27,1.27,0,0,0,1.4,0L29.962,9.732V8.194A4.119,4.119,0,0,0,25.768,4Z' transform='translate(-2 -4)' fill='%230cb49c'/%3E%3C/svg%3E%0A");
}

.addtoany_shortcode a.a2a_button_email:hover::before {
    width: 29px;
    height: 23px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27.962' height='22.37' viewBox='0 0 27.962 22.37'%3E%3Cpath id='Path_1482' data-name='Path 1482' d='M15.981,20.777a5.862,5.862,0,0,1-2.237-.559L2,12.948v9.228A4.119,4.119,0,0,0,6.194,26.37H25.768a4.119,4.119,0,0,0,4.194-4.194V12.948l-11.744,7.27A5.862,5.862,0,0,1,15.981,20.777ZM25.768,4H6.194A4.119,4.119,0,0,0,2,8.194V9.732l13.282,8.109a1.27,1.27,0,0,0,1.4,0L29.962,9.732V8.194A4.119,4.119,0,0,0,25.768,4Z' transform='translate(-2 -4)' fill='%23022747'/%3E%3C/svg%3E");
}

.addtoany_list a:not(.addtoany_special_service)>span {
    background-color: transparent !important;
}

body.single.single-post header {
    border-bottom: 1px solid #B1C3D4;
}

body.single.single-post header.nav-down {
    border-bottom: 0;
}

.et_pb_section.blog-detail-page-section {
    padding: 43px 0 74px;
}

p.et_pb_title_meta_container {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 22px;
    font-size: 0px;
    color: #000000 !important;
}

span.published,
span.author.vcard {
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}

span.author.vcard a::before {
    content: 'Post by Admin: ';
}

span.author.vcard a {
    text-decoration: none;
    color: #000000;
    cursor: auto;
    pointer-events: none;
}

span.published {
    position: relative;
    margin-right: 10px;
    padding-right: 10px;
}

span.published::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 60%;
    background: #000;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.blog-detail-right-col.et_pb_column {
    width: calc(100% - 35px);
    padding-left: 26px;
}


.share-social-col.et_pb_column {
    width: 35px !important;
    position: sticky;
    top: 175px;
    margin: 0;
}

.addtoany_content {
    display: none;
}

.addtoany_shortcode svg {
    display: none !important;
}


/* sign up */
.et_pb_section.your-path-to-nature-section.et_pb_section {
    background-color: #fff !important;
    margin-top: 0 !important;
    padding: 0 !important;
    margin-bottom: 80px;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular {
    background: #EFF6FC;
    margin-bottom: 77px;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-accordian p,
.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row h2,
.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .et_pb_toggle_title {
    color: #022747;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row.et_pb_row {
    display: flex;
    flex-direction: row-reverse;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row.et_pb_row .step-better-health-right-col {
    padding-left: 0;
    padding-right: 70px;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-accordian.et_pb_module {
    padding-top: 12px;
    margin-bottom: 20px;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row .step-accordian .et_pb_toggle {
    margin-left: 0;
}

.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_open {
    background-color: #fff;
}

.et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row {
    flex-direction: row-reverse;
}

.et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row .expert-care-left-col {
    padding-right: 0;
    padding-left: 95px;
    width: 65%;
}

.et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row .expert-care-right-col {
    width: 35%;
}

.how-we-can-section.why-choose-section.et_pb_section .how-we-can-row h2 {
    padding-bottom: 32px;
}

/* Expert Care Anytime, Anywhere css */
.et_pb_section.expert-care-section.et_section_regular {
    margin-bottom: 60px;
}

.expert-care-section .expert-care-row {
    display: flex;
    align-items: center;
}


.expert-care-section .expert-care-row .expert-care-left-col {
    width: 57.6%;
    padding-right: 107px;
    margin-top: -20px;
    padding-left: 0;
}

.expert-care-section h2 {
    padding-bottom: 17px;
}

.expert-care-section .expert-care-row .expert-care-right-col {
    width: 42.59%;
}

.expert-care-section .expert-care-row .Default_Button {
    padding: 15px 29.47px !important;
    margin: 34px 0 0 0;
}

/* Our Team */
.et_pb_section.our-team-section.et_section_regular {
    margin-bottom: 80px;
}

.our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 432px;
    margin-bottom: 0;
}

.our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image img {
    border-radius: 20px;
}

.our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
    width: calc(100% - 432px);
    padding-left: 70px;
    margin-top: -4px;
}

.our-team-section span.et_pb_only_image_mode_wrap {
    position: sticky;
    top: 100px;
}

.our-team-section .et_pb_module.et_pb_blurb.blurb-design {
    margin-bottom: 53px !important;
}

.our-team-section .et_pb_module.et_pb_blurb.blurb-design:last-child {
    margin-bottom: 0 !important;
}

.our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description {
    padding-top: 22px;
}

.our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description:has(h3) {
    padding-top: 10px;
}

.our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description h3 {
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 25px;
}

/* Service Fees Css*/
.et_pb_section.your-investment-section.et_section_regular {
    margin-bottom: 80px;
    margin-top: -10px;
    position: relative;
    overflow: hidden;
}

.et_pb_section.your-investment-section.et_section_regular:after {
    content: "";
    position: absolute;
    right: -280px;
    top: 48px;
    background-repeat: no-repeat;
    background-image: url(../../../../wp-content/uploads/2025/02/Group-1719.svg);
    background-position: right;
    background-size: contain;
    width: 658px;
    height: 827px;
}

.et_pb_section.your-investment-section.et_section_regular h2 {
    padding-bottom: 21px;
}

.your-investment-row h3.et_pb_module_header,
.your-investment-row .et_pb_blurb_description h4 {
    text-align: center;
}

.your-investment-row h3.et_pb_module_header {
/*     font-size: 40px; */
	font-size: 32px;
    background: #0EB49C;
    line-height: 42px;
    color: #FFFFFF;
/*     padding: 24px 20px 34px 20px; */
	 padding: 24px 20px;
}

.your-investment-row .et_pb_blurb_description {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background: #fff;
    padding-left: 41px;
    padding-right: 40px;
    padding-top: 28px;
}

.your-investment-row .et_pb_blurb_container {
    background: #0EB49C;
}

.your-investment-row .et_pb_blurb_description h4 {
    font-size: 30px;
    line-height: 36px;
    padding-bottom: 15px;
}

.your-investment-row .et_pb_blurb_description p {
    padding-bottom: 35px;
}

.your-investment-row .et_pb_blurb_description ul {
    padding: 0;
    padding-top: 5px;
}

.your-investment-row .et_pb_blurb_description ul li {
    position: relative;
    padding-left: 20px;
}

.your-investment-row .et_pb_blurb_description ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    width: 8px;
    height: 8px;
    background: #022747;
    border-radius: 50px;
}

.your-investment-row .et_pb_blurb_content p:last-of-type,
.your-investment-row .et_pb_blurb_description p:last-child {
    padding-bottom: 0;
}

.your-investment-row .your-investment-row-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 54px;

}

.et_pb_module.your-investment-desing {
    box-shadow: 0px 0px 26px #0000001A;
    border-radius: 20px;
    border: 4px solid #0EB49C;
    padding-bottom: 27px;
    background: #FFFFFF;

}

.et_pb_module.your-investment-desing .et_pb_blurb_content {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    max-width: 100%;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.why-choose-gnsh.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .et_pb_module.et_pb_blurb.blurb-design:last-child {
    margin-bottom: 0 !important;
}

.fancybox-thumbs__list a:before {
    border: 3px solid #0CB49C !important;
}

.fancybox-progress {
    background-color: #0CB49C !important;
}

.testimonial-slider .testimonial-list .testimonial-box {
    display: block !important;
}

.testimonial-slider .load-more-btn-box {
    display: none;
}


.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots {
    position: absolute;
    bottom: -34px;
    display: flex;
    column-gap: 15px;
    justify-content: center;
    width: 100%;
    list-style: none;
    line-height: 0;
    padding: 0;
    align-items: center;
}

.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots li {
    line-height: unset;
    font-size: unset;
}

.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots li.slick-active button {
    height: 13px;
    width: 13px;
}

.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots li button {
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 0;
    width: 7px;
    height: 7px;
    background: transparent;
    position: relative;
    border-radius: 50px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
}

.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots li button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 39, 71, 0.4);
}

.testimonial-slider .testimonial-list.slick-initialized ul.slick-dots li.slick-active button::before {
    background-color: #022747;
}

.home-page-testimonial.et_pb_section.testimonial-page-section {
    padding: 0 0 104px;
}

body.home .et_pb_section.coumunity_video_section,
.home_coumunity_video_section.et_pb_section.coumunity_video_section {
    margin-bottom: 0;
    background: #fff;
    padding-top: 0;
}

.et_pb_module.testimonial-slider-title {
    margin-bottom: 20px !important;
}


/* Video Testimonial Css start */
body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
    border-radius: 20px;
    overflow: hidden;
}

body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 100%;
}

body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide,
body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
    height: 253px;
}

body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom iframe {
    border-radius: 20px;
}
.care-gnhs-section iframe {
    border-radius: 12px;
}

body .video-testimonial-slider .et_pb_video_box {
    height: 100%;
}

body .video-testimonial-slider.slick-initialized .slick-list .fluid-width-video-wrapper {
    padding: 0 !important;
    height: 100%;
}

/*  */
.coumunity_video_row h2 {
    margin-bottom: 29px;
}

.video-column.video-slider.video-testimonial-slider {
    margin: 0;
}

.video-column.video-slider.video-testimonial-slider .slick-list .video-slide.slick-slide {
    margin: 0 12.5px;
    border-radius: 20px;
    padding: 0;
    background: #000;
}

.et_pb_column.video-column.video-slider {
    position: relative;
}

.et_pb_row.testimonial-row .video-column .et_pb_module.et_pb_video {
    margin-bottom: 0;
    overflow: hidden;
}

.video-column.video-slider.video-testimonial-slider .et_pb_video_overlay_hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    height: 100%;
    width: 100%;
    transition: all .5s ease-in-out;
    background-color: transparent;
    border-radius: 18px;
}

.video-column.video-slider.video-testimonial-slider .et_pb_video_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: 0;
    font-size: 0;
    line-height: 0;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.video-column.video-slider.video-testimonial-slider .et_pb_video_play::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../../../wp-content/uploads/2025/02/play-button-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}

.video-column.video-slider.video-testimonial-slider .et_pb_video_play::after {
    content: "";
    display: block;
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: #ffffff7a;
    left: 50%;
    top: 50%;
    z-index: 9;
    -webkit-animation: glowing 2s infinite;
    -moz-animation: glowing 2s infinite;
    animation: glowing 2s infinite;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .et_pb_video_box {
    height: 100%;
}

/* Video Testimonial Css end */
.et_pb_row.medicals_director-bottom-row .et_pb_column.medilcal-left span.et_pb_image_wrap {
    overflow: hidden;
    border-radius: 20px;
}

.et_pb_row.footer-down-row.disclaimer p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.et_pb_row.footer-down-row.disclaimer .et_pb_column {
    justify-content: center;
}

.et_pb_row.et_pb_row_2_tb_footer.footer-down-row {
    margin-top: 0;
}


/* style one css start */
/* footer start */
.et_pb_section.footer-section {
    padding: 86px 0 0;
    background-color: #022747;
}

.et_pb_section.footer-section .et_pb_column.footer-col-1 {
    margin: 0;
    width: 34.358%;
    padding-right: 60px;
}

footer.et-l.et-l--footer ul.footer-details li a {
	 word-break: break-all;
}

.et_pb_section.footer-section .et_pb_column.footer-col {
    margin: 0;
}

.et_pb_section.footer-section .et_pb_column.footer-col-2 {
    width: 20.5%;
    padding-right: 103px;
}

.et_pb_section.footer-section .et_pb_column.footer-col-3 {
    width: 21.643%;
    padding-right: 103px;
}

.et_pb_section.footer-section .et_pb_column.footer-col-4 {
    width: 23.499%;
}

.et_pb_row.footer-up-row {
    display: flex;
    flex-wrap: wrap;
}

footer h2.footer-heading {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    color: #0CB49C;
    padding-bottom: 9px;
}

.et_pb_section.footer-section .et_pb_column.footer-col-1 {
    margin-top: -23px;
}

.et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 36px;
}

.et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 0px;
}

.et_pb_section.footer-section .et_pb_column.footer-col .et_pb_module.et_pb_menu {
    background: none !important;
}

.et_pb_section.footer-section .et_pb_column.footer-col .et_pb_module.et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-start !important;
}

.et_pb_section.footer-section .et_pb_column.footer-col .et_pb_module {
    margin-bottom: 0px;
}

.et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li.current-menu-item a {
    color: #0CB49C;
}

.et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li a:hover {
    color: #0CB49C;
    opacity: 1;
}

.et_pb_section.footer-section .et_pb_column.footer-col-1 span.et_pb_image_wrap {
    display: inline-block;
    margin-bottom: 63px;
    max-width: 369.88px;
    width: 100%;
}

ul.footer-details {
    padding: 0;
}

ul.footer-details li a {
    font-size: 20px;
    line-height: 28px;
    display: inline-block;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-left: 48px;
}

ul.footer-details li {
    line-height: 0;
    margin-bottom: 30px;
}

ul.footer-details li:first-child a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 23.07px;
    height: 26.93px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.072' height='26.931' viewBox='0 0 23.072 26.931'%3E%3Cg id='Group_81' data-name='Group 81' transform='translate(-1295.478 -36)'%3E%3Cg id='Icon' transform='translate(1295.478 36)'%3E%3Cpath id='Path_25' data-name='Path 25' d='M19.666,28.986a5.188,5.188,0,0,1-2.349-.567A26.357,26.357,0,0,1,3.544,9.515a5.05,5.05,0,0,1,2-5.05l2.376-1.7a3.713,3.713,0,0,1,5.185.824l1.58,2.174a3.726,3.726,0,0,1-.824,5.2l-1.566,1.107a21.448,21.448,0,0,0,5.158,7.1l1.593-1.121a3.74,3.74,0,0,1,5.2.824L25.8,21.06a3.713,3.713,0,0,1-.779,5.193l-.045.032-2.336,1.7A5.037,5.037,0,0,1,19.666,28.986ZM6.757,6.1A3.052,3.052,0,0,0,5.542,9.056a24.306,24.306,0,0,0,12.72,17.554,3.025,3.025,0,0,0,3.173-.324l2.349-1.7a1.69,1.69,0,0,0,.675-1.107,1.729,1.729,0,0,0-.3-1.256l-1.593-2.187a1.687,1.687,0,0,0-2.349-.365l-2.187,1.58a1.013,1.013,0,0,1-1.242,0,23.159,23.159,0,0,1-6.643-9.155.984.984,0,0,1,.338-1.188l2.187-1.593a1.659,1.659,0,0,0,.675-1.094,1.729,1.729,0,0,0-.3-1.256L11.456,4.776A1.688,1.688,0,0,0,9.107,4.4Z' transform='translate(-3.452 -2.056)' fill='%230cb49c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
}

ul.footer-details li:nth-child(2) a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 26.64px;
    height: 21.64px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.072' height='26.931' viewBox='0 0 23.072 26.931'%3E%3Cg id='Group_81' data-name='Group 81' transform='translate(-1295.478 -36)'%3E%3Cg id='Icon' transform='translate(1295.478 36)'%3E%3Cpath id='Path_25' data-name='Path 25' d='M19.666,28.986a5.188,5.188,0,0,1-2.349-.567A26.357,26.357,0,0,1,3.544,9.515a5.05,5.05,0,0,1,2-5.05l2.376-1.7a3.713,3.713,0,0,1,5.185.824l1.58,2.174a3.726,3.726,0,0,1-.824,5.2l-1.566,1.107a21.448,21.448,0,0,0,5.158,7.1l1.593-1.121a3.74,3.74,0,0,1,5.2.824L25.8,21.06a3.713,3.713,0,0,1-.779,5.193l-.045.032-2.336,1.7A5.037,5.037,0,0,1,19.666,28.986ZM6.757,6.1A3.052,3.052,0,0,0,5.542,9.056a24.306,24.306,0,0,0,12.72,17.554,3.025,3.025,0,0,0,3.173-.324l2.349-1.7a1.69,1.69,0,0,0,.675-1.107,1.729,1.729,0,0,0-.3-1.256l-1.593-2.187a1.687,1.687,0,0,0-2.349-.365l-2.187,1.58a1.013,1.013,0,0,1-1.242,0,23.159,23.159,0,0,1-6.643-9.155.984.984,0,0,1,.338-1.188l2.187-1.593a1.659,1.659,0,0,0,.675-1.094,1.729,1.729,0,0,0-.3-1.256L11.456,4.776A1.688,1.688,0,0,0,9.107,4.4Z' transform='translate(-3.452 -2.056)' fill='%230cb49c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.639' height='21.644' viewBox='0 0 26.639 21.644'%3E%3Cpath id='Path_620' data-name='Path 620' d='M23.517,48H3.122A3.125,3.125,0,0,0,0,51.122V53.7l11.456,8.521a3.1,3.1,0,0,0,3.726,0L26.639,53.7V51.122A3.125,3.125,0,0,0,23.517,48Zm1.041,4.651-10.617,7.9a1.034,1.034,0,0,1-1.242,0l-10.617-7.9V51.122a1.042,1.042,0,0,1,1.041-1.041h20.4a1.042,1.042,0,0,1,1.041,1.041Zm0,5.187,2.081-1.548V66.522a3.125,3.125,0,0,1-3.122,3.122H3.122A3.125,3.125,0,0,1,0,66.522V56.291l2.081,1.548v8.684a1.042,1.042,0,0,0,1.041,1.041h20.4a1.042,1.042,0,0,0,1.041-1.041Z' transform='translate(0 -48)' fill='%230cb49c'/%3E%3C/svg%3E%0A");
}

ul.footer-details li a:hover {
    color: #0CB49C;
}

.et_pb_row.footer-down-row {
    margin-top: 64px;
}

.et_pb_row.footer-down-row .et_pb_column {
    border-top: 1px solid rgba(255, 255, 255, 0.21);
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 40px;
    padding: 25px 0 25px;
}

.et_pb_row.footer-down-row .et_pb_column .et_pb_module {
    margin-bottom: 0;
    margin: 0;
}

.et_pb_row.footer-down-row .et_pb_column .et_pb_module .et_pb_text_inner {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

ul.footer-details li:last-child {
    margin-bottom: 0px;
}

/* footer end */

/* here for yoy section start */
.et_pb_section.here-for-you-section {
    background-color: #0CB49C;
    padding: 93px 0 96px;
    position: relative;
    overflow: hidden;
}

.et_pb_section.here-for-you-section h2 {
    text-align: center;
    font-size: 32px;
    line-height: 52px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px;
}

.et_pb_section.here-for-you-section .et_pb_text_inner p {
    color: #fff;
    text-align: center;
}

.et_pb_section.here-for-you-section .et_pb_text_inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

span.here-bold {
    color: #fff;
    font-weight: 700;
}

span.here-bold a {
    color: #fff;
}

span.here-bold a:hover {
    color: #022747;
}

.et_pb_section.here-for-you-section::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 592px;
    width: 525px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='550.368' height='592.341' viewBox='0 0 550.368 592.341'%3E%3Cg id='Group_189' data-name='Group 189' opacity='0.09'%3E%3Cg id='Group_30' data-name='Group 30' transform='translate(69.074 32.293)'%3E%3Cg id='Group_29' data-name='Group 29'%3E%3Cg id='Group_24' data-name='Group 24' transform='translate(136.514)'%3E%3Cpath id='Path_79' data-name='Path 79' d='M403.346,470.086c-9.338,2.811-14.247,10.451-19.531,17.662-7.666,10.477-16.707,18.927-30.377,20.4-13.328,1.441-25.652-1.667-37.165-8.378q-8.574-5.007-17.256-9.86a18.3,18.3,0,0,0-10.022-2.262c-19.184.834-33.751,10.558-46.57,23.81-1.761,1.829-.793,3.229.068,4.855a90.2,90.2,0,0,1,7.883,18.59,9.433,9.433,0,0,1-1.685-1.05,309.466,309.466,0,0,0-44.575-42.413,5.579,5.579,0,0,1-2.126-3.225c-4.536-18.995-7.09-38.1-3.752-57.615,1.856-10.855,6.212-20.959,9.009-31.5,4.184-15.684-.969-30.107-7.234-44.206-5.667-12.738-15.873-21.909-25.265-31.688-7.95-8.288-15.454-16.855-20.013-27.594a91.353,91.353,0,0,1-7.509-40.071c2.342,15.738,5.986,30.94,16.36,44.836,1.3-6.094,3.928-10.455,8.081-13.279,10.292-7,13.387-17.22,13.788-28.787.176-5.419.027-10.855.027-16.99.608,6.081,1.252,11.5,1.671,16.923.86,10.9-1.869,20.648-9.189,29.031a30.763,30.763,0,0,0-4.748,7.531c-3.446,7.617-1.68,15.846,4.144,21.752,5.23,5.315,10.572,10.536,15.454,16.171,14.554,16.788,23.152,36.035,23.229,58.917a11.469,11.469,0,0,0,2-.6c20.031-10.491,28.9-28.544,23.932-50.431-3.86-17.031-5.676-33.643-.216-50.89,3.941-12.441,2.356-25.274-3.13-37.382-.811-1.788-1.347-3.7-2-5.54,6.941,12.027,14.324,23.9,12.59,39.21,10.923-6.054,19.774-13.184,25.45-23.837-3.243,10.36-9.5,18.553-17.418,25.558-4.158,3.675-7.964,7.63-9.162,13.252-3.671,17.179-.428,33.211,8.247,48.318,1.063,1.829,2.018,2.261,3.86.887a54.29,54.29,0,0,1,12.265-6.468c10.157-4.09,20.972-6.2,30.954-10.828a15.045,15.045,0,0,0,9.121-11.531c1.171-6.1.617-12.225-.027-18.319-1.225-11.473-2.194-22.95-.86-34.53-.5,9.252,1.315,18.08,4.049,26.837,2.743,8.811,6.131,17.581,3.59,27.306,13.387-9.617,21.04-22.666,24.427-38.5a46.335,46.335,0,0,1-2.973,16.144c-8.162,22.5-21.936,39.183-46.634,44.363-2.1.442-4.157,1.117-6.216,1.761-10.009,3.122-18.819,8.1-25.5,16.423-7.482,9.324-15.513,18.026-25.143,25.319-11.824,8.959-19.585,20.986-24,35.134-.4,1.333-1.248,2.667-.122,4.482,4.7-5.946,8.491-12.405,14.207-17.261,5.581-4.721,11.261-9.211,18.2-11.905,8.716-3.36,16.828-3.819,21.076-.738-17.526.658-30.265,9.243-40.1,23.81,18.387-6.806,31.517.379,42.1,15.2-9.495-1.333-15.684-11.572-26.783-9.594a27.038,27.038,0,0,1,5.248,10.455c.685,2.621.779,5.527,2.811,7.653-.387,2.743-1.477,1.45-2.27.311-1.991-2.856-3.743-5.878-5.815-8.666-5.8-7.788-14.432-7.8-20.526-.185a26.761,26.761,0,0,0-5.662,17.621c.2,16.72,5.432,31.8,15.013,45.521,2.23,3.184,3.779,3.2,6.549.766,18.175-15.968,39.359-24.819,63.547-26.207,5.126-.292,8.675-2.635,11.324-6.887,2.932-4.693,4.252-9.616,3.27-15.157-1.09-6.027-2.22-12.04-2.3-18.216-.131-11.567,3.86-22.1,8.18-32.526,1.171-2.838,1.482-6.148,4.374-9.338a67.924,67.924,0,0,1-3.121,17c-2.586,7.828-3.833,15.954-2.207,24.013,2.545,12.684,5.7,25.2-.941,38.391,6.432-2.5,10.653-5.743,13.855-10.774,6.766-10.6,11.459-22.531,20.125-31.882a37.3,37.3,0,0,0,7.491-12.184c3.446-8.986,6.522-18.081,9.162-27.337,2.261-7.9,2.567-15.549-.5-23.351a54.4,54.4,0,0,1-2.716-11.085c-2.139-12.914,2.946-29.485,12.135-38.539-1.617,2.946-2.851,5.031-3.928,7.2-4.117,8.283-7.036,16.747-4.815,26.269,2.459,10.536,9.027,19.869,7.788,32.526,6.279-5.838,10.707-11.108,16.477-14.878a2.665,2.665,0,0,1-.793,1.671c-12.914,11.756-20.3,26.8-25.517,43.084-.487,1.522-1.739,3.446-.662,4.693,1.333,1.563,2.946-.441,4.455-.793,2.405-.577,4.72-1.518,7.13-2.113,7.437-1.829,15.076-2,19.626-.293-8.221,1.288-15.941,3.1-23.125,6.684-.095.054-.2.108-.32.162-.149.068-.284.135-.446.212a63.431,63.431,0,0,0-8.261,5.18v-.176c-.86.662-1.707,1.32-2.513,2.018l-.162.122a60.238,60.238,0,0,0-18.053,26.179c-4.828,13.09-13.761,22.044-26.968,26.607-3.824,1.32-7.738,2.351-12.054,3.644,4.883,4.361,10.261,6.969,15.509,9.671,10.076,5.193,20.77,7.842,32.193,6.365,15.711-2.018,24.76-10.117,28.571-25.274a77.267,77.267,0,0,1,8.216-20.206c3.23-5.527,8.716-11.621,11.653-13.063-13.6,20.7-16.427,27.562-14.423,35.233C393.2,474.5,397.225,470.113,403.346,470.086Z' transform='translate(-147.144 -241.324)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_25' data-name='Group 25' transform='translate(355.814 179.796)'%3E%3Cpath id='Path_80' data-name='Path 80' d='M203.45,299.672c-1.1.6-2.153-.527-3.081-1.158-4.022-2.73-4.658-6.968-4.522-12.094a63.382,63.382,0,0,1,8.261-5.18,50.149,50.149,0,0,0-7.184,4.522c4.225,2.514,6.847,5.8,7.59,10.329C204.725,297.411,204.7,298.987,203.45,299.672Z' transform='translate(-195.83 -281.24)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_26' data-name='Group 26' transform='translate(0 45.998)'%3E%3Cpath id='Path_81' data-name='Path 81' d='M367.693,570.579l-4.387-.229c-4.176-30.454-17.531-56.6-39.728-78.331-14.941-14.621-30.634-28.4-50.327-36.611-9.626-4.018-19.531-7.558-28.684-12.491-9.09-4.892-17.72-5.658-27.864-3.757-21.594,4.067-42.368,1.531-60.151-12.99-6.766-5.509-14.243-7.252-22.725-6.446a30.444,30.444,0,0,1-16.99-3.369c9.311,3.072,18.738,1.847,28.954,1.441-4.486-4.527-9.072-7.739-12.153-12.513,8.162,8.2,18.4,12.932,29.206,18.4-1.721-6.365-1.739-12.135-1.887-17.9-.311-12.495-3.95-23.481-14.779-30.94a193.614,193.614,0,0,1-16.369-12.932c-1.959-1.689-3.95-3.392-4.649-6.036,8.216,8.941,18.689,14.909,28.157,22.116C163.682,385.878,167.43,396.4,166.209,409a42,42,0,0,0,2.1,16.617,9.481,9.481,0,0,0,7.437,7.045c11.608,2.892,23.333,2.536,35.08,1.608,4.473-.356,9.058-.5,14.5-2.644a33.822,33.822,0,0,1-3.5-2.464c-10.72-10.4-19.6-22.279-24.625-36.305-9.04-25.31-23.981-46.363-43.782-64.178-4.892-4.4-10.252-8.274-15.4-12.391,9.09,1.3,16.4,5.986,22.855,11.928,3.572,3.27,5.572,2.621,8.058-1.054,8.937-13.18,11.423-27.652,9.216-43.165-.955-6.712-1.9-13.427-1.284-20.369,1.158,8.982,2.031,17.851,3.473,26.634,2.437,14.77.914,28.873-7.148,41.62-2.428,3.842-1.833,5.6.964,8.477,9.369,9.675,17.544,20.288,23.607,32.4,4.446,8.891,8.545,17.972,13.468,26.584,9.18,16.063,23.364,26.5,41.008,34.909-4.626-11.477-2.149-21.819-.779-32.323,2.121-16.328-.216-31.7-12.045-44.467-6.86-7.41-13.234-15.265-20.567-22.247-2.176-2.09-4.194-4.347-6.292-6.522,9.946,7.536,20.1,14.689,28.544,23.788,2.4,2.586,3.847,2.806,5.739-.545a65.118,65.118,0,0,0,7.509-20.409,24.391,24.391,0,0,0-5.135-20.508,172.161,172.161,0,0,0-13.626-15.792A82.375,82.375,0,0,1,222.32,278.54c-4.694-7.928-7.121-19.9-5.32-27,.545,17.963,8.283,31.864,21.044,43.341,7.013,6.306,14.22,12.432,19.58,20.369,4.626,6.865,7,14.112,5.6,22.508a50.283,50.283,0,0,1-9.243,21.72c-1.838,2.509-2.009,4.4-.158,7.022,3.162,4.513,4.874,9.765,6.184,15.1,1.811,7.31,1.91,14.779,1.473,22.229-.716,12.41,2.189,23.171,12.292,31.476a95.3,95.3,0,0,0,13.576,9.1c6.612,3.761,13.873,6.414,19.95,11.09,18.459,14.184,35.377,29.985,49.94,48.206a50.45,50.45,0,0,1,8.788,16.6A94.658,94.658,0,0,1,367.693,570.579Z' transform='translate(-116.837 -251.536)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_27' data-name='Group 27' transform='translate(200.475 283.288)'%3E%3Cpath id='Path_82' data-name='Path 82' d='M187.568,385.42c.149-13.563-1.662-26.923-7.252-39.859-5.829-13.486-11.346-27.12-18.972-41.345a18.112,18.112,0,0,1,2.473,1.513c4.247,4.622,8.774,9.049,12.662,13.964,16.193,20.458,26.742,42.278,29.377,66.007Z' transform='translate(-161.344 -304.216)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_28' data-name='Group 28' transform='translate(211.713 322.723)'%3E%3Cpath id='Path_83' data-name='Path 83' d='M177.014,354.722l-13.175-.2c1.491-6.027,2.3-12.274,3.221-18.441a94.71,94.71,0,0,0,.748-23.112c1.856.644,1.869,1.748,2.225,2.612C175.294,328.295,177.064,341.416,177.014,354.722Z' transform='translate(-163.839 -312.971)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_84' data-name='Path 84' d='M159.666,266.418c3.1.545,4.167-1.068,2.865-5.139-2.446-7.644-6.806-13.491-14.378-16.59-1.014-.415-2.257-1.153-3.275-.338-1.2.968-.779,2.428-.392,3.68a14.878,14.878,0,0,0,3.279,6.04c2.185,2.293,1.351,3.04-1.356,3.712-2.077.514-5.414.756-5.333,3.311.063,1.977,3.306,2.329,5.306,2.95A56.805,56.805,0,0,0,159.666,266.418Z' transform='translate(37.178 -199.707)' fill='%23fff'/%3E%3Cpath id='Path_85' data-name='Path 85' d='M214.166,298.038c8.423.162,18.936-8.991,20.391-17.293.4-2.257-.626-3.063-2.658-3.013a17.993,17.993,0,0,0-10.085,3.567,44.254,44.254,0,0,0-10.3,10.554c-.977,1.351-3.112,2.59-1.914,4.6C210.63,298.187,212.851,297.691,214.166,298.038Z' transform='translate(276.06 -81.45)' fill='%23fff'/%3E%3Cpath id='Path_86' data-name='Path 86' d='M168.8,248.831c-.852.126-2.991.356-5.095.775-7.563,1.509-8.653,4.067-4.256,10.3,3.076,4.356,7.117,7.369,12.621,7.937,3.238.333,4.5-.815,2.77-3.964a18.257,18.257,0,0,0-2.1-3.351c-2.018-2.279-1.405-3.545,1.2-4.77,1.838-.865,4.865-1.7,4.392-4.049-.572-2.847-3.959-2.275-6.256-2.856A19.41,19.41,0,0,0,168.8,248.831Z' transform='translate(92.523 -182.912)' fill='%23fff'/%3E%3Cpath id='Path_87' data-name='Path 87' d='M161.677,237.317c.171,8.9,7,18.594,14.581,20.675,4.554,1.252,5.63.347,4.477-4.058-2.261-8.635-7.162-15.193-15.477-18.9C163.005,234.033,161.289,234.069,161.677,237.317Z' transform='translate(109.179 -233.09)' fill='%23fff'/%3E%3Cpath id='Path_88' data-name='Path 88' d='M207.9,292.76c8.711-1.2,15.355-5.36,19.31-13.463,1.5-3.068.788-4.6-2.721-4.793-6.5-.351-18.382,8.545-20,14.9C203.653,292.692,205.243,293.156,207.9,292.76Z' transform='translate(258.62 -92.792)' fill='%23fff'/%3E%3Cpath id='Path_89' data-name='Path 89' d='M193.615,282.469c3.761.261,4.585-1.329,2.806-4.419a12.336,12.336,0,0,0-2.392-3.14c-2.045-1.82-2.369-3.058.712-3.914.9-.248,2.094-.622,2.207-1.734.153-1.482-1.315-1.707-2.279-2.194-5.378-2.7-10.657-1.293-15.819.675-2.748,1.05-1.761,3.288-.842,5C181.332,278.96,186.719,282,193.615,282.469Z' transform='translate(163.256 -124.058)' fill='%23fff'/%3E%3Cpath id='Path_90' data-name='Path 90' d='M216.208,302.223c6.662-.077,11.27-3.694,15.9-7.094,2.081-1.532.527-2.838-.905-3.824-5.829-4-20.432-.869-24.45,5.117-1.162,1.743-.563,2.684.905,3.576C210.434,301.678,213.546,301.984,216.208,302.223Z' transform='translate(265.208 -40.167)' fill='%23fff'/%3E%3Cpath id='Path_91' data-name='Path 91' d='M189.843,305.494a21.326,21.326,0,0,0-9.342-16.855c-2.73-1.964-4.166-.892-5.153,1.8-2.2,6,4.437,19.238,10.536,21.251,1.455.482,2.279.167,2.676-1.144C189.131,308.67,189.532,306.742,189.843,305.494Z' transform='translate(155.767 -46.753)' fill='%23fff'/%3E%3Cpath id='Path_92' data-name='Path 92' d='M148.344,264.379c-.032-8.378-1.86-14.8-6.189-20.391-.766-.987-1.432-2.522-3.027-2.144-1.306.311-1.369,1.788-1.613,2.856-2.207,9.806,1.117,18.279,6.59,26.134,1.662,2.387,2.982,1.621,3.45-.941C147.975,267.627,148.214,265.32,148.344,264.379Z' transform='translate(22.285 -207.415)' fill='%23fff'/%3E%3Cpath id='Path_93' data-name='Path 93' d='M136.1,313.006c-.631,3.117.757,3.369,2.73,3.085a15.314,15.314,0,0,0,10.874-7.013,59.59,59.59,0,0,0,4.554-8.72c.7-1.563,2.464-3.572,1.1-4.955-1.707-1.729-4.1-.229-5.892.7C142.312,299.839,136.605,304.8,136.1,313.006Z' transform='translate(19.205 -22.302)' fill='%23fff'/%3E%3Cpath id='Path_94' data-name='Path 94' d='M129.159,260.739c-.059,4.252,1.315,8.1,3.085,11.9,1.473,3.158,2.887,2.635,4.5.261,3.644-5.333,3.6-11.189,2.311-17.18a22.3,22.3,0,0,0-1.374-4.239c-.9-2.045-.833-5.657-3.18-5.64-2.95.023-3.158,3.725-4.049,6.094A25.833,25.833,0,0,0,129.159,260.739Z' transform='translate(-4.587 -193.194)' fill='%23fff'/%3E%3Cpath id='Path_95' data-name='Path 95' d='M130.431,268.613a22.5,22.5,0,0,0-10.076,2.257c-2.5,1.225-2.558,2.653-.532,4.509,5.14,4.716,19.076,5.311,24.436,1.108,2.1-1.649.5-2.513-.477-3.455C140.922,270.279,135.458,268.523,130.431,268.613Z' transform='translate(-42.335 -113.414)' fill='%23fff'/%3E%3Cpath id='Path_96' data-name='Path 96' d='M175.836,287.174c-.009-7.82-11.076-17.86-18.626-17-1.8.207-2.221,1.18-2.1,2.667a11.709,11.709,0,0,0,3.5,7.986c4.18,3.9,9.162,6.428,14.432,8.513C175.417,290.282,176.07,289.4,175.836,287.174Z' transform='translate(86.295 -108.111)' fill='%23fff'/%3E%3Cpath id='Path_97' data-name='Path 97' d='M169.328,307.722c0-9.261-6.689-13.991-12.873-19-1.838-1.486-2.158.383-2.46,1.626-1.6,6.6,3.815,18.387,9.847,21.445,1.342.68,2.811,1.329,4.221.374C169.653,311.1,169.536,309.344,169.328,307.722Z' transform='translate(81.456 -44.851)' fill='%23fff'/%3E%3Cpath id='Path_98' data-name='Path 98' d='M179.1,305.893c.2,5.946,3.531,11.383,9.13,15.621,1.829,1.383,3.018,1.676,3.977-1,2.248-6.3-3.27-19.864-9.306-22.612-1.739-.793-2.423.158-3.054,1.432C179.013,301.033,179.076,302.867,179.1,305.893Z' transform='translate(170.394 -11.776)' fill='%23fff'/%3E%3Cpath id='Path_99' data-name='Path 99' d='M218.329,312.571c2.257.207,2.824-1.126,2.86-3.054.131-6.774-9.356-15.9-16.229-15.666-1.666.059-2.288.757-2.419,2.387C201.942,303.688,210.749,312.845,218.329,312.571Z' transform='translate(252.474 -24.975)' fill='%23fff'/%3E%3Cpath id='Path_100' data-name='Path 100' d='M160.854,294.774c2.779.383,3.13-.928,2.365-3.212-2.342-6.946-12.184-14.26-19.382-14.414-3.225-.068-4.676,1.41-2.788,4.166C145.846,288.328,151.967,293.657,160.854,294.774Z' transform='translate(34.139 -83.496)' fill='%23fff'/%3E%3Cpath id='Path_101' data-name='Path 101' d='M190.016,255.944a29.435,29.435,0,0,0,3.671,11.95c1.608,3.063,3.387,2.9,5.018.149A16.7,16.7,0,0,0,200.98,256.6c-.608-3.8-2.189-7.283-3.59-10.815-.455-1.153-.536-2.977-2.225-2.887-1.383.076-1.986,1.608-2.7,2.707C190.588,248.507,190.358,251.832,190.016,255.944Z' transform='translate(208.682 -203.521)' fill='%23fff'/%3E%3Cpath id='Path_102' data-name='Path 102' d='M178.77,257.635c-2.86-.374-3.252.915-2.342,3.482,2.126,5.973,12.964,13.549,19.107,13.279,3.031-.135,2.423-2.018,1.964-3.833C195.634,263.176,187.5,257.536,178.77,257.635Z' transform='translate(159.534 -152.092)' fill='%23fff'/%3E%3Cpath id='Path_103' data-name='Path 103' d='M134.258,267.424c.725,7.806,4.833,13.954,10.973,18.887,2,1.6,3.734,1.635,3.784-1.63.153-9.329-4.148-16.4-11.252-22.026-.635-.5-1.468-1.158-2.2-.577C133.907,263.392,134.51,265.4,134.258,267.424Z' transform='translate(13.286 -137.102)' fill='%23fff'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M159.49,261.5a45.886,45.886,0,0,0-2.5-14.085c-1.194-3.378-2.8-3.3-4.693-.572-3.482,5.022-3.459,10.509-2.032,16.153a13.584,13.584,0,0,0,.748,2.36c1.27,2.748,1.554,7.774,4.558,7.383,3.6-.468,3.437-5.374,3.905-8.765A18.1,18.1,0,0,0,159.49,261.5Z' transform='translate(66.192 -196.716)' fill='%23fff'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M199.617,269.7c-.279,3.108,1.311,3.518,4.257,2.644,7.333-2.176,12.333-11.009,10.41-18.473-.752-2.932-2.072-3.284-4.581-1.869C204.639,254.849,199.54,263.462,199.617,269.7Z' transform='translate(242.215 -174.44)' fill='%23fff'/%3E%3Cpath id='Path_106' data-name='Path 106' d='M187.177,255.594c-.09-6.576-6.437-14.95-12.162-16.508-2.721-.739-2.2,1.522-2.216,2.635-.108,8.545,4.4,14.95,10,20.778,1.139,1.185,2.018.455,2.743-.662A11.879,11.879,0,0,0,187.177,255.594Z' transform='translate(148.239 -217.386)' fill='%23fff'/%3E%3Cpath id='Path_107' data-name='Path 107' d='M120.855,269.519a27.115,27.115,0,0,0,5.108,13.837c1.968,2.68,2.959,1.54,4.149-.626a17.968,17.968,0,0,0-2.4-20.81c-2.707-3.094-3.986-2.914-5.5.833a16,16,0,0,0-.77,2.874C121.2,266.924,121.044,268.24,120.855,269.519Z' transform='translate(-33.682 -144.436)' fill='%23fff'/%3E%3Cpath id='Path_108' data-name='Path 108' d='M213.98,283.382c-1.883.356-4.982-.567-5.8,1.959-.721,2.234,1.513,4.225,3.2,5.766a19.711,19.711,0,0,0,15.04,5.094c1.793-.108,3.977-.27,4.712-2.121.649-1.64-.874-3.068-1.919-4.293C225.3,285.22,220.183,283.36,213.98,283.382Z' transform='translate(271.859 -61.645)' fill='%23fff'/%3E%3Cpath id='Path_109' data-name='Path 109' d='M133.778,290.62c-2.608-8.959-6.847-15.306-13.459-19.95-1.883-1.32-4.279-2.82-6.4-1.207-2.1,1.6-.635,4.027.1,5.959C117.328,284.1,124.9,287.232,133.778,290.62Z' transform='translate(-61.799 -112.876)' fill='%23fff'/%3E%3Cpath id='Path_110' data-name='Path 110' d='M192.309,261.769c.351,7.288,3.608,12.878,8.6,17.549,2.378,2.221,3.707.932,4.585-1.662,2.378-7.018-3.54-19.108-10.752-20.549C190.809,256.319,193.7,260.562,192.309,261.769Z' transform='translate(216.717 -154.06)' fill='%23fff'/%3E%3Cpath id='Path_111' data-name='Path 111' d='M197.74,263.774c7.329.014,14.306-5.7,15.9-12.153.644-2.6-.6-3.27-2.689-3.482-4.617-.473-17.076,7.266-18.815,11.576-.568,1.405-.122,2.293,1.108,2.743C194.929,263.071,196.69,263.476,197.74,263.774Z' transform='translate(215.259 -185.221)' fill='%23fff'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M203.559,288.8c-5.085.275-8.675,2.752-11.819,6.045a2.521,2.521,0,0,0-.509,2.716c1.144,3.761,9.378,8.946,13.238,7.923,3.761-1,1.122-3.324.23-4.378-2.041-2.4-1.955-3.576,1.036-4.968,2.04-.946,5.513-2.131,4.545-4.82C209.4,288.873,205.78,289.265,203.559,288.8Z' transform='translate(212.323 -42.655)' fill='%23fff'/%3E%3Cpath id='Path_113' data-name='Path 113' d='M163.9,251.233c.095,6.576,6.378,15.27,12.635,17.6,2.594.969,2.468-1.072,2.748-2.414,1.612-7.676-4.973-18.2-12.608-20.274C164.559,245.576,163.834,246.9,163.9,251.233Z' transform='translate(117.152 -192.567)' fill='%23fff'/%3E%3Cpath id='Path_114' data-name='Path 114' d='M145.517,276.5c4.324-.063,11-3.617,10.9-6.193-.171-4.243-3.666-6.324-7-8.184a23.137,23.137,0,0,0-8.081-2.239c-.932-.14-2.09-.612-2.662.5-.522,1.018.351,1.9.9,2.649a27.881,27.881,0,0,0,3.193,3.779c1.518,1.468,2.027,2.5-.437,3.523-1.252.523-3.626.473-3.324,2.306.329,2,2.342,3.076,4.383,3.545A21.22,21.22,0,0,0,145.517,276.5Z' transform='translate(28.202 -144.752)' fill='%23fff'/%3E%3Cpath id='Path_115' data-name='Path 115' d='M222.657,264.861c.1-2.712-.689-4.491-3.707-2.784-7.527,4.257-11.41,11.315-13.9,19.184-.86,2.7,1.635,1.766,2.842,1.536C215.508,281.352,222.413,272.9,222.657,264.861Z' transform='translate(260.728 -138.652)' fill='%23fff'/%3E%3Cpath id='Path_116' data-name='Path 116' d='M215.359,267.455a22.189,22.189,0,0,0-8.662,1.172c-3.558,1.383-3.86,3.734-.86,6.216,4,3.315,16.819,3.928,21.062,1.081,2.374-1.59,1.243-3.058-.054-4.459C223.642,268.01,219.471,267.275,215.359,267.455Z' transform='translate(256.945 -117.544)' fill='%23fff'/%3E%3Cpath id='Path_117' data-name='Path 117' d='M194,273.037c-8.243-.36-13.022,4.689-17.711,9.865-1.491,1.649-.162,2.216,1.167,2.739,6.5,2.563,19.589-2.626,21.54-9.175C200.563,271.19,195.388,274.276,194,273.037Z' transform='translate(158.258 -97.96)' fill='%23fff'/%3E%3Cpath id='Path_118' data-name='Path 118' d='M124.013,285.4a28.079,28.079,0,0,0,11.8-3.437c2.68-1.527,2.635-3,.225-4.775-5.8-4.266-17.837-2.892-22.427,2.5-1.536,1.8-.527,2.658.941,3.365A19.55,19.55,0,0,0,124.013,285.4Z' transform='translate(-61.75 -92.148)' fill='%23fff'/%3E%3Cpath id='Path_119' data-name='Path 119' d='M211.984,314.419c1.532-.176,3.847.522,4.9-1.014,1.153-1.68-.689-3.365-1.531-4.851-3.1-5.486-10.7-8.747-17.09-7.81-2.928.432-2.477,1.946-1.829,3.856C198.394,310.405,204.187,314.13,211.984,314.419Z' transform='translate(229.478 -1.364)' fill='%23fff'/%3E%3Cpath id='Path_120' data-name='Path 120' d='M165.986,308.594c.167,2.171-.459,4.617,1.581,5.644,1.914.96,3.833-.459,5.464-1.6,4.9-3.423,8.112-12.712,6.45-18.328-.441-1.5-1.126-2.617-2.739-1.437C171.265,296.888,166.815,301.635,165.986,308.594Z' transform='translate(124.472 -30.111)' fill='%23fff'/%3E%3Cpath id='Path_121' data-name='Path 121' d='M186.56,284.792c.108,1.153.149,2.315.342,3.455.64,3.716,2.234,4.306,5.365,2.018,5.175-3.779,7.869-13.914,5.324-19.9-.941-2.207-2.194-2.91-4.013-.941C189.569,273.77,186.245,278.45,186.56,284.792Z' transform='translate(196.499 -114.607)' fill='%23fff'/%3E%3Cpath id='Path_122' data-name='Path 122' d='M209.366,284.872c-.347-6.576-7.8-14.824-14.022-15.869-2.013-.338-2.662.432-2.9,2.243-.685,5.306,8.707,16.8,14.211,17.369C210.06,288.971,209.222,286.525,209.366,284.872Z' transform='translate(217.079 -112.304)' fill='%23fff'/%3E%3Cpath id='Path_123' data-name='Path 123' d='M154.7,252.75c.158,2.3-.788,6.477,2.482,7.171,3.216.685,4.063-3.509,5.338-6.072,2.648-5.328,3.666-10.882,2.135-16.742-.279-1.072-.257-2.468-1.59-2.856-1.536-.45-2.36.77-3.221,1.757C156.868,239.413,155.107,244.989,154.7,252.75Z' transform='translate(84.88 -234.155)' fill='%23fff'/%3E%3Cpath id='Path_124' data-name='Path 124' d='M154.4,236c-6.793,6.45-9.707,18.891-6.666,26.274.432,1.059.748,2.446,1.932,2.712,1.622.36,2.167-1.252,2.878-2.288a19.273,19.273,0,0,0,3.5-13.153C155.613,245.191,155,240.858,154.4,236Z' transform='translate(56.303 -227.681)' fill='%23fff'/%3E%3Cpath id='Path_125' data-name='Path 125' d='M171.332,271a47.825,47.825,0,0,0,.86,5.342c.54,1.969.473,4.806,3.013,5.126,2.05.257,3.266-2.008,4.432-3.558,3.428-4.554,3.369-13.747.135-18.351-1.365-1.937-2.6-1.622-4.018-.252A14.655,14.655,0,0,0,171.332,271Z' transform='translate(143.157 -149.917)' fill='%23fff'/%3E%3Cpath id='Path_126' data-name='Path 126' d='M171.165,276.434c3.126.113,3.757-1.068,2.41-3.919-3.122-6.612-12.1-11.333-19.044-9.86-2.707.577-3.221,1.788-1.707,4.162C155.841,271.565,165.187,276.551,171.165,276.434Z' transform='translate(75.404 -135.226)' fill='%23fff'/%3E%3Cpath id='Path_127' data-name='Path 127' d='M187.867,243.959c-.419-2.721.365-7.04-2.522-7.747-2.914-.712-4.5,3.378-5.874,5.869a23.4,23.4,0,0,0-2.387,15.409c.608,3.617,2.577,3.973,5.059,1.468A19.945,19.945,0,0,0,187.867,243.959Z' transform='translate(162.031 -227.233)' fill='%23fff'/%3E%3Cpath id='Path_128' data-name='Path 128' d='M195.152,312.132c7.207-.185,15.626-10.157,14.59-17.053-.2-1.324-.91-1.451-2.031-1.446-6.342.032-15.761,10.085-15.558,16.54C192.229,312.637,193.954,311.957,195.152,312.132Z' transform='translate(216.158 -25.722)' fill='%23fff'/%3E%3Cpath id='Path_129' data-name='Path 129' d='M213.147,299.937c-.96-4.617-4.383-9-10.189-11.256-2.432-.946-5.473-4.022-7.374-1.847-1.869,2.131.405,5.612,1.739,8.229,2.563,5.045,7.14,7.554,12.247,9.36C212.5,305.459,213.6,304.378,213.147,299.937Z' transform='translate(225.716 -52.219)' fill='%23fff'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M160.457,297.242a20,20,0,0,0,9.4-3.162,2.5,2.5,0,0,0,1.23-3.351c-2.378-5.711-5.941-10.279-12.162-12.117-2.725-.806-3.851.1-2.842,2.955a13.085,13.085,0,0,0,1.1,2.743c2.144,3.293,5.392,6.536-1.221,8.761-1.635.554-1.261,2.185.383,2.86C157.854,296.548,159.457,296.931,160.457,297.242Z' transform='translate(85.665 -79.347)' fill='%23fff'/%3E%3Cpath id='Path_131' data-name='Path 131' d='M130.762,297.686c-1.4-6.869-3.806-13.554-10.689-17.6-1.09-.644-2.311-1.707-3.608-.721-1.018.779-.712,2.144-.522,3.253,1.248,7.391,3.851,14,10.792,17.963.955.545,1.955,1.635,3.126,1.094C131.442,300.947,130.411,299.348,130.762,297.686Z' transform='translate(-51.58 -77.124)' fill='%23fff'/%3E%3Cpath id='Path_132' data-name='Path 132' d='M164.482,271.779a15.973,15.973,0,0,0-13.63,6.986c-2.13,2.923-.977,4.054,1.941,4.7,6.1,1.347,11.468-.383,16.207-4.14,1.5-1.189,3.184-2.905,2.491-5.049-.64-1.991-2.959-1.766-4.671-2.189A16.713,16.713,0,0,0,164.482,271.779Z' transform='translate(67.6 -102.306)' fill='%23fff'/%3E%3Cpath id='Path_133' data-name='Path 133' d='M195.888,261.738c-.162-6.482-7.459-13.869-13.923-14.549-2.153-.225-2.5.775-2.648,2.5-.6,6.8,7.261,15.549,14,15.612C196.239,265.318,195.69,263.219,195.888,261.738Z' transform='translate(171.072 -188.59)' fill='%23fff'/%3E%3Cpath id='Path_134' data-name='Path 134' d='M182.313,275.719c-.027,7.806,3.847,13.04,8.7,17.788,1.761,1.725,2.82,1,3.68-.9,1.905-4.207.635-8.108-1.252-11.873a22.674,22.674,0,0,0-5.793-6.73c-1.194-1.027-2.234-3.185-3.887-2.549C181.826,272.192,182.8,274.67,182.313,275.719Z' transform='translate(181.688 -103.849)' fill='%23fff'/%3E%3Cpath id='Path_135' data-name='Path 135' d='M134.888,287.295c.041.549.059,1.378.176,2.193.329,2.379-.446,5.932,1.968,6.64,2.662.779,4.288-2.486,5.77-4.545a15.151,15.151,0,0,0-.09-17.18c-1.383-2.009-2.437-2.221-4.148-.329C135.172,277.827,134.839,282.349,134.888,287.295Z' transform='translate(15.48 -98.836)' fill='%23fff'/%3E%3Cpath id='Path_136' data-name='Path 136' d='M173.546,287.332c.306,2.086-.752,4.252.838,5.1,1.824.977,3.315-.892,4.662-2,5.671-4.671,7.126-11.243,7.874-18.072.356-3.221-1.847-2.622-3.514-1.977-5.072,1.955-7.594,6.126-8.919,11.108A52.4,52.4,0,0,0,173.546,287.332Z' transform='translate(150.735 -108.971)' fill='%23fff'/%3E%3Cpath id='Path_137' data-name='Path 137' d='M177.809,252.829c2.23-.144,4.459.225,5.338-1.608.847-1.77-.5-3.487-1.639-4.914-3.73-4.64-13.707-7.2-19.2-5.04-2.563,1.009-.977,2.338-.261,3.414C165.886,250.46,171.881,252.014,177.809,252.829Z' transform='translate(106.645 -211.95)' fill='%23fff'/%3E%3Cpath id='Path_138' data-name='Path 138' d='M162.926,256.72c1.1,8.387,6.4,13.419,12.819,17.567,2.171,1.405,2.5-.324,2.658-1.905.617-6.117-1.73-10.973-6.5-14.693a48.107,48.107,0,0,0-4.95-3.284c-.946-.567-1.914-1.689-3.117-1.032C162.372,254.162,163.25,255.747,162.926,256.72Z' transform='translate(113.749 -167.509)' fill='%23fff'/%3E%3Cpath id='Path_139' data-name='Path 139' d='M142.247,268.794c-.234-7.342-6.054-14.851-13.121-17.184-2.968-.982-4.333-.108-3.446,2.937A25.576,25.576,0,0,0,139.072,270.9C141.179,271.965,142.661,271.587,142.247,268.794Z' transform='translate(-17.711 -174.331)' fill='%23fff'/%3E%3Cpath id='Path_140' data-name='Path 140' d='M131.415,273.754c-1.968.257-5.653-.743-6.522,1.923-.914,2.806,2.7,4.081,4.707,5.626,4.5,3.468,9.783,3.6,15.139,3.2,3.266-.239,3.545-1.928,1.883-4.252C143.037,275.236,138,273.326,131.415,273.754Z' transform='translate(-20.041 -95.587)' fill='%23fff'/%3E%3Cpath id='Path_141' data-name='Path 141' d='M133.551,277.91c3.23.162,3.405-1.378,2.509-3.77-2.3-6.135-10.094-11.779-16.54-11.914-2.081-.045-3.667.036-2.748,3C118.768,271.639,127.079,277.991,133.551,277.91Z' transform='translate(-48.924 -135.809)' fill='%23fff'/%3E%3Cpath id='Path_142' data-name='Path 142' d='M180.562,261.17a29.728,29.728,0,0,0,4.716,15.747c2.09,3.212,3.644,2.662,5.113-.563,2.689-5.9-.509-17.68-5.784-21.288-1.7-1.158-2.5-.32-2.928,1.09C181.107,258.03,180.814,259.994,180.562,261.17Z' transform='translate(175.552 -162.784)' fill='%23fff'/%3E%3Cpath id='Path_143' data-name='Path 143' d='M189.889,261.985c-1.635.252-3.464-.46-4.306,1.094-.878,1.617.694,2.734,1.549,3.842,4.225,5.446,12.824,8.117,18.7,6.018,3-1.072,3.644-2.3,1.176-4.815C202.182,263.206,195.93,262.688,189.889,261.985Z' transform='translate(192.242 -136.627)' fill='%23fff'/%3E%3Cpath id='Path_144' data-name='Path 144' d='M191.356,287.649c6.6-.234,14.148-5.212,16.035-10.261,1.126-3.018.239-4.576-2.973-4.212-6.968.788-12.409,4.09-15.828,10.351C186.739,286.92,188.207,288.028,191.356,287.649Z' transform='translate(200.833 -97.591)' fill='%23fff'/%3E%3Cpath id='Path_145' data-name='Path 145' d='M119.906,299.815c4.387-.225,9.049-2.455,13.162-6.045,2.293-2,1.558-3.158-.82-4.293-5.1-2.423-17.337.865-20.454,5.509-1.027,1.531-.464,2.455.847,3.221A12.412,12.412,0,0,0,119.906,299.815Z' transform='translate(-67.295 -43.155)' fill='%23fff'/%3E%3Cpath id='Path_146' data-name='Path 146' d='M184.169,256.63c.171,2.108-.613,4.374,1.351,5.284,1.833.842,3.486-.743,4.743-1.919,5.23-4.892,6.959-10.982,5.712-17.981-.468-2.635-1.725-2.959-3.671-1.311A22.011,22.011,0,0,0,184.169,256.63Z' transform='translate(188.137 -214.747)' fill='%23fff'/%3E%3Cpath id='Path_147' data-name='Path 147' d='M140.748,274.082c-.545-6.171-4.139-11.959-10.716-15.869-1.874-1.113-3.356-1.572-3.59,1.509-.54,7.027,4.365,15.454,10.644,18.234C139.73,279.127,141.266,278.884,140.748,274.082Z' transform='translate(-14.247 -152.801)' fill='%23fff'/%3E%3Cpath id='Path_148' data-name='Path 148' d='M134.087,250.325c.468,6.937,9.432,15.878,16.09,16.346,2.189.153,2.216-1.1,1.743-2.432a28.225,28.225,0,0,0-14.612-16.549C134.618,246.379,133.713,247.879,134.087,250.325Z' transform='translate(12.404 -188.424)' fill='%23fff'/%3E%3Cpath id='Path_149' data-name='Path 149' d='M187.372,297.22c.41,2.851.18,7.279,2.941,7.756,3.243.559,5.374-3.2,6.635-6.351,2.013-5.014.419-9.779-1.356-14.45-.815-2.149-2.072-.888-3.04-.041C188.611,287.576,187.723,292.252,187.372,297.22Z' transform='translate(199.416 -63.023)' fill='%23fff'/%3E%3Cpath id='Path_150' data-name='Path 150' d='M185.449,289.8c1.094-.189,2.982.775,3.739-.874.676-1.482-.761-2.766-1.622-3.873-3.937-5.086-8.775-8.4-15.626-7.36-2.6.392-3.288,1.59-2.031,4.072C173.116,288.105,178.805,289.542,185.449,289.8Z' transform='translate(136.08 -82.237)' fill='%23fff'/%3E%3Cpath id='Path_151' data-name='Path 151' d='M135.3,270.834c-.356-7.126-3.225-12.328-9.4-15.54-3.031-1.581-4.712-1.018-4.8,2.626-.117,5,7.207,15.067,11.882,16.058C136.278,274.677,134.958,271.943,135.3,270.834Z' transform='translate(-32.818 -162.99)' fill='%23fff'/%3E%3Cpath id='Path_152' data-name='Path 152' d='M162.515,268.47c2.716.243,3.212-1.1,1.991-3.261-3.766-6.68-9.234-11.144-16.928-12.527-2.112-.378-3.189.315-2.54,2.721C146.628,261.286,156.209,268.52,162.515,268.47Z' transform='translate(50.406 -169.566)' fill='%23fff'/%3E%3Cpath id='Path_153' data-name='Path 153' d='M191.062,292.677c.153-6.1-8.153-15.477-13.9-15.86-2.261-.149-2.36,1.2-2.216,2.842.468,5.5,7.491,13.864,12.77,15.36C190.022,295.672,191.274,295.212,191.062,292.677Z' transform='translate(155.719 -84.691)' fill='%23fff'/%3E%3Cpath id='Path_154' data-name='Path 154' d='M197.435,245.608c-5.112.324-11.414,5.4-12.981,10-.734,2.153.3,3.076,2.031,3.721,5.757,2.144,15.626-4.964,15.454-11.211C201.841,244.558,198.881,246.126,197.435,245.608Z' transform='translate(188.353 -194.018)' fill='%23fff'/%3E%3Cpath id='Path_155' data-name='Path 155' d='M125.666,270.942c.149,4.225,2.531,8.022,6.153,11.148,2.04,1.761,3.464,1.18,4.509-1.23,2.221-5.153-.788-14.225-5.612-17.053-1.892-1.113-3.027-.7-3.914,1.157A13.4,13.4,0,0,0,125.666,270.942Z' transform='translate(-16.823 -132.391)' fill='%23fff'/%3E%3Cpath id='Path_156' data-name='Path 156' d='M137.642,268.727c-1.221.135-3.3-.793-4.022,1.243-.617,1.73.784,3.1,1.968,4.256,5.009,4.878,11.036,6.275,17.783,4.986.946-.18,2.068-.4,2.414-1.428.468-1.4-.829-2-1.622-2.766C149.65,270.659,144.119,268.889,137.642,268.727Z' transform='translate(10.52 -113.339)' fill='%23fff'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M211.163,276.925a19.739,19.739,0,0,0-5.387-12.972c-1.748-1.919-3.194-2.185-4.378.617-1.856,4.374,1.649,17.711,5.356,20.387,1.477,1.068,2.1.149,2.68-.892A12.167,12.167,0,0,0,211.163,276.925Z' transform='translate(246.771 -134.861)' fill='%23fff'/%3E%3Cpath id='Path_158' data-name='Path 158' d='M144.385,280.758a9.222,9.222,0,0,1-.6,1.054c-1.369,1.658-4.982,2.748-3.473,5.153,1.676,2.667,4.892.842,7.189-.2,3.225-1.468,8.076-2.77,8.094-6.234.018-3.108-4.725-4.653-7.847-6.072-2.892-1.32-7.144-3.63-8.892-.32C136.957,277.74,142.29,278.393,144.385,280.758Z' transform='translate(27.996 -100.01)' fill='%23fff'/%3E%3Cpath id='Path_159' data-name='Path 159' d='M165.431,267.439a17.872,17.872,0,0,0,11.036-3.977c2.392-1.95,2.716-3.5-.541-4.968-5.477-2.46-14.968-.464-18.815,4.009-1.36,1.586-1.14,2.576.658,3.4A19,19,0,0,0,165.431,267.439Z' transform='translate(90.295 -152.594)' fill='%23fff'/%3E%3Cpath id='Path_160' data-name='Path 160' d='M189.974,296.713c1.987-.216,4.7.383,5.6-1.914.892-2.279-1.23-3.982-2.86-5.311-4.126-3.369-9.054-4.667-14.279-4.743-3.049-.045-3.761,1.284-1.986,3.991C179.65,293.632,183.929,296.528,189.974,296.713Z' transform='translate(157.78 -56.873)' fill='%23fff'/%3E%3Cpath id='Path_161' data-name='Path 161' d='M180.776,262.137a15.437,15.437,0,0,0,7.167-1.711c1.865-.982,4.829-1.806,4.639-3.91-.234-2.64-3.338-3.577-5.707-3.946-5.027-.788-9.846-.023-14.085,3.2-2.91,2.212-2.085,3.667.752,4.865A18.056,18.056,0,0,0,180.776,262.137Z' transform='translate(141.942 -170.625)' fill='%23fff'/%3E%3Cpath id='Path_162' data-name='Path 162' d='M191.259,242.56c-5.842.613-10.666,4.275-14.2,9.883-1.279,2.027-.027,2.527,1.716,2.86,5.824,1.122,15.684-4.157,17.819-9.594C197.466,243.479,196.151,242.533,191.259,242.56Z' transform='translate(161.432 -204.7)' fill='%23fff'/%3E%3Cpath id='Path_163' data-name='Path 163' d='M127.9,293.3c0,2.013-.243,3.63,2.536,3.234,5.9-.847,11.788-7.946,11.22-13.824-.338-3.54-1.905-4.693-5.252-2.959C130.765,282.678,129.531,288.249,127.9,293.3Z' transform='translate(-9.008 -77.16)' fill='%23fff'/%3E%3Cpath id='Path_164' data-name='Path 164' d='M202.351,289.979c.216-5.374-3.27-8.752-6.581-12.225-1.387-1.455-2.2-.568-3.022.721-3.131,4.91-.077,15.675,5.185,18.5,1.757.946,2.734.6,3.369-1.207A14.5,14.5,0,0,0,202.351,289.979Z' transform='translate(213.832 -83.998)' fill='%23fff'/%3E%3Cpath id='Path_165' data-name='Path 165' d='M147.1,255.977c.212-2.68-1.135-3.086-3.4-2.459-5.112,1.419-11.847,9.256-12.459,14.459-.216,1.865.595,2.311,2.243,2.27C139.858,270.093,147.223,262.4,147.1,255.977Z' transform='translate(2.61 -167.203)' fill='%23fff'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M188.4,266.031c.311-4.8-2.4-8.468-5.608-11.905-1.95-2.09-3.311-1.437-4.482.842-3,5.842-.2,14.058,5.811,16.918C187.323,273.409,188.431,271.963,188.4,266.031Z' transform='translate(163.422 -168.6)' fill='%23fff'/%3E%3Cpath id='Path_167' data-name='Path 167' d='M167.458,253.609c.234,1.095-.788,3.2.941,4.031,1.671.811,3-.9,4.243-1.865a14.681,14.681,0,0,0,5.067-16.31c-.86-2.442-1.982-2.775-3.887-1.135C169.274,242.239,167.314,247.257,167.458,253.609Z' transform='translate(129.315 -223.072)' fill='%23fff'/%3E%3Cpath id='Path_168' data-name='Path 168' d='M164.749,266.338c-.442,8.284,5,12.247,9.608,16.639,1.621,1.55,2.243-.1,2.6-1.4,1.333-4.9-.185-9.112-3.437-12.747a28.242,28.242,0,0,0-4.459-3.883c-1.081-.784-1.77-2.977-3.464-1.928C164.3,263.82,164.825,265.721,164.749,266.338Z' transform='translate(119.985 -133.985)' fill='%23fff'/%3E%3Cpath id='Path_169' data-name='Path 169' d='M211.2,260.246a7.814,7.814,0,0,0-5.365,1.766c-4.775,3.752-7,9.094-8.856,14.608-.581,1.712.1,2.419,2.049,1.941,5.4-1.324,12.873-8.842,13.639-14.04C212.951,262.642,213.6,260.332,211.2,260.246Z' transform='translate(232.394 -142.721)' fill='%23fff'/%3E%3Cpath id='Path_170' data-name='Path 170' d='M165.37,302.586c-.27,2.189.5,2.73,2.554,2.2,5.239-1.347,12.54-9.279,13.049-14.486.176-1.833.415-3.8-2.676-3.1C172.411,288.528,165.483,296.726,165.37,302.586Z' transform='translate(122.133 -48.773)' fill='%23fff'/%3E%3Cpath id='Path_171' data-name='Path 171' d='M110.308,284.261c.383,5.959,11.121,15.171,16.225,14.914,2.117-.1,1.856-1.162,1.473-2.662-1.509-5.923-8.27-12.279-14.261-13.243C112.119,283.009,110.3,282.513,110.308,284.261Z' transform='translate(-70.643 -62.983)' fill='%23fff'/%3E%3Cpath id='Path_172' data-name='Path 172' d='M148.643,275.025a17.845,17.845,0,0,0-2.378-8.491c-1.73-3.014-3.4-2.545-5.167-.045-2.41,3.41-1.959,14.22.617,17.653,1.414,1.883,2.541.91,3.662-.108C148.04,281.624,148.688,278.444,148.643,275.025Z' transform='translate(31.711 -128.019)' fill='%23fff'/%3E%3Cpath id='Path_173' data-name='Path 173' d='M176.54,243.586c-5.59,3.55-8.09,13.053-4.473,19.964,1.432,2.739,2.446,2.432,4.131.338C181.593,257.176,180.31,250.428,176.54,243.586Z' transform='translate(139.85 -201.104)' fill='%23fff'/%3E%3Cpath id='Path_174' data-name='Path 174' d='M169.223,253.6c-5.784-.167-13.378,5.707-15,11.306-.653,2.252.221,2.568,2.063,2.617,5.545.153,13.324-5.022,15.355-10.288C172.741,254.389,172.281,253.691,169.223,253.6Z' transform='translate(82.498 -166.021)' fill='%23fff'/%3E%3Cpath id='Path_175' data-name='Path 175' d='M160.792,297.564c-5.234-.108-14.531,10.427-13.675,15.612.3,1.833,1.473,1.4,2.567,1.257,5.374-.7,12.887-8.531,13.319-13.873C163.125,299.037,163.306,297.442,160.792,297.564Z' transform='translate(58.155 -11.969)' fill='%23fff'/%3E%3Cpath id='Path_176' data-name='Path 176' d='M112.889,278.73c-2.631-.185-2.072,1.419-1.928,2.639.649,5.491,8.031,12.734,13.68,13.707,2.531.432,2.788-.73,2.608-2.743C126.726,286.424,118.4,278.681,112.889,278.73Z' transform='translate(-68.877 -77.997)' fill='%23fff'/%3E%3Cpath id='Path_177' data-name='Path 177' d='M191.544,267.06c.094,5.757,6.518,13.585,11.9,14.851,2.824.662,2.541-1.108,2.45-2.824-.32-5.946-6.185-13.058-11.9-14.653C190.918,263.569,191.81,265.84,191.544,267.06Z' transform='translate(214.037 -128.716)' fill='%23fff'/%3E%3Cpath id='Path_178' data-name='Path 178' d='M156.59,281.923c-5.959.306-10.436,2.919-14.2,6.9-1.586,1.676-1.117,2.82,1.009,3.635,5.054,1.946,15.936-2.122,17.612-7.3C162.5,280.567,157.721,283.31,156.59,281.923Z' transform='translate(38.475 -66.757)' fill='%23fff'/%3E%3Cpath id='Path_179' data-name='Path 179' d='M143.552,274.856c.279,4.59,1.266,8.527,3.748,11.968.748,1.041,1.428,2.5,2.905,2.275,1.261-.2,1.383-1.738,1.761-2.77,2.018-5.518,1.031-10.657-2.171-15.445-.793-1.189-1.428-2.964-3.113-2.748-1.883.243-2.306,2.18-2.766,3.725A15.111,15.111,0,0,0,143.552,274.856Z' transform='translate(45.856 -115.138)' fill='%23fff'/%3E%3Cpath id='Path_180' data-name='Path 180' d='M170.183,291.226c.122,5.234,5.225,12.387,9.9,14.094,3.306,1.212,5.207-.059,4.365-3.261-1.689-6.446-5.986-11.018-11.865-13.779C169.134,286.659,170.971,290.334,170.183,291.226Z' transform='translate(139.18 -45.909)' fill='%23fff'/%3E%3Cpath id='Path_181' data-name='Path 181' d='M210.9,283.039c-.55-3.369-.387-8.675-3.333-9.09-3.5-.487-4.239,4.653-5.27,7.86a14.023,14.023,0,0,0-.225,8.738c.5,1.54.532,3.639,2.455,3.86,1.459.171,2.541-1.356,3.414-2.563A17.886,17.886,0,0,0,210.9,283.039Z' transform='translate(248.826 -94.814)' fill='%23fff'/%3E%3Cpath id='Path_182' data-name='Path 182' d='M137.666,306.315a15.258,15.258,0,0,0,12.36-8.04c1.464-2.608,1.121-4.14-2.176-4.036-5.522.167-10.527,1.446-13.391,6.829-.694,1.3-1.644,2.734-.847,4.185C134.481,306.838,136.247,306.18,137.666,306.315Z' transform='translate(9.96 -23.616)' fill='%23fff'/%3E%3Cpath id='Path_183' data-name='Path 183' d='M153.96,293.015c5.225.045,11.369-3.977,12.946-8.252,1.117-3.036.149-4.6-3.144-4.063a21.036,21.036,0,0,0-11.932,6.6c-1.131,1.176-2.874,2.658-2.32,4.108C150.176,293.15,152.59,292.65,153.96,293.015Z' transform='translate(66.361 -71.408)' fill='%23fff'/%3E%3Cpath id='Path_184' data-name='Path 184' d='M163.526,283.469c.239,1.41-.423,3.788,1.509,4.522,1.914.725,3.18-1.324,4.36-2.59a14.594,14.594,0,0,0,2.378-16.121c-1.081-2.423-2.149-2.667-3.748-.509C164.855,273.051,163.715,277.951,163.526,283.469Z' transform='translate(115.852 -118.014)' fill='%23fff'/%3E%3Cpath id='Path_185' data-name='Path 185' d='M143.526,241.561c1.032,6.171,2.613,12.054,8.59,15.459,1.275.73,2.779,1.743,4.131.662,1.189-.95.4-2.459.058-3.716a24.018,24.018,0,0,0-9.671-14c-.8-.559-1.667-1.329-2.676-.68C143.17,239.79,143.413,240.745,143.526,241.561Z' transform='translate(45.324 -217.055)' fill='%23fff'/%3E%3Cpath id='Path_186' data-name='Path 186' d='M203.835,301.334c.18,1.293-.4,2.919.883,3.662,1.513.883,2.833-.419,3.941-1.252a14.488,14.488,0,0,0,5.968-13.3c-.234-3.23-1.671-4.4-4.851-2.405C204.736,291.2,204.276,296.239,203.835,301.334Z' transform='translate(257.109 -48.755)' fill='%23fff'/%3E%3Cpath id='Path_187' data-name='Path 187' d='M150.813,251.2a6.294,6.294,0,0,0-3.847,2.023c-3.689,3.36-5.23,7.865-6.509,12.49-.635,2.288.365,2.991,2.567,2.689,5.82-.8,11.567-9.4,10.027-15.022C152.714,252.169,152.241,251.237,150.813,251.2Z' transform='translate(34.352 -174.404)' fill='%23fff'/%3E%3Cpath id='Path_188' data-name='Path 188' d='M180.535,278.327c-.932,8.238,2.167,13.765,8.279,17.824,1.036.689,2.234,1.892,3.549.986,1.423-.982.982-2.662.748-4.112C191.954,285.732,186.747,282.02,180.535,278.327Z' transform='translate(174.885 -79.359)' fill='%23fff'/%3E%3Cpath id='Path_189' data-name='Path 189' d='M149.854,281.034c7.27.509,11.932-2.635,15.342-7.991,1.072-1.685,1.986-3.964.527-5.54-1.653-1.784-4.13-.986-6.009.067C154.534,270.476,152.088,275.4,149.854,281.034Z' transform='translate(67.94 -120.984)' fill='%23fff'/%3E%3Cpath id='Path_190' data-name='Path 190' d='M185.907,263.631a16.526,16.526,0,0,0,.45,3.135c.581,1.955.243,5.063,2.671,5.324,2.9.311,3.766-2.761,4.676-5.009a15.994,15.994,0,0,0-.072-13.013c-.45-1-.41-2.585-1.86-2.63-1.315-.045-1.689,1.4-2.324,2.324C187.565,256.51,185.849,259.329,185.907,263.631Z' transform='translate(194.278 -173.592)' fill='%23fff'/%3E%3Cpath id='Path_191' data-name='Path 191' d='M198.1,299.584a33.044,33.044,0,0,0-2-3.288c-1.054-1.383-1.685-3.824-3.761-3.432-2.171.415-2.518,2.833-2.941,4.766-1.27,5.752,1.878,9.779,5.4,13.666,1.469,1.626,2.284.473,3.072-.644C200.4,307.071,199.264,303.39,198.1,299.584Z' transform='translate(205.529 -28.565)' fill='%23fff'/%3E%3Cpath id='Path_192' data-name='Path 192' d='M161.895,262.819c5.1,5.027,13.045,6.211,18.657,3.266,3.3-1.73,3-3.631.406-5.59a9.149,9.149,0,0,0-8.923-1.509C168.773,260.138,165.562,261.422,161.895,262.819Z' transform='translate(110.136 -149.1)' fill='%23fff'/%3E%3Cpath id='Path_193' data-name='Path 193' d='M160.829,258.178a19.643,19.643,0,0,0,13.049-10.09c.577-1.1,1.468-2.441.36-3.649-.851-.923-2.153-.635-3.3-.491-4.815.617-12.049,7.13-13.121,11.815C157.28,258.1,157.757,258.539,160.829,258.178Z' transform='translate(95.176 -200.386)' fill='%23fff'/%3E%3Cpath id='Path_194' data-name='Path 194' d='M192.567,269.571a17.437,17.437,0,0,0,12.8-6.567c1.874-2.23,1.347-3.477-1.563-3.842-5.41-.685-10.193.347-13.869,4.72-1.041,1.243-2.968,2.419-2.279,4.081C188.436,269.837,190.77,269.314,192.567,269.571Z' transform='translate(199.906 -147.2)' fill='%23fff'/%3E%3Cpath id='Path_195' data-name='Path 195' d='M191.637,305.039c-.117,5.284,7.09,11.144,12.459,10.279,1.905-.311,1.86-1.315,1.7-2.793-.563-5.162-5.536-10.288-10.712-10.914C192.57,301.3,191.7,302.17,191.637,305.039Z' transform='translate(214.358 2.033)' fill='%23fff'/%3E%3Cpath id='Path_196' data-name='Path 196' d='M181.823,251.558c5.41.1,12.216-4.86,14.1-10.076.748-2.068-.594-2.234-1.86-2.509-5.608-1.221-14.04,5.013-14.639,10.626C179.184,251.832,180.549,251.5,181.823,251.558Z' transform='translate(171.475 -217.814)' fill='%23fff'/%3E%3Cpath id='Path_197' data-name='Path 197' d='M175.513,311.287c-.333,2.914.847,3.711,3.423,2.383,5.41-2.8,8.211-7.491,9.383-13.265.671-3.311-1.527-3.086-3.622-2.6C179.86,298.932,175.689,305.116,175.513,311.287Z' transform='translate(157.665 -12.079)' fill='%23fff'/%3E%3Cpath id='Path_198' data-name='Path 198' d='M163.585,255.074c1.378.059,1.482-.752,1.482-1.91,0-5.6-5.833-13.824-10.959-15.436-1.766-.558-2.847-.482-2.878,1.8-.068,4.865,6.558,13.819,11.391,15.252C162.936,254.866,163.251,254.97,163.585,255.074Z' transform='translate(72.758 -222.65)' fill='%23fff'/%3E%3Cpath id='Path_199' data-name='Path 199' d='M199.741,278.692A16.5,16.5,0,0,0,187,286.137c-1.815,2.617-1.022,4.14,2.1,4.748,5.437,1.058,12.535-4.252,13.315-10.009C202.741,278.507,201.272,278.593,199.741,278.692Z' transform='translate(194.759 -78.215)' fill='%23fff'/%3E%3Cpath id='Path_200' data-name='Path 200' d='M129.114,294.808c-.108-5.113-1.221-8.86-3.545-12.162-1.446-2.058-2.775-2.112-3.676.581-1.941,5.811-1.491,11.324,1.887,16.5.7,1.072,1.315,2.631,2.788,2.491,1.622-.158,1.559-1.937,1.851-3.126A41.348,41.348,0,0,0,129.114,294.808Z' transform='translate(-34.068 -69.468)' fill='%23fff'/%3E%3Cpath id='Path_201' data-name='Path 201' d='M198.587,292.4c-.1,4.783,2.919,11.319,4.9,11.279,2-.045,4.221-6.725,3.653-11.018a5.814,5.814,0,0,0-.18-.969c-.91-2.86-1.139-8.211-3.347-7.842C199.889,284.477,199.191,289.306,198.587,292.4Z' transform='translate(238.709 -60.05)' fill='%23fff'/%3E%3Cpath id='Path_202' data-name='Path 202' d='M147.172,300.132c-.757-4.973-6.063-10.91-10.747-12.058-2.293-.559-3.455-.077-3.135,2.644.577,4.959,5.558,11.117,10.288,12.437C146.654,304.015,147.636,303.191,147.172,300.132Z' transform='translate(9.71 -45.923)' fill='%23fff'/%3E%3Cpath id='Path_203' data-name='Path 203' d='M200.29,252.535c-5.009,5.95-4.95,12.342-.167,18.031,2.135,2.536,3.612,2.577,4.743-.766C207.159,263.021,204.182,257.747,200.29,252.535Z' transform='translate(231.524 -169.743)' fill='%23fff'/%3E%3Cpath id='Path_204' data-name='Path 204' d='M212.79,293.9c-1.964.523-5.369-.532-6.072,1.712-.847,2.721,2.563,3.734,4.482,5.058a12.907,12.907,0,0,0,11.306,1.775c3.158-.883,3.86-2.162,1.329-4.648C221.118,295.132,217.5,293.74,212.79,293.9Z' transform='translate(266.747 -24.824)' fill='%23fff'/%3E%3Cpath id='Path_205' data-name='Path 205' d='M127.773,303.928c5.747-.392,10.77-2.342,13.86-7.887.919-1.653,1.095-2.563-1.063-3.234-5.045-1.567-15.216,4.432-15.869,9.5C124.544,303.522,125.183,303.883,127.773,303.928Z' transform='translate(-20.282 -29.508)' fill='%23fff'/%3E%3Cpath id='Path_206' data-name='Path 206' d='M211.615,286.873c-.257-2.307.455-5.675-1.761-6.3-2.576-.721-3.873,2.513-5.072,4.563-2.32,3.964-2.2,8.22-.86,12.491.851,2.716,2.378,2.36,3.991.721C211.075,295.138,211.381,290.99,211.615,286.873Z' transform='translate(254.058 -71.838)' fill='%23fff'/%3E%3Cpath id='Path_207' data-name='Path 207' d='M192.342,278.478a16.225,16.225,0,0,0-1.923-8.248c-.941-1.7-1.734-4.378-3.725-4.2-2.423.221-2.594,3.153-2.955,5.162-.77,4.3.725,8.148,3.077,11.684.617.928,1.189,2.338,2.4,2.225,1.459-.135,1.973-1.689,2.36-2.91A27.772,27.772,0,0,0,192.342,278.478Z' transform='translate(185.969 -122.473)' fill='%23fff'/%3E%3Cpath id='Path_208' data-name='Path 208' d='M154.324,266.651a17.869,17.869,0,0,0,8.711-1.968c1.261-.6,3.1-.933,2.923-2.833-.149-1.635-1.662-2.365-2.964-3.059-4.311-2.284-12.292-.374-15.382,3.54-1.392,1.761-.7,2.725,1.077,3.185C150.9,266.088,153.18,266.426,154.324,266.651Z' transform='translate(57.493 -151.262)' fill='%23fff'/%3E%3Cpath id='Path_209' data-name='Path 209' d='M115.832,287.573c.221,5.27,5.13,11.684,9.82,13.184,1.955.622,2.856.383,2.635-1.8-.6-5.892-3.045-10.779-8.256-13.846C117,283.335,115.692,284.231,115.832,287.573Z' transform='translate(-51.321 -58.715)' fill='%23fff'/%3E%3Cpath id='Path_210' data-name='Path 210' d='M164.39,259.353c-.329-7.427-4.743-11.815-9.865-15.616-1.9-1.41-2.766-.054-2.486,1.838.928,6.261,3.545,11.621,8.8,15.423a5.52,5.52,0,0,0,2.644.982C164.138,262.029,164.412,260.894,164.39,259.353Z' transform='translate(75.417 -202.619)' fill='%23fff'/%3E%3Cpath id='Path_211' data-name='Path 211' d='M147.385,269.108c.338,4.184,1.306,9.973,4.748,9.842,3.194-.121,3.964-6.144,3.685-10.108-.239-3.392-.932-8.378-4.531-8.2C147.637,260.82,147.592,265.788,147.385,269.108Z' transform='translate(59.288 -141.358)' fill='%23fff'/%3E%3Cpath id='Path_212' data-name='Path 212' d='M148.727,265.837c1.635-.261,3.662.158,4.329-1.752.568-1.626-1.067-2.6-1.977-3.721-3.6-4.405-8.437-4.851-13.536-3.977-2.815.482-3.1,2.045-1.18,4.121C139.723,264.134,144.016,265.513,148.727,265.837Z' transform='translate(16.353 -157.533)' fill='%23fff'/%3E%3Cpath id='Path_213' data-name='Path 213' d='M163.775,283.578a14.241,14.241,0,0,0,7.157-1.757c1.351-.712,3.626-.905,3.32-2.991-.261-1.77-2.248-2.279-3.8-2.838-4.491-1.63-8.792-.9-12.963,1.162-1,.5-2.468.658-2.482,2.077-.014,1.275,1.189,1.905,2.148,2.55A11.812,11.812,0,0,0,163.775,283.578Z' transform='translate(86.005 -90.668)' fill='%23fff'/%3E%3Cpath id='Path_214' data-name='Path 214' d='M143.814,292.279c1.7-.365,4.671.833,5.4-1.694.82-2.824-1.923-4.315-4.022-5.572-4.288-2.572-8.738-.874-13.067-.045-2.167.414-1.315,1.887-.324,2.919C134.99,291.212,138.986,292.468,143.814,292.279Z' transform='translate(1.068 -60.713)' fill='%23fff'/%3E%3Cpath id='Path_215' data-name='Path 215' d='M160.91,288.189c3.671.266,4.018-1.689,2.608-4.568-2.563-5.239-7.419-7.18-12.63-8.455-1.644-.405-2.311.293-2.036,2.194C149.622,282.711,155.415,288.112,160.91,288.189Z' transform='translate(64.218 -90.824)' fill='%23fff'/%3E%3Cpath id='Path_216' data-name='Path 216' d='M166.676,298.6c2,.072,2.194-.919,1.986-2.536-.653-5.063-7.009-11.3-12.117-11.743-1.194-.1-2.243-.32-2.4,1.5C153.726,290.8,161.636,298.87,166.676,298.6Z' transform='translate(82.937 -58.602)' fill='%23fff'/%3E%3Cpath id='Path_217' data-name='Path 217' d='M200.846,261.8c3.162-.324,6.892-.374,7.626-3.144.784-2.946-3.063-3.662-5.216-4.892a10.218,10.218,0,0,0-4.23-1.2c-2.8-.194-6.792-.306-7.329,2.414-.541,2.748,2.716,4.982,5.617,6.094A19.554,19.554,0,0,0,200.846,261.8Z' transform='translate(214.365 -169.945)' fill='%23fff'/%3E%3Cpath id='Path_218' data-name='Path 218' d='M128.5,297.685c.811,2.387-.09,6.9,2.95,7.243,2.721.311,4.081-3.788,4.91-6.667a22.255,22.255,0,0,0,.437-8.865c-.14-1.149-.252-2.45-1.576-2.838-1.257-.365-2.216.513-3.032,1.333C129.593,290.5,128.633,293.771,128.5,297.685Z' transform='translate(-6.899 -50.809)' fill='%23fff'/%3E%3Cpath id='Path_219' data-name='Path 219' d='M142.821,290.918c.1,4.96,2.468,8.959,6.09,12.32,2.022,1.874,3.765,1.639,3.815-1.343a20.061,20.061,0,0,0-6.126-15.076c-.7-.689-1.563-1.491-2.527-.653C142.681,287.369,143.06,289.175,142.821,290.918Z' transform='translate(43.294 -53.145)' fill='%23fff'/%3E%3Cpath id='Path_220' data-name='Path 220' d='M133.518,290.02a14.984,14.984,0,0,0-12.072,6.32c-1.541,2.09-.932,3.22,1.464,3.851,4.5,1.18,12.459-2.689,14.054-7.2C138.436,288.836,134.743,290.691,133.518,290.02Z' transform='translate(-34.575 -38.383)' fill='%23fff'/%3E%3Cpath id='Path_221' data-name='Path 221' d='M163.888,299.077c.144,3.185.613,5.757,2.176,8,.757,1.086,1.559,2.279,3.095,2.076,1.491-.194,2.162-1.455,2.568-2.716a14.432,14.432,0,0,0-1.811-12.742c-.626-.977-1.306-2.126-2.55-2.122-1.613,0-1.928,1.594-2.468,2.739A8.876,8.876,0,0,0,163.888,299.077Z' transform='translate(116.94 -32.927)' fill='%23fff'/%3E%3Cpath id='Path_222' data-name='Path 222' d='M142.349,269.611c.266,1.257-.5,3.122,1.194,3.829,1.617.676,2.752-.766,3.716-1.811a15.569,15.569,0,0,0,4.248-13.581c-.171-1.058-.3-2.432-1.662-2.748-1.275-.288-2.18.613-2.932,1.473C143.732,260.409,142.547,264.778,142.349,269.611Z' transform='translate(41.64 -160.244)' fill='%23fff'/%3E%3Cpath id='Path_223' data-name='Path 223' d='M131.454,271.183c.018,1.54,1.086,1.275,2.072,1.23,4.977-.221,11.883-7.423,11.923-12.342.018-2.243-1.275-2.27-2.923-2.095C137.972,258.449,131.031,266.7,131.454,271.183Z' transform='translate(3.397 -150.906)' fill='%23fff'/%3E%3Cpath id='Path_224' data-name='Path 224' d='M156.576,278.332c1.856-.041,1.653-1.225,1.473-2.414-.622-4.126-8.766-11.342-13.094-11.752-1.842-.176-1.806.919-1.815,2.112-.032,3.32,2,5.446,4.338,7.374A26.235,26.235,0,0,0,156.576,278.332Z' transform='translate(44.408 -129.051)' fill='%23fff'/%3E%3Cpath id='Path_225' data-name='Path 225' d='M120.4,278.87a17.969,17.969,0,0,0,2.225,8.891c.685,1.293,1.365,2.982,3.117,2.752,1.5-.194,1.721-1.91,2.054-3.126a15.95,15.95,0,0,0-1.374-12c-.761-1.446-1.671-3.32-3.491-3.1-1.982.243-1.887,2.424-2.239,3.973A19.56,19.56,0,0,0,120.4,278.87Z' transform='translate(-35.288 -100.564)' fill='%23fff'/%3E%3Cpath id='Path_226' data-name='Path 226' d='M148.543,280.316c.279-3.2-1.477-3.4-4.009-2.45-3.847,1.441-8.743,10.549-7.869,14.563.311,1.432,1.09,1.292,2.162.955C142.971,292.064,148.525,284.726,148.543,280.316Z' transform='translate(21.361 -82.722)' fill='%23fff'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M180.815,296.257a14.939,14.939,0,0,0,.685,4.067c.9,2.148,1.275,5.81,4.027,5.392,2.248-.342,2.883-3.788,3.153-6.265a11.866,11.866,0,0,0-.428-4.878c-.874-2.622-.788-7.126-4.23-6.7C181.09,288.23,180.874,292.41,180.815,296.257Z' transform='translate(176.438 -46.016)' fill='%23fff'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M204.507,282.955c.329,1.559-.419,4,1.554,4.716,1.892.689,3.279-1.257,4.41-2.621,2.829-3.423,3.342-7.477,2.7-11.73-.36-2.392-1.59-2.5-3.468-1.293C206.678,273.973,204.516,278.284,204.507,282.955Z' transform='translate(259.463 -104.09)' fill='%23fff'/%3E%3Cpath id='Path_229' data-name='Path 229' d='M141.3,298.949c.027,5.748,2.518,9.027,5.157,12.229,1.279,1.549,2.068.937,2.9-.54,2.545-4.527.378-12.675-4.153-15.491-.73-.455-1.554-1.014-2.221-.383A5.921,5.921,0,0,0,141.3,298.949Z' transform='translate(37.947 -22.745)' fill='%23fff'/%3E%3Cpath id='Path_230' data-name='Path 230' d='M207.893,256.449a8.121,8.121,0,0,0-1.968.171c-2.225.739-5.941.351-5.91,3.248.031,3.067,3.387,4.09,6.274,4.612a6.545,6.545,0,0,0,1.482.09c3.531-.194,7.131-.73,8.86-4.185C217.447,258.765,212.213,256.377,207.893,256.449Z' transform='translate(243.722 -156.032)' fill='%23fff'/%3E%3Cpath id='Path_231' data-name='Path 231' d='M197.247,287.89c-.2,2.563,1.194,2.657,3.126,2.072,3.779-1.144,8.792-7.126,9.252-10.941.288-2.387-.8-2.915-2.887-2.568C202.134,277.214,197.129,283.21,197.247,287.89Z' transform='translate(233.955 -86.264)' fill='%23fff'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M206.71,290.194c.072,1.748-.248,3.621,1.194,4.333,1.567.775,2.6-.951,3.64-1.892a16.426,16.426,0,0,0,5.252-11.378c.221-2.676-.788-3.383-3.135-2.045A13.215,13.215,0,0,0,206.71,290.194Z' transform='translate(267.184 -78.565)' fill='%23fff'/%3E%3Cpath id='Path_233' data-name='Path 233' d='M178.683,293.438c3.653-.4,8.36-4.752,9.32-8.824.549-2.329-.41-3.144-2.559-2.82a12.562,12.562,0,0,0-10.211,7.671C173.967,292.352,174.823,293.956,178.683,293.438Z' transform='translate(154.967 -67.448)' fill='%23fff'/%3E%3Cpath id='Path_234' data-name='Path 234' d='M156.975,253.485c.225,1.5-.1,4.158,2.054,4.621,1.905.414,2.707-2.081,3.468-3.64,1.824-3.748,3.23-7.608,1.73-11.878-.329-.941-.477-2.167-1.509-2.387-1.085-.23-1.685.887-2.194,1.711A21.056,21.056,0,0,0,156.975,253.485Z' transform='translate(92.894 -213.07)' fill='%23fff'/%3E%3Cpath id='Path_235' data-name='Path 235' d='M206.217,271.991c-.558-1.756.662-5.049-2.126-5.527-2.518-.428-3.514,2.527-4.365,4.64-1.41,3.486-1.649,7.063.311,10.423,1.329,2.279,2.887,2.6,4.212-.171A22.348,22.348,0,0,0,206.217,271.991Z' transform='translate(238.826 -121.076)' fill='%23fff'/%3E%3Cpath id='Path_236' data-name='Path 236' d='M161.064,285.209a16.88,16.88,0,0,0-10.527,5.415c-1.59,1.72-1.32,2.676.95,3.486,4.707,1.68,11.518-1.473,13.117-6.247C165.262,285.9,164.343,285.142,161.064,285.209Z' transform='translate(66.802 -55.256)' fill='%23fff'/%3E%3Cpath id='Path_237' data-name='Path 237' d='M125.893,285.13a21.82,21.82,0,0,0,3.68-.7c1.919-.694,5.144-.851,4.959-3.144-.216-2.639-3.329-3.392-5.806-3.563a13.364,13.364,0,0,0-5.32.752c-1.955.707-5.693-.225-5.482,2.522.2,2.595,3.644,3.387,6.3,3.883C124.708,284.973,125.2,285.027,125.893,285.13Z' transform='translate(-43.981 -81.568)' fill='%23fff'/%3E%3Cpath id='Path_238' data-name='Path 238' d='M126.116,283a19.865,19.865,0,0,0,2.761,8.752c.577.969,1.126,2.248,2.514,2,1.022-.184,1.365-1.288,1.761-2.211,1.635-3.829.05-10.576-3.144-13.252-.635-.532-1.414-1.356-2.135-.82C126.093,278.787,126.287,280.909,126.116,283Z' transform='translate(-15.246 -82.995)' fill='%23fff'/%3E%3Cpath id='Path_239' data-name='Path 239' d='M153.1,287.9c-3.108-.284-4.112.748-2.824,3.113,1.973,3.631,4.815,6.306,9.018,7.153,1.275.257,2.77.7,3.621-.685.775-1.257.1-2.635-.523-3.752C160.259,289.9,156.579,288.545,153.1,287.9Z' transform='translate(67.49 -45.988)' fill='%23fff'/%3E%3Cpath id='Path_240' data-name='Path 240' d='M157.929,245.113c-.324-1.563.279-4.149-1.473-4.757-1.928-.667-2.662,1.977-3.833,3.221a12.47,12.47,0,0,0-3.468,9.013c.054,2.509,1.108,3.68,3.806,2.234C156.177,253.1,158.042,249.748,157.929,245.113Z' transform='translate(65.478 -212.793)' fill='%23fff'/%3E%3Cpath id='Path_241' data-name='Path 241' d='M140,268.452c-3.207-.108-9.873,5.991-10.081,9.189-.126,1.923,1.149,2.086,2.545,2.113,4.135.076,9.063-4.261,9.752-8.437C142.529,269.434,141.966,268.461,140,268.452Z' transform='translate(-1.94 -113.969)' fill='%23fff'/%3E%3Cpath id='Path_242' data-name='Path 242' d='M161.684,271.518c.121,3.946,2.04,6.8,4.365,9.432a.97.97,0,0,0,1.64-.284,12.29,12.29,0,0,0,1.167-9.1,4.554,4.554,0,0,0-.221-.964c-.923-1.9-.459-5.572-3.189-5.2C162.8,265.761,161.963,269.014,161.684,271.518Z' transform='translate(109.397 -124.746)' fill='%23fff'/%3E%3Cpath id='Path_243' data-name='Path 243' d='M203.689,268.1c.806,2.27.027,6.022,2.919,6.212,2.766.18,3.8-3.23,4.648-5.743a6.017,6.017,0,0,0,.2-2.937c-.464-2.428.2-6.441-2.491-6.621-2.567-.171-4.113,3.378-4.9,6.175A20.3,20.3,0,0,0,203.689,268.1Z' transform='translate(256.597 -147.071)' fill='%23fff'/%3E%3Cpath id='Path_244' data-name='Path 244' d='M202.861,306.137a12.653,12.653,0,0,0,9.693-4.2c.653-.729.257-1.6-.55-2.049a11.2,11.2,0,0,0-9.5-.671c-2.333.815-5.45,2.144-5.2,4.536C197.627,306.925,201.523,304.781,202.861,306.137Z' transform='translate(234.169 -8.772)' fill='%23fff'/%3E%3Cpath id='Path_245' data-name='Path 245' d='M169.954,290.566c4.126,2.513,8.437,3.612,13.112,1.626,1.171-.5,2.815-.707,2.937-2.239.144-1.734-1.477-2.392-2.748-3.1-4.739-2.649-8.914-1.406-13.162,3.846Z' transform='translate(138.378 -54.198)' fill='%23fff'/%3E%3Cpath id='Path_246' data-name='Path 246' d='M130.669,285.367a14.062,14.062,0,0,0-2.185-8.414c-.689-1.081-1.329-2.509-2.946-2.131-1.482.351-1.734,1.779-2.095,3.063-.8,2.856-.135,5.567.91,8.171.784,1.941,1.757,4.473,4.315,3.9C130.994,289.43,130.476,286.8,130.669,285.367Z' transform='translate(-25.844 -91.858)' fill='%23fff'/%3E%3Cpath id='Path_247' data-name='Path 247' d='M132.56,295.768c.149-4.563-2.108-7.288-5.031-9.607-2.4-1.905-3.509-.649-4.013,1.765-.694,3.307,3.374,10.437,6.648,11.176C134.087,299.984,131.479,296.349,132.56,295.768Z' transform='translate(-24.632 -55.153)' fill='%23fff'/%3E%3Cpath id='Path_248' data-name='Path 248' d='M127.473,289.543c-4.054.459-8.752,5.487-9.4,9.522-.315,1.964.788,1.793,1.955,1.8,3.82.032,9.77-5.162,10.324-8.909C130.762,289.223,128.973,289.493,127.473,289.543Z' transform='translate(-43.607 -40.162)' fill='%23fff'/%3E%3Cpath id='Path_249' data-name='Path 249' d='M165.655,268.51c3.05-.883,7.558-1.049,7.567-4.248.009-2.3-4.527-3.081-7.536-3.342a1.789,1.789,0,0,0-.491.009c-2.716.491-7.067.541-6.959,3.284C158.367,267.4,162.714,267.78,165.655,268.51Z' transform='translate(97.309 -140.404)' fill='%23fff'/%3E%3Cpath id='Path_250' data-name='Path 250' d='M189.189,283.069a26.085,26.085,0,0,0-4.41.518c-2.054.63-5.509.333-5.392,3.009.095,2.207,3.365,2.671,5.559,3.316a7.245,7.245,0,0,0,4.383-.145c2.518-.828,6.027-1.95,5.739-4.522C194.743,282.357,190.833,284.123,189.189,283.069Z' transform='translate(171.425 -62.742)' fill='%23fff'/%3E%3Cpath id='Path_251' data-name='Path 251' d='M132.481,291.658c1.347-.2,2.887.234,3.523-1.32.477-1.167-.167-2.271-.82-3.2-2.338-3.333-5.77-4.77-9.657-5.153-2.414-.239-2.874,1.221-2.041,3.135A10.487,10.487,0,0,0,132.481,291.658Z' transform='translate(-25.805 -66.623)' fill='%23fff'/%3E%3Cpath id='Path_252' data-name='Path 252' d='M155.626,268.821a12.476,12.476,0,0,0,6.594,6.725,28.929,28.929,0,0,0,4.257,1.212c.964.243,2.117.464,2.8-.342.955-1.135-.1-2.162-.662-3.094-2.563-4.252-6.815-5.392-11.333-5.986C156.338,267.213,155.68,267.533,155.626,268.821Z' transform='translate(88.167 -117.964)' fill='%23fff'/%3E%3Cpath id='Path_253' data-name='Path 253' d='M153.466,261.41c.171,1.063-.451,2.446.919,3.031,1.225.527,2.171-.378,3.072-1.072,2.108-1.644,3.914-3.554,4.414-6.288.306-1.662,1.658-3.752-.3-4.919-1.685-1-3.446.369-4.932,1.387C153.862,255.455,153.66,258.437,153.466,261.41Z' transform='translate(80.598 -172.276)' fill='%23fff'/%3E%3Cpath id='Path_254' data-name='Path 254' d='M188.806,254.925a13.922,13.922,0,0,0-3.063-8.887c-.608-.739-1.261-1.689-2.4-1.446-1.383.3-1.545,1.576-1.711,2.694a13.348,13.348,0,0,0,1.491,8.612c.923,1.667,1.793,4.225,4.054,3.626C189.071,259.02,188.608,256.488,188.806,254.925Z' transform='translate(178.713 -197.714)' fill='%23fff'/%3E%3Cpath id='Path_255' data-name='Path 255' d='M195.09,258.478a20.5,20.5,0,0,0-.815-3.288c-.923-2.18-1.626-6.153-3.77-5.531-2.554.739-2.477,4.608-2.18,7.45a6.962,6.962,0,0,0,.842,2.82c1.023,1.68,1.18,4.973,3.73,4.283C194.864,263.681,194.761,260.672,195.09,258.478Z' transform='translate(202.244 -180.051)' fill='%23fff'/%3E%3Cpath id='Path_256' data-name='Path 256' d='M192.457,279.416c4.838,3.234,8.549,3.1,13.279-.4,1-.739,2.694-1.378,2.144-2.937-.558-1.581-2.338-1.793-3.81-1.671A20.645,20.645,0,0,0,192.457,279.416Z' transform='translate(217.236 -93.181)' fill='%23fff'/%3E%3Cpath id='Path_257' data-name='Path 257' d='M175.245,280.126c3.086-.09,6.617-.7,6.883-3.653.266-2.928-3.275-3.626-5.874-3.675-2.959-.054-6.8.388-6.973,3.775C169.133,279.423,172.781,279.833,175.245,280.126Z' transform='translate(136.005 -98.752)' fill='%23fff'/%3E%3Cpath id='Path_258' data-name='Path 258' d='M154.779,260.322c-1.266.333-3.387-.221-3.869,1.189-.613,1.788,1.378,2.712,2.662,3.671a10.364,10.364,0,0,0,10.635,1.594c.991-.392,1.063-1.013.626-1.919C163.792,262.691,158.324,260.159,154.779,260.322Z' transform='translate(71.24 -142.482)' fill='%23fff'/%3E%3Cpath id='Path_259' data-name='Path 259' d='M140.247,276c1.779.27,2.482-.549,2.185-2.248a9.611,9.611,0,0,0-2.572-5.261c-1.91-1.91-4.576-5.162-6.729-3.176-2.194,2.027.09,5.554,1.986,7.887A9.03,9.03,0,0,0,140.247,276Z' transform='translate(6.189 -127.119)' fill='%23fff'/%3E%3Cpath id='Path_260' data-name='Path 260' d='M145.588,281.069a21.841,21.841,0,0,0-3.608.7c-1.766.662-4.838.545-4.788,2.644.063,2.725,3.261,2.734,5.4,3.225a6.934,6.934,0,0,0,3.883-.207c2.009-.793,5.54-.941,5.153-3.554C151.227,281.173,147.79,281.457,145.588,281.069Z' transform='translate(23.564 -69.75)' fill='%23fff'/%3E%3Cpath id='Path_261' data-name='Path 261' d='M139.346,279.866a10.842,10.842,0,0,0-.018-2.176c-.626-2.2-.149-5.959-3.275-5.545-2.635.347-3.473,3.653-3.158,6.531a4.49,4.49,0,0,0,.338,1.45c1.031,2.126,1.347,5.946,3.811,5.577C139.337,285.361,139.081,281.609,139.346,279.866Z' transform='translate(8.293 -101.132)' fill='%23fff'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M151.062,266.209c-.356-3.261-.45-7.815-3.3-7.631-2.883.185-3.522,4.721-3.131,7.883.306,2.477.662,6.333,3.6,6.067C151.093,272.272,150.413,268.321,151.062,266.209Z' transform='translate(49.265 -148.585)' fill='%23fff'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M192.9,310.274c.369-4.942-3.351-10.329-7.856-11.4-.8-.189-1.622-.5-2.27.248s-.194,1.518.045,2.288C184.2,305.86,187.668,308.923,192.9,310.274Z' transform='translate(182.157 -8.148)' fill='%23fff'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M149.611,293.445c5.266-3.545,7.031-8.626,4.838-12.9-.5-.969-.865-2.432-2.261-2.257-1.464.18-2.108,1.675-2.378,2.869C148.926,285.031,149.3,288.968,149.611,293.445Z' transform='translate(65.864 -79.545)' fill='%23fff'/%3E%3Cpath id='Path_265' data-name='Path 265' d='M183.331,247.82c-3.2.338-6.18.635-8.076,3.36-.572.824.1,1.635.748,2.095,2.671,1.919,5.576,1.752,8.45.595,1.806-.73,4.405-1.671,4.045-3.694C188.061,247.739,185.151,248.176,183.331,247.82Z' transform='translate(156.198 -186.266)' fill='%23fff'/%3E%3Cpath id='Path_266' data-name='Path 266' d='M138.914,287.3a7.4,7.4,0,0,0,1.982,5.581c1.126,1.234,2.068,3.68,4.112,2.617,1.824-.95,1.932-3.234,1.4-5.284a8.908,8.908,0,0,0-2.77-4.549c-1.04-.91-1.833-2.838-3.459-2.162C138.661,284.136,139.121,286.073,138.914,287.3Z' transform='translate(29.562 -61.705)' fill='%23fff'/%3E%3Cpath id='Path_267' data-name='Path 267' d='M139.744,289.1c1-.32,2.748.451,2.91-1.612.212-2.685-5.365-6.68-9.018-6.45-1.1.067-2.4-.108-2.45,1.666C131.109,285.507,135.9,289.174,139.744,289.1Z' transform='translate(2.517 -69.887)' fill='%23fff'/%3E%3Cpath id='Path_268' data-name='Path 268' d='M146.462,250.068c-1.73.023-2.775.536-1.766,2.351a11.293,11.293,0,0,0,9.5,6.094c2.356.167,3.081-1.185,1.752-3.072C153.651,252.172,150.25,250.64,146.462,250.068Z' transform='translate(48.482 -178.389)' fill='%23fff'/%3E%3Cpath id='Path_269' data-name='Path 269' d='M132.77,297.523c4.369-.14,7.5-1.838,9.364-5.572a1.319,1.319,0,0,0-.685-2.018c-3.941-1.032-6.968.842-9.653,3.41-.892.851-2.284,1.711-1.779,3.207C130.5,297.978,132.062,297.019,132.77,297.523Z' transform='translate(-1.95 -39.697)' fill='%23fff'/%3E%3Cpath id='Path_270' data-name='Path 270' d='M137.916,276.248c-2.91-4.211-6.612-5.514-11.157-4.932-.982.126-2.027.374-2.3,1.523-.27,1.131.541,1.847,1.324,2.428C129.434,277.982,133.348,277.816,137.916,276.248Z' transform='translate(-21.231 -104.387)' fill='%23fff'/%3E%3Cpath id='Path_271' data-name='Path 271' d='M171.891,264.037c-2.477-3.4-3.7-6.5-6.342-8.554-1.536-1.185-3.419-1.694-4.865-.072-1.324,1.491-.473,3.153.694,4.4C163.932,262.537,167.062,264.046,171.891,264.037Z' transform='translate(103.541 -163.264)' fill='%23fff'/%3E%3Cpath id='Path_272' data-name='Path 272' d='M152.871,271.728c3.572-.842,7.049-1.73,7.725-5.531.36-2.041-2.162-1.59-3.423-1.532-3.356.162-7.04.779-8.036,4.419C148.569,271.156,151.479,271.178,152.871,271.728Z' transform='translate(65.172 -127.524)' fill='%23fff'/%3E%3Cpath id='Path_273' data-name='Path 273' d='M141.53,272.8c.333,3.509,2.694,5.869,5.932,7.464,1.622.8,2.05-.333,1.91-1.685-.306-3-1.149-5.8-3.464-7.914-.833-.757-1.73-1.7-2.991-1.135C141.719,270.066,141.539,271.259,141.53,272.8Z' transform='translate(38.77 -110.795)' fill='%23fff'/%3E%3Cpath id='Path_274' data-name='Path 274' d='M144.035,299.085c1.432.149,2.1-.378,2.027-1.937-.131-2.73-4.8-7.469-7.59-7.716-1.09-.1-1.464.37-1.631,1.279C136.31,293.63,140.877,298.941,144.035,299.085Z' transform='translate(22.189 -40.488)' fill='%23fff'/%3E%3Cpath id='Path_275' data-name='Path 275' d='M129.912,286.553c1.293-.212,3.459.1,2.811-1.748-1.369-3.9-5.139-4.716-8.734-5.437-1.338-.27-2.549.176-2.059,1.752C123.142,284.994,126.471,285.967,129.912,286.553Z' transform='translate(-30.303 -75.968)' fill='%23fff'/%3E%3Cpath id='Path_276' data-name='Path 276' d='M131.317,306.035c3.342-2.973,3.387-6.459,2.36-10.1-.329-1.167-.649-2.941-2.32-2.73-1.374.176-2.018,1.667-2.324,2.96A11.229,11.229,0,0,0,131.317,306.035Z' transform='translate(-6.182 -27.277)' fill='%23fff'/%3E%3Cpath id='Path_277' data-name='Path 277' d='M126.477,293.864c.946-.415,2.748.878,3.031-1.23.266-2-6.022-6.288-8.833-6.252-1.122.013-1.374.514-1.446,1.428C119,290.81,122.49,293.778,126.477,293.864Z' transform='translate(-39.417 -51.132)' fill='%23fff'/%3E%3Cg id='Group_32' data-name='Group 32' transform='translate(143.864 396.416)'%3E%3Cg id='Group_31' data-name='Group 31'%3E%3Cpath id='Path_278' data-name='Path 278' d='M150.571,416.271c9.315,5.072,25.666,2.477,33.585-5.455-7.459,15.288-8.621,32.805-22.7,43.818,3.117-.905,5.423-3,7.617-5.18,5.783-5.653,9.428-12.7,12.806-19.9,2.649-5.676,5.216-11.383,8.027-16.968,7.527-14.973,20.017-22.63,36.445-24.3,2.216-.225,4.432-.392,6.648-.554.7-.068,1.378-.05,3.072-.1-7.045,2.725-8.207,8.851-10.775,13.86-2.27,4.437-3.883,9.225-5.955,13.788-4.77,10.423-8.919,14.945-20.315,22.468,4.594-.356,12.274-4.631,17.54-9.68,5.689-5.468,9.711-12.139,13.815-18.769,5.085-8.22,10.734-15.914,19.445-20.734.608-.329,1.207-.936,1.829-.954,7.261-.275,8.292-6.221,10.306-11.257a65.1,65.1,0,0,1,3.09-7.144c.14,3.991-2.185,7.243-3.081,10.909-2.158,8.905-4.261,17.815-6.6,26.657-2.842,10.738-8.95,19.328-17.707,26.129-7.383,5.734-15.58,10.221-23.562,15.018-10.3,6.189-20.211,12.873-27.81,22.391a30.128,30.128,0,0,0-3.581,5.527c11.68-13.7,27.864-20.139,43.665-27.468-5.666,10.549-11.878,20.923-12.815,33.368,1.185-2.739,2.239-5.554,3.581-8.225,6.833-13.684,16.7-24.891,28.359-34.643,4.306-3.608,4.333-3.572,6.365-7.477-2.04,30.472-11.04,57.075-39.309,73.493,9.765-2.8,24.45-15.193,34.967-28.85.932,15.535,7.324,29.238,17.806,42.044-.144-1.05-.086-1.482-.266-1.748-10.2-15.391-12.824-32.319-10.346-50.336a241.1,241.1,0,0,1,6.058-31.121c1.252-4.559,1.721-8.883.131-13.459,3.919,9.77,10.455,18.247,13,28.512a37.747,37.747,0,0,1,.013,17.589c4.59-7.576,4.986-15.661,3.356-24.067a127.519,127.519,0,0,0-5.851-19.571c-3.049-8.27-2.73-16.346.135-24.49,1.9-5.351,3.576-10.769,6.612-16.45-1.739,15.018,7.3,26.594,9.8,39.877,2.252,12.044,5.009,23.958,4.558,36.328-.509,13.5-4.455,25.188-17.058,32.769,4.617-.27,5.441-.82,16.783-10.905a43.434,43.434,0,0,0,7.666,24.815c-5.54-12.7-3.968-25.594-1.342-38.5.5-2.4-1-4.239-1.36-7.536,8.175,12.955,19.8,21.581,28.143,33.085,3.689,5.067,6.266,10.7,8.68,16.432a52.32,52.32,0,0,0-8.833-21.752c-5.112-7.441-10.68-14.59-15.9-21.972-5.5-7.788-9.5-16.094-7.783-25.931,4.387,9.878,12.869,15.864,21.824,21.2A151.709,151.709,0,0,0,339,468.707c10.937,4.873,17.972,12.828,20.378,24.693a19.934,19.934,0,0,0,.973,2.621c-.279-15.706-8.279-26.071-21.49-33.093,12,2.428,22.387-2.477,33.066-6.049-17.157,2.577-34.382,6.054-49.665-6-8.7-6.869-18.589-24.044-19.972-34.449,1.892,5.874,7.112,6.95,11.937,8.572,6.067,2.027,12.229,3.824,18.22,6.027,8.383,3.086,11.284,5.612,15.77,12.811-.018-3.415-1.545-6.613-4.977-10.144a48.1,48.1,0,0,0-12.612-8.779c-5.576-2.874-11.135-5.743-16.72-8.554-10.18-5.122-15.743-13.8-18.684-24.423a75.049,75.049,0,0,1-2.23-11.982c1.617,7.112,7.748,9.2,13.009,12.144,13.027,7.283,15.22,9.284,22.549,21.418.451-5.018-2.239-8.977-3.527-13.608,5.95,1.86,10.5,5.662,15.121,9.279,5.581,4.378,10.891,9.117,16.63,13.3,9.824,7.176,20.522,7.581,31.589,2.879-1.631.23-3.275.405-4.887.671-9.355,1.558-17.306-1.18-24.058-7.711-5.721-5.536-10.3-12.054-15.63-17.941-1.842-2.023-3.644-3.81-6.757-3.487,6.288-2,11.756-5.256,17.3-8.545,14.86-8.847,30.535-11.225,47.174-5.054,6.5,2.41,12.824,5.13,19.117,8.022-8.518-6.009-17.243-11.612-28.76-14.238,6.252.3,9.7-3.212,13.545-5.761a42.551,42.551,0,0,0,10.4-10.189c-.306-.031-.662-.167-.766-.058-10.189,10.18-22.7,14.063-36.8,13.464a58.949,58.949,0,0,0-25.166,4.639c-3.982,1.644-8.067,3.059-11.932,4.941-8,3.856-15.513,2.27-23.729-1.594,9.139-2.3,15.22-8,20.878-14.135,7.887-8.527,16.585-14.612,29.121-11.621-8.009-3.662-15.932-3.73-23.418.648-5.982,3.5-11.635,7.594-17.328,11.563-5.076,3.523-10.824,4.288-16.68,4.09-5.91-.2-9.315-3.684-10.234-9.608-.581-3.757-.252-7.509-.1-11.256.347-8.112-1.081-15.828-5.3-22.837-1.117-1.865-.716-2.874.761-4.189.824-.748,1.667-1.5,2.482-2.279l-26.805-.734c1.536,1.545,2.784,3.094,3.036,4.828.478,3.419-3.694,7.4-5.576,11.261a47.282,47.282,0,0,0-3.63,11.95c-3.441,18.225-14.04,22.454-29.26,23.08a48.734,48.734,0,0,1-27.805-7.328q-6.412-3.885-13.049-7.4a38.079,38.079,0,0,0-23.724-4.049c10.288,1.283,17.941,7.036,24.841,14.1,2.622,2.707,6.581,1.77,10.446,3.973-13.914-1.558-27.112.554-40.062-2.8-6.279-1.622-10.639-5.716-15.31-9.694,2.365,7.068,7.982,11.022,15.378,14.477-12.328,3.464-23.386,7.211-32.629,15.017,26.724-14.806,54.935-10.432,83.2-7.184-.306,1.158-1,1.126-1.446,1.063-11.855-1.964-18.923,5.3-24.535,13.8-4.95,7.5-10.918,13.265-19.121,16.693C165.017,416.668,158.251,417.947,150.571,416.271Z' transform='translate(-133.441 -322.162)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_279' data-name='Path 279' d='M651.87,395.259c-8.72-2.842-17.36-5.757-25.918-8.847-4.288-1.464-8.657-2.747-12.986-3.973l-13.009-3.847c-4.351-1.13-8.68-2.342-13.049-3.419l-13.063-3.248c-4.329-1.149-8.725-1.928-13.067-2.986-4.351-1-8.72-2.014-13.067-2.843l-.054-.05a4.465,4.465,0,0,0,1.5.2l-1.5-.2a.176.176,0,0,1-.1-.022h.063l-3.378-2.261a6.6,6.6,0,0,0,2.27,1.856,5.138,5.138,0,0,0,1.027.406l-13.806-2.694c-.464-.094-.955-.2-1.423-.27-.257-.054-.531-.1-.779-.158-3.919-.775-7.819-1.284-11.738-1.978l-2.613-.459-11.315-1.937c-1.383-.248-2.766-.468-4.157-.676-3.2-.477-6.41-.892-9.6-1.4l-.2-.027-13.982-1.869-13.927-1.577c-9.315-1.108-18.6-1.761-27.941-2.54-4.666-.383-9.324-.631-13.981-.91l-.509-.032c-2.171-.135-4.342-.248-6.54-.342l-5.887-.207-1.045-.041h-.144l-16.621-.167-1.266-.014-9.941-.1c-2.752.023-5.5-.081-8.261-.122-.527-.023-1.05-.032-1.572-.023-1.374-.032-2.757-.018-4.149.023l-13.982.423-7.139.279-6.919.405-14.022.829c-4.707.252-9.364.653-13.95,1.058l-14.013,1.329L282.1,354.206l-7.022.806-6.941.852c-3.374.437-6.725.883-10.081,1.352-5.964.806-11.9,1.667-17.86,2.621L227.4,361.931l-1.149.176q-2.757.453-5.5.955c-2.558.446-5.13.923-7.707,1.45-.234.031-.468.086-.7.126A774.405,774.405,0,0,0,101.5,392.872c4.23-2.789,8.639-5.059,12.982-7.55,4.351-2.455,8.7-4.874,13.171-7.134,8.811-4.55,17.819-8.626,26.868-12.441,12.657-5.432,25.513-10.234,38.418-14.454,2.766-.932,5.54-1.8,8.324-2.667.86-.266,1.721-.527,2.577-.775,1.914-.581,3.847-1.153,5.752-1.734,4.626-1.378,9.324-2.766,14-4,4.6-1.275,9.355-2.509,14.04-3.59a.345.345,0,0,1,.095-.018q5.6-1.385,11.247-2.658c5.617-1.275,11.247-2.464,16.855-3.513l7.144-1.347,7.054-1.265c4.725-.8,9.477-1.4,14.216-2.086l14.216-2.031c4.842-.685,9.6-1.131,14.337-1.536l14.279-1.252c2.4-.176,4.716-.459,7.234-.563l7.04-.351,14.351-.567c4.779-.18,9.572,0,14.378.049l1.131.023,10.662.207,1.464.018,14.8.293.689.009.509.032,3.545.239,3.162.207c2.333.144,4.716.351,7.112.549,4.779.423,9.54.829,14.319,1.338,9.5,1.076,19.053,2.279,28.531,3.847,4.738.725,9.437,1.522,14.252,2.459l14.139,2.789c7.423,1.545,14.81,3.418,22.184,5.32.171.049.338.09.509.135,1.82.464,3.626.941,5.446,1.41,4.667,1.284,9.365,2.365,13.982,3.815,4.644,1.41,9.13,2.694,13.927,4.284.023,0,.054.018.081.018.081.023.153.054.234.072s.153.054.23.086c1.7.518,3.374,1.1,5.054,1.68.7.248,1.4.478,2.108.725h.018c1.793.63,3.572,1.252,5.365,1.887,4.342,1.554,8.711,3.036,13.009,4.779,4.3,1.7,8.6,3.392,12.887,5.175s8.545,3.689,12.792,5.558l12.68,5.982c4.189,2.054,8.365,4.189,12.5,6.482C635.623,385.48,643.794,390.331,651.87,395.259Z' transform='translate(-101.502 71.092)' fill='%23fff'/%3E%3Cpath id='Path_280' data-name='Path 280' d='M197.789,282.351v.176c-1.144.806-2.045,1.5-2.513,1.842C196.082,283.671,196.929,283.013,197.789,282.351Z' transform='translate(227.115 -65.258)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right -22px bottom 80px;

}

.et_pb_section.here-for-you-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 406px;
    width: 340px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='377.125' height='405.886' viewBox='0 0 377.125 405.886'%3E%3Cg id='Group_188' data-name='Group 188' opacity='0.09'%3E%3Cg id='Group_30' data-name='Group 30' transform='translate(47.331 22.128)'%3E%3Cg id='Group_29' data-name='Group 29'%3E%3Cg id='Group_24' data-name='Group 24' transform='translate(93.542)'%3E%3Cpath id='Path_79' data-name='Path 79' d='M322.7,398.077c-6.4,1.926-9.763,7.161-13.383,12.1-5.253,7.179-11.448,12.969-20.815,13.982a40.765,40.765,0,0,1-25.467-5.741q-5.875-3.431-11.824-6.756a12.54,12.54,0,0,0-6.867-1.55c-13.145.571-23.127,7.235-31.911,16.315-1.207,1.253-.543,2.213.046,3.327a61.806,61.806,0,0,1,5.4,12.738,6.464,6.464,0,0,1-1.154-.719,212.055,212.055,0,0,0-30.544-29.062,3.823,3.823,0,0,1-1.457-2.21c-3.108-13.016-4.858-26.105-2.571-39.479,1.272-7.438,4.256-14.361,6.173-21.587,2.867-10.747-.664-20.63-4.957-30.291-3.883-8.729-10.877-15.013-17.312-21.713-5.448-5.679-10.59-11.55-13.713-18.908a62.6,62.6,0,0,1-5.145-27.457c1.6,10.784,4.1,21.2,11.21,30.723.892-4.176,2.691-7.164,5.537-9.1,7.053-4.793,9.173-11.8,9.448-19.726.12-3.713.019-7.438.019-11.642.417,4.167.858,7.883,1.145,11.6.59,7.466-1.281,14.148-6.3,19.892a21.08,21.08,0,0,0-3.253,5.161,13.091,13.091,0,0,0,2.84,14.9c3.583,3.642,7.244,7.219,10.59,11.081,9.972,11.5,15.865,24.692,15.917,40.371a7.861,7.861,0,0,0,1.373-.414c13.726-7.188,19.8-19.559,16.4-34.556-2.645-11.67-3.889-23.053-.148-34.871,2.7-8.525,1.614-17.318-2.145-25.615-.556-1.225-.923-2.534-1.374-3.8,4.756,8.241,9.815,16.38,8.627,26.868,7.485-4.148,13.55-9.034,17.439-16.334-2.222,7.1-6.506,12.713-11.935,17.513-2.849,2.518-5.457,5.228-6.278,9.08-2.516,11.772-.293,22.757,5.651,33.109.728,1.253,1.383,1.549,2.645.608a37.2,37.2,0,0,1,8.4-4.432c6.96-2.8,14.371-4.25,21.21-7.42a10.309,10.309,0,0,0,6.25-7.9c.8-4.182.423-8.377-.018-12.553-.839-7.861-1.5-15.726-.589-23.661a51.844,51.844,0,0,0,2.775,18.389c1.88,6.037,4.2,12.047,2.46,18.71,9.173-6.59,14.417-15.531,16.738-26.38a31.749,31.749,0,0,1-2.037,11.062c-5.593,15.42-15.031,26.849-31.954,30.4-1.438.3-2.849.765-4.259,1.207-6.858,2.139-12.9,5.549-17.476,11.254a98.764,98.764,0,0,1-17.229,17.349c-8.1,6.139-13.42,14.38-16.445,24.075-.275.914-.855,1.827-.083,3.071,3.219-4.074,5.818-8.5,9.735-11.828,3.824-3.235,7.716-6.312,12.472-8.158,5.972-2.3,11.531-2.617,14.442-.506-12.009.451-20.738,6.333-27.476,16.315,12.6-4.664,21.6.259,28.849,10.417-6.506-.914-10.747-7.929-18.352-6.574a18.527,18.527,0,0,1,3.6,7.164c.469,1.8.534,3.787,1.926,5.244-.265,1.88-1.012.994-1.556.213-1.364-1.957-2.565-4.028-3.985-5.938-3.972-5.337-9.889-5.346-14.065-.127a18.338,18.338,0,0,0-3.88,12.074,54.565,54.565,0,0,0,10.287,31.192c1.528,2.182,2.59,2.191,4.488.525a70.455,70.455,0,0,1,43.544-17.957,9.191,9.191,0,0,0,7.759-4.719,14.226,14.226,0,0,0,2.241-10.386,75.662,75.662,0,0,1-1.577-12.482c-.09-7.926,2.645-15.142,5.605-22.288.8-1.944,1.015-4.213,3-6.4a46.542,46.542,0,0,1-2.139,11.652c-1.772,5.364-2.627,10.932-1.512,16.454,1.744,8.692,3.908,17.266-.645,26.306,4.407-1.713,7.3-3.935,9.494-7.383,4.636-7.263,7.852-15.439,13.79-21.846a25.555,25.555,0,0,0,5.133-8.349c2.361-6.158,4.469-12.389,6.278-18.732,1.549-5.41,1.759-10.655-.343-16a37.276,37.276,0,0,1-1.861-7.6c-1.466-8.849,2.019-20.2,8.315-26.408-1.108,2.018-1.954,3.448-2.691,4.932-2.821,5.676-4.821,11.475-3.3,18,1.685,7.219,6.185,13.615,5.336,22.287,4.3-4,7.337-7.611,11.29-10.195a1.826,1.826,0,0,1-.543,1.145c-8.849,8.056-13.911,18.362-17.485,29.522-.333,1.043-1.191,2.361-.454,3.216.914,1.071,2.019-.3,3.053-.543,1.648-.4,3.235-1.04,4.886-1.448,5.1-1.253,10.33-1.373,13.448-.2a53.461,53.461,0,0,0-15.846,4.58c-.065.037-.139.074-.219.111-.1.046-.194.093-.305.145a43.463,43.463,0,0,0-5.661,3.549v-.12c-.589.454-1.17.9-1.722,1.383l-.111.083a41.276,41.276,0,0,0-12.371,17.939,28.958,28.958,0,0,1-18.479,18.232c-2.62.9-5.3,1.611-8.259,2.5,3.346,2.988,7.031,4.775,10.627,6.627,6.9,3.559,14.232,5.374,22.059,4.361,10.766-1.383,16.966-6.932,19.578-17.318a52.945,52.945,0,0,1,5.63-13.846c2.213-3.787,5.972-7.963,7.985-8.951-9.321,14.186-11.256,18.886-9.883,24.143C315.749,401.1,318.505,398.1,322.7,398.077Z' transform='translate(-147.144 -241.324)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_25' data-name='Group 25' transform='translate(243.812 123.2)'%3E%3Cpath id='Path_80' data-name='Path 80' d='M201.052,293.87c-.756.414-1.475-.361-2.111-.793-2.756-1.87-3.191-4.775-3.1-8.287a43.429,43.429,0,0,1,5.661-3.55,34.363,34.363,0,0,0-4.923,3.1,9.888,9.888,0,0,1,5.2,7.077C201.925,292.32,201.907,293.4,201.052,293.87Z' transform='translate(-195.83 -281.24)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_26' data-name='Group 26' transform='translate(0 31.519)'%3E%3Cpath id='Path_81' data-name='Path 81' d='M288.729,470.151l-3.006-.157c-2.861-20.868-12.013-38.785-27.223-53.674-10.238-10.019-20.991-19.457-34.485-25.087-6.6-2.753-13.383-5.179-19.655-8.559-6.229-3.352-12.142-3.877-19.093-2.574-14.8,2.787-29.031,1.049-41.217-8.9-4.636-3.775-9.759-4.969-15.571-4.417a20.861,20.861,0,0,1-11.642-2.309c6.38,2.1,12.84,1.265,19.84.988-3.074-3.1-6.216-5.3-8.327-8.574,5.593,5.618,12.605,8.861,20.013,12.608-1.179-4.361-1.191-8.315-1.293-12.266-.213-8.562-2.707-16.09-10.127-21.2a132.672,132.672,0,0,1-11.216-8.861c-1.343-1.157-2.707-2.324-3.185-4.136,5.63,6.127,12.806,10.216,19.294,15.154,7.1,5.4,9.67,12.615,8.834,21.25a28.781,28.781,0,0,0,1.438,11.386,6.5,6.5,0,0,0,5.1,4.827c7.954,1.982,15.988,1.738,24.038,1.1,3.065-.244,6.207-.34,9.935-1.812a23.17,23.17,0,0,1-2.4-1.688c-7.346-7.124-13.432-15.266-16.874-24.877-6.195-17.343-16.432-31.769-30-43.976-3.352-3.012-7.025-5.67-10.556-8.491,6.229.892,11.238,4.1,15.661,8.173,2.448,2.241,3.818,1.8,5.522-.722,6.124-9.031,7.827-18.948,6.315-29.578-.654-4.6-1.3-9.2-.88-13.957.793,6.155,1.392,12.232,2.38,18.25,1.67,10.121.627,19.785-4.9,28.519-1.664,2.633-1.256,3.836.661,5.809a89.9,89.9,0,0,1,16.176,22.2c3.046,6.093,5.855,12.315,9.229,18.216,6.29,11.007,16.01,18.161,28.1,23.92-3.17-7.864-1.472-14.951-.534-22.149,1.454-11.189-.148-21.72-8.253-30.47-4.7-5.077-9.068-10.46-14.093-15.244-1.491-1.432-2.874-2.978-4.312-4.469,6.815,5.164,13.772,10.065,19.559,16.3,1.642,1.772,2.636,1.923,3.932-.373a44.621,44.621,0,0,0,5.145-13.985,16.713,16.713,0,0,0-3.519-14.053,117.973,117.973,0,0,0-9.337-10.821,56.447,56.447,0,0,1-9.084-11.435c-3.216-5.432-4.88-13.636-3.645-18.5.373,12.309,5.676,21.834,14.42,29.7,4.806,4.321,9.744,8.519,13.417,13.957,3.17,4.7,4.8,9.67,3.84,15.423a34.455,34.455,0,0,1-6.333,14.883c-1.259,1.719-1.377,3.013-.108,4.812a30.3,30.3,0,0,1,4.238,10.346,50.625,50.625,0,0,1,1.009,15.232c-.491,8.5,1.5,15.877,8.423,21.568a65.3,65.3,0,0,0,9.3,6.235c4.531,2.577,9.506,4.4,13.67,7.6a196.881,196.881,0,0,1,34.22,33.032,34.57,34.57,0,0,1,6.022,11.374A64.862,64.862,0,0,1,288.729,470.151Z' transform='translate(-116.837 -251.536)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_27' data-name='Group 27' transform='translate(137.37 194.115)'%3E%3Cpath id='Path_82' data-name='Path 82' d='M179.313,359.859c.1-9.293-1.139-18.448-4.969-27.312-3.994-9.241-7.775-18.583-13-28.331a12.415,12.415,0,0,1,1.694,1.037c2.91,3.167,6.012,6.2,8.676,9.568,11.1,14.019,18.325,28.97,20.13,45.229Z' transform='translate(-161.344 -304.216)' fill='%23fff'/%3E%3C/g%3E%3Cg id='Group_28' data-name='Group 28' transform='translate(145.071 221.137)'%3E%3Cpath id='Path_83' data-name='Path 83' d='M172.867,341.58l-9.028-.136c1.022-4.13,1.574-8.411,2.207-12.636a64.9,64.9,0,0,0,.512-15.837c1.272.442,1.281,1.2,1.525,1.79C171.688,323.471,172.9,332.462,172.867,341.58Z' transform='translate(-163.839 -312.971)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_84' data-name='Path 84' d='M153.815,259.357c2.127.373,2.855-.732,1.963-3.522-1.676-5.238-4.664-9.244-9.852-11.368-.694-.284-1.546-.79-2.244-.232-.824.664-.534,1.664-.268,2.522a10.194,10.194,0,0,0,2.247,4.139c1.5,1.571.926,2.083-.929,2.543-1.423.352-3.71.518-3.654,2.269.043,1.355,2.265,1.6,3.636,2.022A38.927,38.927,0,0,0,153.815,259.357Z' transform='translate(-18.932 -213.645)' fill='%23fff'/%3E%3Cpath id='Path_85' data-name='Path 85' d='M212.616,291.646c5.772.111,12.976-6.161,13.972-11.849.272-1.546-.429-2.1-1.821-2.065a12.329,12.329,0,0,0-6.911,2.444,30.324,30.324,0,0,0-7.059,7.232c-.67.926-2.133,1.775-1.312,3.154C210.193,291.748,211.715,291.408,212.616,291.646Z' transform='translate(123.298 -143.234)' fill='%23fff'/%3E%3Cpath id='Path_86' data-name='Path 86' d='M165.046,248.814c-.583.086-2.049.244-3.491.531-5.182,1.034-5.929,2.787-2.917,7.059a11.862,11.862,0,0,0,8.648,5.438c2.219.228,3.08-.559,1.9-2.716a12.51,12.51,0,0,0-1.441-2.3c-1.383-1.562-.963-2.429.821-3.269,1.259-.593,3.333-1.167,3.009-2.775-.392-1.951-2.713-1.559-4.287-1.957A13.3,13.3,0,0,0,165.046,248.814Z' transform='translate(14.02 -203.645)' fill='%23fff'/%3E%3Cpath id='Path_87' data-name='Path 87' d='M161.659,236.417c.117,6.1,4.8,12.741,9.991,14.167,3.12.858,3.858.238,3.068-2.781-1.549-5.917-4.908-10.411-10.605-12.948C162.57,234.167,161.394,234.192,161.659,236.417Z' transform='translate(23.937 -233.521)' fill='%23fff'/%3E%3Cpath id='Path_88' data-name='Path 88' d='M206.756,287.01c5.969-.821,10.522-3.673,13.232-9.225,1.025-2.1.54-3.155-1.864-3.284-4.454-.241-12.6,5.855-13.7,10.213C203.846,286.964,204.935,287.282,206.756,287.01Z' transform='translate(112.914 -149.988)' fill='%23fff'/%3E%3Cpath id='Path_89' data-name='Path 89' d='M188.4,277.15c2.577.179,3.142-.91,1.923-3.028a8.452,8.452,0,0,0-1.639-2.151c-1.4-1.247-1.623-2.1.488-2.682.617-.17,1.435-.426,1.512-1.188.105-1.015-.9-1.17-1.562-1.5-3.685-1.852-7.3-.886-10.84.463-1.883.719-1.207,2.253-.577,3.426C179.985,274.746,183.676,276.832,188.4,277.15Z' transform='translate(56.134 -168.603)' fill='%23fff'/%3E%3Cpath id='Path_90' data-name='Path 90' d='M213.041,298.222c4.565-.052,7.722-2.531,10.9-4.861,1.426-1.05.361-1.945-.62-2.621-3.994-2.744-14-.6-16.753,3.506-.8,1.194-.386,1.839.62,2.45A13.176,13.176,0,0,0,213.041,298.222Z' transform='translate(116.836 -118.655)' fill='%23fff'/%3E%3Cpath id='Path_91' data-name='Path 91' d='M185.144,299.871a14.613,14.613,0,0,0-6.4-11.549c-1.87-1.346-2.855-.611-3.531,1.231-1.509,4.108,3.04,13.182,7.219,14.562,1,.33,1.562.114,1.833-.784C184.657,302.047,184.931,300.726,185.144,299.871Z' transform='translate(51.675 -122.576)' fill='%23fff'/%3E%3Cpath id='Path_92' data-name='Path 92' d='M144.719,257.267c-.022-5.741-1.275-10.142-4.241-13.973-.525-.676-.982-1.728-2.074-1.469-.9.213-.938,1.225-1.1,1.957-1.512,6.719.765,12.525,4.516,17.908,1.139,1.636,2.043,1.111,2.364-.645C144.465,259.492,144.629,257.912,144.719,257.267Z' transform='translate(-27.8 -218.234)' fill='%23fff'/%3E%3Cpath id='Path_93' data-name='Path 93' d='M136.052,307.215c-.432,2.136.518,2.309,1.87,2.114a10.493,10.493,0,0,0,7.451-4.805,40.835,40.835,0,0,0,3.12-5.975c.481-1.071,1.688-2.448.753-3.4-1.17-1.185-2.812-.157-4.037.482C140.308,298.193,136.4,301.594,136.052,307.215Z' transform='translate(-29.633 -108.018)' fill='%23fff'/%3E%3Cpath id='Path_94' data-name='Path 94' d='M129.159,256.05a18.561,18.561,0,0,0,2.114,8.155c1.009,2.164,1.978,1.806,3.086.179,2.5-3.654,2.469-7.667,1.583-11.772a15.277,15.277,0,0,0-.941-2.9c-.614-1.4-.571-3.877-2.179-3.864-2.022.016-2.164,2.553-2.775,4.176A17.7,17.7,0,0,0,129.159,256.05Z' transform='translate(-43.799 -209.767)' fill='%23fff'/%3E%3Cpath id='Path_95' data-name='Path 95' d='M126.64,268.612a15.419,15.419,0,0,0-6.9,1.546c-1.71.84-1.753,1.818-.364,3.09,3.522,3.232,13.071,3.639,16.744.759,1.441-1.13.343-1.722-.327-2.367C133.828,269.754,130.084,268.55,126.64,268.612Z' transform='translate(-66.274 -162.266)' fill='%23fff'/%3E%3Cpath id='Path_96' data-name='Path 96' d='M169.306,281.806c-.006-5.358-7.59-12.238-12.763-11.648-1.235.142-1.522.809-1.438,1.827a8.023,8.023,0,0,0,2.4,5.472,30.558,30.558,0,0,0,9.889,5.833C169.019,283.936,169.466,283.334,169.306,281.806Z' transform='translate(10.312 -159.108)' fill='%23fff'/%3E%3Cpath id='Path_97' data-name='Path 97' d='M164.412,301.569c0-6.346-4.583-9.587-8.821-13.019-1.259-1.019-1.478.262-1.685,1.114-1.1,4.522,2.614,12.6,6.747,14.695.92.466,1.926.911,2.892.256C164.635,303.881,164.554,302.68,164.412,301.569Z' transform='translate(7.431 -121.444)' fill='%23fff'/%3E%3Cpath id='Path_98' data-name='Path 98' d='M179.1,303.287c.139,4.074,2.42,7.8,6.256,10.7,1.253.948,2.068,1.148,2.725-.685,1.54-4.315-2.241-13.612-6.377-15.494-1.191-.543-1.66.108-2.093.982C179.037,299.956,179.081,301.213,179.1,303.287Z' transform='translate(60.384 -101.751)' fill='%23fff'/%3E%3Cpath id='Path_99' data-name='Path 99' d='M213.351,306.677c1.546.142,1.935-.772,1.96-2.093.09-4.642-6.411-10.9-11.121-10.735-1.142.04-1.568.519-1.657,1.636C202.122,300.59,208.156,306.865,213.351,306.677Z' transform='translate(109.255 -109.61)' fill='%23fff'/%3E%3Cpath id='Path_100' data-name='Path 100' d='M154.355,289.225c1.9.262,2.145-.636,1.62-2.2-1.605-4.759-8.349-9.772-13.281-9.877-2.21-.046-3.2.966-1.911,2.855C144.071,284.809,148.266,288.46,154.355,289.225Z' transform='translate(-20.741 -144.453)' fill='%23fff'/%3E%3Cpath id='Path_101' data-name='Path 101' d='M190.016,251.837a20.17,20.17,0,0,0,2.516,8.188c1.1,2.1,2.321,1.988,3.438.1a11.442,11.442,0,0,0,1.559-7.84,35.53,35.53,0,0,0-2.46-7.411c-.312-.79-.367-2.04-1.525-1.978-.948.052-1.361,1.1-1.849,1.855C190.408,246.741,190.251,249.019,190.016,251.837Z' transform='translate(83.181 -215.915)' fill='%23fff'/%3E%3Cpath id='Path_102' data-name='Path 102' d='M177.9,257.615c-1.96-.256-2.228.627-1.6,2.386,1.457,4.093,8.883,9.284,13.093,9.1,2.077-.093,1.661-1.383,1.346-2.627C189.451,261.412,183.88,257.548,177.9,257.615Z' transform='translate(53.918 -185.295)' fill='%23fff'/%3E%3Cpath id='Path_103' data-name='Path 103' d='M134.258,265.669c.5,5.349,3.312,9.562,7.519,12.941,1.367,1.1,2.559,1.121,2.593-1.117.1-6.392-2.843-11.238-7.71-15.093-.435-.343-1.006-.793-1.509-.4C134.017,262.907,134.431,264.28,134.258,265.669Z' transform='translate(-33.157 -176.37)' fill='%23fff'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M156.3,256.258a31.442,31.442,0,0,0-1.716-9.651c-.818-2.315-1.92-2.262-3.216-.392-2.386,3.441-2.37,7.2-1.392,11.068a9.31,9.31,0,0,0,.512,1.617c.87,1.883,1.065,5.327,3.123,5.059,2.466-.321,2.355-3.682,2.676-6.006A12.4,12.4,0,0,0,156.3,256.258Z' transform='translate(-1.657 -211.864)' fill='%23fff'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M199.607,263.872c-.191,2.13.9,2.411,2.917,1.812a11,11,0,0,0,7.133-12.658c-.515-2.009-1.42-2.25-3.139-1.281C203.048,253.7,199.554,259.6,199.607,263.872Z' transform='translate(103.146 -198.601)' fill='%23fff'/%3E%3Cpath id='Path_106' data-name='Path 106' d='M182.641,250.351c-.062-4.506-4.411-10.244-8.333-11.312-1.864-.506-1.509,1.043-1.519,1.806-.074,5.855,3.016,10.244,6.852,14.238.781.812,1.383.312,1.88-.454A8.14,8.14,0,0,0,182.641,250.351Z' transform='translate(47.193 -224.171)' fill='%23fff'/%3E%3Cpath id='Path_107' data-name='Path 107' d='M120.855,266.446a18.58,18.58,0,0,0,3.5,9.482c1.349,1.836,2.028,1.055,2.843-.429a12.312,12.312,0,0,0-1.645-14.26c-1.855-2.12-2.732-2-3.766.571a10.962,10.962,0,0,0-.528,1.969C121.09,264.668,120.985,265.569,120.855,266.446Z' transform='translate(-61.122 -180.736)' fill='%23fff'/%3E%3Cpath id='Path_108' data-name='Path 108' d='M212.112,283.382c-1.29.244-3.414-.389-3.972,1.343-.494,1.531,1.037,2.9,2.191,3.951a13.507,13.507,0,0,0,10.306,3.491c1.228-.074,2.725-.185,3.228-1.454.444-1.124-.6-2.1-1.315-2.942C219.868,284.641,216.362,283.367,212.112,283.382Z' transform='translate(120.796 -131.443)' fill='%23fff'/%3E%3Cpath id='Path_109' data-name='Path 109' d='M127.185,283.74c-1.787-6.139-4.691-10.488-9.222-13.67-1.29-.9-2.932-1.932-4.386-.827s-.435,2.759.071,4.083C115.913,279.27,121.1,281.419,127.185,283.74Z' transform='translate(-77.863 -161.946)' fill='%23fff'/%3E%3Cpath id='Path_110' data-name='Path 110' d='M192.309,260.271A17.085,17.085,0,0,0,198.2,272.3c1.63,1.522,2.54.639,3.142-1.139,1.63-4.809-2.426-13.093-7.367-14.081C191.281,256.537,193.26,259.444,192.309,260.271Z' transform='translate(87.965 -186.466)' fill='%23fff'/%3E%3Cpath id='Path_111' data-name='Path 111' d='M195.9,258.846a11.718,11.718,0,0,0,10.9-8.327c.441-1.781-.414-2.241-1.843-2.386-3.164-.324-11.7,4.979-12.892,7.932a1.246,1.246,0,0,0,.759,1.88C193.973,258.364,195.18,258.642,195.9,258.846Z' transform='translate(87.097 -205.019)' fill='%23fff'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M199.623,288.8c-3.485.188-5.945,1.886-8.1,4.142a1.727,1.727,0,0,0-.349,1.861c.784,2.577,6.426,6.13,9.071,5.429,2.577-.685.769-2.278.157-3-1.4-1.645-1.34-2.451.71-3.4,1.4-.648,3.778-1.46,3.114-3.3C203.626,288.851,201.145,289.119,199.623,288.8Z' transform='translate(85.349 -120.136)' fill='%23fff'/%3E%3Cpath id='Path_113' data-name='Path 113' d='M163.9,249.593c.065,4.506,4.37,10.463,8.658,12.062,1.778.664,1.691-.735,1.883-1.654,1.1-5.259-3.408-12.472-8.639-13.892C164.351,245.716,163.854,246.627,163.9,249.593Z' transform='translate(28.684 -209.393)' fill='%23fff'/%3E%3Cpath id='Path_114' data-name='Path 114' d='M143.313,271.2c2.963-.043,7.54-2.478,7.469-4.244-.117-2.907-2.512-4.333-4.8-5.608a15.854,15.854,0,0,0-5.537-1.534c-.639-.1-1.432-.42-1.824.346-.358.7.241,1.3.614,1.815a19.1,19.1,0,0,0,2.188,2.59c1.04,1.006,1.389,1.71-.3,2.414-.858.358-2.485.324-2.278,1.58.225,1.37,1.605,2.108,3,2.429A14.55,14.55,0,0,0,143.313,271.2Z' transform='translate(-24.276 -180.925)' fill='%23fff'/%3E%3Cpath id='Path_115' data-name='Path 115' d='M217.057,263.774c.068-1.858-.472-3.077-2.54-1.907-5.158,2.917-7.818,7.753-9.528,13.145-.589,1.849,1.12,1.21,1.948,1.053C212.159,275.074,216.89,269.284,217.057,263.774Z' transform='translate(114.169 -177.293)' fill='%23fff'/%3E%3Cpath id='Path_116' data-name='Path 116' d='M211.717,267.448a15.2,15.2,0,0,0-5.935.8c-2.438.947-2.645,2.559-.59,4.259,2.741,2.272,11.525,2.691,14.432.741,1.627-1.09.852-2.1-.037-3.056C217.393,267.827,214.535,267.324,211.717,267.448Z' transform='translate(111.916 -164.725)' fill='%23fff'/%3E%3Cpath id='Path_117' data-name='Path 117' d='M188.214,273.031c-5.648-.247-8.923,3.213-12.136,6.759-1.022,1.13-.111,1.518.8,1.877,4.457,1.756,13.423-1.8,14.76-6.287C192.714,271.766,189.168,273.88,188.214,273.031Z' transform='translate(53.158 -153.065)' fill='%23fff'/%3E%3Cpath id='Path_118' data-name='Path 118' d='M120.5,282.028a19.241,19.241,0,0,0,8.087-2.355c1.836-1.046,1.806-2.059.154-3.272-3.975-2.923-12.222-1.982-15.368,1.716-1.052,1.235-.361,1.821.645,2.306A13.4,13.4,0,0,0,120.5,282.028Z' transform='translate(-77.834 -149.604)' fill='%23fff'/%3E%3Cpath id='Path_119' data-name='Path 119' d='M206.937,310.064c1.049-.12,2.636.358,3.355-.695.79-1.151-.472-2.305-1.049-3.324-2.127-3.759-7.334-5.994-11.71-5.352-2.006.3-1.7,1.333-1.253,2.642C197.625,307.314,201.594,309.866,206.937,310.064Z' transform='translate(95.563 -95.552)' fill='%23fff'/%3E%3Cpath id='Path_120' data-name='Path 120' d='M165.986,303.491c.114,1.488-.315,3.164,1.083,3.867,1.312.657,2.626-.315,3.744-1.1,3.358-2.346,5.559-8.71,4.42-12.559-.3-1.028-.772-1.793-1.877-.985C169.6,295.469,166.554,298.722,165.986,303.491Z' transform='translate(33.043 -112.668)' fill='%23fff'/%3E%3Cpath id='Path_121' data-name='Path 121' d='M186.554,279.591c.074.79.1,1.586.235,2.367.438,2.546,1.531,2.951,3.676,1.383,3.546-2.59,5.392-9.534,3.648-13.636-.645-1.512-1.5-1.994-2.75-.645C188.615,272.038,186.337,275.245,186.554,279.591Z' transform='translate(75.927 -162.976)' fill='%23fff'/%3E%3Cpath id='Path_122' data-name='Path 122' d='M204.029,279.852c-.237-4.506-5.346-10.158-9.608-10.874-1.38-.231-1.824.3-1.985,1.537-.469,3.636,5.966,11.509,9.738,11.9C204.5,282.661,203.93,280.985,204.029,279.852Z' transform='translate(88.18 -161.605)' fill='%23fff'/%3E%3Cpath id='Path_123' data-name='Path 123' d='M154.7,246.9c.108,1.577-.54,4.438,1.7,4.914,2.2.469,2.784-2.4,3.658-4.161a15.984,15.984,0,0,0,1.463-11.472c-.191-.735-.176-1.691-1.089-1.957-1.053-.309-1.617.528-2.207,1.2C156.182,237.758,154.975,241.579,154.7,246.9Z' transform='translate(9.47 -234.155)' fill='%23fff'/%3E%3Cpath id='Path_124' data-name='Path 124' d='M151.925,236c-4.654,4.42-6.651,12.945-4.568,18,.3.725.512,1.676,1.324,1.858,1.111.247,1.485-.858,1.972-1.568a13.206,13.206,0,0,0,2.4-9.013C152.755,242.3,152.332,239.329,151.925,236Z' transform='translate(-7.545 -230.3)' fill='%23fff'/%3E%3Cpath id='Path_125' data-name='Path 125' d='M171.327,266.969a32.772,32.772,0,0,0,.59,3.66c.37,1.349.324,3.293,2.065,3.512,1.4.176,2.238-1.376,3.037-2.438,2.349-3.12,2.309-9.42.093-12.574-.935-1.327-1.781-1.111-2.753-.173A10.042,10.042,0,0,0,171.327,266.969Z' transform='translate(44.168 -184)' fill='%23fff'/%3E%3Cpath id='Path_126' data-name='Path 126' d='M165.127,272.012c2.142.077,2.574-.732,1.651-2.685-2.139-4.531-8.29-7.766-13.05-6.756-1.855.4-2.207,1.225-1.17,2.852C154.627,268.675,161.031,272.092,165.127,272.012Z' transform='translate(3.827 -175.252)' fill='%23fff'/%3E%3Cpath id='Path_127' data-name='Path 127' d='M184.353,241.495c-.287-1.864.25-4.824-1.728-5.309-2-.488-3.087,2.315-4.025,4.022a16.031,16.031,0,0,0-1.636,10.559c.417,2.478,1.766,2.722,3.466,1.006A13.667,13.667,0,0,0,184.353,241.495Z' transform='translate(55.405 -230.033)' fill='%23fff'/%3E%3Cpath id='Path_128' data-name='Path 128' d='M194.207,306.309c4.938-.126,10.707-6.96,10-11.685-.136-.907-.624-.994-1.392-.991-4.346.022-10.8,6.911-10.661,11.334C192.2,306.655,193.386,306.189,194.207,306.309Z' transform='translate(87.632 -110.054)' fill='%23fff'/%3E%3Cpath id='Path_129' data-name='Path 129' d='M207.4,295.573a10.786,10.786,0,0,0-6.982-7.713c-1.667-.648-3.75-2.756-5.053-1.265-1.281,1.46.278,3.846,1.191,5.639,1.756,3.457,4.892,5.176,8.392,6.414C206.955,299.357,207.7,298.616,207.4,295.573Z' transform='translate(93.323 -125.83)' fill='%23fff'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M158.712,291.289a13.707,13.707,0,0,0,6.441-2.167,1.713,1.713,0,0,0,.843-2.3c-1.63-3.914-4.071-7.043-8.333-8.3-1.867-.553-2.639.071-1.948,2.025a8.968,8.968,0,0,0,.756,1.88c1.469,2.256,3.695,4.479-.836,6-1.12.38-.864,1.5.262,1.96C156.928,290.814,158.027,291.076,158.712,291.289Z' transform='translate(9.937 -141.982)' fill='%23fff'/%3E%3Cpath id='Path_131' data-name='Path 131' d='M126.036,291.793c-.957-4.707-2.608-9.287-7.324-12.059-.747-.441-1.583-1.17-2.472-.494-.7.534-.488,1.469-.358,2.229.855,5.065,2.639,9.6,7.4,12.309.654.373,1.34,1.12,2.142.75C126.5,294.027,125.8,292.932,126.036,291.793Z' transform='translate(-71.779 -140.659)' fill='%23fff'/%3E%3Cpath id='Path_132' data-name='Path 132' d='M159.847,271.779a10.945,10.945,0,0,0-9.34,4.787c-1.46,2-.67,2.778,1.33,3.222a12.776,12.776,0,0,0,11.105-2.836c1.028-.815,2.182-1.991,1.707-3.46-.438-1.364-2.028-1.21-3.2-1.5A11.45,11.45,0,0,0,159.847,271.779Z' transform='translate(-0.819 -155.652)' fill='%23fff'/%3E%3Cpath id='Path_133' data-name='Path 133' d='M190.661,257.148c-.111-4.441-5.111-9.5-9.54-9.969-1.475-.154-1.713.531-1.815,1.71-.414,4.661,4.975,10.655,9.59,10.7C190.9,259.6,190.526,258.163,190.661,257.148Z' transform='translate(60.788 -207.025)' fill='%23fff'/%3E%3Cpath id='Path_134' data-name='Path 134' d='M182.313,274.34c-.019,5.349,2.636,8.935,5.96,12.188,1.207,1.182,1.932.682,2.522-.617,1.306-2.883.435-5.556-.858-8.136a15.537,15.537,0,0,0-3.969-4.611c-.818-.7-1.531-2.182-2.664-1.747C181.98,271.924,182.649,273.621,182.313,274.34Z' transform='translate(67.109 -156.571)' fill='%23fff'/%3E%3Cpath id='Path_135' data-name='Path 135' d='M134.887,282.723c.028.377.04.945.12,1.5.225,1.63-.306,4.065,1.349,4.55,1.824.534,2.938-1.7,3.954-3.114a10.382,10.382,0,0,0-.062-11.772c-.948-1.377-1.67-1.522-2.843-.225C135.081,276.235,134.853,279.334,134.887,282.723Z' transform='translate(-31.851 -153.586)' fill='%23fff'/%3E%3Cpath id='Path_136' data-name='Path 136' d='M173.526,281.838c.21,1.429-.515,2.914.574,3.5,1.25.67,2.272-.611,3.194-1.37,3.886-3.2,4.883-7.7,5.4-12.383.244-2.207-1.265-1.8-2.408-1.355-3.475,1.34-5.2,4.2-6.111,7.611A35.9,35.9,0,0,0,173.526,281.838Z' transform='translate(48.68 -159.621)' fill='%23fff'/%3E%3Cpath id='Path_137' data-name='Path 137' d='M172.486,248.945c1.528-.1,3.056.154,3.657-1.1.58-1.213-.339-2.389-1.123-3.367-2.556-3.179-9.392-4.932-13.158-3.454-1.756.691-.67,1.6-.179,2.34C164.316,247.322,168.424,248.386,172.486,248.945Z' transform='translate(22.428 -220.934)' fill='%23fff'/%3E%3Cpath id='Path_138' data-name='Path 138' d='M162.926,255.6c.756,5.747,4.383,9.195,8.784,12.037,1.488.963,1.71-.222,1.821-1.306a10.757,10.757,0,0,0-4.454-10.068,32.968,32.968,0,0,0-3.392-2.25c-.648-.389-1.312-1.157-2.136-.707C162.546,253.85,163.148,254.937,162.926,255.6Z' transform='translate(26.658 -194.474)' fill='%23fff'/%3E%3Cpath id='Path_139' data-name='Path 139' d='M136.948,263.264c-.161-5.031-4.148-10.176-8.991-11.775-2.034-.673-2.969-.074-2.361,2.012a17.525,17.525,0,0,0,9.176,11.207C136.216,265.437,137.232,265.177,136.948,263.264Z' transform='translate(-51.613 -198.536)' fill='%23fff'/%3E%3Cpath id='Path_140' data-name='Path 140' d='M129.317,273.736c-1.349.176-3.873-.509-4.469,1.318-.627,1.923,1.852,2.8,3.225,3.855,3.083,2.376,6.7,2.469,10.374,2.194,2.238-.164,2.429-1.321,1.29-2.914C137.28,274.751,133.829,273.443,129.317,273.736Z' transform='translate(-53 -151.652)' fill='%23fff'/%3E%3Cpath id='Path_141' data-name='Path 141' d='M128.186,272.97c2.213.111,2.333-.944,1.719-2.583-1.577-4.2-6.917-8.071-11.334-8.164-1.426-.031-2.512.025-1.883,2.053C118.056,268.674,123.75,273.026,128.186,272.97Z' transform='translate(-70.197 -175.6)' fill='%23fff'/%3E%3Cpath id='Path_142' data-name='Path 142' d='M180.562,259.077a20.371,20.371,0,0,0,3.232,10.79c1.432,2.2,2.5,1.824,3.5-.386,1.843-4.043-.349-12.115-3.963-14.587-1.164-.793-1.713-.219-2.006.747C180.936,256.925,180.735,258.271,180.562,259.077Z' transform='translate(63.455 -191.661)' fill='%23fff'/%3E%3Cpath id='Path_143' data-name='Path 143' d='M188.452,261.985c-1.12.173-2.373-.315-2.951.75-.6,1.108.475,1.874,1.062,2.633,2.9,3.732,8.787,5.562,12.815,4.124,2.052-.734,2.5-1.574.806-3.3C196.875,262.821,192.591,262.466,188.452,261.985Z' transform='translate(73.392 -176.087)' fill='%23fff'/%3E%3Cpath id='Path_144' data-name='Path 144' d='M190.229,283.077c4.525-.161,9.695-3.571,10.988-7.031.772-2.068.164-3.136-2.037-2.886a13.363,13.363,0,0,0-10.846,7.093C187.066,282.577,188.072,283.337,190.229,283.077Z' transform='translate(78.508 -152.845)' fill='%23fff'/%3E%3Cpath id='Path_145' data-name='Path 145' d='M117.185,296.3a15.461,15.461,0,0,0,9.019-4.142c1.571-1.367,1.068-2.164-.562-2.941-3.494-1.66-11.88.593-14.016,3.775-.7,1.049-.318,1.682.58,2.207A8.505,8.505,0,0,0,117.185,296.3Z' transform='translate(-81.135 -120.434)' fill='%23fff'/%3E%3Cpath id='Path_146' data-name='Path 146' d='M184.164,251.3c.117,1.444-.42,3,.926,3.62,1.256.577,2.389-.509,3.25-1.315a12.811,12.811,0,0,0,3.914-12.321c-.321-1.806-1.182-2.028-2.516-.9A15.082,15.082,0,0,0,184.164,251.3Z' transform='translate(70.949 -222.599)' fill='%23fff'/%3E%3Cpath id='Path_147' data-name='Path 147' d='M136.232,268.821c-.373-4.229-2.836-8.195-7.343-10.874-1.284-.763-2.3-1.077-2.46,1.034-.37,4.815,2.991,10.59,7.293,12.494C135.534,272.278,136.587,272.112,136.232,268.821Z' transform='translate(-49.551 -185.717)' fill='%23fff'/%3E%3Cpath id='Path_148' data-name='Path 148' d='M134.061,249.342c.321,4.753,6.463,10.88,11.025,11.2,1.5.1,1.519-.756,1.195-1.667a19.341,19.341,0,0,0-10.013-11.34C134.425,246.639,133.805,247.667,134.061,249.342Z' transform='translate(-33.683 -206.927)' fill='%23fff'/%3E%3Cpath id='Path_149' data-name='Path 149' d='M187.372,292.74c.281,1.954.124,4.988,2.016,5.315,2.222.383,3.682-2.194,4.546-4.352,1.38-3.435.287-6.7-.929-9.9-.559-1.472-1.42-.608-2.083-.028C188.221,286.132,187.613,289.336,187.372,292.74Z' transform='translate(77.664 -132.263)' fill='%23fff'/%3E%3Cpath id='Path_150' data-name='Path 150' d='M180.365,285.932c.75-.13,2.043.531,2.562-.6.463-1.015-.522-1.9-1.111-2.654-2.7-3.485-6.012-5.753-10.707-5.043-1.784.269-2.253,1.09-1.392,2.79C171.915,284.769,175.813,285.753,180.365,285.932Z' transform='translate(39.954 -143.703)' fill='%23fff'/%3E%3Cpath id='Path_151' data-name='Path 151' d='M130.828,265.681c-.244-4.883-2.21-8.448-6.438-10.648-2.077-1.083-3.229-.7-3.287,1.8-.08,3.429,4.938,10.324,8.142,11C131.5,268.314,130.6,266.44,130.828,265.681Z' transform='translate(-60.608 -191.783)' fill='%23fff'/%3E%3Cpath id='Path_152' data-name='Path 152' d='M156.955,263.47c1.861.167,2.2-.753,1.364-2.234-2.58-4.577-6.327-7.636-11.6-8.584-1.447-.259-2.185.216-1.741,1.864C146.068,258.547,152.633,263.5,156.955,263.47Z' transform='translate(-11.057 -195.699)' fill='%23fff'/%3E%3Cpath id='Path_153' data-name='Path 153' d='M185.975,287.681c.1-4.182-5.587-10.605-9.525-10.867-1.549-.1-1.617.821-1.519,1.948.321,3.768,5.133,9.5,8.75,10.525C185.262,289.733,186.12,289.418,185.975,287.681Z' transform='translate(51.647 -145.164)' fill='%23fff'/%3E%3Cpath id='Path_154' data-name='Path 154' d='M193.274,245.608c-3.5.222-7.821,3.7-8.9,6.849-.5,1.475.207,2.108,1.392,2.549,3.945,1.469,10.707-3.4,10.59-7.682C196.293,244.889,194.265,245.963,193.274,245.608Z' transform='translate(71.077 -210.257)' fill='%23fff'/%3E%3Cpath id='Path_155' data-name='Path 155' d='M125.666,268.5c.1,2.895,1.734,5.5,4.216,7.639,1.4,1.207,2.373.809,3.09-.843,1.522-3.531-.54-9.747-3.846-11.685-1.3-.762-2.074-.481-2.682.793A9.18,9.18,0,0,0,125.666,268.5Z' transform='translate(-51.084 -173.565)' fill='%23fff'/%3E%3Cpath id='Path_156' data-name='Path 156' d='M136.328,268.7c-.836.092-2.259-.543-2.756.852-.423,1.185.537,2.126,1.349,2.917,3.432,3.343,7.562,4.3,12.185,3.417.648-.123,1.417-.272,1.654-.978.321-.957-.568-1.374-1.111-1.9C144.557,270.021,140.766,268.808,136.328,268.7Z' transform='translate(-34.804 -162.221)' fill='%23fff'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M207.928,272.381a13.526,13.526,0,0,0-3.691-8.889c-1.2-1.315-2.188-1.5-3,.423-1.272,3,1.13,12.136,3.67,13.969,1.012.731,1.438.1,1.837-.611A8.337,8.337,0,0,0,207.928,272.381Z' transform='translate(105.859 -175.036)' fill='%23fff'/%3E%3Cpath id='Path_158' data-name='Path 158' d='M142.519,278.138a6.32,6.32,0,0,1-.411.722c-.938,1.136-3.414,1.883-2.38,3.531,1.148,1.827,3.352.577,4.926-.139,2.21-1.006,5.534-1.9,5.546-4.272.012-2.13-3.238-3.188-5.377-4.161-1.981-.9-4.9-2.488-6.093-.219C137.429,276.07,141.083,276.517,142.519,278.138Z' transform='translate(-24.399 -154.285)' fill='%23fff'/%3E%3Cpath id='Path_159' data-name='Path 159' d='M162.535,264.288a12.247,12.247,0,0,0,7.562-2.725c1.639-1.336,1.861-2.4-.37-3.4-3.753-1.685-10.256-.318-12.892,2.747-.932,1.087-.781,1.765.451,2.33A13.016,13.016,0,0,0,162.535,264.288Z' transform='translate(12.693 -185.594)' fill='%23fff'/%3E%3Cpath id='Path_160' data-name='Path 160' d='M185.415,292.945c1.361-.148,3.222.262,3.837-1.312s-.843-2.728-1.96-3.639a15.342,15.342,0,0,0-9.784-3.25c-2.09-.031-2.577.88-1.361,2.735C178.341,290.834,181.273,292.819,185.415,292.945Z' transform='translate(52.874 -128.601)' fill='%23fff'/%3E%3Cpath id='Path_161' data-name='Path 161' d='M177.69,259.035a10.578,10.578,0,0,0,4.911-1.173c1.278-.673,3.309-1.238,3.179-2.679-.161-1.809-2.287-2.451-3.911-2.7a12.192,12.192,0,0,0-9.651,2.191c-1.994,1.515-1.429,2.512.515,3.333A12.372,12.372,0,0,0,177.69,259.035Z' transform='translate(43.444 -196.329)' fill='%23fff'/%3E%3Cpath id='Path_162' data-name='Path 162' d='M186.624,242.56c-4,.42-7.309,2.929-9.732,6.772-.877,1.389-.019,1.732,1.176,1.96,3.991.769,10.747-2.849,12.21-6.574C190.877,243.19,189.975,242.542,186.624,242.56Z' transform='translate(55.048 -216.617)' fill='%23fff'/%3E%3Cpath id='Path_163' data-name='Path 163' d='M127.9,288.784c0,1.38-.167,2.488,1.738,2.216,4.04-.58,8.077-5.445,7.688-9.472-.232-2.426-1.306-3.216-3.6-2.028C129.862,281.506,129.016,285.324,127.9,288.784Z' transform='translate(-46.431 -140.681)' fill='%23fff'/%3E%3Cpath id='Path_164' data-name='Path 164' d='M198.931,285.895c.148-3.682-2.241-6-4.509-8.377-.951-1-1.506-.389-2.071.494-2.145,3.364-.052,10.741,3.553,12.679,1.2.648,1.874.414,2.309-.827A9.935,9.935,0,0,0,198.931,285.895Z' transform='translate(86.247 -144.752)' fill='%23fff'/%3E%3Cpath id='Path_165' data-name='Path 165' d='M142.1,255.121c.145-1.836-.778-2.114-2.327-1.685-3.5.972-8.118,6.343-8.537,9.908-.148,1.278.407,1.583,1.537,1.556C137.136,264.794,142.183,259.523,142.1,255.121Z' transform='translate(-39.514 -194.292)' fill='%23fff'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M184.846,261.885c.213-3.29-1.645-5.8-3.843-8.158-1.336-1.432-2.269-.985-3.071.577a8.918,8.918,0,0,0,3.982,11.593C184.1,266.941,184.864,265.95,184.846,261.885Z' transform='translate(56.233 -195.124)' fill='%23fff'/%3E%3Cpath id='Path_167' data-name='Path 167' d='M167.43,248.48c.16.75-.54,2.191.645,2.762,1.145.556,2.059-.614,2.907-1.278a10.06,10.06,0,0,0,3.472-11.176c-.59-1.673-1.358-1.9-2.664-.778C168.674,240.69,167.331,244.128,167.43,248.48Z' transform='translate(35.926 -227.556)' fill='%23fff'/%3E%3Cpath id='Path_168' data-name='Path 168' d='M164.735,265.2c-.3,5.676,3.426,8.392,6.584,11.4,1.111,1.062,1.537-.068,1.781-.96.914-3.361-.127-6.244-2.355-8.735a19.35,19.35,0,0,0-3.056-2.661c-.741-.537-1.213-2.04-2.374-1.321C164.426,263.48,164.787,264.782,164.735,265.2Z' transform='translate(30.371 -174.514)' fill='%23fff'/%3E%3Cpath id='Path_169' data-name='Path 169' d='M206.664,260.246a5.354,5.354,0,0,0-3.676,1.21c-3.272,2.571-4.793,6.232-6.068,10.009-.4,1.173.068,1.658,1.4,1.33,3.7-.907,8.821-6.059,9.346-9.621C207.862,261.888,208.3,260.3,206.664,260.246Z' transform='translate(97.299 -179.715)' fill='%23fff'/%3E%3Cpath id='Path_170' data-name='Path 170' d='M165.354,297.7c-.185,1.5.346,1.871,1.75,1.509,3.59-.923,8.593-6.358,8.941-9.926.12-1.256.284-2.6-1.833-2.127C170.178,288.064,165.431,293.682,165.354,297.7Z' transform='translate(31.65 -123.779)' fill='%23fff'/%3E%3Cpath id='Path_171' data-name='Path 171' d='M110.308,283.864c.262,4.083,7.621,10.4,11.117,10.219,1.451-.071,1.272-.8,1.009-1.824-1.034-4.059-5.667-8.414-9.772-9.074C111.549,283.006,110.3,282.667,110.308,283.864Z' transform='translate(-83.128 -132.239)' fill='%23fff'/%3E%3Cpath id='Path_172' data-name='Path 172' d='M145.77,271.694a12.228,12.228,0,0,0-1.63-5.818c-1.185-2.065-2.327-1.744-3.54-.031-1.651,2.337-1.343,9.744.423,12.1.969,1.29,1.741.624,2.509-.074C145.356,276.215,145.8,274.036,145.77,271.694Z' transform='translate(-22.187 -170.962)' fill='%23fff'/%3E%3Cpath id='Path_173' data-name='Path 173' d='M174.6,243.586c-3.83,2.432-5.543,8.945-3.065,13.679.981,1.877,1.676,1.667,2.83.231C178.062,252.9,177.182,248.274,174.6,243.586Z' transform='translate(42.199 -214.476)' fill='%23fff'/%3E%3Cpath id='Path_174' data-name='Path 174' d='M164.434,253.6c-3.963-.114-9.167,3.911-10.278,7.747-.448,1.543.151,1.759,1.414,1.793,3.8.1,9.13-3.441,10.522-7.05C166.844,254.14,166.529,253.661,164.434,253.6Z' transform='translate(8.051 -193.588)' fill='%23fff'/%3E%3Cpath id='Path_175' data-name='Path 175' d='M156.47,297.562c-3.586-.074-9.957,7.145-9.371,10.7.207,1.256,1.009.957,1.759.861,3.682-.478,8.83-5.846,9.127-9.506C158.069,298.571,158.192,297.479,156.47,297.562Z' transform='translate(-6.442 -101.865)' fill='%23fff'/%3E%3Cpath id='Path_176' data-name='Path 176' d='M112.235,278.726c-1.8-.126-1.42.972-1.321,1.809.444,3.762,5.5,8.726,9.374,9.392,1.735.3,1.911-.5,1.787-1.88C121.717,284,116.01,278.692,112.235,278.726Z' transform='translate(-82.077 -141.179)' fill='%23fff'/%3E%3Cpath id='Path_177' data-name='Path 177' d='M191.544,266.173c.065,3.945,4.466,9.309,8.154,10.176,1.935.454,1.741-.759,1.679-1.935-.219-4.074-4.238-8.948-8.151-10.04C191.115,263.781,191.726,265.337,191.544,266.173Z' transform='translate(86.369 -171.377)' fill='%23fff'/%3E%3Cpath id='Path_178' data-name='Path 178' d='M151.823,281.923a13.889,13.889,0,0,0-9.732,4.731c-1.086,1.148-.766,1.932.691,2.491,3.463,1.333,10.92-1.454,12.068-5C155.87,280.994,152.6,282.874,151.823,281.923Z' transform='translate(-18.16 -134.487)' fill='%23fff'/%3E%3Cpath id='Path_179' data-name='Path 179' d='M143.552,272.734a15,15,0,0,0,2.568,8.2c.512.713.978,1.716,1.991,1.559.864-.136.948-1.191,1.207-1.9a11.218,11.218,0,0,0-1.488-10.583c-.543-.815-.978-2.031-2.133-1.883-1.29.167-1.58,1.494-1.9,2.553A10.353,10.353,0,0,0,143.552,272.734Z' transform='translate(-13.765 -163.293)' fill='%23fff'/%3E%3Cpath id='Path_180' data-name='Path 180' d='M170.183,290.17c.083,3.587,3.58,8.488,6.784,9.658,2.266.83,3.568-.04,2.991-2.235a14.253,14.253,0,0,0-8.13-9.441C169.464,287.041,170.723,289.559,170.183,290.17Z' transform='translate(41.8 -122.073)' fill='%23fff'/%3E%3Cpath id='Path_181' data-name='Path 181' d='M207.93,280.167c-.377-2.309-.265-5.945-2.284-6.229-2.4-.333-2.9,3.188-3.611,5.386a9.609,9.609,0,0,0-.154,5.988c.343,1.055.364,2.494,1.682,2.645,1,.117,1.741-.929,2.34-1.756A12.256,12.256,0,0,0,207.93,280.167Z' transform='translate(107.082 -151.191)' fill='%23fff'/%3E%3Cpath id='Path_182' data-name='Path 182' d='M136.294,302.512A10.455,10.455,0,0,0,144.764,297c1-1.787.768-2.837-1.491-2.766-3.784.114-7.213.991-9.176,4.679-.475.892-1.127,1.874-.58,2.867C134.112,302.87,135.322,302.42,136.294,302.512Z' transform='translate(-35.138 -108.8)' fill='%23fff'/%3E%3Cpath id='Path_183' data-name='Path 183' d='M152.526,289.106c3.58.031,7.79-2.725,8.871-5.654.765-2.081.1-3.151-2.154-2.784a14.414,14.414,0,0,0-8.176,4.522c-.775.805-1.969,1.821-1.59,2.815C149.933,289.2,151.587,288.856,152.526,289.106Z' transform='translate(-1.556 -137.256)' fill='%23fff'/%3E%3Cpath id='Path_184' data-name='Path 184' d='M163.526,278.378c.164.966-.29,2.6,1.034,3.1s2.179-.907,2.988-1.775a10,10,0,0,0,1.63-11.046c-.741-1.66-1.472-1.827-2.568-.349A17.2,17.2,0,0,0,163.526,278.378Z' transform='translate(27.91 -165.005)' fill='%23fff'/%3E%3Cpath id='Path_185' data-name='Path 185' d='M143.486,240.765c.707,4.228,1.79,8.259,5.886,10.593.873.5,1.9,1.194,2.83.454.815-.651.272-1.685.04-2.546a16.458,16.458,0,0,0-6.627-9.6c-.549-.383-1.142-.911-1.833-.466C143.242,239.552,143.409,240.207,143.486,240.765Z' transform='translate(-14.082 -223.974)' fill='%23fff'/%3E%3Cpath id='Path_186' data-name='Path 186' d='M203.835,296.841c.123.886-.272,2,.6,2.509,1.037.6,1.941-.287,2.7-.858a9.928,9.928,0,0,0,4.09-9.111c-.161-2.213-1.145-3.016-3.324-1.648C204.452,289.9,204.137,293.35,203.835,296.841Z' transform='translate(112.014 -123.768)' fill='%23fff'/%3E%3Cpath id='Path_187' data-name='Path 187' d='M147.494,251.2a4.313,4.313,0,0,0-2.636,1.386c-2.528,2.3-3.583,5.389-4.46,8.559-.435,1.568.25,2.049,1.759,1.843,3.988-.549,7.926-6.444,6.87-10.293C148.8,251.866,148.472,251.227,147.494,251.2Z' transform='translate(-20.615 -198.579)' fill='%23fff'/%3E%3Cpath id='Path_188' data-name='Path 188' d='M180.484,278.327c-.639,5.645,1.485,9.432,5.673,12.213.71.472,1.531,1.3,2.432.676.975-.673.673-1.824.512-2.818C188.308,283.4,184.74,280.858,180.484,278.327Z' transform='translate(63.058 -141.99)' fill='%23fff'/%3E%3Cpath id='Path_189' data-name='Path 189' d='M149.854,276.443c4.982.349,8.176-1.806,10.513-5.475.735-1.154,1.361-2.716.361-3.8-1.133-1.222-2.83-.676-4.117.046C153.061,269.208,151.385,272.582,149.854,276.443Z' transform='translate(-0.616 -166.773)' fill='%23fff'/%3E%3Cpath id='Path_190' data-name='Path 190' d='M185.907,259.793a11.323,11.323,0,0,0,.309,2.148c.4,1.34.167,3.469,1.83,3.648,1.985.213,2.58-1.892,3.2-3.432a10.96,10.96,0,0,0-.049-8.917c-.309-.685-.281-1.772-1.275-1.8-.9-.031-1.157.96-1.593,1.593A10.944,10.944,0,0,0,185.907,259.793Z' transform='translate(74.605 -198.096)' fill='%23fff'/%3E%3Cpath id='Path_191' data-name='Path 191' d='M195.273,297.456a22.642,22.642,0,0,0-1.367-2.253c-.722-.947-1.154-2.62-2.577-2.352-1.488.284-1.725,1.941-2.015,3.266-.87,3.941,1.287,6.7,3.7,9.364,1.006,1.114,1.565.324,2.1-.441C196.847,302.585,196.069,300.064,195.273,297.456Z' transform='translate(81.303 -111.747)' fill='%23fff'/%3E%3Cpath id='Path_192' data-name='Path 192' d='M161.895,261.436a11.328,11.328,0,0,0,12.784,2.238c2.262-1.185,2.059-2.488.278-3.83a6.269,6.269,0,0,0-6.114-1.034C166.608,259.6,164.407,260.479,161.895,261.436Z' transform='translate(24.507 -183.513)' fill='%23fff'/%3E%3Cpath id='Path_193' data-name='Path 193' d='M159.821,253.65a13.46,13.46,0,0,0,8.941-6.914c.4-.756,1.006-1.673.247-2.5-.583-.633-1.475-.435-2.262-.336-3.3.423-8.256,4.886-8.991,8.1C157.389,253.594,157.716,253.9,159.821,253.65Z' transform='translate(15.599 -214.049)' fill='%23fff'/%3E%3Cpath id='Path_194' data-name='Path 194' d='M190.976,266.233a11.948,11.948,0,0,0,8.772-4.5c1.284-1.528.923-2.383-1.071-2.633-3.707-.469-6.985.238-9.5,3.234-.713.852-2.034,1.658-1.562,2.8C188.145,266.416,189.744,266.057,190.976,266.233Z' transform='translate(77.956 -182.382)' fill='%23fff'/%3E%3Cpath id='Path_195' data-name='Path 195' d='M191.637,303.942c-.08,3.62,4.858,7.636,8.537,7.043,1.306-.213,1.275-.9,1.167-1.914a9.088,9.088,0,0,0-7.34-7.479C192.276,301.383,191.68,301.976,191.637,303.942Z' transform='translate(86.56 -93.529)' fill='%23fff'/%3E%3Cpath id='Path_196' data-name='Path 196' d='M181.06,247.547c3.707.071,8.371-3.33,9.664-6.9.513-1.417-.407-1.531-1.275-1.719-3.843-.836-9.621,3.435-10.031,7.281C179.251,247.736,180.187,247.507,181.06,247.547Z' transform='translate(61.028 -224.425)' fill='%23fff'/%3E%3Cpath id='Path_197' data-name='Path 197' d='M175.5,306.955c-.228,2,.58,2.543,2.346,1.633,3.707-1.917,5.627-5.133,6.429-9.09.46-2.269-1.046-2.114-2.482-1.781C178.474,298.489,175.616,302.727,175.5,306.955Z' transform='translate(52.805 -101.931)' fill='%23fff'/%3E%3Cpath id='Path_198' data-name='Path 198' d='M159.7,249.522c.944.04,1.015-.515,1.015-1.309,0-3.836-4-9.472-7.509-10.577-1.21-.383-1.951-.33-1.972,1.232-.046,3.333,4.494,9.469,7.806,10.451C159.251,249.38,159.467,249.451,159.7,249.522Z' transform='translate(2.252 -227.305)' fill='%23fff'/%3E%3Cpath id='Path_199' data-name='Path 199' d='M195.429,278.68a11.3,11.3,0,0,0-8.729,5.1c-1.244,1.793-.7,2.837,1.442,3.253,3.725.725,8.59-2.914,9.124-6.858C197.485,278.553,196.479,278.612,195.429,278.68Z' transform='translate(74.891 -141.308)' fill='%23fff'/%3E%3Cpath id='Path_200' data-name='Path 200' d='M126.479,290.509a14.194,14.194,0,0,0-2.429-8.334c-.991-1.41-1.9-1.447-2.519.4a12.447,12.447,0,0,0,1.293,11.306c.481.735.9,1.8,1.911,1.707,1.111-.108,1.068-1.327,1.269-2.142A28.335,28.335,0,0,0,126.479,290.509Z' transform='translate(-61.352 -136.1)' fill='%23fff'/%3E%3Cpath id='Path_201' data-name='Path 201' d='M198.586,289.708c-.071,3.278,2,7.756,3.355,7.729,1.374-.031,2.892-4.608,2.5-7.549a3.983,3.983,0,0,0-.124-.664c-.623-1.96-.781-5.627-2.293-5.374C199.478,284.275,199,287.584,198.586,289.708Z' transform='translate(101.059 -130.493)' fill='%23fff'/%3E%3Cpath id='Path_202' data-name='Path 202' d='M142.786,296.272c-.519-3.407-4.154-7.475-7.364-8.262-1.571-.383-2.367-.053-2.148,1.812.4,3.4,3.809,7.617,7.049,8.522C142.431,298.932,143.1,298.368,142.786,296.272Z' transform='translate(-35.287 -122.082)' fill='%23fff'/%3E%3Cpath id='Path_203' data-name='Path 203' d='M199.108,252.535c-3.432,4.077-3.392,8.457-.114,12.355,1.463,1.738,2.475,1.766,3.25-.525C203.815,259.72,201.774,256.106,199.108,252.535Z' transform='translate(96.781 -195.804)' fill='%23fff'/%3E%3Cpath id='Path_204' data-name='Path 204' d='M210.837,293.9c-1.346.358-3.679-.364-4.161,1.173-.58,1.864,1.756,2.559,3.071,3.466a8.844,8.844,0,0,0,7.747,1.216c2.164-.6,2.645-1.481.911-3.185A9.806,9.806,0,0,0,210.837,293.9Z' transform='translate(117.753 -109.52)' fill='%23fff'/%3E%3Cpath id='Path_205' data-name='Path 205' d='M126.8,300.347c3.938-.269,7.38-1.605,9.5-5.4.63-1.133.75-1.756-.728-2.216-3.457-1.074-10.426,3.037-10.874,6.509C124.586,300.069,125.025,300.316,126.8,300.347Z' transform='translate(-53.144 -112.308)' fill='%23fff'/%3E%3Cpath id='Path_206' data-name='Path 206' d='M208.892,284.859c-.176-1.58.312-3.889-1.207-4.315-1.765-.494-2.654,1.722-3.475,3.127a10.216,10.216,0,0,0-.59,8.559c.583,1.861,1.63,1.617,2.735.494C208.522,290.522,208.732,287.68,208.892,284.859Z' transform='translate(110.198 -137.512)' fill='%23fff'/%3E%3Cpath id='Path_207' data-name='Path 207' d='M189.57,274.558a11.118,11.118,0,0,0-1.318-5.651c-.645-1.164-1.188-3-2.553-2.877-1.661.151-1.778,2.161-2.025,3.537-.528,2.945.5,5.583,2.108,8.006.423.636.815,1.6,1.645,1.525,1-.093,1.352-1.157,1.617-1.994A19.031,19.031,0,0,0,189.57,274.558Z' transform='translate(69.658 -167.659)' fill='%23fff'/%3E%3Cpath id='Path_208' data-name='Path 208' d='M151.978,263.868a12.244,12.244,0,0,0,5.969-1.349c.864-.414,2.124-.639,2-1.941-.1-1.121-1.139-1.621-2.031-2.1-2.954-1.565-8.423-.256-10.54,2.426-.954,1.207-.478,1.867.738,2.182C149.636,263.482,151.194,263.714,151.978,263.868Z' transform='translate(-6.837 -184.8)' fill='%23fff'/%3E%3Cpath id='Path_209' data-name='Path 209' d='M115.829,286.517c.151,3.611,3.516,8.006,6.729,9.034,1.34.426,1.957.262,1.806-1.232-.414-4.037-2.086-7.386-5.657-9.488C116.631,283.613,115.733,284.227,115.829,286.517Z' transform='translate(-71.624 -129.698)' fill='%23fff'/%3E%3Cpath id='Path_210' data-name='Path 210' d='M160.486,254.254c-.225-5.09-3.25-8.1-6.759-10.7-1.3-.966-1.9-.037-1.7,1.259a15.115,15.115,0,0,0,6.028,10.568,3.782,3.782,0,0,0,1.812.673C160.313,256.087,160.5,255.309,160.486,254.254Z' transform='translate(3.835 -215.378)' fill='%23fff'/%3E%3Cpath id='Path_211' data-name='Path 211' d='M147.385,266.441c.232,2.867.9,6.833,3.253,6.744,2.188-.083,2.716-4.21,2.525-6.926-.164-2.324-.639-5.741-3.105-5.621C147.558,260.762,147.527,264.166,147.385,266.441Z' transform='translate(-5.768 -178.904)' fill='%23fff'/%3E%3Cpath id='Path_212' data-name='Path 212' d='M144.448,262.747c1.12-.179,2.509.108,2.966-1.2.389-1.114-.731-1.784-1.355-2.549-2.469-3.018-5.781-3.324-9.275-2.725-1.929.33-2.127,1.4-.809,2.824A12.065,12.065,0,0,0,144.448,262.747Z' transform='translate(-31.332 -188.534)' fill='%23fff'/%3E%3Cpath id='Path_213' data-name='Path 213' d='M161.015,280.909a9.758,9.758,0,0,0,4.9-1.2c.926-.488,2.485-.62,2.275-2.049-.179-1.213-1.54-1.562-2.6-1.944a10.913,10.913,0,0,0-8.883.8c-.688.34-1.691.451-1.7,1.423-.009.874.815,1.306,1.472,1.747A8.094,8.094,0,0,0,161.015,280.909Z' transform='translate(10.139 -148.723)' fill='%23fff'/%3E%3Cpath id='Path_214' data-name='Path 214' d='M139.709,289.562c1.164-.25,3.2.571,3.7-1.161.562-1.935-1.318-2.957-2.756-3.818-2.938-1.762-5.988-.6-8.954-.031-1.485.284-.9,1.293-.222,2A10.167,10.167,0,0,0,139.709,289.562Z' transform='translate(-40.432 -130.888)' fill='%23fff'/%3E%3Cpath id='Path_215' data-name='Path 215' d='M157.1,284.055c2.515.182,2.753-1.157,1.787-3.13-1.756-3.59-5.083-4.92-8.654-5.793-1.127-.278-1.583.2-1.4,1.5C149.361,280.3,153.33,284,157.1,284.055Z' transform='translate(-2.833 -148.816)' fill='%23fff'/%3E%3Cpath id='Path_216' data-name='Path 216' d='M162.728,294.08c1.37.049,1.5-.63,1.361-1.738-.448-3.469-4.8-7.741-8.3-8.047-.818-.071-1.537-.219-1.642,1.025C153.854,288.737,159.274,294.268,162.728,294.08Z' transform='translate(8.312 -129.631)' fill='%23fff'/%3E%3Cpath id='Path_217' data-name='Path 217' d='M197.947,258.865c2.167-.222,4.722-.256,5.225-2.154.537-2.019-2.1-2.509-3.574-3.352a7,7,0,0,0-2.9-.821c-1.917-.133-4.654-.21-5.022,1.654-.37,1.883,1.861,3.414,3.849,4.176A13.4,13.4,0,0,0,197.947,258.865Z' transform='translate(86.565 -195.924)' fill='%23fff'/%3E%3Cpath id='Path_218' data-name='Path 218' d='M128.5,294.156c.556,1.636-.062,4.725,2.022,4.963,1.864.213,2.8-2.6,3.364-4.568a15.249,15.249,0,0,0,.3-6.074c-.1-.787-.173-1.679-1.08-1.944-.861-.25-1.519.352-2.077.914A9.4,9.4,0,0,0,128.5,294.156Z' transform='translate(-45.175 -124.991)' fill='%23fff'/%3E%3Cpath id='Path_219' data-name='Path 219' d='M142.821,289.309a11.654,11.654,0,0,0,4.173,8.442c1.386,1.284,2.58,1.123,2.614-.92a13.746,13.746,0,0,0-4.2-10.331c-.478-.472-1.071-1.022-1.732-.447C142.725,286.877,142.985,288.115,142.821,289.309Z' transform='translate(-15.291 -126.382)' fill='%23fff'/%3E%3Cpath id='Path_220' data-name='Path 220' d='M129.452,290.02a10.267,10.267,0,0,0-8.272,4.33c-1.056,1.432-.639,2.207,1,2.639,3.087.809,8.537-1.843,9.63-4.932C132.822,289.208,130.291,290.48,129.452,290.02Z' transform='translate(-61.654 -117.593)' fill='%23fff'/%3E%3Cpath id='Path_221' data-name='Path 221' d='M163.872,296.716a9.917,9.917,0,0,0,1.491,5.485c.518.744,1.068,1.562,2.12,1.423,1.022-.133,1.481-1,1.759-1.861A9.889,9.889,0,0,0,168,293.031c-.429-.67-.9-1.457-1.747-1.454-1.1,0-1.321,1.093-1.691,1.877A6.082,6.082,0,0,0,163.872,296.716Z' transform='translate(28.558 -114.344)' fill='%23fff'/%3E%3Cpath id='Path_222' data-name='Path 222' d='M142.349,265.089c.182.861-.34,2.139.818,2.624,1.108.463,1.886-.525,2.546-1.241a10.668,10.668,0,0,0,2.911-9.306c-.117-.725-.2-1.667-1.139-1.883-.874-.2-1.494.42-2.009,1.009A13.615,13.615,0,0,0,142.349,265.089Z' transform='translate(-16.275 -190.148)' fill='%23fff'/%3E%3Cpath id='Path_223' data-name='Path 223' d='M131.449,267c.012,1.056.744.874,1.42.843,3.411-.151,8.142-5.087,8.17-8.457.012-1.537-.873-1.556-2-1.435C135.915,258.279,131.158,263.931,131.449,267Z' transform='translate(-39.045 -184.588)' fill='%23fff'/%3E%3Cpath id='Path_224' data-name='Path 224' d='M152.346,273.867c1.272-.028,1.133-.839,1.009-1.654-.426-2.827-6.006-7.772-8.972-8.052-1.262-.121-1.238.63-1.244,1.447-.022,2.275,1.373,3.732,2.972,5.053A17.977,17.977,0,0,0,152.346,273.867Z' transform='translate(-14.627 -171.576)' fill='%23fff'/%3E%3Cpath id='Path_225' data-name='Path 225' d='M120.4,276.794a12.313,12.313,0,0,0,1.525,6.093c.469.886.935,2.043,2.136,1.886,1.025-.133,1.179-1.309,1.407-2.142a10.929,10.929,0,0,0-.941-8.219c-.522-.991-1.145-2.275-2.392-2.123-1.358.167-1.293,1.661-1.534,2.722A13.4,13.4,0,0,0,120.4,276.794Z' transform='translate(-62.078 -154.615)' fill='%23fff'/%3E%3Cpath id='Path_226' data-name='Path 226' d='M144.771,279.388c.191-2.194-1.012-2.33-2.747-1.679-2.636.988-5.991,7.229-5.392,9.979.213.981.747.886,1.481.654C140.953,287.438,144.759,282.41,144.771,279.388Z' transform='translate(-28.349 -143.992)' fill='%23fff'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M180.815,293.608a10.237,10.237,0,0,0,.469,2.787c.614,1.472.874,3.981,2.759,3.694,1.54-.235,1.975-2.6,2.161-4.293a8.131,8.131,0,0,0-.293-3.343c-.6-1.8-.54-4.883-2.9-4.593C181,288.108,180.855,290.972,180.815,293.608Z' transform='translate(63.983 -122.137)' fill='%23fff'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M204.507,279.277c.225,1.068-.287,2.741,1.065,3.232,1.3.472,2.247-.861,3.022-1.8a9.726,9.726,0,0,0,1.849-8.037c-.247-1.639-1.089-1.716-2.377-.886C205.995,273.122,204.513,276.076,204.507,279.277Z' transform='translate(113.416 -156.714)' fill='%23fff'/%3E%3Cpath id='Path_229' data-name='Path 229' d='M141.3,297.543c.019,3.938,1.725,6.185,3.534,8.38.877,1.062,1.417.642,1.985-.37,1.744-3.1.259-8.685-2.846-10.615-.5-.312-1.065-.695-1.522-.262A4.057,4.057,0,0,0,141.3,297.543Z' transform='translate(-18.475 -108.282)' fill='%23fff'/%3E%3Cpath id='Path_230' data-name='Path 230' d='M205.413,256.449a5.564,5.564,0,0,0-1.349.117c-1.525.506-4.071.241-4.049,2.225.022,2.1,2.321,2.8,4.3,3.161a4.484,4.484,0,0,0,1.015.062c2.42-.133,4.886-.5,6.071-2.868C211.96,258.035,208.373,256.4,205.413,256.449Z' transform='translate(104.043 -187.641)' fill='%23fff'/%3E%3Cpath id='Path_231' data-name='Path 231' d='M197.241,284.259c-.136,1.756.818,1.821,2.142,1.42,2.59-.784,6.025-4.883,6.34-7.5.2-1.636-.549-2-1.978-1.759C200.589,276.944,197.16,281.052,197.241,284.259Z' transform='translate(98.228 -146.101)' fill='%23fff'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M206.71,286.53c.049,1.2-.17,2.481.818,2.969,1.074.531,1.781-.651,2.494-1.3a11.256,11.256,0,0,0,3.6-7.8c.151-1.833-.54-2.318-2.148-1.4A9.055,9.055,0,0,0,206.71,286.53Z' transform='translate(118.013 -141.517)' fill='%23fff'/%3E%3Cpath id='Path_233' data-name='Path 233' d='M177.426,289.751c2.5-.275,5.728-3.256,6.386-6.046.377-1.6-.281-2.154-1.753-1.932a8.608,8.608,0,0,0-7,5.256C174.194,289.007,174.78,290.106,177.426,289.751Z' transform='translate(51.199 -134.898)' fill='%23fff'/%3E%3Cpath id='Path_234' data-name='Path 234' d='M156.975,249.294c.154,1.025-.071,2.849,1.407,3.167,1.306.284,1.855-1.426,2.377-2.494,1.25-2.568,2.213-5.213,1.185-8.139-.225-.645-.327-1.485-1.034-1.636-.744-.157-1.154.608-1.5,1.173A14.428,14.428,0,0,0,156.975,249.294Z' transform='translate(14.241 -221.601)' fill='%23fff'/%3E%3Cpath id='Path_235' data-name='Path 235' d='M203.825,270.238c-.383-1.2.454-3.46-1.457-3.787-1.725-.293-2.408,1.732-2.991,3.179a7.8,7.8,0,0,0,.213,7.142c.911,1.562,1.978,1.781,2.886-.117A15.314,15.314,0,0,0,203.825,270.238Z' transform='translate(101.129 -166.828)' fill='%23fff'/%3E%3Cpath id='Path_236' data-name='Path 236' d='M157.433,285.208a11.566,11.566,0,0,0-7.213,3.71c-1.09,1.179-.9,1.833.651,2.389,3.225,1.151,7.892-1.009,8.988-4.281C160.31,285.683,159.68,285.162,157.433,285.208Z' transform='translate(-1.294 -127.639)' fill='%23fff'/%3E%3Cpath id='Path_237' data-name='Path 237' d='M123.382,282.79a14.95,14.95,0,0,0,2.522-.478c1.315-.475,3.525-.583,3.4-2.154-.148-1.809-2.281-2.324-3.979-2.442a9.157,9.157,0,0,0-3.645.515c-1.34.485-3.9-.154-3.756,1.728.136,1.778,2.5,2.321,4.318,2.661C122.57,282.682,122.907,282.719,123.382,282.79Z' transform='translate(-67.254 -143.305)' fill='%23fff'/%3E%3Cpath id='Path_238' data-name='Path 238' d='M126.116,281.2a13.612,13.612,0,0,0,1.892,6c.4.664.772,1.54,1.722,1.367.7-.126.935-.883,1.207-1.515,1.12-2.624.034-7.247-2.154-9.08-.435-.364-.969-.929-1.463-.562C126.1,278.316,126.233,279.77,126.116,281.2Z' transform='translate(-50.145 -144.155)' fill='%23fff'/%3E%3Cpath id='Path_239' data-name='Path 239' d='M152.036,287.881c-2.13-.194-2.818.512-1.935,2.133a8.942,8.942,0,0,0,6.179,4.9c.874.176,1.9.482,2.482-.469a2.518,2.518,0,0,0-.358-2.571C156.943,289.252,154.422,288.326,152.036,287.881Z' transform='translate(-0.885 -122.121)' fill='%23fff'/%3E%3Cpath id='Path_240' data-name='Path 240' d='M155.166,243.582c-.222-1.071.191-2.843-1.009-3.259-1.321-.457-1.824,1.355-2.627,2.207a8.545,8.545,0,0,0-2.377,6.176c.037,1.719.759,2.521,2.608,1.531C153.965,249.055,155.243,246.758,155.166,243.582Z' transform='translate(-2.083 -221.436)' fill='%23fff'/%3E%3Cpath id='Path_241' data-name='Path 241' d='M136.827,268.452c-2.2-.074-6.766,4.105-6.908,6.3-.086,1.318.787,1.429,1.744,1.448,2.833.052,6.21-2.92,6.682-5.781C138.558,269.125,138.172,268.458,136.827,268.452Z' transform='translate(-42.223 -162.596)' fill='%23fff'/%3E%3Cpath id='Path_242' data-name='Path 242' d='M161.684,269.584a10,10,0,0,0,2.991,6.463.665.665,0,0,0,1.124-.194,8.421,8.421,0,0,0,.8-6.235,3.121,3.121,0,0,0-.151-.66c-.633-1.3-.315-3.818-2.185-3.565C162.449,265.64,161.875,267.868,161.684,269.584Z' transform='translate(24.067 -169.013)' fill='%23fff'/%3E%3Cpath id='Path_243' data-name='Path 243' d='M203.689,265.237c.552,1.556.019,4.127,2,4.256,1.9.123,2.6-2.213,3.185-3.935a4.123,4.123,0,0,0,.139-2.012c-.318-1.664.139-4.414-1.707-4.537-1.759-.117-2.818,2.315-3.355,4.232A13.913,13.913,0,0,0,203.689,265.237Z' transform='translate(111.709 -182.305)' fill='%23fff'/%3E%3Cpath id='Path_244' data-name='Path 244' d='M201.107,303.723a8.67,8.67,0,0,0,6.642-2.88c.448-.5.176-1.1-.377-1.4a7.675,7.675,0,0,0-6.509-.46c-1.6.559-3.735,1.469-3.565,3.108C197.521,304.264,200.19,302.794,201.107,303.723Z' transform='translate(98.356 -99.962)' fill='%23fff'/%3E%3Cpath id='Path_245' data-name='Path 245' d='M169.954,288.973c2.827,1.722,5.781,2.475,8.985,1.114.8-.343,1.929-.485,2.012-1.534.1-1.188-1.012-1.639-1.883-2.123-3.247-1.815-6.108-.963-9.019,2.636Z' transform='translate(41.322 -127.009)' fill='%23fff'/%3E%3Cpath id='Path_246' data-name='Path 246' d='M128.284,282.028a9.636,9.636,0,0,0-1.5-5.766c-.472-.741-.91-1.719-2.019-1.46-1.015.241-1.188,1.219-1.435,2.1a8.544,8.544,0,0,0,.623,5.6c.537,1.33,1.2,3.065,2.957,2.67C128.506,284.812,128.151,283.01,128.284,282.028Z' transform='translate(-56.456 -149.432)' fill='%23fff'/%3E%3Cpath id='Path_247' data-name='Path 247' d='M129.689,292.452c.1-3.127-1.444-4.994-3.448-6.583-1.642-1.306-2.4-.445-2.75,1.21-.475,2.266,2.312,7.151,4.556,7.658C130.735,295.341,128.948,292.85,129.689,292.452Z' transform='translate(-55.734 -127.577)' fill='%23fff'/%3E%3Cpath id='Path_248' data-name='Path 248' d='M124.5,289.533c-2.778.315-6,3.759-6.438,6.525-.216,1.346.54,1.229,1.34,1.234,2.617.022,6.695-3.537,7.074-6.1C126.752,289.314,125.526,289.5,124.5,289.533Z' transform='translate(-67.031 -118.652)' fill='%23fff'/%3E%3Cpath id='Path_249' data-name='Path 249' d='M163.319,266.117c2.09-.605,5.179-.719,5.185-2.911.006-1.574-3.1-2.111-5.164-2.29a1.227,1.227,0,0,0-.336.006c-1.861.337-4.843.371-4.769,2.25C158.325,265.357,161.3,265.616,163.319,266.117Z' transform='translate(16.869 -178.336)' fill='%23fff'/%3E%3Cpath id='Path_250' data-name='Path 250' d='M186.1,283.069a17.875,17.875,0,0,0-3.022.355c-1.407.432-3.775.228-3.695,2.062.065,1.512,2.306,1.831,3.809,2.272a4.964,4.964,0,0,0,3-.1c1.725-.568,4.13-1.336,3.932-3.1C189.908,282.581,187.229,283.791,186.1,283.069Z' transform='translate(60.998 -132.096)' fill='%23fff'/%3E%3Cpath id='Path_251' data-name='Path 251' d='M129.529,288.606c.923-.136,1.978.16,2.414-.9a2.305,2.305,0,0,0-.562-2.192,8.641,8.641,0,0,0-6.617-3.531c-1.654-.164-1.969.836-1.4,2.148A7.186,7.186,0,0,0,129.529,288.606Z' transform='translate(-56.432 -134.407)' fill='%23fff'/%3E%3Cpath id='Path_252' data-name='Path 252' d='M155.626,268.345a8.549,8.549,0,0,0,4.519,4.608,19.824,19.824,0,0,0,2.917.83c.66.167,1.451.318,1.917-.235.654-.778-.068-1.481-.454-2.12-1.756-2.914-4.67-3.695-7.766-4.1C156.114,267.244,155.663,267.463,155.626,268.345Z' transform='translate(11.427 -164.975)' fill='%23fff'/%3E%3Cpath id='Path_253' data-name='Path 253' d='M153.466,258.389c.117.728-.309,1.676.63,2.077.84.361,1.488-.259,2.1-.734a7.191,7.191,0,0,0,3.025-4.309c.21-1.139,1.136-2.571-.2-3.37-1.154-.688-2.361.253-3.38.951C153.738,254.308,153.6,256.352,153.466,258.389Z' transform='translate(6.92 -197.312)' fill='%23fff'/%3E%3Cpath id='Path_254' data-name='Path 254' d='M186.495,251.66a9.54,9.54,0,0,0-2.1-6.09c-.417-.506-.864-1.157-1.645-.991-.947.2-1.059,1.08-1.173,1.846a9.146,9.146,0,0,0,1.022,5.9c.633,1.142,1.228,2.9,2.778,2.485C186.677,254.466,186.359,252.731,186.495,251.66Z' transform='translate(65.337 -212.458)' fill='%23fff'/%3E%3Cpath id='Path_255' data-name='Path 255' d='M192.914,255.682a14.045,14.045,0,0,0-.559-2.253c-.633-1.494-1.114-4.216-2.583-3.79-1.75.506-1.7,3.157-1.494,5.105a4.771,4.771,0,0,0,.577,1.932c.7,1.151.809,3.407,2.556,2.935C192.76,259.246,192.689,257.185,192.914,255.682Z' transform='translate(79.348 -201.942)' fill='%23fff'/%3E%3Cpath id='Path_256' data-name='Path 256' d='M192.457,277.831c3.315,2.216,5.858,2.127,9.1-.272.685-.506,1.846-.944,1.469-2.012-.383-1.083-1.6-1.228-2.611-1.145A14.146,14.146,0,0,0,192.457,277.831Z' transform='translate(88.274 -150.219)' fill='%23fff'/%3E%3Cpath id='Path_257' data-name='Path 257' d='M173.367,277.818c2.114-.062,4.534-.478,4.716-2.5.182-2.006-2.244-2.485-4.025-2.519-2.028-.037-4.658.266-4.778,2.587C169.178,277.336,171.678,277.617,173.367,277.818Z' transform='translate(39.909 -153.536)' fill='%23fff'/%3E%3Cpath id='Path_258' data-name='Path 258' d='M153.525,260.319c-.867.228-2.321-.151-2.651.815-.42,1.225.944,1.858,1.824,2.516a7.1,7.1,0,0,0,7.287,1.093c.679-.269.728-.694.429-1.315C159.7,261.943,155.954,260.208,153.525,260.319Z' transform='translate(1.348 -179.573)' fill='%23fff'/%3E%3Cpath id='Path_259' data-name='Path 259' d='M137.724,272.445c1.219.185,1.7-.377,1.5-1.54a6.586,6.586,0,0,0-1.762-3.605c-1.309-1.309-3.136-3.537-4.611-2.176-1.5,1.389.062,3.806,1.361,5.4A6.187,6.187,0,0,0,137.724,272.445Z' transform='translate(-37.383 -170.426)' fill='%23fff'/%3E%3Cpath id='Path_260' data-name='Path 260' d='M142.944,281.069a14.97,14.97,0,0,0-2.472.478c-1.21.454-3.315.373-3.281,1.812.043,1.867,2.235,1.874,3.7,2.21a4.751,4.751,0,0,0,2.661-.142c1.377-.543,3.8-.645,3.531-2.435C146.809,281.14,144.454,281.335,142.944,281.069Z' transform='translate(-27.038 -136.269)' fill='%23fff'/%3E%3Cpath id='Path_261' data-name='Path 261' d='M137.3,277.426a7.43,7.43,0,0,0-.012-1.491c-.429-1.506-.1-4.083-2.244-3.8-1.806.238-2.38,2.5-2.164,4.475a3.076,3.076,0,0,0,.231.994c.707,1.457.923,4.074,2.611,3.821C137.29,281.191,137.114,278.62,137.3,277.426Z' transform='translate(-36.13 -154.953)' fill='%23fff'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M149,263.805c-.244-2.235-.309-5.355-2.262-5.229-1.975.126-2.414,3.235-2.145,5.4.21,1.7.454,4.34,2.466,4.157C149.025,267.96,148.559,265.253,149,263.805Z' transform='translate(-11.736 -183.206)' fill='%23fff'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M189.611,306.615c.253-3.386-2.3-7.077-5.383-7.812-.549-.13-1.111-.339-1.556.17s-.133,1.04.031,1.568C183.648,303.59,186.025,305.689,189.611,306.615Z' transform='translate(67.388 -99.591)' fill='%23fff'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M149.5,288.67c3.608-2.429,4.818-5.911,3.315-8.84-.34-.664-.593-1.667-1.549-1.546-1,.123-1.444,1.148-1.63,1.966C149.032,282.9,149.291,285.6,149.5,288.67Z' transform='translate(-1.853 -142.101)' fill='%23fff'/%3E%3Cpath id='Path_265' data-name='Path 265' d='M180.721,247.82c-2.191.232-4.235.435-5.534,2.3-.392.565.071,1.12.512,1.435a5.713,5.713,0,0,0,5.79.407c1.238-.5,3.019-1.145,2.772-2.531C183.962,247.764,181.968,248.064,180.721,247.82Z' transform='translate(51.932 -205.642)' fill='%23fff'/%3E%3Cpath id='Path_266' data-name='Path 266' d='M138.91,286.063a5.07,5.07,0,0,0,1.358,3.824c.772.846,1.417,2.522,2.818,1.793,1.25-.651,1.324-2.216.96-3.62a6.1,6.1,0,0,0-1.9-3.117c-.713-.623-1.256-1.945-2.37-1.482C138.737,283.893,139.052,285.22,138.91,286.063Z' transform='translate(-23.466 -131.479)' fill='%23fff'/%3E%3Cpath id='Path_267' data-name='Path 267' d='M137.05,286.561c.688-.219,1.883.309,1.994-1.1.145-1.84-3.676-4.577-6.179-4.42-.753.046-1.645-.074-1.679,1.142C131.133,284.1,134.414,286.611,137.05,286.561Z' transform='translate(-39.569 -136.35)' fill='%23fff'/%3E%3Cpath id='Path_268' data-name='Path 268' d='M145.782,250.068c-1.185.015-1.9.367-1.21,1.611a7.738,7.738,0,0,0,6.512,4.176c1.614.114,2.111-.812,1.2-2.1A9.216,9.216,0,0,0,145.782,250.068Z' transform='translate(-12.202 -200.952)' fill='%23fff'/%3E%3Cpath id='Path_269' data-name='Path 269' d='M131.869,295.044c2.994-.1,5.136-1.259,6.417-3.818a.9.9,0,0,0-.469-1.383c-2.7-.707-4.775.577-6.614,2.337-.611.583-1.565,1.173-1.219,2.2C130.314,295.355,131.385,294.7,131.869,295.044Z' transform='translate(-42.229 -118.375)' fill='%23fff'/%3E%3Cpath id='Path_270' data-name='Path 270' d='M133.664,274.654a7.382,7.382,0,0,0-7.645-3.38c-.673.086-1.389.256-1.574,1.043s.37,1.265.907,1.664C127.852,275.843,130.534,275.728,133.664,274.654Z' transform='translate(-53.709 -156.892)' fill='%23fff'/%3E%3Cpath id='Path_271' data-name='Path 271' d='M168.152,261c-1.7-2.327-2.534-4.454-4.346-5.861-1.053-.812-2.343-1.161-3.333-.049-.908,1.022-.324,2.16.475,3.016A9.056,9.056,0,0,0,168.152,261Z' transform='translate(20.58 -191.946)' fill='%23fff'/%3E%3Cpath id='Path_272' data-name='Path 272' d='M151.672,269.479c2.448-.577,4.83-1.185,5.293-3.79.247-1.4-1.481-1.09-2.346-1.049-2.3.111-4.824.534-5.506,3.028C148.725,269.087,150.719,269.1,151.672,269.479Z' transform='translate(-2.265 -170.667)' fill='%23fff'/%3E%3Cpath id='Path_273' data-name='Path 273' d='M141.53,271.716c.228,2.4,1.846,4.022,4.065,5.114,1.111.549,1.4-.228,1.309-1.154a8.056,8.056,0,0,0-2.374-5.423c-.571-.518-1.185-1.167-2.049-.778C141.66,269.843,141.536,270.66,141.53,271.716Z' transform='translate(-17.984 -160.706)' fill='%23fff'/%3E%3Cpath id='Path_274' data-name='Path 274' d='M141.757,296.042c.981.1,1.441-.259,1.389-1.327-.09-1.871-3.287-5.118-5.2-5.287-.747-.068-1,.253-1.117.877C136.464,292.3,139.593,295.944,141.757,296.042Z' transform='translate(-27.856 -118.846)' fill='%23fff'/%3E%3Cpath id='Path_275' data-name='Path 275' d='M127.365,284.268c.886-.145,2.37.068,1.926-1.2-.938-2.673-3.522-3.232-5.985-3.725-.917-.185-1.747.12-1.411,1.2C122.726,283.2,125.007,283.867,127.365,284.268Z' transform='translate(-59.11 -139.971)' fill='%23fff'/%3E%3Cpath id='Path_276' data-name='Path 276' d='M130.494,301.991c2.29-2.037,2.321-4.426,1.617-6.92-.225-.8-.445-2.016-1.589-1.871-.941.12-1.383,1.142-1.593,2.028A7.694,7.694,0,0,0,130.494,301.991Z' transform='translate(-44.749 -110.98)' fill='%23fff'/%3E%3Cpath id='Path_277' data-name='Path 277' d='M124.192,291.509c.648-.284,1.883.6,2.077-.843.182-1.37-4.127-4.309-6.053-4.284-.769.009-.941.352-.991.979C119.069,289.416,121.461,291.45,124.192,291.509Z' transform='translate(-64.537 -125.183)' fill='%23fff'/%3E%3Cg id='Group_32' data-name='Group 32' transform='translate(98.579 271.633)'%3E%3Cg id='Group_31' data-name='Group 31'%3E%3Cpath id='Path_278' data-name='Path 278' d='M145.179,386.648c6.383,3.475,17.587,1.7,23.013-3.738-5.111,10.475-5.908,22.479-15.553,30.025a12.548,12.548,0,0,0,5.219-3.55c3.963-3.873,6.46-8.7,8.775-13.633,1.815-3.889,3.574-7.8,5.5-11.627,5.157-10.26,13.716-15.507,24.973-16.652,1.519-.154,3.037-.268,4.556-.379.478-.046.944-.034,2.1-.068-4.827,1.867-5.624,6.065-7.383,9.5-1.556,3.04-2.661,6.321-4.08,9.448-3.269,7.142-6.111,10.241-13.92,15.4,3.148-.244,8.411-3.173,12.019-6.633,3.9-3.747,6.654-8.318,9.466-12.861,3.485-5.633,7.355-10.9,13.324-14.207.417-.225.827-.642,1.253-.654,4.975-.189,5.682-4.263,7.062-7.713a44.608,44.608,0,0,1,2.117-4.9c.1,2.735-1.5,4.963-2.111,7.475-1.478,6.1-2.92,12.207-4.525,18.266a32.942,32.942,0,0,1-12.133,17.9c-5.059,3.929-10.676,7-16.145,10.291-7.059,4.241-13.849,8.821-19.056,15.343a20.643,20.643,0,0,0-2.454,3.787c8-9.389,19.093-13.8,29.92-18.822-3.883,7.229-8.139,14.337-8.781,22.865.812-1.877,1.534-3.806,2.454-5.636,4.682-9.377,11.445-17.056,19.432-23.738,2.951-2.472,2.969-2.448,4.361-5.124-1.4,20.88-7.565,39.109-26.936,50.359,6.691-1.92,16.753-10.411,23.96-19.769.639,10.645,5.019,20.035,12.2,28.809-.1-.719-.059-1.015-.182-1.2-6.988-10.546-8.787-22.146-7.09-34.492a165.209,165.209,0,0,1,4.151-21.325,14.922,14.922,0,0,0,.089-9.222c2.685,6.694,7.164,12.5,8.9,19.537a25.865,25.865,0,0,1,.009,12.053c3.145-5.191,3.417-10.732,2.3-16.491a87.38,87.38,0,0,0-4.009-13.411,23.922,23.922,0,0,1,.093-16.781,77.216,77.216,0,0,1,4.531-11.272c-1.191,10.29,5,18.223,6.716,27.325,1.543,8.253,3.432,16.417,3.124,24.892-.349,9.25-3.052,17.259-11.689,22.454,3.164-.185,3.728-.562,11.5-7.472a29.762,29.762,0,0,0,5.253,17c-3.8-8.7-2.719-17.537-.92-26.383.343-1.642-.688-2.9-.932-5.164,5.6,8.877,13.568,14.788,19.284,22.67a55.087,55.087,0,0,1,5.948,11.26,35.851,35.851,0,0,0-6.053-14.9c-3.5-5.1-7.318-10-10.9-15.056-3.769-5.336-6.512-11.028-5.333-17.769,3.006,6.768,8.818,10.871,14.954,14.528a103.954,103.954,0,0,0,10.729,5.38c7.494,3.339,12.315,8.79,13.963,16.92a13.655,13.655,0,0,0,.667,1.8c-.191-10.762-5.673-17.864-14.726-22.676,8.219,1.664,15.34-1.7,22.658-4.145-11.756,1.766-23.559,4.148-34.032-4.114-5.963-4.707-12.738-16.476-13.685-23.605,1.3,4.025,4.874,4.762,8.179,5.874,4.157,1.389,8.38,2.62,12.485,4.13,5.744,2.114,7.732,3.846,10.806,8.778-.012-2.34-1.059-4.531-3.411-6.951a32.955,32.955,0,0,0-8.642-6.016c-3.821-1.969-7.63-3.935-11.457-5.861-6.975-3.51-10.787-9.454-12.8-16.735a51.428,51.428,0,0,1-1.528-8.21c1.108,4.874,5.309,6.306,8.914,8.321,8.926,4.991,10.429,6.361,15.451,14.676.309-3.438-1.534-6.151-2.417-9.324,4.077,1.275,7.2,3.88,10.361,6.358,3.824,3,7.463,6.247,11.4,9.111,6.732,4.917,14.062,5.195,21.646,1.973-1.117.157-2.244.278-3.349.46a18.246,18.246,0,0,1-16.485-5.284c-3.92-3.793-7.059-8.26-10.71-12.293-1.262-1.386-2.5-2.611-4.63-2.389a57.377,57.377,0,0,0,11.852-5.855c10.182-6.062,20.923-7.691,32.325-3.463,4.457,1.651,8.787,3.515,13.1,5.5-5.837-4.117-11.815-7.957-19.707-9.756,4.284.2,6.648-2.2,9.281-3.948a29.156,29.156,0,0,0,7.127-6.982c-.21-.021-.454-.114-.525-.04-6.982,6.975-15.556,9.636-25.214,9.226a40.394,40.394,0,0,0-17.244,3.179c-2.728,1.126-5.528,2.1-8.176,3.386-5.485,2.642-10.63,1.556-16.26-1.092,6.262-1.574,10.429-5.485,14.306-9.685,5.4-5.843,11.365-10.013,19.954-7.963-5.488-2.509-10.917-2.556-16.047.444-4.1,2.4-7.972,5.2-11.874,7.923-3.478,2.414-7.417,2.938-11.429,2.8-4.049-.136-6.383-2.525-7.012-6.583a39.768,39.768,0,0,1-.071-7.713A27.343,27.343,0,0,0,243.7,327.1c-.765-1.278-.491-1.969.522-2.87.565-.512,1.142-1.031,1.7-1.562l-18.368-.5a6.38,6.38,0,0,1,2.08,3.309c.327,2.343-2.531,5.071-3.821,7.716a32.4,32.4,0,0,0-2.488,8.188c-2.358,12.488-9.621,15.386-20.05,15.815a33.393,33.393,0,0,1-19.053-5.022q-4.394-2.662-8.942-5.071a26.093,26.093,0,0,0-16.257-2.775c7.05.879,12.293,4.821,17.022,9.664,1.8,1.855,4.509,1.213,7.158,2.722-9.534-1.068-18.578.38-27.451-1.917-4.3-1.111-7.29-3.917-10.491-6.642,1.62,4.843,5.469,7.553,10.537,9.92-8.448,2.373-16.025,4.941-22.358,10.29,18.312-10.145,37.643-7.148,57.01-4.923-.21.793-.685.772-.991.728-8.124-1.346-12.966,3.63-16.812,9.454-3.392,5.142-7.482,9.09-13.1,11.439A23.192,23.192,0,0,1,145.179,386.648Z' transform='translate(-133.441 -322.162)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_279' data-name='Path 279' d='M478.627,371.965c-5.975-1.948-11.9-3.945-17.76-6.062-2.938-1-5.932-1.883-8.9-2.722l-8.914-2.636c-2.982-.775-5.948-1.6-8.941-2.343l-8.951-2.226c-2.966-.787-5.978-1.321-8.954-2.046-2.982-.689-5.975-1.38-8.954-1.948l-.037-.034a3.058,3.058,0,0,0,1.025.136l-1.025-.136a.121.121,0,0,1-.071-.015h.043l-2.315-1.549a4.521,4.521,0,0,0,1.556,1.272,3.521,3.521,0,0,0,.7.278l-9.46-1.846c-.318-.065-.654-.136-.975-.185-.176-.037-.364-.071-.534-.108-2.685-.531-5.358-.88-8.043-1.355l-1.79-.315-7.753-1.327c-.948-.17-1.9-.321-2.849-.463-2.194-.327-4.392-.611-6.58-.96l-.139-.019-9.58-1.281L349.887,343c-6.383-.759-12.744-1.207-19.146-1.741-3.2-.262-6.389-.432-9.58-.624l-.349-.022c-1.488-.092-2.975-.17-4.482-.234l-4.034-.142-.716-.028h-.1l-11.389-.114-.867-.009-6.812-.071c-1.886.015-3.772-.055-5.661-.083-.361-.015-.719-.022-1.077-.015-.941-.022-1.889-.013-2.843.015l-9.58.29-4.892.191-4.741.278-9.608.568c-3.225.173-6.417.447-9.559.725l-9.6.911-9.6.945-4.812.552-4.756.583c-2.312.3-4.608.605-6.908.926-4.086.552-8.154,1.142-12.238,1.8l-8.766,1.435-.787.12q-1.889.31-3.772.655c-1.753.305-3.516.633-5.281.994-.16.021-.321.059-.478.087A530.643,530.643,0,0,0,101.5,370.33c2.9-1.911,5.92-3.466,8.9-5.173,2.981-1.682,5.96-3.339,9.025-4.889,6.037-3.118,12.21-5.911,18.411-8.525,8.673-3.722,17.482-7.012,26.325-9.9,1.9-.639,3.8-1.235,5.7-1.827.59-.182,1.179-.361,1.765-.531,1.312-.4,2.636-.79,3.941-1.188,3.17-.945,6.389-1.9,9.6-2.741,3.154-.873,6.411-1.719,9.621-2.46a.236.236,0,0,1,.065-.012q3.838-.949,7.707-1.821c3.849-.873,7.707-1.688,11.55-2.407l4.9-.923,4.833-.867c3.238-.547,6.494-.96,9.741-1.429l9.741-1.392c3.318-.469,6.577-.775,9.824-1.052l9.784-.858c1.642-.12,3.232-.315,4.957-.386l4.824-.241,9.833-.389c3.275-.123,6.559,0,9.852.034l.775.016,7.306.142,1,.012,10.139.2.472.006.349.022,2.429.164,2.167.142c1.6.1,3.232.241,4.874.377,3.275.29,6.537.568,9.812.917,6.506.738,13.056,1.562,19.55,2.636,3.247.5,6.466,1.043,9.766,1.685l9.688,1.911c5.086,1.058,10.148,2.342,15.2,3.645.117.034.231.062.349.092,1.247.318,2.485.645,3.732.966,3.2.88,6.417,1.62,9.581,2.614,3.182.966,6.256,1.846,9.543,2.935.015,0,.037.012.056.012.055.015.1.037.161.049s.1.037.157.059c1.164.355,2.312.753,3.463,1.151.478.17.96.327,1.444.5h.012c1.228.432,2.448.858,3.676,1.293,2.975,1.065,5.969,2.08,8.914,3.275,2.948,1.167,5.892,2.324,8.83,3.546s5.855,2.528,8.766,3.809l8.688,4.1c2.87,1.407,5.732,2.87,8.565,4.441C467.494,365.265,473.093,368.589,478.627,371.965Z' transform='translate(-101.502 -52.412)' fill='%23fff'/%3E%3Cpath id='Path_280' data-name='Path 280' d='M197,282.351v.12c-.784.552-1.4,1.025-1.722,1.262C195.829,283.255,196.409,282.8,197,282.351Z' transform='translate(94.156 -133.594)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left -31px top 90px;
}

/* here for you section end */

/* faqs section start */
.et_pb_row.faqs-row {
    display: flex;
    flex-wrap: wrap;
}

.et_pb_row.faqs-row .et_pb_column.faq-left-col {
    width: 23.5%;
    margin: 0;
    padding-top: 5px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col {
    width: 76.5%;
    margin: 0;
    padding-left: 101px;
}

.et_pb_row.faqs-row .et_pb_column.faq-left-col h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 25px;
}

.et_pb_row.faqs-row .et_pb_column.faq-left-col .et_pb_module.et_pb_text {
    margin-bottom: 0px;
}

.et_pb_row.faqs-row .et_pb_column.faq-left-col .Default_Button.df-btn {
    margin: 0;
    padding: 10px 29.20px 10px 29.20px !important;
    font-size: 22px;
    line-height: 36px !important;
}

.et_pb_section.faqs-section {
    padding: 0 0 80px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item {
    padding: 18px 0 19px 11px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #B1C3D4;
    background-color: transparent;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item:first-child {
    border-top: 0;
    padding-top: 0;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item:last-child {
    border-bottom: 1px solid #B1C3D4;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #022747;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
    padding-right: 49.11px;
    padding-top: 8px;
    margin-bottom: 8px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_text h2 {
    padding-bottom: 19px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_toggle_title:before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.111' height='9.26' viewBox='0 0 16.111 9.26'%3E%3Cpath id='Path_45' data-name='Path 45' d='M254.363,249.461l-7.4-7.4a.669.669,0,0,0-.9-.036l-7.431,7.431a.662.662,0,0,0,0,.933l.544.544a.665.665,0,0,0,.933,0l6.381-6.387,6.393,6.392a.66.66,0,0,0,.931,0l.544-.544A.663.663,0,0,0,254.363,249.461Z' transform='translate(-238.444 -241.87)' fill='%23022747'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    top: 22px;
    background-size: contain;
    right: 10.39px;
    height: 9.26px;
    width: 16.11px;
    transform: rotateX(180deg);
    display: inline-block;
    transition: all 0.4s ease;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::before {
    transform: rotateX(0deg);
}

/* typo */
.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p {
    padding-bottom: 25px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p:last-child {
    padding-bottom: 0;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content strong,
.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content b {
    font-weight: 700;
}


.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul,
.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol {
    padding: 0;
    padding-bottom: 20px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li {
    position: relative;
    padding-left: 20px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li::before {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    height: 7px;
    width: 7px;
    background: #0CB49C;
    border-radius: 50%;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul:last-child,
.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol:last-child {
    padding-bottom: 0px;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content a {
    color: #0CB49C;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content a:hover {
    color: #022747;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol {
    counter-reset: custom-counter;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
    counter-increment: custom-counter;
    padding-left: 35px;
    position: relative;
}

.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li::before {
    content: counter(custom-counter);
    position: absolute;
    left: 0;
    top: 6px;
    height: 22px;
    color: #fff;
    width: 22px;
    border-radius: 50%;
    background: #0CB49C;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

/* faqs section end */

/*  why choose section*/
.why-choose-section {
    margin-bottom: 69px;
}

.et_pb_section.how-we-can-section.why-choose-section {
    background-color: #EFF6FC;
    padding: 72px 0 80px;

}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row {
    flex-direction: row-reverse;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col {
    padding-right: 0;
    padding-left: 87px;
    width: 57.018%;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row {
    flex-wrap: wrap;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col {
    width: calc(42.982% + 45px);
    margin-left: -45px;
    margin-top: 74px;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col span.et_pb_image_wrap {
    display: block;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col span.et_pb_image_wrap img {
    display: block;
    width: 100%;
    height: 100%;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row h2 {
    padding-bottom: 23px;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .et_pb_module.et_pb_blurb.blurb-design {
    margin-bottom: 31px !important;
}

.et_pb_module.why-choose-bottom-content {
    margin-top: -4px;
    margin-bottom: 6px !important;
}

.et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col .Default_Button.df-btn {
    margin: 0;
    margin: 0;
    padding: 9.5px 29.20px 9.5px 29.20px !important;
    font-size: 22px;
    line-height: 36px !important;
}

.et_pb_module.why-choose-bottom-content {
    margin-bottom: 36px !important;
}

/* why choose section end */

/* contact page design start */
.et_pb_section.contact-main-section {
    padding: 0 0 80px 0;
    margin-top: -8px;
}

.et_pb_row.contact-up-row .et_pb_text_inner p {
    padding-bottom: 37px;
}

.appointment-request-form .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col  {
    width: 80%;
    margin: 0;
}

.ginput_container.ginput_container_radio .gfield_radio {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 10px;

}
.ginput_container.ginput_container_radio .gfield_radio .gchoice label {
    color: #022747;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
}
.ginput_container.ginput_container_radio .gfield_radio .gchoice input {
    height: auto;
}

.appointment-request-form .et_pb_row.contact-down-row {
    display: flex;
    justify-content: center;
}
.et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
    margin: 0;
    width: 50%;
    box-shadow: 0px 0px 26px #0000001A;
    border-radius: 20px;
    padding: 37px 40px 49px 40px;
}

.et_pb_row.contact-down-row .et_pb_column.contact-form-right-col {
    width: 50%;
    padding-left: 59px;
    padding-top: 38px;
}

.et_pb_row.contact-down-row .et_pb_column.contact-form-left-col .et_pb_text_inner h2 {
    padding-bottom: 30px;
}

.et_pb_row.contact-down-row .et_pb_column.contact-form-left-col .et_pb_text {
    margin-bottom: 0;
}

/* form */
/* radio css start */

.redio-btn .gfield_checkbox>div input.gfield-choice-input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.redio-btn .gform_wrapper.gravity-theme  .gfield-choice-input+label:before {
    content: '';
    width: 14px;
    height: 14px;
    border: 1px solid;
    position: absolute;
    left: 0;
    top: 4px;
    border-color: #d3d3d3
}
.gfield_error.redio-btn .ginput_container.ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before {
    border-color: red;
}

.gform_wrapper.gravity-theme  .gfield-choice-input+label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 3px;
    top: 7px;
    opacity: 0;
    transition: all 0.5s ease;
    background: transparent;
    z-index: 1
}

.redio-btn .gform_wrapper.gravity-theme  .gfield-choice-input input:checked~label::before {
    background: #000
}


.redio-btn  .gform_wrapper.gravity-theme .gfield-choice-input:checked+label:after {
    background: #000;
    opacity: 1
}

.redio-btn  .ginput_container.ginput_container_radio .gfield_radio .gchoice input {
    display: none
}

.redio-btn .ginput_container.ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 20px;
    border: 1px solid #ccc;
    left: 0;
    top: 2px;
}
.redio-btn .ginput_container.ginput_container_radio .gfield_radio .gchoice .gfield-choice-input+label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 7px;
    left: 4px;
    top: 6px;
    opacity: 0;
    transition: all 0.5s ease;
    background: transparent;
    z-index: 1
}

.redio-btn  .ginput_container.ginput_container_radio .gfield_radio .gchoice input input:checked~label::before {
    background: #000
}

.redio-btn .ginput_container.ginput_container_radio .gfield_radio .gchoice .gfield-choice-input:checked+label:after {
    background: #000;
    opacity: 1
}
.redio-btn  .gfield_checkbox>div input.gfield-choice-input {
    margin-top: 0;
    width: 14px;
    height: 14px;
    background-color: #000;
    border: 1px solid #ccc
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
    padding-left: 22px;
    font-size: 15px;
    line-height: normal;
    color: var(--text-color);
    max-width: 100%;
    cursor: pointer;
    position: relative;
}
/* radio css end */
.ginput_container.ginput_container_textarea {
    display: flex;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_fields {
    gap: 20px;
}

.contact-form-left-col input {
    padding: 15px !important;
    font-size: 22px !important;
    line-height: 42px;
    color: #022747;
    height: 50px;
    border: 1px solid #CCCCCC !important;
    border-radius: 3px !important;
}

.contact-form-left-col textarea {
    resize: none;
    padding: 15px !important;
    font-size: 22px !important;
    line-height: 28px;
    color: #022747;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    height: 90px !important;
    min-height: 90px;
    resize: vertical !important;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_footer {
    padding: 0px;
    margin: 30px 0 0;
    display: flex;
    align-items: center;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button {
    background-color: #0CB49C;
    padding: 17.5px 39.19px !important;
    color: #fff;
    font-size: 22px;
    line-height: 30px !important;
    margin: 0;
    border: 1px solid transparent !important;
    cursor: pointer;
    border-radius: 50px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
    transition: all 0.5s ease !important;
    height: auto;
    cursor: pointer;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button:focus {
    background-color: #fff !important;
    border: 1px solid #022747 !important;
    border-radius: 32px;
    color: #022747;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button:hover {
    background-color: #fff !important;
    border: 1px solid #022747 !important;
    border-radius: 32px;
    color: #022747;
}

.et_pb_section.contact-main-section .contact-form-left-col.et_pb_module div#gform_1_validation_container {
    display: none;
}

.et_pb_section.contact-main-section .contact-form-left-col.et_pb_module .validation_message {
    display: none;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_fields .gfield_error input,
.contact-form-left-col .gform_wrapper.gravity-theme .gform_fields .gfield_error textarea {
    border: 1px solid red !important;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gform_fields input:focus,
.contact-form-left-col .gform_wrapper.gravity-theme .gform_fields textarea:focus {
    border-color: #022747 !important;
}

/* form */
.gform_wrapper.gravity-theme .gform_validation_errors {
    display: none !important;
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    display: none !important;
}

.gform_heading {
    display: none !important;
}

.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0px !important;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gfield_label {
    font-size: 22px;
    line-height: 32px;
    color: #022747;
    font-weight: 400;
    position: relative;
    margin-bottom: 4px;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gfield_label::after {
    content: "*";
    /* position: absolute; */
    /* top: 0; */
    /* right: -10px; */
    color: #B23838;
    margin-left: 10px;
}

.contact-form-left-col .gform_wrapper.gravity-theme .gfield_required {
    display: none;
}

.gform_wrapper.gravity-theme .gform-loader {
    display: none !important;
}

.custom-spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left-color: #0CB49C;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    display: flex;
    justify-content: flex-start;
    margin-left: 0px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.et_pb_column.contact-form-right-col .et_pb_blurb {
    margin: 0;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content {
    max-width: none;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0;
    width: 36px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    width: calc(100% - 36px);
    padding-left: 17px;
}

body h3 {
    font-size: 30px;
    line-height: 42px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h3 {
    margin-bottom: 5px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container p {
    padding-bottom: 3px;
}
.gfield.gfield--input-type-html  p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 16px;
}

.gfield.gfield--input-type-html p a {
    color: #0CB49C;
}
.gfield.gfield--input-type-html p a:hover {
    color: #022747;
}
.gfield.gfield--input-type-html  p:last-child {
    padding-bottom: 0;
}
.et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container p a {
    font-size: 32px;
    line-height: 42px;
    color: #022747;
    font-weight: 500;
}

.et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container p:last-child {
    padding-bottom: 0;
}

.et_pb_column.contact-form-right-col .et_pb_blurb:first-child {
    margin-bottom: 42px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content img {
    margin-top: 2px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb:last-child .et_pb_blurb_content img {
    margin-top: 6px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .up p {
    padding-bottom: 0px;
}



.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .up p a {
    color: #022747;
    font-weight: 500;
    display: inline-block;
    line-height: 22px;
	word-break: break-word;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .up p:last-child {
    margin-top: -4px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .up {
    margin-bottom: 12px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .bot p:last-child {
    margin-top: -4px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .bot p {
    padding-bottom: 0px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .bot p a {
    color: #022747;
    font-weight: 500;
    display: inline-block;
    line-height: 22px;
}

.et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container a:hover {
    color: #0CB49C !important;
}

.page-id-14 .header_bottom_row .nav-link .menu li.current-menu-item>a {
    color: #fff;
}

.page-id-14 .header_bottom_row .nav-link .menu li.current-menu-item>a:hover {
    color: #022747;
}

/* contact page design end */


/* testimonial page start */
.et_pb_section.testimonial-page-section {
    padding: 0 0 80px;
}

.testimonial-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    row-gap: 40px;
}

.testimonial-box {
    width: 50%;
    padding: 0 20px;
}

.rating-box {
    display: flex;
    column-gap: 8.2px;
    margin-bottom: 16px;
}

.testimonials-wrap {
    background-color: #EFF6FC;
    padding: 30px 32px 29px 30px;
    border-radius: 10px;
    height: 100%;
}


.testimonial-main-content p {
    font-size: 28px;
    line-height: 50px;
    color: #022747;
    font-style: italic;
}

.testimonial-main-content {
    margin-bottom: 20px;
}

.testimonial-client-name h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    color: #022747;
}

.testimonial-main-content p {
    padding-bottom: 20px;
}

.hidden-testimonial {
    display: none;
}

.load-more-btn-box {
    display: flex;
    justify-content: center;
    align-items: center;

}

.load-more-btn-box .Default_Button.df-btn {
    margin: 0;
    padding: 16px 25.21px !important;
    margin-top: 67px;
}

/* testimonials page end */


/* video comunity section start */
.et_pb_section.coumunity_video_section {
    background: #EFF6FC;
    padding: 73px 0 114px;
    margin-bottom: 80px;
}

body.page-id-91 .et_pb_section.inner-banner-section.et_section_regular {
    margin-bottom: 0px;
}

.et_pb_section.coumunity_video_section h2 {
    text-align: center;
    padding-bottom: 15px;
}
body .et_pb_section.coumunity_video_section.remove-bg .et_pb_text_inner, 
body .et_pb_section.coumunity_video_section.remove-bg .et_pb_module,
body .et_pb_section.coumunity_video_section.remove-bg .et_pb_text_inner h2 {
    margin-bottom: 0;
} 


.et_pb_section.coumunity_video_section .et_pb_module.et_pb_text .et_pb_text_inner {
    text-align: center;
}

.et_pb_section.coumunity_video_section .et_pb_module.et_pb_text {
    margin-bottom: 29px;
}

.video-module-custom {
    position: relative;
    display: inline-block;
    width: 100%;
}

.video-module-custom .et_pb_video_box video {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
}

.video-module-custom .et_pb_video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 2;
    cursor: pointer;
    border-radius: 18px;
    background-color: #EFF6FC;
}

.video-module-custom .et_pb_video_overlay_hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    height: 100%;
    width: 100%;
    transition: all .5s ease-in-out;
    background-color: transparent;
    border-radius: 18px;
}

.video-module-custom .et_pb_video_overlay_hover:hover {
    background-color: rgba(0, 0, 0, .6);
    border-radius: 18px;
}

.video-module-custom .et_pb_video_play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 66px !important;
    height: 66px !important;
    margin: 0;
    font-size: 0;
    line-height: 0;
    transform: translate(-50%, -50%);
    z-index: 5;
}

.video-module-custom .et_pb_video_play::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("http://marketingsuccess-x1.com/gnhshealing/wp-content/uploads/2025/02/play-button-1.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    border-radius: 50%;
    z-index: 10;
}

.video-module-custom .et_pb_video_play::after {
    content: "";
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: #ffffff7a;
    left: 50%;
    top: 50%;
    z-index: 9;
    -webkit-animation: glowing 2s infinite;
    -moz-animation: glowing 2s infinite;
    animation: glowing 2s infinite;
}

@keyframes glowing {
    0% {
        transform: translate(-50%, -50%) scale(0.2);
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}


.rating-icon {
    display: flex;
}

.video-testimonial-slider.slick-initialized {
    border-radius: 20px;
}

.video-testimonial-slider.slick-initialized .slick-list {
    margin: 0 -12.5px;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide {
    padding: 0 12.5px;
    border-radius: 20px;
    height: 330px;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
    height: 330px;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom .et_pb_video_box {
    height: 100%;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom .et_pb_video_box video {
    display: block;
    height: 100% !important;
}

.video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom .et_pb_video_box video {
    height: 100%;
    display: block;
    object-fit: none;
}

.video-testimonial-slider {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12.5px;
}

.video-slide {
    width: calc(100% / 3);
    padding: 0 12.5px;
    height: 330px;
}

.video-module-custom {
    height: 100%;
}

.video-module-custom .et_pb_video_box {
    height: 100%;
}

.video-module-custom .et_pb_video_box video {
    height: 100%;
    object-fit: none;
}

.video-testimonial-slider.slick-initialized ul.slick-dots {
    position: absolute;
    bottom: -34px;
    display: flex;
    column-gap: 15px;
    justify-content: center;
    width: 100%;
    list-style: none;
    line-height: 0;
    padding: 0;
    align-items: center;
}

.video-testimonial-slider.slick-initialized ul.slick-dots li {
    line-height: unset;
    font-size: unset;
}

.video-testimonial-slider.slick-initialized ul.slick-dots li.slick-active button {
    height: 13px;
    width: 13px;
}

.video-testimonial-slider.slick-initialized ul.slick-dots li button {
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 0;
    width: 7px;
    height: 7px;
    background: transparent;
    position: relative;
    border-radius: 50px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
}

.video-testimonial-slider.slick-initialized ul.slick-dots li button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(2, 39, 71, 0.4);
}

.video-testimonial-slider.slick-initialized ul.slick-dots li.slick-active button::before {
    background-color: #022747;
}

/* video comunity section end */


/* connect with provider css start */
.connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-left-col {
    padding-right: 63px;
}

/* connect with provider css end */


/* provider page start */
.et_pb_section.our-provider-section.better-option.approach-to-healing.et_section_regular {
    margin-bottom: 80px;
}

.et_pb_section.how-we-can-section.our-offer-provider-section.et_section_regular {
    padding: 80px 0;
    background: #EFF6FC;
    margin-bottom: 73px;
}

.how-we-can-section.et_section_regular .how-we-can-left-col .et_pb_module.first-text-module {
    margin-bottom: 30px;
}

/* provider page end */

/* HEALING section start */
.et_pb_section.healing-section {
    background: #EFF6FC;
    padding: 80px 0;
    margin-bottom: 80px;
}

.et_pb_section.healing-section h2 {
    padding-bottom: 15px;
}

.et_pb_row.healing-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.et_pb_row.healing-row .et_pb_module.et_pb_text {
    margin-bottom: 34px;
}

.et_pb_row.healing-row .et_pb_column.healing-left-col {
    margin: 0;
    width: 45.50%;
}

.et_pb_row.healing-row .et_pb_column.healing-left-col .et_pb_image .et_pb_image_wrap {
    border-radius: 20px;
    overflow: hidden;
}

.et_pb_row.healing-row .et_pb_column.healing-right-col {
    width: 54.50%;
    padding-left: 63px;
}

/* HEALING section end */

/* join-team-expert-section start */
.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col {
    width: 57.642%;
    padding-right: 76px;
}

.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-right-col {
    width: 42.358%;
}

.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col .et_pb_module.et_pb_text.expert-providers-top-text {
    margin-bottom: 22px;
}

.et_pb_section.how-we-can-section.join-team-expert-section {
    margin-bottom: 80px;
}

.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-right-col .et_pb_module.et_pb_image img {
    border-radius: 0;
}

.medicals_director-bottom-row .et_pb_module.et_pb_video .et_pb_video_overlay {
    border-radius: 10px;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image span {
    display: block;
    height: 100%;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image span img {
    display: block;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

/* join-team-expert-section end */


/* Personalized Solutions for Chronic and Acute Conditions start */
.et_pb_section.cobditions-category-section {
    position: relative;
    padding: 67px 0 80px;
}

.et_pb_section.cobditions-category-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    width: 100%;
    height: 602px;
    background: linear-gradient(180deg, #EFF6FC, #FFFFFF);
}

.et_pb_row.cobditions-category-row .et_pb_text {
    margin-bottom: 45px;
}

.et_pb_row.cobditions-category-row .et_pb_text h2 {
    padding-bottom: 10px;
}

.conditions-container {
    display: flex;
    flex-wrap: wrap;
}

.conditions-container .left-column {
    width: 29.642%;
    padding-right: 100px;
}

.conditions-container .right-column {
    width: 70.358%;
}

.conditions-container ul.category-list {
    padding: 0;
    line-height: 0;
    position: sticky;
    top: 160px;
}

.conditions-container ul.category-list li.category-item {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #022747;
    margin-bottom: 14px;
}

.conditions-container ul.category-list li.category-item:last-child {
    margin-bottom: 0;
}

.condition-search-box {
    position: relative;
    margin-bottom: 52px;
}

.condition-search-box input {
    display: block;
    width: 100%;
    padding: 22px 83px 22px 84px;
    border: 0;
    outline: 0;
    box-shadow: 0px 0px 26px #0000001A;
    border-radius: 10px;
    font-size: 22px;
    line-height: 32px;
    color: #072C4B;
    font-weight: 400;

}

.condition-search-box input::placeholder {
    font-size: 22px;
    line-height: 32px;
    color: #072C4B;
    font-weight: 400;
}

.condition-search-box::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    height: 34px;
    width: 34px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cg id='_12' data-name=' 12' transform='translate(-41.814 -41.814)'%3E%3Cpath id='Path_1481' data-name='Path 1481' d='M75.312,72.9l-4.8-4.783a16.147,16.147,0,1,0-2.392,2.392l4.783,4.8a1.7,1.7,0,0,0,2.4.01l.01-.01a1.7,1.7,0,0,0,.01-2.4ZM45.274,57.995A12.721,12.721,0,1,1,57.995,70.716h0A12.721,12.721,0,0,1,45.274,57.995Z' transform='translate(0 0)' fill='%230cb49c'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
}

.conditions-list h3.category-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px;
}

ul.conditions-post-list {
    padding: 0;
}

li.condition-post {
    border: 1px solid #B1C3D4;
    border-radius: 10px;
    padding: 17px 35px 17px 35px;
    margin-bottom: 15px;
}

ul.conditions-post-list li.condition-post:last-child {
    margin-bottom: 0;
}

.category-section {
    margin-bottom: 33px;
}

.category-section:last-child {
    margin-bottom: 0;
}

li.condition-post.active {
    background: #18B8A1;
    border-color: #18B8A1;
}

li.condition-post.active {
    background: #18B8A1;
    border-color: #18B8A1;
    margin-bottom: 25px;
    padding-bottom: 31px;
    padding-top: 22px;
}

li.condition-post h4.condition-post-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}

li.condition-post.active h4.condition-post-title {
    color: #fff;
}

.condition-post-content p {
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
}

li.condition-post h4.condition-post-title::after {
    content: "";
    position: absolute;
    top: 11px;
    right: 0;
    width: 16.11px;
    height: 9.26px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.111' height='9.26' viewBox='0 0 16.111 9.26'%3E%3Cpath id='Path_46' data-name='Path 46' d='M15.919,7.591,8.52.191a.669.669,0,0,0-.9-.036L.192,7.586a.662.662,0,0,0,0,.933l.544.544a.665.665,0,0,0,.933,0L8.051,2.676l6.393,6.392a.66.66,0,0,0,.931,0l.544-.544A.663.663,0,0,0,15.919,7.591Z' transform='translate(16.111 9.26) rotate(180)' fill='%23022747'/%3E%3C/svg%3E%0A");
}

li.condition-post.active h4.condition-post-title::after {
    transition: all 0.3s ease;
    transform: rotateX(180deg);
    filter: invert(1) brightness(10);
}

.condition-post-content {
    padding-right: 42px;
    padding-top: 2px;
}

.condition-post-content a.custom-button {
    display: inline-block;
    background: #FFFFFF;
    border-radius: 32px;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #18B8A1;
    font-weight: 700;
    padding: 16.5px 38.74px;
    margin-top: 22px;
    border: 1px solid #fff;
}

.condition-post-content a.custom-button:hover {
    background: transparent;
    color: #fff;
}

.conditions-container ul.category-list li.category-item.active {
    color: #18B8A1;
}

.conditions-container ul.category-list li.category-item span {
    cursor: pointer;
    transition: all 0.4s ease;
}

.conditions-container ul.category-list li.category-item span:hover {
    color: #18B8A1;
}

.conditions-container ul.category-list li.category-item.active span {
    cursor: context-menu;
}

.category-section:nth-last-child(2) {
    margin-bottom: 0px !important;
}

.et_pb_section.cobditions-category-section::after {
    content: "";
    position: absolute;
    top: 124px;
    right: 0;
    height: 827px;
    width: 381px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='381' height='827' viewBox='0 0 381 827'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_199' data-name='Rectangle 199' width='381' height='827' transform='translate(1539 4956)' fill='%23fff'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Mask_Group_57' data-name='Mask Group 57' transform='translate(-1539 -4956)' clip-path='url(%23clip-path)'%3E%3Cg id='Group_2889' data-name='Group 2889' transform='translate(1483.621 4955.75)' opacity='0.1'%3E%3Cg id='Group_30' data-name='Group 30' transform='translate(96.438 45.087)'%3E%3Cg id='Group_29' data-name='Group 29'%3E%3Cg id='Group_24' data-name='Group 24' transform='translate(190.594)'%3E%3Cpath id='Path_79' data-name='Path 79' d='M504.842,560.711c-13.037,3.924-19.891,14.59-27.268,24.658C466.87,600,454.249,611.8,435.163,613.858c-18.608,2.012-35.815-2.327-51.889-11.7q-11.971-6.99-24.092-13.766a25.551,25.551,0,0,0-13.992-3.157c-26.784,1.164-47.122,14.741-65.02,33.243-2.459,2.553-1.107,4.509.094,6.779,4.339,8.094,8.32,16.357,11.005,25.954a13.165,13.165,0,0,1-2.352-1.465,432.078,432.078,0,0,0-62.234-59.215,7.79,7.79,0,0,1-2.968-4.5c-6.333-26.52-9.9-53.19-5.239-80.44,2.591-15.155,8.672-29.262,12.578-43.984,5.842-21.9-1.352-42.034-10.1-61.718-7.911-17.785-22.162-30.588-35.274-44.241-11.1-11.571-21.577-23.533-27.941-38.525a127.543,127.543,0,0,1-10.483-55.945c3.27,21.973,8.358,43.2,22.841,62.6,1.817-8.509,5.484-14.6,11.282-18.539,14.37-9.767,18.69-24.042,19.25-40.192.245-7.565.038-15.156.038-23.721.849,8.49,1.748,16.061,2.333,23.627,1.2,15.212-2.61,28.828-12.829,40.531A42.946,42.946,0,0,0,183.543,316c-4.811,10.634-2.346,22.124,5.786,30.368,7.3,7.421,14.76,14.709,21.577,22.577,20.319,23.438,32.324,50.31,32.431,82.257a16.012,16.012,0,0,0,2.8-.843c27.966-14.646,40.343-39.851,33.412-70.409-5.389-23.778-7.924-46.971-.3-71.05,5.5-17.37,3.289-35.286-4.371-52.19-1.132-2.5-1.88-5.163-2.8-7.735,9.691,16.791,20,33.374,17.577,54.744,15.25-8.452,27.608-18.407,35.532-33.28-4.528,14.464-13.257,25.9-24.319,35.682-5.8,5.132-11.118,10.653-12.791,18.5-5.125,23.985-.6,46.367,11.515,67.459,1.484,2.553,2.817,3.157,5.39,1.239a75.8,75.8,0,0,1,17.124-9.031c14.181-5.71,29.281-8.66,43.216-15.118,7.213-3.346,11.27-8.509,12.735-16.1,1.635-8.521.862-17.068-.038-25.576-1.711-16.018-3.063-32.041-1.2-48.21-.7,12.917,1.836,25.243,5.654,37.468,3.83,12.3,8.559,24.545,5.012,38.123,18.69-13.427,29.375-31.645,34.1-53.75a64.692,64.692,0,0,1-4.151,22.539c-11.4,31.418-30.626,54.706-65.108,61.938-2.931.617-5.8,1.56-8.678,2.459-13.974,4.358-26.275,11.307-35.607,22.929-10.446,13.017-21.658,25.167-35.1,35.349-16.508,12.508-27.344,29.3-33.507,49.052-.56,1.862-1.742,3.723-.17,6.257,6.559-8.3,11.854-17.319,19.835-24.1,7.792-6.591,15.722-12.861,25.413-16.621,12.169-4.692,23.5-5.333,29.425-1.031-24.47.918-42.254,12.9-55.982,33.242,25.671-9.5,44,.529,58.781,21.225-13.257-1.862-21.9-16.156-37.393-13.4a37.752,37.752,0,0,1,7.327,14.6c.956,3.66,1.088,7.716,3.924,10.684-.541,3.83-2.063,2.025-3.169.434-2.78-3.987-5.226-8.207-8.119-12.1-8.094-10.873-20.149-10.892-28.658-.258-5.767,7.207-8.018,15.6-7.9,24.6.283,23.344,7.584,44.4,20.96,63.554,3.113,4.446,5.276,4.465,9.144,1.069,25.375-22.294,54.951-34.651,88.722-36.588,7.157-.409,12.112-3.679,15.81-9.615,4.094-6.553,5.937-13.426,4.566-21.162-1.522-8.415-3.1-16.81-3.214-25.432-.182-16.15,5.39-30.853,11.421-45.411,1.635-3.962,2.069-8.584,6.106-13.037a94.836,94.836,0,0,1-4.358,23.74c-3.61,10.93-5.352,22.275-3.082,33.525,3.553,17.709,7.962,35.18-1.314,53.6,8.98-3.49,14.873-8.018,19.344-15.043,9.446-14.8,16-31.456,28.1-44.512A52.068,52.068,0,0,0,445.4,486.6c4.811-12.546,9.106-25.243,12.792-38.167,3.157-11.024,3.585-21.709-.7-32.6A75.933,75.933,0,0,1,453.7,400.36c-2.987-18.03,4.113-41.166,16.942-53.806-2.258,4.113-3.981,7.024-5.484,10.049-5.748,11.565-9.823,23.382-6.723,36.676,3.434,14.709,12.6,27.74,10.873,45.411,8.766-8.15,14.948-15.508,23-20.772a3.721,3.721,0,0,1-1.107,2.333c-18.03,16.414-28.343,37.412-35.626,60.152-.679,2.126-2.428,4.811-.924,6.553,1.862,2.183,4.113-.616,6.22-1.107,3.358-.8,6.591-2.12,9.955-2.95,10.383-2.553,21.049-2.8,27.4-.409-11.477,1.8-22.256,4.333-32.286,9.333-.132.075-.283.151-.447.226-.207.094-.4.188-.623.3a88.512,88.512,0,0,0-11.534,7.232v-.245c-1.2.924-2.383,1.843-3.509,2.818l-.226.169c-12.188,10.238-20,22.426-25.206,36.551-6.741,18.275-19.212,30.777-37.651,37.148-5.339,1.843-10.8,3.283-16.829,5.087,6.817,6.088,14.326,9.729,21.652,13.5,14.068,7.251,29,10.949,44.946,8.886,21.935-2.817,34.569-14.124,39.89-35.286A107.89,107.89,0,0,1,487.881,540c4.509-7.716,12.169-16.225,16.269-18.237-18.992,28.9-22.935,38.481-20.137,49.191C490.68,566.868,496.3,560.749,504.842,560.711Z' transform='translate(-147.144 -241.324)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_25' data-name='Group 25' transform='translate(496.771 251.022)'%3E%3Cpath id='Path_80' data-name='Path 80' d='M206.468,306.973c-1.541.843-3.006-.736-4.3-1.616-5.616-3.811-6.5-9.728-6.314-16.885a88.465,88.465,0,0,1,11.533-7.232,70.023,70.023,0,0,0-10.03,6.314c5.9,3.509,9.559,8.094,10.6,14.42C208.248,303.817,208.211,306.018,206.468,306.973Z' transform='translate(-195.83 -281.24)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_26' data-name='Group 26' transform='translate(0 64.221)'%3E%3Cpath id='Path_81' data-name='Path 81' d='M467.071,696.969l-6.125-.321c-5.83-42.518-24.476-79.025-55.467-109.362-20.86-20.413-42.77-39.645-70.264-51.115-13.439-5.609-27.268-10.552-40.047-17.439-12.691-6.83-24.74-7.9-38.9-5.245-30.148,5.679-59.152,2.138-83.98-18.137-9.446-7.691-19.885-10.125-31.727-9a42.5,42.5,0,0,1-23.721-4.7c13,4.289,26.161,2.578,40.424,2.013-6.264-6.32-12.666-10.8-16.967-17.47,11.4,11.446,25.683,18.055,40.776,25.69-2.4-8.886-2.427-16.942-2.635-24.992-.434-17.445-5.515-32.783-20.633-43.2a270.292,270.292,0,0,1-22.853-18.055c-2.736-2.358-5.515-4.735-6.49-8.427,11.471,12.483,26.092,20.816,39.311,30.878,14.47,11.012,19.7,25.7,18,43.3-.78,8,.6,15.609,2.931,23.2,1.667,5.389,4.8,8.446,10.383,9.835,16.206,4.038,32.576,3.541,48.977,2.246,6.245-.5,12.647-.692,20.244-3.692a47.24,47.24,0,0,1-4.886-3.44c-14.967-14.515-27.369-31.1-34.381-50.687-12.621-35.337-33.481-64.73-61.127-89.6-6.83-6.138-14.313-11.552-21.507-17.3,12.691,1.817,22.9,8.358,31.909,16.653,4.987,4.566,7.779,3.66,11.25-1.472,12.477-18.4,15.948-38.606,12.867-60.265-1.333-9.37-2.647-18.747-1.792-28.438,1.616,12.54,2.836,24.922,4.849,37.185,3.4,20.621,1.277,40.311-9.98,58.108-3.389,5.364-2.559,7.817,1.346,11.835,13.081,13.508,24.495,28.325,32.959,45.235,6.207,12.414,11.93,25.092,18.8,37.116,12.817,22.426,32.62,37,57.253,48.738-6.459-16.024-3-30.463-1.088-45.128,2.962-22.8-.3-44.254-16.816-62.083-9.578-10.345-18.477-21.313-28.715-31.06-3.038-2.918-5.855-6.069-8.785-9.106,13.886,10.521,28.06,20.508,39.852,33.211,3.346,3.61,5.371,3.918,8.012-.761a90.914,90.914,0,0,0,10.484-28.494,34.053,34.053,0,0,0-7.169-28.633c-6.05-7.609-12.081-15.206-19.023-22.048a115.013,115.013,0,0,1-18.508-23.3c-6.553-11.069-9.942-27.784-7.427-37.7.761,25.08,11.565,44.487,29.381,60.51,9.792,8.8,19.854,17.357,27.337,28.438,6.458,9.584,9.779,19.7,7.823,31.425a70.2,70.2,0,0,1-12.9,30.324c-2.566,3.5-2.8,6.138-.22,9.8,4.415,6.3,6.8,13.634,8.634,21.08,2.528,10.206,2.666,20.634,2.056,31.035-1,17.325,3.056,32.35,17.162,43.946A133.06,133.06,0,0,0,354.9,520.8c9.232,5.251,19.369,8.955,27.853,15.483,25.771,19.8,49.392,41.864,69.724,67.3a70.437,70.437,0,0,1,12.269,23.174A132.159,132.159,0,0,1,467.071,696.969Z' transform='translate(-116.837 -251.536)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_27' data-name='Group 27' transform='translate(279.894 395.513)'%3E%3Cpath id='Path_82' data-name='Path 82' d='M197.957,417.59c.208-18.935-2.321-37.588-10.125-55.65-8.138-18.828-15.841-37.864-26.488-57.724,2.314,1.4,3.012,1.641,3.453,2.113,5.93,6.452,12.25,12.634,17.677,19.5,22.608,28.563,37.337,59.026,41.015,92.155Z' transform='translate(-161.344 -304.216)' fill='%23022747'/%3E%3C/g%3E%3Cg id='Group_28' data-name='Group 28' transform='translate(295.585 450.571)'%3E%3Cpath id='Path_83' data-name='Path 83' d='M182.234,371.261l-18.395-.277c2.081-8.414,3.207-17.137,4.5-25.746a132.238,132.238,0,0,0,1.044-32.268c2.591.9,2.61,2.44,3.107,3.647C179.831,334.365,182.3,352.684,182.234,371.261Z' transform='translate(-163.839 -312.971)' fill='%23022747'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_84' data-name='Path 84' d='M167.031,275.305c4.333.761,5.817-1.49,4-7.175-3.415-10.672-9.5-18.835-20.074-23.161-1.415-.579-3.151-1.61-4.572-.472-1.679,1.352-1.088,3.39-.547,5.138a20.769,20.769,0,0,0,4.578,8.433c3.05,3.2,1.887,4.245-1.893,5.182-2.9.717-7.559,1.056-7.446,4.622.088,2.761,4.616,3.251,7.408,4.119A79.314,79.314,0,0,0,167.031,275.305Z' transform='translate(107.794 -182.167)' fill='%230cb49c'/%3E%3Cpath id='Path_85' data-name='Path 85' d='M216.116,306.083c11.76.226,26.438-12.552,28.469-24.143.553-3.151-.874-4.276-3.71-4.207a25.123,25.123,0,0,0-14.081,4.981,61.776,61.776,0,0,0-14.382,14.734c-1.365,1.887-4.346,3.616-2.673,6.427C211.179,306.291,214.28,305.6,216.116,306.083Z' transform='translate(468.315 -3.692)' fill='%230cb49c'/%3E%3Cpath id='Path_86' data-name='Path 86' d='M173.529,248.852c-1.189.176-4.176.5-7.113,1.082-10.559,2.107-12.081,5.679-5.943,14.382,4.295,6.081,9.936,10.289,17.621,11.081,4.521.465,6.276-1.138,3.867-5.534a25.479,25.479,0,0,0-2.937-4.679c-2.818-3.182-1.962-4.949,1.673-6.66,2.566-1.208,6.792-2.377,6.132-5.654-.8-3.974-5.528-3.176-8.735-3.987C177.227,248.663,176.258,248.852,173.529,248.852Z' transform='translate(191.32 -156.82)' fill='%230cb49c'/%3E%3Cpath id='Path_87' data-name='Path 87' d='M161.7,238.449c.239,12.426,9.779,25.96,20.357,28.865,6.358,1.749,7.861.484,6.251-5.666-3.157-12.056-10-21.212-21.608-26.381C163.554,233.865,161.158,233.915,161.7,238.449Z' transform='translate(216.458 -232.548)' fill='%230cb49c'/%3E%3Cpath id='Path_88' data-name='Path 88' d='M209.34,300c12.162-1.673,21.438-7.483,26.96-18.8,2.088-4.283,1.1-6.427-3.8-6.691-9.075-.491-25.664,11.93-27.922,20.81C203.41,299.9,205.63,300.55,209.34,300Z' transform='translate(441.994 -20.81)' fill='%230cb49c'/%3E%3Cpath id='Path_89' data-name='Path 89' d='M200.176,289.162c5.251.365,6.4-1.855,3.918-6.169a17.229,17.229,0,0,0-3.339-4.383c-2.855-2.541-3.308-4.27.994-5.465,1.258-.346,2.924-.868,3.081-2.421.214-2.069-1.836-2.383-3.182-3.062-7.509-3.773-14.879-1.805-22.086.943-3.836,1.465-2.459,4.591-1.176,6.981C183.027,284.264,190.548,288.515,200.176,289.162Z' transform='translate(298.07 -67.997)' fill='%230cb49c'/%3E%3Cpath id='Path_90' data-name='Path 90' d='M220.194,307.259c9.3-.107,15.734-5.157,22.206-9.9,2.905-2.138.736-3.962-1.264-5.339C233,286.424,212.61,290.8,207,299.159c-1.623,2.434-.786,3.748,1.264,4.993C212.132,306.5,216.478,306.926,220.194,307.259Z' transform='translate(451.936 58.611)' fill='%230cb49c'/%3E%3Cpath id='Path_91' data-name='Path 91' d='M195.756,312.57c-.761-10.628-5.295-17.954-13.043-23.532-3.811-2.742-5.817-1.245-7.194,2.509-3.075,8.37,6.194,26.86,14.709,29.67,2.031.673,3.182.233,3.736-1.6C194.763,317,195.322,314.312,195.756,312.57Z' transform='translate(286.768 48.671)' fill='%230cb49c'/%3E%3Cpath id='Path_92' data-name='Path 92' d='M152.908,273.33c-.044-11.7-2.6-20.665-8.641-28.47-1.069-1.377-2-3.521-4.226-2.993-1.824.434-1.912,2.5-2.251,3.987-3.082,13.69,1.56,25.52,9.2,36.487,2.321,3.333,4.163,2.264,4.817-1.315C152.392,277.864,152.725,274.644,152.908,273.33Z' transform='translate(85.317 -193.8)' fill='%230cb49c'/%3E%3Cpath id='Path_93' data-name='Path 93' d='M136.162,320.293c-.88,4.352,1.056,4.7,3.811,4.308a21.38,21.38,0,0,0,15.181-9.791,83.194,83.194,0,0,0,6.358-12.175c.981-2.182,3.44-4.987,1.534-6.918-2.383-2.414-5.729-.321-8.225.981C144.834,301.911,136.866,308.841,136.162,320.293Z' transform='translate(80.669 85.574)' fill='%230cb49c'/%3E%3Cpath id='Path_94' data-name='Path 94' d='M129.16,266.64c-.082,5.937,1.836,11.314,4.308,16.615,2.057,4.408,4.031,3.679,6.289.365,5.088-7.446,5.031-15.621,3.226-23.985a31.121,31.121,0,0,0-1.918-5.918c-1.252-2.855-1.164-7.9-4.44-7.874-4.119.031-4.408,5.2-5.654,8.509C129.487,258.276,129.229,262.464,129.16,266.64Z' transform='translate(44.762 -172.338)' fill='%230cb49c'/%3E%3Cpath id='Path_95' data-name='Path 95' d='M135.2,268.614a31.416,31.416,0,0,0-14.068,3.151c-3.484,1.711-3.572,3.7-.742,6.295,7.175,6.584,26.633,7.414,34.117,1.547,2.937-2.3.7-3.509-.667-4.824C149.849,270.941,142.221,268.489,135.2,268.614Z' transform='translate(-12.207 -51.932)' fill='%230cb49c'/%3E%3Cpath id='Path_96' data-name='Path 96' d='M184.053,293.928c-.013-10.917-15.464-24.935-26-23.734-2.515.289-3.1,1.648-2.931,3.723.346,4.264,1.666,8.138,4.886,11.15,5.836,5.446,12.791,8.974,20.149,11.886C183.469,298.268,184.38,297.042,184.053,293.928Z' transform='translate(181.921 -43.929)' fill='%230cb49c'/%3E%3Cpath id='Path_97' data-name='Path 97' d='M175.516,315.466c.007-12.929-9.339-19.533-17.973-26.526-2.566-2.075-3.012.535-3.434,2.27-2.239,9.213,5.327,25.671,13.747,29.941,1.874.95,3.924,1.855,5.893.522C175.968,320.177,175.8,317.731,175.516,315.466Z' transform='translate(174.618 51.542)' fill='%230cb49c'/%3E%3Cpath id='Path_98' data-name='Path 98' d='M179.108,309.174c.283,8.3,4.93,15.892,12.747,21.809,2.553,1.931,4.214,2.34,5.553-1.4,3.138-8.792-4.566-27.734-12.992-31.57-2.428-1.107-3.383.22-4.264,2C178.983,302.388,179.071,304.948,179.108,309.174Z' transform='translate(308.843 101.46)' fill='%230cb49c'/%3E%3Cpath id='Path_99' data-name='Path 99' d='M224.6,319.989c3.151.289,3.943-1.572,3.993-4.264.182-9.458-13.062-22.205-22.658-21.872-2.327.082-3.195,1.057-3.377,3.333C201.717,307.587,214.011,320.372,224.6,319.989Z' transform='translate(432.719 81.539)' fill='%230cb49c'/%3E%3Cpath id='Path_100' data-name='Path 100' d='M169.033,301.757c3.88.534,4.37-1.3,3.3-4.484-3.27-9.7-17.011-19.91-27.061-20.124-4.5-.094-6.528,1.968-3.893,5.817C148.079,292.758,156.625,300.2,169.033,301.757Z' transform='translate(103.208 -6.781)' fill='%230cb49c'/%3E%3Cpath id='Path_101' data-name='Path 101' d='M190.016,261.113c.214,5.239,2.195,11.094,5.126,16.684,2.245,4.277,4.729,4.05,7.006.207a23.313,23.313,0,0,0,3.176-15.973c-.849-5.308-3.056-10.169-5.012-15.1-.635-1.61-.748-4.157-3.107-4.031-1.931.107-2.773,2.245-3.767,3.78C190.815,250.73,190.494,255.371,190.016,261.113Z' transform='translate(366.628 -187.922)' fill='%230cb49c'/%3E%3Cpath id='Path_102' data-name='Path 102' d='M179.87,257.661c-3.993-.522-4.541,1.277-3.27,4.861,2.968,8.339,18.1,18.917,26.677,18.54,4.232-.189,3.383-2.818,2.742-5.352C203.415,265.4,192.064,257.522,179.87,257.661Z' transform='translate(292.454 -110.306)' fill='%230cb49c'/%3E%3Cpath id='Path_103' data-name='Path 103' d='M134.258,269.632c1.012,10.9,6.748,19.482,15.319,26.368,2.786,2.233,5.213,2.283,5.283-2.276.214-13.024-5.792-22.9-15.709-30.752-.887-.7-2.05-1.616-3.075-.805C133.767,264,134.61,266.8,134.258,269.632Z' transform='translate(71.737 -87.683)' fill='%230cb49c'/%3E%3Cpath id='Path_104' data-name='Path 104' d='M163.5,268.105a64.06,64.06,0,0,0-3.5-19.665c-1.666-4.717-3.911-4.61-6.553-.8-4.861,7.012-4.83,14.672-2.836,22.551a18.982,18.982,0,0,0,1.044,3.3c1.773,3.836,2.17,10.854,6.364,10.307,5.025-.654,4.8-7.5,5.452-12.238A25.279,25.279,0,0,0,163.5,268.105Z' transform='translate(151.582 -177.652)' fill='%230cb49c'/%3E%3Cpath id='Path_105' data-name='Path 105' d='M199.629,277.025c-.39,4.34,1.83,4.912,5.943,3.692,10.238-3.038,17.218-15.37,14.533-25.79-1.05-4.094-2.893-4.585-6.4-2.61C206.641,256.3,199.522,268.321,199.629,277.025Z' transform='translate(417.236 -144.034)' fill='%230cb49c'/%3E%3Cpath id='Path_106' data-name='Path 106' d='M192.885,262.191c-.126-9.182-8.987-20.872-16.98-23.048-3.8-1.031-3.075,2.126-3.094,3.679-.151,11.93,6.144,20.872,13.961,29.01,1.591,1.654,2.817.635,3.83-.924A16.585,16.585,0,0,0,192.885,262.191Z' transform='translate(275.408 -208.847)' fill='%230cb49c'/%3E%3Cpath id='Path_107' data-name='Path 107' d='M120.855,273.386a37.857,37.857,0,0,0,7.131,19.319c2.748,3.742,4.132,2.151,5.792-.874a25.086,25.086,0,0,0-3.352-29.054c-3.78-4.321-5.566-4.069-7.672,1.163a22.322,22.322,0,0,0-1.075,4.012C121.333,269.764,121.119,271.6,120.855,273.386Z' transform='translate(0.851 -98.751)' fill='%230cb49c'/%3E%3Cpath id='Path_108' data-name='Path 108' d='M216.332,283.382c-2.629.5-6.955-.792-8.094,2.736-1.006,3.119,2.113,5.9,4.465,8.05,5.912,5.408,13.068,7.584,21,7.112,2.5-.151,5.553-.377,6.578-2.962.905-2.289-1.22-4.283-2.679-5.994C232.136,285.948,224.992,283.351,216.332,283.382Z' transform='translate(461.974 26.197)' fill='%230cb49c'/%3E%3Cpath id='Path_109' data-name='Path 109' d='M142.076,299.278c-3.641-12.508-9.559-21.369-18.791-27.853-2.629-1.843-5.974-3.937-8.936-1.685-2.937,2.232-.887,5.622.145,8.32C119.11,290.173,129.675,294.549,142.076,299.278Z' transform='translate(-41.582 -51.121)' fill='%230cb49c'/%3E%3Cpath id='Path_110' data-name='Path 110' d='M192.309,263.655c.49,10.175,5.037,17.98,12.005,24.5,3.32,3.1,5.176,1.3,6.4-2.321,3.321-9.8-4.943-26.677-15.011-28.689C190.215,256.045,194.246,261.969,192.309,263.655Z' transform='translate(378.755 -113.275)' fill='%230cb49c'/%3E%3Cpath id='Path_111' data-name='Path 111' d='M200.056,269.976c10.232.019,19.973-7.962,22.2-16.967.9-3.629-.843-4.566-3.754-4.861-6.446-.66-23.841,10.144-26.268,16.162-.792,1.962-.17,3.2,1.547,3.83C196.132,268.994,198.591,269.561,200.056,269.976Z' transform='translate(376.554 -160.303)' fill='%230cb49c'/%3E%3Cpath id='Path_112' data-name='Path 112' d='M208.513,288.8c-7.1.384-12.112,3.843-16.5,8.44a3.52,3.52,0,0,0-.711,3.792c1.6,5.251,13.093,12.49,18.483,11.062,5.251-1.4,1.566-4.641.321-6.113-2.849-3.352-2.729-4.993,1.446-6.936,2.849-1.321,7.7-2.975,6.345-6.729C216.669,288.9,211.613,289.449,208.513,288.8Z' transform='translate(372.122 54.857)' fill='%230cb49c'/%3E%3Cpath id='Path_113' data-name='Path 113' d='M163.9,253.3c.132,9.182,8.9,21.319,17.64,24.576,3.622,1.352,3.446-1.5,3.836-3.371,2.251-10.716-6.943-25.413-17.6-28.306C164.821,245.4,163.809,247.254,163.9,253.3Z' transform='translate(228.491 -171.39)' fill='%230cb49c'/%3E%3Cpath id='Path_114' data-name='Path 114' d='M148.291,283.171c6.037-.088,15.363-5.05,15.219-8.647-.239-5.924-5.119-8.829-9.773-11.426-3.471-1.937-7.4-2.554-11.282-3.126-1.3-.195-2.918-.855-3.717.7-.729,1.421.491,2.648,1.251,3.7a38.946,38.946,0,0,0,4.459,5.276c2.119,2.05,2.83,3.484-.61,4.918-1.748.73-5.063.66-4.641,3.22.459,2.792,3.27,4.295,6.119,4.949A29.708,29.708,0,0,0,148.291,283.171Z' transform='translate(94.248 -99.229)' fill='%230cb49c'/%3E%3Cpath id='Path_115' data-name='Path 115' d='M229.7,266.23c.138-3.786-.962-6.27-5.176-3.886-10.509,5.943-15.93,15.8-19.413,26.784-1.2,3.767,2.283,2.465,3.968,2.145C219.723,289.253,229.364,277.455,229.7,266.23Z' transform='translate(445.175 -90.022)' fill='%230cb49c'/%3E%3Cpath id='Path_116' data-name='Path 116' d='M219.943,267.465c-4.44-.094-8.37.2-12.093,1.635-4.968,1.93-5.39,5.213-1.2,8.678,5.584,4.628,23.482,5.484,29.406,1.509,3.314-2.22,1.736-4.27-.075-6.226C231.508,268.239,225.684,267.214,219.943,267.465Z' transform='translate(439.466 -58.167)' fill='%230cb49c'/%3E%3Cpath id='Path_117' data-name='Path 117' d='M201.273,273.044c-11.508-.5-18.181,6.547-24.727,13.772-2.082,2.3-.226,3.094,1.629,3.824,9.081,3.578,27.35-3.666,30.073-12.81C210.441,270.466,203.216,274.774,201.273,273.044Z' transform='translate(290.527 -28.61)' fill='%230cb49c'/%3E%3Cpath id='Path_118' data-name='Path 118' d='M128.437,289.654a39.207,39.207,0,0,0,16.476-4.8c3.742-2.132,3.679-4.195.314-6.666-8.1-5.956-24.9-4.037-31.312,3.5-2.145,2.515-.736,3.71,1.314,4.7C119.193,288.3,123.287,289.811,128.437,289.654Z' transform='translate(-41.508 -19.838)' fill='%230cb49c'/%3E%3Cpath id='Path_119' data-name='Path 119' d='M218.335,319.9c2.138-.245,5.371.73,6.836-1.415,1.61-2.346-.962-4.7-2.138-6.773-4.333-7.66-14.942-12.213-23.86-10.9-4.088.6-3.459,2.717-2.553,5.383C199.362,314.3,207.45,319.5,218.335,319.9Z' transform='translate(398.014 117.173)' fill='%230cb49c'/%3E%3Cpath id='Path_120' data-name='Path 120' d='M165.986,315.018c.233,3.031-.642,6.446,2.207,7.88,2.673,1.34,5.352-.641,7.628-2.232,6.842-4.78,11.326-17.747,9.006-25.589-.616-2.094-1.572-3.654-3.824-2.006C173.357,298.673,167.143,305.3,165.986,315.018Z' transform='translate(239.538 73.788)' fill='%230cb49c'/%3E%3Cpath id='Path_121' data-name='Path 121' d='M186.568,291.339c.151,1.61.207,3.232.478,4.823.893,5.188,3.119,6.012,7.49,2.817,7.226-5.276,10.986-19.426,7.433-27.784-1.314-3.082-3.063-4.063-5.6-1.315C190.769,275.95,186.128,282.484,186.568,291.339Z' transform='translate(348.241 -53.734)' fill='%230cb49c'/%3E%3Cpath id='Path_122' data-name='Path 122' d='M216.082,291.189c-.484-9.182-10.892-20.7-19.577-22.155-2.811-.471-3.716.6-4.044,3.132-.956,7.408,12.156,23.451,19.841,24.249C217.051,296.912,215.881,293.5,216.082,291.189Z' transform='translate(379.3 -50.258)' fill='%230cb49c'/%3E%3Cpath id='Path_123' data-name='Path 123' d='M154.707,260.117c.22,3.214-1.1,9.043,3.465,10.012,4.49.956,5.672-4.9,7.452-8.477,3.7-7.44,5.119-15.194,2.981-23.375-.39-1.5-.358-3.446-2.22-3.987-2.145-.629-3.3,1.075-4.5,2.453C157.732,241.5,155.273,249.282,154.707,260.117Z' transform='translate(179.786 -234.155)' fill='%230cb49c'/%3E%3Cpath id='Path_124' data-name='Path 124' d='M157.518,236c-9.483,9.005-13.552,26.375-9.307,36.682.6,1.478,1.044,3.415,2.7,3.786,2.264.5,3.025-1.748,4.018-3.195a26.908,26.908,0,0,0,4.887-18.363C159.21,248.831,158.348,242.781,157.518,236Z' transform='translate(136.658 -224.384)' fill='%230cb49c'/%3E%3Cpath id='Path_125' data-name='Path 125' d='M171.337,276.074a66.776,66.776,0,0,0,1.2,7.458c.755,2.748.66,6.71,4.207,7.157,2.862.359,4.559-2.8,6.188-4.968,4.786-6.358,4.7-19.193.189-25.62-1.906-2.7-3.629-2.264-5.61-.352C172.884,264.207,171.111,269.716,171.337,276.074Z' transform='translate(267.738 -107.023)' fill='%230cb49c'/%3E%3Cpath id='Path_126' data-name='Path 126' d='M178.763,282c4.364.157,5.245-1.491,3.364-5.471-4.358-9.232-16.891-15.822-26.589-13.766-3.78.8-4.5,2.5-2.383,5.811C157.369,275.2,170.418,282.164,178.763,282Z' transform='translate(165.484 -84.851)' fill='%230cb49c'/%3E%3Cpath id='Path_127' data-name='Path 127' d='M192.29,247.061c-.585-3.8.509-9.829-3.522-10.817-4.069-.993-6.289,4.717-8.2,8.194a32.662,32.662,0,0,0-3.333,21.514c.849,5.05,3.6,5.547,7.062,2.05C189.963,262.274,192.409,255.243,192.29,247.061Z' transform='translate(296.222 -223.708)' fill='%230cb49c'/%3E%3Cpath id='Path_128' data-name='Path 128' d='M196.342,319.461c10.062-.258,21.816-14.181,20.369-23.809-.277-1.849-1.27-2.025-2.836-2.019-8.855.044-22,14.081-21.721,23.092C192.261,320.165,194.669,319.216,196.342,319.461Z' transform='translate(377.91 80.412)' fill='%230cb49c'/%3E%3Cpath id='Path_129' data-name='Path 129' d='M220.385,305.43c-1.34-6.446-6.119-12.565-14.225-15.715-3.4-1.321-7.641-5.616-10.295-2.578-2.61,2.974.566,7.835,2.427,11.489,3.578,7.043,9.968,10.546,17.1,13.068C219.486,313.14,221.014,311.631,220.385,305.43Z' transform='translate(392.336 40.423)' fill='%230cb49c'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M162.654,304.734a27.929,27.929,0,0,0,13.125-4.415c1.83-1.145,2.547-2.685,1.717-4.679-3.32-7.974-8.295-14.351-16.98-16.917-3.8-1.126-5.377.144-3.968,4.125a18.278,18.278,0,0,0,1.541,3.83c2.993,4.6,7.528,9.125-1.7,12.232-2.283.774-1.761,3.05.535,3.993C159.019,303.765,161.258,304.3,162.654,304.734Z' transform='translate(180.97 -0.518)' fill='%230cb49c'/%3E%3Cpath id='Path_131' data-name='Path 131' d='M136.71,305.1c-1.95-9.59-5.314-18.923-14.923-24.57-1.522-.9-3.226-2.384-5.037-1.006-1.421,1.088-.994,2.993-.729,4.541,1.742,10.319,5.377,19.552,15.068,25.08,1.333.761,2.729,2.283,4.364,1.528C137.66,309.655,136.22,307.422,136.71,305.1Z' transform='translate(-26.16 2.836)' fill='%230cb49c'/%3E%3Cpath id='Path_132' data-name='Path 132' d='M170.316,271.779c-8.584.132-14.471,3.509-19.03,9.753-2.975,4.082-1.365,5.66,2.71,6.566,8.521,1.88,16.011-.535,22.627-5.78,2.094-1.66,4.446-4.056,3.478-7.049-.893-2.78-4.132-2.465-6.521-3.056A23.305,23.305,0,0,0,170.316,271.779Z' transform='translate(153.706 -35.168)' fill='%230cb49c'/%3E%3Cpath id='Path_133' data-name='Path 133' d='M202.466,267.514c-.226-9.05-10.414-19.363-19.439-20.313-3.006-.315-3.49,1.082-3.7,3.484-.843,9.5,10.137,21.709,19.539,21.8C202.956,272.514,202.189,269.583,202.466,267.514Z' transform='translate(309.867 -165.388)' fill='%230cb49c'/%3E%3Cpath id='Path_134' data-name='Path 134' d='M182.313,277.455c-.038,10.9,5.371,18.206,12.144,24.834,2.459,2.409,3.937,1.39,5.138-1.258,2.66-5.874.887-11.32-1.748-16.577-1.887-3.76-4.943-6.678-8.088-9.4-1.666-1.434-3.119-4.446-5.427-3.559C181.634,272.531,183,275.989,182.313,277.455Z' transform='translate(325.888 -37.498)' fill='%230cb49c'/%3E%3Cpath id='Path_135' data-name='Path 135' d='M134.89,293.049c.057.767.082,1.925.245,3.063.459,3.321-.623,8.282,2.748,9.27,3.717,1.088,5.987-3.471,8.056-6.345,5.05-7.012,4.767-16.854-.126-23.985-1.931-2.8-3.4-3.1-5.792-.459C135.286,279.831,134.821,286.144,134.89,293.049Z' transform='translate(75.048 -29.931)' fill='%230cb49c'/%3E%3Cpath id='Path_136' data-name='Path 136' d='M173.572,294.247c.428,2.912-1.05,5.937,1.17,7.125,2.547,1.365,4.629-1.245,6.509-2.792,7.917-6.522,9.949-15.7,10.993-25.231.5-4.5-2.578-3.66-4.905-2.761-7.081,2.73-10.6,8.553-12.452,15.508A73.2,73.2,0,0,0,173.572,294.247Z' transform='translate(279.175 -45.228)' fill='%230cb49c'/%3E%3Cpath id='Path_137' data-name='Path 137' d='M184.508,257.717c3.113-.2,6.226.314,7.452-2.245,1.182-2.472-.692-4.868-2.289-6.861-5.207-6.478-19.137-10.049-26.809-7.037-3.578,1.409-1.365,3.264-.365,4.767C167.862,254.409,176.232,256.578,184.508,257.717Z' transform='translate(212.634 -200.643)' fill='%230cb49c'/%3E%3Cpath id='Path_138' data-name='Path 138' d='M162.926,258.125c1.541,11.71,8.93,18.734,17.9,24.526,3.031,1.962,3.484-.453,3.71-2.66.861-8.54-2.415-15.32-9.075-20.514a67.183,67.183,0,0,0-6.911-4.585c-1.321-.792-2.673-2.358-4.352-1.44C162.152,254.553,163.379,256.767,162.926,258.125Z' transform='translate(223.355 -133.574)' fill='%230cb49c'/%3E%3Cpath id='Path_139' data-name='Path 139' d='M148.916,275.754c-.327-10.251-8.452-20.734-18.319-23.992-4.144-1.371-6.05-.151-4.811,4.1,2.987,10.2,9.112,18.011,18.7,22.834C147.425,280.181,149.495,279.653,148.916,275.754Z' transform='translate(24.956 -143.87)' fill='%230cb49c'/%3E%3Cpath id='Path_140' data-name='Path 140' d='M134.057,273.777c-2.748.358-7.892-1.038-9.106,2.685-1.277,3.918,3.773,5.7,6.572,7.855,6.282,4.842,13.659,5.031,21.137,4.471,4.559-.333,4.949-2.692,2.629-5.937C150.282,275.846,143.251,273.18,134.057,273.777Z' transform='translate(21.439 -25.029)' fill='%230cb49c'/%3E%3Cpath id='Path_141' data-name='Path 141' d='M140.3,284.125c4.509.227,4.754-1.924,3.5-5.263-3.214-8.565-14.093-16.445-23.092-16.634-2.905-.063-5.119.05-3.836,4.182C119.664,275.372,131.267,284.239,140.3,284.125Z' transform='translate(-22.151 -85.732)' fill='%230cb49c'/%3E%3Cpath id='Path_142' data-name='Path 142' d='M180.562,263.8c.321,8.666,2.459,15.634,6.584,21.986,2.918,4.484,5.088,3.716,7.138-.786,3.754-8.239-.711-24.684-8.075-29.721-2.371-1.616-3.49-.446-4.088,1.522C181.323,259.42,180.914,262.162,180.562,263.8Z' transform='translate(316.628 -126.442)' fill='%230cb49c'/%3E%3Cpath id='Path_143' data-name='Path 143' d='M191.7,261.985c-2.283.352-4.836-.642-6.012,1.528-1.226,2.258.969,3.818,2.163,5.364,5.9,7.6,17.9,11.333,26.111,8.4,4.182-1.5,5.087-3.207,1.641-6.723C208.86,263.689,200.131,262.966,191.7,261.985Z' transform='translate(341.816 -86.966)' fill='%230cb49c'/%3E%3Cpath id='Path_144' data-name='Path 144' d='M192.774,293.4c9.219-.327,19.753-7.276,22.388-14.326,1.572-4.214.333-6.389-4.151-5.88-9.729,1.1-17.325,5.71-22.1,14.452C186.328,292.385,188.378,293.932,192.774,293.4Z' transform='translate(354.782 -28.053)' fill='%230cb49c'/%3E%3Cpath id='Path_145' data-name='Path 145' d='M123.33,304.234c6.125-.315,12.634-3.427,18.376-8.439,3.2-2.786,2.176-4.408-1.145-5.993-7.119-3.383-24.205,1.208-28.557,7.691-1.434,2.138-.648,3.428,1.182,4.5C115.821,303.524,118.663,304.4,123.33,304.234Z' transform='translate(-49.877 54.102)' fill='%230cb49c'/%3E%3Cpath id='Path_146' data-name='Path 146' d='M184.176,263.34c.239,2.943-.855,6.107,1.886,7.377,2.56,1.176,4.868-1.038,6.622-2.679,7.3-6.83,9.716-15.332,7.974-25.1-.654-3.679-2.409-4.132-5.126-1.83A30.729,30.729,0,0,0,184.176,263.34Z' transform='translate(335.622 -204.864)' fill='%230cb49c'/%3E%3Cpath id='Path_147' data-name='Path 147' d='M146.431,280.7c-.761-8.616-5.779-16.7-14.961-22.155-2.616-1.553-4.685-2.195-5.012,2.107-.755,9.81,6.094,21.577,14.86,25.457C145.01,287.746,147.154,287.407,146.431,280.7Z' transform='translate(30.183 -111.375)' fill='%230cb49c'/%3E%3Cpath id='Path_148' data-name='Path 148' d='M134.119,251.561c.654,9.685,13.169,22.168,22.463,22.822,3.056.214,3.094-1.541,2.434-3.4a39.406,39.406,0,0,0-20.4-23.1C134.861,246.052,133.6,248.146,134.119,251.561Z' transform='translate(70.405 -165.138)' fill='%230cb49c'/%3E%3Cpath id='Path_149' data-name='Path 149' d='M187.372,302.858c.572,3.981.252,10.163,4.107,10.829,4.528.78,7.5-4.471,9.263-8.867,2.811-7,.585-13.653-1.893-20.174-1.138-3-2.893-1.239-4.245-.057C189.1,289.393,187.863,295.921,187.372,302.858Z' transform='translate(352.644 24.117)' fill='%230cb49c'/%3E%3Cpath id='Path_150' data-name='Path 150' d='M191.848,294.675c1.528-.264,4.163,1.081,5.22-1.22.943-2.069-1.063-3.861-2.264-5.408-5.5-7.1-12.251-11.722-21.816-10.276-3.635.547-4.591,2.22-2.836,5.685C174.629,292.3,182.572,294.31,191.848,294.675Z' transform='translate(257.057 -4.88)' fill='%230cb49c'/%3E%3Cpath id='Path_151' data-name='Path 151' d='M140.92,277.32c-.5-9.949-4.5-17.212-13.118-21.7-4.232-2.207-6.578-1.421-6.7,3.666-.164,6.987,10.062,21.036,16.59,22.419C142.291,282.685,140.448,278.867,140.92,277.32Z' transform='translate(2.156 -126.752)' fill='%230cb49c'/%3E%3Cpath id='Path_152' data-name='Path 152' d='M169.513,274.763c3.792.34,4.484-1.534,2.78-4.553-5.258-9.326-12.892-15.559-23.633-17.489-2.949-.528-4.452.44-3.547,3.8C147.332,264.732,160.709,274.832,169.513,274.763Z' transform='translate(127.757 -136.678)' fill='%230cb49c'/%3E%3Cpath id='Path_153' data-name='Path 153' d='M197.464,298.964c.214-8.521-11.383-21.608-19.407-22.143-3.157-.207-3.3,1.673-3.094,3.968.654,7.679,10.458,19.357,17.829,21.445C196.011,303.146,197.759,302.5,197.464,298.964Z' transform='translate(286.696 -8.584)' fill='%230cb49c'/%3E%3Cpath id='Path_154' data-name='Path 154' d='M202.673,245.608c-7.138.453-15.936,7.54-18.124,13.955-1.025,3.006.421,4.295,2.836,5.194,8.037,2.994,21.816-6.93,21.577-15.653C208.823,244.143,204.691,246.331,202.673,245.608Z' transform='translate(335.947 -173.58)' fill='%230cb49c'/%3E%3Cpath id='Path_155' data-name='Path 155' d='M125.666,274.012c.207,5.9,3.534,11.2,8.59,15.565,2.849,2.459,4.836,1.648,6.295-1.717,3.1-7.195-1.1-19.86-7.836-23.809-2.641-1.553-4.226-.981-5.465,1.616A18.7,18.7,0,0,0,125.666,274.012Z' transform='translate(26.296 -80.573)' fill='%230cb49c'/%3E%3Cpath id='Path_156' data-name='Path 156' d='M139.295,268.766c-1.7.188-4.6-1.107-5.616,1.736-.862,2.415,1.094,4.333,2.748,5.943,6.993,6.811,15.408,8.76,24.828,6.962,1.321-.251,2.887-.553,3.371-1.993.654-1.949-1.157-2.8-2.264-3.861C156.061,271.463,148.338,268.992,139.295,268.766Z' transform='translate(67.561 -51.819)' fill='%230cb49c'/%3E%3Cpath id='Path_157' data-name='Path 157' d='M215.235,282.645a27.559,27.559,0,0,0-7.522-18.112c-2.44-2.679-4.459-3.05-6.112.862-2.591,6.107,2.3,24.727,7.477,28.463,2.063,1.49,2.931.208,3.742-1.245A16.985,16.985,0,0,0,215.235,282.645Z' transform='translate(424.112 -84.301)' fill='%230cb49c'/%3E%3Cpath id='Path_158' data-name='Path 158' d='M146.734,284.055a12.858,12.858,0,0,1-.836,1.472c-1.912,2.314-6.955,3.836-4.849,7.194,2.339,3.723,6.829,1.176,10.037-.283,4.5-2.05,11.276-3.868,11.3-8.7.025-4.339-6.6-6.5-10.955-8.477-4.037-1.843-9.974-5.069-12.414-.447C136.364,279.841,143.81,280.753,146.734,284.055Z' transform='translate(93.937 -31.703)' fill='%230cb49c'/%3E%3Cpath id='Path_159' data-name='Path 159' d='M169.074,271.4a24.954,24.954,0,0,0,15.408-5.553c3.339-2.723,3.792-4.893-.755-6.936-7.647-3.434-20.9-.648-26.268,5.6-1.9,2.214-1.591,3.6.918,4.748A26.523,26.523,0,0,0,169.074,271.4Z' transform='translate(187.958 -111.063)' fill='%230cb49c'/%3E%3Cpath id='Path_160' data-name='Path 160' d='M195.712,301.455c2.774-.3,6.566.535,7.817-2.673,1.245-3.182-1.717-5.559-3.994-7.415-5.76-4.7-12.64-6.515-19.935-6.622-4.258-.063-5.251,1.792-2.773,5.572C181.3,297.153,187.272,301.2,195.712,301.455Z' transform='translate(289.806 33.399)' fill='%230cb49c'/%3E%3Cpath id='Path_161' data-name='Path 161' d='M184.661,266.041a21.556,21.556,0,0,0,10.006-2.39c2.6-1.371,6.742-2.522,6.477-5.459-.327-3.685-4.66-4.993-7.968-5.509-7.018-1.1-13.747-.031-19.665,4.465-4.062,3.088-2.911,5.119,1.05,6.792A25.213,25.213,0,0,0,184.661,266.041Z' transform='translate(265.904 -138.276)' fill='%230cb49c'/%3E%3Cpath id='Path_162' data-name='Path 162' d='M197.093,242.561c-8.156.855-14.892,5.968-19.828,13.8-1.786,2.83-.038,3.528,2.4,3.993,8.131,1.566,21.9-5.8,24.878-13.395C205.759,243.843,203.922,242.523,197.093,242.561Z' transform='translate(295.317 -189.701)' fill='%230cb49c'/%3E%3Cpath id='Path_163' data-name='Path 163' d='M127.9,298.981c.006,2.811-.34,5.069,3.54,4.516,8.232-1.182,16.458-11.094,15.665-19.3-.472-4.943-2.66-6.553-7.333-4.132C131.9,284.153,130.178,291.932,127.9,298.981Z' transform='translate(38.09 2.781)' fill='%230cb49c'/%3E%3Cpath id='Path_164' data-name='Path 164' d='M206.656,295.12c.3-7.5-4.566-12.219-9.188-17.068-1.937-2.031-3.069-.792-4.22,1.006-4.371,6.855-.107,21.885,7.238,25.834,2.453,1.321,3.817.843,4.7-1.685A20.241,20.241,0,0,0,206.656,295.12Z' transform='translate(374.401 -7.539)' fill='%230cb49c'/%3E%3Cpath id='Path_165' data-name='Path 165' d='M153.4,257.053c.3-3.742-1.585-4.308-4.742-3.434-7.138,1.981-16.54,12.923-17.395,20.187-.3,2.6.83,3.226,3.132,3.17C143.283,276.762,153.566,266.021,153.4,257.053Z' transform='translate(55.624 -133.111)' fill='%230cb49c'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M192.882,271.248c.434-6.7-3.352-11.823-7.829-16.621-2.723-2.918-4.622-2.006-6.257,1.176-4.188,8.157-.283,19.627,8.113,23.62C191.372,281.549,192.919,279.53,192.882,271.248Z' transform='translate(298.321 -135.22)' fill='%230cb49c'/%3E%3Cpath id='Path_167' data-name='Path 167' d='M167.494,260.062c.327,1.528-1.1,4.465,1.314,5.628,2.333,1.132,4.195-1.251,5.924-2.6a20.5,20.5,0,0,0,7.075-22.772c-1.2-3.408-2.767-3.874-5.427-1.585C170.029,244.19,167.293,251.2,167.494,260.062Z' transform='translate(246.847 -217.428)' fill='%230cb49c'/%3E%3Cpath id='Path_168' data-name='Path 168' d='M164.766,267.763c-.616,11.565,6.98,17.1,13.414,23.231,2.264,2.163,3.132-.138,3.629-1.956,1.861-6.848-.258-12.722-4.8-17.8a39.412,39.412,0,0,0-6.226-5.421c-1.509-1.094-2.471-4.157-4.836-2.691C164.137,264.248,164.872,266.9,164.766,267.763Z' transform='translate(232.766 -82.978)' fill='%230cb49c'/%3E%3Cpath id='Path_169' data-name='Path 169' d='M216.916,260.246a10.912,10.912,0,0,0-7.49,2.465c-6.666,5.239-9.766,12.7-12.364,20.395-.811,2.39.138,3.377,2.861,2.71,7.54-1.849,17.973-12.344,19.043-19.6C219.356,263.592,220.255,260.366,216.916,260.246Z' transform='translate(402.414 -96.163)' fill='%230cb49c'/%3E%3Cpath id='Path_170' data-name='Path 170' d='M165.391,308.738c-.377,3.057.7,3.811,3.566,3.075,7.314-1.88,17.508-12.954,18.218-20.224.245-2.56.579-5.308-3.736-4.333C175.22,289.111,165.548,300.557,165.391,308.738Z' transform='translate(236.008 45.623)' fill='%230cb49c'/%3E%3Cpath id='Path_171' data-name='Path 171' d='M110.308,284.761c.535,8.32,15.527,21.181,22.652,20.822,2.956-.145,2.591-1.622,2.056-3.716-2.107-8.27-11.546-17.143-19.91-18.489C112.836,283.012,110.3,282.32,110.308,284.761Z' transform='translate(-54.929 24.177)' fill='%230cb49c'/%3E%3Cpath id='Path_172' data-name='Path 172' d='M152.259,279.218a24.916,24.916,0,0,0-3.32-11.854c-2.415-4.207-4.742-3.553-7.213-.063-3.365,4.761-2.736,19.854.861,24.646,1.975,2.629,3.547,1.27,5.113-.151C151.416,288.431,152.322,283.991,152.259,279.218Z' transform='translate(99.543 -73.976)' fill='%230cb49c'/%3E%3Cpath id='Path_173' data-name='Path 173' d='M178.982,243.586c-7.8,4.956-11.295,18.225-6.245,27.872,2,3.823,3.415,3.4,5.767.471C186.038,262.559,184.246,253.139,178.982,243.586Z' transform='translate(262.747 -184.274)' fill='%230cb49c'/%3E%3Cpath id='Path_174' data-name='Path 174' d='M175.25,253.6c-8.075-.233-18.678,7.968-20.942,15.785-.912,3.144.308,3.585,2.88,3.654,7.741.214,18.6-7.012,21.438-14.364C180.162,254.7,179.52,253.728,175.25,253.6Z' transform='translate(176.191 -131.327)' fill='%230cb49c'/%3E%3Cpath id='Path_175' data-name='Path 175' d='M166.231,297.567c-7.307-.151-20.287,14.558-19.093,21.8.422,2.56,2.056,1.949,3.585,1.755,7.5-.975,17.992-11.91,18.6-19.369C169.489,299.623,169.741,297.4,166.231,297.567Z' transform='translate(139.453 101.168)' fill='%230cb49c'/%3E%3Cpath id='Path_176' data-name='Path 176' d='M113.712,278.736c-3.673-.258-2.893,1.981-2.691,3.685.906,7.666,11.213,17.778,19.1,19.137,3.534.6,3.893-1.019,3.641-3.83C133.031,289.477,121.4,278.667,113.712,278.736Z' transform='translate(-52.264 1.519)' fill='%230cb49c'/%3E%3Cpath id='Path_177' data-name='Path 177' d='M191.544,268.177c.132,8.037,9.1,18.967,16.615,20.734,3.943.925,3.547-1.547,3.421-3.943-.447-8.3-8.635-18.231-16.609-20.457C190.67,263.3,191.915,266.472,191.544,268.177Z' transform='translate(374.709 -75.027)' fill='%230cb49c'/%3E%3Cpath id='Path_178' data-name='Path 178' d='M162.59,281.923c-8.32.428-14.571,4.075-19.828,9.641-2.214,2.339-1.56,3.937,1.409,5.075,7.056,2.717,22.25-2.962,24.589-10.194C170.834,280.03,164.168,283.86,162.59,281.923Z' transform='translate(109.752 18.481)' fill='%230cb49c'/%3E%3Cpath id='Path_179' data-name='Path 179' d='M143.552,277.525c.39,6.408,1.767,11.9,5.232,16.709,1.044,1.453,1.994,3.5,4.056,3.176,1.761-.276,1.931-2.427,2.459-3.867,2.817-7.7,1.44-14.88-3.031-21.564-1.107-1.66-1.994-4.138-4.346-3.836-2.629.339-3.22,3.044-3.861,5.2A21.1,21.1,0,0,0,143.552,277.525Z' transform='translate(120.891 -54.535)' fill='%230cb49c'/%3E%3Cpath id='Path_180' data-name='Path 180' d='M170.183,292.555c.17,7.308,7.3,17.294,13.823,19.678,4.616,1.692,7.27-.082,6.094-4.553-2.358-9-8.358-15.382-16.565-19.237C168.718,286.178,171.284,291.309,170.183,292.555Z' transform='translate(261.736 49.946)' fill='%230cb49c'/%3E%3Cpath id='Path_181' data-name='Path 181' d='M214.631,286.652c-.767-4.7-.541-12.112-4.654-12.691-4.886-.679-5.918,6.5-7.358,10.974a19.577,19.577,0,0,0-.314,12.2c.7,2.15.742,5.081,3.427,5.389,2.038.239,3.547-1.893,4.767-3.578C213.153,295.306,214.122,291.086,214.631,286.652Z' transform='translate(427.213 -23.861)' fill='%230cb49c'/%3E%3Cpath id='Path_182' data-name='Path 182' d='M139.392,311.1c7.653-.843,13.445-4.446,17.256-11.225,2.044-3.641,1.566-5.78-3.038-5.635-7.71.233-14.7,2.019-18.7,9.534-.969,1.817-2.3,3.817-1.182,5.843C134.945,311.831,137.411,310.912,139.392,311.1Z' transform='translate(66.716 83.59)' fill='%230cb49c'/%3E%3Cpath id='Path_183' data-name='Path 183' d='M155.765,297.934c7.3.063,15.873-5.553,18.074-11.521,1.56-4.239.208-6.421-4.39-5.673-6.609,1.069-12.075,4.433-16.659,9.213-1.579,1.641-4.012,3.71-3.239,5.735C150.482,298.123,153.853,297.425,155.765,297.934Z' transform='translate(151.837 11.463)' fill='%230cb49c'/%3E%3Cpath id='Path_184' data-name='Path 184' d='M163.526,289.876c.333,1.969-.591,5.289,2.107,6.314,2.673,1.012,4.44-1.849,6.088-3.616,5.654-6.044,6.773-14.779,3.32-22.508-1.509-3.383-3-3.723-5.232-.711C165.381,275.33,163.79,282.172,163.526,289.876Z' transform='translate(226.528 -58.875)' fill='%230cb49c'/%3E%3Cpath id='Path_185' data-name='Path 185' d='M143.575,242.561c1.44,8.616,3.648,16.829,11.993,21.583,1.78,1.019,3.88,2.434,5.767.925,1.66-1.327.553-3.434.082-5.188a33.532,33.532,0,0,0-13.5-19.552c-1.119-.78-2.327-1.855-3.735-.95C143.078,240.09,143.418,241.423,143.575,242.561Z' transform='translate(120.087 -208.348)' fill='%230cb49c'/%3E%3Cpath id='Path_186' data-name='Path 186' d='M203.835,306.988c.252,1.8-.553,4.075,1.233,5.113,2.113,1.233,3.956-.585,5.5-1.748a20.228,20.228,0,0,0,8.332-18.565c-.327-4.509-2.333-6.144-6.773-3.358C205.093,292.838,204.451,299.875,203.835,306.988Z' transform='translate(439.713 45.651)' fill='%230cb49c'/%3E%3Cpath id='Path_187' data-name='Path 187' d='M154.99,251.2c-2.22.12-3.842,1.44-5.371,2.824-5.151,4.691-7.3,10.98-9.087,17.439-.887,3.194.509,4.176,3.585,3.754,8.125-1.12,16.15-13.131,14-20.973C157.644,252.551,156.983,251.249,154.99,251.2Z' transform='translate(103.529 -143.979)' fill='%230cb49c'/%3E%3Cpath id='Path_188' data-name='Path 188' d='M180.6,278.327c-1.3,11.5,3.025,19.219,11.559,24.885,1.446.962,3.119,2.641,4.956,1.377,1.987-1.371,1.371-3.717,1.044-5.742C196.542,288.666,189.272,283.484,180.6,278.327Z' transform='translate(315.621 -0.537)' fill='%230cb49c'/%3E%3Cpath id='Path_189' data-name='Path 189' d='M149.854,286.812c10.15.711,16.659-3.679,21.419-11.156,1.5-2.352,2.773-5.534.736-7.735-2.308-2.491-5.767-1.377-8.389.094C156.388,272.071,152.973,278.945,149.854,286.812Z' transform='translate(154.22 -63.357)' fill='%230cb49c'/%3E%3Cpath id='Path_190' data-name='Path 190' d='M185.908,268.462a23.064,23.064,0,0,0,.629,4.377c.811,2.729.339,7.069,3.729,7.433,4.044.434,5.258-3.855,6.528-6.993a22.331,22.331,0,0,0-.1-18.169c-.629-1.4-.572-3.609-2.6-3.672-1.836-.063-2.358,1.956-3.245,3.245C188.222,258.519,185.826,262.456,185.908,268.462Z' transform='translate(344.889 -142.753)' fill='%230cb49c'/%3E%3Cpath id='Path_191' data-name='Path 191' d='M201.661,302.263a46.134,46.134,0,0,0-2.786-4.591c-1.472-1.93-2.352-5.339-5.251-4.792-3.031.579-3.515,3.956-4.106,6.654-1.773,8.03,2.622,13.653,7.534,19.08,2.05,2.27,3.188.66,4.289-.9C204.868,312.715,203.283,307.577,201.661,302.263Z' transform='translate(361.869 76.121)' fill='%230cb49c'/%3E%3Cpath id='Path_192' data-name='Path 192' d='M161.9,264.559c7.119,7.018,18.212,8.672,26.048,4.559,4.61-2.415,4.195-5.069.566-7.8a12.773,12.773,0,0,0-12.458-2.107C171.5,260.817,167.014,262.609,161.9,264.559Z' transform='translate(217.902 -105.79)' fill='%230cb49c'/%3E%3Cpath id='Path_193' data-name='Path 193' d='M162.1,263.878c7.754-2.006,14.231-6.452,18.218-14.087.805-1.541,2.05-3.408.5-5.094-1.189-1.289-3.006-.887-4.61-.685-6.723.861-16.822,9.955-18.319,16.5C157.143,263.765,157.809,264.382,162.1,263.878Z' transform='translate(195.324 -183.191)' fill='%230cb49c'/%3E%3Cpath id='Path_194' data-name='Path 194' d='M194.57,273.771a24.345,24.345,0,0,0,17.873-9.169c2.616-3.113,1.88-4.855-2.182-5.364-7.553-.956-14.231.484-19.363,6.59-1.453,1.736-4.144,3.377-3.182,5.7C188.8,274.143,192.06,273.413,194.57,273.771Z' transform='translate(353.383 -102.922)' fill='%230cb49c'/%3E%3Cpath id='Path_195' data-name='Path 195' d='M191.638,306.42c-.164,7.377,9.9,15.558,17.395,14.351,2.66-.434,2.6-1.837,2.377-3.9-.786-7.207-7.729-14.364-14.955-15.238C192.939,301.207,191.726,302.415,191.638,306.42Z' transform='translate(375.194 122.3)' fill='%230cb49c'/%3E%3Cpath id='Path_196' data-name='Path 196' d='M182.784,256.6c7.553.145,17.055-6.786,19.69-14.068,1.044-2.887-.83-3.119-2.6-3.5-7.829-1.7-19.6,7-20.439,14.835C179.1,256.988,181,256.523,182.784,256.6Z' transform='translate(310.475 -209.493)' fill='%230cb49c'/%3E%3Cpath id='Path_197' data-name='Path 197' d='M175.535,316.739c-.465,4.069,1.182,5.182,4.779,3.327,7.553-3.905,11.464-10.458,13.1-18.52.937-4.622-2.132-4.308-5.056-3.628C181.6,299.489,175.78,308.123,175.535,316.739Z' transform='translate(289.632 101.001)' fill='%230cb49c'/%3E%3Cpath id='Path_198' data-name='Path 198' d='M168.48,262.06c1.924.082,2.069-1.05,2.069-2.666-.006-7.817-8.144-19.3-15.3-21.552-2.465-.78-3.975-.673-4.019,2.509-.094,6.792,9.156,19.294,15.9,21.293C167.574,261.771,168.014,261.916,168.48,262.06Z' transform='translate(161.492 -216.791)' fill='%230cb49c'/%3E%3Cpath id='Path_199' data-name='Path 199' d='M205.167,278.707a23.028,23.028,0,0,0-17.785,10.4c-2.534,3.654-1.427,5.78,2.937,6.629,7.59,1.478,17.5-5.937,18.589-13.974C209.356,278.449,207.305,278.569,205.167,278.707Z' transform='translate(345.615 1.189)' fill='%230cb49c'/%3E%3Cpath id='Path_200' data-name='Path 200' d='M132.429,300.219c-.151-7.138-1.7-12.37-4.949-16.98-2.019-2.874-3.874-2.949-5.132.811-2.711,8.113-2.081,15.81,2.635,23.036.981,1.5,1.836,3.672,3.893,3.478,2.264-.22,2.176-2.7,2.585-4.365A57.784,57.784,0,0,0,132.429,300.219Z' transform='translate(0.27 14.391)' fill='%230cb49c'/%3E%3Cpath id='Path_201' data-name='Path 201' d='M198.588,295.8c-.145,6.678,4.075,15.8,6.836,15.747,2.8-.063,5.892-9.389,5.1-15.382a8.1,8.1,0,0,0-.251-1.352c-1.27-3.993-1.591-11.464-4.673-10.949C200.405,284.731,199.431,291.472,198.588,295.8Z' transform='translate(411.944 28.603)' fill='%230cb49c'/%3E%3Cpath id='Path_202' data-name='Path 202' d='M152.692,304.991c-1.056-6.943-8.464-15.231-15.005-16.835-3.2-.78-4.823-.107-4.377,3.691.805,6.924,7.76,15.521,14.363,17.363C151.969,310.412,153.34,309.261,152.692,304.991Z' transform='translate(66.339 49.924)' fill='%230cb49c'/%3E%3Cpath id='Path_203' data-name='Path 203' d='M201.778,252.535c-6.993,8.307-6.911,17.231-.233,25.174,2.981,3.541,5.044,3.6,6.622-1.069C211.368,267.176,207.211,259.811,201.778,252.535Z' transform='translate(401.101 -136.945)' fill='%230cb49c'/%3E%3Cpath id='Path_204' data-name='Path 204' d='M215.248,293.907c-2.742.729-7.5-.742-8.477,2.39-1.182,3.8,3.578,5.214,6.257,7.062a18.02,18.02,0,0,0,15.785,2.478c4.409-1.233,5.39-3.019,1.855-6.49C226.876,295.624,221.82,293.681,215.248,293.907Z' transform='translate(454.26 81.767)' fill='%230cb49c'/%3E%3Cpath id='Path_205' data-name='Path 205' d='M129,308.435c8.024-.547,15.036-3.27,19.351-11.012,1.283-2.308,1.528-3.578-1.484-4.515-7.043-2.188-21.243,6.188-22.155,13.263C124.49,307.868,125.383,308.371,129,308.435Z' transform='translate(21.076 74.699)' fill='%230cb49c'/%3E%3Cpath id='Path_206' data-name='Path 206' d='M215.042,289.409c-.359-3.22.635-7.924-2.459-8.792-3.6-1.006-5.408,3.509-7.081,6.371-3.239,5.534-3.075,11.477-1.2,17.439,1.189,3.793,3.321,3.3,5.572,1.006C214.288,300.948,214.715,295.156,215.042,289.409Z' transform='translate(435.109 10.813)' fill='%230cb49c'/%3E%3Cpath id='Path_207' data-name='Path 207' d='M195.831,283.412c-.057-5.119-.981-8.452-2.685-11.515-1.314-2.371-2.421-6.113-5.2-5.861-3.383.308-3.622,4.4-4.125,7.207-1.075,6,1.013,11.376,4.3,16.313.861,1.3,1.66,3.264,3.352,3.107,2.038-.189,2.755-2.358,3.3-4.063A38.745,38.745,0,0,0,195.831,283.412Z' transform='translate(332.35 -65.604)' fill='%230cb49c'/%3E%3Cpath id='Path_208' data-name='Path 208' d='M157.275,270.154a24.948,24.948,0,0,0,12.162-2.748c1.761-.843,4.327-1.3,4.081-3.956-.207-2.283-2.321-3.3-4.138-4.27-6.018-3.189-17.162-.522-21.476,4.943-1.943,2.459-.975,3.8,1.5,4.446C152.5,269.368,155.678,269.84,157.275,270.154Z' transform='translate(138.454 -109.053)' fill='%230cb49c'/%3E%3Cpath id='Path_209' data-name='Path 209' d='M115.836,288.9c.308,7.358,7.163,16.313,13.71,18.407,2.729.868,3.987.534,3.679-2.509-.843-8.226-4.251-15.049-11.527-19.332C117.471,282.985,115.641,284.236,115.836,288.9Z' transform='translate(-25.768 30.619)' fill='%230cb49c'/%3E%3Cpath id='Path_210' data-name='Path 210' d='M169.3,265.771c-.459-10.37-6.622-16.5-13.773-21.8-2.654-1.968-3.861-.075-3.471,2.566,1.3,8.741,4.949,16.225,12.282,21.533a7.707,7.707,0,0,0,3.692,1.371C168.951,269.506,169.335,267.921,169.3,265.771Z' transform='translate(165.504 -186.561)' fill='%230cb49c'/%3E%3Cpath id='Path_211' data-name='Path 211' d='M147.385,272.464c.472,5.842,1.824,13.923,6.628,13.741,4.459-.169,5.534-8.578,5.144-14.112-.333-4.735-1.3-11.7-6.326-11.452C147.737,260.893,147.674,267.829,147.385,272.464Z' transform='translate(141.162 -94.106)' fill='%230cb49c'/%3E%3Cpath id='Path_212' data-name='Path 212' d='M154.112,269.726c2.283-.365,5.113.22,6.044-2.446.792-2.27-1.49-3.635-2.761-5.194-5.031-6.15-11.779-6.773-18.9-5.553-3.931.673-4.333,2.855-1.648,5.754C141.541,267.349,147.535,269.274,154.112,269.726Z' transform='translate(76.364 -118.517)' fill='%230cb49c'/%3E%3Cpath id='Path_213' data-name='Path 213' d='M167.247,286.937a19.883,19.883,0,0,0,9.993-2.453c1.886-.994,5.062-1.264,4.635-4.176-.365-2.471-3.138-3.182-5.3-3.962-6.27-2.277-12.275-1.258-18.1,1.622-1.4.692-3.446.918-3.465,2.9-.019,1.78,1.66,2.66,3,3.56A16.491,16.491,0,0,0,167.247,286.937Z' transform='translate(181.484 -17.605)' fill='%230cb49c'/%3E%3Cpath id='Path_214' data-name='Path 214' d='M148.981,295.7c2.371-.509,6.521,1.163,7.54-2.365,1.144-3.943-2.685-6.025-5.616-7.779-5.987-3.591-12.2-1.22-18.244-.063-3.025.578-1.836,2.635-.453,4.075C136.662,294.208,142.24,295.962,148.981,295.7Z' transform='translate(53.297 27.603)' fill='%230cb49c'/%3E%3Cpath id='Path_215' data-name='Path 215' d='M165.711,293.391c5.125.371,5.609-2.358,3.641-6.377-3.578-7.314-10.358-10.024-17.634-11.8-2.3-.566-3.226.409-2.843,3.063C149.951,285.744,158.038,293.284,165.711,293.391Z' transform='translate(148.602 -17.84)' fill='%230cb49c'/%3E%3Cpath id='Path_216' data-name='Path 216' d='M171.645,304.278c2.792.1,3.063-1.283,2.773-3.54-.912-7.069-9.785-15.772-16.917-16.395-1.666-.145-3.132-.447-3.346,2.088C153.565,293.393,164.608,304.662,171.645,304.278Z' transform='translate(176.853 30.789)' fill='%230cb49c'/%3E%3Cpath id='Path_217' data-name='Path 217' d='M204.493,265.492c4.415-.453,9.622-.522,10.647-4.389,1.094-4.113-4.276-5.113-7.283-6.829a14.264,14.264,0,0,0-5.905-1.673c-3.905-.271-9.483-.428-10.232,3.371-.755,3.836,3.792,6.955,7.842,8.509A27.3,27.3,0,0,0,204.493,265.492Z' transform='translate(375.205 -137.249)' fill='%230cb49c'/%3E%3Cpath id='Path_218' data-name='Path 218' d='M128.5,302.126c1.132,3.333-.126,9.628,4.119,10.112,3.8.434,5.7-5.289,6.855-9.308a31.071,31.071,0,0,0,.61-12.376c-.195-1.6-.352-3.421-2.2-3.962-1.755-.51-3.094.717-4.233,1.861C130.026,292.1,128.687,296.661,128.5,302.126Z' transform='translate(41.273 42.551)' fill='%230cb49c'/%3E%3Cpath id='Path_219' data-name='Path 219' d='M142.821,292.943c.138,6.924,3.446,12.508,8.5,17.2,2.823,2.616,5.257,2.289,5.327-1.874A28.008,28.008,0,0,0,148.1,287.22c-.975-.962-2.182-2.082-3.528-.912C142.626,287.987,143.154,290.509,142.821,292.943Z' transform='translate(117.025 39.024)' fill='%230cb49c'/%3E%3Cpath id='Path_220' data-name='Path 220' d='M138.635,290.02c-7.314.346-12.766,3.283-16.854,8.823-2.151,2.918-1.3,4.5,2.044,5.377,6.289,1.648,17.395-3.754,19.621-10.049C145.5,288.366,140.345,290.957,138.635,290.02Z' transform='translate(-0.496 61.304)' fill='%230cb49c'/%3E%3Cpath id='Path_221' data-name='Path 221' d='M163.908,302.048c.2,4.446.855,8.037,3.037,11.175,1.056,1.516,2.176,3.182,4.32,2.9,2.082-.27,3.019-2.031,3.585-3.792a20.149,20.149,0,0,0-2.528-17.791c-.874-1.365-1.824-2.968-3.56-2.962-2.251.006-2.691,2.226-3.446,3.823A12.391,12.391,0,0,0,163.908,302.048Z' transform='translate(228.171 69.539)' fill='%230cb49c'/%3E%3Cpath id='Path_222' data-name='Path 222' d='M142.349,275.3c.371,1.755-.692,4.358,1.666,5.345,2.258.944,3.842-1.069,5.188-2.528,4.937-5.358,7.106-11.685,5.93-18.961-.239-1.478-.415-3.4-2.321-3.836-1.78-.4-3.044.855-4.094,2.057C144.28,262.454,142.626,268.554,142.349,275.3Z' transform='translate(114.528 -122.608)' fill='%230cb49c'/%3E%3Cpath id='Path_223' data-name='Path 223' d='M131.462,276.44c.025,2.151,1.516,1.78,2.893,1.717,6.949-.308,16.59-10.364,16.646-17.231.025-3.132-1.78-3.17-4.081-2.925C140.562,258.662,130.871,270.177,131.462,276.44Z' transform='translate(56.811 -108.515)' fill='%230cb49c'/%3E%3Cpath id='Path_224' data-name='Path 224' d='M161.9,283.951c2.591-.057,2.308-1.71,2.056-3.371-.868-5.761-12.238-15.835-18.281-16.407-2.572-.246-2.522,1.283-2.534,2.949-.044,4.635,2.8,7.6,6.056,10.295A36.63,36.63,0,0,0,161.9,283.951Z' transform='translate(118.706 -75.533)' fill='%230cb49c'/%3E%3Cpath id='Path_225' data-name='Path 225' d='M120.4,281.482A25.088,25.088,0,0,0,123.5,293.9c.956,1.805,1.906,4.164,4.352,3.843,2.088-.27,2.4-2.667,2.868-4.365a22.268,22.268,0,0,0-1.918-16.747c-1.063-2.018-2.333-4.635-4.874-4.327-2.767.34-2.635,3.384-3.126,5.547A27.351,27.351,0,0,0,120.4,281.482Z' transform='translate(-1.572 -32.539)' fill='%230cb49c'/%3E%3Cpath id='Path_226' data-name='Path 226' d='M153.289,281.485c.39-4.471-2.063-4.748-5.6-3.421-5.371,2.012-12.206,14.728-10.986,20.332.434,2,1.522,1.8,3.019,1.333C145.509,297.886,153.264,287.641,153.289,281.485Z' transform='translate(83.923 -5.613)' fill='%230cb49c'/%3E%3Cpath id='Path_227' data-name='Path 227' d='M180.815,299.591c.176,1.176.1,3.622.956,5.679,1.252,3,1.78,8.112,5.622,7.527,3.138-.478,4.025-5.289,4.4-8.747a16.564,16.564,0,0,0-.6-6.811c-1.22-3.66-1.1-9.949-5.905-9.358C181.2,288.384,180.9,294.22,180.815,299.591Z' transform='translate(317.966 49.784)' fill='%230cb49c'/%3E%3Cpath id='Path_228' data-name='Path 228' d='M204.507,287.584c.459,2.176-.585,5.584,2.17,6.584,2.641.962,4.578-1.755,6.157-3.66,3.949-4.78,4.666-10.44,3.767-16.376-.5-3.34-2.22-3.5-4.842-1.805C207.538,275.044,204.52,281.062,204.507,287.584Z' transform='translate(443.267 -37.861)' fill='%230cb49c'/%3E%3Cpath id='Path_229' data-name='Path 229' d='M141.3,300.719c.038,8.024,3.516,12.6,7.2,17.074,1.786,2.163,2.887,1.308,4.044-.754,3.553-6.32.528-17.7-5.8-21.628-1.019-.635-2.17-1.415-3.1-.535A8.267,8.267,0,0,0,141.3,300.719Z' transform='translate(108.954 84.904)' fill='%230cb49c'/%3E%3Cpath id='Path_230' data-name='Path 230' d='M211.014,256.45a11.339,11.339,0,0,0-2.748.239c-3.107,1.031-8.295.491-8.251,4.534.044,4.282,4.729,5.71,8.76,6.44a9.125,9.125,0,0,0,2.069.126c4.93-.27,9.955-1.019,12.37-5.843C224.353,259.683,217.045,256.35,211.014,256.45Z' transform='translate(419.51 -116.252)' fill='%230cb49c'/%3E%3Cpath id='Path_231' data-name='Path 231' d='M197.254,292.459c-.277,3.578,1.667,3.71,4.365,2.893,5.276-1.6,12.275-9.949,12.917-15.275.4-3.333-1.119-4.069-4.031-3.585C204.077,277.554,197.091,285.924,197.254,292.459Z' transform='translate(404.769 -10.959)' fill='%230cb49c'/%3E%3Cpath id='Path_232' data-name='Path 232' d='M206.71,294.806c.1,2.44-.346,5.056,1.666,6.05,2.189,1.082,3.629-1.327,5.081-2.641,4.691-4.226,6.823-9.685,7.333-15.885.308-3.736-1.1-4.723-4.377-2.855A18.45,18.45,0,0,0,206.71,294.806Z' transform='translate(454.918 0.662)' fill='%230cb49c'/%3E%3Cpath id='Path_233' data-name='Path 233' d='M180.266,298.077c5.1-.559,11.672-6.634,13.011-12.319.767-3.251-.572-4.39-3.572-3.937-6.641,1.012-11.546,4.528-14.257,10.71C173.682,296.562,174.877,298.8,180.266,298.077Z' transform='translate(285.561 17.439)' fill='%230cb49c'/%3E%3Cpath id='Path_234' data-name='Path 234' d='M156.976,258.76c.314,2.088-.145,5.8,2.867,6.452,2.66.579,3.78-2.906,4.842-5.081,2.547-5.232,4.509-10.622,2.415-16.583-.459-1.315-.667-3.025-2.107-3.333-1.516-.321-2.352,1.239-3.063,2.39C158.988,247.377,156.932,252.452,156.976,258.76Z' transform='translate(191.881 -202.334)' fill='%230cb49c'/%3E%3Cpath id='Path_235' data-name='Path 235' d='M209.227,274.2c-.78-2.452.924-7.05-2.968-7.716-3.515-.6-4.905,3.528-6.094,6.478-1.969,4.867-2.3,9.86.434,14.552,1.855,3.182,4.031,3.628,5.88-.239A31.2,31.2,0,0,0,209.227,274.2Z' transform='translate(412.121 -63.496)' fill='%230cb49c'/%3E%3Cpath id='Path_236' data-name='Path 236' d='M165.634,285.211a23.568,23.568,0,0,0-14.7,7.56c-2.22,2.4-1.843,3.735,1.327,4.867,6.572,2.346,16.08-2.056,18.313-8.722C171.5,286.18,170.212,285.117,165.634,285.211Z' transform='translate(152.502 35.839)' fill='%230cb49c'/%3E%3Cpath id='Path_237' data-name='Path 237' d='M129.053,288.075a30.461,30.461,0,0,0,5.138-.974c2.679-.969,7.182-1.189,6.924-4.39-.3-3.685-4.647-4.735-8.106-4.975a18.656,18.656,0,0,0-7.427,1.05c-2.729.987-7.949-.315-7.654,3.522.277,3.623,5.088,4.729,8.8,5.421C127.4,287.855,128.085,287.931,129.053,288.075Z' transform='translate(-14.692 -3.871)' fill='%230cb49c'/%3E%3Cpath id='Path_238' data-name='Path 238' d='M126.116,285.261a27.733,27.733,0,0,0,3.855,12.219c.805,1.352,1.572,3.138,3.509,2.786,1.428-.257,1.905-1.8,2.459-3.087,2.283-5.346.069-14.766-4.39-18.5-.887-.742-1.975-1.893-2.981-1.145C126.085,279.381,126.355,282.343,126.116,285.261Z' transform='translate(28.676 -6.025)' fill='%230cb49c'/%3E%3Cpath id='Path_239' data-name='Path 239' d='M154.432,287.914c-4.339-.4-5.742,1.044-3.943,4.346,2.754,5.069,6.723,8.8,12.59,9.987,1.78.359,3.868.981,5.056-.956,1.082-1.755.138-3.679-.73-5.239C164.432,290.706,159.294,288.82,154.432,287.914Z' transform='translate(153.541 49.826)' fill='%230cb49c'/%3E%3Cpath id='Path_240' data-name='Path 240' d='M161.406,247.04c-.453-2.182.39-5.792-2.056-6.641-2.692-.931-3.717,2.761-5.352,4.5a17.411,17.411,0,0,0-4.842,12.584c.075,3.5,1.547,5.138,5.314,3.119C158.96,258.19,161.563,253.51,161.406,247.04Z' transform='translate(150.504 -201.915)' fill='%230cb49c'/%3E%3Cpath id='Path_241' data-name='Path 241' d='M144,268.453c-4.478-.151-13.785,8.364-14.074,12.829-.176,2.685,1.6,2.912,3.553,2.95,5.773.106,12.653-5.949,13.615-11.779C147.527,269.824,146.741,268.466,144,268.453Z' transform='translate(48.757 -52.771)' fill='%230cb49c'/%3E%3Cpath id='Path_242' data-name='Path 242' d='M161.684,273.951c.17,5.509,2.849,9.49,6.094,13.169a1.354,1.354,0,0,0,2.289-.4,17.158,17.158,0,0,0,1.629-12.7,6.346,6.346,0,0,0-.308-1.346c-1.289-2.654-.642-7.779-4.453-7.264C163.243,265.914,162.074,270.455,161.684,273.951Z' transform='translate(216.786 -69.036)' fill='%230cb49c'/%3E%3Cpath id='Path_243' data-name='Path 243' d='M203.689,271.7c1.126,3.17.038,8.408,4.075,8.673,3.861.251,5.307-4.509,6.49-8.018a8.4,8.4,0,0,0,.283-4.1c-.648-3.389.283-8.993-3.478-9.244-3.585-.239-5.742,4.716-6.836,8.622A28.366,28.366,0,0,0,203.689,271.7Z' transform='translate(438.941 -102.728)' fill='%230cb49c'/%3E%3Cpath id='Path_244' data-name='Path 244' d='M205.069,309.174c5.917-.163,10.169-2.132,13.533-5.867.912-1.019.358-2.232-.767-2.861a15.639,15.639,0,0,0-13.263-.937c-3.258,1.138-7.609,2.993-7.264,6.333C197.761,310.275,203.2,307.281,205.069,309.174Z' transform='translate(405.092 105.993)' fill='%230cb49c'/%3E%3Cpath id='Path_245' data-name='Path 245' d='M169.954,292.57c5.761,3.509,11.779,5.044,18.307,2.271,1.635-.7,3.93-.988,4.1-3.126.2-2.421-2.063-3.339-3.836-4.327-6.616-3.7-12.445-1.962-18.376,5.371Z' transform='translate(260.524 37.436)' fill='%230cb49c'/%3E%3Cpath id='Path_246' data-name='Path 246' d='M133.671,289.569a19.633,19.633,0,0,0-3.05-11.747c-.962-1.509-1.855-3.5-4.113-2.975-2.069.49-2.421,2.484-2.924,4.276-1.113,3.987-.189,7.773,1.27,11.408,1.094,2.71,2.453,6.245,6.025,5.439C134.124,295.242,133.4,291.569,133.671,289.569Z' transform='translate(12.681 -19.401)' fill='%230cb49c'/%3E%3Cpath id='Path_247' data-name='Path 247' d='M136.175,299.941c.207-6.371-2.943-10.175-7.025-13.414-3.346-2.66-4.9-.906-5.6,2.465-.968,4.616,4.71,14.571,9.282,15.6C138.307,305.827,134.665,300.752,136.175,299.941Z' transform='translate(14.51 35.995)' fill='%230cb49c'/%3E%3Cpath id='Path_248' data-name='Path 248' d='M131.218,289.555c-5.66.641-12.219,7.66-13.118,13.294-.44,2.742,1.1,2.5,2.729,2.515,5.333.044,13.64-7.207,14.414-12.439C135.808,289.109,133.312,289.486,131.218,289.555Z' transform='translate(-14.127 58.619)' fill='%230cb49c'/%3E%3Cpath id='Path_249' data-name='Path 249' d='M168.595,271.521c4.258-1.233,10.552-1.465,10.565-5.93.013-3.207-6.32-4.3-10.521-4.666a2.5,2.5,0,0,0-.685.012c-3.792.686-9.867.755-9.716,4.585C158.42,269.974,164.488,270.5,168.595,271.521Z' transform='translate(198.543 -92.666)' fill='%230cb49c'/%3E%3Cpath id='Path_250' data-name='Path 250' d='M193.073,283.069c-2.522.27-4.434.195-6.157.723-2.868.88-7.691.465-7.528,4.2.132,3.082,4.7,3.73,7.76,4.629a10.118,10.118,0,0,0,6.119-.2c3.515-1.157,8.414-2.723,8.012-6.314C200.827,282.076,195.368,284.541,193.073,283.069Z' transform='translate(310.399 24.542)' fill='%230cb49c'/%3E%3Cpath id='Path_251' data-name='Path 251' d='M136.2,295.5c1.88-.277,4.031.327,4.918-1.843.667-1.629-.233-3.17-1.145-4.466-3.264-4.653-8.056-6.659-13.483-7.194-3.371-.334-4.012,1.7-2.849,4.377C126.034,291.9,130.379,294.832,136.2,295.5Z' transform='translate(12.74 18.684)' fill='%230cb49c'/%3E%3Cpath id='Path_252' data-name='Path 252' d='M155.626,269.419a17.42,17.42,0,0,0,9.207,9.39,40.4,40.4,0,0,0,5.943,1.691c1.346.34,2.956.648,3.905-.478,1.333-1.585-.138-3.019-.924-4.321-3.578-5.936-9.515-7.527-15.823-8.357C156.62,267.174,155.7,267.621,155.626,269.419Z' transform='translate(184.747 -58.8)' fill='%230cb49c'/%3E%3Cpath id='Path_253' data-name='Path 253' d='M153.466,265.212c.239,1.484-.629,3.415,1.283,4.232,1.71.736,3.031-.528,4.289-1.5,2.943-2.3,5.465-4.962,6.163-8.779.427-2.32,2.314-5.238-.415-6.867-2.352-1.4-4.811.516-6.886,1.937C154.019,256.9,153.736,261.061,153.466,265.212Z' transform='translate(173.323 -140.767)' fill='%230cb49c'/%3E%3Cpath id='Path_254' data-name='Path 254' d='M191.714,259.034a19.438,19.438,0,0,0-4.276-12.408c-.849-1.032-1.761-2.358-3.352-2.019-1.931.415-2.157,2.2-2.39,3.761a18.635,18.635,0,0,0,2.081,12.024c1.289,2.327,2.5,5.9,5.66,5.063C192.085,264.75,191.437,261.216,191.714,259.034Z' transform='translate(321.399 -179.158)' fill='%230cb49c'/%3E%3Cpath id='Path_255' data-name='Path 255' d='M197.827,262a28.61,28.61,0,0,0-1.138-4.591c-1.289-3.044-2.27-8.591-5.264-7.723-3.566,1.031-3.459,6.433-3.044,10.4a9.72,9.72,0,0,0,1.176,3.937c1.428,2.346,1.648,6.943,5.207,5.98C197.513,269.261,197.368,265.06,197.827,262Z' transform='translate(356.911 -152.502)' fill='%230cb49c'/%3E%3Cpath id='Path_256' data-name='Path 256' d='M192.457,281.409c6.754,4.515,11.936,4.333,18.539-.554,1.4-1.031,3.761-1.924,2.993-4.1-.78-2.208-3.264-2.5-5.32-2.333C202.557,274.919,197.28,277.447,192.457,281.409Z' transform='translate(379.537 -21.398)' fill='%230cb49c'/%3E%3Cpath id='Path_257' data-name='Path 257' d='M177.61,283.031c4.308-.126,9.238-.975,9.609-5.1.371-4.087-4.572-5.062-8.2-5.132-4.132-.075-9.49.541-9.735,5.27C169.076,282.05,174.17,282.622,177.61,283.031Z' transform='translate(256.944 -29.805)' fill='%230cb49c'/%3E%3Cpath id='Path_258' data-name='Path 258' d='M156.357,260.324c-1.767.465-4.729-.308-5.4,1.66-.855,2.5,1.924,3.786,3.717,5.126,4.534,3.389,9.465,4.371,14.848,2.226,1.384-.547,1.484-1.415.874-2.679C168.941,263.633,161.306,260.1,156.357,260.324Z' transform='translate(159.2 -95.802)' fill='%230cb49c'/%3E%3Cpath id='Path_259' data-name='Path 259' d='M143.422,280.482c2.484.377,3.465-.767,3.05-3.138A13.418,13.418,0,0,0,142.881,270c-2.666-2.666-6.389-7.207-9.4-4.434-3.063,2.83.126,7.754,2.773,11.012C138.026,278.758,140.68,279.827,143.422,280.482Z' transform='translate(61.026 -72.616)' fill='%230cb49c'/%3E%3Cpath id='Path_260' data-name='Path 260' d='M148.914,281.069a30.51,30.51,0,0,0-5.037.975c-2.465.924-6.754.761-6.685,3.692.088,3.8,4.553,3.817,7.54,4.5a9.683,9.683,0,0,0,5.421-.289c2.8-1.107,7.735-1.315,7.194-4.962C156.788,281.214,151.989,281.61,148.914,281.069Z' transform='translate(87.248 13.964)' fill='%230cb49c'/%3E%3Cpath id='Path_261' data-name='Path 261' d='M141.926,282.937a15.149,15.149,0,0,0-.025-3.038c-.874-3.068-.207-8.32-4.572-7.741-3.679.484-4.849,5.1-4.408,9.119a6.268,6.268,0,0,0,.471,2.025c1.44,2.968,1.88,8.3,5.32,7.786C141.914,290.609,141.555,285.371,141.926,282.937Z' transform='translate(64.2 -33.396)' fill='%230cb49c'/%3E%3Cpath id='Path_262' data-name='Path 262' d='M153.651,269.234c-.5-4.553-.629-10.911-4.61-10.653-4.025.258-4.918,6.591-4.371,11.006.428,3.459.925,8.842,5.025,8.471C153.7,277.7,152.746,272.183,153.651,269.234Z' transform='translate(126.035 -105.012)' fill='%230cb49c'/%3E%3Cpath id='Path_263' data-name='Path 263' d='M197.044,314.88c.516-6.9-4.679-14.42-10.968-15.917-1.12-.264-2.264-.691-3.17.346s-.27,2.119.063,3.195C184.894,308.717,189.737,312.994,197.044,314.88Z' transform='translate(326.596 106.935)' fill='%230cb49c'/%3E%3Cpath id='Path_264' data-name='Path 264' d='M149.749,299.456c7.352-4.95,9.817-12.043,6.754-18.011-.692-1.352-1.208-3.4-3.157-3.151-2.044.252-2.943,2.339-3.32,4.006C148.793,287.708,149.321,293.2,149.749,299.456Z' transform='translate(151.086 -0.818)' fill='%230cb49c'/%3E%3Cpath id='Path_265' data-name='Path 265' d='M186.616,247.82c-4.465.471-8.628.887-11.276,4.691-.8,1.151.145,2.283,1.044,2.924,3.729,2.679,7.785,2.446,11.8.83,2.522-1.019,6.15-2.333,5.647-5.157C193.219,247.707,189.157,248.317,186.616,247.82Z' transform='translate(287.418 -161.882)' fill='%230cb49c'/%3E%3Cpath id='Path_266' data-name='Path 266' d='M138.918,288.863a10.331,10.331,0,0,0,2.767,7.792c1.572,1.723,2.887,5.138,5.742,3.654,2.547-1.327,2.7-4.516,1.956-7.377a12.437,12.437,0,0,0-3.868-6.352c-1.452-1.27-2.559-3.962-4.83-3.019C138.566,284.442,139.207,287.146,138.918,288.863Z' transform='translate(96.3 26.106)' fill='%230cb49c'/%3E%3Cpath id='Path_267' data-name='Path 267' d='M143.135,292.3c1.4-.446,3.836.629,4.062-2.251.3-3.748-7.49-9.326-12.59-9.005-1.534.094-3.352-.151-3.421,2.327C131.079,287.281,137.764,292.4,143.135,292.3Z' transform='translate(55.483 13.758)' fill='%230cb49c'/%3E%3Cpath id='Path_268' data-name='Path 268' d='M147.318,250.068c-2.415.031-3.874.748-2.465,3.283a15.766,15.766,0,0,0,13.269,8.509c3.289.233,4.3-1.654,2.447-4.289C157.355,253,152.607,250.867,147.318,250.068Z' transform='translate(124.853 -149.992)' fill='%230cb49c'/%3E%3Cpath id='Path_269' data-name='Path 269' d='M133.9,300.645c6.1-.2,10.464-2.566,13.074-7.78.6-1.195.27-2.5-.956-2.817-5.5-1.44-9.728,1.176-13.477,4.761-1.245,1.188-3.188,2.39-2.484,4.478C130.733,301.279,132.915,299.94,133.9,300.645Z' transform='translate(48.742 59.321)' fill='%230cb49c'/%3E%3Cpath id='Path_270' data-name='Path 270' d='M143.267,278.254c-4.062-5.88-9.232-7.7-15.577-6.886-1.371.176-2.83.522-3.207,2.126-.377,1.579.755,2.578,1.849,3.389C131.425,280.675,136.89,280.442,143.267,278.254Z' transform='translate(19.643 -38.31)' fill='%230cb49c'/%3E%3Cpath id='Path_271' data-name='Path 271' d='M176.6,267.861c-3.459-4.742-5.163-9.075-8.855-11.943-2.145-1.654-4.773-2.365-6.792-.1-1.849,2.081-.66,4.4.968,6.144C165.484,265.767,169.855,267.874,176.6,267.861Z' transform='translate(207.949 -127.166)' fill='%230cb49c'/%3E%3Cpath id='Path_272' data-name='Path 272' d='M154.378,274.559c4.987-1.176,9.842-2.415,10.785-7.722.5-2.849-3.019-2.22-4.779-2.138-4.685.226-9.829,1.088-11.219,6.169C148.373,273.76,152.435,273.791,154.378,274.559Z' transform='translate(150.042 -73.228)' fill='%230cb49c'/%3E%3Cpath id='Path_273' data-name='Path 273' d='M141.53,274.164c.465,4.9,3.761,8.194,8.282,10.421,2.264,1.119,2.861-.465,2.667-2.352-.428-4.182-1.6-8.094-4.836-11.049-1.163-1.056-2.415-2.377-4.176-1.585C141.794,270.347,141.543,272.013,141.53,274.164Z' transform='translate(110.197 -47.98)' fill='%230cb49c'/%3E%3Cpath id='Path_274' data-name='Path 274' d='M146.9,302.914c2,.207,2.937-.528,2.83-2.7-.182-3.812-6.7-10.427-10.6-10.773-1.522-.138-2.044.516-2.276,1.786C136.116,295.3,142.493,302.713,146.9,302.914Z' transform='translate(85.173 58.126)' fill='%230cb49c'/%3E%3Cpath id='Path_275' data-name='Path 275' d='M133.118,289.428c1.8-.3,4.83.139,3.924-2.44-1.912-5.446-7.175-6.584-12.194-7.59-1.868-.377-3.56.245-2.874,2.446C123.666,287.252,128.314,288.611,133.118,289.428Z' transform='translate(5.951 4.58)' fill='%230cb49c'/%3E%3Cpath id='Path_276' data-name='Path 276' d='M132.353,311.124c4.666-4.151,4.729-9.018,3.3-14.1-.459-1.629-.906-4.107-3.239-3.811-1.918.245-2.817,2.327-3.245,4.132C127.982,302.319,129.077,306.81,132.353,311.124Z' transform='translate(42.355 78.065)' fill='%230cb49c'/%3E%3Cpath id='Path_277' data-name='Path 277' d='M129.352,296.828c1.321-.579,3.836,1.226,4.232-1.717.371-2.792-8.408-8.779-12.332-8.729-1.566.019-1.918.717-2.019,1.994C118.913,292.564,123.787,296.709,129.352,296.828Z' transform='translate(-7.803 42.063)' fill='%230cb49c'/%3E%3Cg id='Group_32' data-name='Group 32' transform='translate(200.857 553.458)'%3E%3Cg id='Group_31' data-name='Group 31'%3E%3Cpath id='Path_278' data-name='Path 278' d='M157.357,453.553c13.005,7.081,35.833,3.459,46.889-7.616-10.414,21.344-12.037,45.8-31.689,61.177,4.352-1.264,7.572-4.194,10.634-7.232,8.075-7.892,13.162-17.728,17.879-27.777,3.7-7.924,7.282-15.892,11.207-23.69,10.508-20.9,27.947-31.6,50.882-33.929,3.094-.314,6.188-.547,9.282-.773.975-.094,1.924-.069,4.289-.138-9.836,3.8-11.458,12.357-15.043,19.35-3.17,6.195-5.421,12.88-8.314,19.25-6.66,14.552-12.452,20.866-28.362,31.368,6.415-.5,17.137-6.465,24.488-13.515,7.943-7.634,13.559-16.948,19.288-26.205,7.1-11.477,14.986-22.218,27.149-28.947.849-.459,1.685-1.308,2.553-1.333,10.137-.384,11.578-8.685,14.389-15.716a90.906,90.906,0,0,1,4.314-9.974c.2,5.572-3.05,10.112-4.3,15.231-3.012,12.433-5.949,24.872-9.219,37.217-3.968,14.992-12.5,26.985-24.721,36.481-10.307,8.006-21.753,14.27-32.9,20.967-14.383,8.641-28.218,17.973-38.827,31.261a42.085,42.085,0,0,0-5,7.716c16.307-19.13,38.9-28.117,60.963-38.349-7.911,14.728-16.583,29.211-17.892,46.587,1.654-3.823,3.126-7.754,5-11.483,9.54-19.105,23.319-34.752,39.594-48.367,6.012-5.038,6.05-4.987,8.886-10.44-2.849,42.543-15.414,79.685-54.882,102.607,13.634-3.912,34.135-21.212,48.82-40.28,1.3,21.69,10.226,40.821,24.86,58.7-.2-1.466-.12-2.069-.371-2.44-14.238-21.489-17.9-45.122-14.445-70.277a336.627,336.627,0,0,1,8.459-43.449c1.748-6.365,2.4-12.4.182-18.791,5.471,13.64,14.6,25.476,18.143,39.808a52.7,52.7,0,0,1,.019,24.558c6.408-10.577,6.962-21.866,4.685-33.6-1.824-9.376-4.893-18.414-8.169-27.324-4.258-11.546-3.811-22.822.189-34.192,2.654-7.471,4.993-15.036,9.232-22.966C333.071,428,345.687,444.158,349.183,462.7c3.144,16.816,6.993,33.45,6.364,50.719-.711,18.847-6.22,35.167-23.816,45.751,6.446-.377,7.6-1.145,23.432-15.225-.075,12.729,3.723,24.137,10.7,34.645-7.735-17.728-5.54-35.733-1.874-53.756.7-3.346-1.4-5.918-1.9-10.521,11.414,18.086,27.645,30.13,39.292,46.191,5.151,7.075,8.748,14.942,12.119,22.941a73.047,73.047,0,0,0-12.332-30.369c-7.138-10.389-14.911-20.369-22.206-30.677-7.679-10.873-13.269-22.47-10.867-36.2,6.125,13.791,17.967,22.149,30.469,29.6a211.777,211.777,0,0,0,21.86,10.961c15.269,6.8,25.092,17.91,28.45,34.475a27.792,27.792,0,0,0,1.358,3.66c-.39-21.929-11.559-36.4-30-46.2,16.747,3.39,31.255-3.458,46.166-8.446-23.954,3.6-48,8.452-69.34-8.383-12.15-9.59-25.954-33.569-27.884-48.1,2.641,8.2,9.93,9.7,16.665,11.968,8.471,2.83,17.074,5.339,25.438,8.414,11.7,4.308,15.754,7.836,22.017,17.885-.025-4.767-2.157-9.232-6.949-14.162-5.075-5.2-11.219-8.943-17.608-12.257-7.785-4.012-15.546-8.018-23.344-11.942-14.213-7.151-21.979-19.263-26.086-34.1a104.81,104.81,0,0,1-3.113-16.728c2.258,9.93,10.817,12.848,18.162,16.954,18.187,10.169,21.25,12.961,31.481,29.9.629-7.005-3.125-12.533-4.924-19,8.308,2.6,14.665,7.9,21.111,12.955,7.792,6.113,15.206,12.728,23.218,18.564,13.716,10.018,28.652,10.584,44.1,4.019-2.277.321-4.572.566-6.823.937-13.062,2.176-24.161-1.648-33.588-10.766-7.987-7.728-14.383-16.829-21.822-25.048-2.572-2.824-5.088-5.32-9.433-4.868,8.779-2.792,16.414-7.339,24.149-11.93,20.747-12.351,42.631-15.671,65.862-7.056,9.081,3.365,17.9,7.163,26.69,11.2-11.892-8.389-24.073-16.212-40.154-19.879,8.729.415,13.546-4.484,18.91-8.044a59.406,59.406,0,0,0,14.521-14.225c-.428-.044-.925-.233-1.069-.082-14.225,14.213-31.7,19.633-51.373,18.8a82.306,82.306,0,0,0-35.135,6.477c-5.559,2.3-11.263,4.27-16.659,6.9-11.175,5.383-21.658,3.17-33.129-2.226,12.76-3.208,21.25-11.176,29.148-19.734,11.012-11.9,23.155-20.4,40.657-16.225-11.181-5.113-22.243-5.207-32.7.905-8.351,4.887-16.244,10.6-24.193,16.143-7.087,4.918-15.112,5.987-23.287,5.71-8.251-.276-13.005-5.145-14.288-13.414-.811-5.245-.352-10.484-.145-15.716.484-11.326-1.509-22.1-7.4-31.884-1.56-2.6-1-4.012,1.063-5.848,1.151-1.044,2.327-2.1,3.465-3.182L325.2,322.162c2.145,2.157,3.887,4.321,4.239,6.742.667,4.773-5.157,10.332-7.785,15.722a66.01,66.01,0,0,0-5.069,16.684c-4.8,25.444-19.6,31.35-40.852,32.223A68.041,68.041,0,0,1,236.91,383.3q-8.952-5.424-18.218-10.333a53.17,53.17,0,0,0-33.123-5.653c14.364,1.792,25.048,9.823,34.682,19.69,3.66,3.78,9.188,2.471,14.584,5.547-19.426-2.176-37.852.774-55.932-3.905-8.766-2.264-14.854-7.981-21.375-13.534,3.3,9.867,11.144,15.389,21.47,20.212-17.212,4.836-32.651,10.068-45.556,20.966,37.311-20.671,76.7-14.564,116.16-10.03-.428,1.616-1.4,1.572-2.019,1.484-16.552-2.742-26.419,7.4-34.255,19.263-6.911,10.477-15.244,18.52-26.7,23.306C177.525,454.107,168.08,455.893,157.357,453.553Z' transform='translate(-133.441 -322.162)' fill='%23022747'/%3E%3C/g%3E%3C/g%3E%3Cpath id='Path_280' data-name='Path 280' d='M198.785,282.351v.245c-1.6,1.126-2.855,2.087-3.509,2.572C196.4,284.193,197.584,283.275,198.785,282.351Z' transform='translate(394.446 20.745)' fill='%230cb49c'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: auto;
    background-repeat: no-repeat;
}

div#filter-icon {
    display: none;
}

div#mobile-filter-panel {
    display: none;
}

/* sir */

.fillter_col:first-child {
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}

.providers-dropdown select {
    width: 100%;
    background: transparent;
    border-radius: 3px;
    border: 1px solid #B1C3D4;
    padding: 14px 35px 13px 15px;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Roboto';
    color: #022747;
    appearance: none;
    position: relative;
    -webkit-appearance: none;
}

.providers-dropdown {
    margin-bottom: 10px;
    position: relative;
}

.providers-dropdown:after {
    content: '';
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.111' height='9.26' viewBox='0 0 16.111 9.26'%3E%3Cpath id='Path_1566' data-name='Path 1566' d='M15.919,7.591,8.52.191a.669.669,0,0,0-.9-.036L.192,7.586a.662.662,0,0,0,0,.933l.544.544a.665.665,0,0,0,.933,0L8.051,2.676l6.393,6.392a.66.66,0,0,0,.931,0l.544-.544A.663.663,0,0,0,15.919,7.591Z' transform='translate(16.111 9.26) rotate(180)' fill='%23022747'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 9px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}


/* Personalized Solutions for Chronic and Acute Conditions end */

/*  Meet Our Medical Directors start*/
.et_pb_section.medicals_director-section {
    padding: 0;
    margin-bottom: 80px;
}

.et_pb_section.medicals_director-section h2 {
    text-align: center;
    padding-bottom: 10px;
}

.et_pb_row.medicals_director-text-row p {
    text-align: center;
}

.et_pb_row.medicals_director-text-row .et_pb_text_inner {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 35px;
}

.medicals_director-bottom-row .et_pb_module.et_pb_video {
    height: 450px;
    margin-bottom: 27px;
    position: sticky;
    top: 160px;
}

.medicals_director-bottom-row .et_pb_video_box video {
    height: 100% !important;
    object-fit: cover;
    border-radius: 10px;
}

.medicals_director-bottom-row .et_pb_video_box {
    display: flex;
    align-items: center;
    height: 100% !important;

}

.medicals_director-bottom-row .et_pb_module.et_pb_video .et_pb_video_play {
    width: 66px !important;
    height: 65px !important;
    margin: 0;
    font-size: 0;
    line-height: 0;
    transform: translate(-50%, -50%);
}

.medicals_director-bottom-row .et_pb_module.et_pb_video .et_pb_video_play::before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-image: url(../../../../wp-content/uploads/2025/02/play-button-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    font-family: unset;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.medicals_director-bottom-row .et_pb_module.et_pb_video .et_pb_video_play::after {
    content: "";
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: #ffffff7a;
    left: 50%;
    top: 50%;
    -webkit-animation: glowing 2s infinite;
    -moz-animation: glowing 2s infinite;
    animation: glowing 2s infinite;
}

.et_pb_video_0 .et_pb_video_overlay_hover:hover,
.et_pb_video_0 .et_pb_video_overlay_hover {
    border-radius: 10px;
}

.et_pb_row.medicals_director-bottom-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 86px;
    column-gap: 70px;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column.medilcal-left {
    margin: 0;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right {
    margin: 0;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column {
    width: calc(100% / 2 - 42.985px);
}

@keyframes glowing {
    0% {
        transform: translate(-50%, -50%) scale(0.2);
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}

.et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image {
    height: 450px;
    margin-bottom: 27px;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column h3 {
    padding-bottom: 6px;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column h4 {
    font-size: 24px;
    line-height: 42px;
    padding-bottom: 8px;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis;
}

.et_pb_row.medicals_director-bottom-row .et_pb_column .et_pb_text {
    margin-bottom: 27px;
}

.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col p a {
    color: #022747;
    font-weight: 700;
}

.et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col p a:hover {
    color: #0CB49C;
}





footer.et-l.et-l--footer .et_builder_inner_content {
    z-index: unset;
}


/* Meet Our Providers end */
.et_pb_section.cobditions-category-section.meet-providers-section {
    padding-bottom: 80px;
    padding-top: 73px;
}

.et_pb_row.cobditions-category-row .et_pb_module.text-center {
    text-align: center;
    max-width: 1132px;
    margin: 0 auto 64px;
}

.Specialty-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 9px;
}

.Specialty-wrap h3 {
    padding-right: 10px;
    font-size: 22px;
    line-height: 32px;
}



.Specialty-wrap span {
    line-height: 0;
}

.Specialty-wrap span svg {
    cursor: pointer;
}

.Specialty-wrap span:hover svg path {
    fill: #0cb49c;
}

.Specialty-wrap span svg {
    transition: all .6s ease;
}




ul.specialty_list {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 26px;
    gap: 18px 12px;
    row-gap: 20px;
    column-gap: 10px;
    margin-bottom: 5px;
}

ul.specialty_list li {
    padding: 6px 19px;
    background: #eff6fc;
    border-radius: 50px;
    display: inline-block;
    font-weight: 700;
    line-height: 32px;
}

.provider-item {
    border: 1px solid #B1C3D4;
    border-radius: 10px;
    padding: 35px 35px 27px 35px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
}

.providers-container .condition-search-box {
    margin-bottom: 40px;
}

.provider-image {
    width: 210px;
    line-height: 0;
}

.provider-image img {
    display: inline-block;
    max-width: 100%;
    border-radius: 15px;
    object-fit: cover;
    height: 250px;
    position: sticky;
    top: 160px;
}

.provider-content {
    width: calc(100% - 210px);
    padding-left: 30px;
}

.et_pb_column.conditions-category-row-content {
    margin-top: 63px;
}

.conditions-category-row-content .provider-content {
    width: 100%;
    padding-left: 0;
    margin-bottom: 50px !important;
    border: 1px solid #B1C3D4;
    border-radius: 10px;
    padding: 35px 35px 27px 35px;
}

.conditions-category-row-content .provider-content:last-child {
    margin-bottom: 0 !important;
}

.conditions-category-row-content .provider-content .et_pb_blurb_content {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.conditions-category-row-content .provider-content .et_pb_main_blurb_image {
    width: 350px;
    margin-bottom: 0;
    height: 380px;
}

.conditions-category-row-content .provider-content span.et_pb_image_wrap {
    border-radius: 20px;
    width: 100%;
    height: 100%;
}

.conditions-category-row-content .provider-content span.et_pb_image_wrap img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.conditions-category-row-content .provider-content .et_pb_blurb_container {
    width: calc(100% - 350px);
    padding-left: 70px;
}

.conditions-category-row-content ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 26px;
    gap: 18px 12px;
    row-gap: 20px;
    column-gap: 10px;
    margin-bottom: 5px;
}

.conditions-category-row-content ul li {
    padding: 6px 19px;
    background: #eff6fc;
    border-radius: 50px;
    display: inline-block;
    font-weight: 700;
    line-height: 32px;
}

.provider-content h4 {
    padding-bottom: 16px;
}

.providers-container .left-column {
    padding-right: 75px;
}

input#provider-search {
    color: #022747;
}

.provider-content h3 {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 5px;
}

.provider-content h4,
.provider-qualification {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #022747;
}

.provider-description {
    margin-top: 21px;
}

.providers-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.providers-list button.Default_Button {
    margin: 20px auto 0;
}



.providers-list button.Default_Button.no-more-providers {
    opacity: .4;
    pointer-events: none;
}

.filter-main-wrap {
    position: sticky;
    top: 160px;

}

/* nav start */
@media screen and (min-width: 1199px) {
    .header_bottom_row .nav-link .menu>li i.arrow-icon {
        display: none;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu {
        border-top: 0;
        position: absolute;
        top: 150%;
        background: #f4faff;
        left: 0;
        width: 230px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-radius: 4px;
        visibility: hidden;
        opacity: 0;
        transition: all .5s ease;
        border-top: 2px solid #0CB49C;
        z-index: 1;
        box-shadow: 0 3px 4px rgba(0, 0, 0, .21);
    }

    .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu {
        top: 100%;
        visibility: visible;
        opacity: 1;
    }

    .header_bottom_row .nav-link .menu>li {
        position: relative;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li {
        width: 100%;
        padding: 0 15px;
        line-height: 0;
        margin: 12px 0;
    }

    .header_bottom_row .nav-link .menu>li.menu-item-has-children::before {
        content: "";
        position: absolute;
        top: 11.5px;
        right: 13px;
        height: 15px;
        width: 15px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23022747' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-size: contain;
        transition: all 0.5s;
    }

    body.home .header_bottom_row .nav-link .menu>li.menu-item-has-children::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23FFFFFF' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
    }

    body.home .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230CB49C' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
    }

    .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230CB49C' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
        transform: rotateX(180deg);
    }

    body.home header:not(.nav-down) .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu a {
        color: #022747 !important;
    }

    body.home header:not(.nav-down) .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover>ul.sub-menu a:hover {
        color: #0CB49C !important;
    }

    body.home header.nav-down .header_bottom_row .nav-link .menu>li.menu-item-has-children::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23022747' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
    }

    body.home header.nav-down .header_bottom_row .nav-link .menu>li.menu-item-has-children:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230CB49C' d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E%0A");
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li {
        margin: 14px 0;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li:first-child {
        margin-top: 12px;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li:last-child {
        margin-bottom: 12px;
    }
}

/* nav end */
/* style one css End */


/* style two css Start */
.Default_Button {
    background-color: #0CB49C;
    padding: 13.5px 34.3px !important;
    color: #fff;
    font-size: 22px;
    line-height: 27px !important;
    margin: 0;
    border: 1px solid transparent !important;
    cursor: pointer;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 10px;
    transition: all 0.5s ease !important;
}

.et_pb_button_module_wrapper:last-child .Default_Button {
    margin-right: 0;
}

.Default_Button:hover {
    background-color: #fff !important;
    border: 1px solid #022747 !important;
    border-radius: 32px;
    color: #022747;
}

.Default_Button::after {
    content: none;
}

/* 404 Page Css start */
.error-page.thank-you.et_section_regular {
    padding: 80px 0;
}

.error-page.thank-you.et_section_regular h1 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
    color: #022747;
}

.error-page.thank-you.et_section_regular p {
    padding-bottom: 30px;
}

.error-page.thank-you.et_section_regular .et_pb_column.col-left {
    width: 40%;
    margin: 0;
}

.error-page.thank-you.et_section_regular .et_pb_column.col-right {
    width: 60%;
    padding-left: 80px;
}

.error-page .et_pb_row.raw_alignment {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* 404 Page Css End */

/* Faq Page Css */
.faqs-section.faq_page_section.et_section_regular {

    padding-bottom: 75px;
}

.faq_page_section.et_section_regular .et_pb_row.faqs-row .et_pb_column.faq-right-col {
    width: 100%;
    padding-left: 0;
}

.faqs-section.faq_page_section.et_section_regular .faqs-row h3 {
    position: relative;

}

.faqs-section.faq_page_section.et_section_regular .faqs-row h3::before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.111' height='9.26' viewBox='0 0 16.111 9.26'%3E%3Cpath id='Path_45' data-name='Path 45' d='M254.363,249.461l-7.4-7.4a.669.669,0,0,0-.9-.036l-7.431,7.431a.662.662,0,0,0,0,.933l.544.544a.665.665,0,0,0,.933,0l6.381-6.387,6.393,6.392a.66.66,0,0,0,.931,0l.544-.544A.663.663,0,0,0,254.363,249.461Z' transform='translate(-238.444 -241.87)' fill='%23022747'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    top: 22px;
    background-size: contain;
    right: 10.39px;
    height: 9.26px;
    width: 16.11px;
    transform: rotateX(180deg);
    display: inline-block;
    transition: all 0.4s ease;
}

.faqs-section.faq_page_section.et_section_regular .faqs-row .et_pb_toggle_open .et_pb_toggle_title::before {
    transform: rotateX(0deg);
}

.faqs-section.faq_page_section.et_section_regular .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item {
    border-color: #B1C3D4
}

.faqs-section.faq_page_section.et_section_regular .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item:last-child {
    border-bottom: 1px solid #B1C3D4;
}

.faqs-section.faq_page_section.et_section_regular .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item:first-child {
    border-top: 1px solid #B1C3D4;
    padding-top: 19px;
}

.faqs-section.faq_page_section.et_section_regular .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
    padding-top: 5px;
}

.faqs-section.faq_page_section.et_section_regula .et_pb_row.faqs-row .et_pb_column.faq-right-col {
    padding-left: 0px;
}

.faqs-section.faq_page_section.et_section_regula .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li::before {
    background: #022747;
}

/* Request an Appointment Start */

.request_an_appointment.et_pb_section {
    padding-top: 0px;
    padding-bottom: 80px;

}

.request_an_appointment p {
    padding-top: 15px;
    padding-bottom: 28px !important;
}

.request_an_appointment .et_pb_image_wrap {
    width: 630px;
}

.meet_our_provider.et_pb_section {
    padding: 0px;
    margin-bottom: 80px;

}

.meet_our_provider .et_pb_row {
    display: flex;
    align-items: center;
}

.meet_our_provider .meet_our_provider_col_text {
    padding-left: calc(50% - 1400px / 2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
}

.meet_our_provider h2 {
    padding-bottom: 15px;
}

.question_before_you_book.et_pb_section.here-for-you-section {
    padding-top: 61px;
    padding-bottom: 63px;
}

.question_before_you_book ul.email_contact {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.question_before_you_book ul li {
    color: #fff;
    display: flex;
    gap: 10px;
    flex-shrink: 0;
}

.question_before_you_book ul li a {
    color: #fff;
}

.question_before_you_book p {
    padding-bottom: 28px;
}

.question_before_you_book .mail_border {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
}

.question_before_you_book img.alignleft {
    margin-right: 0px;
}

.step-better-health-section.healing-journey-section .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_open {
    border: none !important;
}

.step-better-health-section.simple_step.et_section_regular .step-better-health-left-col .et_pb_module.et_pb_video {
    height: 466px;
}

.step-better-health-section.simple_step.et_section_regular .step-better-health-left-col .et_pb_module.et_pb_video .et_pb_video_box {
    display: flex;
    align-items: center;
    height: 100% !important;
}

.step-better-health-section.simple_step.et_section_regular .step-better-health-left-col .et_pb_module.et_pb_video .et_pb_video_box video {
    height: 100% !important;
    object-fit: cover;
    border-radius: 20px;
}

.step-better-health-section.simple_step.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play {
    width: 66px !important;
    height: 65px !important;
    margin: 0;
    font-size: 0;
    line-height: 0;
    transform: translate(-50%, -50%);
}

.step-better-health-section.simple_step.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play::before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-image: url(../../../../wp-content/uploads/2025/02/play-button-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    font-family: unset;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.step-better-health-section.simple_step.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play::after {
    content: "";
    display: block;
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background: #ffffff7a;
    left: 50%;
    top: 50%;
    -webkit-animation: glowing 2s infinite;
    -moz-animation: glowing 2s infinite;
    animation: glowing 2s infinite;
}

.simple_step.et_pb_section.step-better-health-section.et_section_regular {
    margin-bottom: 0px;
}

/* Request an Appointment End */

.give_back_scholarship.better-option.et_section_regular a {
    color: #0CB49C;
}

.give_back_scholarship.better-option.et_section_regular a:hover {
    color: #022747;
}

/* style two css End */

/* style Three css Start */
.et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p:has(b) {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}



.et_pb_section.resource-section {
    padding: 0px 0px 80px 0px;
}

.resource-section .resource-row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 80px;
}

.resource-section .resource-row:last-child {
    padding-bottom: 0px;
}

.resource-section .resource-row .res-image-col {
    width: 45.5%;
}

.resource-section .resource-row .res-content-col {
    width: 54.5%;
    padding-left: 63px;
}

.resource-section .resource-row .res-content-col p {
    margin-bottom: 14px;
}

.resource-section .resource-row .res-content-col p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.resource-section .resource-row .res-content-col .visit-btn {
    margin-top: 28px;
    padding: 19px 39.3px !important;
}

.resource-section .resource-row .resource-content h2 {
    font-size: 35px;
    line-height: 52px;
    color: #022747;
    margin-bottom: 5px;
}


.resource-section .resource-row:nth-child(even) {
    flex-direction: row-reverse;
}


.resource-section .resource-row:nth-child(even) .res-image-col {
    width: 45.5%;
    padding-right: 0;
}

.resource-section .resource-row:nth-child(even) .res-content-col {
    width: 54.5%;
    padding-right: 63px;
    padding-left: 0;
}


/* Your Health Investment */
.et_pb_section.homeopathic-remedies-section {
    margin-bottom: 80px;
}


.et_pb_row.your-health-investment-title-row {
    margin-bottom: 31px;
}

.et_pb_column.your-health-investment-right-col {
    width: 50%;
}

.et_pb_column.your-health-investment-left-col {
    width: 50%;
    margin: 0;
}

.your-health-investment-row .et_pb_text_inner {
    box-shadow: 0px 0px 26px #0000001A;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
}

.your-health-investment-wrap {
    background: #0CB49C;
    padding: 23px 40px 22px;
}

.your-health-investment-below-wrap {
    padding: 22px 50px 45px;
}

.your-health-investment-wrap h3 {
    font-weight: 400;
    color: #fff;
}

.your-health-investment-wrap h4 {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
}

.your-health-investment-wrap h4 strong {
    font-size: 30px;
    line-height: 40px;
}

.et_pb_row.your-health-investment-row {
    gap: 55px;
    display: flex;
    align-items: inherit !important;
}

.et_pb_row.your-health-investment-row::after {
    display: none;
}

.your-health-investment-below-wrap p {
    padding-bottom: 3px;
}

.your-health-investment-below-wrap ul {
    padding: 0;
    margin-bottom: 10px;
}

.your-health-investment-below-wrap ul li {
    padding-left: 22px;
    position: relative;
    margin-bottom: 0;
}

.your-health-investment-below-wrap ul li::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #022747;
    border-radius: 10px;
    left: 1px;
    top: 13px;
    position: absolute;
}

.your-health-investment-below-wrap ul li:last-child {
    margin-bottom: 0;
}

.et_pb_section.your-health-investment-section {
    padding: 0;
    margin-bottom: 60px;
}


.et_pb_row.homeopathic-remedies-row {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.et_pb_row.homeopathic-remedies-row:last-child {
    margin-bottom: 0;
}

.et_pb_row.homeopathic-remedies-row:nth-child(2n) {
    flex-direction: row-reverse;
}

.homeopathic-remedies-left-col.et_pb_column {
    margin: 0;
    width: 38.3%;
}

.homeopathic-remedies-right-col.et_pb_column {
    margin: 0;
    width: 62.7%;
    padding-left: 57px;
}

.et_pb_row.homeopathic-remedies-row:nth-child(2n) .homeopathic-remedies-right-col.et_pb_column {
    padding-right: 57px;
    padding-left: 0;
}

.homeopathic-remedies-right-col.et_pb_column h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
    color: #072C4B;
}

.et_pb_section.homeopathic-remedies-section {
    margin-bottom: 80px;
}

.et_pb_row.your-health-investment-row .et_pb_module.et_pb_text {
    height: 100%;
}



.better-option-row.meet-our-providersrows p a {
    color: #0CB49C;
}

.better-option-row.meet-our-providersrows p a:hover {
    color: #022747;
}

.better-option.et_section_regular .et_pb_row.better-option-row.meet-our-providersrows:nth-child(even) .better-option-left-col {
    padding-left: 0;
    padding-right: 79px;
}

.better-option.et_section_regular .et_pb_row.better-option-row.meet-our-providersrows:nth-child(even) h2 {
    padding-bottom: 10px;
}

.better-option.approach-to-healing.et_section_regular .better-option-right-col span {
    overflow: hidden;
    border-radius: 20px;
}

/* style Three css End */
/* 12-03-2025 */
.Scholarship-Fund-How-to-Apply.et_section_regular .et_pb_text_inner p a {
    color: #fff;
}

.Scholarship-Fund-How-to-Apply.et_section_regular .et_pb_text_inner p a:hover {
    color: #022747;
}



/* style one css Start */
@media screen and (max-width: 1500px) {
    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col {
        width: 40%;
        margin-left: 0px;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col {
        width: 60%;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide,
    .video-slide {
        padding: 0 10px;
    }

    .video-testimonial-slider.slick-initialized .slick-list,
    .video-testimonial-slider {
        margin: 0 -10px;
    }

    .video-testimonial-slider.slick-initialized {
        margin: 0;
    }
}

/* style one css End */

/* responsive  css */
@media (max-width: 1439px) {
    .et_pb_row.inner-banner-heading .et_pb_text_inner {
        padding-left: 55px;
    }

    .video-banner-section.et_pb_section_video .et_pb_module.heading {
        margin-top: 0;
    }

    .header_bottom_row .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
        top: 6px;
    }

    .header_bottom_row .nav-link .menu li.menu-item-has-children>a {
        padding-right: 20px;
    }

    .header-top .nav-link .menu li a {
        font-size: 14px;
    }

    .header_bottom_row .nav-link .menu>li {
        margin-right: 26px;
    }

    .header_bottom_row .nav-link .menu li a {
        font-size: 15px;
    }

    .header_bottom {
        margin-top: 15px;
    }

    body:not(.home).page-id-27 header.et-l.et-l--header,
    body:not(.home) header.et-l.et-l--header,
    body:not(.home).error404 header.et-l.et-l--header {
        padding-bottom: 15px;
    }

    .header_bottom_row .logo_col {
        width: 250px;
        height: 55.42px;
    }

    .header_bottom_row .header_menu_col {
        width: calc(100% - 250px);
    }

    body.et-tb-has-header div#page-container {
        padding-top: 125.41px !important;
    }


    .better-option.et_section_regular::before {
        width: 100%;
        height: 728px;
        left: 0;
    }

    .step-better-health-row .step-accordian .et_pb_toggle {
        width: auto;
        margin-left: 0;
    }

    .video-banner-section.et_pb_section_video.et_section_regular {
        height: auto;
        padding-top: 250px;
        padding-bottom: 200px;

    }

    .et_pb_row.video-banner-row {
        display: block;
        height: auto;
    }

    .better-option.et_section_regular::after {

        bottom: -398px;
        right: -162px;
        height: 900px;
        width: 400px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    /* About Us Page css */
    .et_pb_row.inner-banner-image-row span img {
        min-height: unset;
    }

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col,
    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-left-col {
        width: 50%;
    }

    .post-date p {
        font-size: 15px;
        line-height: 25px;
    }

    /* our team */
    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 400px);
        margin-top: 0;
    }

    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 400px;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description {
        padding-top: 14px;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description h3 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 12px;
    }

    .et_pb_section.our-team-section.et_section_regular {
        margin-bottom: 70px;
    }

    /* Service Fees Css */
    .your-investment-row .your-investment-row-content {
        gap: 30px;
    }

    .your-investment-row .et_pb_blurb_description {
        padding: 28px 30px 0 30px;
    }

    .et_pb_section.your-investment-section.et_section_regular:after {
        right: -180px;
        width: 558px;
        height: 727px;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row .expert-care-left-col {
        padding-left: 60px;
    }

    .et_pb_row.footer-down-row.disclaimer p br {
        display: none;
    }

    /* style one css Start */
    .et_pb_section.here-for-you-section::after {
        height: 500px;
        width: 500px;
        background-position: right -20px bottom 10px;
    }

    .et_pb_section.here-for-you-section::before {
        height: 350px;
        width: 350px;
        background-position: left -31px top 90px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col {
        width: 29%;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col {
        width: 71%;
        padding-left: 80px;
    }

    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1,
    body:not(.home) .header_bottom_row .logo_col-1 {
        width: 250px;
        height: 55.42px;
    }

    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 {
        width: 250px;
        height: 55.42px;
    }

    .et_pb_section.cobditions-category-section::after {
        height: 600px;
        width: 270px;
        top: 180px;
        background-size: contain;
    }

    .conditions-container .left-column {
        width: 30%;
        padding-right: 60px;
    }

    .conditions-container .right-column {
        width: 70%;
    }

    /* style one css End */

    /* style two css Start */
    .meet_our_provider .meet_our_provider_col_text {
        padding-left: 20px;
    }

    /* style two css End */

    /* style Three css Start */
    .et_pb_row.your-health-investment-row {
        gap: 30px;
    }

    .your-health-investment-wrap {
        padding: 20px 30px 20px;
    }

    .your-health-investment-wrap h4 strong {
        font-size: 28px;
        line-height: 38px;
    }

    .your-health-investment-below-wrap {
        padding: 22px 30px 30px;
    }

    .your-health-investment-wrap h3 {
        line-height: 39px;
        font-size: 28px;
        line-height: 36px;
    }

    .step-better-health-section.et_section_regular .step-better-health-left-col .et_pb_module.et_pb_image {
        position: sticky;
        top: 100px;
    }

    /* style Three css End */


}

@media (max-width: 1199px) {
    .header_bottom_row .nav-link .menu li.menu-item-has-children>a i.arrow-icon {
        display: none;
    }

    body.active-responsive-menu .logo_col-1 {
        opacity: 0;
    }

    body.home .nav-down .mobile_menu_bar_icon.mobile_menu_bar svg .st0 {
        fill: #022747;
    }

    body.home .nav-down .header_bottom_row .nav-link .menu li>a {
        color: #FFFFFF;
    }


    body.home h2 {
        font-size: 36px;
        line-height: 46px;
    }

    body:not(.home).page-id-27.active-responsive-menu header.et-l.et-l--header,
    body:not(.home).error404.active-responsive-menu header.et-l.et-l--header {
        border: 0;
    }

    body.home header.et-l.et-l--header,
    body:not(.home).page-id-27 header.et-l.et-l--header,
    body:not(.home) header.et-l.et-l--header,
    body:not(.home).error404 header.et-l.et-l--header {
        padding-bottom: 0px;
    }

    body.home .header_bottom {
        margin-top: 0;
    }

    header.et-l.et-l--header.nav-down .header_bottom,
    body:not(.home) .header_bottom {
        margin: 0;
    }

    header.et-l.et-l--header.nav-down {
        background: #fff;
    }

    header.et-l.et-l--header.nav-down,
    body:not(.home) header.et-l.et-l--header.nav-down {
        padding-bottom: 0;
    }

    body.et-tb-has-header div#page-container {
        padding-top: 74px !important;
    }

    .header_bottom_row {
        justify-content: space-between;
    }

    .header_bottom_row .logo_col {
        height: 54px;
    }

    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 a {
        width: 250px !important;
    }

    .header_bottom_row .logo_col a {
        width: 250px;
    }

    .header_bottom_row .logo_col a,
    .header_bottom_row .logo_col a img {
        height: 100%;
    }


    .header-col .header-top,
    .header_bottom_row .nav-link ul.menu {
        display: none;
    }

    .header_bottom {
        margin-top: 0;
        padding: 10px 0;
    }

    .header_hem_bar_box {
        display: flex;
        align-items: center;
        column-gap: 20px;
        flex-direction: row-reverse;
    }

    .mobile_menu_bar_icon.mobile_menu_bar {
        height: 30px;
        width: 30px;
    }

    .mobile_menu_bar_icon.mobile_menu_bar svg {
        height: 100%;
        width: 100%;
        cursor: pointer;
    }

    header .mobile_menu_bar:before {
        display: none;
    }

    body.active-responsive-menu {
        overflow: hidden;
        position: relative;
    }

    body.active-responsive-menu::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.78);
        z-index: 8;
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px);
    }


    .header_bottom_row .nav-link ul.menu.responsive-header-menu {
        position: fixed;
        right: -200%;
        top: 0px;
        width: 450px;
        background: #022747;
        height: 100%;
        margin: 0;
        padding: 0 20px 40px 20px;
        overflow-y: auto;
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        transition: all 0.6s ease;
        display: flex;
        flex-wrap: nowrap;
        z-index: 99;
    }

    .header_bottom_row .nav-link .menu>li {
        padding-right: 0px;
        width: 100%;
        width: 100%;
        margin: 1px 0;
        padding-bottom: 0;
        border-bottom: 1px solid #e0e0e040;
    }

    .header_bottom_row .nav-link .menu>li:last-child {
        border-bottom: 0;
    }

    .header_bottom_row .nav-link .menu>li.header-btn {
        margin-top: 12px;
        width: 100%;
        max-width: 260px;
    }

    .header_bottom_row .nav-link .menu>li.header-btn a {
        border-radius: 50px;
    }

    .header_bottom_row .nav-link .menu>li.header-btn>a::before {
        background: #fff;
    }

    .header_bottom_row .nav-link .menu>li.header-btn>a:hover {
        color: #0CB49C;
        background-color: #fff;
    }

    .header_bottom_row .nav-link .menu li a {
        color: #fff;
        font-size: 16px;
        line-height: 26px;
        display: block;
        padding: 12px 0 !important;
        border-bottom: 0;
    }

    nav.nav-link ul.menu .menu_text {
        display: block;
    }

    .header_bottom_row .nav-link ul.responsive-header-menu li.menu_text {
        position: sticky;
        top: 0;
        z-index: 2;
        display: flex;
        justify-content: end;
        border-bottom: 0;
        height: 50px;
        align-items: end;
        background-color: #022747;
        padding-top: 16px;
        padding-bottom: 16px;
        margin-right: 0;
        width: 100%;
        margin-top: 0;
    }

    ul.responsive-header-menu li.menu_text button.mobile_menu_bar_inner {
        width: 15px;
        height: 16px;
        padding: 0;
        border: 0;
        background: transparent;
    }

    ul.responsive-header-menu li.menu_text button.mobile_menu_bar_inner svg {
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    li.menu_text button.mobile_menu_bar_inner svg path {
        fill: #fff;
    }


    body.active-responsive-menu .header_bottom_row .nav-link ul.menu.responsive-header-menu {
        right: 0;
    }

    body.active-responsive-menu header.et-l.et-l--header.nav-down,
    body:not(.home).active-responsive-menu header.et-l.et-l--header {
        box-shadow: none;
    }

    body.active-responsive-menu .header_bottom_row .logo_col {
        opacity: 0;
    }

    body.home.et-tb-has-header.active-responsive-menu header.et-l.et-l--header.nav-down,
    body:not(.home).active-responsive-menu header.et-l.et-l--header,
    body.active-responsive-menu header.et-l.et-l--header.nav-down,
    header .et_pb_section {
        background: transparent;
    }

    body .header_bottom_row .nav-link .menu>li.header-btn>a {
        padding: 9px 25.2px 9px 25.1px !important;
        font-size: 18px;
    }

    .header_bottom_row .nav-link .menu>li.menu-item-has-children {
        position: relative;
    }

    .header_bottom_row .nav-link .menu>li.current-menu-parent>a {
        color: #0CB49C;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu {
        border-top: 0;
        width: 100%;
        background: transparent;
        padding: 0 0 0 10px;
        display: none;
        position: static;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        top: 0;
        transition: none;
        z-index: 1;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li:last-child,
    .header_bottom_row .nav-link .menu>li ul.sub-menu li:first-child,
    .header_bottom_row .nav-link .menu>li ul.sub-menu li {
        margin: 1px 0 !important;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li {
        border-bottom: 1px solid #e0e0e040;
    }

    .header_bottom_row .nav-link .menu>li ul.sub-menu li:last-child {
        border-bottom: 0;
    }

    .header_bottom_row .nav-link .menu>li.menu-item-has-children>ul.sub-menu {
        position: static;
        opacity: 1 !important;
        visibility: visible;
    }

    span.mobile-toggle {
        width: 100%;
        height: 46px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    span.mobile-toggle:after,
    span.mobile-toggle:before {
        content: "";
        width: 15px;
        height: 2px;
        background: #fff;
        position: absolute;
        border-radius: 1px;
        transition: all .6s ease;
        right: 5px;
    }

    span.mobile-toggle:after {
        transform: rotate(90deg);
    }

    span.mobile-toggle.dt-open:after {
        transform: rotate(0);
    }

    /* banner css */
    .video-banner-section.et_pb_section_video.et_section_regular {
        padding-top: 230px;
        padding-bottom: 200px;
        margin-bottom: 70px;
    }


    body.home h1 {
        font-size: 62px;
        line-height: 80px;
    }

    .better-option.et_section_regular {
        margin-bottom: 70px;
        padding-bottom: 70px !important;
    }

    .better-option.et_section_regular .better-option-left-col {
        padding-right: 40px;
        margin-top: 0;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row {
        padding-bottom: 65px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) .better-option-left-col {
        padding-left: 40px;
        margin-top: 0;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) h2 {
        padding-bottom: 17px;
    }

    /* How We Can Help css */
    .how-we-can-section.et_section_regular .how-we-can-left-col {
        padding-right: 40px;
    }

    .et_pb_section.how-we-can-section.et_section_regular {
        margin-bottom: 70px;
    }

    .et_pb_module.blurb-design h3.et_pb_module_header,
    .et_pb_module.blurb-design h4.et_pb_module_header {
        font-size: 20px;
        line-height: 30px;
    }

    .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 50px !important;
    }

    .video-banner-row .et_pb_button_module_wrapper .Default_Button {
        padding: 12px 39.2px !important;
    }

    .better-option.et_section_regular .et_pb_module.et_pb_video {
        height: 380px;
    }

    /* what we  offer css */
    .what-we-offer-section .et_pb_row.what-we-offer-row {
        column-gap: 30px;
    }

    .what-we-offer-section .et_pb_row.what-we-offer-row .offer-blurb-design {
        width: calc(100% / 2 - 15px);
    }

    .et_pb_section.what-we-offer-section.et_section_regular {
        padding-top: 60px;
        padding-bottom: 70px;
        margin-bottom: 70px;
    }

    .et_pb_row.what-we-offer-row .offer-blurb-design .et_pb_main_blurb_image {
        height: 370px;
    }

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col a.et_pb_video_play,
    .better-option.et_section_regular .et_pb_module.et_pb_video .et_pb_video_play {
        width: 60px !important;
        height: 59px !important;
    }

    .expert-care-section .expert-care-row .Default_Button {
        margin: 26px 0 0 0;
    }

    .offer-blurb-design h3.et_pb_module_header,
    .offer-blurb-design h4.et_pb_module_header {
        font-size: 26px;
        line-height: 36px;
    }

    .expert-care-section .expert-care-row .expert-care-left-col {
        padding-right: 40px;
        margin-top: 0;
    }

    .et_pb_section.expert-care-section.et_section_regular {
        margin-bottom: 54px;
    }

    .et_pb_row.what-we-offer-row .et_pb_button_module_wrapper>a,
    .expert-care-section .expert-care-row .Default_Button,
    .video-banner-row .Default_Button,
    .Default_Button.df-btn,
    .Default_Button {
        font-size: 20px;
        line-height: 30px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .better-option.et_section_regular::before {
        height: 537px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row h2 br {
        display: none;
    }

    .step-better-health-section.et_section_regular .step-better-health-left-col {
        width: 40%;
    }

    .step-better-health-section.et_section_regular .step-better-health-right-col {
        width: 60%;
        padding-left: 50px;
    }

    .et_pb_section.step-better-health-section.et_section_regular {
        padding: 70px 0;
    }

    .et_pb_module.et_pb_accordion.step-accordian {
        padding-top: 35px;
    }

    .step-better-health-section .et_pb_toggle_close .et_pb_toggle_title,
    .step-better-health-section .et_pb_toggle_open .et_pb_toggle_title {
        font-size: 22px;
        line-height: 44px;
    }

    .step-better-health-row .step-accordian .et_pb_toggle::before {
        font-size: 20px;
        height: 36px;
        width: 36px;
    }

    .step-better-health-row .step-accordian .et_pb_toggle {
        padding-left: 76px;
    }

    .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle:not(:last-child):after {
        left: 40px;
    }

    .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_open {
        margin-bottom: 15px;
    }

    .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle.et_pb_toggle_close {
        margin-bottom: 5px;
    }

    .what-we-offer-section h2 {
        padding-bottom: 20px;
    }

    .better-option.et_section_regular .Default_Button.df-btn {
        margin: 26px 0 0 0 !important;
    }

    .how-we-can-section.et_section_regular h3 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 28px;
    }

    .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 31px !important;
    }

    .better-option.et_section_regular::after {
        height: 600px;
        width: 300px;
        bottom: -224px;
        right: -122px;
    }

    /* About  Us Css */
    body h1 {
        font-size: 38px;
        line-height: 48px;
    }

    .better-option.approach-to-healing.et_section_regular .better-option-left-col {
        padding-left: 40px;
        margin-top: 0px;
    }

    .better-option.approach-to-healing.et_section_regular h2 {
        padding-bottom: 10px;
    }

    .better-option.approach-to-healing.et_section_regular p {
        padding-bottom: 18px;
    }

    body .et_pb_section.inner-banner-section.et_section_regular {
        margin-bottom: 70px;
    }

    .better-option.approach-to-healing.et_section_regular {
        margin-bottom: 70px;
    }

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-left-col {
        padding-right: 40px;
        margin-top: 0;
    }

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col .et_pb_module.et_pb_video {
        height: 350px;
    }

    .care-gnhs-section.et_section_regular {
        padding: 62px 0 65px;
    }

    .et_pb_section.blurb-design-section.et_section_regular,
    .care-gnhs-section.et_section_regular {
        margin-bottom: 70px;
    }

    .et_pb_section.journey-with-gnhs.et_section_regular {
        padding: 70px 0 !important;
    }

    .better-option.journey-with-gnhs.et_section_regular .better-option-left-col {
        margin-top: 0;
    }

    .blurb-design-section .blurb-designing-row .et_pb_blurb_content .et_pb_main_blurb_image,
    .blurb-design-section .blurb-designing-row .et_pb_blurb_content .et_pb_blurb_container h4 {
        margin-bottom: 8px;
    }

    body .blurb-design-section .blurb-designing-row .blurb-design {
        padding: 20px;
    }

    .blurb-design-section .et_pb_column.blurb-designing-content {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .better-option.approach-to-healing.et_section_regular .better-option-right-col .et_pb_module.et_pb_image {
        top: 100px;
    }

    .page-id-87 .better-option.approach-to-healing.et_section_regular .better-option-left-col {
        margin-top: 0;
    }


    .featured-image a {
        height: 275px;
    }

    .post-title h2 {
        font-size: 22px;
        line-height: 33px;
    }

    .pagination .page-numbers {
        font-size: 18px;
        line-height: 28px;
    }

    .pagination .page-numbers {
        min-width: 45px;
        height: 45px;
    }

    .blog-section.et_pb_section {
        margin-bottom: 70px;
    }

    a.next.page-numbers::before,
    a.prev.page-numbers::before {
        width: 10px;
        height: 17px;
        background-size: 10px;
    }

    .blog-post-section {
        row-gap: 30px;
    }

    .typography h1 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 9px;
    }

    .typography h2 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 9px;
    }

    .typography h3 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 9px;
    }

    .typography h4 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 9px;
    }

    .typography h5 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 9px;
    }

    .typography h6 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 9px;
    }

    .typography ul li::before {
        top: 3px;
    }

    .typography ol li::before {
        top: 3px;
    }

    .typography ol li,
    .typography ul li {
        font-size: 20px;
        line-height: 30px;
    }

    span.published,
    span.author.vcard {
        font-size: 20px;
        line-height: 30px;
    }

    .typography ul li::before {
        width: 23px;
        height: 23px;
        background-size: 15px;
    }

    .typography ol li::before {
        width: 23px;
        height: 23px;
        font-size: 14px;
    }

    .typography blockquote {
        padding: 20px 30px 20px 50px;
    }

    span.published,
    span.author.vcard {
        font-size: 20px;
        line-height: 30px;
    }

    .typography ul,
    .typography ol {
        padding-bottom: 20px;
    }

    /* testimonial css */
    body .et_pb_section.coumunity_video_section.remove-bg {
        margin-bottom: 65px;
    }


    /* our team */
    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 360px);
        padding-left: 40px;
    }

    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 360px;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description {
        padding-top: 10px;
    }

    /* Service Fees Css */
    .your-investment-row h3.et_pb_module_header {
        font-size: 30px;
        padding: 10px 20px 10 20px;
    }

    .your-investment-row .et_pb_blurb_description h4 {
        font-size: 26px;
        padding-bottom: 12px;
    }

    .your-investment-row .et_pb_blurb_description p {
        padding-bottom: 18px;
    }

    .et_pb_section.your-investment-section.et_section_regular {
        margin-bottom: 70px;
    }

    .your-investment-row .et_pb_blurb_description ul li::before {
        top: 13px;
    }

    .et_pb_section.your-path-to-nature-section.et_pb_section {
        margin-bottom: 70px;
    }

    .et_pb_section.blog-detail-page-section {
        padding: 40px 0 66px;
    }

    .et_pb_section.recent-post-section {
        padding: 63px 0;
    }

    .et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 62px;
    }

    .home-page-testimonial.et_pb_section.testimonial-page-section {
        padding: 0 0 94px;
    }

    body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide,
    body .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
        height: 240px;
    }

    /* style one css Start */
    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1,
    body:not(.home) .header_bottom_row .logo_col-1 {
        height: 54px;
    }

    body.home.et-tb-has-header .logo_col-1 {
        height: 54px;
    }


    .et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li {
        line-height: 32px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav ul li a {
        font-size: 16px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 {
        padding-right: 60px;
        width: 32%;
        margin-top: -15px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2 {
        width: 22%;
        padding-right: 40px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-3 {
        padding-right: 40px;
        width: 24%;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-4 {
        width: 22%;
    }

    .et_pb_section.footer-section {
        padding: 65px 0 0;
    }

    ul.footer-details li a {
        font-size: 18px;
        line-height: 28px;
        padding-left: 40px;
    }

    ul.footer-details li:first-child a::before {
        height: 25px;
        width: 25px;
    }

    ul.footer-details li:nth-child(2) a::before {
        height: 21px;
        width: 25px;
    }

    ul.footer-details li {
        margin-bottom: 25px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 span.et_pb_image_wrap {
        margin-bottom: 40px;
    }

    .et_pb_row.footer-down-row {
        margin-top: 49px;
    }

    .et_pb_row.footer-down-row .et_pb_column {
        padding: 20px 0;
    }

    .et_pb_section.here-for-you-section {
        padding: 56px 0 61px;
    }

    .et_pb_section.here-for-you-section h2 {
        font-size: 28px;
        line-height: 48px;
    }

    p,
    ul li,
    ol li {
        font-size: 20px;
        line-height: 32px;
    }

    .et_pb_section.here-for-you-section::after {
        height: 400px;
        width: 400px;
        background-position: right -30px bottom 0px;
    }

    .et_pb_section.here-for-you-section::before {
        height: 280px;
        width: 280px;
        bottom: -20px;
        top: unset;

        background-position: left -31px top 82px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col h2,
    body.home h2 {
        font-size: 36px;
        line-height: 46px;
    }

    body h2 {
        font-size: 32px;
        line-height: 42px;
    }

    footer h2.footer-heading {
        font-size: 20px;
        line-height: 26px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col h2 {
        padding-bottom: 20px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col {
        width: 32%;
        padding-top: 0;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col {
        width: 68%;
        padding-left: 50px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
        font-size: 22px;
        line-height: 37px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li::before {
        top: 13px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li::before {
        height: 20px;
        width: 20px;
        top: 6px;
    }

    .et_pb_section.faqs-section {
        padding: 0 0 70px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col .Default_Button.df-btn {
        font-size: 20px;
        line-height: 30px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .why-choose-section {
        margin-bottom: 61px;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col {
        padding-left: 40px;
    }

    .et_pb_section.how-we-can-section.why-choose-section {
        padding: 62px 0 70px;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col {
        margin-top: 50px;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col .Default_Button.df-btn {
        font-size: 20px;
        line-height: 30px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .et_pb_row.contact-up-row .et_pb_text_inner p {
        padding-bottom: 30px;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
        padding: 30px;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col .et_pb_text_inner h2 {
        padding-bottom: 15px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gfield_label {
        font-size: 20px;
        line-height: 30px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gform_fields {
        gap: 15px;
    }

    .contact-form-left-col input {
        font-size: 20px !important;
        line-height: 30px;
    }

    .contact-form-left-col textarea {
        font-size: 20px !important;
        line-height: 30px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button {
        font-size: 20px;
        line-height: 30px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .et_pb_section.contact-main-section {
        padding-bottom: 70px;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-right-col {
        padding-left: 40px;
    }

    body h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container p a {
        font-size: 30px;
        line-height: 40px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content img {
        display: block;
        height: 30px;
        width: 30px;
        margin-top: 4px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:last-child .et_pb_blurb_content img {
        display: block;
        height: 25px;
        width: 25px;
        margin-top: 7px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 25px);
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 25px;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
        padding: 32px 30px 40px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child {
        margin-bottom: 30px;
    }

    .custom-spinner {
        height: 25px;
        width: 25px;
        border: 3px solid rgba(0, 0, 0, 0.1);
        border-left-color: #0CB49C;
    }

    .testimonial-box {
        padding: 0 15px;
    }

    .testimonial-list {
        margin: 0 -15px;
        row-gap: 30px;
    }

    .testimonial-main-content p {
        font-size: 24px;
        line-height: 40px;
    }

    .testimonial-client-name h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .testimonial-main-content {
        margin-bottom: 15px;
    }

    .load-more-btn-box .Default_Button.df-btn {
        margin-top: 40px;
        font-size: 20px;
        line-height: 30px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .et_pb_section.testimonial-page-section {
        padding-bottom: 70px;
    }


    .et_pb_section.coumunity_video_section {
        padding: 63px 0 104px;
        margin-bottom: 70px;
    }

    .et_pb_section.coumunity_video_section .et_pb_module.et_pb_text {
        margin-bottom: 20px;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide {
        height: 300px;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
        height: 300px;
    }

    .video-module-custom .et_pb_video_play {
        width: 60px !important;
        height: 60px !important;
    }

    .connect-with-provider.et_section_regular {
        padding: 70px 0;
    }

    .connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-left-col {
        padding-right: 40px;
    }

    .connect-with-provider.et_section_regular .et_pb_module.et_pb_text {
        margin-bottom: 26px;
    }

    .et_pb_section.our-provider-section.better-option.approach-to-healing.et_section_regular {
        margin-bottom: 61px;
    }

    .et_pb_section.how-we-can-section.our-offer-provider-section {
        padding: 70px 0;
    }

    .et_pb_section.healing-section {
        padding: 70px 0;
        margin-bottom: 70px;
    }

    .et_pb_row.healing-row .et_pb_column.healing-right-col {
        padding-left: 40px;
    }

    .et_pb_row.healing-row .et_pb_module.et_pb_text {
        margin-bottom: 26px;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col {
        padding-right: 40px;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section {
        margin-bottom: 70px;
    }

    .et_pb_section.how-we-can-section.our-offer-provider-section.et_section_regular {
        margin-bottom: 63px;
        padding: 70px 0 60px;
    }

    .et_pb_row.medicals_director-text-row .et_pb_text_inner {
        padding-bottom: 30px;
    }

    .et_pb_row.medicals_director-bottom-row {
        column-gap: 50px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column {
        width: calc(100% / 2 - 24.985px);
    }

    .medicals_director-bottom-row .et_pb_module.et_pb_video {
        margin-bottom: 25px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column .et_pb_text {
        margin-bottom: 25px;
    }

    .et_pb_section.medicals_director-section {
        margin-bottom: 70px;
    }

    .medicals_director-bottom-row .et_pb_module.et_pb_video {
        height: 300px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image {
        height: 300px;
    }

    .et_pb_section.cobditions-category-section {
        padding: 61px 0 70px;
    }

    .conditions-container ul.category-list li.category-item {
        font-size: 20px;
        line-height: 30px;
    }

    .condition-search-box input {
        font-size: 20px;
        line-height: 30px;
        padding: 18px 83px 18px 84px;
        padding-left: 75px;
    }

    .condition-search-box input::placeholder {
        font-size: 20px;
        line-height: 30px;
    }

    .condition-search-box::before {
        height: 28px;
        width: 28px;
    }

    .condition-search-box {
        margin-bottom: 40px;
    }

    .conditions-list h3.category-title {
        font-size: 22px;
        line-height: 32px;
    }

    li.condition-post h4.condition-post-title {
        font-size: 20px;
        line-height: 30px;
    }

    li.condition-post.active h4.condition-post-title {
        margin-bottom: 10px;
    }

    .condition-post-content p {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 14px;
    }

    .condition-post-content {
        padding-right: 35px;
    }

    li.condition-post {
        padding: 12px 30px 12px 30px;
    }

    li.condition-post.active {
        padding-bottom: 27px;
        padding-top: 22px;
    }

    li.condition-post h4.condition-post-title::after {
        top: 10px;
    }

    .et_pb_row.cobditions-category-row .et_pb_text {
        margin-bottom: 40px;
    }

    .provider-description {
        margin-top: 10px;
    }

    ul.specialty_list {
        padding-top: 20px;
        row-gap: 15px;
        margin-bottom: 0;
    }

    .provider-content h3 {
        font-size: 22px;
        line-height: 34px;
    }

    .provider-content h4,
    .provider-qualification {
        font-size: 20px;
        line-height: 30px;
    }

    .provider-item {
        padding: 20px 35px 27px 20px;
    }

    .page-id-151 .et_pb_row.cobditions-category-row .et_pb_module.text-center {
        margin: 0;
    }

    .et_pb_section.cobditions-category-section.meet-providers-section {
        padding-bottom: 70px;
        padding-top: 60px;
    }

    button#load-more-providers {
        padding: 11.5px 34.3px !important;
        font-size: 20px;
    }

    .providers-list button.Default_Button {
        margin: 5px auto 0;
    }

    .conditions-container ul.category-list,
    .filter-main-wrap,
    .provider-image img {
        top: 90px;
    }

    .provider-image img {
        height: 250px;
    }

    .conditions-category-row-content .provider-content .et_pb_blurb_container {
        width: calc(100% - 300px);
        padding-left: 40px;
    }

    .conditions-category-row-content .provider-content .et_pb_main_blurb_image {
        width: 300px;
        height: 350px;
    }

    .et_pb_column.conditions-category-row-content {
        margin-top: 54px;
    }

    .conditions-category-row-content .provider-content {
        padding: 20px 30px 30px 20px;
        margin-bottom: 40px !important;
    }

    /* style one css End */

    /* style two css Start */
    /* 404 Page Css start */
    .error-page.thank-you.et_section_regular {
        padding: 70px 0;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right {
        padding-left: 40px;
    }

    .error-page.thank-you.et_section_regular h1 {
        font-size: 36px;
        line-height: 46px;
        padding-bottom: 15px;
    }

    /* 404 Page Css end */

    .faqs-section.faq_page_section.et_section_regular {
        padding-bottom: 60px;
    }

    .simple_step.healing-journey-section.et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 0px !important;
    }

    /* FAQ Page Css End */


    /* Request Appointment Page Css Start */
    .request_an_appointment.et_pb_section {
        padding-bottom: 70px;
    }

    .meet_our_provider .meet_our_provider_col_text {
        padding-bottom: 70px;
        padding-top: 20px;
    }

    /* Request Appointment Page Css End */
    /* style two css End */

    /* style Three css Start */
    /* Resouces Page  */
    .et_pb_section.resource-section {
        padding: 0px 0px 70px 0px;
    }

    .resource-section .resource-row {
        padding-bottom: 80px;
    }

    .resource-section .resource-row .res-content-col {
        padding-left: 40px;
    }

    .resource-section .resource-row:nth-child(even) .res-content-col {
        padding-right: 40px;
    }

    .resource-section .resource-row .res-content-col .visit-btn {
        font-size: 20px;
        padding: 13.5px 34.3px !important;
    }

    .resource-section .resource-row .resource-content h2 {
        line-height: 42px;
        font-size: 32px;
    }

    .resource-section .resource-row .res-content-col p {
        margin-bottom: 0;
    }

    .meet_our_provider.et_pb_section {
        margin-bottom: 70px;
    }

    .et_pb_section.your-path-to-nature-section.et_pb_section {
        padding: 0 !important;
        margin-bottom: 70px !important;
    }

    .et_pb_section.homeopathic-remedies-section {
        margin-bottom: 70px;
    }

    .homeopathic-remedies-right-col.et_pb_column h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .your-health-investment-wrap h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .your-health-investment-wrap h4 strong {
        font-size: 26px;
        line-height: 36px;
    }

    .your-health-investment-wrap h3 {
        margin-bottom: 5px;
        font-size: 26px;
        line-height: 32px;
    }

    .homeopathic-remedies-left-col.et_pb_column {
        width: 45%;
    }

    .homeopathic-remedies-right-col.et_pb_column {
        width: 55%;
    }

    .healing-journey-section.et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 61px !important;
    }


    .your-health-investment-below-wrap ul li {
        padding-left: 19px;
        top: 12px;
        margin-bottom: 6px;
    }

    .your-health-investment-below-wrap ul {
        margin-bottom: 20px;
    }

    .your-health-investment-below-wrap ul li::after {
        top: 11px;
        width: 7px;
        height: 7px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row.meet-our-providersrows:nth-child(even) .better-option-left-col {
        padding-right: 40px;
    }

    /* style Three css End */

    .condition-post-content a.custom-button {
        padding: 10px 34.3px !important;
        font-size: 20px;
    }

    .appointment-request-form .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
        width: 100%;
    }

    .gfield.gfield--input-type-html p {
        padding-bottom: 12px;
    }

}


@media (max-width: 980px) {
    .condition-post-content a.custom-button {
        font-size: 18px;
    }

    .et_pb_row.what-we-offer-row .et_pb_button_module_wrapper>a,
    .expert-care-section .expert-care-row .Default_Button,
    .video-banner-row .Default_Button,
    .Default_Button.df-btn,
    .Default_Button {
        font-size: 18px;
        line-height: 28px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .video-banner-section.et_pb_section_video.et_section_regular {
        padding-top: 200px;
        padding-bottom: 150px;
    }

    .video-banner-row .et_pb_button_module_wrapper .Default_Button {
        padding: 12px 30px !important;
    }

    .video-banner-section.et_pb_section_video .et_pb_module.heading {
        margin-bottom: 24px;
    }

    body.home h1 {
        font-size: 50px;
        line-height: 66px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) .better-option-left-col {
        margin-top: 20px !important;
    }

    .better-option.et_section_regular .better-option-left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 20px !important;
    }

    .better-option.et_section_regular .better-option-right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even),
    .better-option.et_section_regular .et_pb_row.better-option-row {
        flex-direction: column-reverse;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) .better-option-left-col {
        padding-left: 0;
    }

    .how-we-can-section.et_section_regular .how-we-can-left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 20px !important;
    }

    .how-we-can-section.et_section_regular .how-we-can-right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
        /* height: auto; */
    }

    .how-we-can-section.et_section_regular .how-we-can-row {
        flex-direction: column-reverse;
    }

    .et_pb_row.what-we-offer-row .offer-blurb-design .et_pb_main_blurb_image {
        height: 330px;
    }

    .expert-care-section .expert-care-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .expert-care-section .expert-care-row .expert-care-left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 4px !important;
    }

    .expert-care-section .expert-care-row .expert-care-right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .better-option.et_section_regular .et_pb_module.et_pb_video {
        height: 330px;
    }

    .et_pb_section.expert-care-section.et_section_regular {
        margin-bottom: 70px;
    }

    .et_pb_section.blog-detail-page-section.how-we-can-section.et_section_regular {
        margin-bottom: 60px;
    }

    .how-we-can-section.et_section_regular h3 {
        padding-top: 20px;
    }

    .step-better-health-section.et_section_regular .step-better-health-right-col {
        width: 100%;
        padding-left: 0;
    }

    .step-better-health-section.et_section_regular .step-better-health-left-col {
        position: unset;
        width: 100%;
        margin-bottom: 20px !important;
    }

    .step-better-health-section.et_section_regular .step-better-health-left-col span.et_pb_image_wrap {
        display: block;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
    }

    .et_pb_module.et_pb_accordion.step-accordian {
        padding-top: 30px;
    }

    .et_pb_row.what-we-offer-row .offer-blurb-design .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row {
        padding-bottom: 60px;
    }

    /* About Us Css */

    .better-option.approach-to-healing.et_section_regular .better-option-left-col {
        padding-left: 0;
    }

    .better-option.approach-to-healing.et_section_regular .et_pb_row.better-option-row {
        flex-direction: column;
    }


    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 20px !important;
    }

    .care-gnhs-section.et_section_regular {
        padding: 70px 0 65px;
    }

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col .et_pb_module.et_pb_video {
        height: 300px;
    }

    .page-id-83 .better-option.approach-to-healing.et_section_regular .et_pb_row.better-option-row {
        /* flex-direction: column-reverse; */
    }

    .page-id-83 .better-option.et_section_regular .better-option-left-col {
        margin-top: 0 !important;
    }

    .page-id-83 .better-option.approach-to-healing.et_section_regular .better-option-right-col {
        margin-bottom: 17px !important;
    }



    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .care-gnhs-section.et_section_regular .care-gnhs-row {
        flex-direction: column-reverse;
    }

    .care-gnhs-section.et_section_regular .et_pb_image_wrap {
        text-align: center;
    }

    .blog-card {
        width: calc(100% / 2);
    }

    a.next.page-numbers::before {
        width: 10px;
        height: 17px;
    }

    .typography .gallery .gallery-item {
        width: 50% !important;
    }

    .typography ol li,
    .typography ul li {
        font-size: 18px;
        line-height: 28px;
    }

    span.published,
    span.author.vcard {
        font-size: 18px;
        line-height: 28px;
    }

    /* our Team */
    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
        width: calc(100% - 280px);
        padding-left: 30px;
    }

    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 280px;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 40px !important;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description h3 {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 10px;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design .et_pb_blurb_description {
        padding-top: 6px;
    }

    /* Service Fees */
    .your-investment-row h3.et_pb_module_header {
        font-size: 28px;
        line-height: 38px;
    }

    .your-investment-row .your-investment-row-content {
        gap: 20px;
    }

    .your-investment-row .et_pb_blurb_description {
        padding: 20px 20px 0 20px;
    }

    .your-investment-row .et_pb_blurb_description ul li::before {
        top: 12px;
    }

    .et_pb_section.your-investment-section.et_section_regular:after {
        width: 458px;
        height: 627px;
    }

    .your-investment-row .et_pb_blurb_description h4 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row {
        flex-direction: column-reverse;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row .expert-care-left-col {
        padding-right: 0;
        padding-left: 0;
        width: 100%;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section.get-started-today-section .expert-care-row .expert-care-right-col {
        width: 100%;
        margin-bottom: 12px !important;
    }

    .video-banner-section.et_pb_section_video::before {
        width: 100%;
    }

    .et_pb_section.medicals_director-section p br,
    .et_pb_row.cobditions-category-row .et_pb_text p br {
        display: none;
    }

    /* style one css Start */
    .filter-main-wrap {
        position: unset;
    }


    footer .et_pb_menu .et_pb_menu__menu {
        display: block !important;
    }

    footer .et_pb_menu .et_mobile_nav_menu {
        display: none !important;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 {
        width: 100%;
        padding-right: 0px;
        margin-top: 0px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2,
    .et_pb_section.footer-section .et_pb_column.footer-col-3,
    .et_pb_section.footer-section .et_pb_column.footer-col-4 {
        width: calc(100% / 3);
    }

    .et_pb_row.footer-up-row {
        row-gap: 40px;
    }

    .et_pb_section.footer-section {
        padding: 70px 0 0;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 span.et_pb_image_wrap {
        margin-bottom: 35px;
    }

    ul.footer-details li {
        margin-bottom: 20px;
    }

    .et_pb_row.footer-down-row .et_pb_column {
        padding: 15px 0;
    }

    .et_pb_row.footer-down-row {
        margin-top: 39px;
    }

    p,
    ul li,
    ol li {
        font-size: 18px;
        line-height: 30px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col {
        width: 100%;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col {
        width: 100%;
        padding-left: 0;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col h2 {
        padding-bottom: 25px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
        font-size: 20px;
        line-height: 29px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_toggle_title:before {
        top: 16px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item {
        padding: 15px 0 15px 11px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content {
        margin-bottom: 12px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li::before {
        top: 11px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul,
    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol {
        padding-bottom: 15px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content p {
        padding-bottom: 20px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li::before {
        top: 4px;
    }

    .et_pb_row.faqs-row .et_pb_button_module_wrapper .Default_Button.df-btn {
        font-size: 18px;
        line-height: 28px !important;
        padding: 10px 25px 10px 25px !important;
        margin: 40px 0 0 0;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col {
        padding-left: 0;
        width: 100%;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-right-col {
        width: 100%;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row {
        flex-direction: column-reverse;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col .Default_Button.df-btn {
        font-size: 18px;
        line-height: 28px !important;
        padding: 10px 25px 10px 25px !important;
    }

    .et_pb_section.how-we-can-section.why-choose-section {
        padding: 70px 0;
    }

    .et_pb_module.why-choose-bottom-content {
        margin-bottom: 30px !important;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
        width: 100%;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-right-col {
        width: 100%;
        padding-left: 0;
        padding-top: 45px;
    }

    .contact-form-left-col input {
        font-size: 18px !important;
        line-height: 28px;
    }

    .contact-form-left-col textarea {
        font-size: 18px !important;
        line-height: 28px;
    }



    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child {
        margin-bottom: 25px;
    }

    .et_pb_section.contact-main-section {
        padding-bottom: 60px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button {
        font-size: 18px;
        line-height: 28px !important;
        padding: 10px 25px 10px 25px !important;
    }

    body h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container p a {
        font-size: 28px;
        line-height: 28px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content img {
        margin-top: 2px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:last-child .et_pb_blurb_content img {
        margin-top: 5px;
    }

    .custom-spinner {
        height: 20px;
        width: 20px;
    }

    .testimonial-box {
        padding: 0 10px;
    }

    .testimonial-list {
        row-gap: 20px;
        margin: 0 -10px;
    }

    .testimonials-wrap {
        padding: 25px;
    }

    .testimonial-main-content p {
        font-size: 20px;
        line-height: 34px;
    }

    .testimonial-main-content {
        margin-bottom: 12px;
    }

    .load-more-btn-box .Default_Button.df-btn {
        font-size: 18px;
        line-height: 28px !important;
        padding: 10px 25px 10px 25px !important;
        margin-top: 30px;
    }

    .video-slide {
        width: 50%;
    }

    .connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-left-col {
        padding-right: 0;
        width: 100%;
        margin-top: 20px !important;
    }

    .connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-right-col {
        width: 100%;
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .connect-with-provider .et_pb_row.connect-with-provider-row {
        flex-direction: column-reverse;
    }

    .et_pb_section.how-we-can-section.our-offer-provider-section {
        padding: 70px 0 61px;
    }

    .et_pb_row.healing-row .et_pb_column.healing-right-col {
        width: 100%;
        padding-left: 0;
        margin-top: 20px !important;
    }

    .et_pb_row.healing-row .et_pb_column.healing-left-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-right-col {
        width: 100%;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section .how-we-can-left-col {
        padding-right: 0;
        width: 100%;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section {
        margin-bottom: 61px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .et_pb_row.medicals_director-bottom-row {
        column-gap: 40px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column {
        width: calc(100% / 2 - 19.985px);
    }

    .medicals_director-bottom-row .et_pb_module.et_pb_video {
        height: 250px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image {
        height: 250px;
    }

    .conditions-container .left-column {
        width: 35%;
        padding-right: 40px;
    }

    .conditions-container .right-column {
        width: 65%;
    }

    .conditions-container ul.category-list li.category-item {
        font-size: 18px;
        line-height: 28px;
    }


    .condition-post-content p {
        font-size: 18px;
        line-height: 30px;
    }

    .left-column.providers-sidebar {
        position: inherit;
        width: 100%;
        box-shadow: none;
        background: transparent;
        padding: 0;
        margin-bottom: 40px;
    }

    .right-column.providers-container {
        width: 100%;
    }

    .fillter_col:nth-child(2) .providers-dropdown:last-child {
        margin-bottom: 0;
    }

    button#load-more-providers {
        padding: 10.5px 34.3px !important;
        font-size: 18px;
        line-height: 28px !important;
    }

    .conditions-category-row-content .provider-content .et_pb_blurb_container {
        width: calc(100% - 200px);
        padding-left: 40px;
    }

    .conditions-category-row-content .provider-content .et_pb_main_blurb_image {
        width: 200px;
        height: 220px;
    }

    .provider-content h4 {
        padding-bottom: 10px;
    }

    /* style one css End */

    /* style two css Start */
    /* 404 Page Css start */
    .error-page.thank-you.et_section_regular .et_pb_column.col-left {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        margin-bottom: 30px !important;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .error-page.thank-you.et_section_regular p,
    .error-page.thank-you.et_section_regular h1 {
        text-align: center;
    }

    /* 404 Page Css End */

    /* FAQ Page Css  */

    .faqs-section.faq_page_section.et_section_regular {
        padding-bottom: 50px;
    }

    /* FAQ Page Css End */

    /* Request an Appointmenr Css Start */
    .request_an_appointment .et_pb_column_3 {
        padding-left: 0px;
        padding-top: 15px;
    }

    .meet_our_provider .et_pb_row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .meet_our_provider h2 {
        padding-top: 15px;
    }

    .request_an_appointment .et_pb_image_wrap {
        width: 100%;
    }

    .simple_step.et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 0px;
    }

    /* Request an Appointmenr Css End */
    /* style two css End */

    /* style Three css Start */
    /* Resouces Page  */
    .et_pb_section.resource-section {
        padding: 0px 0px 70px 0px;
    }

    .resource-section .resource-row {
        flex-direction: column;
        padding-bottom: 70px;
    }

    .resource-section .resource-row:nth-child(even) {
        flex-direction: column;
    }

    .resource-section .resource-row .res-image-col {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .resource-section .resource-row:nth-child(even) .res-image-col {
        width: 100%;
    }

    .resource-section .resource-row:nth-child(even) .res-content-col {
        width: 100%;
        padding-right: 0;
    }

    .resource-section .resource-row .res-content-col {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .resource-section .resource-row .res-content-col .visit-btn {
        font-size: 20px;
        padding: 10.5px 34.3px !important;
    }

    .resource-section .resource-row .resource-content h2 {
        margin-bottom: 13px;
    }

    .resource-section .resource-row .res-content-col .visit-btn {
        margin-top: 22px;
        font-size: 18px;
    }

    .et_pb_row.homeopathic-remedies-row {
        flex-wrap: wrap;
    }


    .homeopathic-remedies-right-col.et_pb_column {
        width: 100%;
        padding: 0;
    }

    .homeopathic-remedies-left-col.et_pb_column {
        width: 100%;
        margin-bottom: 20px;
    }

    .et_pb_row.homeopathic-remedies-row {
        margin-bottom: 35px;
    }

    .et_pb_section.homeopathic-remedies-section {
        margin-bottom: 66px;
    }

    .et_pb_row.your-health-investment-title-row {
        margin-bottom: 24px;
    }

    .homeopathic-remedies-left-col.et_pb_column {
        text-align: center !important;
    }

    .homeopathic-remedies-left-col.et_pb_column span.et_pb_image_wrap {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .homeopathic-remedies-left-col.et_pb_column span.et_pb_image_wrap img {
        width: 100%;
        max-width: 660px;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section .expert-care-row {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section .expert-care-row .expert-care-left-col {
        width: 100%;
        padding: 0;
    }

    .et_pb_section.expert-care-section.et_section_regular.expert-care-section .expert-care-row .expert-care-right-col {
        width: 100%;
        margin-bottom: 20px;
    }

    .healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row.et_pb_row {
        flex-direction: column;
    }

    .healing-journey-section.et_pb_section.step-better-health-section.et_section_regular .step-better-health-row.et_pb_row .step-better-health-right-col {
        padding-right: 0;
    }

    .your-health-investment-wrap h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .your-health-investment-wrap h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .your-health-investment-wrap h4 strong {
        font-size: 24px;
        line-height: 31px;
    }

    .et_pb_row.homeopathic-remedies-row:nth-child(2n) .homeopathic-remedies-right-col.et_pb_column {
        padding-right: 0;
    }

    .et_pb_section.homeopathic-remedies-section {
        margin-bottom: 55px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row.meet-our-providersrows:nth-child(even) .better-option-left-col {
        padding-right: 0;
    }

    /* style Three css End */
    
}

@media (max-width: 767px) {

    body.home h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .et_pb_row.what-we-offer-row .et_pb_button_module_wrapper>a,
    .expert-care-section .expert-care-row .Default_Button,
    .video-banner-row .Default_Button,
    .Default_Button.df-btn,
    .Default_Button {
        font-size: 16px;
        line-height: 26px !important;
        padding: 9px 20px 9px 20px !important;
    }

    .what-we-offer-section .et_pb_row.what-we-offer-row .offer-blurb-design {
        width: 100%;
    }

    .et_pb_row.what-we-offer-row .offer-blurb-design .et_pb_main_blurb_image {
        height: auto;
    }

    .et_pb_section.what-we-offer-section.et_section_regular {
        padding-top: 50px;
        padding-bottom: 60px;
        margin-bottom: 60px;
    }

    .et_pb_section.expert-care-section.et_section_regular {
        margin-bottom: 60px;
    }

    .et_pb_section.how-we-can-section.et_section_regular {
        margin-bottom: 50px;
    }

    body.home h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .et_pb_module.blurb-design h3.et_pb_module_header,
    .et_pb_module.blurb-design h4.et_pb_module_header {
        font-size: 18px;
        line-height: 28px;
    }

    .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
        margin-top: 0;
    }

    .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 30px !important;
    }

    .better-option.et_section_regular {
        margin-bottom: 60px;
        padding-bottom: 60px !important;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row {
        padding-bottom: 50px;
    }

    .video-banner-section.et_pb_section_video.et_section_regular {
        padding-top: 140px;
        padding-bottom: 100px;
        margin-bottom: 60px;
    }

    .video-banner-section.et_pb_section_video.et_section_regular .mejs-video {
        height: 100% !important;
    }

    body.home h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .video-banner-row .et_pb_button_module_wrapper .Default_Button {
        padding: 10px 30px !important;
        margin-bottom: 15px !important;
    }

    .video-banner-row .et_pb_button_module_wrapper:last-child a {
        margin-bottom: 0 !important;
    }

    .et_pb_section.step-better-health-section.et_section_regular {
        padding: 60px 0;
    }

    .step-better-health-row .step-accordian .et_pb_toggle {
        padding: 10px 50px 10px 60px;
    }

    .step-better-health-row .step-accordian .et_pb_toggle::before {
        font-size: 16px;
        height: 30px;
        width: 30px;
        left: 15px;
    }

    .step-better-health-row .et_pb_module.et_pb_accordion.step-accordian .et_pb_toggle:not(:last-child):after {
        left: 29px;
    }

    .step-better-health-section .et_pb_toggle_close .et_pb_toggle_title,
    .step-better-health-section .et_pb_toggle_open .et_pb_toggle_title {
        font-size: 20px;
        line-height: 40px;
    }

    .how-we-can-section.et_section_regular h3 {
        font-size: 22px;
        line-height: 34px;
        padding-bottom: 22px;
    }

    .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 25px !important;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row {
        padding-bottom: 51px;
    }

    .better-option.et_section_regular h2 {
        padding-bottom: 10px;
    }

    .better-option.et_section_regular .et_pb_row.better-option-row:nth-child(even) h2 {
        padding-bottom: 10px;
    }

    .how-we-can-section.et_section_regular h2 {
        padding-bottom: 10px;
    }

    .expert-care-section h2 {
        padding-bottom: 10px;
    }

    .step-better-health-row h2 {
        padding-bottom: 10px;
    }
    .condition-post-content a.custom-button {
        font-size: 16px;
    }

    /* About Us Css */
    body h1 {
        font-size: 34px;
        line-height: 44px;
    }

    .better-option.approach-to-healing.et_section_regular p {
        padding-bottom: 16px;
    }

    .et_pb_section.blurb-design-section.et_section_regular,
    .care-gnhs-section.et_section_regular,
    body .et_pb_section.inner-banner-section.et_section_regular {
        margin-bottom: 60px;
    }

    .care-gnhs-section.et_section_regular {
        padding: 60px 0px 55px;
    }

    .better-option.approach-to-healing.et_section_regular {
        margin-bottom: 54px;
    }

    .page-id-83 .better-option.approach-to-healing.et_section_regular {
        margin-bottom: 0;
    }
    .et_pb_section.here-for-you-section .et_pb_text_inner p br {
        display: none;
    }

    .et_pb_section.journey-with-gnhs.et_section_regular {
        padding: 60px 0 !important;
    }

    .blurb-design-section .et_pb_column.blurb-designing-content {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }


    .featured-image a {
        height: 240px;
    }

    .blog-card {
        padding: 0 10px;
    }

    .blog-post-section {
        margin: 0 -10px;
    }

    .post-date p {
        font-size: 14px;
        line-height: 24px;
    }

    .featured-image {
        margin-bottom: 17px;
    }

    .pagination .page-numbers {
        font-size: 16px;
        line-height: 26px;
    }

    .pagination .page-numbers {
        min-width: 40px;
        height: 40px;
    }

    a.next.page-numbers::before,
    a.prev.page-numbers::before {
        width: 8px;
        height: 15px;
        background-size: 8px;
    }

    .blog-section.et_pb_section {
        margin-bottom: 60px;
    }

    .post-title h2 {
        font-size: 20px;
        line-height: 28px;
    }


    .typography h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .typography h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .typography h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .typography h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .typography h5 {
        font-size: 18px;
        line-height: 28px;
    }

    .typography h6 {
        font-size: 16px;
        line-height: 26px;
    }

    .typography ol li,
    .typography ul li {
        font-size: 16px;
        line-height: 28px;
        padding-left: 30px;
        margin-bottom: 8px;
    }

    .typography ul li::before {
        width: 20px;
        height: 20px;
        background-size: 12px;
    }

    .typography ol li::before {
        width: 20px;
        height: 20px;
        font-size: 12px;
    }

    span.published,
    span.author.vcard {
        font-size: 16px;
        line-height: 26px;
    }

    .typography .gallery .gallery-item {
        height: 205px;
    }

    .typography .gallery .gallery-item {
        padding: 0 10px;
    }

    .typography .gallery {
        margin: 25px -10px 25px !important;
        row-gap: 20px;
    }

    .typography blockquote {
        padding: 15px 15px 15px 25px;
    }

    /* testimonial css */
    body .et_pb_section.coumunity_video_section.remove-bg {
        margin-bottom: 53px;
    }

    body .et_pb_section.coumunity_video_section.remove-bg .et_pb_module.et_pb_text {
        margin-bottom: 0;
    }

    /* our Team */
    .et_pb_section.our-team-section.et_section_regular {
        margin-bottom: 54px;
    }

    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_blurb_container {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .our-team-section .et_pb_module.blurb-design .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    .our-team-section .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 35px !important;
    }

    .your-investment-row .your-investment-row-content {
        grid-template-columns: repeat(1, 1fr);
    }

    .et_pb_section.your-investment-section.et_section_regular {
        margin-bottom: 60px;
    }

    .your-investment-row .et_pb_blurb_description ul li::before {
        top: 10px;
    }

    .your-investment-row .et_pb_blurb_description p {
        padding-bottom: 12px;
    }

    .your-investment-row h3.et_pb_module_header {
        font-size: 26px;
        line-height: 36px;
    }

    .et_pb_section.your-investment-section.et_section_regular:after {
        width: 358px;
        height: 527px;
        right: -140px;
    }

    .et_pb_module.your-investment-desing {
        border: 2px solid #0EB49C;
        padding-bottom: 20px;
    }

    .et_pb_section.your-investment-section.et_section_regular h2 {
        padding-bottom: 18px;
    }

    .et_pb_section.your-path-to-nature-section.et_pb_section {
        margin-bottom: 70px;
    }


    .addtoany_shortcode a.a2a_button_facebook::before {
        width: 24px;
        height: 24px;
    }

    .addtoany_shortcode a.a2a_button_linkedin::before {
        width: 26px;
        height: 26px;
    }

    .addtoany_shortcode a.a2a_button_x::before {
        width: 24px;
        height: 25px;
    }

    .addtoany_shortcode a.a2a_button_email::before {
        width: 25px;
        height: 20px;
    }

    .blog-detail-right-col.et_pb_column {
        padding-left: 18px;
    }

    .addtoany_shortcode .addtoany_list.a2a_kit_size_32 a {
        display: flex;
    }

    .addtoany_shortcode {
        margin-top: -5px;
    }

    .et_pb_section.blog-detail-page-section {
        padding: 40px 0 54px;
    }

    .et_pb_section.recent-post-section {
        padding: 53px 0;
    }



    .et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 52px;
    }

    .home-page-testimonial.et_pb_section.testimonial-page-section {
        padding: 0 0 84px;
    }

    .et_pb_module.your-investment-desing .et_pb_blurb_content {
        border-radius: 17px;
    }

    /* style one css Start */
    .et_pb_section.footer-section .et_pb_column.footer-col-2,
    .et_pb_section.footer-section .et_pb_column.footer-col-3,
    .et_pb_section.footer-section .et_pb_column.footer-col-4 {
        width: 50%;
    }

    .et_pb_section.footer-section {
        padding: 60px 0 0;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 span.et_pb_image_wrap {
        max-width: 280px;
        margin-bottom: 30px;
    }

    .et_pb_row.footer-up-row {
        row-gap: 35px;
    }

    footer h2.footer-heading {
        font-size: 18px;
        line-height: 24px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-3 {
        padding-right: 0px;
    }

    .et_pb_row.footer-down-row {
        margin-top: 39px;
    }

    .et_pb_row.footer-down-row .et_pb_column .et_pb_module .et_pb_text_inner {
        font-size: 14px;
        line-height: 24px;
    }

    .et_pb_section.here-for-you-section h2 {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 8px;
    }

    p,
    ul li,
    ol li {
        font-size: 16px;
        line-height: 28px;
    }

    .et_pb_section.here-for-you-section {
        padding: 47px 0 51px;
    }

    .et_pb_section.here-for-you-section::after {
        top: unset;
        bottom: -117px;
        height: 350px;
        width: 350px;
    }

    .et_pb_section.here-for-you-section::before {
        height: 250px;
        width: 250px;
        bottom: -2px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-left-col h2 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    body h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .why-choose-section {
        margin-bottom: 53px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
        font-size: 18px;
        line-height: 28px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content,
    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title {
        padding-right: 40px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li::before {
        top: 10px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ul li {
        padding-left: 18px;
    }

    .et_pb_section.faqs-section {
        padding: 0 0 60px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li {
        padding-left: 30px;
    }

    .et_pb_row.faqs-row .et_pb_column.faq-right-col .et_pb_module.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_content ol li::before {
        top: 3px;
    }

    .et_pb_row.faqs-row .et_pb_button_module_wrapper .Default_Button.df-btn {
        font-size: 16px;
        line-height: 26px !important;
        padding: 9px 20px 9px 20px !important;
        margin-top: 30px;
    }

    .et_pb_section.how-we-can-section.why-choose-section {
        padding: 60px 0;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row h2 {
        padding-bottom: 19px;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .et_pb_module.et_pb_blurb.blurb-design {
        margin-bottom: 25px !important;
    }

    .et_pb_module.why-choose-bottom-content {
        padding-top: 10px;
        margin-bottom: 25px !important;
    }

    .et_pb_section.how-we-can-section.why-choose-section .how-we-can-row .how-we-can-left-col .Default_Button.df-btn {
        font-size: 16px;
        line-height: 26px !important;
        padding: 9px 20px 9px 20px !important;
    }

    .et_pb_row.contact-up-row .et_pb_text_inner p {
        padding-bottom: 20px;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col {
        padding: 24px 20px 30px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gfield_label {
        font-size: 18px;
        line-height: 28px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .ginput_complex span {
        margin-bottom: 0px !important;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-left-col .et_pb_text_inner h2 {
        padding-bottom: 10px;
    }

    .contact-form-left-col input {
        font-size: 16px !important;
        line-height: 26px !important;
        height: 46px;
    }

    .contact-form-left-col textarea {
        line-height: 26px !important;
        font-size: 16px !important;
        height: 60px;
        height: 60px !important;
        min-height: 70px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gform_footer {
        margin-top: 25px;
    }

    .contact-form-left-col .gform_wrapper.gravity-theme .gform_footer .button {
        font-size: 16px;
        line-height: 26px !important;
        padding: 9px 20px 9px 20px !important;
        min-height: unset !important;
    }

    .et_pb_row.contact-down-row .et_pb_column.contact-form-right-col {
        padding-top: 30px;
    }

    body h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child .et_pb_blurb_content .et_pb_blurb_container p a {
        font-size: 26px;
        line-height: 36px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:first-child {
        margin-bottom: 15px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .up {
        margin-bottom: 6px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
        padding-left: 15px;
    }

    .et_pb_column.contact-form-right-col .et_pb_blurb:last-child .et_pb_blurb_content img {
        margin-top: 4px;
    }

    .et_pb_section.contact-main-section {
        padding-bottom: 50px;
    }

    .testimonial-main-content p {
        font-size: 16px;
        line-height: 28px;
    }

    .testimonials-wrap {
        padding: 20px;
    }

    .rating-icon {
        height: 15px;
        width: 15px;
    }

    .rating-icon svg {
        display: block;
        height: 100%;
        width: 100%;
    }

    .rating-box {
        margin-bottom: 14px;
    }

    .testimonial-client-name h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .testimonial-main-content {
        margin-bottom: 10px;
    }

    .et_pb_section.testimonial-page-section {
        padding-bottom: 60px;
    }

    .load-more-btn-box .Default_Button.df-btn {
        font-size: 16px;
        line-height: 26px !important;
        padding: 9px 20px 9px 20px !important;
    }

    .et_pb_section.coumunity_video_section {
        padding: 53px 0 94px;
        margin-bottom: 60px;
    }

    .et_pb_section.coumunity_video_section .et_pb_module.et_pb_text {
        margin-bottom: 15px;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
        height: 250px;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide {
        height: 250px;
    }

    .connect-with-provider.et_section_regular {
        padding: 60px 0;
    }

    .connect-with-provider.et_section_regular .et_pb_column.connect-with-provider-left-col .et_pb_button_module_wrapper:last-child .Default_Button {
        margin-top: 0px;
    }

    .et_pb_section.our-provider-section.better-option.approach-to-healing.et_section_regular {
        margin-bottom: 52px;
    }

    .et_pb_section.how-we-can-section.our-offer-provider-section {
        padding: 60px 0 51px;
    }

    .et_pb_section.coumunity_video_section h2 {
        padding-bottom: 10px;
    }

    .et_pb_section.coumunity_video_section .et_pb_module.et_pb_text {
        margin-bottom: 25px;
    }

    .et_pb_section.healing-section h2 {
        padding-bottom: 10px;
    }

    .et_pb_row.healing-row .et_pb_column.healing-right-col .et_pb_button_module_wrapper:last-child .Default_Button {
        margin-top: 0;
    }

    .et_pb_section.healing-section {
        padding: 60px 0;
        margin-bottom: 60px;
    }

    .et_pb_section.how-we-can-section.join-team-expert-section {
        margin-bottom: 51px;
    }

    .et_pb_section.how-we-can-section.our-offer-provider-section.et_section_regular {
        margin-bottom: 53px;
        padding: 60px 0 50px;
    }

    .et_pb_row.medicals_director-text-row .et_pb_text_inner {
        padding-bottom: 20px;
    }


    .et_pb_row.medicals_director-bottom-row {
        column-gap: 0px;
        row-gap: 25px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column {
        width: 100%;
    }

    .medicals_director-bottom-row .et_pb_module.et_pb_video {
        margin-bottom: 20px;
        height: auto;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column.medical-right .et_pb_module.et_pb_image {
        height: auto;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .et_pb_section.medicals_director-section {
        margin-bottom: 60px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column h4 {
        font-size: 18px;
        line-height: 28px;
    }

    .et_pb_row.medicals_director-bottom-row .et_pb_column .et_pb_text {
        margin-bottom: 15px;
    }

    div#mobile-filter-panel {
        display: block;
        overflow-y: auto;
    }

    .condition-search-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
        column-gap: 10px;
    }

    div#filter-icon {
        height: 58px;
        width: 58px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0;
        background: #fff;
        box-shadow: 0px 0px 26px #0000001A;
        border-radius: 10px;
        cursor: pointer;
    }

    /* Mobile Filter Panel */
    .mobile-filter-panel {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        max-width: 100%;
        height: 100%;
        background: white;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
        transition: left 0.3s ease-in-out;
        z-index: 9;
    }

    .mobile-filter-panel.active {
        left: 0;
    }



    .left-column {
        position: fixed;
        top: 0;
        left: -100%;
        width: 80%;
        height: 100%;
        background: #fff;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
        transition: left 0.3s ease-in-out;
        z-index: 1000;
    }

    .left-column.open {
        left: 0;
    }

    .mobile-filter {
        overflow: hidden;
    }

    .conditions-container .right-column {
        width: 100%;
    }

    .filter-icon svg {
        display: block;
        height: 25px;
        width: 25px;
    }


    .condition-search-box input {
        width: calc(100% - 58px);
    }

    .mobile-filter-wrap {
        max-width: 400px;
        width: 100%;
        background: #fff;
    }


    ul.category-list {
        padding: 20px !important;
        padding-top: 0px !important;
    }

    .close-filter {
        padding: 20px;
        width: 100%;
        display: block;
        background: #fff;
        display: flex;
        justify-content: flex-end;
    }

    .close-filter svg {
        display: block;
        height: 25px;
        width: 25px;
        cursor: pointer;
    }

    .mobile-close-wrap {
        position: sticky;
        top: 0;
    }

    .apply-wrap {
        padding: 10px 20px 25px 20px;
    }

    .apply-wrap .apply-filter {
        width: 100%;
        background: #18B8A1;
        color: white;
        cursor: pointer;
        border-radius: 10px;
        display: block;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        text-align: center;
        margin-top: 0;
        padding: 10px;
        transition: all 0.5s ease;
        border: 1px solid #18B8A1;
    }

    .apply-wrap .apply-filter:hover {
        background: transparent;
        color: #18B8A1;
    }

    .condition-search-box input {
        font-size: 18px;
        line-height: 28px;
        padding-left: 70px;
        padding: 15px 70px 15px 70px;
    }

    .condition-search-box input::placeholder {
        font-size: 18px;
        line-height: 28px;
    }

    .condition-search-box::before {
        height: 22px;
        width: 22px;
    }

    div#filter-icon {
        height: 58px;
        width: 58px;
    }

    .et_pb_section.cobditions-category-section {
        padding: 53px 0 60px;
    }

    .et_pb_row.cobditions-category-row .et_pb_text {
        margin-bottom: 30px;
    }

    .condition-search-box {
        margin-bottom: 35px;
    }

    .conditions-list h3.category-title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    li.condition-post h4.condition-post-title {
        font-size: 18px;
        line-height: 28px;
        padding-right: 30px;
    }

    li.condition-post.active h4.condition-post-title {
        margin-bottom: 5px;
    }

    .condition-post-content p {
        font-size: 16px;
        line-height: 28px;
    }

    li.condition-post h4.condition-post-title::after {
        top: 10px;
        right: -20px;
    }

    li.condition-post {
        padding: 12px 35px 12px 15px;
    }

    .category-section {
        margin-bottom: 30px;
    }

    .et_pb_section.cobditions-category-section::after {
        height: 410px;
        width: 188px;
        top: 110px;
    }

    body.mobile-filter header.et-l.et-l--header {
        opacity: 0;
        display: none;
    }

    .right-column.providers-container .condition-search-box input {
        width: 100%;
    }

    .provider-item {
        padding: 20px 20px 27px 20px;
    }

    .provider-content h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .provider-content h4,
    .provider-qualification {
        font-size: 18px;
        line-height: 28px;
    }

    .et_pb_section.cobditions-category-section.meet-providers-section {
        padding-bottom: 60px;
        padding-top: 52px;
    }

    .et_pb_column.conditions-category-row-content {
        margin-top: 44px;
    }

    .provider-image {
        width: 180px;
    }

    .provider-content {
        width: calc(100% - 180px);
    }

    ul.specialty_list {
        row-gap: 10px;
    }

    button#load-more-providers {
        padding: 8px 34.3px !important;
        font-size: 16px;
        line-height: 26px !important;
    }

    .right-column.providers-container .condition-search-box::before {
        left: 20px;
        height: 20px;
        width: 20px;

    }

    .right-column.providers-container .condition-search-box input {
        padding: 15px 20px 15px 60px;
    }

    .conditions-container ul.category-list {
        position: unset;
    }

    .provider-image img {
        height: 210px;
    }

    .conditions-category-row-content .provider-content .et_pb_blurb_container {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }

    .conditions-category-row-content .provider-content .et_pb_main_blurb_image {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
        height: auto;
    }

    .conditions-category-row-content .provider-content {
        margin-bottom: 30px !important;
        padding: 20px 20px 30px 20px;
    }

    /* style one css End */

    /* style two css Start */
    /* 404 Page Css start */
    .error-page.thank-you.et_section_regular p {
        padding-bottom: 18px;
    }

    .error-page.thank-you.et_section_regular h1 {
        padding-bottom: 12px;
        font-size: 30px;
        line-height: 40px;
    }

    .error-page.thank-you.et_section_regular {
        padding: 60px 0;
    }

    .et_pb_button_module_wrapper .Default_Button {
        margin-top: 5px;
    }

    /* 404 Page Css End */


    /* Request Appointment Page Css Start */
    .request_an_appointment.et_pb_section {
        padding-bottom: 60px;
    }

    .meet_our_provider .meet_our_provider_col_text {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .simple_step .healing-journey-section.et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 0px !important;
    }

    /* Request Appointment Page Css End */
    /* style two css End */

    /* style Three css Start */
    /* Resouces Page  */
    .et_pb_section.resource-section {
        padding: 0px 0px 60px 0px;
    }

    .resource-section .resource-row {
        padding-bottom: 59px;
    }

    .resource-section .resource-row .res-content-col .visit-btn {
        font-size: 16px;
    }

    .resource-section .resource-row .res-content-col p {
        padding-bottom: 13px;
    }

    .health_section .et_pb_row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .meet_our_provider.et_pb_section {
        margin-bottom: 50px;
    }

    .et_pb_column.your-health-investment-left-col {
        width: 100%;
    }

    .et_pb_column.your-health-investment-right-col {
        width: 100%;
    }


    .et_pb_row.your-health-investment-row {
        flex-direction: column;
    }

    .et_pb_row.your-health-investment-title-row {
        margin-bottom: 20px;
    }

    .your-health-investment-wrap {
        padding: 16px 20px;
    }

    .your-health-investment-below-wrap {
        padding: 20px 20px 21px;
    }

    .et_pb_section.your-path-to-nature-section.et_pb_section {
        padding: 0 !important;
        margin-bottom: 60px !important;
    }

    .healing-journey-section.et_pb_section.step-better-health-section.et_section_regular {
        margin-bottom: 52px !important;
    }

    .your-health-investment-wrap h4 strong {
        font-size: 22px;
        line-height: 28px;
    }

    .your-health-investment-wrap h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .your-health-investment-below-wrap ul li {
        padding-left: 15px;
    }

    .your-health-investment-below-wrap ul li::after {
        top: 10px;
        width: 6px;
        height: 6px;
    }

    /* style Three css End */
    .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
        font-size: 18px;
    }

    .gfield.gfield--input-type-html  p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 10px;
    }

}




@media (max-width: 576px) {
    .header_bottom_row .nav-link ul.menu.responsive-header-menu {
        width: 100%;
    }

    .video-banner-section.et_pb_section_video.et_section_regular {
        padding-bottom: 80px;
    }

    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1 a {
        width: 200px !important;
    }

    .header_bottom_row .logo_col,
    .header_bottom_row .logo_col a {
        width: 200px;
    }

    .mobile_menu_bar_icon.mobile_menu_bar {
        height: 28px;
        width: 28px;
    }

    .better-option.et_section_regular .et_pb_module.et_pb_video {
        height: 300px;
    }

    .step-better-health-section .et_pb_toggle_close .et_pb_toggle_title,
    .step-better-health-section .et_pb_toggle_open .et_pb_toggle_title {
        line-height: 30px;
        margin: 5px 0 5px;
    }

    .blog-card {
        width: 100%;
        padding: 0;
    }

    .blog-post-section {
        margin: 0;
        row-gap: 30px;
    }

    .typography .gallery .gallery-item {
        width: 100% !important;
    }

    body:not(.home) .header_bottom_row .logo_col-1 {
        width: 213px;
        height: 50.81px;
        display: block;
    }

    body.et-tb-has-header div#page-container {
        padding-top: 74px !important;
    }

    .et_pb_row.inner-banner-heading .et_pb_text_inner {
        padding-left: 45px;
    }

    /* style one css Start */
    .et_pb_section.footer-section .et_pb_column.footer-col-2,
    .et_pb_section.footer-section .et_pb_column.footer-col-3,
    .et_pb_section.footer-section .et_pb_column.footer-col-4 {
        width: 100%;
        padding-right: 0px;

    }

    .et_pb_row.footer-up-row {
        row-gap: 0;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col .et_pb_module.et_pb_menu .et_pb_menu__wrap {
        justify-content: flex-start;
    }

    .et_pb_row.footer-down-row .et_pb_column {
        justify-content: center;
        flex-direction: column;
        gap: 8px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-1 {
        margin-bottom: 35px;
    }

    footer h2.footer-heading {
        padding-bottom: 0;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col nav.et-menu-nav {
        margin-top: 8px;
        margin-bottom: 15px;
    }


    .et_pb_section.footer-section .et_pb_column.footer-col-2,
    .et_pb_section.footer-section .et_pb_column.footer-col-3 {
        margin-bottom: 20px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2.active,
    .et_pb_section.footer-section .et_pb_column.footer-col-3.active {
        margin-bottom: 0px;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col .et_pb_text {
        cursor: pointer;
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2 .et_pb_text::after,
    .et_pb_section.footer-section .et_pb_column.footer-col-3 .et_pb_text::after,
    .et_pb_section.footer-section .et_pb_column.footer-col-4 .et_pb_text::after {
        content: '';
        width: 16px;
        height: 2px;
        background: #0CB49C;
        position: absolute;
        top: 11px;
        right: 0;
        transition: all .6s ease;
        transform: rotate(90deg);
    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2 .et_pb_text::before,
    .et_pb_section.footer-section .et_pb_column.footer-col-3 .et_pb_text::before,
    .et_pb_section.footer-section .et_pb_column.footer-col-4 .et_pb_text::before {
        content: '';
        width: 16px;
        height: 2px;
        background: #0CB49C;
        position: absolute;
        top: 11px;
        right: 0;
        transition: all .6s ease;

    }

    .et_pb_section.footer-section .et_pb_column.footer-col-2.active .et_pb_text::after,
    .et_pb_section.footer-section .et_pb_column.footer-col-3.active .et_pb_text::after,
    .et_pb_section.footer-section .et_pb_column.footer-col-4.active .et_pb_text::after {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0);
    }

    .et_pb_section.here-for-you-section::after {
        height: 280px;
        width: 280px;
        bottom: -100px;
    }

    .et_pb_section.here-for-you-section::before {
        height: 200px;
        width: 200px;
        bottom: 0px;
    }

    .et_pb_section.here-for-you-section .et_pb_text_inner br {
        display: none;
    }

    .testimonial-box {
        width: 100%;
    }

    .video-slide {
        width: 100%;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide .video-module-custom {
        height: auto;
    }

    .video-testimonial-slider.slick-initialized .slick-list .video-slide.slick-slide {
        height: auto;
    }

    body.home.et-tb-has-header header.et-l.et-l--header.nav-down .logo_col-1,
    body:not(.home) .header_bottom_row .logo_col-1 {
        width: 200px;
    }

    body.home.et-tb-has-header .logo_col-1 {
        width: 200px;
    }

    .provider-image {
        width: 100%;
        margin-bottom: 20px;
    }

    .provider-content {
        width: 100%;
        padding-left: 0;
    }

    .provider-image img {
        height: auto;
        width: 210px;
        height: 250px;
        position: unset;
    }

    /* style one css End */

    /* style Three css Start */
    /* Resouces Page  */
    .resource-section .resource-row .resource-content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .resource-section .resource-row .res-image-col {
        width: 100%;
        text-align: center;
    }

    /* style Three css End */
    .ginput_container.ginput_container_radio .gfield_radio {
     padding-top: 0px;
    }
    
    
    .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
        font-size: 16px;
        line-height: 20px;
    }
    .contact-form-left-col .gform_wrapper.gravity-theme .gfield_label {
        font-size: 16px;
        line-height: 26px;
    }

}



@media (max-width: 479px) {

    .care-gnhs-section.et_section_regular .et_pb_column.how-we-can-right-col .et_pb_module.et_pb_video,
    .better-option.et_section_regular .et_pb_module.et_pb_video {
        height: auto;
    }

    .et_pb_section.journey-with-gnhs.et_section_regular .Default_Button.df-btn {
        text-align: center;
    }

    .et_pb_row.inner-banner-image-row span img {
        height: 250px;
    }

    .blog-detail-right-col.et_pb_column {
        width: calc(100% - 35px) !important;
        padding-left: 14px;
    }

    /* style one css Start */
    .et_pb_section.here-for-you-section::after {
        height: 300px;
        width: 300px;
        bottom: -100px;
    }

    .et_pb_section.here-for-you-section::before {
        content: none;
    }

    /* style one css End */

    /* style two css Start */
    /* 404 Page Css start */
    .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_button_module_wrapper a {
        margin: 0;
        display: inline-block;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_module:nth-child(1) {
        width: 100%;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_module:nth-child(2) {
        width: fit-content;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_module:nth-child(3) {
        width: fit-content;
    }

    .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_module:nth-child(1) .et_pb_text_inner {
        margin-bottom: -15px !important;
    }

    .page-id-27 .error-page.thank-you.et_section_regular .et_pb_column.col-right .et_pb_module:nth-child(1) {
        margin-bottom: 0px !important;
    }

    /* 404 Page Css End */
    /* style two css End */

    /* style Three css Start */
    /* Resouces Page  */
    .resource-section .resource-row .resource-content h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .resource-section .resource-row .res-content-col {
        margin-top: 20px !important;
    }

    /* style Three css End */

}




/* live site after css */
body .grecaptcha-badge {
    z-index: 99999999999;
    opacity: 0;
    visibility: hidden;
}

.broken_link,
a.broken_link {
    text-decoration: unset;
}
.your-investment-row .et_pb_blurb_description a {
    color: #0CB49C;
}

.your-investment-row .et_pb_blurb_description a:hover {
    color: #022747;
}

a.read-more, a.read-less {
    color: #0CB49C;
    font-size: 18px;
    font-family: roboto;
    text-decoration: underline;
    text-transform: uppercase;
}



@media (max-width: 1560px) {
    body .grecaptcha-badge {
        bottom: 60px !important;
    }
}

@media (max-width: 980px) {
   a.read-more, a.read-less {
       font-size: 16px;
    }
}

@media (max-width: 650px) {
    a#callnowbutton {
        bottom: 15px;
    }
}

