
/*
Theme Name: Summerschool
Text Domain: summerschool
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://mixermedia.co.il/
Theme URI: https://mixermedia.co.il
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/


/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300;400;500;600;700;800&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


body {
    font-size: 22px;
    line-height: 27px;
    font-weight: 400;
    overflow-x: hidden;
    max-width: 100%;
    position: relative;
    font-family: 'Assistant', sans-serif;
    /* background-color: rgb(244 243 236 / 80%); */
}

body.rtl,
html[dir="rtl"] {
    direction: rtl;
    text-align: right;
    max-width: 100%;
    overflow-x: hidden;
}

body.ltr,
html[dir="ltr"] {
    direction: ltr;
    text-align: left;
}

a {
    color: #05A9C7;
}

a:hover {
    color: #05A9C7;
    text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}


/* Main styles */
main#site-content {
    width: 100%;
    overflow: hidden;
    display: block;
}

.no-opacity {
    opacity: 0;
}

.has-opacity {
    opacity: 1;
}

.form-control:focus, 
.form-control:active, 
.form-control:visited {
    outline: none;
    box-shadow: none;
}

.form-group {
    margin-bottom: 0;
}

.remove-member-field,
.add-member-field {
    background-color: #212C62;
    height: 40px;
    width: 40px;
    display: flex;
    color: #fff;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
}

.remove-member-field:hover,
.add-member-field:hover {
    color: #fff;
    opacity: 0.95;
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 2px dotted #05A9C7;
    border-spacing: 2px;
}

.bold-notice {
    
}

.bold-notice p {
    font-size: 22px;
    line-height: 29px;
    font-weight: 700;
    text-align: right;
    margin: 0;
}


input, .form-control {
    color: #212C62;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #212C62;
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    position: relative;
    padding: 0;
    font-size: 22px;
}

.form-file {
    text-align: right;
    position: relative;
    line-height: 42px;
    border-bottom: 1px solid #212C62;
}

.form-file input[type="file"] {
    position: absolute;
    height: 1px;
    width: 1px;
    visibility: hidden;
    z-index: -1;
}

.form-file .file {
    color: #fff;
    background-color: #FFB010;
    border-radius: 6px;
    height: 35px;
    width: 121px;
    padding: 0 25px 0 20px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.form-file .file .icon, 
.form-file .file .text {
    line-height: 1;
}

.form-file label {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.form-file label {
    position: absolute;
    margin: 0;
    left: 0;
    bottom: 5px;
}

.form-file .file .text {
    padding: 0 0 0 25px;
}

.file-reader {
    text-wrap: nowrap;
    overflow: hidden;
    font-size: 16px;
}


.form-file-tooltips {
    color: #05A9C7;
    font-size: 16px;
    line-height: 29px;
    text-align: right;
}

.form-file-tooltips p {
    margin: 0;
    line-height: 22px;
    text-align: right;
}


.form-control:focus, 
.form-control:active, 
.form-control:visited {
    opacity: 1;
    border-bottom: 1px solid #212C62;
}

.form-control::-webkit-input-placeholder {
    color: #212C62;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #212C62;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #212C62;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #212C62;
    opacity: 1
}

.form-control::placeholder {
    color: #212C62;
    opacity: 1
}

.user-icon {
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath id='user-circle-light_1_' data-name='user-circle-light (1)' d='M13,8A13,13,0,1,0,26,21,13,13,0,0,0,13,8Zm6.71,22.1a11.239,11.239,0,0,1-13.419,0v-.713a3.358,3.358,0,0,1,3.355-3.355,15.249,15.249,0,0,0,3.355.6,15.249,15.249,0,0,0,3.355-.6,3.358,3.358,0,0,1,3.355,3.355Zm1.6-1.442a5.016,5.016,0,0,0-4.959-4.3c-1.075,0-1.594.6-3.355.6s-2.275-.6-3.355-.6a5.016,5.016,0,0,0-4.959,4.3,11.323,11.323,0,1,1,16.627,0ZM13,13.871a4.613,4.613,0,1,0,4.613,4.613A4.613,4.613,0,0,0,13,13.871Zm0,7.548a2.935,2.935,0,1,1,2.935-2.935A2.937,2.937,0,0,1,13,21.419Z' transform='translate(0 -8)' fill='%2305a9c7'/%3E%3C/svg%3E%0A");
}

button,
button:focus,
:focus-visible {
    outline: none;
    border: none;
}

a:-webkit-any-link {
    cursor: pointer;
    text-decoration: none;
}

.blink {
    display: flex;
    width: 100%;
    height: 72px;
    outline: none;
    border-radius: 16px;
    font-size: 23px;
    line-height: 31px;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .8s ease;
}

.blink {
    color: #2E2E2E;
    background-color: #fff;
    border: 1px solid #05A9C7;
}

.blink:-webkit-any-link:hover,
.blink:-webkit-any-link:active,
.blink:-webkit-any-link.active {
    color: #fff;
    background-color: #05A9C7;
    text-decoration: none;
}


/* Boostrap */
@media screen and (min-width: 1200px) {
    .reg-form .container {
        max-width: 1040px;
    }
    .reg-wpcf7 .container,
    .activities .container {
        max-width: 1140px;
    }

    .reg-wpcf7 .container {
        max-width: 1200px;
    }

    .row-40 {
        margin-right: -20px;
        margin-left: -20px;
    }

    .row-40 [class*="col-md"] {
        padding-right: 20px;
        padding-left: 20px;
    }

    .row-70 {
        margin-right: -35px;
        margin-left: -35px;
    }

    .row-70 [class*="col-md"] {
        padding-right: 35px;
        padding-left: 35px;
    }

    .row-70 .col-md-6:not(.bs4-wide) {
        -ms-flex: 0 0 360px;
        flex: 0 0 360px;
        max-width: 360px;
    }

    .row-70 .col-md-3:not(.bs4-wide) {
        -ms-flex: 0 0 285px;
        flex: 0 0 285px;
        max-width: 285px;
    }

    .modal-mix-header .close-mix-modal {
        display: none;
    }
}
@media screen and (min-width: 1480px) {
    .container {
        max-width: 1440px;
    }
    .faq-wrap .container,
    .countries-tabs .container,
    .post_type_archive .container,
    .contacts-us .container,
    .banner .center-vawes .container {
        max-width: 1180px;
    }
    .faq .container,
    .tab-nav-items .container {
        max-width: 880px;
    }
    .slider .container {
        max-width: 1470px;
    }

    .banner .container {
        max-width: 1512px;
    }
}
@media screen and (min-width: 1680px) {
    .site-footer .container {
        max-width: 1600px;
    }
}



.centered-axis-x {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

.centered-axis-xy {
    position: absolute;
    left: 50%;
    top: 50%;
    top: calc(50% - 100px);
    transform: translate(-50%,-50%);
}

/* Havbar */
.nav-menu {
    direction: rtl;
}

.topmenu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px;
    opacity: 1;
}

.topmenu {
    display: flex;
    color: #fff;
    transition: all .6s ease;
    background-color: #212C62;
}

.sticky .topmenu {
    /* top: -100%;
    opacity: 0; */
}

body.rtl .sticky.navbar {
    display: flex;
    justify-content: center;
    align-content: center;
    /* align-items: center; */
}

body.rtl .navbar .navbar-brand {
    /* padding: 0; */
}

/* TOP MENU SOCIALS */
.topmenu .socials {
    display: flex;
}
.topmenu .socials .social-item {
    height: 27px;
    width: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 10px;
}
.topmenu .socials .social-item:last-child {
    margin: 0;
}

/* TOP MENU SWITCHER */
.tools-switcher {
    
}
.tools-switcher .list-inline {
    margin: 0;
    padding: 0;
}
.tools-switcher .list-inline .list-inline-item {
    padding: 0 15px;
    line-height: 22px;
    border-left: 2px solid;
}
.tools-switcher .list-inline .list-inline-item:last-child {
    border: none;
}
.tools-switcher .list-inline .list-inline-item a {
    color: #fff;
}

/* TOP MENU */
.topmenu .menu {
    display: inline-flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.topmenu .menu .menu-item {
    padding: 0 15px;
    line-height: 22px;
    border-left: 2px solid;
}
.topmenu .menu .menu-item a {
    color: #fff;
    line-height: 22px;
    display: block;
}
.topmenu .menu .menu-item:last-child {
    border: none;
}

.topmenu .menu .menu-item:hover a,
.topmenu .menu-item.current-menu-item a,
.tools-switcher .list-inline .list-inline-item:hover a {
    color: #FFB726;
    text-decoration: none;
}
.bg-light {
    background-color: rgb(255 255 255 / 88%) !important;
}
.navbar-brand img {
    height: 137px;
    transition: all .4s ease;
}

.sticky .navbar-brand img {
    /* height: 60px; */
    /* height: 100px; */
    height: 80px;
}

html[lang] {
    margin-top: 0 !important;
}

.logged-in .navbar {
    top: 32px
}

.navbar {
    align-items: flex-end;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.navbar .navbar-brand {
    margin-right: 100px;
}

.navbar-light .navbar-nav {
    margin: 15px 0;
}

.sticky.navbar-light .navbar-nav {
    margin: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #2E2E2E;
    line-height: 30px;
    text-align: center;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
}

.navbar-light .navbar-nav .nav-item:hover .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #212C62;
    line-height: 30px;
}

.navbar-light .navbar-nav .nav-link:before {
    content: '';
    width: 83px;
    height: 4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    bottom: -20px;
    position: absolute;
    transition: all 0.6s ease-in-out;
    background-image: url(images/nav-link-active.svg);
    transform: translate(-50%, -50%);
    left: 50%; /* position the left edge of the element at the middle of the parent */
}

.navbar-light .navbar-nav .active > .nav-link:before,
.navbar-light .navbar-nav .nav-link.active:before,
.navbar-light .navbar-nav .nav-link.show:before,
.navbar-light .navbar-nav .show > .nav-link:before,
.navbar-light .navbar-nav .nav-item:hover .nav-link:before {
    content: '';
    opacity: 1;
    bottom: 0px;
}

.navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
    overflow: hidden;
    border-radius: 12px;
    background-color: #DEF2F5;
}

.navbar-nav .dropdown-menu .dropdown-item {
    text-align: center;
    text-decoration: none;
}

.navbar-nav .dropdown-menu .active > .dropdown-item, 
.navbar-nav .dropdown-menu .menu-item > .dropdown-item:focus,
.navbar-nav .dropdown-menu .menu-item > .dropdown-item:hover {
    background-color: #97E5F4;
}


.dropdown-x {
    position: relative;
}


.dropdown-menu {
    margin: 0;
}

.dropdown:hover > .dropdown-menu,
.dropdown-x:hover > .dropdown-menu {
    display: block;
}
  
.dropdown >.dropdown-toggle:active,
.dropdown-x >.dropdown-toggle:active {
    pointer-events: none;
}

.dropdown-x .nav-link::after {
    display: inline-block;
    margin-left: 0.255em;
    margin-right: 0.255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


@media screen and (max-width: 994px) {
    .nav-menu {
        order: 3;
        flex: 0 0 100%;
    }

    .topmenu {
        display: none;
    }
    .navbar,
    body.rtl .navbar {
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }
    .navbar-brand img {
        height: 100px;
    }
    .sticky .navbar-brand img {
        height: 60px;
    }
    .navbar .navbar-brand {
        margin-right: 0;
    }
}

/* Page Header */
.page-header {
    height: 370px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(images/commons/page-header.png);
}

/* Default Page */
.page-content .content {
    line-height: 36px;
    text-align: right;
}

.page-content .content p {
    margin-bottom: 30px;
}

.page-content figure {
    display: block;
    max-width: 100%;
}

.page-content img {
    display: block;
    max-width: 100%;
    border-radius: 30px;
}

.page-content .content ul,
.page-content .content ol {
    list-style-type: none;
}

.page-content .content ul,
.page-content .content ol {
    margin-bottom: 30px;
}

.page-content .content ol li,
.page-content .content ul li {
    position: relative;
    text-align: right;
    color: #05A9C7;
    padding-right: 40px;
}

.page-content .content ol li:before, .page-content .content ul li:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 7px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31.955' height='6.9' viewBox='0 0 31.955 6.9'%3E%3Cpath id='Path_38924' data-name='Path 38924' d='M512.967,35.181c-3.181,3.006-6.577,1.612-9.732,1.8-5.29.308-10.584.525-15.866.93-1.872.144-5.144-1.286-5.98-3-.866-1.782-.222-3.369,1.76-3.373,8.544-.02,17.186-1.727,25.577,1.2A26.318,26.318,0,0,1,512.967,35.181Z' transform='translate(-481.012 -31.017)' fill='%232dbfdb'/%3E%3C/svg%3E%0A");
}

.content-card .card-title {
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
    padding: 43px 0;
    margin: 0 0 0 0;
    border-radius: 18px 18px 0 0;
    background-color: #FFB010;
}

.content-card .card-content {
    padding: 55px 75px;
    background-color: #FFFFFF;
}

.content-card .card-content .wpcf7-form-control-wrap {
    position: relative;
    display: block;
    margin-bottom: 50px;
}

.content-card .card-content .wpcf7 input[type="url"], 
.content-card .card-content .wpcf7 input[type="email"], 
.content-card .card-content .wpcf7 input[type="tel"] {
    direction: rtl;
}

.content-card .card-content .wpcf7 .post-nav {
    height: 75px;
    width: 225px;
    margin: 0 auto 0 0;
    padding: 0 50px 0 8px;
}

.content-card .card-content .wpcf7 .post-nav .icon {
    width: 61px;
    height: 61px;
}

.content-card .card-content .wpcf7 .post-nav .text {
    font-size: 29px;
    line-height: 38px;
}

.content-card .card-content input[type="checkbox"] {
    accent-color: #212C62
}

.content-card .card-content .wpcf7-list-item-label {
    color: #212C62;
    font-size: 16px !important;
    line-height: 16px !important;
}

.content-card .card-content label.form-control {
    margin-bottom: 0;
}

.content-card .card-content textarea#your-comment {
    height: 120px;
    background-color: #F6F5EF;
    width: 100%;
    border: none;
    border-radius: 0 0 12px 12px;
    padding: 15px;
}

/* Hero Section */
.slider {
    height: 910px;
    overflow: hidden;
    position: relative;
}

.slider:after {
    content: '';
    display: block;
    display: none;
    position: absolute;
    width: 980px;
    height: 980px;
    top: -285px;
    right: -325px;
    z-index: 1;
    background-size: cover;
    left: 50%;
    background-image: url(images/faq/round.svg);
}

.slider .slider-bg {
    position: absolute;
    top: -25px;
    left: -11%;
    height: 800px;
}

/* ss */
.slider .slider-bg {
    position: absolute;
    top: -40px;
    left: -15%;
    height: 910px;
    width: auto;
}

.slider .slider-bottom {
    position: absolute;
    bottom: 0;
    left: -15%;
    z-index: -1;
}

.slider-header {
    position: absolute;
    z-index: 15;
    height: 450px;
    width: 714px;
    display: flex;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    /* background-image: url(images/logo-bg.svg); */
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    padding: 0 0 50px;
    transform: translate(20%, -50%);
}

.slider img.slider-clouds {
    position: absolute;
    object-fit: cover;
    top: -65px;
    left: 0;
    z-index: 2;
    transform: translateX(-20%);
}

.slider img.slider-plane {
    position: absolute;
    object-fit: cover;
    top: 25%;
    top: 13%;
    left: -20%;
    z-index: 2;
    height: 150px;
    width: auto;
}

.slider img.slider-city {
    position: absolute;
    object-fit: cover;
    bottom: 40px;
    left: calc(50% - 20px);
    z-index: 2;
    bottom: 126px;
    left: calc(100% - 20px);
    max-width: 660px;
    width: 100%;
    height: auto;
}


.slider img {
    /* max-width: 100%; */
}
.slider-container {
    width: 100%;
    z-index: 10;
    padding: 180px 0 0;
}

.slider-image {
    display: block;
    max-width: 100%;
    transform: translateX(-5%);
    transform: translateX(0%);

    opacity: 0;
    scale: 130%;
}

.slider-image .img-fluid img {
    max-width: 100%;
    height: auto;
}

.slider .title {
    margin: 25px 0;
}

.slider .title > * {
    font-size: 61px;
    line-height: 66px;
    font-weight: 800;
    text-align: right;
    color: #212C62;
    margin: 0;
}

.slider .description {
    margin: 0 0 25px;
}

.slider .description h2 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
}

.slider .description > * {
    font-size: 38px;
    line-height: 51px;
    color: #fff;
    margin: 0;
}

.slider img.slider-icon {
    display: block;
    width: 278px;
    margin: 0 auto;
    opacity: 0;
}
.slider-arrow {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.slider .description img {
    display: inline-block;
    margin: 0 10px 0 0;
	transform-origin: center;
    animation: beat .6s infinite alternate;
}

@keyframes beat {
	to { transform: scale(1.2); }
}

@media screen and (min-width: 2800px) {
    .slider .slider-bg {
        top: -145px;
        left: 0;
        height: auto;
        width: 100%;
    }
}


@media screen and (min-width: 1170px) {
    .slider-arrow {
        padding-bottom: 50px;
    }
}

.slider-content {
    transform: translateY(15%);
}


/* Footer */
.site-footer {
    padding: 90px 0;
    direction: rtl;
}

body.home .site-footer {
    background-color: #fff;
}
.footer-socials .list-inline {
    margin: 0;
    padding: 0;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-socials .title {
    color: #707070;
    text-align: right;
    font-size: 23px;
    line-height: 48px;
    margin: 25px 15px;
}
.footer-socials .items .list-inline-item {
    margin-right: 0.5rem;
}
.footer-socials .items .list-inline-item:first-child {
    margin-right: 0;
}
.footer-socials .items .list-inline-item a {
    height: 69px;
    width: 69px;
    display: flex;
    border-radius: 50%;
    background-color: #05A9C7;
    align-items: center;
    justify-content: center;
}


/* ss */
.landing-footer {
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.landing-footer img {
    top: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.landing-footer img.rect-01 {
    z-index: 2;
    top: 20px;
}

.landing-footer img.rect-02 {
    z-index: 1;
    top: 0;
    animation: move_waveX 10s linear infinite;
}


/* Footer Widgets Menus */
.footer-widget {
    text-align: right;
}
.widget-title {
    font-size: 25px;
    line-height: 48px;
    font-weight: 500;
    color: #212C62;
    position: relative;
}
.widget-title:after {
    content: '';
    width: 83px;
    height: 4px;
    display: block;
    text-align: center;
    position: absolute;
    transition: all 0.6s ease-in-out;
    background-image: url(images/nav-link-active.svg);
}
.footer-widget .menu {
    margin: 20px 0 0;
    padding-left: 0;
    list-style: none;
}
.footer-widget .menu {
    /* margin: 0; */
    padding: 0;
}
.footer-widget .menu a {
    color: #707070;
    font-size: 18px;
    line-height: 38px;
}
.footer-bottom {
    padding: 80px 0 0;
}
.footer-bottom .footer-widget .menu {
    margin: 0;
    text-align: right;
}
.footer-bottom .list-inline {
    display: inline-flex;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bottom .list-inline li {
    padding: 0 15px;
    line-height: 22px;
    border-left: 2px solid #0095B1;
}
.footer-bottom .list-inline li:last-child {
    border: none;
}
.footer-bottom .list-inline li a {
    display: block;
}
.footer-bottom .footer-copyright p,
.footer-bottom .footer-development p {
    margin: 0;
    padding: 0;
}
.footer-bottom .footer-copyright,
.footer-bottom .footer-development,
.footer-bottom .list-inline li a {
    font-size: 18px;
    line-height: 22px;
    color: #0095B1;
}

/* Homepage Tabs */
.countries-tabs {
    overflow-x: hidden;
    margin-top: 60px;
    margin-bottom: 200px;
    background: url(images/tabs/bg-tab-01.png);
    background-repeat: no-repeat;
    background-position: -20% 10%;
}

.countries-tabs-bg2 {
    background: url(images/tabs/bg-tab-02.png);
    background-repeat: no-repeat;
    background-position: 95% 65%;
}

.nav-tabs {
    border-bottom: 6px solid #FFB010;
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.nav-tabs:after {
    content: '';
    height: 6px;
    width: calc(100% - 32px);
    width: calc(100%);
    display: block;
    margin: -6px auto 0 auto;
    position: relative;
    background-color: #FFB010;
}

.nav-tabs > li > a {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    width: 380px;
    height: 192px;
    border-radius: 16px;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.nav-tabs > li:hover > a,
.nav-tabs > li > a.active {
    color: #fff;
    background-color: #FFB010;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.nav-tabs > li:first-child > a.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.nav-tabs > li:last-child > a.active {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.nav-tabs > li:hover > a:-webkit-any-link {
    text-decoration: none;
}

.tab-contry-icon img {
    height: 88px;
    display: block;
}

.nav-tabs .tab-contry-icon {
    position: relative;
}

.tab-contry-icon > .active-icon {
    position: absolute;
    top: 0;
    opacity: 0;
}

li:hover > a > .tab-contry-icon > .icon,
.active > .tab-contry-icon > .icon {
    opacity: 0;
}

li:hover > a > .tab-contry-icon > .active-icon,
.active > .tab-contry-icon > .active-icon {
    opacity: 1;
}

.nav-tabs li a {
    text-decoration: none;
}

.nav-tabs  li .tab-contry-name {
    color: #212C62;
    font-size: 30px;
    line-height: 40px;
    margin: 10px 0 0;
}

.nav-tabs li:hover a .tab-contry-name ,
.nav-tabs li .active .tab-contry-name {
    color: #f6f6f6;
}

.tab-content {
    position: relative;
}

.tab-content .tab-bg-1 {
    position: absolute;
    left: -50%;
}

.tab-content .tab-bg-2 {
    position: absolute;
    right: -25%;
    top: 55%;
    transform: translateY(-50%);
}

.tab-content > .tab-pane {
    padding: 30px 0;
}

.about-countries .nav-tabs {
    border: none;
}

.about-countries .nav-tabs:after {
    display: none;
}

.about-countries .nav-tabs > li > a {
    border-radius: 16px;
    border: 2px solid #82CDDA;
}

.about-countries .nav-tabs > li:hover > a {
    border-color: #FFB010;
}

@media screen and (min-width: 1270px) {
    .about-countries .container {
        max-width: 1240px;
    }   
}

/* Section Title */
.section-title {
    color: #212C62;
    text-align: center;
    margin: 0 0 35px;
}

.section-content {
    text-align: center;
    font-size: 26px;
    line-height: 40px;
}

.section-title.collage-title {
    text-align: right;
}

.section-title .title {
    color: #3C3B3B;
    font-size: 65px;
    line-height: 94px;
    position: relative;
    font-weight: 600;
}

.section-title .line {
    width: 230px;
    height: 10px;
    display: block;
    margin: 0 auto;
    transform: scaleX(0.05);
    transition: all 0.8s ease-in-out;
    transition-delay: .3s;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/nav-link-blue-active.svg);
}

.section-title .line._active {
    transform: scaleX(1);
}

.section-title.collage-title .line {
    margin-right: 0;
    margin-left: auto;
}

/* Title For Tabs */
.tab-pane .section-title {
    margin-top: 100px;
}

.tab-pane .section-title .title {
    font-size: 40px;
    line-height: 53px;
    margin: 25px 0 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-pane .section-title .arrow {
    transform: translate(10px, -20px);
}

.tab-content .section-title .line {
    width: 213px;
    height: 9px;
}

/* Post Item */
.tab-nav-items > .container > .row {
    margin-right: -30px;
    margin-left: -30px;
}

.tab-nav-items > .container > .row > .col-md-6 {
    padding-right: 30px;
    padding-left: 30px;
}

.post-nav {
    display: flex;
    height: 64px;
    outline: none;
    border-radius: 8px;
    font-size: 19px;
    font-weight: 600;
    line-height: 31px;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
    width: 157px;
    background-color: #DB3F47;
    outline: none;
    padding: 0 25px 0 5px;
    margin: 0;
    transition: all .8s ease;
}

.post-nav.blue {
    background-color: #05A9C7;
}

.post-nav .text {
    font-size: 19px;
    color: #fff;
}

.post-nav .text {
    font-size: 19px;
    color: #fff;
}

.post-nav .icon {
    width: 49px;
    height: 49px;
    /* background-color: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .8s all;
}

.post-item {
    box-shadow: 0 0 30px rgb(0 0 0 / 16%);
    border-radius: 40px;
    position: relative;
    overflow: hidden;
    margin: 35px 0;
}

.post-thumb {
    height: 300px;
    position: relative;
    overflow: hidden;
}

.post-thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%;    
    transition: .8s all;
}

.post-thumb .post-nav {
    position: absolute;
    z-index: 1;
    top: 25px;
    right: 25px;
}

.post-desc {
    height: 240px;
    padding: 40px;
    text-align: right;
    background-color: #fff;
    transition: .8s all;
}

.post-desc .post-title {
    transition: .8s all;
}

.post-desc .post-title a {
    color: #0095B1;
    font-size: 27px;
    line-height: 36px;
    font-weight: 600;
}

.post-desc .post-title:hover a:-webkit-any-link {
    text-decoration: none;
}

.post-desc .post-excerpt {
    color: #2E2E2E;
    font-size: 20px;
    line-height: 27px;
    margin: 20px 0 0 0;
    transition: .8s all;
}

.post-desc .post-excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
}

.post-desc .post-excerpt p {
    margin: 0;
}

.post-item .read-more {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-item .read-more:not(.blue) {
    background-color: #212C62;
}

.post-item .read-more.blue {
    background-color: #05A9C7;
}

.post-item .read-more a {
    color: #fff;
    transition: all .8s ease;
}

.post-item .read-more:hover a:-webkit-any-link {
    text-decoration: none;
}

.read-more:hover a {
    transform: translateX(5px);
}

.post-item .read-more .icon {
    margin: 0 30px 0 0;
    display: inline-block;
    transition: all .8s ease;
}

.post-item .read-more:hover .icon {
    transform: translateX(-5px);
}

.post-item:hover .post-thumb img {
    transform: scale(1.1);
}

.post-item:hover .post-desc .post-title,
.post-item:hover .post-desc .post-excerpt {
    transform: translateY(-20px);
}

.post-nav:hover {
    text-decoration: none !important;
    background-color: rgba(20,46,188,1);
}

.post-nav.blue:hover {
    text-decoration: none !important;
    background-color: rgba(20,46,188,1);
}

.post-nav:hover .icon {
    transform: translateX(5px);
}

/* Tags Colors */

.category .section-title {
    margin: 0 0 60px;
}


.tags {
    padding: 70px 0;
    display: flex;
    justify-content: space-between;
}

.tag-style {
    border: 1px solid;
    border-radius: 16px;
    padding: 20px 20px 20px 80px;
    padding: 20px 35px 20px 95px;
    display: inline-block;
    position: relative;
}

.default-style {
    color: #707070;
    border-color: #707070;
    background-color: transparent;
}

.topic-style,
.post-item .read-more.topic-style {
    color: #fff;
    border-color: #FFB010;
    background-color: #FFB010;
}

.england-style,
.post-item .read-more.england-style {
    color: #fff;
    border-color: #05A9C7;
    background-color: #05A9C7;
}

.usa-style,
.post-item .read-more.usa-style {
    color: #fff;
    border-color: #96D3BB;
    background-color: #96D3BB;
}

.spain-style,
.post-item .read-more.spain-style {
    color: #fff;
    border-color: #212C62;
    background-color: #212C62;
}

.tag-style:not(.default-style):hover {
    color: #fff;
    transition: all .4s ease;
}

.tag-style:after {
    content: '';
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    opacity: 0;
    transition: all .4s ease;
    transform: translate(0, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/commons/times-white.svg);
}

.default-style.tag-style:after {
    content: '';
    background-image: url(images/commons/times-dark.svg);
}

._active.tag-style:after {
    opacity: 1;
}

button.default-style:active,
button.default-style:focus,
button.default-style._active {
    opacity: 1;
    color: #707070;
    border: 1px solid #707070;
    background-color: transparent;
}

form[name="search"] {

}

form[name="search"] .form-control {
    font-size: 30px;
    line-height: 40px;
    background-color: transparent;
}

form[name="search"] .btn {
    height: 35px;
    width: 35px;
    overflow: hidden;
    text-indent: 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/commons/search.svg);
}

form[name="search"] .btn {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

/* FAQ */

.banner + .faq {
    margin-top: -300px;
}

.faq {
    padding: 350px 0 0 0;
    position: relative;
}

.faq {
    /* background-size: 300px; */
    /* background-position: 0 50%; */
    /* background-image: url(images/faq/device.png); */
    /* background-position: -5% 50%; */
    /* background-repeat: no-repeat; */
    
    background-color: #F4F4F4;
}

.faq-container {
    background-size: 200px;
    background-position: 85% 5%;
    background-repeat: no-repeat;
    background-image: url(images/faq/Questions-Cloud-blue.svg);
}

.faq-container {
    position: relative;
    z-index: 3;
}

.wave-1 {
    z-index: 2;
    position: absolute;
    top: 0;
    left: -10%;
    transform: translateY(-55%);
}

.wave-2 {
    position: absolute;
    top: 30px;
    left: -15%;
    transform: translateY(-50%);
    z-index: 1;
}

.wave-2 {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.wave-3 {
    z-index: 2;
    position: absolute;
    bottom: calc(-10% + 10px);
    left: -10%;
    transform: translateY(-50%);
}

.wave-4 {
    position: absolute;
    bottom: -11%;
    left: -15%;
    transform: translateY(-50%);
    z-index: 1;
}

.faq-device {
    border: 20px solid #333;
    background-color: #333;
    margin: 230px 0 100px 0;
    border-radius: 110px;
    border-bottom-width: 30px;
    position: relative;


    -webkit-box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
}

.device-camera {
    width: 117px;
    height: 41px;
    background-color: #333;
    top: 25px;
    bottom: 0;
    left: 55px;
    position: absolute;
    border-radius: 22px;
}

.device-controls {
    width: 30px;
    top: 0;
    bottom: 0;
    right: -30px;
    position: absolute;
}

.device-controls .control {
    width: 100%;
    background-color: #333;
    border-radius: 0 8px 8px 0;
}

.device-controls .large {
    height: 240px;
    margin: 200px 0 0;
}

.device-controls .medium {
    height: 90px;
    margin: 200px 0 0;
}

.device-controls .medium {
    height: 90px;
    margin: 100px 0 0;
}

.faq-items {
    padding: 100px 70px;
    border-radius: 80px;
    background-size: cover;
    background-color: #f9f9f9;
    background-image: url(images/faq/chat.jpg);
}

.faq .section-title .title {
    /* color: #F8F8FA; */
    display: flex;
    align-content: center;
    justify-content: center;
}

.faq .section-title .title .arrow {
    position: absolute;
    left: 30%;
    left: 25%;
    transform: translate(-50%, 55px);
}

.faq-item-question:before {
    content: '';
    position: absolute;
    top: -25px;
    right: -30px;
    width: 65px;
    height: 66px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.307' height='66.198' viewBox='0 0 67.307 66.198'%3E%3Cpath id='Path_202' data-name='Path 202' d='M15.159,48.583c7.4-9.911,29.689-40.864,29.689-40.864S-3.961-8.129.259,5.591c3,9.741,2.979,33.04,7.11,42.353A4.554,4.554,0,0,0,15.159,48.583Z' transform='translate(26.99 66.198) rotate(-127)' fill='%23142EBC'/%3E%3C/svg%3E%0A");
}

.faq-item-question {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    background-color: #142EBC;
    height: 66px;
    width: 245px;
    border-radius: 11px;
    padding: 0 30px;
    text-align: right;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 15px;
}

.faq-item-answer:before {
    content: '';
    position: absolute;
    top: -24px;
    left: -35px;
    width: 67px;
    height: 66px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67.253' height='66.297' viewBox='0 0 67.253 66.297'%3E%3Cpath id='Path_202' data-name='Path 202' d='M20.584,2.963C27.67,12.424,48.95,42.005,48.95,42.005s-50.176,17.716-45.312,4C7.092,36.271,8.07,13.289,12.656,3.926,14.108.931,18.529.22,20.584,2.963Z' transform='matrix(0.588, -0.809, 0.809, 0.588, -2.952, 38.868)' fill='%23fff'/%3E%3C/svg%3E%0A");
}

.faq-item-answer {
    color: #2E2E2E;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    padding: 35px;
    background-color: #fff;
    border-radius: 18px;
    position: relative;
    margin-bottom: 40px;
    max-width: 760px;
    margin-right: auto;
    margin-left: 0;
    text-align: right;
}

.about-wrap .section-title,
.faq-wrap .section-title {
    text-align: right;
}

body.ltr .about-wrap .section-title,
body.ltr .faq-wrap .section-title {
    text-align: left;
}

.about-wrap .section-title .title,
.faq-wrap .section-title .title,
.advantages .section-title .title {
    font-size: 42px;
    line-height: 60px;
    font-weight: 700;
}

.about-wrap .section-title .line,
.faq-wrap .section-title .line {
    margin: 0;
    width: 120px;
}

.post-nav {
    height: 85px;
    width: 340px;
    margin: 35px auto 0 auto;
    padding: 0 35px 0 10px;
}

.slider .post-nav {
    margin-right: 0;
}

.post-item .post-nav {
    height: 70px;
    width: 157px;
    margin: 0;
}

.post-nav .text {
    font-size: 26px;
    line-height: 35px;
}

.tab-pane .post-nav .text {
    font-size: 19px;
}

.post-nav .icon {
    width: 61px;
    height: 61px;
}

.post-item .post-nav .icon {
    width: 49px;
    height: 49px;
}

.testimonials-nav-button {
    margin-top: -50px;
}

.testimonials-nav-button .post-nav {
    position: relative;
    z-index: 1;
    margin-top: 0px;
}

body.ltr .testimonials-nav-button .post-nav .icon {
    order: 1;
}

body.ltr .testimonials-nav-button .post-nav .text {
    order: 2;
}

/* FAQ */
.faq-item {
    margin-bottom: 60px;
}

.about-wrap .faq-item {
    margin-top: 0;
    margin-bottom: 0;
}

.faq-item .faq-inner {
    padding: 0 30px 0;
}

.faq-item .content {
    line-height: 36px;
    text-align: right;
}

body.ltr .faq-item .content {
    text-align: left;
}


.faq-item .content p {
    margin-bottom: 30px;
}

.type-faq .section-content {
    color: #212C62;
    text-align: center;
    margin-bottom: 60px;
}

.faq-wrap .campus-image .overlay img,
.about-wrap .campus-image .overlay img,
.activities .campus-image .overlay img {
    opacity: 0;
}

.aqua .campus-image .overlay img.aqua,
.blue .campus-image .overlay img.blue,
.blue-left .campus-image .overlay img.blue-left,
.yellow .campus-image .overlay img.yellow,
.yellow-left .campus-image .overlay img.yellow-left,

.about-wrap .aqua .campus-image .overlay img.aqua,
.about-wrap .blue .campus-image .overlay img.blue,
.about-wrap .yellow .campus-image .overlay img.yellow {
    opacity: 1;
}

.faq-wrap .aqua .section-title .line,
.about-wrap .aqua .section-title .line {
    background-image: url(images/center/nav-aqua.svg);
}

.faq-wrap .blue .section-title .line,
.about-wrap .blue .section-title .line {
    background-image: url(images/center/nav-blue.svg);
}

.blue-backlight {
    color: #05A9C7;
    font-size: 40px;
    line-height: 53px;
    font-weight: bold;
}

/* Activities */
.activities {
    overflow-x: hidden;
    position: relative;
    padding: 130px 0 0;
    background-color: #fff;
    /* background-image: url(images/activity/clouds.svg); */
    background-repeat: no-repeat;
    background-position: 95% 0%;
}

.activities-liner {
    background-position: -50% 17%;
    background-repeat: no-repeat;
    background-image: url(images/activity/fly-blue.svg);
}

.activity-bg-01 {
    display: block;
    position: absolute;
    right: 80px;
    top: 0;
}

.activity-bg-02 {
    top: 30px;
    left: 120px;
    position: absolute;
    display: inline-block;
}

.activities-row {
    padding-bottom: 140px;
}

.team .section-subtitle .subtitle,
.activities .section-subtitle .subtitle {
    font-size: 26px;
    line-height: 39px;
    font-weight: 400;
    text-align: center;
}

.activity-item {
    position: relative;
    width: 514px;
    height: 336px;
    margin: 45px 0;
    transition: all .8s ease;
}

.activity-item {
    display: block;
}

.activity-item:hover {
    -moz-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
}

.activity-mask {
    top: 0;
    position: absolute;
}

.activity-image {
    width: 514px;
    height: 336px;
    position: relative;
    border-radius: 30px;
}

.activity-image img {
    max-width: 100%;
    display: block;
}

.activity-lblock {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%) translateY(-50%);
}

.activity-item .activity-link {
    font-size: 60px;
    font-weight: 500;
    color: #fff;
}

.activity-item.blue .activity-link {
    /* background-color: #05A9C7; */
}

.activities-row > .col-md-6:nth-child(2n+2) {
    transform: translateY(40%);
}

.activity-bottom {
    text-align: right;
    position: relative;
    margin-top: -120px;
}

.activity-bottom img {
    position: relative;
    padding: 0;
    transition: all .8s ease;
}


/* About */
.about {
    padding: 0 0 90px;
    background-color: #fff;
}

.about .section-content {
    text-align: right;
}

.about .section-content {
    text-align: right;
    margin: 0 auto;
    max-width: 640px;
}

.content ul {
    list-style-type: none;
    padding-inline-start: 120px;
}

.content li {
   position: relative;
    margin-bottom: 15px;
}

.content li:before {
    content: '';
    position: absolute;
    top: 6px;
    width: 18px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.163' height='23.971' viewBox='0 0 18.163 23.971'%3E%3Cpath id='Path_65553' data-name='Path 65553' d='M17.1.136a1.737,1.737,0,0,0-2.274.928L7.7,18.023,3.286,9.341a1.737,1.737,0,0,0-3.1,1.576L6.11,22.555a1.735,1.735,0,0,0,3.306.352l8.611-20.5A1.738,1.738,0,0,0,17.1.136Z' fill='%230f238c'/%3E%3C/svg%3E%0A");
}

.content li:before {
    /* left: -40px; */
    /* transform: rotate(180deg); */
}

body.rtl .content li:before{
    right: -40px;
}




/* Members */
.team .section-subtitle {
    padding-bottom: 60px;
}

.member-item {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FCFBFA;
    padding: 80px 80px 80px 50px;
    border-radius: 55px;
    height: 454px;
}

.member-info {
    text-align: right;
    padding: 0 0 0 50px;
}

.member-content {
    color: #2E2E2E;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

.member-title {
    color: #13A1BC;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}

.member-subtitle {
    color: #13A1BC;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.member-thumb {
    position: relative;
}

.member-image {
    width: 287px;
    height: 287px;
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 50%;
}

.member-mask {
    content: '';
    position: absolute;
    width: 287px;
    height: 287px;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-55%);
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg id='Ellipse_11' data-name='Ellipse 11' xmlns='http://www.w3.org/2000/svg' width='277.505' height='277.075' viewBox='0 0 277.505 277.075'%3E%3Cg id='Group_361' data-name='Group 361' transform='translate(0 0)'%3E%3Cpath id='Path_1172' data-name='Path 1172' d='M3148.982,988.474c1.288,0,.825-.344,1.019-.412C3147.843,988.195,3149.039,988.564,3148.982,988.474Z' transform='translate(-3010.893 -988.062)' fill='%23ffb92b'/%3E%3Cpath id='Path_1173' data-name='Path 1173' d='M3123.628,991.535l.345-.208-3.007.9Z' transform='translate(-3006.572 -988.571)' fill='%23ffb92b'/%3E%3Cpath id='Path_1174' data-name='Path 1174' d='M3101.342,996.269c1.97.073,6.832-2.152,10.345-2.642l.6,0,1.444-.831-3.288.853c-1.13.309-2.289.583-3.381.956C3104.862,995.309,3102.809,995.914,3101.342,996.269Z' transform='translate(-3003.515 -988.8)' fill='%23ffb92b'/%3E%3Cpath id='Path_1175' data-name='Path 1175' d='M3088.982,999.542c.7-.024-2.065,1.031,2.334-.842l-.439.109Z' transform='translate(-3001.555 -989.719)' fill='%23ffb92b'/%3E%3Cpath id='Path_1176' data-name='Path 1176' d='M3091.207,998.776c1.949-.786-1.35.321,0,0Z' transform='translate(-3001.885 -989.686)' fill='%23ffb92b'/%3E%3Cpath id='Path_1177' data-name='Path 1177' d='M3080.506,1003.208l2.434-1.331c-.583.111-2.844,1.1-2.051.631C3078.343,1003.786,3078.94,1003.667,3080.506,1003.208Z' transform='translate(-3000.059 -990.214)' fill='%23ffb92b'/%3E%3Cpath id='Path_1178' data-name='Path 1178' d='M3078.174,1005.112c.408-.248.822-.487,1.247-.7A2.839,2.839,0,0,0,3078.174,1005.112Z' transform='translate(-2999.906 -990.609)' fill='%23ffb92b'/%3E%3Cpath id='Path_1179' data-name='Path 1179' d='M3082.336,1002.728l-2.685,1.419c.406-.077.526.084,1.239-.634C3080.739,1003.776,3081.212,1003.375,3082.336,1002.728Z' transform='translate(-3000.136 -990.347)' fill='%23ffb92b'/%3E%3Cpath id='Path_1180' data-name='Path 1180' d='M3084.729,1001.71a16.4,16.4,0,0,1,1.913-.63c.351-.058.184.043-1.039.7,2.41-1.055,3.425-1.548,3.2-1.586a5.19,5.19,0,0,0-1.217.34A24.721,24.721,0,0,0,3084.729,1001.71Z' transform='translate(-3000.927 -989.951)' fill='%23ffb92b'/%3E%3Cpath id='Path_1181' data-name='Path 1181' d='M3100.434,997.787c.664-.164,1.325-.333,2-.45l1.645-.677a22.55,22.55,0,0,1-2.208.606C3101.042,997.487,3100.347,997.723,3100.434,997.787Z' transform='translate(-3003.373 -989.401)' fill='%23ffb92b'/%3E%3Cpath id='Path_1182' data-name='Path 1182' d='M3062.646,1012.623c-.078.2.965-.212,1.223-.183.541-.42,1.109-.794,1.673-1.175A22.962,22.962,0,0,1,3062.646,1012.623Z' transform='translate(-2997.487 -991.677)' fill='%23ffb92b'/%3E%3Cpath id='Path_1183' data-name='Path 1183' d='M3063.644,1012.657l-2.449,1.831C3063.5,1013.042,3063.864,1012.685,3063.644,1012.657Z' transform='translate(-2997.261 -991.893)' fill='%23ffb92b'/%3E%3Cpath id='Path_1184' data-name='Path 1184' d='M3077.849,1005.751l1.058-.672,1.086-.619,2.177-1.239c-1.746.961-3.5,1.894-5.173,2.972Z' transform='translate(-2999.723 -990.424)' fill='%23ffb92b'/%3E%3Cpath id='Path_1185' data-name='Path 1185' d='M3051.019,1020.439c.4-.429.823-.834,1.234-1.254l-1.128,1.078-1.081,1.134Z' transform='translate(-2995.524 -992.91)' fill='%23ffb92b'/%3E%3Cpath id='Path_1186' data-name='Path 1186' d='M3043.218,1026.39c.816-1.031-1.6.837-.67-.17a46.148,46.148,0,0,0-3.878,3.977A35.167,35.167,0,0,1,3043.218,1026.39Z' transform='translate(-2993.752 -993.983)' fill='%23ffb92b'/%3E%3Cpath id='Path_1187' data-name='Path 1187' d='M3036.562,1033.038c.581-.636,1.153-1.326,1.78-2.079C3037.718,1031.632,3037.122,1032.312,3036.562,1033.038Z' transform='translate(-2993.424 -994.745)' fill='%23ffb92b'/%3E%3Cpath id='Path_1188' data-name='Path 1188' d='M3055.651,1018.192a7.342,7.342,0,0,0-2.17,1.094l1.188-.4Z' transform='translate(-2996.06 -992.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1189' data-name='Path 1189' d='M3054.539,1018.993l-.042.014-2.122,1.485Z' transform='translate(-2995.887 -992.881)' fill='%23ffb92b'/%3E%3Cpath id='Path_1190' data-name='Path 1190' d='M3056.3,1017.986l-.247.174A.39.39,0,0,0,3056.3,1017.986Z' transform='translate(-2996.46 -992.724)' fill='%23ffb92b'/%3E%3Cpath id='Path_1191' data-name='Path 1191' d='M3069,1010.3c-1.452,1.067-4.551,3.1-1.286,1.576C3068.7,1011.025,3066.827,1011.9,3069,1010.3Z' transform='translate(-2998.053 -991.526)' fill='%23ffb92b'/%3E%3Cpath id='Path_1192' data-name='Path 1192' d='M3058.082,1017.018c.892-.6,1.833-1.127,2.747-1.693-.106-.046-.672.152.019-.409C3059.926,1015.619,3058.979,1016.283,3058.082,1017.018Z' transform='translate(-2996.776 -992.245)' fill='%23ffb92b'/%3E%3Cpath id='Path_1193' data-name='Path 1193' d='M3056.634,1018.415l1.222-1.009-.993.668Z' transform='translate(-2996.551 -992.633)' fill='%23ffb92b'/%3E%3Cpath id='Path_1194' data-name='Path 1194' d='M3041.074,1029.129c-.477.517-1,1.028-1.569,1.554l-1.746,1.72c.7-.605,1.377-1.26,2.1-1.856l2.116-1.8C3042.095,1028.5,3042.568,1027.819,3041.074,1029.129Z' transform='translate(-2993.611 -994.338)' fill='%23ffb92b'/%3E%3Cpath id='Path_1195' data-name='Path 1195' d='M3047.977,1024.137l-.231.209C3047.916,1024.251,3048.042,1024.164,3047.977,1024.137Z' transform='translate(-2995.166 -993.682)' fill='%23ffb92b'/%3E%3Cpath id='Path_1196' data-name='Path 1196' d='M3023.935,1047.732l.229-.165a.685.685,0,0,1-.006-.088Z' transform='translate(-2991.457 -997.318)' fill='%23ffb92b'/%3E%3Cpath id='Path_1197' data-name='Path 1197' d='M3043.028,1028.261a14.464,14.464,0,0,0,2.194-2.071c-.763.708-1.581,1.447-2.473,2.224C3042.7,1028.528,3042.7,1028.567,3043.028,1028.261Z' transform='translate(-2994.384 -994.002)' fill='%23ffb92b'/%3E%3Cpath id='Path_1198' data-name='Path 1198' d='M3032.674,1037.214c.549-.478,1.167-1.024,1.845-1.568A8.576,8.576,0,0,0,3032.674,1037.214Z' transform='translate(-2992.818 -995.475)' fill='%23ffb92b'/%3E%3Cpath id='Path_1199' data-name='Path 1199' d='M3047.208,1024.609l.154-.141C3046.954,1024.689,3047.022,1024.684,3047.208,1024.609Z' transform='translate(-2995.059 -993.733)' fill='%23ffb92b'/%3E%3Cpath id='Path_1200' data-name='Path 1200' d='M3046.993,1024.6c-.531.484-.919.9-1.31,1.313.645-.548,1.24-1.062,1.742-1.525A3.949,3.949,0,0,1,3046.993,1024.6Z' transform='translate(-2994.844 -993.72)' fill='%23ffb92b'/%3E%3Cpath id='Path_1201' data-name='Path 1201' d='M3021.876,1052.909a6,6,0,0,1,1.168-2.137c.382-.54.824-1.149,1.333-1.741s1.09-1.16,1.667-1.69c1.814-2.477-.313-1.7-2.564-.042.064.178.1.218-1.7,2.858.771-.821,4.861-5.131,3.338-2.908-1.324,1.628-1.859,2.3-2.281,2.717s-.711.6-1.412,1.347c.7-.554-.008.592-.753,1.826-.772,1.217-1.457,2.616-.957,2.419.627-1.051,1.347-2.036,2.04-3.043C3021.878,1052.519,3021.18,1053.654,3021.876,1052.909Z' transform='translate(-2990.773 -997.05)' fill='%23ffb92b'/%3E%3Cpath id='Path_1202' data-name='Path 1202' d='M3028.232,1041.993l.876-.979c-1.094,1.03-1.888,1.756-3.38,3.085-1.314,1.766-1.515,2.188-1.529,2.374,1.439-1.611,2.822-3.271,4.306-4.838Z' transform='translate(-2991.498 -996.311)' fill='%23ffb92b'/%3E%3Cpath id='Path_1203' data-name='Path 1203' d='M3034.12,1035.546c-.519.94-2.53,3.368-.935,2.236a27.342,27.342,0,0,0,2.051-2.29,10.51,10.51,0,0,1,1.191-1.523c-4.432,4.35,1.152-1.38-2.243,1.574.842-.889,1.627-1.663,2.369-2.391-.844.742-1.664,1.45-2.449,2.106l.119-.083.02-.021v.009c.226-.154.309-.2.072,0-.012.017-.066.071-.089.095a.735.735,0,0,1-.107.292c-1.358,1.192-.273.129.107-.292,0-.026.025-.073.017-.09l-.02.013c-.744.729-1.437,1.507-2.127,2.287l-2.082,2.328C3030.976,1038.882,3032.062,1037.633,3034.12,1035.546Z' transform='translate(-2992.404 -995.086)' fill='%23ffb92b'/%3E%3Cpath id='Path_1204' data-name='Path 1204' d='M3065.026,1014.956c-.178.076-.185.049-.21.035C3064.5,1015.244,3064.393,1015.351,3065.026,1014.956Z' transform='translate(-2997.786 -992.252)' fill='%23ffb92b'/%3E%3Cpath id='Path_1205' data-name='Path 1205' d='M3061.879,1015.94a9.835,9.835,0,0,1,1.835-1.365c1.123-.59.086.151.206.217.68-.564,2.476-1.848.039-.545l-.342.278a28.976,28.976,0,0,1-4.771,2.312A12.267,12.267,0,0,0,3061.879,1015.94Z' transform='translate(-2996.891 -992.053)' fill='%23ffb92b'/%3E%3Cpath id='Path_1206' data-name='Path 1206' d='M3047.389,1025.65c-1.338,1.082-2.577,2.281-3.84,3.447l2.186-1.476-.222-.058C3047.813,1025.748,3047.205,1026,3047.389,1025.65Z' transform='translate(-2994.512 -993.918)' fill='%23ffb92b'/%3E%3Cpath id='Path_1207' data-name='Path 1207' d='M3023.067,1048.033l.157-.768c-.537.861-.979,1.794-1.468,2.685Z' transform='translate(-2991.117 -997.285)' fill='%23ffb92b'/%3E%3Cpath id='Path_1208' data-name='Path 1208' d='M3018.215,1054.43l-.113-.4c-.312.512-.589,1.049-.884,1.569Z' transform='translate(-2990.41 -998.339)' fill='%23ffb92b'/%3E%3Cpath id='Path_1209' data-name='Path 1209' d='M3231.564,1290.15l1.235-.823C3232.21,1289.708,3231.833,1289.955,3231.564,1290.15Z' transform='translate(-3023.802 -1034.994)' fill='%23ffb92b'/%3E%3Cpath id='Path_1210' data-name='Path 1210' d='M3220.341,1296.318l-.163.268C3220.583,1296.278,3220.734,1296.125,3220.341,1296.318Z' transform='translate(-3022.028 -1036.069)' fill='%23ffb92b'/%3E%3Cpath id='Path_1211' data-name='Path 1211' d='M3010.364,1239.5c.934,2.036,1.882,4.409,2.049,3.974l-.065-.778A30.547,30.547,0,0,1,3010.364,1239.5Z' transform='translate(-2989.343 -1027.231)' fill='%23ffb92b'/%3E%3Cpath id='Path_1212' data-name='Path 1212' d='M3118,1311.663l-.609-.222-1.515.011C3116.512,1311.514,3117.229,1311.628,3118,1311.663Z' transform='translate(-3005.779 -1038.439)' fill='%23ffb92b'/%3E%3Cpath id='Path_1213' data-name='Path 1213' d='M3120.522,1310.261l2.773.735C3122.676,1310.8,3121.784,1310.563,3120.522,1310.261Z' transform='translate(-3006.503 -1038.255)' fill='%23ffb92b'/%3E%3Cpath id='Path_1214' data-name='Path 1214' d='M3281.465,1242.644c.233-.538.466-1.073.663-1.632C3280.624,1243.244,3281.426,1242.359,3281.465,1242.644Z' transform='translate(-3031.537 -1027.467)' fill='%23ffb92b'/%3E%3Cpath id='Path_1215' data-name='Path 1215' d='M2987.4,1129.551c-.384,1.884-.636,3.4-.823,4.728C2987.078,1132,2987.626,1130.2,2987.4,1129.551Z' transform='translate(-2985.637 -1010.103)' fill='%23ffb92b'/%3E%3Cpath id='Path_1216' data-name='Path 1216' d='M3229.439,1296.672c.778-.523,1.087-.787,1.022-.844C3229.66,1296.362,3229.223,1296.693,3229.439,1296.672Z' transform='translate(-3023.462 -1036.006)' fill='%23ffb92b'/%3E%3Cpath id='Path_1217' data-name='Path 1217' d='M2986.026,1140.685c.054-.337.107-.665.163-1.007a44.852,44.852,0,0,1,.3-4.526A21.613,21.613,0,0,0,2986.026,1140.685Z' transform='translate(-2985.548 -1010.976)' fill='%23ffb92b'/%3E%3Cpath id='Path_1218' data-name='Path 1218' d='M3239.388,1020.639l-.38-.3C3238.941,1020.359,3239.121,1020.475,3239.388,1020.639Z' transform='translate(-3024.959 -993.091)' fill='%23ffb92b'/%3E%3Cpath id='Path_1219' data-name='Path 1219' d='M3172.084,990.544c.625.057,1.638.185,2.595.3C3174.218,990.762,3173.435,990.665,3172.084,990.544Z' transform='translate(-3014.536 -988.449)' fill='%23ffb92b'/%3E%3Cpath id='Path_1220' data-name='Path 1220' d='M3001.574,1081.835c.6-1.3.05-.228,0,0Z' transform='translate(-2987.973 -1002.571)' fill='%23ffb92b'/%3E%3Cpath id='Path_1221' data-name='Path 1221' d='M3006.81,1075.4c-.1.288-.16.517-.1.589A1.294,1.294,0,0,1,3006.81,1075.4Z' transform='translate(-2988.769 -1001.667)' fill='%23ffb92b'/%3E%3Cpath id='Path_1222' data-name='Path 1222' d='M2988.447,1158.494c0,.042,0,.075,0,.122C2988.51,1158.195,2988.5,1158.267,2988.447,1158.494Z' transform='translate(-2985.928 -1014.584)' fill='%23ffb92b'/%3E%3Cpath id='Path_1223' data-name='Path 1223' d='M3002.725,1079.753c-.284.459-.605.994-.931,1.586C3001.949,1081.085,3002.239,1080.606,3002.725,1079.753Z' transform='translate(-2988.007 -1002.346)' fill='%23ffb92b'/%3E%3Cpath id='Path_1224' data-name='Path 1224' d='M3002.556,1079.752l.6-1.1C3003.188,1078.462,3003.08,1078.587,3002.556,1079.752Z' transform='translate(-2988.126 -1002.163)' fill='%23ffb92b'/%3E%3Cpath id='Path_1225' data-name='Path 1225' d='M3000.618,1083.733c.333-.75.665-1.441.993-2.1-.138.246-.206.345-.186.27Z' transform='translate(-2987.824 -1002.638)' fill='%23ffb92b'/%3E%3Cpath id='Path_1226' data-name='Path 1226' d='M3309.465,1131.659c0-.093,0-.2,0-.3C3309.133,1129.976,3309.235,1130.588,3309.465,1131.659Z' transform='translate(-3035.904 -1010.26)' fill='%23ffb92b'/%3E%3Cpath id='Path_1227' data-name='Path 1227' d='M3041.417,1270.186l-.127-.1.141.151Z' transform='translate(-2994.16 -1031.997)' fill='%23ffb92b'/%3E%3Cpath id='Path_1228' data-name='Path 1228' d='M3045.36,1273.338a13.259,13.259,0,0,1-3.9-3.069c.164.636.315,1.292.5,1.918Z' transform='translate(-2994.186 -1032.025)' fill='%23ffb92b'/%3E%3Cpath id='Path_1229' data-name='Path 1229' d='M3213.886,1228.235l-2.863,2.044c2.848-3.165,5.235-5.035,2.473-3.224.1.295-.489,1-1.419,1.917a40.8,40.8,0,0,1-3.53,3.1c-1.325,1.06-2.65,2.119-3.625,2.991-1.011.824-1.666,1.471-1.6,1.775l-2.023,1.143c.545-.375.593-.491,1.132-.86-3.957,2.162-2.262,2.6-7.241,5.62-1.77.989-3.1,1.509-1.968.717l-3.765,2.493c-1.156.62-.965.3.177-.332-1.98,1.148-4.037,2.162-6.053,3.253l.03-.054c-.786.62-2.718,1.749-3.657,2.319-1.664.572.751-.473.284-.418-1.125.6-2.234,1.239-3.378,1.806-.781.147-.46-.132.356-.572a32.225,32.225,0,0,1,3.3-1.651,7.805,7.805,0,0,0-3.673,1.25,30.466,30.466,0,0,1-6.468,2.512c1.111-.439,2.193-.955,3.289-1.428a22.327,22.327,0,0,0-3.833.928c-1.433.408-3.062.913-5.028,1.366.951-.1,7.99-1.625,4.185-.036a29.223,29.223,0,0,0-4.641,1.659c-.141-.383-2.2.3-4.809,1.07l.038-.572c-1.383.491-2.017.739-2.5.968a15.715,15.715,0,0,1-1.632.755c-3.208.688-3.951.439-4.778.21-5.163.833,3.689.023-2.4,1.212-1.083.141-2.081.294-3.049.463-.972.134-1.92.263-2.889.424-1.94.31-3.975.761-6.578,1.071-3.066.047.508-.37-.6-.441l-2.674.636c-.664.041-.457-.108-.351-.183-2.274.288-.158.562-3.758.813-.479.29-2.342.181-4.625-.052-1.143-.133-2.391-.266-3.633-.33a33.2,33.2,0,0,0-3.6.025c-1.086-.236.548-.29.225-.524l-5.547-.019-4.753-.06c-1.4-.292-2.805-.58-4.187-.977,3.036.955-.994.722-4.575.483,1.07.39,1.989.729,2.613.923l-2.829-.359c-.946-.111-1.873-.317-2.811-.471-.653-.241-.051-.292.9-.3l-1.043-.107c-1.937-.652-.834-.718.641-.686l1.917.783c1.444-.075,2.792-.2,2.564-.566a17.273,17.273,0,0,1-1.844-.181c.376-.024.619-.061.464-.144a12.411,12.411,0,0,0-1.7-.136l-1.118-.875-.353.164-3.532-1.008c-1.18-.32-2.325-.769-3.487-1.146l-3.87-.591-4-.812-2.187-.49c-.754-.187-1.521-.435-2.336-.681s-1.662-.524-2.557-.824-1.841-.612-2.805-1.037c2.077.454.691-.479,1-.912a15.486,15.486,0,0,0,4.257,1.821c.895.283,1.84.61,2.835.907s2.023.6,3.037.975c-2.118-.778-1.563-.853-.994-.753-2.5-.607-4.919-1.476-7.383-2.243.162-.165-.188-.39-.8-.685s-1.468-.728-2.35-1.217c.522.7-.843.237-2.715-.535l-1.475-.626-1.5-.732c-.99-.482-1.935-.93-2.665-1.232-.041-.34.763-.254,4.136,1.551-3.445-2.513-5.361-1.53-8.69-4.125a6.111,6.111,0,0,0,1.624.81,35.837,35.837,0,0,1-3.887-2.131c-1.229-.778-2.009-1.46-1.421-1.215l.789.5c-1.293-.859-2.933-1.927-4.686-3.042-1.729-1.148-3.509-2.437-5.2-3.563-1.676-1.151-3.156-2.292-4.352-3.07a9.772,9.772,0,0,0-2.316-1.312,3.58,3.58,0,0,1,1.562-.022c-3.325-1.751-6.692-3.562-9.921-5.616,1.132.228-.555-3.411,3.406-.115-.5-.541-1.067-1.145-1.8-1.861s-1.67-1.525-2.8-2.594c.622.794,1.116,2.438.11,1.488-1.067-1.617-1.452-2.154-1.925-2.764l-.865-1.109c-.372-.482-.872-1.111-1.511-2.1.89,1.23-.926.61-2.48-1.232.355.188.594-.772,1.241-.179l-2.307-1.939c-.77-.651-1.481-1.353-2.228-2.031,1.054,1.065.788-.3.181-1.505.117.3-.672-.711-1.622-1.944-.919-1.255-1.935-2.779-2.438-3.391l1.279,2.179a32.054,32.054,0,0,0-4.31-5.13c-.591-.6-1.185-1.2-1.857-2.012a19.927,19.927,0,0,1-2.251-3.279c.576.609,2.029,1.108.447-1.884l-1.41-1.294a26.61,26.61,0,0,1-2.144-2.192,33.9,33.9,0,0,1-4.765-6.7l-.221-1.163c-.726-1.353-1.478-2.7-2.11-4.1.817,1.217,2.509,3.454,4.186,5.856.815,1.214,1.787,2.393,2.623,3.532l2.258,3.073a20.738,20.738,0,0,0-1.769-4.094c-.37-1.292,1.281,1.636,1.795,2.605l-1.906-3.906-.476-.975-.429-1-.856-2c-.178.294-.994-1.163-1.8-2.638-.747-1.5-1.465-3.027-1.627-2.784,1.279,2.9,2.854,5.666,4.307,8.464-.176.3-1.1-.775-2.3-2.652a32.322,32.322,0,0,1-1.906-3.355c-.609-1.291-1.218-2.708-1.766-4.169-.37-1.552,1.379.745,1.507.551a19.635,19.635,0,0,1-1.4-3.011,24.782,24.782,0,0,1-1-2.975l1.129,2.389a26.886,26.886,0,0,0-1.7-4.3,18.93,18.93,0,0,1-1.417-4.947,18.047,18.047,0,0,1-.383-2.689c-.074-.928-.16-1.7-.351-1.778-.108,2.411-1.939,3.385-2.768,1.953-.036-.253-.3-2.154-.594-4.2-.067-.511-.145-1.028-.2-1.536-.037-.509-.074-1-.108-1.46-.062-.913-.1-1.673-.094-2.094.083-2.424,1.818,3.292,1.89,1.222a6.85,6.85,0,0,1-.741-1.832c-.134-1.506.583.531-.061-2.675-.65-.453-.793-6.61-.682-1.463a28.815,28.815,0,0,1-.431-3.351c-.071-.92-.147-1.909-.292-3.786-.14.615-.519-.2-.915-1.577a25.111,25.111,0,0,1-.941-4.942c.151.186.323-.55.4-.9-.016-1.654-.031-3.117-.043-4.478.043-1.359.13-2.615.193-3.855s.114-2.468.211-3.766c.124-1.3.246-2.668.364-4.2.171-.558.594-3.493.725-2.212a22.663,22.663,0,0,1,.139-3.6c.956-3.57-.455,4.2.49,1.5-.274-.268.076-4.918.433-7.6a9.688,9.688,0,0,0-.83,3.686c-.161,1.793-.262,3.826-.328,5.177-.355-.031-.57-1.235-.632-3.253-.019-1.007-.052-2.224.047-3.583s.273-2.868.478-4.484c.342-2.567.666-3.073.771-3.076.128,0,.145.522.2.075.574-2.352.9-4.047,1.108-5.393.267-1.329.4-2.311.527-3.243a29.581,29.581,0,0,1,.519-2.941,31.763,31.763,0,0,1,1.527-4.342c1.456-2.885.9.161,1.436-.4-.582,2.012-1.187,3.5-1.7,4.847-.48,1.357-.934,2.549-1.314,3.919l1.162-3.3a37.1,37.1,0,0,1-1.413,5.467,36.634,36.634,0,0,0,1.216-3.589c.252-.846.535-1.791.837-2.8l1.089-3.17c.384-1.1.75-2.246,1.174-3.376l1.347-3.335c.459-1.086.854-2.169,1.341-3.143s.929-1.9,1.353-2.723c.4-1.262,1.2-3.408.593-2.5l-.913,2.171c-1.228,1.826,1.371-4.26-.015-1.609.5-1.517,1.189-3.058,1.917-4.763.375-.848.778-1.726,1.233-2.634.495-.886,1.037-1.8,1.64-2.748l.868-.469a15.656,15.656,0,0,0-2.208,3.548,29.952,29.952,0,0,1,2.334-3.71c.486-.719.95-1.457,1.343-2.133a6.962,6.962,0,0,0,.859-1.8c-.658.82-1.353,1.62-1.958,2.478.669-1.46,1.521-3.038,2.4-4.722.457-.83.9-1.7,1.444-2.519s1.118-1.634,1.729-2.424c-1.467,1.191-.493.772-2.613,2.766,1.937-1.666-5.531,8.606-2.75,5.679a19.625,19.625,0,0,0-2.457,3.292c-.736,1.162-1.543,2.41-2.648,3.987.205-.026.906-1.051-.7,1.9a6.708,6.708,0,0,1-.2.724l-.114.2.1-.156c-.043.141-.045.155.038-.058a9.272,9.272,0,0,1,1.01-1.4,37.992,37.992,0,0,1-1.626,4.035c-.66,1.634-1.348,3.271-1.625,4.129-.89,1.773.162-.833-.451.079l-.413,1.283-.356,1.305c-.446.1-2.522,4.679-1.008.233l-1.565,3.925a40.417,40.417,0,0,0-1.56,3.854,31.8,31.8,0,0,0-1.15,3.7c-.625,1.9-.972,4.959-.783,3.209-.259,1.075-.541,2.143-.779,3.221l-.631,3.252-.105.038c-.831,3.164-1.177,6.522-1.728,9.948-.352,3.46-.9,7-1.446,10.7-.04,1.1-.082,2.217-.13,3.518-.006,1.3-.041,2.788-.141,4.625l-.346.713c-.006,1.415-.016,3.537-.023,5.46a17.556,17.556,0,0,0,.245,4.243,16.672,16.672,0,0,0-.137,3.533c.026.755.073,1.579.134,2.442.079.861.215,1.758.337,2.67.273,1.823.492,3.713.832,5.433s.631,3.3.812,4.531l.454.1c.074.421.148.84.223,1.26l.3,1.244c.209.83.421,1.667.639,2.53l.708,2.669c.273.919.6,1.867.927,2.876l.293-.352c.664,1.707,1.164,4,1.954,6.485.372,1.253.763,2.569,1.164,3.917.45,1.332.969,2.679,1.5,4.02a11.526,11.526,0,0,1-1.08-2.686,41.261,41.261,0,0,0,1.687,5.022c.714,1.641,1.557,3.242,2.368,4.828.783,1.6,1.722,3.1,2.521,4.6s1.518,2.99,2.192,4.407a20.407,20.407,0,0,1,1.882,3.281c-.074-.125-.145-.234-.21-.325l.316.558c.277.637.592,1.276.961,1.953-.284-.6-.554-1.164-.789-1.656.61,1.037,1.668,2.529,2.7,3.988l.071.864.233.343c.826,1.564.923,1.081.672.123a17.4,17.4,0,0,0,1.538,1.807,7.805,7.805,0,0,0,1.624,2.668c.378.489.765.991,1.092,1.5a5.922,5.922,0,0,1,.8,1.473,48.2,48.2,0,0,1,3.4,3.763c1.529,1.6,3.076,3.143,3.654,3.262-.03.108.279.534-.354-.188a26.57,26.57,0,0,0,3.911,4.2l.208.968,1.744,1.325,1.808,1.247c1.68,2.037,2.354,2.932.182,1.412l2.784,2.226,1.63,1.258c.922.71,1.732,1.379,3.977,2.865l-.418.1c1.52,1.179,4.2,2.716,4.94,3.648a43.561,43.561,0,0,0,4.139,3.319c.479.349.972.73,1.509,1.095l1.695,1.109,3.715,2.4c5.288,3.16,11.476,6.425,16.449,8.857-.775-.9.336-.244,1.761.506,1.439.716,3.177,1.58,3.517,1.3.513.453,1.9,1.141.163.673l6.45,2.316a20.953,20.953,0,0,0,5.381,1.335c.558.4-1.258,0-.742.287a9.91,9.91,0,0,1,2.313.591c.519.291-.849-.037-1.74-.185,1.4.386,2.49.643,3.352.8a10.978,10.978,0,0,0,1.993.121,2.007,2.007,0,0,0,1.56-.618,25.608,25.608,0,0,0,3.4.989,15.714,15.714,0,0,0,2.949.152c.953.393,2.582.919-.948.369l2.717.541,1.974.385,2.12.29c2.822.365,5.426.65,5.557.345a18.485,18.485,0,0,0,3.324.23l2.724.232c.737.053,1.347.057,1.953.083,1.213.041,2.418.071,4.627.1l-1.224-.119c1.749-.564,3.665-.139,7.222-.3l-.1.069a34.439,34.439,0,0,0,4.121-.042c.837-.055,1.271-.114,1.7-.171s.858-.111,1.682-.156l1.584-.067,2.474-.165-.482-.347c.323-.479,2.1-.576,4.375-.669a44.959,44.959,0,0,0,7.3-1l-1.7.077a23.458,23.458,0,0,1,4.839-.53,26.549,26.549,0,0,0,4.928-.385c.56-.088-.82.377-1.572.612,6.657-1.319.712-.743,5.514-2.226.971,0-.931,1.067,2.326.1a53.123,53.123,0,0,0,5.71-2.27c1.282-.609,2.649-1.24,3.977-1.794.664-.277,1.319-.534,1.948-.761.622-.247,1.212-.474,1.767-.648-1.019.219-2.02.43.036-.681,3.234-1.467,9.114-3.392,11.59-5.612.423-.174.6-.209.643-.171l2.161-1.39c.834-.528,1.752-1.09,2.591-1.711a38.507,38.507,0,0,0,3.854-2.961,8.606,8.606,0,0,0,3.326-1.71,46.512,46.512,0,0,0,4.5-3.519c1.474-1.3,2.921-2.489,3.968-3.391s1.8-1.4,2-1.143c1.044-.935,2.121-1.832,3.136-2.8l3.018-2.924-.068.246a31.078,31.078,0,0,0,2.438-2.419c.649-.713,1.174-1.32,1.612-1.856a25.632,25.632,0,0,0,1.936-2.663c.876-.877.374-.114.356.009a65.577,65.577,0,0,0,5.3-6.092,52.911,52.911,0,0,0,3.853-6.006l.736-.312c.913-1.507,6.985-9.018,10.081-16.13a1.945,1.945,0,0,1-.22.841c1.806-3.946,4.29-8.5,6.107-12.641.452-1.035.88-2.033,1.266-2.976.187-.474.37-.931.543-1.37l.407-1.294a10.855,10.855,0,0,0,.641-3.861l.368-1.38.306-1.4.6-2.793c-2.124,7.047-.336-1.235-1.406,1.6a32.113,32.113,0,0,1,1.389-4.14c.375-1,.617-1.2.2.522l-.225.514c.534,1.494,2.427-8.817,2.827-8.532a160.411,160.411,0,0,0,2.694-21.326q.109-2.65.216-5.278c.017-1.754-.026-3.5-.04-5.239-.02-.869,0-1.738-.054-2.6s-.113-1.726-.171-2.586-.118-1.718-.176-2.573-.116-1.71-.237-2.556c-.143.543-.265,1.082-.442,1.624-.136-1.574-.36-3.141-.537-4.712-.014-1.254.268-1.728.67,1.645a13.5,13.5,0,0,0-.477-3.5,8.406,8.406,0,0,0-.742-2.171c-.92-6.578,1.167,2.436.824.432l-.532-2.723.038.628c-.321-1.085-.556-1.661-.8-2.47-.122-.4-.237-.867-.382-1.477-.165-.605-.35-1.359-.572-2.353-.459-2.539.073-1.376-.132-2.371a5.1,5.1,0,0,0-.334-1.525c-.486-1.941-1.047-3.863-1.567-5.8l.187,2.441c-.478-1.243-.856-2.6-1.086-3.287-.261-.683-.309-.721-.2.685-.188-2.049-1.828-7.4-3.893-12.371-.466-1.264-1.054-2.464-1.57-3.616s-1.016-2.234-1.457-3.2c-.918-1.915-1.674-3.335-1.888-3.926-.5-.786-.983-1.578-1.452-2.387-.5-.794-1.005-1.6-1.5-2.431-1.008-1.663-1.977-3.469-3.219-5.366.522,1,.417,1.855-1.626-1.457.429.146.429-.173.17-.785a15.775,15.775,0,0,0-1.431-2.5c-.652-.989-1.4-2.089-2.05-3.134-.329-.521-.63-1.032-.9-1.5a10.979,10.979,0,0,1-.681-1.26c.662,1.278-1.088-.9-2.733-2.888a22.832,22.832,0,0,0-2.147-2.342c-.479-.434-.594-.386-.016.574-2.065-2.524.194-.423-1.229-2.473-5.44-5.554-11.668-12.643-19.422-18.434-.207.026.918,1.2-.837.1-1.156-1.27-2.424-2.406-3.656-3.6a8.54,8.54,0,0,0-1.875-.853,5.687,5.687,0,0,1-1.039-.582,13.48,13.48,0,0,1-1.6-1.233c.344.37.855.921-.241.274a113.646,113.646,0,0,0-25.4-13.208,217.648,217.648,0,0,0-27.754-8.183c2.513.742.8.463-1.152.129,1.26.29-.084.356.135.6l-3.929-.791c-1.314-.241-2.623-.564-3.949-.74a22.458,22.458,0,0,1-4.958-.081,25.622,25.622,0,0,0-2.854-.094,4.542,4.542,0,0,0-1.625.2l2.534-.032c-1.7.279-.527.636.976,1.079,1.5.488,3.34,1.023,3.066,1.408a14.164,14.164,0,0,1,3.2.09c1.177.173,2.448.479,3.794.757l2.068.416c.708.122,1.426.254,2.151.4a25.96,25.96,0,0,0,4.506.474c1.29.4-1.176.054-.5.365,1.587-.112,3.414.284,6.74,1.2l-.4,0,1.711.383c.548.137,1.07.3,1.582.439l2.9.845c1.851.512,3.5,1.14,5.194,1.768l2.581.962c.886.321,1.769.746,2.723,1.143,1.9.819,4.023,1.676,6.448,2.89l-.57-.7a35.928,35.928,0,0,1,3.453,1.867c2.7.555-5.958-2.731-3.462-2.336a21.39,21.39,0,0,0,3.423,1.942c1.544.763,3.321,1.743,5.1,2.644l1.319.685c.428.236.84.489,1.246.726.809.479,1.57.94,2.245,1.367a10.106,10.106,0,0,1,2.661,2.059c3.013,1.937-.642-.962,2.376.98l.665.723.94.22a11.668,11.668,0,0,1,2.079,1.68c.427.441.611.732.586.844-.449-.35-1.353-.889-1.859-1.228a50.264,50.264,0,0,0,4.486,3.279c1.569,1.06,2.87,2.068,3.263,2.413-.872-.744-1.73-1.508-2.617-2.237.993.711,1.981,1.486,3,2.261,1,.8,2.076,1.546,3.061,2.426,1.987,1.74,4.094,3.443,6.007,5.343l2.925,2.765,2.762,2.831c1.869,1.815,3.516,3.722,5.177,5.417l-.328-.666c.624.658,1.157,1.215,1.6,1.717.427.515.785.957,1.1,1.354.623.794,1.061,1.4,1.506,2.029s.921,1.261,1.537,2.168,1.423,2.051,2.608,3.646l-.2-.209a32.345,32.345,0,0,1,3.469,4.769c-1.269-1.569,1.673,3.4.046,1.32.58.79,1.017,1.454,1.364,2.006l.86,1.309a14.291,14.291,0,0,0,.9,1.248l.709.789a18.4,18.4,0,0,1,1.546,2.012l.27,1.212c.528.723.844,1.1,1.263,1.737a23.961,23.961,0,0,1,1.811,3.329c-1.589-2.862.612,2.513-1.213-.663.7,1.97,1.408,3.634,2.085,5.09.643,1.472,1.2,2.759,1.734,3.906a28.4,28.4,0,0,1,1.321,3.168,12.608,12.608,0,0,1,.6,2.932c1.023,1.672.56-.069-.052-1.991-.57-1.937-1.509-3.963-1.008-3-.2-.886.244-.209.847,1a40.621,40.621,0,0,1,1.6,4.273,17.662,17.662,0,0,1,.7,4.089c.093.826.22,1.772.44,2.911.11.569.242,1.187.405,1.862.132.685.286,1.428.476,2.241-.145-.648-.219-.677-.365-1.324a28.252,28.252,0,0,0,.869,3.667c.174.624.347,1.267.5,1.946a19.1,19.1,0,0,1,.258,2.176c.818,1.6.67,3.921,1.417,4.306l-1.232-6.025c.391,1.7.924,3.316,1.439,5.236a37.691,37.691,0,0,1,1.022,7.042,29.815,29.815,0,0,1-.829-3.261,15.673,15.673,0,0,0,.277,2.449,10.853,10.853,0,0,1,.229,2.5c-.186-.107-.287-.628-.441-1.4s-.295-1.791-.446-2.914-.3-2.347-.5-3.515a31.648,31.648,0,0,0-.791-3.157,33.093,33.093,0,0,0,.71,3.89c.229,1.281.346,2.115-.13,1.239a14.258,14.258,0,0,1,.984,4.771,33.85,33.85,0,0,0,.691,6.208l-.423-.274a21.31,21.31,0,0,1,.385,3.5l-.578-2.359c.522,3.639-.143,7.039-.067,10.527.1-3.659.207-4.07.36-3.953s.375.767.481-.789a24.052,24.052,0,0,1,.092,2.852c-.012.783-.045,1.417-.094,1.953a15.421,15.421,0,0,1-.426,2.465c-.153.713-.392,1.453-.593,2.645s-.37,2.838-.559,5.356c.093-1.362.642-5.1.675-2.95-.126.957-.229,2.072-.438,3.08s-.412,1.921-.59,2.493c-.76,6.653.538-.967.422,1.9-.736,2.2-.309,3.286-.656,6.23l-.4-.054c-.2.936-.343,1.672-.443,2.256-.123.579-.205,1.006-.247,1.334a2.649,2.649,0,0,0,.018,1.124c.107.446.229.8-.7,4.138l.107-2.978c-.234,1.175-.417,2.365-.693,3.531-.086-.278-.155-.551-.255-.831-.349,1.923-.651,3.171-.99,4.395-.171.612-.356,1.217-.571,1.9s-.523,1.414-.853,2.312c.558-.754.542.7-.539,3.936-1.021,2.1.128-1.334-1.571,3.171a12.568,12.568,0,0,1,.35-1.8,8.938,8.938,0,0,1,.393-1.077,10.539,10.539,0,0,1,.605-1.282c-.057-.247.1-1.1.048-1.348-.99,2.284-2.235,5.822-2.854,7.446.259-.616.572-1.351.777-1.71-.343,1.11-.665,2.232-1.027,3.339l-1.178,3.291c-.592.937-.344.09-.1-.743-.561,1.293-.729,2.293-1.642,4.159-.06-.627-.377-.642.671-3.377-.752,2.078-1.691,4.073-2.582,6.1-.165.164-.639.873-1.036,1.438s-.757.962-.588.567c-1,1.534-1.962,3.566-3.05,5.708-.582,1.048-1.185,2.128-1.823,3.195a25.044,25.044,0,0,1-2.063,3.072,10.527,10.527,0,0,1-.9,1.562c-.679.921-1.354,1.8-2.028,2.682l-2.15,2.562c-.723.868-1.432,1.782-2.181,2.735-.775.931-1.56,1.928-2.362,3.028-.831.634-1.612,1.309-2.477,1.9-2.829,3.161,3.427-2.511-1.3,2.766-1.666,1.883-2.076,2.137-2.247,2.051s-.068-.469-.76.077c-.794.962-1.871,2.3-3.211,3.758A33.41,33.41,0,0,1,3210.8,1231C3211.88,1229.915,3212.84,1229.2,3213.886,1228.235Zm-44.8,26.631c.468-.2,1.16-.528,1.831-.806a5.806,5.806,0,0,1,1.688-.594,4.018,4.018,0,0,1-1.464.878C3170.59,1254.532,3169.932,1254.649,3169.09,1254.866Zm-78.844,4.154a14.5,14.5,0,0,1,3.162.837A22.442,22.442,0,0,1,3090.246,1259.02Zm-96.811-176.785c-.007.045-.012.076-.017.112C2992.52,1084.507,2992.844,1083.742,2993.435,1082.234Zm1.824-4.489c.125-.473.06-.462-.068-.291a14.753,14.753,0,0,1-.894,2.51A7.781,7.781,0,0,0,2995.259,1077.746Zm263.68,16.6.108.941C3258.456,1093.251,3258.693,1093.8,3258.94,1094.349Z' transform='translate(-2985.464 -988.299)' fill='%23ffb92b'/%3E%3Cpath id='Path_1230' data-name='Path 1230' d='M3120.243,1310.423a.7.7,0,0,1,.389.294C3121.04,1310.72,3121.062,1310.644,3120.243,1310.423Z' transform='translate(-3006.46 -1038.28)' fill='%23ffb92b'/%3E%3Cpath id='Path_1231' data-name='Path 1231' d='M3281.359,1243.245l.1-.128a.372.372,0,0,0,.032-.172Z' transform='translate(-3031.559 -1027.768)' fill='%23ffb92b'/%3E%3Cpath id='Path_1232' data-name='Path 1232' d='M2992.64,1180.614a12.883,12.883,0,0,1,.123,1.883C2992.87,1182.53,2992.875,1182.08,2992.64,1180.614Z' transform='translate(-2986.581 -1018.058)' fill='%23ffb92b'/%3E%3Cpath id='Path_1233' data-name='Path 1233' d='M3009.556,1066.4c-.549.881-1.012,1.814-1.5,2.729a14.358,14.358,0,0,1,1.541-2.342C3009.475,1066.8,3009.036,1067.227,3009.556,1066.4Z' transform='translate(-2988.982 -1000.266)' fill='%23ffb92b'/%3E%3Cpath id='Path_1234' data-name='Path 1234' d='M3031.247,1042.78c.271-.357.65-.69.917-1.043l-.222-.042C3030.634,1043.085,3029.829,1044.151,3031.247,1042.78Z' transform='translate(-2992.479 -996.417)' fill='%23ffb92b'/%3E%3Cpath id='Path_1235' data-name='Path 1235' d='M3013.023,1063.748c.21-.01.552-.437.979-1.093.214-.328.449-.713.7-1.132l.859-1.294-.222.312c-.013-.4-.32-.1-.774.537S3013.581,1062.743,3013.023,1063.748Z' transform='translate(-2989.757 -999.304)' fill='%23ffb92b'/%3E%3Cpath id='Path_1236' data-name='Path 1236' d='M3016.363,1059.425c.372-.551.758-1.11,1.149-1.631C3017.5,1057.474,3017.01,1058.43,3016.363,1059.425Z' transform='translate(-2990.277 -998.915)' fill='%23ffb92b'/%3E%3Cpath id='Path_1237' data-name='Path 1237' d='M2999.418,1086.925c.506-.9-.133-.767.235-1.243.039-.616-.552,1.01-.884,2.129-.175.556-.248,1-.18.965A12.008,12.008,0,0,0,2999.418,1086.925Z' transform='translate(-2987.504 -1003.248)' fill='%23ffb92b'/%3E%3Cpath id='Path_1238' data-name='Path 1238' d='M3015.046,1063.392l-.768.415-.364,1.2Z' transform='translate(-2989.896 -999.797)' fill='%23ffb92b'/%3E%3Cpath id='Path_1239' data-name='Path 1239' d='M3004.9,1079.855l1.669-3c-.087.014.075-.394.291-.886A35.662,35.662,0,0,0,3004.9,1079.855Z' transform='translate(-2988.489 -1001.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1240' data-name='Path 1240' d='M3007.222,1075.518c.523-.97,1.062-1.869,1.3-2.439C3008.236,1073.6,3007.583,1074.708,3007.222,1075.518Z' transform='translate(-2988.853 -1001.306)' fill='%23ffb92b'/%3E%3Cpath id='Path_1241' data-name='Path 1241' d='M3012.049,1068.14c-.205.27-.419.534-.616.81l-1.232,2.08C3010.82,1070.067,3011.375,1069.067,3012.049,1068.14Z' transform='translate(-2989.317 -1000.537)' fill='%23ffb92b'/%3E%3Cpath id='Path_1242' data-name='Path 1242' d='M2990.69,1121.788l-.54,3.709c.076.4.342-.589.53-1.97C2990.739,1122.628,2990.928,1121.248,2990.69,1121.788Z' transform='translate(-2986.194 -1008.875)' fill='%23ffb92b'/%3E%3Cpath id='Path_1243' data-name='Path 1243' d='M2995.091,1109.127a6.759,6.759,0,0,1-.758,1.493l.475.245Z' transform='translate(-2986.845 -1006.922)' fill='%23ffb92b'/%3E%3Cpath id='Path_1244' data-name='Path 1244' d='M2992.334,1121.376c.078.4-.534,5.372.258.745C2992.492,1121.72,2993.1,1118.052,2992.334,1121.376Z' transform='translate(-2986.51 -1008.615)' fill='%23ffb92b'/%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M2992.078,1187.443l-.22-.923-.81.311Z' transform='translate(-2986.333 -1018.978)' fill='%23ffb92b'/%3E%3Cpath id='Path_1246' data-name='Path 1246' d='M3016.351,1239.326c-2.169-3.781-1.023-.577-2.9-4.053-.729-.758,1.533,2.844.829,2.045C3015.887,1239.426,3016.531,1240.655,3016.351,1239.326Z' transform='translate(-2989.801 -1026.556)' fill='%23ffb92b'/%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M3014.306,1237.517c-.258-.339-.534-.695-.839-1.067C3013.926,1237.066,3014.155,1237.348,3014.306,1237.517Z' transform='translate(-2989.826 -1026.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M3159.14,988.738c-.957-.155-1.92-.2-2.881-.294l1.853.336C3158.456,988.75,3158.8,988.753,3159.14,988.738Z' transform='translate(-3012.071 -988.122)' fill='%23ffb92b'/%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M3152.646,989.228l-.671-.565-1.735.452A12.763,12.763,0,0,1,3152.646,989.228Z' transform='translate(-3011.133 -988.156)' fill='%23ffb92b'/%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M3193.772,1305.291l-.168.185a9.715,9.715,0,0,0,2.353-.484Z' transform='translate(-3017.888 -1037.434)' fill='%23ffb92b'/%3E%3Cpath id='Path_1251' data-name='Path 1251' d='M3234.691,1287.573l-.555.343,1.292-.24Z' transform='translate(-3024.202 -1034.72)' fill='%23ffb92b'/%3E%3Cpath id='Path_1252' data-name='Path 1252' d='M3262.97,1263.414c-.886.94-1.91,2.066-2.871,2.943C3262.1,1264.378,3263.642,1263.581,3262.97,1263.414Z' transform='translate(-3028.247 -1030.957)' fill='%23ffb92b'/%3E%3C/g%3E%3Cg id='Group_362' data-name='Group 362' transform='translate(2.109 2.111)'%3E%3Cpath id='Path_1253' data-name='Path 1253' d='M3149,990.973c1.268,0,.813-.343,1-.411C3147.878,990.694,3149.057,991.064,3149,990.973Z' transform='translate(-3013.006 -990.562)' fill='%23ffb92b'/%3E%3Cpath id='Path_1254' data-name='Path 1254' d='M3124.035,994l.34-.207-2.961.888Z' transform='translate(-3008.751 -991.066)' fill='%23ffb92b'/%3E%3Cpath id='Path_1255' data-name='Path 1255' d='M3102.09,998.664c1.941.081,6.727-2.12,10.187-2.6l.587.005,1.42-.825-3.237.841c-1.113.306-2.254.575-3.329.943C3105.557,997.719,3103.535,998.315,3102.09,998.664Z' transform='translate(-3005.741 -991.292)' fill='%23ffb92b'/%3E%3Cpath id='Path_1256' data-name='Path 1256' d='M3089.91,1001.865c.689-.019-2.032,1.018,2.3-.827l-.433.106Z' transform='translate(-3003.809 -992.194)' fill='%23ffb92b'/%3E%3Cpath id='Path_1257' data-name='Path 1257' d='M3092.1,1001.112c1.92-.774-1.331.313,0,0Z' transform='translate(-3004.133 -992.161)' fill='%23ffb92b'/%3E%3Cpath id='Path_1258' data-name='Path 1258' d='M3081.562,1005.479l2.4-1.314c-.574.107-2.8,1.081-2.022.617C3079.43,1006.042,3080.02,1005.927,3081.562,1005.479Z' transform='translate(-3002.335 -992.681)' fill='%23ffb92b'/%3E%3Cpath id='Path_1259' data-name='Path 1259' d='M3079.27,1007.361c.4-.245.809-.48,1.228-.693A2.758,2.758,0,0,0,3079.27,1007.361Z' transform='translate(-3002.186 -993.071)' fill='%23ffb92b'/%3E%3Cpath id='Path_1260' data-name='Path 1260' d='M3083.366,1005.009l-2.642,1.4c.4-.074.52.086,1.22-.626C3081.8,1006.046,3082.261,1005.647,3083.366,1005.009Z' transform='translate(-3002.412 -992.813)' fill='%23ffb92b'/%3E%3Cpath id='Path_1261' data-name='Path 1261' d='M3085.724,1004.007a16.114,16.114,0,0,1,1.885-.617c.347-.057.182.045-1.021.69,2.373-1.039,3.371-1.526,3.15-1.566a5.045,5.045,0,0,0-1.2.333A24.522,24.522,0,0,0,3085.724,1004.007Z' transform='translate(-3003.191 -992.424)' fill='%23ffb92b'/%3E%3Cpath id='Path_1262' data-name='Path 1262' d='M3101.2,1000.17c.654-.16,1.306-.326,1.972-.44l1.619-.67a21.771,21.771,0,0,1-2.174.6C3101.8,999.874,3101.112,1000.106,3101.2,1000.17Z' transform='translate(-3005.601 -991.886)' fill='%23ffb92b'/%3E%3Cpath id='Path_1263' data-name='Path 1263' d='M3063.971,1014.748c-.074.2.953-.205,1.21-.174.53-.415,1.09-.783,1.646-1.16A22.369,22.369,0,0,1,3063.971,1014.748Z' transform='translate(-2999.802 -994.122)' fill='%23ffb92b'/%3E%3Cpath id='Path_1264' data-name='Path 1264' d='M3064.96,1014.788l-2.411,1.806C3064.819,1015.17,3065.176,1014.817,3064.96,1014.788Z' transform='translate(-2999.581 -994.336)' fill='%23ffb92b'/%3E%3Cpath id='Path_1265' data-name='Path 1265' d='M3078.955,1008l1.041-.663,1.069-.611,2.143-1.223c-1.719.949-3.443,1.87-5.091,2.933Z' transform='translate(-3002.006 -992.89)' fill='%23ffb92b'/%3E%3Cpath id='Path_1266' data-name='Path 1266' d='M3052.52,1022.443c.4-.423.809-.824,1.214-1.238l-1.109,1.064-1.063,1.119Z' transform='translate(-2997.869 -995.336)' fill='%23ffb92b'/%3E%3Cpath id='Path_1267' data-name='Path 1267' d='M3044.837,1028.3c.8-1.017-1.581.82-.666-.173a44.77,44.77,0,0,0-3.814,3.922A34.213,34.213,0,0,1,3044.837,1028.3Z' transform='translate(-2996.124 -996.392)' fill='%23ffb92b'/%3E%3Cpath id='Path_1268' data-name='Path 1268' d='M3038.284,1034.854c.572-.626,1.135-1.309,1.75-2.05C3039.42,1033.467,3038.834,1034.139,3038.284,1034.854Z' transform='translate(-2995.801 -997.143)' fill='%23ffb92b'/%3E%3Cpath id='Path_1269' data-name='Path 1269' d='M3057.088,1020.241a7.141,7.141,0,0,0-2.14,1.072l1.174-.392Z' transform='translate(-2998.397 -995.185)' fill='%23ffb92b'/%3E%3Cpath id='Path_1270' data-name='Path 1270' d='M3055.993,1021.029l-.04.015-2.09,1.462Z' transform='translate(-2998.228 -995.308)' fill='%23ffb92b'/%3E%3Cpath id='Path_1271' data-name='Path 1271' d='M3057.727,1020.038l-.244.171A.382.382,0,0,0,3057.727,1020.038Z' transform='translate(-2998.792 -995.154)' fill='%23ffb92b'/%3E%3Cpath id='Path_1272' data-name='Path 1272' d='M3070.243,1012.474c-1.428,1.054-4.478,3.058-1.26,1.562C3069.948,1013.2,3068.1,1014.055,3070.243,1012.474Z' transform='translate(-3000.362 -993.976)' fill='%23ffb92b'/%3E%3Cpath id='Path_1273' data-name='Path 1273' d='M3059.488,1019.091c.879-.591,1.806-1.11,2.7-1.667-.1-.047-.663.147.017-.408C3061.3,1017.711,3060.369,1018.366,3059.488,1019.091Z' transform='translate(-2999.104 -994.683)' fill='%23ffb92b'/%3E%3Cpath id='Path_1274' data-name='Path 1274' d='M3058.063,1020.469l1.2-1-.977.657Z' transform='translate(-2998.882 -995.066)' fill='%23ffb92b'/%3E%3Cpath id='Path_1275' data-name='Path 1275' d='M3042.733,1031.009c-.469.511-.985,1.015-1.543,1.532l-1.72,1.7c.691-.6,1.357-1.24,2.069-1.827l2.084-1.77C3043.74,1030.389,3044.2,1029.719,3042.733,1031.009Z' transform='translate(-2995.986 -996.743)' fill='%23ffb92b'/%3E%3Cpath id='Path_1276' data-name='Path 1276' d='M3049.532,1026.095l-.228.205C3049.471,1026.208,3049.6,1026.122,3049.532,1026.095Z' transform='translate(-2997.518 -996.097)' fill='%23ffb92b'/%3E%3Cpath id='Path_1277' data-name='Path 1277' d='M3025.856,1049.332l.226-.161a.578.578,0,0,1-.007-.088Z' transform='translate(-2993.865 -999.679)' fill='%23ffb92b'/%3E%3Cpath id='Path_1278' data-name='Path 1278' d='M3044.661,1030.159a13.987,13.987,0,0,0,2.159-2.041c-.751.7-1.557,1.427-2.435,2.191C3044.333,1030.422,3044.34,1030.462,3044.661,1030.159Z' transform='translate(-2996.748 -996.413)' fill='%23ffb92b'/%3E%3Cpath id='Path_1279' data-name='Path 1279' d='M3034.457,1038.97c.542-.471,1.152-1.007,1.819-1.542A8.355,8.355,0,0,0,3034.457,1038.97Z' transform='translate(-2995.205 -997.863)' fill='%23ffb92b'/%3E%3Cpath id='Path_1280' data-name='Path 1280' d='M3048.773,1026.558l.151-.139C3048.522,1026.637,3048.59,1026.632,3048.773,1026.558Z' transform='translate(-2997.413 -996.148)' fill='%23ffb92b'/%3E%3Cpath id='Path_1281' data-name='Path 1281' d='M3048.563,1026.546c-.523.478-.9.887-1.289,1.3.635-.539,1.22-1.046,1.714-1.5A3.986,3.986,0,0,1,3048.563,1026.546Z' transform='translate(-2997.201 -996.135)' fill='%23ffb92b'/%3E%3Cpath id='Path_1282' data-name='Path 1282' d='M3023.861,1054.455a5.829,5.829,0,0,1,1.145-2.108c.376-.532.811-1.131,1.313-1.714s1.074-1.142,1.643-1.662c1.783-2.441-.323-1.689-2.547-.061.065.176.106.216-1.664,2.818.76-.806,4.791-5.048,3.295-2.857-1.3,1.6-1.83,2.264-2.246,2.675s-.7.587-1.395,1.324c.692-.545,0,.586-.735,1.8-.757,1.2-1.428,2.58-.933,2.387.617-1.035,1.325-2.005,2.007-3C3023.86,1054.069,3023.174,1055.188,3023.861,1054.455Z' transform='translate(-2993.197 -999.417)' fill='%23ffb92b'/%3E%3Cpath id='Path_1283' data-name='Path 1283' d='M3030.089,1043.682l.863-.965c-1.079,1.014-1.863,1.727-3.335,3.033-1.292,1.741-1.488,2.158-1.5,2.342,1.417-1.586,2.779-3.221,4.241-4.764Z' transform='translate(-2993.905 -998.687)' fill='%23ffb92b'/%3E%3Cpath id='Path_1284' data-name='Path 1284' d='M3035.888,1037.333c-.507.929-2.486,3.322-.911,2.211a26.017,26.017,0,0,0,2.017-2.257,10.285,10.285,0,0,1,1.17-1.5c-4.364,4.285,1.133-1.361-2.213,1.545.828-.875,1.6-1.638,2.331-2.355-.83.73-1.639,1.426-2.413,2.072l.117-.081.02-.021v.008c.224-.15.306-.191.072,0-.012.017-.065.069-.088.094a.726.726,0,0,1-.1.289c-1.338,1.173-.27.126.1-.289,0-.027.025-.073.016-.09l-.019.013c-.732.718-1.415,1.485-2.094,2.253l-2.048,2.293C3032.792,1040.618,3033.861,1039.388,3035.888,1037.333Z' transform='translate(-2994.798 -997.481)' fill='%23ffb92b'/%3E%3Cpath id='Path_1285' data-name='Path 1285' d='M3066.339,1017.084c-.175.074-.182.047-.208.033C3065.825,1017.366,3065.716,1017.472,3066.339,1017.084Z' transform='translate(-3000.101 -994.694)' fill='%23ffb92b'/%3E%3Cpath id='Path_1286' data-name='Path 1286' d='M3063.238,1018.049a9.578,9.578,0,0,1,1.806-1.347c1.107-.579.087.151.205.218.669-.556,2.436-1.823.034-.543l-.336.274a28,28,0,0,1-4.7,2.269A11.973,11.973,0,0,0,3063.238,1018.049Z' transform='translate(-2999.218 -994.497)' fill='%23ffb92b'/%3E%3Cpath id='Path_1287' data-name='Path 1287' d='M3048.966,1027.6c-1.317,1.067-2.538,2.247-3.781,3.4l2.156-1.451-.22-.059C3049.385,1027.7,3048.785,1027.948,3048.966,1027.6Z' transform='translate(-2996.876 -996.332)' fill='%23ffb92b'/%3E%3Cpath id='Path_1288' data-name='Path 1288' d='M3025,1049.626l.15-.76c-.527.849-.961,1.77-1.439,2.649Z' transform='translate(-2993.531 -999.645)' fill='%23ffb92b'/%3E%3Cpath id='Path_1289' data-name='Path 1289' d='M3020.221,1055.926l-.116-.394c-.305.5-.578,1.033-.868,1.547Z' transform='translate(-2992.833 -1000.683)' fill='%23ffb92b'/%3E%3Cpath id='Path_1290' data-name='Path 1290' d='M3230.29,1288l1.216-.811C3230.926,1287.565,3230.554,1287.809,3230.29,1288Z' transform='translate(-3025.712 -1036.771)' fill='%23ffb92b'/%3E%3Cpath id='Path_1291' data-name='Path 1291' d='M3219.244,1294.073l-.159.266C3219.481,1294.034,3219.63,1293.883,3219.244,1294.073Z' transform='translate(-3023.966 -1037.83)' fill='%23ffb92b'/%3E%3Cpath id='Path_1292' data-name='Path 1292' d='M3012.489,1238.18c.916,2.008,1.844,4.35,2.013,3.918l-.059-.77A29.894,29.894,0,0,1,3012.489,1238.18Z' transform='translate(-2991.782 -1029.136)' fill='%23ffb92b'/%3E%3Cpath id='Path_1293' data-name='Path 1293' d='M3118.494,1309.211l-.6-.219-1.493.016C3117.032,1309.069,3117.737,1309.179,3118.494,1309.211Z' transform='translate(-3007.97 -1040.167)' fill='%23ffb92b'/%3E%3Cpath id='Path_1294' data-name='Path 1294' d='M3120.986,1307.805l2.729.728C3123.106,1308.339,3122.228,1308.1,3120.986,1307.805Z' transform='translate(-3008.684 -1039.983)' fill='%23ffb92b'/%3E%3Cpath id='Path_1295' data-name='Path 1295' d='M3279.4,1241.235c.227-.531.456-1.059.648-1.61C3278.571,1241.823,3279.363,1240.952,3279.4,1241.235Z' transform='translate(-3033.324 -1029.362)' fill='%23ffb92b'/%3E%3Cpath id='Path_1296' data-name='Path 1296' d='M2989.877,1129.907c-.381,1.856-.631,3.344-.815,4.656C2989.558,1132.321,2990.1,1130.547,2989.877,1129.907Z' transform='translate(-2988.133 -1012.269)' fill='%23ffb92b'/%3E%3Cpath id='Path_1297' data-name='Path 1297' d='M3228.233,1294.484c.766-.516,1.07-.777,1.006-.834C3228.45,1294.175,3228.019,1294.5,3228.233,1294.484Z' transform='translate(-3025.383 -1037.777)' fill='%23ffb92b'/%3E%3Cpath id='Path_1298' data-name='Path 1298' d='M2988.519,1140.871c.054-.331.106-.654.161-.991a43.741,43.741,0,0,1,.293-4.458A20.973,20.973,0,0,0,2988.519,1140.871Z' transform='translate(-2988.044 -1013.129)' fill='%23ffb92b'/%3E%3Cpath id='Path_1299' data-name='Path 1299' d='M3237.991,1022.713l-.374-.293C3237.551,1022.437,3237.728,1022.551,3237.991,1022.713Z' transform='translate(-3026.851 -995.525)' fill='%23ffb92b'/%3E%3Cpath id='Path_1300' data-name='Path 1300' d='M3171.751,993.021c.615.056,1.614.182,2.556.3C3173.852,993.235,3173.081,993.139,3171.751,993.021Z' transform='translate(-3016.592 -990.945)' fill='%23ffb92b'/%3E%3Cpath id='Path_1301' data-name='Path 1301' d='M3003.83,1082.915c.593-1.284.048-.225,0,0Z' transform='translate(-2990.434 -1004.852)' fill='%23ffb92b'/%3E%3Cpath id='Path_1302' data-name='Path 1302' d='M3009.01,1076.588c-.1.285-.156.511-.1.582A1.254,1.254,0,0,1,3009.01,1076.588Z' transform='translate(-2991.221 -1003.963)' fill='%23ffb92b'/%3E%3Cpath id='Path_1303' data-name='Path 1303' d='M2990.944,1158.409c0,.041,0,.073,0,.12C2991.007,1158.113,2991,1158.185,2990.944,1158.409Z' transform='translate(-2988.426 -1016.681)' fill='%23ffb92b'/%3E%3Cpath id='Path_1304' data-name='Path 1304' d='M3004.966,1080.865c-.281.453-.6.979-.918,1.562C3004.2,1082.177,3004.487,1081.705,3004.966,1080.865Z' transform='translate(-2990.468 -1004.63)' fill='%23ffb92b'/%3E%3Cpath id='Path_1305' data-name='Path 1305' d='M3004.8,1080.862l.594-1.084C3005.419,1079.591,3005.313,1079.715,3004.8,1080.862Z' transform='translate(-2990.584 -1004.449)' fill='%23ffb92b'/%3E%3Cpath id='Path_1306' data-name='Path 1306' d='M3002.89,1084.784c.328-.74.655-1.419.978-2.069-.138.242-.2.339-.184.266Z' transform='translate(-2990.287 -1004.918)' fill='%23ffb92b'/%3E%3Cpath id='Path_1307' data-name='Path 1307' d='M3306.987,1131.99c0-.092,0-.2,0-.3C3306.659,1130.334,3306.76,1130.936,3306.987,1131.99Z' transform='translate(-3037.627 -1012.425)' fill='%23ffb92b'/%3E%3Cpath id='Path_1308' data-name='Path 1308' d='M3043.117,1268.354l-.126-.094.139.149Z' transform='translate(-2996.534 -1033.822)' fill='%23ffb92b'/%3E%3Cpath id='Path_1309' data-name='Path 1309' d='M3047,1271.453a12.892,12.892,0,0,1-3.847-3.016c.158.629.3,1.279.48,1.9Z' transform='translate(-2996.56 -1033.85)' fill='%23ffb92b'/%3E%3Cpath id='Path_1310' data-name='Path 1310' d='M3212.876,1227.046l-2.821,2.008c2.8-3.122,5.149-4.961,2.426-3.184.1.293-.476.99-1.392,1.893a39.621,39.621,0,0,1-3.472,3.05c-1.3,1.044-2.608,2.087-3.567,2.946-.995.812-1.639,1.451-1.569,1.754l-1.994,1.122c.538-.368.583-.485,1.115-.848-3.9,2.121-2.22,2.567-7.122,5.541-1.744.972-3.055,1.481-1.941.7l-3.7,2.458c-1.139.61-.952.29.172-.329-1.95,1.131-3.973,2.13-5.958,3.2l.029-.053c-.772.614-2.672,1.728-3.6,2.291-1.639.561.739-.468.278-.416-1.107.591-2.2,1.223-3.323,1.782-.772.143-.456-.133.348-.569a31.262,31.262,0,0,1,3.248-1.628,7.556,7.556,0,0,0-3.616,1.226,29.613,29.613,0,0,1-6.367,2.473c1.093-.432,2.158-.942,3.237-1.408a21.535,21.535,0,0,0-3.775.907c-1.411.4-3.015.9-4.951,1.339.937-.094,7.87-1.584,4.125-.016a28.328,28.328,0,0,0-4.567,1.635c-.141-.384-2.166.295-4.735,1.049l.035-.572c-1.361.485-1.985.73-2.46.957a15.08,15.08,0,0,1-1.6.75c-3.158.675-3.891.425-4.706.193-5.082.82,3.633.033-2.359,1.206-1.066.138-2.048.289-3,.456-.958.131-1.889.258-2.844.417-1.91.306-3.913.752-6.474,1.061-3.02.043.5-.37-.591-.442l-2.63.632c-.654.04-.45-.109-.347-.184-2.238.286-.154.56-3.7.81-.471.291-2.3.18-4.554-.052-1.125-.133-2.354-.264-3.576-.328a31.971,31.971,0,0,0-3.543.027c-1.069-.235.54-.291.222-.524l-5.461-.012-4.679-.052c-1.382-.29-2.761-.575-4.121-.967,2.988.945-.98.724-4.507.494,1.053.388,1.957.723,2.572.916l-2.786-.35c-.931-.109-1.845-.311-2.77-.462-.641-.239-.048-.293.893-.307l-1.027-.1c-1.907-.645-.82-.714.633-.688l1.887.776c1.423-.079,2.75-.211,2.527-.572a16.654,16.654,0,0,1-1.816-.176c.37-.024.61-.062.458-.144a11.633,11.633,0,0,0-1.678-.131l-1.1-.871-.348.165-3.476-1c-1.162-.316-2.288-.759-3.431-1.131l-3.812-.574-3.942-.792-2.154-.478c-.743-.184-1.5-.427-2.3-.668s-1.637-.515-2.518-.81-1.813-.6-2.763-1.019c2.048.442.685-.481,1-.915a15.042,15.042,0,0,0,4.189,1.794c.882.277,1.813.6,2.793.89s1.991.592,2.99.959c-2.085-.767-1.538-.844-.977-.746-2.463-.6-4.843-1.448-7.271-2.2.16-.166-.183-.388-.789-.679s-1.444-.718-2.312-1.2c.511.695-.833.241-2.677-.518l-1.452-.616-1.477-.72c-.976-.474-1.906-.915-2.625-1.211-.038-.339.755-.258,4.074,1.52-3.386-2.483-5.284-1.493-8.558-4.054a5.963,5.963,0,0,0,1.6.8,34.73,34.73,0,0,1-3.828-2.1c-1.209-.766-1.974-1.439-1.4-1.2l.776.491c-1.273-.846-2.887-1.9-4.611-2.995-1.7-1.13-3.454-2.4-5.124-3.507-1.65-1.133-3.108-2.256-4.286-3.021a9.506,9.506,0,0,0-2.284-1.286,3.528,3.528,0,0,1,1.547-.034c-3.282-1.714-6.6-3.487-9.793-5.5,1.121.218-.524-3.381,3.378-.14-.495-.534-1.049-1.128-1.775-1.833s-1.644-1.5-2.759-2.552c.611.783,1.088,2.41.1,1.476-1.046-1.595-1.424-2.125-1.889-2.726l-.85-1.093c-.365-.476-.857-1.1-1.484-2.071.875,1.212-.925.611-2.454-1.2.35.184.6-.77,1.233-.187l-2.277-1.9c-.759-.638-1.462-1.329-2.2-1.995,1.041,1.048.786-.3.192-1.492.114.3-.663-.7-1.6-1.913-.905-1.237-1.906-2.737-2.4-3.339l1.256,2.147a30.978,30.978,0,0,0-4.251-5.045c-.584-.592-1.172-1.183-1.833-1.976a19.337,19.337,0,0,1-2.22-3.227c.57.6,2.013,1.081.458-1.866l-1.4-1.27a25.778,25.778,0,0,1-2.123-2.151,33.022,33.022,0,0,1-4.71-6.59l-.214-1.146c-.717-1.333-1.459-2.658-2.083-4.036.81,1.2,2.483,3.4,4.143,5.758.805,1.193,1.766,2.353,2.593,3.471l2.231,3.021a20.007,20.007,0,0,0-1.737-4.032c-.36-1.273,1.268,1.607,1.773,2.561-1.25-2.566-2.538-5.109-3.607-7.753-.18.291-.984-1.142-1.783-2.593-.738-1.477-1.446-2.978-1.609-2.738,1.262,2.856,2.815,5.574,4.249,8.327-.177.295-1.095-.758-2.281-2.6a31.7,31.7,0,0,1-1.883-3.3c-.6-1.27-1.2-2.665-1.74-4.1-.36-1.53,1.373.728,1.5.536a19.265,19.265,0,0,1-1.382-2.963,23.861,23.861,0,0,1-.983-2.929l1.116,2.35a26.147,26.147,0,0,0-1.675-4.236,18.375,18.375,0,0,1-1.395-4.869,17.737,17.737,0,0,1-.372-2.649c-.07-.913-.154-1.671-.344-1.75-.117,2.376-1.948,3.343-2.772,1.936-.036-.251-.3-2.122-.579-4.137-.065-.5-.141-1.013-.192-1.512s-.071-.989-.1-1.439c-.059-.9-.1-1.647-.089-2.062.09-2.387,1.807,3.238,1.886,1.2a6.643,6.643,0,0,1-.735-1.8c-.131-1.483.581.522-.054-2.633-.648-.446-.781-6.508-.679-1.439a28.016,28.016,0,0,1-.425-3.3c-.069-.906-.145-1.879-.286-3.726-.14.6-.518-.194-.913-1.552a24.5,24.5,0,0,1-.936-4.865c.151.182.323-.542.4-.891-.015-1.629-.028-3.069-.041-4.409.043-1.338.129-2.574.191-3.8s.114-2.43.209-3.708c.123-1.277.243-2.627.359-4.138.169-.549.589-3.438.722-2.176a22.1,22.1,0,0,1,.133-3.54c.948-3.515-.447,4.131.494,1.475-.275-.264.067-4.842.415-7.483a9.427,9.427,0,0,0-.821,3.629c-.158,1.765-.254,3.766-.318,5.1-.355-.031-.572-1.217-.638-3.2-.022-.991-.056-2.19.04-3.529s.265-2.824.466-4.416c.336-2.528.656-3.026.761-3.029.127,0,.146.515.2.075.567-2.317.888-3.985,1.089-5.311.262-1.308.389-2.277.513-3.2a29.234,29.234,0,0,1,.507-2.9,30.974,30.974,0,0,1,1.506-4.276c1.439-2.837.9.164,1.431-.392-.572,1.982-1.167,3.448-1.679,4.772-.474,1.336-.923,2.509-1.3,3.858l1.146-3.252a35.948,35.948,0,0,1-1.389,5.384,35.507,35.507,0,0,0,1.2-3.533c.249-.832.528-1.764.825-2.761.339-.984.7-2.035,1.072-3.121s.739-2.212,1.157-3.323c.445-1.1.891-2.206,1.326-3.284.453-1.071.842-2.136,1.322-3.094s.915-1.868,1.334-2.68c.4-1.244,1.178-3.358.576-2.469l-.9,2.139c-1.213,1.8,1.343-4.2-.024-1.59.492-1.494,1.166-3.012,1.882-4.692.368-.835.764-1.7,1.213-2.6.486-.873,1.021-1.775,1.615-2.7l.861-.458a15.19,15.19,0,0,0-2.177,3.493,29.1,29.1,0,0,1,2.3-3.651c.48-.708.938-1.433,1.325-2.1a6.735,6.735,0,0,0,.842-1.779c-.649.806-1.334,1.593-1.932,2.437.657-1.439,1.493-2.995,2.355-4.654.448-.818.884-1.676,1.42-2.482s1.1-1.61,1.7-2.387c-1.45,1.168-.485.761-2.58,2.719,1.917-1.634-5.447,8.475-2.7,5.6a19.022,19.022,0,0,0-2.427,3.238c-.725,1.144-1.52,2.372-2.613,3.924.2-.025.9-1.032-.687,1.872a6.372,6.372,0,0,1-.2.713c-.051.088-.068.118-.113.193l.1-.154c-.043.139-.044.153.037-.057a9.025,9.025,0,0,1,1-1.38,36.917,36.917,0,0,1-1.6,3.975c-.65,1.61-1.327,3.223-1.6,4.068-.877,1.745.157-.822-.449.076l-.4,1.265-.349,1.286c-.444.093-2.493,4.6-1,.224l-1.542,3.865a39.487,39.487,0,0,0-1.54,3.794,31.241,31.241,0,0,0-1.131,3.643c-.617,1.869-.951,4.886-.77,3.161-.253,1.059-.531,2.11-.764,3.172l-.62,3.2-.106.037c-.819,3.116-1.156,6.424-1.7,9.8-.345,3.406-.884,6.891-1.427,10.539-.04,1.082-.079,2.183-.126,3.465,0,1.283-.04,2.745-.139,4.554l-.346.7c-.006,1.393-.016,3.483-.025,5.376a17.051,17.051,0,0,0,.243,4.179,16.151,16.151,0,0,0-.142,3.48c.025.745.072,1.555.131,2.405.079.847.213,1.73.332,2.63.27,1.795.487,3.656.821,5.351s.623,3.247.8,4.463l.452.1q.111.622.22,1.24l.293,1.225c.207.816.415,1.642.63,2.491s.457,1.717.7,2.629c.268.9.592,1.837.914,2.831l.294-.348c.657,1.68,1.148,3.936,1.925,6.386.366,1.234.75,2.529,1.143,3.858.443,1.312.954,2.637,1.479,3.959a11.237,11.237,0,0,1-1.064-2.646,40.145,40.145,0,0,0,1.658,4.948c.7,1.616,1.535,3.191,2.334,4.753.772,1.576,1.7,3.051,2.486,4.533s1.5,2.945,2.156,4.341a19.75,19.75,0,0,1,1.854,3.232c-.073-.123-.142-.23-.208-.32.078.137.193.34.311.55.272.627.581,1.258.943,1.925l-.772-1.632c.6,1.022,1.643,2.49,2.662,3.926l.064.854.23.337c.811,1.542.91,1.063.667.118a17.177,17.177,0,0,0,1.519,1.776,7.557,7.557,0,0,0,1.6,2.629c.373.481.754.976,1.076,1.474a5.744,5.744,0,0,1,.781,1.453,46.753,46.753,0,0,1,3.351,3.7c1.507,1.579,3.032,3.092,3.6,3.206-.031.107.273.527-.349-.183a25.9,25.9,0,0,0,3.851,4.133l.2.958,1.721,1.3,1.783,1.224c1.65,2.009,2.313,2.893.17,1.4l2.745,2.189,1.606,1.237c.908.7,1.706,1.357,3.92,2.816l-.416.1c1.5,1.161,4.141,2.669,4.867,3.589a42.374,42.374,0,0,0,4.073,3.271c.471.344.957.719,1.486,1.079s1.093.714,1.669,1.092l3.658,2.365c5.207,3.112,11.3,6.327,16.2,8.726-.76-.893.333-.246,1.736.495,1.417.707,3.126,1.559,3.464,1.282.5.448,1.873,1.13.157.671l6.352,2.28a20.361,20.361,0,0,0,5.3,1.309c.549.4-1.239,0-.733.29a9.618,9.618,0,0,1,2.279.581c.511.289-.836-.034-1.715-.178,1.375.38,2.452.633,3.3.785a10.6,10.6,0,0,0,1.964.113,1.979,1.979,0,0,0,1.54-.622,24.71,24.71,0,0,0,3.347.977,15.125,15.125,0,0,0,2.9.144c.939.392,2.542.912-.935.371l2.675.534,1.943.379,2.088.285c2.779.36,5.343.639,5.473.335a17.984,17.984,0,0,0,3.273.227l2.681.229c.726.052,1.327.057,1.924.083,1.194.04,2.38.069,4.556.1l-1.206-.119c1.721-.566,3.609-.139,7.112-.3l-.1.069a33.58,33.58,0,0,0,4.058-.039c.824-.053,1.252-.112,1.676-.168s.845-.111,1.656-.155l1.56-.065,2.436-.16-.476-.348c.317-.479,2.062-.572,4.308-.66a43.749,43.749,0,0,0,7.193-.977l-1.678.072a22.633,22.633,0,0,1,4.767-.515,25.871,25.871,0,0,0,4.856-.367c.551-.085-.807.373-1.548.605,6.559-1.291.7-.739,5.428-2.2.957.005-.914,1.061,2.295.113a51.429,51.429,0,0,0,5.623-2.24c1.262-.6,2.608-1.224,3.916-1.769.653-.274,1.3-.527,1.918-.749.611-.243,1.193-.467,1.74-.637-1,.212-1.992.416.032-.679,3.185-1.445,8.981-3.329,11.413-5.524.418-.171.593-.205.636-.166l2.127-1.371c.821-.52,1.724-1.075,2.55-1.688a37.316,37.316,0,0,0,3.793-2.92,8.378,8.378,0,0,0,3.28-1.677,45.571,45.571,0,0,0,4.426-3.467c1.451-1.276,2.875-2.453,3.906-3.341s1.771-1.375,1.969-1.12c1.028-.921,2.089-1.8,3.088-2.756l2.971-2.88-.064.243a30.427,30.427,0,0,0,2.4-2.381c.64-.7,1.155-1.3,1.586-1.829a24.864,24.864,0,0,0,1.9-2.625c.864-.864.371-.111.355.012a64.244,64.244,0,0,0,5.222-6,51.812,51.812,0,0,0,3.786-5.919l.73-.3c.9-1.486,6.887-8.875,9.929-15.883a1.875,1.875,0,0,1-.214.83c1.775-3.888,4.226-8.374,6.018-12.448.445-1.019.867-2,1.248-2.93.185-.466.365-.917.536-1.349q.209-.667.4-1.275a10.554,10.554,0,0,0,.622-3.8l.36-1.36.3-1.376.586-2.751c-2.094,6.938-.341-1.219-1.4,1.574a31.09,31.09,0,0,1,1.372-4.076c.37-.981.612-1.184.2.514l-.223.507c.538,1.474,2.394-8.681,2.8-8.4a158.435,158.435,0,0,0,2.656-21q.108-2.61.214-5.2c.016-1.726-.025-3.446-.039-5.159-.019-.856,0-1.712-.052-2.563s-.112-1.7-.168-2.546-.115-1.692-.173-2.534-.114-1.683-.234-2.517c-.143.535-.267,1.066-.444,1.6-.135-1.55-.355-3.092-.528-4.64-.012-1.235.27-1.7.667,1.619a13.141,13.141,0,0,0-.47-3.444,8.275,8.275,0,0,0-.736-2.136c-.9-6.479,1.159,2.4.821.424l-.525-2.682.037.619c-.319-1.068-.552-1.636-.791-2.432-.122-.4-.235-.854-.377-1.454-.163-.6-.344-1.338-.563-2.317-.45-2.5.079-1.356-.124-2.337.045,0-.012-.339-.329-1.5-.479-1.91-1.03-3.8-1.543-5.707l.177,2.407c-.473-1.223-.844-2.555-1.072-3.237-.257-.673-.306-.709-.2.675-.18-2.019-1.794-7.285-3.826-12.185-.459-1.244-1.038-2.426-1.547-3.559s-1-2.2-1.435-3.152c-.9-1.887-1.648-3.286-1.857-3.867-.5-.773-.97-1.553-1.433-2.35-.491-.782-.991-1.57-1.482-2.393-.993-1.638-1.948-3.416-3.17-5.284.513.989.4,1.832-1.609-1.429.426.14.429-.175.175-.778a15.445,15.445,0,0,0-1.406-2.466c-.641-.973-1.373-2.057-2.017-3.086-.323-.514-.62-1.018-.881-1.482a10.648,10.648,0,0,1-.667-1.243c.647,1.261-1.076-.88-2.7-2.841a22.2,22.2,0,0,0-2.116-2.3c-.473-.426-.587-.378-.02.569-2.032-2.486.2-.42-1.2-2.442-5.362-5.464-11.487-12.452-19.124-18.153-.206.027.9,1.185-.831.106-1.136-1.254-2.382-2.376-3.594-3.558a8.361,8.361,0,0,0-1.85-.835,5.46,5.46,0,0,1-1.024-.572,13.008,13.008,0,0,1-1.573-1.216c.339.365.84.911-.241.274a111.567,111.567,0,0,0-25.01-13.008,216.281,216.281,0,0,0-27.328-8.067c2.474.734.787.46-1.135.132,1.239.287-.085.356.13.6-2.573-.514-5.153-1.078-7.757-1.515a21.849,21.849,0,0,1-4.882-.076,25.194,25.194,0,0,0-2.811-.092,4.421,4.421,0,0,0-1.6.2l2.5-.033c-1.672.28-.52.637.959,1.078,1.481.486,3.288,1.02,3.018,1.4a13.667,13.667,0,0,1,3.146.086c1.157.171,2.409.474,3.734.75l2.036.412c.7.121,1.4.251,2.116.4a25.2,25.2,0,0,0,4.437.461c1.27.393-1.158.057-.5.366,1.564-.116,3.363.273,6.636,1.178l-.394,0,1.684.377c.54.135,1.054.292,1.557.432l2.854.832c1.823.5,3.45,1.122,5.113,1.742l2.54.948c.872.316,1.742.735,2.68,1.126,1.867.807,3.959,1.652,6.347,2.848l-.559-.691a34.9,34.9,0,0,1,3.4,1.842c2.663.539-5.865-2.689-3.4-2.31a20.594,20.594,0,0,0,3.366,1.916c1.521.752,3.269,1.717,5.021,2.6l1.3.674c.422.233.827.481,1.227.715.8.472,1.546.926,2.21,1.346a9.835,9.835,0,0,1,2.615,2.032c2.966,1.908-.627-.952,2.343.959l.652.715.928.213a11.4,11.4,0,0,1,2.046,1.656c.419.435.6.724.573.836-.442-.345-1.331-.875-1.83-1.207a49.01,49.01,0,0,0,4.414,3.228c1.545,1.044,2.827,2.034,3.213,2.374-.859-.733-1.7-1.485-2.575-2.2.978.7,1.951,1.462,2.955,2.225.988.782,2.043,1.52,3.013,2.387,1.957,1.713,4.03,3.389,5.913,5.259l2.879,2.723,2.719,2.786c1.84,1.786,3.463,3.663,5.1,5.33l-.32-.658c.615.647,1.14,1.2,1.577,1.689.421.507.773.943,1.08,1.333.613.781,1.043,1.38,1.481,2s.905,1.242,1.511,2.135,1.4,2.019,2.567,3.589l-.2-.206a31.668,31.668,0,0,1,3.418,4.692c-1.252-1.542,1.641,3.355.036,1.305.572.778,1,1.431,1.344,1.973s.628.955.848,1.288a13.949,13.949,0,0,0,.89,1.228c.216.236.377.415.7.774a17.95,17.95,0,0,1,1.527,1.977l.261,1.2c.522.711.835,1.082,1.249,1.709a23.329,23.329,0,0,1,1.786,3.276c-1.568-2.816.6,2.478-1.207-.647.689,1.939,1.384,3.578,2.051,5.011.632,1.449,1.182,2.715,1.709,3.845a16.3,16.3,0,0,1,1.883,6.007c1.014,1.643.562-.071-.042-1.964-.56-1.906-1.485-3.9-.991-2.958-.192-.873.245-.208.84.987a39.55,39.55,0,0,1,1.581,4.206,17.238,17.238,0,0,1,.679,4.029c.089.815.213,1.746.428,2.867.107.561.237,1.168.4,1.834.129.673.281,1.406.468,2.206-.143-.638-.216-.666-.36-1.3a27.255,27.255,0,0,0,.855,3.609c.172.615.344,1.249.492,1.916a18.337,18.337,0,0,1,.253,2.142c.813,1.573.659,3.861,1.406,4.237l-1.216-5.931c.386,1.67.914,3.264,1.424,5.153a36.524,36.524,0,0,1,1.007,6.933,29.054,29.054,0,0,1-.822-3.211c-.009,1.667.582,3.14.5,4.872-.185-.106-.286-.618-.439-1.374s-.291-1.763-.44-2.868-.3-2.312-.49-3.46a30.573,30.573,0,0,0-.782-3.107,31.7,31.7,0,0,0,.7,3.829c.226,1.26.341,2.081-.133,1.219a13.812,13.812,0,0,1,.975,4.7,32.749,32.749,0,0,0,.684,6.111l-.423-.27a20.737,20.737,0,0,1,.383,3.444l-.578-2.321c.522,3.581-.146,6.928-.066,10.362.094-3.6.205-4.006.358-3.891s.375.755.481-.777a23.383,23.383,0,0,1,.093,2.807c-.012.772-.045,1.4-.093,1.923a15.086,15.086,0,0,1-.425,2.426c-.153.7-.391,1.43-.591,2.6s-.366,2.793-.55,5.271c.089-1.34.635-5.021.669-2.9-.125.942-.227,2.039-.433,3.031s-.409,1.89-.586,2.453c-.747,6.549.536-.951.426,1.868-.732,2.169-.3,3.234-.641,6.134l-.4-.055c-.2.922-.338,1.646-.436,2.22-.122.57-.2.991-.243,1.313a2.594,2.594,0,0,0,.021,1.108c.11.44.231.792-.687,4.075l.1-2.935c-.23,1.157-.409,2.328-.681,3.477-.087-.274-.157-.544-.257-.82-.341,1.894-.637,3.122-.971,4.328-.169.6-.351,1.2-.563,1.867s-.515,1.393-.84,2.276c.554-.74.544.7-.519,3.878-1.008,2.063.122-1.314-1.551,3.12a12.234,12.234,0,0,1,.338-1.775,8.953,8.953,0,0,1,.387-1.06,10.38,10.38,0,0,1,.6-1.261c-.057-.244.1-1.081.042-1.33-.978,2.248-2.2,5.731-2.811,7.33.255-.606.564-1.33.766-1.683-.336,1.093-.651,2.2-1.006,3.288l-1.156,3.241c-.585.922-.342.088-.1-.733-.551,1.272-.713,2.258-1.612,4.094-.063-.62-.381-.637.649-3.33-.739,2.046-1.661,4.01-2.537,6-.314.33-1.889,2.777-1.607,1.969-.988,1.51-1.929,3.51-3,5.62-.573,1.032-1.166,2.1-1.792,3.146a24.481,24.481,0,0,1-2.03,3.024,10.243,10.243,0,0,1-.882,1.539c-.668.907-1.334,1.775-2,2.639l-2.117,2.521c-.713.854-1.41,1.753-2.147,2.692-.762.917-1.534,1.9-2.323,2.983-.821.622-1.59,1.285-2.444,1.865-2.782,3.113,3.382-2.464-1.265,2.734-1.639,1.854-2.044,2.1-2.215,2.015s-.07-.466-.753.071c-.78.949-1.836,2.27-3.154,3.705a32.423,32.423,0,0,1-4.872,4.16C3210.9,1228.7,3211.845,1228,3212.876,1227.046Zm-44.094,26.217c.461-.2,1.141-.522,1.8-.8a5.652,5.652,0,0,1,1.663-.583,3.928,3.928,0,0,1-1.439.869C3170.26,1252.935,3169.612,1253.05,3168.782,1253.263Zm-77.614,4.1a14.121,14.121,0,0,1,3.113.826A21.716,21.716,0,0,1,3091.168,1257.366Zm-95.349-174.053-.016.111C2994.916,1085.549,2995.237,1084.8,2995.819,1083.312Zm1.8-4.419c.122-.466.058-.456-.069-.288a14.332,14.332,0,0,1-.88,2.472A7.5,7.5,0,0,0,2997.618,1078.893Zm259.662,16.351.1.928C3256.8,1094.163,3257.035,1094.708,3257.28,1095.244Z' transform='translate(-2987.961 -990.799)' fill='%23ffb92b'/%3E%3Cpath id='Path_1311' data-name='Path 1311' d='M3120.711,1307.967a.687.687,0,0,1,.382.293C3121.5,1308.262,3121.517,1308.186,3120.711,1307.967Z' transform='translate(-3008.641 -1040.008)' fill='%23ffb92b'/%3E%3Cpath id='Path_1312' data-name='Path 1312' d='M3279.3,1241.827l.095-.125a.358.358,0,0,0,.03-.17Z' transform='translate(-3033.347 -1029.658)' fill='%23ffb92b'/%3E%3Cpath id='Path_1313' data-name='Path 1313' d='M2995.1,1180.182a12.492,12.492,0,0,1,.117,1.854C2995.326,1182.069,2995.333,1181.625,2995.1,1180.182Z' transform='translate(-2989.073 -1020.101)' fill='%23ffb92b'/%3E%3Cpath id='Path_1314' data-name='Path 1314' d='M3011.688,1067.715c-.54.868-1,1.787-1.48,2.688a14.073,14.073,0,0,1,1.52-2.306C3011.61,1068.1,3011.176,1068.526,3011.688,1067.715Z' transform='translate(-2991.427 -1002.581)' fill='%23ffb92b'/%3E%3Cpath id='Path_1315' data-name='Path 1315' d='M3033.083,1044.48c.267-.353.641-.68.9-1.028l-.22-.043C3032.478,1044.778,3031.687,1045.829,3033.083,1044.48Z' transform='translate(-2994.876 -998.795)' fill='%23ffb92b'/%3E%3Cpath id='Path_1316' data-name='Path 1316' d='M3015.123,1065.113c.209-.008.545-.428.967-1.074.211-.323.442-.7.69-1.115l.845-1.275-.217.306c-.016-.392-.319-.1-.767.526S3015.672,1064.123,3015.123,1065.113Z' transform='translate(-2992.193 -1001.636)' fill='%23ffb92b'/%3E%3Cpath id='Path_1317' data-name='Path 1317' d='M3018.414,1060.857c.366-.543.747-1.093,1.132-1.607C3019.534,1058.936,3019.051,1059.878,3018.414,1060.857Z' transform='translate(-2992.705 -1001.253)' fill='%23ffb92b'/%3E%3Cpath id='Path_1318' data-name='Path 1318' d='M3001.712,1087.928c.5-.89-.137-.758.227-1.227.035-.608-.544,1-.87,2.1-.17.548-.241.986-.173.951A11.732,11.732,0,0,0,3001.712,1087.928Z' transform='translate(-2989.972 -1005.518)' fill='%23ffb92b'/%3E%3Cpath id='Path_1319' data-name='Path 1319' d='M3017.132,1064.775l-.762.4-.354,1.183Z' transform='translate(-2992.332 -1002.123)' fill='%23ffb92b'/%3E%3Cpath id='Path_1320' data-name='Path 1320' d='M3007.135,1080.981l1.645-2.954c-.086.013.073-.389.285-.874A34.263,34.263,0,0,0,3007.135,1080.981Z' transform='translate(-2990.946 -1004.051)' fill='%23ffb92b'/%3E%3Cpath id='Path_1321' data-name='Path 1321' d='M3009.424,1076.71c.514-.955,1.045-1.84,1.278-2.4C3010.421,1074.823,3009.779,1075.912,3009.424,1076.71Z' transform='translate(-2991.305 -1003.608)' fill='%23ffb92b'/%3E%3Cpath id='Path_1322' data-name='Path 1322' d='M3014.183,1069.45c-.2.266-.413.526-.608.8l-1.213,2.048C3012.971,1071.346,3013.519,1070.363,3014.183,1069.45Z' transform='translate(-2991.763 -1002.851)' fill='%23ffb92b'/%3E%3Cpath id='Path_1323' data-name='Path 1323' d='M2993.145,1122.267l-.529,3.653c.078.393.341-.58.526-1.94C2993.2,1123.094,2993.382,1121.737,2993.145,1122.267Z' transform='translate(-2988.687 -1011.061)' fill='%23ffb92b'/%3E%3Cpath id='Path_1324' data-name='Path 1324' d='M2997.5,1109.807a6.507,6.507,0,0,1-.751,1.469l.476.243Z' transform='translate(-2989.33 -1009.138)' fill='%23ffb92b'/%3E%3Cpath id='Path_1325' data-name='Path 1325' d='M2994.788,1121.867c.078.39-.521,5.289.259.734C2994.947,1122.206,2995.545,1118.594,2994.788,1121.867Z' transform='translate(-2989.002 -1010.805)' fill='%23ffb92b'/%3E%3Cpath id='Path_1326' data-name='Path 1326' d='M2994.52,1186.91l-.217-.909-.811.309Z' transform='translate(-2988.823 -1021.008)' fill='%23ffb92b'/%3E%3Cpath id='Path_1327' data-name='Path 1327' d='M3018.452,1237.971c-2.132-3.724-1.015-.563-2.858-3.987-.721-.745,1.506,2.8.81,2.015C3017.99,1238.073,3018.621,1239.283,3018.452,1237.971Z' transform='translate(-2992.243 -1028.467)' fill='%23ffb92b'/%3E%3Cpath id='Path_1328' data-name='Path 1328' d='M3016.428,1236.2c-.253-.333-.527-.683-.828-1.049C3016.052,1235.753,3016.28,1236.03,3016.428,1236.2Z' transform='translate(-2992.267 -1028.664)' fill='%23ffb92b'/%3E%3Cpath id='Path_1329' data-name='Path 1329' d='M3159.005,991.234c-.942-.154-1.891-.2-2.838-.292l1.825.335C3158.331,991.246,3158.667,991.249,3159.005,991.234Z' transform='translate(-3014.165 -990.621)' fill='%23ffb92b'/%3E%3Cpath id='Path_1330' data-name='Path 1330' d='M3152.61,991.727l-.661-.565-1.708.453A12.381,12.381,0,0,1,3152.61,991.727Z' transform='translate(-3013.242 -990.655)' fill='%23ffb92b'/%3E%3Cpath id='Path_1331' data-name='Path 1331' d='M3193.086,1302.889l-.165.184a9.407,9.407,0,0,0,2.316-.475Z' transform='translate(-3019.891 -1039.172)' fill='%23ffb92b'/%3E%3Cpath id='Path_1332' data-name='Path 1332' d='M3233.363,1285.456l-.547.337,1.276-.23Z' transform='translate(-3026.105 -1036.501)' fill='%23ffb92b'/%3E%3Cpath id='Path_1333' data-name='Path 1333' d='M3261.189,1261.669c-.873.926-1.88,2.035-2.825,2.9C3260.335,1262.618,3261.857,1261.839,3261.189,1261.669Z' transform='translate(-3030.085 -1032.795)' fill='%23ffb92b'/%3E%3C/g%3E%3C/svg%3E%0A");
}

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

.owl-guides {
    margin: 80px 0 0;
}

.owl-guides .member-item {
    margin-top: 50px;
    position: relative;
}

.owl-guides .member-image {
    width: 135px;
    height: 135px;
}

.owl-guides .member-mask {
    width: 135px;
    height: 135px;
    background-size: contain;
}

.owl-guides .guide-name {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}

.owl-guides .guide-name {
    padding: 15px 60px;
    color: #fff;
    background-color: #FFB010;
    font-size: 38px;
    line-height: 50px;
    font-weight: 700;
    display: inline-block;
    border-radius: 40px;
}

.owl-guides .member-wrap {
    max-width: calc(100% - 30px);
}

.owl-guides .member-item {
    height: 500px;
    /* margin-top: 50px; */
    margin: 50px 0 15px 0;
    align-items: flex-start;
    box-shadow: 0 0 12px rgb(0 0 0 / 16%);
}

/* BANNER */
.site-banner {
    padding: 0 0 110px;
    position: relative;
    /* background-color: #05A9C7; */
}

.site-banner:after {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    height: calc(100% - 200px);
    background-color: #05A9C7;
}

.banner-container {
    position: relative;
    z-index: 1;
}

.banner-wave-1 {
    position: absolute;
    top: -70px;
    left: -15%;
    transform: translateY(-50%);
    z-index: -1;
}

.banner-wave-2 {
    position: absolute;
    top: -40px;
    left: -15%;
    transform: translateY(-50%);
    z-index: -1;
}

.banner-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    transform: translate(0, -40%);
}

.banner-desktop-bg {
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
    top: -260px;
}

.banner-mobile-bg {
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
    top: -510px;
}

.banner-mobile-bg {
    display: none;
}

.banner-image {
    display: block;
    max-width: 100%;
    position: relative;
    margin: 0;
    transform: translate(0, 90px);
}

.banner-icon {
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-image img {
    max-width: 100%;
}

.banner-voice {
    text-align: right;
    padding: 40px 40px 0;
}

.banner-title {
    color: #fff;
    font-size: 66px;
    line-height: 75px;
    font-weight: 600;
    text-align: right;
}

.banner-subtitle {
    color: #fff;
    text-align: right;
    font-size: 32px;
    line-height: 43px;
    font-weight: 600;
    padding: 30px 0 100px 0;
}

.banner-nav-link .post-nav {
    margin-top: 0;
}

.banner-nav-link {
    margin-top: -30px;
}

/* ss */
.banner {
    z-index: 3;
    position: relative;
    overflow: hidden;
    /* background-color: #fff; */
}

.banner .bg {
    border: 4px solid #fff;
    -webkit-box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 0px 20px -5px rgba(0, 0, 0, 0.75);
    border-radius: 32px;
    margin: 30px 0;
    padding: 100px 0;
    background-size: cover;
    background-position: center right;
    background-color: #3F50AD;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='1417.892' height='512.217' viewBox='0 0 1417.892 512.217'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_192' data-name='Rectangle 192' width='1417.892' height='512.217' rx='23' transform='translate(104 60)' fill='%238accd8'/%3E%3C/clipPath%3E%3CradialGradient id='radial-gradient' cx='0.5' cy='0.5' r='0.514' gradientTransform='translate(0 0)' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23f500cf' stop-opacity='0.616'/%3E%3Cstop offset='0.64' stop-color='%237ed3e7' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%238accd8' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='radial-gradient-2' cx='0.5' cy='0.5' r='0.514' gradientTransform='translate(0 0)' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23f500cf' stop-opacity='0.616'/%3E%3Cstop offset='0.374' stop-color='%23fc35e0' stop-opacity='0.702'/%3E%3Cstop offset='1' stop-color='%237ed3e7' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%238accd8' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cg id='Group_50565' data-name='Group 50565' transform='translate(-290.161 -5314.451)'%3E%3Cg id='bg2' transform='translate(186.161 5254.451)' opacity='0.89' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_65493' data-name='Path 65493' d='M424.211,4.209C628.224-20.057,771.728,169.5,744.736,427.6s-214.259,487-418.272,511.263S-21.053,773.569,5.939,515.472,220.2,28.476,424.211,4.209Z' transform='translate(864.006 153.06) rotate(-30)' opacity='0.743' fill='url(%23radial-gradient)'/%3E%3C/g%3E%3Cg id='bg' transform='translate(186.161 5254.451)' opacity='0.89' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_65551' data-name='Path 65551' d='M591.357,5.039c284.908-33.888,485.314,230.831,447.62,591.268S739.76,1276.407,454.852,1310.3-30.463,1079.464,7.232,719.028,306.449,38.928,591.357,5.039Z' transform='translate(681.969 46.747) rotate(-30)' opacity='0.461' fill='url(%23radial-gradient-2)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.banner .content {
    color: #fff;
    font-size: 55px;
    line-height: 76px;
    font-weight: 600;
    position: relative;
    z-index: 4;
}

.banner .content h2,
.banner .content h3,
.banner .content h4 {
    margin-top: 10px;
    font-size: 55px;
    line-height: 76px;
    font-weight: 700;
}

.round-1, .round-2, .round-3 {
    background-color: rgb(255 255 255 / 12%);
    width: 940px;
    height: 940px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
    transform-origin: top left;
}




.scaled {
    transition: all .4s ease;
    transition-delay: 0.4s;
    scale: 70%;
}

.round-1 {
    scale: 45%;
    opacity: 0;
    transition: all .8s ease;
    transition-delay: 1s;
}

.round-3 {
    opacity: 0;
    transition-delay: 1.5s;
}

.scaled.active {
    scale: 100%;
    opacity: 1;
}

.round-2 {
    width: 614px;
    height: 614px;
    z-index: 2;
}

.slider .round-1 {
    width: 896px;
    height: 896px;
}

.slider .round-2 {
    width: 582px;
    height: 582px;
}

.slider .round-1,
.slider .round-2 {
    left: 90%;
    top: 15%;
}

.slider .round-1.active {
    animation: scale-before 3s ease-in-out 3.5s infinite normal;
}

.slider .round-2.active {
    animation: scale-after 3s ease-out 3s infinite normal;
}

.slider:hover .round-3 {
    /* animation: scale-before 3s ease-in-out 0.4s infinite normal; */
}


.banner .round-1 {
    animation: scale-before 3s ease-in-out 3.5s infinite normal;
}

.banner .round-2 {
    animation: scale-after 3s ease-out 3s infinite normal;
}

@keyframes scaleAnimation {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    50% {
        transform: scale(0.85) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}

@keyframes scaleBackAnimation {
    0% {
        transform: scale(0.85) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}


@-webkit-keyframes scale-after {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    35% {
        transform: scale(0.95) translate(-50%, -50%);
    }
    75% {
        transform: scale(1.05) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}

@keyframes scale-after {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    35% {
        transform: scale(0.95) translate(-50%, -50%);
    }
    75% {
        transform: scale(1.05) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}

@-webkit-keyframes scale-before {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    35% {
        transform: scale(0.92) translate(-50%, -50%);
    }
    75% {
        transform: scale(1.07) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}

@keyframes scale-before {
    0% {
        transform: scale(1) translate(-50%, -50%);
    }
    35% {
        transform: scale(0.92) translate(-50%, -50%);
    }
    75% {
        transform: scale(1.07) translate(-50%, -50%);
    }
    100% {
        transform: scale(1) translate(-50%, -50%);
    }
}

@-webkit-keyframes width-after {
    to {
        width: 300px;
        height: 300px;
    }
}

@keyframes width-after {
    to {
        width: 300px;
        height: 300px;
    }
}

@-webkit-keyframes width-before {
    to {
        width: 270px;
        height: 270px;
    }
}

@keyframes width-before {
    to {
        width: 270px;
        height: 270px;
    }
}

@-webkit-keyframes rotate {
    to {
        transform: rotate(180deg);
        width: 0;
        height: 0;
    }
}

@keyframes rotate {
    to {
        transform: rotate(180deg);
        width: 0;
        height: 0;
    }
}


.banner .bg .case {
    width: 176px;
    height: 332px;
    left: 25%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    z-index: 2;
    background-image: url(images/banner/case.svg);
    background-size: cover;
}


.banner .post-nav {
    margin-top: 45px;
}

@keyframes wave {
    0% {
      margin-left: 0;
    }
    100% {
      margin-left: -1600px;
    }
  }
  
  @keyframes swell {
    0%, 100% {
      transform: translate3d(0,-25px,0);
    }
    50% {
      transform: translate3d(0,5px,0);
    }
}

@keyframes move_wave {
    0% {
        transform: translate(-50%, -50%)
    }
    50% {
        transform: translate(-55%, -50%)
    }
    100% {
        transform: translate(-50%, -50%)
    }
}

@keyframes move_waveX {
    0% {
        transform: translateX(-48%)
    }
    35% {
        transform: translateX(-50%)
    }
    70% {
        transform: translateX(-52%)
    }
    100% {
        transform: translateX(-48%)
    }
}


/*  */
@media screen and (min-width: 1440px) {
    .center-header-wrap .container {
        max-width: 1140px;
    }
}

.center-header-wrap {
    margin: 60px 0;
}

.center-header-wrap .header-wrap-content {
    padding-top: 30px;
    text-align: right;
}

.center-header-wrap .left-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.campus-image {
    position: relative;
    padding-bottom: 70%;
}

.campus-image .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    border-radius: 42px;
    border: 4px solid #fff;


    -webkit-box-shadow: 1px 0px 20px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 0px 20px -5px rgba(0,0,0,0.75);
    box-shadow: 1px 0px 20px -5px rgba(0,0,0,0.75);
}

.campus-image .content:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%);
    z-index: 1;
}

.campus-image .content img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}

.campus-image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.campus-image .overlay img {
    position: absolute;
    left: -50px;
    top: 50%;
    bottom: 0;
    z-index: 3;
    z-index: 4;
    width: calc(100% + 30px);
    width: calc(100% + 80px);
    height: auto;
    transition: all .6s ease;
    transform: translateY(-50%) rotate(0deg);;
}

.activities .campus-image .overlay img {
    left: 0;
    width: calc(100% + 30px);
}


.activities [class*="left"] .campus-image .overlay img {
    left: -30px;
}



.campus-image .overlay img.active {
    z-index: 4;
}

.campus-image .content .venobox {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 4;
    width: 50px;
    height: 50px;
    background-color: rgb(0 0 0 / 50%);
    background-image: url(images/center/magnifying-glass-plus-light.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    opacity: 0;
    transition: all .6s ease;
}

.campus-image:hover .content .venobox {
    opacity: 1;
}

.campus-image .content .img-fluid {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    left: 0;
    right: 0;
    object-fit: cover;
}


.slider .campus-image {
    padding-bottom: 60%;
    max-width: calc(95%);
    margin: 0 auto 0 0;
}

.button-xl {
    border-radius: 18px;
    padding: 12px 20px;
    max-width: 390px;
    min-width: 350px;
    display: flex;
    align-items: center;
    transition: .6s all;
    border: 2px solid #FFB010;
    background-color: #FFB010;
    justify-content: space-between;
}

.button-xl-center .button-xl {
    margin: 0 auto;
}

.button-xl > .name {
    color: #fff;
    text-align: right;
    transition: all .4s ease;
}

.button-xl .arrow {
    height: 50px;
    width: 130px;
    flex: 0 0 130px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 0 15px 0 5px;
}

.button-xl .arrow .icon {
    height: 42px;
    width: 42px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background-color: #FFB010;
    transition: .6s all;
}

.button-xl .arrow .name {
    color: #FFB010;
    font-size: 18px;
}

.button-xl:hover {
    background-color: #fff;
    border: 2px solid #FFB010;
}

.button-xl:hover > .name {
    color: #FFB010;
    transform: translateX(5px);
}

.button-xl:hover .arrow {
    background-color: #FFB010;
}

.button-xl:hover .arrow .name {
    color: #fff;
}

.button-xl:hover .arrow .icon {
    /* transform: translateX(5px); */
    transform: translateX(2px);
}

.button-xl:hover .arrow .icon {
    background-color: #fff;
}

.button-xl:hover .arrow .icon svg path {
    stroke: #FFB010;
}

.for-parents {
    font-size: 40px;
    line-height: 52px;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 100%;
    padding: 50px 0;
    border-radius: 15px;
    transition: all .4s ease;
    color: #212C62;
    position: relative;
    background-color: #95D6DF;
}

.for-parents:before {
    content: '';
    height: 106px;
    width: 132px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(100%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("images/about/faq-nav.svg");
}

.for-parents:hover {
    color: #fff;
    background-color: #05A9C7;
}

.parent-button {
    margin-top: 40px;
}

/*  */
.collage-tags {
    padding: 30px 0 0;
    text-align: right;
}

.collage-tag {
    padding: 10px;
    color: #333;
    margin-left: 5px;
    border-radius: 9px;
    display: inline-flex;
    background: #B2E5D1;
}


/*  */
.center-activity {
    position: relative;
    overflow: hidden;
    padding: 150px 0px 50px;
}

.activity-align {
    align-items: flex-end;
}

.center-activity .svg-1,
.center-activity .svg-2 {
    position: absolute;
}

.center-activity .svg-1 {
    top: 0;
    left: 50%;
    z-index: 2;
    position: absolute;
    transform: translateX(-57%);
    transition: all .6s ease;
}

.center-activity .svg-2 {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.center-activity:hover .svg-1 + .svg-1 {
    opacity: 0;
}

.center-activity .container {
    max-width: 1040px;
}

.center-activity .center-activity-container {
    position: relative;
    z-index: 3;
    color: #fff;
}

.center-activity-container .content {
    text-align: right;
    font-size: 34px;
    line-height: 40px;
}

.shedulem-link {
    color: #fff;
    font-size: 26px;
    height: 66px;
    border-radius: 18px;
    padding: 0 30px 0 85px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    background-color: #FFB010;
    transition: all .4s ease;
}

.shedulem-link:hover {
    color: #fff;
    background-color: #212C62;
}

.shedulem-link {
    background-size: 34px;
    background-repeat: no-repeat;
    background-position: 35px 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38.393' height='43' viewBox='0 0 38.393 43'%3E%3Cg id='event-schedule' transform='translate(306 -4.5)'%3E%3Cg id='Group_67' data-name='Group 67' transform='translate(-306 4.5)'%3E%3Cpath id='Path_45' data-name='Path 45' d='M41.536,56.071A12.286,12.286,0,1,1,53.821,43.786,12.286,12.286,0,0,1,41.536,56.071Zm0-21.5a9.214,9.214,0,1,0,9.214,9.214A9.214,9.214,0,0,0,41.536,34.571Z' transform='translate(-15.429 -13.071)' fill='%23f8f8fa'/%3E%3Cpath id='Path_46' data-name='Path 46' d='M48.978,51.25,45,47.272V40.5h3.071v5.513l3.071,3.071Z' transform='translate(-20.429 -15.929)' fill='%23f8f8fa'/%3E%3Cpath id='Path_47' data-name='Path 47' d='M45.857,10.643a3.071,3.071,0,0,0-3.071-3.071H36.643V4.5H33.571V7.571H21.286V4.5H18.214V7.571H12.071A3.071,3.071,0,0,0,9,10.643V41.357a3.071,3.071,0,0,0,3.071,3.071h6.143V41.357H12.071V10.643h6.143v3.071h3.071V10.643H33.571v3.071h3.071V10.643h6.143v9.214h3.071Z' transform='translate(-9 -4.5)' fill='%23f8f8fa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.center_banner .binoculars {
    position: absolute;
    top: -50px;
    right: -110px;
    transition: all .6s ease;
}

.center_banner:hover .binoculars {
    transform: rotate(25deg);
}

.center-gallery {
    padding: 120px 0 120px;
}

.masonry-gallery {
    
}

.masonry-gallery .item {
    width: calc(33.3333% - 10px);
    height: 333px;
    display: inline-block;
    overflow: hidden;
}

.masonry-gallery .item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all .4s ease;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 10.5C15 12.9853 12.9853 15 10.5 15C8.01472 15 6 12.9853 6 10.5C6 8.01472 8.01472 6 10.5 6C12.9853 6 15 8.01472 15 10.5ZM14.1793 15.2399C13.1632 16.0297 11.8865 16.5 10.5 16.5C7.18629 16.5 4.5 13.8137 4.5 10.5C4.5 7.18629 7.18629 4.5 10.5 4.5C13.8137 4.5 16.5 7.18629 16.5 10.5C16.5 11.8865 16.0297 13.1632 15.2399 14.1792L20.0304 18.9697L18.9697 20.0303L14.1793 15.2399Z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-color: rgb(0 0 0 / 30%);
}

.masonry-gallery .item:hover:before {
    content: '';
    opacity: 1;
}

.masonry-gallery .item.masonry-item-6,
.masonry-gallery .item.masonry-item-8 {
    width: calc(40% - 10px);
}

.masonry-gallery .item.masonry-item-4,
.masonry-gallery .item.masonry-item-5,
.masonry-gallery .item.masonry-item-7,
.masonry-gallery .item.masonry-item-9 {
    width: calc(30% - 10px);
}

.masonry-gallery .item picture {
    width: 100%;
    height: 333px;
}

.masonry-gallery .item picture source,
.masonry-gallery .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
}

.vbox-next span, .vbox-prev span {
    text-indent: 1000000px;
}

/* TESTIMONIALS */
@keyframes rotateLike {
    50% {
        transform: rotate(2deg);
    }
}

.testimonails {
    overflow-x: hidden;
    position: relative;
    /*
    background-image: url(images/testimonials/like.png);
    background-repeat: no-repeat;
    background-position: calc(100% + 70px) 0%;
    */
    padding: 60px 0 120px 0;
    
}

.testimonails .section-title {
    margin: 0 0 90px;
}

.testimonials-like {
    top: 0;
    right: -70px;
    position: absolute;
    transform: rotate(-2deg);
    animation: rotateLike 5s infinite;
}

.testimonial-item {
    box-shadow: 0px 5px 30px #00000014;
    border-radius: 35px;
    background: #FCFBFA;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.testimonial-info {
    padding-top: 40px;
}

.testimonial-info:before {
    content: '';
    width: 50px;
    height: 50px;
    top: 25px;
    left: 25px;
    display: block;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/testimonials/quote.svg);
}

.testimonial-content {
    text-align: right;
    font-size: 21px;
    line-height: 28px;
    color: #707070;
    padding: 60px;
    height: 220px;
}

.testimonial-image {
    width: 122px;
    height: 122px;
    position: relative;
    overflow: hidden;
    border: 5px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}

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

.testimonial-title {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    font-weight: 800;
    padding: 25px 0;
}


.testimonial-item-1,
.testimonial-item-4 {
    background-image: url(images/testimonials/testimonial-1.svg);
}
.testimonial-item-2,
.testimonial-item-5 {
    background-image: url(images/testimonials/testimonial-2.svg);
}
.testimonial-item-3,
.testimonial-item-6 {
    background-image: url(images/testimonials/testimonial-3.svg);
}


/* Instagram Feeds */
.feeds {
    margin: 200px 0 0;
    padding: 200px 0 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-color: #FFB010; */
    position: relative;
    overflow: hidden;
    direction: rtl;
}

.feeds .overlay {
    padding-bottom: 130px;
    background-color: #FFB010;
}

@media screen and (min-width: 1536px) {
    .feeds {
        margin: 150px 0 0;
    }
}

.feeds .feeds-wave-1 {
    position: absolute;
    top: 0;
    left: -15%;
    z-index: -1;
}

.feeds .feeds-wave-2 {
    position: absolute;
    top: 40px;
    left: -15%;
    z-index: -1;
}

.feeds .section-title {
    margin: 0;
}

.feeds .section-title .title {
    font-size: 70px;
    line-height: 80px;
    letter-spacing: -1px;
    color: #FFFFFF;
    text-align: right;
}

.instalogo {
    text-align: right;
}

.snake-border {
    position: absolute;
    transform: translate(-100px, -100px);
}

.feed-widget {
    max-width: 850px;
}

.feed-widget-header {
    display: flex;
    justify-content: space-around;
}

.feed-widget-header {
    display: flex;
    padding-bottom: 10px;
    align-items: center;
    justify-content: space-between;
}

.follow {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    background-color: #1B76F2;
    display: inline-flex;
    height: 32px;
    padding: 0 15px;
    align-items: center;
    border-radius: 4px;
}

.follow-link .follow:hover {
    color: #fff;
}

.feed-widget-brand {
    display: flex;
    align-items: center;
}

.feed-widget-total {
    padding: 0 0 0 10px;
}

.feed-widget-icon {
    height: 69px;
    width: 69px;
    border-radius: 50%;
    overflow: hidden;
}

.feed-widget-icon img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
}

.feed-widget-name {
    color: #fff;
    font-size: 26px;
    line-height: 33px;
}

.feed-widget-posts {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    padding-left: 5px;
}

.feed-widget-content {
    padding: 50px;
    border-radius: 35px;
    background-color: #F7F5E9;
    background-image: url(images/feeds/border.svg);
    background-size: calc(100% - 10px);
    background-repeat: no-repeat;
    background-position: center;
}

.instagram-image a {
    display: block;
    height: 240px;
    width: 240px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.instagram-image > a > img {
    height: 100%;
    object-fit: cover;
}

.photo-icon {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

/* Reg Form */
.infoblock-image {
    max-height: 80px;
    max-width: 100px;
}

.infoblock-thumbnail {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(50%);
}

.infoblock-thumbnail {
    height: 130px;
    width: 130px;
    background-color: #B2E5D1;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.infoblock-content {
    font-size: 20px;
    line-height: 30px;
    border-radius: 18px;
    border: 2px solid #B2E5D1;
    padding: 10px 80px 10px 60px;
    background-color: rgb(254 254 254 / 68%);
}

.infoblock-row .col-md-12 .infoblock {
    max-width: 930px;
    margin: 60px auto 0 0;
}

.infoblock-row .col-md-12 .infoblock {
    position: relative;
}

.infoblock-row .col-md-12 .infoblock .infoblock-content {
    display: flex;
    min-height: 108px;
    align-items: center;
    text-align: right;
}

.infoblock-content p:last-child {
    margin-bottom: 0;
}

.reg-form-bg {
    padding: 80px;
    border-radius: 62px;
    background-color: #D8EEE2;
}

.reg-thx {
    margin: 80px 0;
}

.reg-thx-title {
    color: #04A9C7;
    font-size: 36px;
    line-height: 48px;
    font-weight: 800;
    letter-spacing: 1px;
    text-align: center;
}

.reg-form-bg .card {
    margin-bottom: 90px;
}

/* Form */
.content-before-form {
    display: block;
    text-align: center;
}

.content-before-form {
    color: #0290AA;
    line-height: 30px;
    margin-bottom: 15px;
}

.content-before-form > div:not(:last-child) {
    margin-right: 10px;
}

.content-before-form > div > p {
    margin-bottom: 0;
}



/* Bootstrap 4 Cards */
.card {
    border-radius: 14px;
    box-shadow: 2px 4px 20px #0000001F;
}

.card-body {
    padding: 40px 50px;
    border-color: transparent;
}

.card-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-header {
    color: #fff;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    height: 60px;
    margin-bottom: 0;
    background-color: #05A9C7;
    border-bottom: none;
}

.card-header,
.card-header:first-child {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.card-header p {
    margin: 0;
    padding: 0;
}

/*  */

.lead-button {
    opacity: 0;
    visibility: hidden;
}

.lead-button {
    border-radius: 11px;
    position: fixed;
    left: -5px;
    bottom: -5px;
    cursor: pointer;
    z-index: 20;
    padding: 0;
    transform: scale(0.65);
    transition: all .8s ease;
    transition-delay: 0.4s;
}

.lead-button._active {
    left: -5px;
    bottom: -5px;
    transform: scale(0.65);

    opacity: 1;
    visibility: visible;
}

.lead-relative {
    width: 128px;
    height: 105px;
    z-index: 1;
    padding: 10px 0;
    position: relative;
    border-radius: 11px;
    box-shadow: 4px 4px 9px #00000026;
    transition: all .8s ease;
}

.lead-button._active .lead-relative {
    content: '';
    opacity: 0;
}

.lead-relative:before {
    /* content: ''; */
    position: absolute;
    top: 0;
    left: -20px;
    width: 67px;
    height: 66px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32.497' height='40.322' viewBox='0 0 32.497 40.322'%3E%3Cdefs%3E%3ClinearGradient id='linear-gradient' x1='0.256' y1='0.048' x2='0.552' y2='0.95' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%2348d4ef'/%3E%3Cstop offset='0.151' stop-color='%234ccbe4'/%3E%3Cstop offset='0.35' stop-color='%234ecce5'/%3E%3Cstop offset='1' stop-color='%2305a9c7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath id='Path_1649' data-name='Path 1649' d='M1123.6,1116.548l-31.468-35.175c-2.2-1.9-.641-5.147,2.469-5.147h29Z' transform='translate(-1091.1 -1076.226)' fill='url(%23linear-gradient)'/%3E%3C/svg%3E%0A");
    background-size: contain;
}

.lead-absolute {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;

    display: flex;
    align-items: center;
    justify-content: center;
}


.lead-absolute svg {
    position: relative;
    z-index: 1;
}

.lead-absolute:after,
.lead-relative:after {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 11px;
    position: absolute;
    background: transparent linear-gradient(158deg, #48D4EF 0%, #4CCBE4 15%, #4ECCE5 35%, #05A9C7 100%) 0% 0% no-repeat padding-box;
    background: #fff;
    border: 1px solid #4CCBE4;
}

.lead-button._active .lead-absolute {
    opacity: 1;
}

.lead-button:hover .lead-absolute:after,
.lead-button:hover .lead-relative:after {
    /* content: ''; */
    /* background: transparent linear-gradient(280deg, #48D4EF 0%, #4CCBE4 15%, #4ECCE5 35%, #05A9C7 100%) 0% 0% no-repeat padding-box; */
}

.lead-button:hover .lead-relative:before {
    /* content: ''; */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32.497' height='40.322' viewBox='0 0 32.497 40.322'%3E%3Cpath id='Path_1649' data-name='Path 1649' d='M1123.6,1116.548l-31.468-35.175c-2.2-1.9-.641-5.147,2.469-5.147h29Z' transform='translate(-1091.1 -1076.226)' fill='%2305A9C7'/%3E%3C/svg%3E%0A");
}

.lead-icon,
.lead-icon svg {
    z-index: 1;
    cursor: pointer;
    position: relative;
}

.lead-text-btn {
    z-index: 1;
    color: #fff;
    font-weight:700;
    letter-spacing: 1px;
    margin: 3px 0 0;
    cursor:pointer;
    position: relative;
}

/* Lead Modal */
.modal-mix-header {
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    padding: 20px;
    position: relative;
    background-color: #FFB010;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}


.modal-mix-container {
    display: block;
    position: fixed;
    bottom: 100px;
    left: -100%;
    width: 760px;
    height: 540px;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: all 0.8s ease-in-out;
}

.modal-mix-container._active {
    left: 15px;
    opacity: 1;
    visibility: visible;
}

.modal-mix-content {
    position: relative;
    width: 760px;
    height: 540px;
    transition-delay: 1s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: right 0.8s ease-in-out;
    background-color: #FFFFFD;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}

.modal-mix-container .modal-mix-content._active {
    right: 15px;
}

.modal-mix-body {
    padding: 15px 50px 15px 30px;
    font-size: 16px;
    line-height: 22px;
}

.modal-mix-body .row {
    display: flex;
    justify-content: space-between;
}

.modal-mix-body .row .col-8 {
    -ms-flex: 0 0 440px;
    flex: 0 0 440px;
    max-width: 440px;
}

.modal-mix-body .row .col-3 {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    max-width: 200px;
}


/* Modal Form */
body.rtl .wpcf7[dir="ltr"] {
    direction: rtl;
}

.aside-form .form-container {
    padding-top: 15px;
}

.wpcf7 .post-nav {
    /* height: 50px; */
    width: 210px;
    margin: 0 auto 0 0;
}

.wpcf7 .post-nav {
    /* height: 50px; */
    /* width: 132px; */
    /* margin: 0; */
    padding: 0 85px 0 50px;
    width: 100%;
}

.wpcf7 .post-nav .text {
    /* font-size: 14px; */
    /* line-height: 19px; */
}

.wpcf7 .post-nav .icon {
    /* width: 38px; */
    /* height: 38px; */
}

.wpcf7 .form-container {
    /* padding-top: 15px; */
}

.form-container input:not(input[type=checkbox]),
.form-container .form-control {
    text-align: right;
    resize: none;
    height: 47px;
    overflow: hidden;
}

.form-container input.wpcf7-not-valid,
.form-container .form-control.wpcf7-not-valid {
    border-color: #ff0000;
}

.no-paragraph {
    margin: 5px 0 0;
}

.no-paragraph .wpcf7-list-item {
    margin: 0;
    display: flex;
    align-items: flex-start;
}

.no-paragraph .wpcf7-list-item input[type=checkbox] {
    /* order: 2; */
    min-height: auto;
    margin: 2px 0 0;
    width: 25px;
    height: 25px;
    accent-color: #fff;
}

.no-paragraph .wpcf7-list-item .wpcf7-list-item-label {
    /* order: 1; */
    text-align: right;
    padding-right: 10px;
    /* font-size: 12px; */
    /* line-height: 16px; */

    font-size: 16px;
    line-height: 24px;
    max-width: calc(100% - 30px);
    display: block;
    float: left;
}

.wpcf7 .wpcf7-not-valid-tip {
    position: absolute;
    position: relative;
    /* display: none; */
    color: #FF7B7B;
}

.closeModal {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.aside-contacts {
    color: #fff;
    text-align: center;
}

.aside-contact-title {
    margin-bottom: 20px;
}

.aside-contact-title p {
    color: #fff;
    margin: 0;
}


.aside-contact-phone {
    display: flex;
    flex-direction: row-reverse;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}

.aside-contact-phone .icon {
    padding-right: 10px;
}

.aside-contact-phone .phone a {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}

.aside-group-title {
    /* font-size: 12px; */
    /* line-height: 22px; */
    text-align: center;
    margin: 20px 0 20px 0;
}

.aside-links .aside-link {
    display: flex;
    flex-direction: column;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 7px;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    height: 72px;
    justify-content: center;
    padding: 0 30px 0 0;
    background-repeat: no-repeat;
    background-position: calc(100% - 25px) 50%;
    /* transition: all .4s ease; */
}

.aside-links > .aside-link {
    margin-bottom: 30px;
}

.aside-links .aside-link:hover {
    color: #fff;
    border-color: #DB3F47;
    background-color: #DB3F47;
}


.aside-contacts .worktime p {
    /* font-size: 12px; */
    /* line-height: 15px; */
    margin: 0;
}

.aside-form-title p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    color: #212C62;
    text-align: right;
}

/* ss */
.contacts-us {
    position: relative;
    overflow: hidden;

    padding: 140px 0;
    color: #fff;
    background: rgb(109,173,213);
    background: -moz-linear-gradient(90deg, rgba(109,173,213,1) 0%, rgba(20,46,188,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(109,173,213,1) 0%, rgba(20,46,188,1) 100%);
    background: linear-gradient(90deg, rgba(109,173,213,1) 0%, rgba(20,46,188,1) 100%);
}

.contacts-us .round-1,
.contacts-us .round-2 {
    left: 24%;
}

.contacts-us .round-1 {
    width: 1570px;
    height: 1570px;
}

.contacts-us .round-2 {
    width: 900px;
    height: 900px;
}

.contacts-us .container {
    z-index: 4;
    position: relative;
}

.contacts-us .title {
    color: #fff;
    font-size: 65px;
    line-height: 73px;
    margin-bottom: 80px;
}

.contacts-us .form-control::placeholder {
    color: #212C62;
}

.contacts-us .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    margin-bottom: 22px;
}

.contacts-us .form-control {
    padding: 20px;
    height: 72px;
    font-size: 22px;
    color: #fff;
    border-radius: 15px;
    background-color: transparent;
    border: 2px solid #fff;
}

.contacts-us .form-control::placeholder {
    color: #fff;
}

.contacts-us .form-control.wpcf7-not-valid {
    border-color: #DB3F47;
}

.wpcf7-not-valid .wpcf7-list-item-label {
    color: #DB3F47;
}


.contacts-us textarea.form-control {
    height: 132px;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
    direction: rtl !important;
    text-align: right;
}

/* wpcf7-form submitting */

.wpcf7-form.submitting:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-radius: 12px;
    background-color: rgb(181 181 181 / 0%);
    /* background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='L4' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Ccircle fill='%230095B1' stroke='none' cx='6' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='0.1'/%3E%3C/circle%3E%3Ccircle fill='%230095B1' stroke='none' cx='26' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='0.2'/%3E%3C/circle%3E%3Ccircle fill='%230095B1' stroke='none' cx='46' cy='50' r='6'%3E%3Canimate attributeName='opacity' dur='1s' values='0;1;0' repeatCount='indefinite' begin='0.3'/%3E%3C/circle%3E%3C/svg%3E"); */
    background-position: 55% 50%;
    background-size: 122px;
    background-repeat: no-repeat;
}

body:not(.home) .wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 15px 20px;
    background-color: #fff;
    border: 2px solid #DB3F47;
    border-radius: 6px;
    font-size: 22px;
    line-height: 40px;
    color: #212C62;
}

body:not(.home) .wpcf7 form.sent .wpcf7-response-output {
    font-weight: 600;
    border-radius: 12px;
    padding-right: 60px;
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    border-color: #96D3BB;
    background-image: url("data:image/svg+xml,%0A%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 38'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2396d3bb;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Group_8799' data-name='Group 8799'%3E%3Ccircle id='Ellipse_6' data-name='Ellipse 6' class='cls-1' cx='19' cy='19' r='19'/%3E%3Cpath id='check-light' class='cls-2' d='M34.44,19.31a.57.57,0,0,1,0,.82L24.6,30a.57.57,0,0,1-.82,0l-5.21-5.21a.57.57,0,0,1,0-.82.58.58,0,0,1,.81,0l4.8,4.8,9.44-9.44a.58.58,0,0,1,.82,0Z' transform='translate(-6.14 -5.51)'/%3E%3C/g%3E%3C/svg%3E");
}


/* About Page Template */
.about-wrap {
    padding: 0;
}

.about-wrap.v1 {
    padding: 90px 0 300px;
}

.about-wrap.v2 {
    padding: 130px 0 130px;
}

.departments {
    color: #fff;
    padding: 0 0 90px;
    position: relative;
    background-color: #05A9C7;
}

.departments:after,
.departments:before {
    content: '';
    display: block;
    position: absolute;
    width: 756px;
    height: 782px;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(images/faq/Ellipse.svg);
}

.departments:after {
    content: '';
    left: -450px;
    top: -260px;
    background-image: url(images/faq/Ellipse2.svg);
}

.departments:before {
    content: '';
    right: -450px;
    bottom: -150px;
}

.departments .section-title {
    margin: 0 0 60px;
}

.departments .section-title .title {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}

.department-item {
    position: relative;
    z-index: 2;
}

.department-item .image {
    position: relative;
    padding-bottom: 70%;
}

.department-item .image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 30px;
    overflow: hidden;
}

.department-item .image .overlay img {
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}

.department-item .title {
    font-size: 38px;
    line-height: 50px;
    text-align: center;
    margin: 15px 0;
}

.department-item .content {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.department-item .content p:last-child {
    margin: 0;
}




.advantages {
    position: relative;
    padding: 100px 0 250px 0;
}

.ll-icon {
    left: -300px;
    bottom: 0;
    width: 650px;
    position: absolute;
}

.ll-icon.ll-01 {
    left: -250px;
}

.rr-icon {
    right: -320px;
    top: 0;
    width: 627px;
    position: absolute;
}

.rr-icon.rr-01 {
    right: -270px;
}

.advantages .section-title {
    margin: 0 0 45px;
}

.advantage .image {
    position: relative;
}

.advantage .image .overlay {
    width: 412px;
    height: 412px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.advantage .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.advantage .image .mask {
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(-50%) translateX(-50%);
    background-image: url("data:image/svg+xml,%3Csvg id='Ellipse_11' data-name='Ellipse 11' xmlns='http://www.w3.org/2000/svg' width='277.505' height='277.075' viewBox='0 0 277.505 277.075'%3E%3Cg id='Group_361' data-name='Group 361' transform='translate(0 0)'%3E%3Cpath id='Path_1172' data-name='Path 1172' d='M3148.982,988.474c1.288,0,.825-.344,1.019-.412C3147.843,988.195,3149.039,988.564,3148.982,988.474Z' transform='translate(-3010.893 -988.062)' fill='%23ffb92b'/%3E%3Cpath id='Path_1173' data-name='Path 1173' d='M3123.628,991.535l.345-.208-3.007.9Z' transform='translate(-3006.572 -988.571)' fill='%23ffb92b'/%3E%3Cpath id='Path_1174' data-name='Path 1174' d='M3101.342,996.269c1.97.073,6.832-2.152,10.345-2.642l.6,0,1.444-.831-3.288.853c-1.13.309-2.289.583-3.381.956C3104.862,995.309,3102.809,995.914,3101.342,996.269Z' transform='translate(-3003.515 -988.8)' fill='%23ffb92b'/%3E%3Cpath id='Path_1175' data-name='Path 1175' d='M3088.982,999.542c.7-.024-2.065,1.031,2.334-.842l-.439.109Z' transform='translate(-3001.555 -989.719)' fill='%23ffb92b'/%3E%3Cpath id='Path_1176' data-name='Path 1176' d='M3091.207,998.776c1.949-.786-1.35.321,0,0Z' transform='translate(-3001.885 -989.686)' fill='%23ffb92b'/%3E%3Cpath id='Path_1177' data-name='Path 1177' d='M3080.506,1003.208l2.434-1.331c-.583.111-2.844,1.1-2.051.631C3078.343,1003.786,3078.94,1003.667,3080.506,1003.208Z' transform='translate(-3000.059 -990.214)' fill='%23ffb92b'/%3E%3Cpath id='Path_1178' data-name='Path 1178' d='M3078.174,1005.112c.408-.248.822-.487,1.247-.7A2.839,2.839,0,0,0,3078.174,1005.112Z' transform='translate(-2999.906 -990.609)' fill='%23ffb92b'/%3E%3Cpath id='Path_1179' data-name='Path 1179' d='M3082.336,1002.728l-2.685,1.419c.406-.077.526.084,1.239-.634C3080.739,1003.776,3081.212,1003.375,3082.336,1002.728Z' transform='translate(-3000.136 -990.347)' fill='%23ffb92b'/%3E%3Cpath id='Path_1180' data-name='Path 1180' d='M3084.729,1001.71a16.4,16.4,0,0,1,1.913-.63c.351-.058.184.043-1.039.7,2.41-1.055,3.425-1.548,3.2-1.586a5.19,5.19,0,0,0-1.217.34A24.721,24.721,0,0,0,3084.729,1001.71Z' transform='translate(-3000.927 -989.951)' fill='%23ffb92b'/%3E%3Cpath id='Path_1181' data-name='Path 1181' d='M3100.434,997.787c.664-.164,1.325-.333,2-.45l1.645-.677a22.55,22.55,0,0,1-2.208.606C3101.042,997.487,3100.347,997.723,3100.434,997.787Z' transform='translate(-3003.373 -989.401)' fill='%23ffb92b'/%3E%3Cpath id='Path_1182' data-name='Path 1182' d='M3062.646,1012.623c-.078.2.965-.212,1.223-.183.541-.42,1.109-.794,1.673-1.175A22.962,22.962,0,0,1,3062.646,1012.623Z' transform='translate(-2997.487 -991.677)' fill='%23ffb92b'/%3E%3Cpath id='Path_1183' data-name='Path 1183' d='M3063.644,1012.657l-2.449,1.831C3063.5,1013.042,3063.864,1012.685,3063.644,1012.657Z' transform='translate(-2997.261 -991.893)' fill='%23ffb92b'/%3E%3Cpath id='Path_1184' data-name='Path 1184' d='M3077.849,1005.751l1.058-.672,1.086-.619,2.177-1.239c-1.746.961-3.5,1.894-5.173,2.972Z' transform='translate(-2999.723 -990.424)' fill='%23ffb92b'/%3E%3Cpath id='Path_1185' data-name='Path 1185' d='M3051.019,1020.439c.4-.429.823-.834,1.234-1.254l-1.128,1.078-1.081,1.134Z' transform='translate(-2995.524 -992.91)' fill='%23ffb92b'/%3E%3Cpath id='Path_1186' data-name='Path 1186' d='M3043.218,1026.39c.816-1.031-1.6.837-.67-.17a46.148,46.148,0,0,0-3.878,3.977A35.167,35.167,0,0,1,3043.218,1026.39Z' transform='translate(-2993.752 -993.983)' fill='%23ffb92b'/%3E%3Cpath id='Path_1187' data-name='Path 1187' d='M3036.562,1033.038c.581-.636,1.153-1.326,1.78-2.079C3037.718,1031.632,3037.122,1032.312,3036.562,1033.038Z' transform='translate(-2993.424 -994.745)' fill='%23ffb92b'/%3E%3Cpath id='Path_1188' data-name='Path 1188' d='M3055.651,1018.192a7.342,7.342,0,0,0-2.17,1.094l1.188-.4Z' transform='translate(-2996.06 -992.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1189' data-name='Path 1189' d='M3054.539,1018.993l-.042.014-2.122,1.485Z' transform='translate(-2995.887 -992.881)' fill='%23ffb92b'/%3E%3Cpath id='Path_1190' data-name='Path 1190' d='M3056.3,1017.986l-.247.174A.39.39,0,0,0,3056.3,1017.986Z' transform='translate(-2996.46 -992.724)' fill='%23ffb92b'/%3E%3Cpath id='Path_1191' data-name='Path 1191' d='M3069,1010.3c-1.452,1.067-4.551,3.1-1.286,1.576C3068.7,1011.025,3066.827,1011.9,3069,1010.3Z' transform='translate(-2998.053 -991.526)' fill='%23ffb92b'/%3E%3Cpath id='Path_1192' data-name='Path 1192' d='M3058.082,1017.018c.892-.6,1.833-1.127,2.747-1.693-.106-.046-.672.152.019-.409C3059.926,1015.619,3058.979,1016.283,3058.082,1017.018Z' transform='translate(-2996.776 -992.245)' fill='%23ffb92b'/%3E%3Cpath id='Path_1193' data-name='Path 1193' d='M3056.634,1018.415l1.222-1.009-.993.668Z' transform='translate(-2996.551 -992.633)' fill='%23ffb92b'/%3E%3Cpath id='Path_1194' data-name='Path 1194' d='M3041.074,1029.129c-.477.517-1,1.028-1.569,1.554l-1.746,1.72c.7-.605,1.377-1.26,2.1-1.856l2.116-1.8C3042.095,1028.5,3042.568,1027.819,3041.074,1029.129Z' transform='translate(-2993.611 -994.338)' fill='%23ffb92b'/%3E%3Cpath id='Path_1195' data-name='Path 1195' d='M3047.977,1024.137l-.231.209C3047.916,1024.251,3048.042,1024.164,3047.977,1024.137Z' transform='translate(-2995.166 -993.682)' fill='%23ffb92b'/%3E%3Cpath id='Path_1196' data-name='Path 1196' d='M3023.935,1047.732l.229-.165a.685.685,0,0,1-.006-.088Z' transform='translate(-2991.457 -997.318)' fill='%23ffb92b'/%3E%3Cpath id='Path_1197' data-name='Path 1197' d='M3043.028,1028.261a14.464,14.464,0,0,0,2.194-2.071c-.763.708-1.581,1.447-2.473,2.224C3042.7,1028.528,3042.7,1028.567,3043.028,1028.261Z' transform='translate(-2994.384 -994.002)' fill='%23ffb92b'/%3E%3Cpath id='Path_1198' data-name='Path 1198' d='M3032.674,1037.214c.549-.478,1.167-1.024,1.845-1.568A8.576,8.576,0,0,0,3032.674,1037.214Z' transform='translate(-2992.818 -995.475)' fill='%23ffb92b'/%3E%3Cpath id='Path_1199' data-name='Path 1199' d='M3047.208,1024.609l.154-.141C3046.954,1024.689,3047.022,1024.684,3047.208,1024.609Z' transform='translate(-2995.059 -993.733)' fill='%23ffb92b'/%3E%3Cpath id='Path_1200' data-name='Path 1200' d='M3046.993,1024.6c-.531.484-.919.9-1.31,1.313.645-.548,1.24-1.062,1.742-1.525A3.949,3.949,0,0,1,3046.993,1024.6Z' transform='translate(-2994.844 -993.72)' fill='%23ffb92b'/%3E%3Cpath id='Path_1201' data-name='Path 1201' d='M3021.876,1052.909a6,6,0,0,1,1.168-2.137c.382-.54.824-1.149,1.333-1.741s1.09-1.16,1.667-1.69c1.814-2.477-.313-1.7-2.564-.042.064.178.1.218-1.7,2.858.771-.821,4.861-5.131,3.338-2.908-1.324,1.628-1.859,2.3-2.281,2.717s-.711.6-1.412,1.347c.7-.554-.008.592-.753,1.826-.772,1.217-1.457,2.616-.957,2.419.627-1.051,1.347-2.036,2.04-3.043C3021.878,1052.519,3021.18,1053.654,3021.876,1052.909Z' transform='translate(-2990.773 -997.05)' fill='%23ffb92b'/%3E%3Cpath id='Path_1202' data-name='Path 1202' d='M3028.232,1041.993l.876-.979c-1.094,1.03-1.888,1.756-3.38,3.085-1.314,1.766-1.515,2.188-1.529,2.374,1.439-1.611,2.822-3.271,4.306-4.838Z' transform='translate(-2991.498 -996.311)' fill='%23ffb92b'/%3E%3Cpath id='Path_1203' data-name='Path 1203' d='M3034.12,1035.546c-.519.94-2.53,3.368-.935,2.236a27.342,27.342,0,0,0,2.051-2.29,10.51,10.51,0,0,1,1.191-1.523c-4.432,4.35,1.152-1.38-2.243,1.574.842-.889,1.627-1.663,2.369-2.391-.844.742-1.664,1.45-2.449,2.106l.119-.083.02-.021v.009c.226-.154.309-.2.072,0-.012.017-.066.071-.089.095a.735.735,0,0,1-.107.292c-1.358,1.192-.273.129.107-.292,0-.026.025-.073.017-.09l-.02.013c-.744.729-1.437,1.507-2.127,2.287l-2.082,2.328C3030.976,1038.882,3032.062,1037.633,3034.12,1035.546Z' transform='translate(-2992.404 -995.086)' fill='%23ffb92b'/%3E%3Cpath id='Path_1204' data-name='Path 1204' d='M3065.026,1014.956c-.178.076-.185.049-.21.035C3064.5,1015.244,3064.393,1015.351,3065.026,1014.956Z' transform='translate(-2997.786 -992.252)' fill='%23ffb92b'/%3E%3Cpath id='Path_1205' data-name='Path 1205' d='M3061.879,1015.94a9.835,9.835,0,0,1,1.835-1.365c1.123-.59.086.151.206.217.68-.564,2.476-1.848.039-.545l-.342.278a28.976,28.976,0,0,1-4.771,2.312A12.267,12.267,0,0,0,3061.879,1015.94Z' transform='translate(-2996.891 -992.053)' fill='%23ffb92b'/%3E%3Cpath id='Path_1206' data-name='Path 1206' d='M3047.389,1025.65c-1.338,1.082-2.577,2.281-3.84,3.447l2.186-1.476-.222-.058C3047.813,1025.748,3047.205,1026,3047.389,1025.65Z' transform='translate(-2994.512 -993.918)' fill='%23ffb92b'/%3E%3Cpath id='Path_1207' data-name='Path 1207' d='M3023.067,1048.033l.157-.768c-.537.861-.979,1.794-1.468,2.685Z' transform='translate(-2991.117 -997.285)' fill='%23ffb92b'/%3E%3Cpath id='Path_1208' data-name='Path 1208' d='M3018.215,1054.43l-.113-.4c-.312.512-.589,1.049-.884,1.569Z' transform='translate(-2990.41 -998.339)' fill='%23ffb92b'/%3E%3Cpath id='Path_1209' data-name='Path 1209' d='M3231.564,1290.15l1.235-.823C3232.21,1289.708,3231.833,1289.955,3231.564,1290.15Z' transform='translate(-3023.802 -1034.994)' fill='%23ffb92b'/%3E%3Cpath id='Path_1210' data-name='Path 1210' d='M3220.341,1296.318l-.163.268C3220.583,1296.278,3220.734,1296.125,3220.341,1296.318Z' transform='translate(-3022.028 -1036.069)' fill='%23ffb92b'/%3E%3Cpath id='Path_1211' data-name='Path 1211' d='M3010.364,1239.5c.934,2.036,1.882,4.409,2.049,3.974l-.065-.778A30.547,30.547,0,0,1,3010.364,1239.5Z' transform='translate(-2989.343 -1027.231)' fill='%23ffb92b'/%3E%3Cpath id='Path_1212' data-name='Path 1212' d='M3118,1311.663l-.609-.222-1.515.011C3116.512,1311.514,3117.229,1311.628,3118,1311.663Z' transform='translate(-3005.779 -1038.439)' fill='%23ffb92b'/%3E%3Cpath id='Path_1213' data-name='Path 1213' d='M3120.522,1310.261l2.773.735C3122.676,1310.8,3121.784,1310.563,3120.522,1310.261Z' transform='translate(-3006.503 -1038.255)' fill='%23ffb92b'/%3E%3Cpath id='Path_1214' data-name='Path 1214' d='M3281.465,1242.644c.233-.538.466-1.073.663-1.632C3280.624,1243.244,3281.426,1242.359,3281.465,1242.644Z' transform='translate(-3031.537 -1027.467)' fill='%23ffb92b'/%3E%3Cpath id='Path_1215' data-name='Path 1215' d='M2987.4,1129.551c-.384,1.884-.636,3.4-.823,4.728C2987.078,1132,2987.626,1130.2,2987.4,1129.551Z' transform='translate(-2985.637 -1010.103)' fill='%23ffb92b'/%3E%3Cpath id='Path_1216' data-name='Path 1216' d='M3229.439,1296.672c.778-.523,1.087-.787,1.022-.844C3229.66,1296.362,3229.223,1296.693,3229.439,1296.672Z' transform='translate(-3023.462 -1036.006)' fill='%23ffb92b'/%3E%3Cpath id='Path_1217' data-name='Path 1217' d='M2986.026,1140.685c.054-.337.107-.665.163-1.007a44.852,44.852,0,0,1,.3-4.526A21.613,21.613,0,0,0,2986.026,1140.685Z' transform='translate(-2985.548 -1010.976)' fill='%23ffb92b'/%3E%3Cpath id='Path_1218' data-name='Path 1218' d='M3239.388,1020.639l-.38-.3C3238.941,1020.359,3239.121,1020.475,3239.388,1020.639Z' transform='translate(-3024.959 -993.091)' fill='%23ffb92b'/%3E%3Cpath id='Path_1219' data-name='Path 1219' d='M3172.084,990.544c.625.057,1.638.185,2.595.3C3174.218,990.762,3173.435,990.665,3172.084,990.544Z' transform='translate(-3014.536 -988.449)' fill='%23ffb92b'/%3E%3Cpath id='Path_1220' data-name='Path 1220' d='M3001.574,1081.835c.6-1.3.05-.228,0,0Z' transform='translate(-2987.973 -1002.571)' fill='%23ffb92b'/%3E%3Cpath id='Path_1221' data-name='Path 1221' d='M3006.81,1075.4c-.1.288-.16.517-.1.589A1.294,1.294,0,0,1,3006.81,1075.4Z' transform='translate(-2988.769 -1001.667)' fill='%23ffb92b'/%3E%3Cpath id='Path_1222' data-name='Path 1222' d='M2988.447,1158.494c0,.042,0,.075,0,.122C2988.51,1158.195,2988.5,1158.267,2988.447,1158.494Z' transform='translate(-2985.928 -1014.584)' fill='%23ffb92b'/%3E%3Cpath id='Path_1223' data-name='Path 1223' d='M3002.725,1079.753c-.284.459-.605.994-.931,1.586C3001.949,1081.085,3002.239,1080.606,3002.725,1079.753Z' transform='translate(-2988.007 -1002.346)' fill='%23ffb92b'/%3E%3Cpath id='Path_1224' data-name='Path 1224' d='M3002.556,1079.752l.6-1.1C3003.188,1078.462,3003.08,1078.587,3002.556,1079.752Z' transform='translate(-2988.126 -1002.163)' fill='%23ffb92b'/%3E%3Cpath id='Path_1225' data-name='Path 1225' d='M3000.618,1083.733c.333-.75.665-1.441.993-2.1-.138.246-.206.345-.186.27Z' transform='translate(-2987.824 -1002.638)' fill='%23ffb92b'/%3E%3Cpath id='Path_1226' data-name='Path 1226' d='M3309.465,1131.659c0-.093,0-.2,0-.3C3309.133,1129.976,3309.235,1130.588,3309.465,1131.659Z' transform='translate(-3035.904 -1010.26)' fill='%23ffb92b'/%3E%3Cpath id='Path_1227' data-name='Path 1227' d='M3041.417,1270.186l-.127-.1.141.151Z' transform='translate(-2994.16 -1031.997)' fill='%23ffb92b'/%3E%3Cpath id='Path_1228' data-name='Path 1228' d='M3045.36,1273.338a13.259,13.259,0,0,1-3.9-3.069c.164.636.315,1.292.5,1.918Z' transform='translate(-2994.186 -1032.025)' fill='%23ffb92b'/%3E%3Cpath id='Path_1229' data-name='Path 1229' d='M3213.886,1228.235l-2.863,2.044c2.848-3.165,5.235-5.035,2.473-3.224.1.295-.489,1-1.419,1.917a40.8,40.8,0,0,1-3.53,3.1c-1.325,1.06-2.65,2.119-3.625,2.991-1.011.824-1.666,1.471-1.6,1.775l-2.023,1.143c.545-.375.593-.491,1.132-.86-3.957,2.162-2.262,2.6-7.241,5.62-1.77.989-3.1,1.509-1.968.717l-3.765,2.493c-1.156.62-.965.3.177-.332-1.98,1.148-4.037,2.162-6.053,3.253l.03-.054c-.786.62-2.718,1.749-3.657,2.319-1.664.572.751-.473.284-.418-1.125.6-2.234,1.239-3.378,1.806-.781.147-.46-.132.356-.572a32.225,32.225,0,0,1,3.3-1.651,7.805,7.805,0,0,0-3.673,1.25,30.466,30.466,0,0,1-6.468,2.512c1.111-.439,2.193-.955,3.289-1.428a22.327,22.327,0,0,0-3.833.928c-1.433.408-3.062.913-5.028,1.366.951-.1,7.99-1.625,4.185-.036a29.223,29.223,0,0,0-4.641,1.659c-.141-.383-2.2.3-4.809,1.07l.038-.572c-1.383.491-2.017.739-2.5.968a15.715,15.715,0,0,1-1.632.755c-3.208.688-3.951.439-4.778.21-5.163.833,3.689.023-2.4,1.212-1.083.141-2.081.294-3.049.463-.972.134-1.92.263-2.889.424-1.94.31-3.975.761-6.578,1.071-3.066.047.508-.37-.6-.441l-2.674.636c-.664.041-.457-.108-.351-.183-2.274.288-.158.562-3.758.813-.479.29-2.342.181-4.625-.052-1.143-.133-2.391-.266-3.633-.33a33.2,33.2,0,0,0-3.6.025c-1.086-.236.548-.29.225-.524l-5.547-.019-4.753-.06c-1.4-.292-2.805-.58-4.187-.977,3.036.955-.994.722-4.575.483,1.07.39,1.989.729,2.613.923l-2.829-.359c-.946-.111-1.873-.317-2.811-.471-.653-.241-.051-.292.9-.3l-1.043-.107c-1.937-.652-.834-.718.641-.686l1.917.783c1.444-.075,2.792-.2,2.564-.566a17.273,17.273,0,0,1-1.844-.181c.376-.024.619-.061.464-.144a12.411,12.411,0,0,0-1.7-.136l-1.118-.875-.353.164-3.532-1.008c-1.18-.32-2.325-.769-3.487-1.146l-3.87-.591-4-.812-2.187-.49c-.754-.187-1.521-.435-2.336-.681s-1.662-.524-2.557-.824-1.841-.612-2.805-1.037c2.077.454.691-.479,1-.912a15.486,15.486,0,0,0,4.257,1.821c.895.283,1.84.61,2.835.907s2.023.6,3.037.975c-2.118-.778-1.563-.853-.994-.753-2.5-.607-4.919-1.476-7.383-2.243.162-.165-.188-.39-.8-.685s-1.468-.728-2.35-1.217c.522.7-.843.237-2.715-.535l-1.475-.626-1.5-.732c-.99-.482-1.935-.93-2.665-1.232-.041-.34.763-.254,4.136,1.551-3.445-2.513-5.361-1.53-8.69-4.125a6.111,6.111,0,0,0,1.624.81,35.837,35.837,0,0,1-3.887-2.131c-1.229-.778-2.009-1.46-1.421-1.215l.789.5c-1.293-.859-2.933-1.927-4.686-3.042-1.729-1.148-3.509-2.437-5.2-3.563-1.676-1.151-3.156-2.292-4.352-3.07a9.772,9.772,0,0,0-2.316-1.312,3.58,3.58,0,0,1,1.562-.022c-3.325-1.751-6.692-3.562-9.921-5.616,1.132.228-.555-3.411,3.406-.115-.5-.541-1.067-1.145-1.8-1.861s-1.67-1.525-2.8-2.594c.622.794,1.116,2.438.11,1.488-1.067-1.617-1.452-2.154-1.925-2.764l-.865-1.109c-.372-.482-.872-1.111-1.511-2.1.89,1.23-.926.61-2.48-1.232.355.188.594-.772,1.241-.179l-2.307-1.939c-.77-.651-1.481-1.353-2.228-2.031,1.054,1.065.788-.3.181-1.505.117.3-.672-.711-1.622-1.944-.919-1.255-1.935-2.779-2.438-3.391l1.279,2.179a32.054,32.054,0,0,0-4.31-5.13c-.591-.6-1.185-1.2-1.857-2.012a19.927,19.927,0,0,1-2.251-3.279c.576.609,2.029,1.108.447-1.884l-1.41-1.294a26.61,26.61,0,0,1-2.144-2.192,33.9,33.9,0,0,1-4.765-6.7l-.221-1.163c-.726-1.353-1.478-2.7-2.11-4.1.817,1.217,2.509,3.454,4.186,5.856.815,1.214,1.787,2.393,2.623,3.532l2.258,3.073a20.738,20.738,0,0,0-1.769-4.094c-.37-1.292,1.281,1.636,1.795,2.605l-1.906-3.906-.476-.975-.429-1-.856-2c-.178.294-.994-1.163-1.8-2.638-.747-1.5-1.465-3.027-1.627-2.784,1.279,2.9,2.854,5.666,4.307,8.464-.176.3-1.1-.775-2.3-2.652a32.322,32.322,0,0,1-1.906-3.355c-.609-1.291-1.218-2.708-1.766-4.169-.37-1.552,1.379.745,1.507.551a19.635,19.635,0,0,1-1.4-3.011,24.782,24.782,0,0,1-1-2.975l1.129,2.389a26.886,26.886,0,0,0-1.7-4.3,18.93,18.93,0,0,1-1.417-4.947,18.047,18.047,0,0,1-.383-2.689c-.074-.928-.16-1.7-.351-1.778-.108,2.411-1.939,3.385-2.768,1.953-.036-.253-.3-2.154-.594-4.2-.067-.511-.145-1.028-.2-1.536-.037-.509-.074-1-.108-1.46-.062-.913-.1-1.673-.094-2.094.083-2.424,1.818,3.292,1.89,1.222a6.85,6.85,0,0,1-.741-1.832c-.134-1.506.583.531-.061-2.675-.65-.453-.793-6.61-.682-1.463a28.815,28.815,0,0,1-.431-3.351c-.071-.92-.147-1.909-.292-3.786-.14.615-.519-.2-.915-1.577a25.111,25.111,0,0,1-.941-4.942c.151.186.323-.55.4-.9-.016-1.654-.031-3.117-.043-4.478.043-1.359.13-2.615.193-3.855s.114-2.468.211-3.766c.124-1.3.246-2.668.364-4.2.171-.558.594-3.493.725-2.212a22.663,22.663,0,0,1,.139-3.6c.956-3.57-.455,4.2.49,1.5-.274-.268.076-4.918.433-7.6a9.688,9.688,0,0,0-.83,3.686c-.161,1.793-.262,3.826-.328,5.177-.355-.031-.57-1.235-.632-3.253-.019-1.007-.052-2.224.047-3.583s.273-2.868.478-4.484c.342-2.567.666-3.073.771-3.076.128,0,.145.522.2.075.574-2.352.9-4.047,1.108-5.393.267-1.329.4-2.311.527-3.243a29.581,29.581,0,0,1,.519-2.941,31.763,31.763,0,0,1,1.527-4.342c1.456-2.885.9.161,1.436-.4-.582,2.012-1.187,3.5-1.7,4.847-.48,1.357-.934,2.549-1.314,3.919l1.162-3.3a37.1,37.1,0,0,1-1.413,5.467,36.634,36.634,0,0,0,1.216-3.589c.252-.846.535-1.791.837-2.8l1.089-3.17c.384-1.1.75-2.246,1.174-3.376l1.347-3.335c.459-1.086.854-2.169,1.341-3.143s.929-1.9,1.353-2.723c.4-1.262,1.2-3.408.593-2.5l-.913,2.171c-1.228,1.826,1.371-4.26-.015-1.609.5-1.517,1.189-3.058,1.917-4.763.375-.848.778-1.726,1.233-2.634.495-.886,1.037-1.8,1.64-2.748l.868-.469a15.656,15.656,0,0,0-2.208,3.548,29.952,29.952,0,0,1,2.334-3.71c.486-.719.95-1.457,1.343-2.133a6.962,6.962,0,0,0,.859-1.8c-.658.82-1.353,1.62-1.958,2.478.669-1.46,1.521-3.038,2.4-4.722.457-.83.9-1.7,1.444-2.519s1.118-1.634,1.729-2.424c-1.467,1.191-.493.772-2.613,2.766,1.937-1.666-5.531,8.606-2.75,5.679a19.625,19.625,0,0,0-2.457,3.292c-.736,1.162-1.543,2.41-2.648,3.987.205-.026.906-1.051-.7,1.9a6.708,6.708,0,0,1-.2.724l-.114.2.1-.156c-.043.141-.045.155.038-.058a9.272,9.272,0,0,1,1.01-1.4,37.992,37.992,0,0,1-1.626,4.035c-.66,1.634-1.348,3.271-1.625,4.129-.89,1.773.162-.833-.451.079l-.413,1.283-.356,1.305c-.446.1-2.522,4.679-1.008.233l-1.565,3.925a40.417,40.417,0,0,0-1.56,3.854,31.8,31.8,0,0,0-1.15,3.7c-.625,1.9-.972,4.959-.783,3.209-.259,1.075-.541,2.143-.779,3.221l-.631,3.252-.105.038c-.831,3.164-1.177,6.522-1.728,9.948-.352,3.46-.9,7-1.446,10.7-.04,1.1-.082,2.217-.13,3.518-.006,1.3-.041,2.788-.141,4.625l-.346.713c-.006,1.415-.016,3.537-.023,5.46a17.556,17.556,0,0,0,.245,4.243,16.672,16.672,0,0,0-.137,3.533c.026.755.073,1.579.134,2.442.079.861.215,1.758.337,2.67.273,1.823.492,3.713.832,5.433s.631,3.3.812,4.531l.454.1c.074.421.148.84.223,1.26l.3,1.244c.209.83.421,1.667.639,2.53l.708,2.669c.273.919.6,1.867.927,2.876l.293-.352c.664,1.707,1.164,4,1.954,6.485.372,1.253.763,2.569,1.164,3.917.45,1.332.969,2.679,1.5,4.02a11.526,11.526,0,0,1-1.08-2.686,41.261,41.261,0,0,0,1.687,5.022c.714,1.641,1.557,3.242,2.368,4.828.783,1.6,1.722,3.1,2.521,4.6s1.518,2.99,2.192,4.407a20.407,20.407,0,0,1,1.882,3.281c-.074-.125-.145-.234-.21-.325l.316.558c.277.637.592,1.276.961,1.953-.284-.6-.554-1.164-.789-1.656.61,1.037,1.668,2.529,2.7,3.988l.071.864.233.343c.826,1.564.923,1.081.672.123a17.4,17.4,0,0,0,1.538,1.807,7.805,7.805,0,0,0,1.624,2.668c.378.489.765.991,1.092,1.5a5.922,5.922,0,0,1,.8,1.473,48.2,48.2,0,0,1,3.4,3.763c1.529,1.6,3.076,3.143,3.654,3.262-.03.108.279.534-.354-.188a26.57,26.57,0,0,0,3.911,4.2l.208.968,1.744,1.325,1.808,1.247c1.68,2.037,2.354,2.932.182,1.412l2.784,2.226,1.63,1.258c.922.71,1.732,1.379,3.977,2.865l-.418.1c1.52,1.179,4.2,2.716,4.94,3.648a43.561,43.561,0,0,0,4.139,3.319c.479.349.972.73,1.509,1.095l1.695,1.109,3.715,2.4c5.288,3.16,11.476,6.425,16.449,8.857-.775-.9.336-.244,1.761.506,1.439.716,3.177,1.58,3.517,1.3.513.453,1.9,1.141.163.673l6.45,2.316a20.953,20.953,0,0,0,5.381,1.335c.558.4-1.258,0-.742.287a9.91,9.91,0,0,1,2.313.591c.519.291-.849-.037-1.74-.185,1.4.386,2.49.643,3.352.8a10.978,10.978,0,0,0,1.993.121,2.007,2.007,0,0,0,1.56-.618,25.608,25.608,0,0,0,3.4.989,15.714,15.714,0,0,0,2.949.152c.953.393,2.582.919-.948.369l2.717.541,1.974.385,2.12.29c2.822.365,5.426.65,5.557.345a18.485,18.485,0,0,0,3.324.23l2.724.232c.737.053,1.347.057,1.953.083,1.213.041,2.418.071,4.627.1l-1.224-.119c1.749-.564,3.665-.139,7.222-.3l-.1.069a34.439,34.439,0,0,0,4.121-.042c.837-.055,1.271-.114,1.7-.171s.858-.111,1.682-.156l1.584-.067,2.474-.165-.482-.347c.323-.479,2.1-.576,4.375-.669a44.959,44.959,0,0,0,7.3-1l-1.7.077a23.458,23.458,0,0,1,4.839-.53,26.549,26.549,0,0,0,4.928-.385c.56-.088-.82.377-1.572.612,6.657-1.319.712-.743,5.514-2.226.971,0-.931,1.067,2.326.1a53.123,53.123,0,0,0,5.71-2.27c1.282-.609,2.649-1.24,3.977-1.794.664-.277,1.319-.534,1.948-.761.622-.247,1.212-.474,1.767-.648-1.019.219-2.02.43.036-.681,3.234-1.467,9.114-3.392,11.59-5.612.423-.174.6-.209.643-.171l2.161-1.39c.834-.528,1.752-1.09,2.591-1.711a38.507,38.507,0,0,0,3.854-2.961,8.606,8.606,0,0,0,3.326-1.71,46.512,46.512,0,0,0,4.5-3.519c1.474-1.3,2.921-2.489,3.968-3.391s1.8-1.4,2-1.143c1.044-.935,2.121-1.832,3.136-2.8l3.018-2.924-.068.246a31.078,31.078,0,0,0,2.438-2.419c.649-.713,1.174-1.32,1.612-1.856a25.632,25.632,0,0,0,1.936-2.663c.876-.877.374-.114.356.009a65.577,65.577,0,0,0,5.3-6.092,52.911,52.911,0,0,0,3.853-6.006l.736-.312c.913-1.507,6.985-9.018,10.081-16.13a1.945,1.945,0,0,1-.22.841c1.806-3.946,4.29-8.5,6.107-12.641.452-1.035.88-2.033,1.266-2.976.187-.474.37-.931.543-1.37l.407-1.294a10.855,10.855,0,0,0,.641-3.861l.368-1.38.306-1.4.6-2.793c-2.124,7.047-.336-1.235-1.406,1.6a32.113,32.113,0,0,1,1.389-4.14c.375-1,.617-1.2.2.522l-.225.514c.534,1.494,2.427-8.817,2.827-8.532a160.411,160.411,0,0,0,2.694-21.326q.109-2.65.216-5.278c.017-1.754-.026-3.5-.04-5.239-.02-.869,0-1.738-.054-2.6s-.113-1.726-.171-2.586-.118-1.718-.176-2.573-.116-1.71-.237-2.556c-.143.543-.265,1.082-.442,1.624-.136-1.574-.36-3.141-.537-4.712-.014-1.254.268-1.728.67,1.645a13.5,13.5,0,0,0-.477-3.5,8.406,8.406,0,0,0-.742-2.171c-.92-6.578,1.167,2.436.824.432l-.532-2.723.038.628c-.321-1.085-.556-1.661-.8-2.47-.122-.4-.237-.867-.382-1.477-.165-.605-.35-1.359-.572-2.353-.459-2.539.073-1.376-.132-2.371a5.1,5.1,0,0,0-.334-1.525c-.486-1.941-1.047-3.863-1.567-5.8l.187,2.441c-.478-1.243-.856-2.6-1.086-3.287-.261-.683-.309-.721-.2.685-.188-2.049-1.828-7.4-3.893-12.371-.466-1.264-1.054-2.464-1.57-3.616s-1.016-2.234-1.457-3.2c-.918-1.915-1.674-3.335-1.888-3.926-.5-.786-.983-1.578-1.452-2.387-.5-.794-1.005-1.6-1.5-2.431-1.008-1.663-1.977-3.469-3.219-5.366.522,1,.417,1.855-1.626-1.457.429.146.429-.173.17-.785a15.775,15.775,0,0,0-1.431-2.5c-.652-.989-1.4-2.089-2.05-3.134-.329-.521-.63-1.032-.9-1.5a10.979,10.979,0,0,1-.681-1.26c.662,1.278-1.088-.9-2.733-2.888a22.832,22.832,0,0,0-2.147-2.342c-.479-.434-.594-.386-.016.574-2.065-2.524.194-.423-1.229-2.473-5.44-5.554-11.668-12.643-19.422-18.434-.207.026.918,1.2-.837.1-1.156-1.27-2.424-2.406-3.656-3.6a8.54,8.54,0,0,0-1.875-.853,5.687,5.687,0,0,1-1.039-.582,13.48,13.48,0,0,1-1.6-1.233c.344.37.855.921-.241.274a113.646,113.646,0,0,0-25.4-13.208,217.648,217.648,0,0,0-27.754-8.183c2.513.742.8.463-1.152.129,1.26.29-.084.356.135.6l-3.929-.791c-1.314-.241-2.623-.564-3.949-.74a22.458,22.458,0,0,1-4.958-.081,25.622,25.622,0,0,0-2.854-.094,4.542,4.542,0,0,0-1.625.2l2.534-.032c-1.7.279-.527.636.976,1.079,1.5.488,3.34,1.023,3.066,1.408a14.164,14.164,0,0,1,3.2.09c1.177.173,2.448.479,3.794.757l2.068.416c.708.122,1.426.254,2.151.4a25.96,25.96,0,0,0,4.506.474c1.29.4-1.176.054-.5.365,1.587-.112,3.414.284,6.74,1.2l-.4,0,1.711.383c.548.137,1.07.3,1.582.439l2.9.845c1.851.512,3.5,1.14,5.194,1.768l2.581.962c.886.321,1.769.746,2.723,1.143,1.9.819,4.023,1.676,6.448,2.89l-.57-.7a35.928,35.928,0,0,1,3.453,1.867c2.7.555-5.958-2.731-3.462-2.336a21.39,21.39,0,0,0,3.423,1.942c1.544.763,3.321,1.743,5.1,2.644l1.319.685c.428.236.84.489,1.246.726.809.479,1.57.94,2.245,1.367a10.106,10.106,0,0,1,2.661,2.059c3.013,1.937-.642-.962,2.376.98l.665.723.94.22a11.668,11.668,0,0,1,2.079,1.68c.427.441.611.732.586.844-.449-.35-1.353-.889-1.859-1.228a50.264,50.264,0,0,0,4.486,3.279c1.569,1.06,2.87,2.068,3.263,2.413-.872-.744-1.73-1.508-2.617-2.237.993.711,1.981,1.486,3,2.261,1,.8,2.076,1.546,3.061,2.426,1.987,1.74,4.094,3.443,6.007,5.343l2.925,2.765,2.762,2.831c1.869,1.815,3.516,3.722,5.177,5.417l-.328-.666c.624.658,1.157,1.215,1.6,1.717.427.515.785.957,1.1,1.354.623.794,1.061,1.4,1.506,2.029s.921,1.261,1.537,2.168,1.423,2.051,2.608,3.646l-.2-.209a32.345,32.345,0,0,1,3.469,4.769c-1.269-1.569,1.673,3.4.046,1.32.58.79,1.017,1.454,1.364,2.006l.86,1.309a14.291,14.291,0,0,0,.9,1.248l.709.789a18.4,18.4,0,0,1,1.546,2.012l.27,1.212c.528.723.844,1.1,1.263,1.737a23.961,23.961,0,0,1,1.811,3.329c-1.589-2.862.612,2.513-1.213-.663.7,1.97,1.408,3.634,2.085,5.09.643,1.472,1.2,2.759,1.734,3.906a28.4,28.4,0,0,1,1.321,3.168,12.608,12.608,0,0,1,.6,2.932c1.023,1.672.56-.069-.052-1.991-.57-1.937-1.509-3.963-1.008-3-.2-.886.244-.209.847,1a40.621,40.621,0,0,1,1.6,4.273,17.662,17.662,0,0,1,.7,4.089c.093.826.22,1.772.44,2.911.11.569.242,1.187.405,1.862.132.685.286,1.428.476,2.241-.145-.648-.219-.677-.365-1.324a28.252,28.252,0,0,0,.869,3.667c.174.624.347,1.267.5,1.946a19.1,19.1,0,0,1,.258,2.176c.818,1.6.67,3.921,1.417,4.306l-1.232-6.025c.391,1.7.924,3.316,1.439,5.236a37.691,37.691,0,0,1,1.022,7.042,29.815,29.815,0,0,1-.829-3.261,15.673,15.673,0,0,0,.277,2.449,10.853,10.853,0,0,1,.229,2.5c-.186-.107-.287-.628-.441-1.4s-.295-1.791-.446-2.914-.3-2.347-.5-3.515a31.648,31.648,0,0,0-.791-3.157,33.093,33.093,0,0,0,.71,3.89c.229,1.281.346,2.115-.13,1.239a14.258,14.258,0,0,1,.984,4.771,33.85,33.85,0,0,0,.691,6.208l-.423-.274a21.31,21.31,0,0,1,.385,3.5l-.578-2.359c.522,3.639-.143,7.039-.067,10.527.1-3.659.207-4.07.36-3.953s.375.767.481-.789a24.052,24.052,0,0,1,.092,2.852c-.012.783-.045,1.417-.094,1.953a15.421,15.421,0,0,1-.426,2.465c-.153.713-.392,1.453-.593,2.645s-.37,2.838-.559,5.356c.093-1.362.642-5.1.675-2.95-.126.957-.229,2.072-.438,3.08s-.412,1.921-.59,2.493c-.76,6.653.538-.967.422,1.9-.736,2.2-.309,3.286-.656,6.23l-.4-.054c-.2.936-.343,1.672-.443,2.256-.123.579-.205,1.006-.247,1.334a2.649,2.649,0,0,0,.018,1.124c.107.446.229.8-.7,4.138l.107-2.978c-.234,1.175-.417,2.365-.693,3.531-.086-.278-.155-.551-.255-.831-.349,1.923-.651,3.171-.99,4.395-.171.612-.356,1.217-.571,1.9s-.523,1.414-.853,2.312c.558-.754.542.7-.539,3.936-1.021,2.1.128-1.334-1.571,3.171a12.568,12.568,0,0,1,.35-1.8,8.938,8.938,0,0,1,.393-1.077,10.539,10.539,0,0,1,.605-1.282c-.057-.247.1-1.1.048-1.348-.99,2.284-2.235,5.822-2.854,7.446.259-.616.572-1.351.777-1.71-.343,1.11-.665,2.232-1.027,3.339l-1.178,3.291c-.592.937-.344.09-.1-.743-.561,1.293-.729,2.293-1.642,4.159-.06-.627-.377-.642.671-3.377-.752,2.078-1.691,4.073-2.582,6.1-.165.164-.639.873-1.036,1.438s-.757.962-.588.567c-1,1.534-1.962,3.566-3.05,5.708-.582,1.048-1.185,2.128-1.823,3.195a25.044,25.044,0,0,1-2.063,3.072,10.527,10.527,0,0,1-.9,1.562c-.679.921-1.354,1.8-2.028,2.682l-2.15,2.562c-.723.868-1.432,1.782-2.181,2.735-.775.931-1.56,1.928-2.362,3.028-.831.634-1.612,1.309-2.477,1.9-2.829,3.161,3.427-2.511-1.3,2.766-1.666,1.883-2.076,2.137-2.247,2.051s-.068-.469-.76.077c-.794.962-1.871,2.3-3.211,3.758A33.41,33.41,0,0,1,3210.8,1231C3211.88,1229.915,3212.84,1229.2,3213.886,1228.235Zm-44.8,26.631c.468-.2,1.16-.528,1.831-.806a5.806,5.806,0,0,1,1.688-.594,4.018,4.018,0,0,1-1.464.878C3170.59,1254.532,3169.932,1254.649,3169.09,1254.866Zm-78.844,4.154a14.5,14.5,0,0,1,3.162.837A22.442,22.442,0,0,1,3090.246,1259.02Zm-96.811-176.785c-.007.045-.012.076-.017.112C2992.52,1084.507,2992.844,1083.742,2993.435,1082.234Zm1.824-4.489c.125-.473.06-.462-.068-.291a14.753,14.753,0,0,1-.894,2.51A7.781,7.781,0,0,0,2995.259,1077.746Zm263.68,16.6.108.941C3258.456,1093.251,3258.693,1093.8,3258.94,1094.349Z' transform='translate(-2985.464 -988.299)' fill='%23ffb92b'/%3E%3Cpath id='Path_1230' data-name='Path 1230' d='M3120.243,1310.423a.7.7,0,0,1,.389.294C3121.04,1310.72,3121.062,1310.644,3120.243,1310.423Z' transform='translate(-3006.46 -1038.28)' fill='%23ffb92b'/%3E%3Cpath id='Path_1231' data-name='Path 1231' d='M3281.359,1243.245l.1-.128a.372.372,0,0,0,.032-.172Z' transform='translate(-3031.559 -1027.768)' fill='%23ffb92b'/%3E%3Cpath id='Path_1232' data-name='Path 1232' d='M2992.64,1180.614a12.883,12.883,0,0,1,.123,1.883C2992.87,1182.53,2992.875,1182.08,2992.64,1180.614Z' transform='translate(-2986.581 -1018.058)' fill='%23ffb92b'/%3E%3Cpath id='Path_1233' data-name='Path 1233' d='M3009.556,1066.4c-.549.881-1.012,1.814-1.5,2.729a14.358,14.358,0,0,1,1.541-2.342C3009.475,1066.8,3009.036,1067.227,3009.556,1066.4Z' transform='translate(-2988.982 -1000.266)' fill='%23ffb92b'/%3E%3Cpath id='Path_1234' data-name='Path 1234' d='M3031.247,1042.78c.271-.357.65-.69.917-1.043l-.222-.042C3030.634,1043.085,3029.829,1044.151,3031.247,1042.78Z' transform='translate(-2992.479 -996.417)' fill='%23ffb92b'/%3E%3Cpath id='Path_1235' data-name='Path 1235' d='M3013.023,1063.748c.21-.01.552-.437.979-1.093.214-.328.449-.713.7-1.132l.859-1.294-.222.312c-.013-.4-.32-.1-.774.537S3013.581,1062.743,3013.023,1063.748Z' transform='translate(-2989.757 -999.304)' fill='%23ffb92b'/%3E%3Cpath id='Path_1236' data-name='Path 1236' d='M3016.363,1059.425c.372-.551.758-1.11,1.149-1.631C3017.5,1057.474,3017.01,1058.43,3016.363,1059.425Z' transform='translate(-2990.277 -998.915)' fill='%23ffb92b'/%3E%3Cpath id='Path_1237' data-name='Path 1237' d='M2999.418,1086.925c.506-.9-.133-.767.235-1.243.039-.616-.552,1.01-.884,2.129-.175.556-.248,1-.18.965A12.008,12.008,0,0,0,2999.418,1086.925Z' transform='translate(-2987.504 -1003.248)' fill='%23ffb92b'/%3E%3Cpath id='Path_1238' data-name='Path 1238' d='M3015.046,1063.392l-.768.415-.364,1.2Z' transform='translate(-2989.896 -999.797)' fill='%23ffb92b'/%3E%3Cpath id='Path_1239' data-name='Path 1239' d='M3004.9,1079.855l1.669-3c-.087.014.075-.394.291-.886A35.662,35.662,0,0,0,3004.9,1079.855Z' transform='translate(-2988.489 -1001.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1240' data-name='Path 1240' d='M3007.222,1075.518c.523-.97,1.062-1.869,1.3-2.439C3008.236,1073.6,3007.583,1074.708,3007.222,1075.518Z' transform='translate(-2988.853 -1001.306)' fill='%23ffb92b'/%3E%3Cpath id='Path_1241' data-name='Path 1241' d='M3012.049,1068.14c-.205.27-.419.534-.616.81l-1.232,2.08C3010.82,1070.067,3011.375,1069.067,3012.049,1068.14Z' transform='translate(-2989.317 -1000.537)' fill='%23ffb92b'/%3E%3Cpath id='Path_1242' data-name='Path 1242' d='M2990.69,1121.788l-.54,3.709c.076.4.342-.589.53-1.97C2990.739,1122.628,2990.928,1121.248,2990.69,1121.788Z' transform='translate(-2986.194 -1008.875)' fill='%23ffb92b'/%3E%3Cpath id='Path_1243' data-name='Path 1243' d='M2995.091,1109.127a6.759,6.759,0,0,1-.758,1.493l.475.245Z' transform='translate(-2986.845 -1006.922)' fill='%23ffb92b'/%3E%3Cpath id='Path_1244' data-name='Path 1244' d='M2992.334,1121.376c.078.4-.534,5.372.258.745C2992.492,1121.72,2993.1,1118.052,2992.334,1121.376Z' transform='translate(-2986.51 -1008.615)' fill='%23ffb92b'/%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M2992.078,1187.443l-.22-.923-.81.311Z' transform='translate(-2986.333 -1018.978)' fill='%23ffb92b'/%3E%3Cpath id='Path_1246' data-name='Path 1246' d='M3016.351,1239.326c-2.169-3.781-1.023-.577-2.9-4.053-.729-.758,1.533,2.844.829,2.045C3015.887,1239.426,3016.531,1240.655,3016.351,1239.326Z' transform='translate(-2989.801 -1026.556)' fill='%23ffb92b'/%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M3014.306,1237.517c-.258-.339-.534-.695-.839-1.067C3013.926,1237.066,3014.155,1237.348,3014.306,1237.517Z' transform='translate(-2989.826 -1026.756)' fill='%23ffb92b'/%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M3159.14,988.738c-.957-.155-1.92-.2-2.881-.294l1.853.336C3158.456,988.75,3158.8,988.753,3159.14,988.738Z' transform='translate(-3012.071 -988.122)' fill='%23ffb92b'/%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M3152.646,989.228l-.671-.565-1.735.452A12.763,12.763,0,0,1,3152.646,989.228Z' transform='translate(-3011.133 -988.156)' fill='%23ffb92b'/%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M3193.772,1305.291l-.168.185a9.715,9.715,0,0,0,2.353-.484Z' transform='translate(-3017.888 -1037.434)' fill='%23ffb92b'/%3E%3Cpath id='Path_1251' data-name='Path 1251' d='M3234.691,1287.573l-.555.343,1.292-.24Z' transform='translate(-3024.202 -1034.72)' fill='%23ffb92b'/%3E%3Cpath id='Path_1252' data-name='Path 1252' d='M3262.97,1263.414c-.886.94-1.91,2.066-2.871,2.943C3262.1,1264.378,3263.642,1263.581,3262.97,1263.414Z' transform='translate(-3028.247 -1030.957)' fill='%23ffb92b'/%3E%3C/g%3E%3Cg id='Group_362' data-name='Group 362' transform='translate(2.109 2.111)'%3E%3Cpath id='Path_1253' data-name='Path 1253' d='M3149,990.973c1.268,0,.813-.343,1-.411C3147.878,990.694,3149.057,991.064,3149,990.973Z' transform='translate(-3013.006 -990.562)' fill='%23ffb92b'/%3E%3Cpath id='Path_1254' data-name='Path 1254' d='M3124.035,994l.34-.207-2.961.888Z' transform='translate(-3008.751 -991.066)' fill='%23ffb92b'/%3E%3Cpath id='Path_1255' data-name='Path 1255' d='M3102.09,998.664c1.941.081,6.727-2.12,10.187-2.6l.587.005,1.42-.825-3.237.841c-1.113.306-2.254.575-3.329.943C3105.557,997.719,3103.535,998.315,3102.09,998.664Z' transform='translate(-3005.741 -991.292)' fill='%23ffb92b'/%3E%3Cpath id='Path_1256' data-name='Path 1256' d='M3089.91,1001.865c.689-.019-2.032,1.018,2.3-.827l-.433.106Z' transform='translate(-3003.809 -992.194)' fill='%23ffb92b'/%3E%3Cpath id='Path_1257' data-name='Path 1257' d='M3092.1,1001.112c1.92-.774-1.331.313,0,0Z' transform='translate(-3004.133 -992.161)' fill='%23ffb92b'/%3E%3Cpath id='Path_1258' data-name='Path 1258' d='M3081.562,1005.479l2.4-1.314c-.574.107-2.8,1.081-2.022.617C3079.43,1006.042,3080.02,1005.927,3081.562,1005.479Z' transform='translate(-3002.335 -992.681)' fill='%23ffb92b'/%3E%3Cpath id='Path_1259' data-name='Path 1259' d='M3079.27,1007.361c.4-.245.809-.48,1.228-.693A2.758,2.758,0,0,0,3079.27,1007.361Z' transform='translate(-3002.186 -993.071)' fill='%23ffb92b'/%3E%3Cpath id='Path_1260' data-name='Path 1260' d='M3083.366,1005.009l-2.642,1.4c.4-.074.52.086,1.22-.626C3081.8,1006.046,3082.261,1005.647,3083.366,1005.009Z' transform='translate(-3002.412 -992.813)' fill='%23ffb92b'/%3E%3Cpath id='Path_1261' data-name='Path 1261' d='M3085.724,1004.007a16.114,16.114,0,0,1,1.885-.617c.347-.057.182.045-1.021.69,2.373-1.039,3.371-1.526,3.15-1.566a5.045,5.045,0,0,0-1.2.333A24.522,24.522,0,0,0,3085.724,1004.007Z' transform='translate(-3003.191 -992.424)' fill='%23ffb92b'/%3E%3Cpath id='Path_1262' data-name='Path 1262' d='M3101.2,1000.17c.654-.16,1.306-.326,1.972-.44l1.619-.67a21.771,21.771,0,0,1-2.174.6C3101.8,999.874,3101.112,1000.106,3101.2,1000.17Z' transform='translate(-3005.601 -991.886)' fill='%23ffb92b'/%3E%3Cpath id='Path_1263' data-name='Path 1263' d='M3063.971,1014.748c-.074.2.953-.205,1.21-.174.53-.415,1.09-.783,1.646-1.16A22.369,22.369,0,0,1,3063.971,1014.748Z' transform='translate(-2999.802 -994.122)' fill='%23ffb92b'/%3E%3Cpath id='Path_1264' data-name='Path 1264' d='M3064.96,1014.788l-2.411,1.806C3064.819,1015.17,3065.176,1014.817,3064.96,1014.788Z' transform='translate(-2999.581 -994.336)' fill='%23ffb92b'/%3E%3Cpath id='Path_1265' data-name='Path 1265' d='M3078.955,1008l1.041-.663,1.069-.611,2.143-1.223c-1.719.949-3.443,1.87-5.091,2.933Z' transform='translate(-3002.006 -992.89)' fill='%23ffb92b'/%3E%3Cpath id='Path_1266' data-name='Path 1266' d='M3052.52,1022.443c.4-.423.809-.824,1.214-1.238l-1.109,1.064-1.063,1.119Z' transform='translate(-2997.869 -995.336)' fill='%23ffb92b'/%3E%3Cpath id='Path_1267' data-name='Path 1267' d='M3044.837,1028.3c.8-1.017-1.581.82-.666-.173a44.77,44.77,0,0,0-3.814,3.922A34.213,34.213,0,0,1,3044.837,1028.3Z' transform='translate(-2996.124 -996.392)' fill='%23ffb92b'/%3E%3Cpath id='Path_1268' data-name='Path 1268' d='M3038.284,1034.854c.572-.626,1.135-1.309,1.75-2.05C3039.42,1033.467,3038.834,1034.139,3038.284,1034.854Z' transform='translate(-2995.801 -997.143)' fill='%23ffb92b'/%3E%3Cpath id='Path_1269' data-name='Path 1269' d='M3057.088,1020.241a7.141,7.141,0,0,0-2.14,1.072l1.174-.392Z' transform='translate(-2998.397 -995.185)' fill='%23ffb92b'/%3E%3Cpath id='Path_1270' data-name='Path 1270' d='M3055.993,1021.029l-.04.015-2.09,1.462Z' transform='translate(-2998.228 -995.308)' fill='%23ffb92b'/%3E%3Cpath id='Path_1271' data-name='Path 1271' d='M3057.727,1020.038l-.244.171A.382.382,0,0,0,3057.727,1020.038Z' transform='translate(-2998.792 -995.154)' fill='%23ffb92b'/%3E%3Cpath id='Path_1272' data-name='Path 1272' d='M3070.243,1012.474c-1.428,1.054-4.478,3.058-1.26,1.562C3069.948,1013.2,3068.1,1014.055,3070.243,1012.474Z' transform='translate(-3000.362 -993.976)' fill='%23ffb92b'/%3E%3Cpath id='Path_1273' data-name='Path 1273' d='M3059.488,1019.091c.879-.591,1.806-1.11,2.7-1.667-.1-.047-.663.147.017-.408C3061.3,1017.711,3060.369,1018.366,3059.488,1019.091Z' transform='translate(-2999.104 -994.683)' fill='%23ffb92b'/%3E%3Cpath id='Path_1274' data-name='Path 1274' d='M3058.063,1020.469l1.2-1-.977.657Z' transform='translate(-2998.882 -995.066)' fill='%23ffb92b'/%3E%3Cpath id='Path_1275' data-name='Path 1275' d='M3042.733,1031.009c-.469.511-.985,1.015-1.543,1.532l-1.72,1.7c.691-.6,1.357-1.24,2.069-1.827l2.084-1.77C3043.74,1030.389,3044.2,1029.719,3042.733,1031.009Z' transform='translate(-2995.986 -996.743)' fill='%23ffb92b'/%3E%3Cpath id='Path_1276' data-name='Path 1276' d='M3049.532,1026.095l-.228.205C3049.471,1026.208,3049.6,1026.122,3049.532,1026.095Z' transform='translate(-2997.518 -996.097)' fill='%23ffb92b'/%3E%3Cpath id='Path_1277' data-name='Path 1277' d='M3025.856,1049.332l.226-.161a.578.578,0,0,1-.007-.088Z' transform='translate(-2993.865 -999.679)' fill='%23ffb92b'/%3E%3Cpath id='Path_1278' data-name='Path 1278' d='M3044.661,1030.159a13.987,13.987,0,0,0,2.159-2.041c-.751.7-1.557,1.427-2.435,2.191C3044.333,1030.422,3044.34,1030.462,3044.661,1030.159Z' transform='translate(-2996.748 -996.413)' fill='%23ffb92b'/%3E%3Cpath id='Path_1279' data-name='Path 1279' d='M3034.457,1038.97c.542-.471,1.152-1.007,1.819-1.542A8.355,8.355,0,0,0,3034.457,1038.97Z' transform='translate(-2995.205 -997.863)' fill='%23ffb92b'/%3E%3Cpath id='Path_1280' data-name='Path 1280' d='M3048.773,1026.558l.151-.139C3048.522,1026.637,3048.59,1026.632,3048.773,1026.558Z' transform='translate(-2997.413 -996.148)' fill='%23ffb92b'/%3E%3Cpath id='Path_1281' data-name='Path 1281' d='M3048.563,1026.546c-.523.478-.9.887-1.289,1.3.635-.539,1.22-1.046,1.714-1.5A3.986,3.986,0,0,1,3048.563,1026.546Z' transform='translate(-2997.201 -996.135)' fill='%23ffb92b'/%3E%3Cpath id='Path_1282' data-name='Path 1282' d='M3023.861,1054.455a5.829,5.829,0,0,1,1.145-2.108c.376-.532.811-1.131,1.313-1.714s1.074-1.142,1.643-1.662c1.783-2.441-.323-1.689-2.547-.061.065.176.106.216-1.664,2.818.76-.806,4.791-5.048,3.295-2.857-1.3,1.6-1.83,2.264-2.246,2.675s-.7.587-1.395,1.324c.692-.545,0,.586-.735,1.8-.757,1.2-1.428,2.58-.933,2.387.617-1.035,1.325-2.005,2.007-3C3023.86,1054.069,3023.174,1055.188,3023.861,1054.455Z' transform='translate(-2993.197 -999.417)' fill='%23ffb92b'/%3E%3Cpath id='Path_1283' data-name='Path 1283' d='M3030.089,1043.682l.863-.965c-1.079,1.014-1.863,1.727-3.335,3.033-1.292,1.741-1.488,2.158-1.5,2.342,1.417-1.586,2.779-3.221,4.241-4.764Z' transform='translate(-2993.905 -998.687)' fill='%23ffb92b'/%3E%3Cpath id='Path_1284' data-name='Path 1284' d='M3035.888,1037.333c-.507.929-2.486,3.322-.911,2.211a26.017,26.017,0,0,0,2.017-2.257,10.285,10.285,0,0,1,1.17-1.5c-4.364,4.285,1.133-1.361-2.213,1.545.828-.875,1.6-1.638,2.331-2.355-.83.73-1.639,1.426-2.413,2.072l.117-.081.02-.021v.008c.224-.15.306-.191.072,0-.012.017-.065.069-.088.094a.726.726,0,0,1-.1.289c-1.338,1.173-.27.126.1-.289,0-.027.025-.073.016-.09l-.019.013c-.732.718-1.415,1.485-2.094,2.253l-2.048,2.293C3032.792,1040.618,3033.861,1039.388,3035.888,1037.333Z' transform='translate(-2994.798 -997.481)' fill='%23ffb92b'/%3E%3Cpath id='Path_1285' data-name='Path 1285' d='M3066.339,1017.084c-.175.074-.182.047-.208.033C3065.825,1017.366,3065.716,1017.472,3066.339,1017.084Z' transform='translate(-3000.101 -994.694)' fill='%23ffb92b'/%3E%3Cpath id='Path_1286' data-name='Path 1286' d='M3063.238,1018.049a9.578,9.578,0,0,1,1.806-1.347c1.107-.579.087.151.205.218.669-.556,2.436-1.823.034-.543l-.336.274a28,28,0,0,1-4.7,2.269A11.973,11.973,0,0,0,3063.238,1018.049Z' transform='translate(-2999.218 -994.497)' fill='%23ffb92b'/%3E%3Cpath id='Path_1287' data-name='Path 1287' d='M3048.966,1027.6c-1.317,1.067-2.538,2.247-3.781,3.4l2.156-1.451-.22-.059C3049.385,1027.7,3048.785,1027.948,3048.966,1027.6Z' transform='translate(-2996.876 -996.332)' fill='%23ffb92b'/%3E%3Cpath id='Path_1288' data-name='Path 1288' d='M3025,1049.626l.15-.76c-.527.849-.961,1.77-1.439,2.649Z' transform='translate(-2993.531 -999.645)' fill='%23ffb92b'/%3E%3Cpath id='Path_1289' data-name='Path 1289' d='M3020.221,1055.926l-.116-.394c-.305.5-.578,1.033-.868,1.547Z' transform='translate(-2992.833 -1000.683)' fill='%23ffb92b'/%3E%3Cpath id='Path_1290' data-name='Path 1290' d='M3230.29,1288l1.216-.811C3230.926,1287.565,3230.554,1287.809,3230.29,1288Z' transform='translate(-3025.712 -1036.771)' fill='%23ffb92b'/%3E%3Cpath id='Path_1291' data-name='Path 1291' d='M3219.244,1294.073l-.159.266C3219.481,1294.034,3219.63,1293.883,3219.244,1294.073Z' transform='translate(-3023.966 -1037.83)' fill='%23ffb92b'/%3E%3Cpath id='Path_1292' data-name='Path 1292' d='M3012.489,1238.18c.916,2.008,1.844,4.35,2.013,3.918l-.059-.77A29.894,29.894,0,0,1,3012.489,1238.18Z' transform='translate(-2991.782 -1029.136)' fill='%23ffb92b'/%3E%3Cpath id='Path_1293' data-name='Path 1293' d='M3118.494,1309.211l-.6-.219-1.493.016C3117.032,1309.069,3117.737,1309.179,3118.494,1309.211Z' transform='translate(-3007.97 -1040.167)' fill='%23ffb92b'/%3E%3Cpath id='Path_1294' data-name='Path 1294' d='M3120.986,1307.805l2.729.728C3123.106,1308.339,3122.228,1308.1,3120.986,1307.805Z' transform='translate(-3008.684 -1039.983)' fill='%23ffb92b'/%3E%3Cpath id='Path_1295' data-name='Path 1295' d='M3279.4,1241.235c.227-.531.456-1.059.648-1.61C3278.571,1241.823,3279.363,1240.952,3279.4,1241.235Z' transform='translate(-3033.324 -1029.362)' fill='%23ffb92b'/%3E%3Cpath id='Path_1296' data-name='Path 1296' d='M2989.877,1129.907c-.381,1.856-.631,3.344-.815,4.656C2989.558,1132.321,2990.1,1130.547,2989.877,1129.907Z' transform='translate(-2988.133 -1012.269)' fill='%23ffb92b'/%3E%3Cpath id='Path_1297' data-name='Path 1297' d='M3228.233,1294.484c.766-.516,1.07-.777,1.006-.834C3228.45,1294.175,3228.019,1294.5,3228.233,1294.484Z' transform='translate(-3025.383 -1037.777)' fill='%23ffb92b'/%3E%3Cpath id='Path_1298' data-name='Path 1298' d='M2988.519,1140.871c.054-.331.106-.654.161-.991a43.741,43.741,0,0,1,.293-4.458A20.973,20.973,0,0,0,2988.519,1140.871Z' transform='translate(-2988.044 -1013.129)' fill='%23ffb92b'/%3E%3Cpath id='Path_1299' data-name='Path 1299' d='M3237.991,1022.713l-.374-.293C3237.551,1022.437,3237.728,1022.551,3237.991,1022.713Z' transform='translate(-3026.851 -995.525)' fill='%23ffb92b'/%3E%3Cpath id='Path_1300' data-name='Path 1300' d='M3171.751,993.021c.615.056,1.614.182,2.556.3C3173.852,993.235,3173.081,993.139,3171.751,993.021Z' transform='translate(-3016.592 -990.945)' fill='%23ffb92b'/%3E%3Cpath id='Path_1301' data-name='Path 1301' d='M3003.83,1082.915c.593-1.284.048-.225,0,0Z' transform='translate(-2990.434 -1004.852)' fill='%23ffb92b'/%3E%3Cpath id='Path_1302' data-name='Path 1302' d='M3009.01,1076.588c-.1.285-.156.511-.1.582A1.254,1.254,0,0,1,3009.01,1076.588Z' transform='translate(-2991.221 -1003.963)' fill='%23ffb92b'/%3E%3Cpath id='Path_1303' data-name='Path 1303' d='M2990.944,1158.409c0,.041,0,.073,0,.12C2991.007,1158.113,2991,1158.185,2990.944,1158.409Z' transform='translate(-2988.426 -1016.681)' fill='%23ffb92b'/%3E%3Cpath id='Path_1304' data-name='Path 1304' d='M3004.966,1080.865c-.281.453-.6.979-.918,1.562C3004.2,1082.177,3004.487,1081.705,3004.966,1080.865Z' transform='translate(-2990.468 -1004.63)' fill='%23ffb92b'/%3E%3Cpath id='Path_1305' data-name='Path 1305' d='M3004.8,1080.862l.594-1.084C3005.419,1079.591,3005.313,1079.715,3004.8,1080.862Z' transform='translate(-2990.584 -1004.449)' fill='%23ffb92b'/%3E%3Cpath id='Path_1306' data-name='Path 1306' d='M3002.89,1084.784c.328-.74.655-1.419.978-2.069-.138.242-.2.339-.184.266Z' transform='translate(-2990.287 -1004.918)' fill='%23ffb92b'/%3E%3Cpath id='Path_1307' data-name='Path 1307' d='M3306.987,1131.99c0-.092,0-.2,0-.3C3306.659,1130.334,3306.76,1130.936,3306.987,1131.99Z' transform='translate(-3037.627 -1012.425)' fill='%23ffb92b'/%3E%3Cpath id='Path_1308' data-name='Path 1308' d='M3043.117,1268.354l-.126-.094.139.149Z' transform='translate(-2996.534 -1033.822)' fill='%23ffb92b'/%3E%3Cpath id='Path_1309' data-name='Path 1309' d='M3047,1271.453a12.892,12.892,0,0,1-3.847-3.016c.158.629.3,1.279.48,1.9Z' transform='translate(-2996.56 -1033.85)' fill='%23ffb92b'/%3E%3Cpath id='Path_1310' data-name='Path 1310' d='M3212.876,1227.046l-2.821,2.008c2.8-3.122,5.149-4.961,2.426-3.184.1.293-.476.99-1.392,1.893a39.621,39.621,0,0,1-3.472,3.05c-1.3,1.044-2.608,2.087-3.567,2.946-.995.812-1.639,1.451-1.569,1.754l-1.994,1.122c.538-.368.583-.485,1.115-.848-3.9,2.121-2.22,2.567-7.122,5.541-1.744.972-3.055,1.481-1.941.7l-3.7,2.458c-1.139.61-.952.29.172-.329-1.95,1.131-3.973,2.13-5.958,3.2l.029-.053c-.772.614-2.672,1.728-3.6,2.291-1.639.561.739-.468.278-.416-1.107.591-2.2,1.223-3.323,1.782-.772.143-.456-.133.348-.569a31.262,31.262,0,0,1,3.248-1.628,7.556,7.556,0,0,0-3.616,1.226,29.613,29.613,0,0,1-6.367,2.473c1.093-.432,2.158-.942,3.237-1.408a21.535,21.535,0,0,0-3.775.907c-1.411.4-3.015.9-4.951,1.339.937-.094,7.87-1.584,4.125-.016a28.328,28.328,0,0,0-4.567,1.635c-.141-.384-2.166.295-4.735,1.049l.035-.572c-1.361.485-1.985.73-2.46.957a15.08,15.08,0,0,1-1.6.75c-3.158.675-3.891.425-4.706.193-5.082.82,3.633.033-2.359,1.206-1.066.138-2.048.289-3,.456-.958.131-1.889.258-2.844.417-1.91.306-3.913.752-6.474,1.061-3.02.043.5-.37-.591-.442l-2.63.632c-.654.04-.45-.109-.347-.184-2.238.286-.154.56-3.7.81-.471.291-2.3.18-4.554-.052-1.125-.133-2.354-.264-3.576-.328a31.971,31.971,0,0,0-3.543.027c-1.069-.235.54-.291.222-.524l-5.461-.012-4.679-.052c-1.382-.29-2.761-.575-4.121-.967,2.988.945-.98.724-4.507.494,1.053.388,1.957.723,2.572.916l-2.786-.35c-.931-.109-1.845-.311-2.77-.462-.641-.239-.048-.293.893-.307l-1.027-.1c-1.907-.645-.82-.714.633-.688l1.887.776c1.423-.079,2.75-.211,2.527-.572a16.654,16.654,0,0,1-1.816-.176c.37-.024.61-.062.458-.144a11.633,11.633,0,0,0-1.678-.131l-1.1-.871-.348.165-3.476-1c-1.162-.316-2.288-.759-3.431-1.131l-3.812-.574-3.942-.792-2.154-.478c-.743-.184-1.5-.427-2.3-.668s-1.637-.515-2.518-.81-1.813-.6-2.763-1.019c2.048.442.685-.481,1-.915a15.042,15.042,0,0,0,4.189,1.794c.882.277,1.813.6,2.793.89s1.991.592,2.99.959c-2.085-.767-1.538-.844-.977-.746-2.463-.6-4.843-1.448-7.271-2.2.16-.166-.183-.388-.789-.679s-1.444-.718-2.312-1.2c.511.695-.833.241-2.677-.518l-1.452-.616-1.477-.72c-.976-.474-1.906-.915-2.625-1.211-.038-.339.755-.258,4.074,1.52-3.386-2.483-5.284-1.493-8.558-4.054a5.963,5.963,0,0,0,1.6.8,34.73,34.73,0,0,1-3.828-2.1c-1.209-.766-1.974-1.439-1.4-1.2l.776.491c-1.273-.846-2.887-1.9-4.611-2.995-1.7-1.13-3.454-2.4-5.124-3.507-1.65-1.133-3.108-2.256-4.286-3.021a9.506,9.506,0,0,0-2.284-1.286,3.528,3.528,0,0,1,1.547-.034c-3.282-1.714-6.6-3.487-9.793-5.5,1.121.218-.524-3.381,3.378-.14-.495-.534-1.049-1.128-1.775-1.833s-1.644-1.5-2.759-2.552c.611.783,1.088,2.41.1,1.476-1.046-1.595-1.424-2.125-1.889-2.726l-.85-1.093c-.365-.476-.857-1.1-1.484-2.071.875,1.212-.925.611-2.454-1.2.35.184.6-.77,1.233-.187l-2.277-1.9c-.759-.638-1.462-1.329-2.2-1.995,1.041,1.048.786-.3.192-1.492.114.3-.663-.7-1.6-1.913-.905-1.237-1.906-2.737-2.4-3.339l1.256,2.147a30.978,30.978,0,0,0-4.251-5.045c-.584-.592-1.172-1.183-1.833-1.976a19.337,19.337,0,0,1-2.22-3.227c.57.6,2.013,1.081.458-1.866l-1.4-1.27a25.778,25.778,0,0,1-2.123-2.151,33.022,33.022,0,0,1-4.71-6.59l-.214-1.146c-.717-1.333-1.459-2.658-2.083-4.036.81,1.2,2.483,3.4,4.143,5.758.805,1.193,1.766,2.353,2.593,3.471l2.231,3.021a20.007,20.007,0,0,0-1.737-4.032c-.36-1.273,1.268,1.607,1.773,2.561-1.25-2.566-2.538-5.109-3.607-7.753-.18.291-.984-1.142-1.783-2.593-.738-1.477-1.446-2.978-1.609-2.738,1.262,2.856,2.815,5.574,4.249,8.327-.177.295-1.095-.758-2.281-2.6a31.7,31.7,0,0,1-1.883-3.3c-.6-1.27-1.2-2.665-1.74-4.1-.36-1.53,1.373.728,1.5.536a19.265,19.265,0,0,1-1.382-2.963,23.861,23.861,0,0,1-.983-2.929l1.116,2.35a26.147,26.147,0,0,0-1.675-4.236,18.375,18.375,0,0,1-1.395-4.869,17.737,17.737,0,0,1-.372-2.649c-.07-.913-.154-1.671-.344-1.75-.117,2.376-1.948,3.343-2.772,1.936-.036-.251-.3-2.122-.579-4.137-.065-.5-.141-1.013-.192-1.512s-.071-.989-.1-1.439c-.059-.9-.1-1.647-.089-2.062.09-2.387,1.807,3.238,1.886,1.2a6.643,6.643,0,0,1-.735-1.8c-.131-1.483.581.522-.054-2.633-.648-.446-.781-6.508-.679-1.439a28.016,28.016,0,0,1-.425-3.3c-.069-.906-.145-1.879-.286-3.726-.14.6-.518-.194-.913-1.552a24.5,24.5,0,0,1-.936-4.865c.151.182.323-.542.4-.891-.015-1.629-.028-3.069-.041-4.409.043-1.338.129-2.574.191-3.8s.114-2.43.209-3.708c.123-1.277.243-2.627.359-4.138.169-.549.589-3.438.722-2.176a22.1,22.1,0,0,1,.133-3.54c.948-3.515-.447,4.131.494,1.475-.275-.264.067-4.842.415-7.483a9.427,9.427,0,0,0-.821,3.629c-.158,1.765-.254,3.766-.318,5.1-.355-.031-.572-1.217-.638-3.2-.022-.991-.056-2.19.04-3.529s.265-2.824.466-4.416c.336-2.528.656-3.026.761-3.029.127,0,.146.515.2.075.567-2.317.888-3.985,1.089-5.311.262-1.308.389-2.277.513-3.2a29.234,29.234,0,0,1,.507-2.9,30.974,30.974,0,0,1,1.506-4.276c1.439-2.837.9.164,1.431-.392-.572,1.982-1.167,3.448-1.679,4.772-.474,1.336-.923,2.509-1.3,3.858l1.146-3.252a35.948,35.948,0,0,1-1.389,5.384,35.507,35.507,0,0,0,1.2-3.533c.249-.832.528-1.764.825-2.761.339-.984.7-2.035,1.072-3.121s.739-2.212,1.157-3.323c.445-1.1.891-2.206,1.326-3.284.453-1.071.842-2.136,1.322-3.094s.915-1.868,1.334-2.68c.4-1.244,1.178-3.358.576-2.469l-.9,2.139c-1.213,1.8,1.343-4.2-.024-1.59.492-1.494,1.166-3.012,1.882-4.692.368-.835.764-1.7,1.213-2.6.486-.873,1.021-1.775,1.615-2.7l.861-.458a15.19,15.19,0,0,0-2.177,3.493,29.1,29.1,0,0,1,2.3-3.651c.48-.708.938-1.433,1.325-2.1a6.735,6.735,0,0,0,.842-1.779c-.649.806-1.334,1.593-1.932,2.437.657-1.439,1.493-2.995,2.355-4.654.448-.818.884-1.676,1.42-2.482s1.1-1.61,1.7-2.387c-1.45,1.168-.485.761-2.58,2.719,1.917-1.634-5.447,8.475-2.7,5.6a19.022,19.022,0,0,0-2.427,3.238c-.725,1.144-1.52,2.372-2.613,3.924.2-.025.9-1.032-.687,1.872a6.372,6.372,0,0,1-.2.713c-.051.088-.068.118-.113.193l.1-.154c-.043.139-.044.153.037-.057a9.025,9.025,0,0,1,1-1.38,36.917,36.917,0,0,1-1.6,3.975c-.65,1.61-1.327,3.223-1.6,4.068-.877,1.745.157-.822-.449.076l-.4,1.265-.349,1.286c-.444.093-2.493,4.6-1,.224l-1.542,3.865a39.487,39.487,0,0,0-1.54,3.794,31.241,31.241,0,0,0-1.131,3.643c-.617,1.869-.951,4.886-.77,3.161-.253,1.059-.531,2.11-.764,3.172l-.62,3.2-.106.037c-.819,3.116-1.156,6.424-1.7,9.8-.345,3.406-.884,6.891-1.427,10.539-.04,1.082-.079,2.183-.126,3.465,0,1.283-.04,2.745-.139,4.554l-.346.7c-.006,1.393-.016,3.483-.025,5.376a17.051,17.051,0,0,0,.243,4.179,16.151,16.151,0,0,0-.142,3.48c.025.745.072,1.555.131,2.405.079.847.213,1.73.332,2.63.27,1.795.487,3.656.821,5.351s.623,3.247.8,4.463l.452.1q.111.622.22,1.24l.293,1.225c.207.816.415,1.642.63,2.491s.457,1.717.7,2.629c.268.9.592,1.837.914,2.831l.294-.348c.657,1.68,1.148,3.936,1.925,6.386.366,1.234.75,2.529,1.143,3.858.443,1.312.954,2.637,1.479,3.959a11.237,11.237,0,0,1-1.064-2.646,40.145,40.145,0,0,0,1.658,4.948c.7,1.616,1.535,3.191,2.334,4.753.772,1.576,1.7,3.051,2.486,4.533s1.5,2.945,2.156,4.341a19.75,19.75,0,0,1,1.854,3.232c-.073-.123-.142-.23-.208-.32.078.137.193.34.311.55.272.627.581,1.258.943,1.925l-.772-1.632c.6,1.022,1.643,2.49,2.662,3.926l.064.854.23.337c.811,1.542.91,1.063.667.118a17.177,17.177,0,0,0,1.519,1.776,7.557,7.557,0,0,0,1.6,2.629c.373.481.754.976,1.076,1.474a5.744,5.744,0,0,1,.781,1.453,46.753,46.753,0,0,1,3.351,3.7c1.507,1.579,3.032,3.092,3.6,3.206-.031.107.273.527-.349-.183a25.9,25.9,0,0,0,3.851,4.133l.2.958,1.721,1.3,1.783,1.224c1.65,2.009,2.313,2.893.17,1.4l2.745,2.189,1.606,1.237c.908.7,1.706,1.357,3.92,2.816l-.416.1c1.5,1.161,4.141,2.669,4.867,3.589a42.374,42.374,0,0,0,4.073,3.271c.471.344.957.719,1.486,1.079s1.093.714,1.669,1.092l3.658,2.365c5.207,3.112,11.3,6.327,16.2,8.726-.76-.893.333-.246,1.736.495,1.417.707,3.126,1.559,3.464,1.282.5.448,1.873,1.13.157.671l6.352,2.28a20.361,20.361,0,0,0,5.3,1.309c.549.4-1.239,0-.733.29a9.618,9.618,0,0,1,2.279.581c.511.289-.836-.034-1.715-.178,1.375.38,2.452.633,3.3.785a10.6,10.6,0,0,0,1.964.113,1.979,1.979,0,0,0,1.54-.622,24.71,24.71,0,0,0,3.347.977,15.125,15.125,0,0,0,2.9.144c.939.392,2.542.912-.935.371l2.675.534,1.943.379,2.088.285c2.779.36,5.343.639,5.473.335a17.984,17.984,0,0,0,3.273.227l2.681.229c.726.052,1.327.057,1.924.083,1.194.04,2.38.069,4.556.1l-1.206-.119c1.721-.566,3.609-.139,7.112-.3l-.1.069a33.58,33.58,0,0,0,4.058-.039c.824-.053,1.252-.112,1.676-.168s.845-.111,1.656-.155l1.56-.065,2.436-.16-.476-.348c.317-.479,2.062-.572,4.308-.66a43.749,43.749,0,0,0,7.193-.977l-1.678.072a22.633,22.633,0,0,1,4.767-.515,25.871,25.871,0,0,0,4.856-.367c.551-.085-.807.373-1.548.605,6.559-1.291.7-.739,5.428-2.2.957.005-.914,1.061,2.295.113a51.429,51.429,0,0,0,5.623-2.24c1.262-.6,2.608-1.224,3.916-1.769.653-.274,1.3-.527,1.918-.749.611-.243,1.193-.467,1.74-.637-1,.212-1.992.416.032-.679,3.185-1.445,8.981-3.329,11.413-5.524.418-.171.593-.205.636-.166l2.127-1.371c.821-.52,1.724-1.075,2.55-1.688a37.316,37.316,0,0,0,3.793-2.92,8.378,8.378,0,0,0,3.28-1.677,45.571,45.571,0,0,0,4.426-3.467c1.451-1.276,2.875-2.453,3.906-3.341s1.771-1.375,1.969-1.12c1.028-.921,2.089-1.8,3.088-2.756l2.971-2.88-.064.243a30.427,30.427,0,0,0,2.4-2.381c.64-.7,1.155-1.3,1.586-1.829a24.864,24.864,0,0,0,1.9-2.625c.864-.864.371-.111.355.012a64.244,64.244,0,0,0,5.222-6,51.812,51.812,0,0,0,3.786-5.919l.73-.3c.9-1.486,6.887-8.875,9.929-15.883a1.875,1.875,0,0,1-.214.83c1.775-3.888,4.226-8.374,6.018-12.448.445-1.019.867-2,1.248-2.93.185-.466.365-.917.536-1.349q.209-.667.4-1.275a10.554,10.554,0,0,0,.622-3.8l.36-1.36.3-1.376.586-2.751c-2.094,6.938-.341-1.219-1.4,1.574a31.09,31.09,0,0,1,1.372-4.076c.37-.981.612-1.184.2.514l-.223.507c.538,1.474,2.394-8.681,2.8-8.4a158.435,158.435,0,0,0,2.656-21q.108-2.61.214-5.2c.016-1.726-.025-3.446-.039-5.159-.019-.856,0-1.712-.052-2.563s-.112-1.7-.168-2.546-.115-1.692-.173-2.534-.114-1.683-.234-2.517c-.143.535-.267,1.066-.444,1.6-.135-1.55-.355-3.092-.528-4.64-.012-1.235.27-1.7.667,1.619a13.141,13.141,0,0,0-.47-3.444,8.275,8.275,0,0,0-.736-2.136c-.9-6.479,1.159,2.4.821.424l-.525-2.682.037.619c-.319-1.068-.552-1.636-.791-2.432-.122-.4-.235-.854-.377-1.454-.163-.6-.344-1.338-.563-2.317-.45-2.5.079-1.356-.124-2.337.045,0-.012-.339-.329-1.5-.479-1.91-1.03-3.8-1.543-5.707l.177,2.407c-.473-1.223-.844-2.555-1.072-3.237-.257-.673-.306-.709-.2.675-.18-2.019-1.794-7.285-3.826-12.185-.459-1.244-1.038-2.426-1.547-3.559s-1-2.2-1.435-3.152c-.9-1.887-1.648-3.286-1.857-3.867-.5-.773-.97-1.553-1.433-2.35-.491-.782-.991-1.57-1.482-2.393-.993-1.638-1.948-3.416-3.17-5.284.513.989.4,1.832-1.609-1.429.426.14.429-.175.175-.778a15.445,15.445,0,0,0-1.406-2.466c-.641-.973-1.373-2.057-2.017-3.086-.323-.514-.62-1.018-.881-1.482a10.648,10.648,0,0,1-.667-1.243c.647,1.261-1.076-.88-2.7-2.841a22.2,22.2,0,0,0-2.116-2.3c-.473-.426-.587-.378-.02.569-2.032-2.486.2-.42-1.2-2.442-5.362-5.464-11.487-12.452-19.124-18.153-.206.027.9,1.185-.831.106-1.136-1.254-2.382-2.376-3.594-3.558a8.361,8.361,0,0,0-1.85-.835,5.46,5.46,0,0,1-1.024-.572,13.008,13.008,0,0,1-1.573-1.216c.339.365.84.911-.241.274a111.567,111.567,0,0,0-25.01-13.008,216.281,216.281,0,0,0-27.328-8.067c2.474.734.787.46-1.135.132,1.239.287-.085.356.13.6-2.573-.514-5.153-1.078-7.757-1.515a21.849,21.849,0,0,1-4.882-.076,25.194,25.194,0,0,0-2.811-.092,4.421,4.421,0,0,0-1.6.2l2.5-.033c-1.672.28-.52.637.959,1.078,1.481.486,3.288,1.02,3.018,1.4a13.667,13.667,0,0,1,3.146.086c1.157.171,2.409.474,3.734.75l2.036.412c.7.121,1.4.251,2.116.4a25.2,25.2,0,0,0,4.437.461c1.27.393-1.158.057-.5.366,1.564-.116,3.363.273,6.636,1.178l-.394,0,1.684.377c.54.135,1.054.292,1.557.432l2.854.832c1.823.5,3.45,1.122,5.113,1.742l2.54.948c.872.316,1.742.735,2.68,1.126,1.867.807,3.959,1.652,6.347,2.848l-.559-.691a34.9,34.9,0,0,1,3.4,1.842c2.663.539-5.865-2.689-3.4-2.31a20.594,20.594,0,0,0,3.366,1.916c1.521.752,3.269,1.717,5.021,2.6l1.3.674c.422.233.827.481,1.227.715.8.472,1.546.926,2.21,1.346a9.835,9.835,0,0,1,2.615,2.032c2.966,1.908-.627-.952,2.343.959l.652.715.928.213a11.4,11.4,0,0,1,2.046,1.656c.419.435.6.724.573.836-.442-.345-1.331-.875-1.83-1.207a49.01,49.01,0,0,0,4.414,3.228c1.545,1.044,2.827,2.034,3.213,2.374-.859-.733-1.7-1.485-2.575-2.2.978.7,1.951,1.462,2.955,2.225.988.782,2.043,1.52,3.013,2.387,1.957,1.713,4.03,3.389,5.913,5.259l2.879,2.723,2.719,2.786c1.84,1.786,3.463,3.663,5.1,5.33l-.32-.658c.615.647,1.14,1.2,1.577,1.689.421.507.773.943,1.08,1.333.613.781,1.043,1.38,1.481,2s.905,1.242,1.511,2.135,1.4,2.019,2.567,3.589l-.2-.206a31.668,31.668,0,0,1,3.418,4.692c-1.252-1.542,1.641,3.355.036,1.305.572.778,1,1.431,1.344,1.973s.628.955.848,1.288a13.949,13.949,0,0,0,.89,1.228c.216.236.377.415.7.774a17.95,17.95,0,0,1,1.527,1.977l.261,1.2c.522.711.835,1.082,1.249,1.709a23.329,23.329,0,0,1,1.786,3.276c-1.568-2.816.6,2.478-1.207-.647.689,1.939,1.384,3.578,2.051,5.011.632,1.449,1.182,2.715,1.709,3.845a16.3,16.3,0,0,1,1.883,6.007c1.014,1.643.562-.071-.042-1.964-.56-1.906-1.485-3.9-.991-2.958-.192-.873.245-.208.84.987a39.55,39.55,0,0,1,1.581,4.206,17.238,17.238,0,0,1,.679,4.029c.089.815.213,1.746.428,2.867.107.561.237,1.168.4,1.834.129.673.281,1.406.468,2.206-.143-.638-.216-.666-.36-1.3a27.255,27.255,0,0,0,.855,3.609c.172.615.344,1.249.492,1.916a18.337,18.337,0,0,1,.253,2.142c.813,1.573.659,3.861,1.406,4.237l-1.216-5.931c.386,1.67.914,3.264,1.424,5.153a36.524,36.524,0,0,1,1.007,6.933,29.054,29.054,0,0,1-.822-3.211c-.009,1.667.582,3.14.5,4.872-.185-.106-.286-.618-.439-1.374s-.291-1.763-.44-2.868-.3-2.312-.49-3.46a30.573,30.573,0,0,0-.782-3.107,31.7,31.7,0,0,0,.7,3.829c.226,1.26.341,2.081-.133,1.219a13.812,13.812,0,0,1,.975,4.7,32.749,32.749,0,0,0,.684,6.111l-.423-.27a20.737,20.737,0,0,1,.383,3.444l-.578-2.321c.522,3.581-.146,6.928-.066,10.362.094-3.6.205-4.006.358-3.891s.375.755.481-.777a23.383,23.383,0,0,1,.093,2.807c-.012.772-.045,1.4-.093,1.923a15.086,15.086,0,0,1-.425,2.426c-.153.7-.391,1.43-.591,2.6s-.366,2.793-.55,5.271c.089-1.34.635-5.021.669-2.9-.125.942-.227,2.039-.433,3.031s-.409,1.89-.586,2.453c-.747,6.549.536-.951.426,1.868-.732,2.169-.3,3.234-.641,6.134l-.4-.055c-.2.922-.338,1.646-.436,2.22-.122.57-.2.991-.243,1.313a2.594,2.594,0,0,0,.021,1.108c.11.44.231.792-.687,4.075l.1-2.935c-.23,1.157-.409,2.328-.681,3.477-.087-.274-.157-.544-.257-.82-.341,1.894-.637,3.122-.971,4.328-.169.6-.351,1.2-.563,1.867s-.515,1.393-.84,2.276c.554-.74.544.7-.519,3.878-1.008,2.063.122-1.314-1.551,3.12a12.234,12.234,0,0,1,.338-1.775,8.953,8.953,0,0,1,.387-1.06,10.38,10.38,0,0,1,.6-1.261c-.057-.244.1-1.081.042-1.33-.978,2.248-2.2,5.731-2.811,7.33.255-.606.564-1.33.766-1.683-.336,1.093-.651,2.2-1.006,3.288l-1.156,3.241c-.585.922-.342.088-.1-.733-.551,1.272-.713,2.258-1.612,4.094-.063-.62-.381-.637.649-3.33-.739,2.046-1.661,4.01-2.537,6-.314.33-1.889,2.777-1.607,1.969-.988,1.51-1.929,3.51-3,5.62-.573,1.032-1.166,2.1-1.792,3.146a24.481,24.481,0,0,1-2.03,3.024,10.243,10.243,0,0,1-.882,1.539c-.668.907-1.334,1.775-2,2.639l-2.117,2.521c-.713.854-1.41,1.753-2.147,2.692-.762.917-1.534,1.9-2.323,2.983-.821.622-1.59,1.285-2.444,1.865-2.782,3.113,3.382-2.464-1.265,2.734-1.639,1.854-2.044,2.1-2.215,2.015s-.07-.466-.753.071c-.78.949-1.836,2.27-3.154,3.705a32.423,32.423,0,0,1-4.872,4.16C3210.9,1228.7,3211.845,1228,3212.876,1227.046Zm-44.094,26.217c.461-.2,1.141-.522,1.8-.8a5.652,5.652,0,0,1,1.663-.583,3.928,3.928,0,0,1-1.439.869C3170.26,1252.935,3169.612,1253.05,3168.782,1253.263Zm-77.614,4.1a14.121,14.121,0,0,1,3.113.826A21.716,21.716,0,0,1,3091.168,1257.366Zm-95.349-174.053-.016.111C2994.916,1085.549,2995.237,1084.8,2995.819,1083.312Zm1.8-4.419c.122-.466.058-.456-.069-.288a14.332,14.332,0,0,1-.88,2.472A7.5,7.5,0,0,0,2997.618,1078.893Zm259.662,16.351.1.928C3256.8,1094.163,3257.035,1094.708,3257.28,1095.244Z' transform='translate(-2987.961 -990.799)' fill='%23ffb92b'/%3E%3Cpath id='Path_1311' data-name='Path 1311' d='M3120.711,1307.967a.687.687,0,0,1,.382.293C3121.5,1308.262,3121.517,1308.186,3120.711,1307.967Z' transform='translate(-3008.641 -1040.008)' fill='%23ffb92b'/%3E%3Cpath id='Path_1312' data-name='Path 1312' d='M3279.3,1241.827l.095-.125a.358.358,0,0,0,.03-.17Z' transform='translate(-3033.347 -1029.658)' fill='%23ffb92b'/%3E%3Cpath id='Path_1313' data-name='Path 1313' d='M2995.1,1180.182a12.492,12.492,0,0,1,.117,1.854C2995.326,1182.069,2995.333,1181.625,2995.1,1180.182Z' transform='translate(-2989.073 -1020.101)' fill='%23ffb92b'/%3E%3Cpath id='Path_1314' data-name='Path 1314' d='M3011.688,1067.715c-.54.868-1,1.787-1.48,2.688a14.073,14.073,0,0,1,1.52-2.306C3011.61,1068.1,3011.176,1068.526,3011.688,1067.715Z' transform='translate(-2991.427 -1002.581)' fill='%23ffb92b'/%3E%3Cpath id='Path_1315' data-name='Path 1315' d='M3033.083,1044.48c.267-.353.641-.68.9-1.028l-.22-.043C3032.478,1044.778,3031.687,1045.829,3033.083,1044.48Z' transform='translate(-2994.876 -998.795)' fill='%23ffb92b'/%3E%3Cpath id='Path_1316' data-name='Path 1316' d='M3015.123,1065.113c.209-.008.545-.428.967-1.074.211-.323.442-.7.69-1.115l.845-1.275-.217.306c-.016-.392-.319-.1-.767.526S3015.672,1064.123,3015.123,1065.113Z' transform='translate(-2992.193 -1001.636)' fill='%23ffb92b'/%3E%3Cpath id='Path_1317' data-name='Path 1317' d='M3018.414,1060.857c.366-.543.747-1.093,1.132-1.607C3019.534,1058.936,3019.051,1059.878,3018.414,1060.857Z' transform='translate(-2992.705 -1001.253)' fill='%23ffb92b'/%3E%3Cpath id='Path_1318' data-name='Path 1318' d='M3001.712,1087.928c.5-.89-.137-.758.227-1.227.035-.608-.544,1-.87,2.1-.17.548-.241.986-.173.951A11.732,11.732,0,0,0,3001.712,1087.928Z' transform='translate(-2989.972 -1005.518)' fill='%23ffb92b'/%3E%3Cpath id='Path_1319' data-name='Path 1319' d='M3017.132,1064.775l-.762.4-.354,1.183Z' transform='translate(-2992.332 -1002.123)' fill='%23ffb92b'/%3E%3Cpath id='Path_1320' data-name='Path 1320' d='M3007.135,1080.981l1.645-2.954c-.086.013.073-.389.285-.874A34.263,34.263,0,0,0,3007.135,1080.981Z' transform='translate(-2990.946 -1004.051)' fill='%23ffb92b'/%3E%3Cpath id='Path_1321' data-name='Path 1321' d='M3009.424,1076.71c.514-.955,1.045-1.84,1.278-2.4C3010.421,1074.823,3009.779,1075.912,3009.424,1076.71Z' transform='translate(-2991.305 -1003.608)' fill='%23ffb92b'/%3E%3Cpath id='Path_1322' data-name='Path 1322' d='M3014.183,1069.45c-.2.266-.413.526-.608.8l-1.213,2.048C3012.971,1071.346,3013.519,1070.363,3014.183,1069.45Z' transform='translate(-2991.763 -1002.851)' fill='%23ffb92b'/%3E%3Cpath id='Path_1323' data-name='Path 1323' d='M2993.145,1122.267l-.529,3.653c.078.393.341-.58.526-1.94C2993.2,1123.094,2993.382,1121.737,2993.145,1122.267Z' transform='translate(-2988.687 -1011.061)' fill='%23ffb92b'/%3E%3Cpath id='Path_1324' data-name='Path 1324' d='M2997.5,1109.807a6.507,6.507,0,0,1-.751,1.469l.476.243Z' transform='translate(-2989.33 -1009.138)' fill='%23ffb92b'/%3E%3Cpath id='Path_1325' data-name='Path 1325' d='M2994.788,1121.867c.078.39-.521,5.289.259.734C2994.947,1122.206,2995.545,1118.594,2994.788,1121.867Z' transform='translate(-2989.002 -1010.805)' fill='%23ffb92b'/%3E%3Cpath id='Path_1326' data-name='Path 1326' d='M2994.52,1186.91l-.217-.909-.811.309Z' transform='translate(-2988.823 -1021.008)' fill='%23ffb92b'/%3E%3Cpath id='Path_1327' data-name='Path 1327' d='M3018.452,1237.971c-2.132-3.724-1.015-.563-2.858-3.987-.721-.745,1.506,2.8.81,2.015C3017.99,1238.073,3018.621,1239.283,3018.452,1237.971Z' transform='translate(-2992.243 -1028.467)' fill='%23ffb92b'/%3E%3Cpath id='Path_1328' data-name='Path 1328' d='M3016.428,1236.2c-.253-.333-.527-.683-.828-1.049C3016.052,1235.753,3016.28,1236.03,3016.428,1236.2Z' transform='translate(-2992.267 -1028.664)' fill='%23ffb92b'/%3E%3Cpath id='Path_1329' data-name='Path 1329' d='M3159.005,991.234c-.942-.154-1.891-.2-2.838-.292l1.825.335C3158.331,991.246,3158.667,991.249,3159.005,991.234Z' transform='translate(-3014.165 -990.621)' fill='%23ffb92b'/%3E%3Cpath id='Path_1330' data-name='Path 1330' d='M3152.61,991.727l-.661-.565-1.708.453A12.381,12.381,0,0,1,3152.61,991.727Z' transform='translate(-3013.242 -990.655)' fill='%23ffb92b'/%3E%3Cpath id='Path_1331' data-name='Path 1331' d='M3193.086,1302.889l-.165.184a9.407,9.407,0,0,0,2.316-.475Z' transform='translate(-3019.891 -1039.172)' fill='%23ffb92b'/%3E%3Cpath id='Path_1332' data-name='Path 1332' d='M3233.363,1285.456l-.547.337,1.276-.23Z' transform='translate(-3026.105 -1036.501)' fill='%23ffb92b'/%3E%3Cpath id='Path_1333' data-name='Path 1333' d='M3261.189,1261.669c-.873.926-1.88,2.035-2.825,2.9C3260.335,1262.618,3261.857,1261.839,3261.189,1261.669Z' transform='translate(-3030.085 -1032.795)' fill='%23ffb92b'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.advantage .title {
    color: #05A9C7;
    font-size: 40px;
    line-height: 72px;
    font-weight: 700;
}

.advantage .content {
    color: #1F2A60;
    font-size: 28px;
    line-height: 56px;
    font-weight: 600;
}

.advantage .content ul,
.advantage .content ol {
    list-style-type: none;
    padding-inline-start: 0;
}

.advantage .content li {
    position: relative;
    padding-right: 40px;
}

body.ltr .advantage .content li {
    padding-left: 40px;
    padding-right: 0px;
}

body.ltr .advantage .title,
body.ltr .advantage .content {
    padding-left: 40px;
}

.advantage .content li:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37.332' height='29.406' viewBox='0 0 37.332 29.406'%3E%3Cpath id='Path_38941' data-name='Path 38941' d='M14.506,20.635c-3.167,1.973-6.263,3.8-9.242,5.8-1.508,1.014-2.572,2.475-1.9,4.482.235.7.616,1.692,1.153,1.867a2.8,2.8,0,0,0,2.253-.575A30.835,30.835,0,0,1,17.43,26.322a11.036,11.036,0,0,1,1.07-.313c2.971-.617,4.04-3.207,2.309-5.825a41.958,41.958,0,0,0-3.1-4.036c-3.748-4.4-7.5-8.792-11.336-13.116A22.528,22.528,0,0,0,3.279.56C2.475-.071,1.612-.309.907.6.234,1.464-.5,2.378.467,3.575,3.566,7.4,6.606,11.283,9.719,15.1,11.288,17.026,12.966,18.862,14.506,20.635Z' transform='matrix(0.259, 0.966, -0.966, 0.259, 31.731, 0)' fill='%23feb92c'/%3E%3C/svg%3E%0A");
}

body.ltr .content li:before {
    content: '';
    left: 0;
    right: unset;
}

.advantages-items .advantage:not(:first-child) {
    margin-top: 80px;
    margin-bottom: 25px;
}

.advantages-items .advantage:nth-child(even) {

}

.advantages-items .advantage:nth-child(even) .this-image {
    order: 1;
}

.advantages-items .advantage:nth-child(even) .this-content {
    order: 2;
}

.is-star {
    display: none;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58.354' height='56.533' viewBox='0 0 58.354 56.533'%3E%3Cg id='star' transform='translate(-818.312 -4158.001)'%3E%3Cpath id='Path_38929' data-name='Path 38929' d='M2726.755-674.51c6.132-2.568,12.007-5.164,18-7.449,1.565-.6,3.5-.223,5.261-.295-.163,1.871.32,4.181-.6,5.536-3.927,5.782-8.1,11.424-12.529,16.828-2.365,2.882-3.319,5.379-1.2,8.758a12.007,12.007,0,0,1,1.434,4.684c.412,3.046-1.024,4-3.815,2.728-7.458-3.4-7.454-3.4-12.8,2.625a41.165,41.165,0,0,1-3.649,3.911,9.886,9.886,0,0,1-2.794,1.2c-.374-.972-1.143-1.982-1.055-2.91.39-4.094.985-8.172,1.588-12.243.335-2.257.036-3.924-2.459-4.878a25.743,25.743,0,0,1-6.128-3.343c-1.431-1.067-3.527-2.9-3.339-4.073.252-1.586,2.247-3.1,3.8-4.212a12.262,12.262,0,0,1,4.891-2.075c4.406-.758,5.733-3.429,5.478-7.522a21.819,21.819,0,0,1,.263-6.152c.295-1.285,1.567-2.345,2.4-3.505.935.86,2.188,1.552,2.743,2.611C2723.83-681.271,2725.125-678.107,2726.755-674.51Z' transform='translate(-1873.35 4847.896)' fill='%23ffb010' opacity='0.3'/%3E%3Cpath id='Path_38931' data-name='Path 38931' d='M2726.755-674.51c6.132-2.568,12.007-5.164,18-7.449,1.565-.6,3.5-.223,5.261-.295-.163,1.871.32,4.181-.6,5.536-3.927,5.782-8.1,11.424-12.529,16.828-2.365,2.882-3.319,5.379-1.2,8.758a12.007,12.007,0,0,1,1.434,4.684c.412,3.046-1.024,4-3.815,2.728-7.458-3.4-7.454-3.4-12.8,2.625a41.165,41.165,0,0,1-3.649,3.911,9.886,9.886,0,0,1-2.794,1.2c-.374-.972-1.143-1.982-1.055-2.91.39-4.094.985-8.172,1.588-12.243.335-2.257.036-3.924-2.459-4.878a25.743,25.743,0,0,1-6.128-3.343c-1.431-1.067-3.527-2.9-3.339-4.073.252-1.586,2.247-3.1,3.8-4.212a12.262,12.262,0,0,1,4.891-2.075c4.406-.758,5.733-3.429,5.478-7.522a21.819,21.819,0,0,1,.263-6.152c.295-1.285,1.567-2.345,2.4-3.505.935.86,2.188,1.552,2.743,2.611C2723.83-681.271,2725.125-678.107,2726.755-674.51Z' transform='translate(-1882.35 4847.896)' fill='none' stroke='%2305a9c7' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.is-star {
    transform: scale(-1, 1);
    width: 37px;
    height: 37px;
}

.is-star.large {
   width: 65px;
   height: 50px; 
}

.star-1 {
    left: 15px;
    top: 0;
}

.star-2 {
    bottom: 20px;
    right: 90px;
}

.star-3 {
    bottom: -15px;
    right: 15px;
}


.header-inner {

}



.type-faq .team {
    position: relative;
    padding: 0 0 140px;
}

.green-icon {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0);
}

.green-01 {
    transform: translate(-50%, -100px);
}

.member-mask + .star-2 {
    bottom: -10px;
    right: -55px;
}

.member-mask + .star-2 + .star-3 {
    bottom: -30px;
    right: -15px;
}

/* Tooltips */
.tooltip2 {
    top: -20px;
    left: 0px;
    position: absolute;
    /* position: relative; */
    display: inline-block;
}

.tooltip2 img {
    z-index: 1;
    position: relative;
}

.tooltip2 .tooltiptext {
    visibility: hidden;
    width: 280px;
    background-color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 10px;
    position: absolute;
    z-index: 1;
    bottom: 50%;
    left: 100%;
    transform: translateY(50%) translateX(20px);
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 2px 4px 100px rgb(0 0 0 / 12%);
}

.tooltip2 .tooltiptext {
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    padding: 15px;
}

.tooltip2 .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    margin-left: -5px;
    transform: translate(0%, -60%) rotate(90deg);
    border-width: 14px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    z-index: 1;
    
}

.tooltip2:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* Nav Contacts */
.nav-contact {
    position: fixed;
    left: 0;
    z-index: 15;
    bottom: 15px;
    display: flex;
    flex-direction: column;
}

.nav-contact a {
    width: 137px;
    height: 111px;
    margin-top: 15px;
    border-radius: 0px 15px 15px 0px;
    padding: 0 30px 0 50px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
}

.nav-contact a {
    left: -25px;
    transition: all .4s ease;
}

.nav-contact a:hover {
    left: 0;
}

.nav-contact img {
    max-height: 54px;
}

.nav-contact .whatsapp {
    background-color: #24CF45;
}

.nav-contact .email {
    background-color: #FFB010;
}

.contacts-us .nav {
    margin: 30px 0 0;
    padding: 0;
}

.contacts-us .nav .nav-item {

}

.contacts-us .nav .nav-item .nav-link {
    color: #fff;
}


@media screen and (min-width: 993px) {
    .nav-contact {
        display: none;
    }
}


@media screen and (max-width: 992px) {
    .nav-contact a {
        width: 100px;
        height: 76px;
        padding: 0 25px 0 50px;
        border-radius: 0px 12px 12px 0px;
    }

    .nav-contact img {
        max-width: 36px;
        max-height: 36px;
    }
}



@media screen and (max-width: 1600px) {
    body {
        font-size: 18px;
        line-height: 24px;
    }

    .slider .slider-bg {
        top: 0;
        left: -25%;
    }
    .slider .slider-bottom {
        left: -30%;
    }
    .slider img.slider-city {
        bottom: 15px;
    }

    .slider .campus-image {
        padding-bottom: 50%;
        max-width: calc(85%);
        margin: 0 auto 0 auto;
    }

    .campus-image .overlay img {
        left: -40px;
        width: calc(100% + 50px);
    }

    /* ss */

    .slider-container {
        width: 100%;
        z-index: 10;
        padding: 130px 0 0;
    }

    .slider {
        height: 860px;
    }

    .slider .slider-bg {
        top: -40px;
        left: -25%;
        height: 860px;
    }

    .slider:after {
        content: '';
        width: 900px;
        height: 900px;
        top: -320px;
        right: -340px;
    }

    .slider .logo {
        height: 130px;
    }

    .slider-header {
        height: 390px;
        width: 590px;
    }

    .slider img.slider-plane {
        height: 100px;
        width: auto;
    }

    .slider img.slider-city {
        bottom: 40px;
        bottom: 122px;
        max-width: 400px;
    }

    .slider .description h2 {
        font-size: 34px;
        line-height: 44px;
        max-width: 220px;
        margin: 0 auto 0 auto;
    }

    .slider .description img {
        height: 32px;
        width: auto;
    }

    .post-nav {
        height: 70px;
        width: 250px;
        margin: 0 auto 0 auto;
    }
    
    .post-nav .text {
        font-size: 21px;
        line-height: 30px;
    }

    .post-nav .icon {
        width: 56px;
        height: 56px;
    }

    .section-title {
        margin: 0 0 25px;
    }

    .section-title .title {
        font-size: 54px;
        line-height: 74px;
    }

    .section-title .line {
        width: 200px;
        height: 10px;
    }

    .section-content,
    .team .section-subtitle .subtitle, 
    .activities .section-subtitle .subtitle {
        text-align: center;
        font-size: 22px;
        line-height: 34px;
    }

    .center-gallery {
        padding: 50px 0 120px;
    }

    .banner .content {
        font-size: 46px;
        line-height: 66px;
    }

    .banner .content h2, .banner .content h3, .banner .content h4 {
        font-size: 46px;
        line-height: 62px;
    }

    .contacts-us .container {
        max-width: 1000px;
    }

    .contacts-us .title {
        /* color: #0095B1; */
        font-size: 52px;
        line-height: 62px;
        margin-bottom: 100px;
    }

    .aside-contact-phone {
        margin-bottom: 40px;
    }

    .aside-contact-phone .phone a {
        font-size: 42px;
        line-height: 42px;
    }

    .aside-contact-phone .icon img {
        height: 35px;
    }

    .contacts-us .form-control {
        height: 62px;
        font-size: 18px;
        border-radius: 12px;
    }

    .contacts-us .wpcf7-form-control-wrap {
        margin-bottom: 18px;
    }

    .contacts-us .wpcf7 .post-nav {
        width: 180px;
        padding: 0 25px 0 8px;
    }

    .aside-links .aside-link {
        border-radius: 6px;
        font-size: 22px;
        line-height: 22px;
        height: 62px;
        background-size: 30px;
    }

}

/* 0.73 */
@media screen and (max-width: 1480px) {
    body {
        font-size: 18px;
        line-height: 24px;
    }

    .post-nav {
        height: 60px;
        width: 210px;
    }

    .post-nav .text {
        font-size: 19px;
        line-height: 26px;
    }

    .post-nav .icon {
        width: 46px;
        height: 46px;
    }

    .page-header {
        height: 280px;
    }

    .section-title .title {
        font-size: 48px;
        line-height: 72px;
    }

    .section-title .line {
        width: 160px;
    }

    .about-wrap.v1 {
        padding: 30px 0 300px;
    }
    
    .about-wrap.v2 {
        padding: 110px 0 50px;
    }

    .about-wrap .section-title .title, .faq-wrap .section-title .title, .advantages .section-title .title {
        font-size: 36px;
        line-height: 56px;
    }
    .about-wrap .section-title .line, .faq-wrap .section-title .line {
        margin: 0;
        width: 100px;
    }
    
    .faq-inner .section-title {
        margin: 0 0 20px;
    }
    
    .faq-item .content {
        line-height: 26px;
    }

    .campus-image .content {
        border-radius: 20px;
    }

    .banner-wave-1 {
        top: -30px;
    }

    .banner-wave-2 {
        top: 0px;
    }
    
    .departments:after, .departments:before {
        content: '';
        width: 700px;
        height: 700px;
    }

    .departments:after {
        content: '';
        left: -510px;
        top: -240px;
    }

    .departments:before {
        content: '';
        right: -510px;
        bottom: -170px;
    }

    .departments .section-title {
        margin: 0 0 40px;
    }

    .departments .section-title .title {
        font-size: 30px;
    }

    .department-item .image .overlay {
        border-radius: 20px;
    }

    .department-item .title {
        font-size: 30px;
        line-height: 30px;
    }

    .department-item .content {
        font-size: 18px;
        line-height: 22px;
    }

    /*  */
    .team .section-subtitle .subtitle, .activities .section-subtitle .subtitle {
        font-size: 18px;
        line-height: 24px;
    }

    .team .section-subtitle {
        padding-bottom: 20px;
    }

    .member-item {
        padding: 20px 60px 20px 30px;
        border-radius: 35px;
        height: 334px;
    }

    .member-image {
        width: 210px;
        height: 210px;
    }

    .member-content {
        font-size: 16px;
        line-height: 24px;
    }

    .member-title {
        font-size: 22px;
        line-height: 30px;
    }

    .member-subtitle {
        font-size: 16px;
        line-height: 26px;
    }

    .member-mask {
        width: 210px;
        height: 210px;
        background-size: contain;
    }
    
    .testimonials-nav-button {
        margin-top: -40px;
    }

    .owl-carousel .owl-nav button.owl-next, 
    .owl-carousel .owl-nav button.owl-prev {
        height: 42px;
        width: 42px;
    }

    .owl-carousel.owl-rtl .owl-nav button.owl-next {
        left: -60px;
    }

    .owl-carousel.owl-rtl .owl-nav button.owl-prev {
        right: -60px;
    }

    .owl-carousel .owl-nav button.owl-next svg, .owl-carousel .owl-nav button.owl-prev svg {
        height: 18px;
    }

    /* Advantages */
    .advantages {
        padding: 100px 0 140px 0;
    }

    .advantage .title {
        font-size: 30px;
        line-height: 56px;
    }

    .advantage .content {
        font-size: 22px;
        line-height: 42px;
    }

    .advantage .content li:before {
        content: '';
        width: 28px;
        height: 28px;
    }

    .advantage .image .overlay {
        width: 300px;
        height: 300px;
    }

    .advantage .image .mask {
        content: '';
        transform: translateY(-50%) translateX(-47%);
    }

    .is-star {
        width: 28px;
        height: 28px;
    }
    .is-star.large {
        width: 65px;
        height: 40px;
    }

    .rr-icon {
        width: 500px;
    }

    .ll-icon {
        width: 510px;
    }

    /*  */
    .about-countries .container {
        max-width: 900px;
    }

    .nav-tabs > li > a,
    .about-countries .nav-tabs > li > a {
        width: 280px;
        height: 142px;
        border-radius: 12px;
    }

    .tab-contry-icon img {
        height: 65px;
    }

    .nav-tabs li .tab-contry-name {
        font-size: 22px;
        line-height: 34px;
    }

    .for-parents {
        font-size: 30px;
        line-height: 42px;
        padding: 32px 0;
        border-radius: 13px;
    }

    .for-parents:before {
        content: '';
        height: 76px;
        width: 100px;
    }

    /* Footer Feed */
    .feeds .section-title .title {
        font-size: 50px;
        line-height: 60px;
    }

    .instalogo img:not(.snake-border) {
        height: 50px;
    }

    .feed-widget-content {
        padding: 60px 10px;
        border-radius: 22px;
    }

    .instagram-image a {
        height: 180px;
        width: 210px;
        border-radius: 12px;
    }
}


@media screen and (max-width: 995px) {
    .slider [class*="round"] {
        display: none;
    }

    .slider .round-3 {        
        width: 0px;
        height: 0px;
        opacity: 0;
        display: block;
    }

    .slider .round-3.active {
        width: 300px;
        height: 300px;
        opacity: 1;
    }

    .order-1 .slider-content {
        transform: translateX(-15%) translateY(-25%);
    }

    .slider .post-nav {
        margin-right: auto;
    }

    /* Slider */
    .slider {
        height: auto;
    }

    .slider:after {
        content: '';
        display: none;
    }

    .slider .description {
        margin: -60px 0 15px;
        text-align: center;
    }
    
    .slider .description h2 {
        color: #142EBC;
    }

    .slider .description img {
        height: 18px;
        width: auto;
        margin-right: 5px;
    }

    .slider-header {
        height: 195px;
        width: 315px;
        padding: 0 0 30px;
        transform: translate(25%, -50%);
        z-index: 20;
    }

    .slider .logo {
        height: 60px;
    }

    .slider .centered-axis-xy {
        position: relative;
        top: unset;
        left: unset;
        z-index: 15;
        transform: none;
        padding: 100px 0 30px 0;
    }

    .slider .d-sm-none {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: bottom;
    }
    
    .slider .slider-image {
        display: block;
        margin: 0 auto;
        scale: 100%;
        max-width: calc(100% - 60px);
    }

    .slider .slider-image {
        display: block;
        margin: 0 auto;
        scale: 100%;
        max-width: 320px;
    }
    
    .slider .slider-container .col-md-4 {
        order: 2;
    }
    .slider .slider-container .col-md-8 {
        order: 1;
    }
    .slider .slider-container .title {
        margin-top: 35px;
        margin-bottom: 10px;
    }
    .slider .slider-content .title > * {
        text-align: center;
        font-size: 52px;
        line-height: 52px;
    }
    .slider .slider-content .description > * {
        font-size: 30px;
        line-height: 40px;
    }
    .slider .slider-content .slider-icon {
        display: block;
        width: 150px;
        margin: 0 auto;
        position: absolute;
        transform: rotate(45deg);
        top: 15px;
        right: -40px;
    }
    .slider .slider-arrow svg {
        height: 54px;
    }

    .blink {
        margin-bottom: 10px;
    }
    
    .blink {
        height: 60px;
        font-size: 18px;
    }

    /* Modal Popup */
    .modal-mix-body {
        height: calc(100vh - 40px);
        overflow-x: scroll;
    }
    .modal-mix-header {
        font-size: 18px;
        line-height: 18px;
    }

    .modal-mix-header .close-mix-modal {
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%) translateX(15px);
        left: 0;
    }

    .modal-mix-container {
        top: 0;
        bottom: unset;
    }
    .modal-mix-container {
        width: 100%;
        height: auto;
    }
    .modal-mix-container._active {
        right: 0;
    }
    .modal-mix-content {
        width: 100%;
        height: auto;
    }
    .modal-mix-body .row .col-3 {
        order: 1;
    }
    .modal-mix-body .row .col-3 {
        border-bottom: 1px solid #48D4EF;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .modal-mix-body .row .col-8 {
        order: 2;
    }
    .modal-mix-body .row .col-1,
    .modal-mix-body .row .col-3,
    .modal-mix-body .row .col-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .aside-contact-phone .phone a {
        font-size: 30px;
        line-height: 30px;
    }
    .aside-links .aside-link {
        height: 60px;
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 22px;

    }
    .aside-group-title {
        margin-bottom: 10px;
    }
    .aside-contact-title {
        margin-bottom: 10px;
    }
    /* .aside-links .aside-link:first-child {
        background-size: 60px;
        font-size: 26px;
        line-height: 1;
        background-size: 50px 80px;
    }
    .aside-links .aside-link:last-child {
        margin-right: 12px;
    }
    .aside-links .aside-link:not(:first-child) {
        width: calc(50% - 6px);
        display: inline-flex;
        background-size: 40px;
        background-position: 50% 10px;
        background-size: 40px 40px;
        padding: 45px 0 0 0;
        font-size: 18px;
        line-height: 22px;
    } */

    .form-container input:not(input[type=checkbox]), 
    .form-container .form-control {
        font-size: 18px;
        line-height: 23px;
    }

    .form-container textarea[name="your-comment"] {
        height: 127px;
        padding: 15px;
        border: 1px solid;
        margin-top: 20px;
    }

    /* Center HEADER */
    .center-header-wrap {
        margin: 0px 0 60px 0;
    }

    /* Center Gallery */
    .masonry-gallery .item,
    .masonry-gallery .item.masonry-item-4, 
    .masonry-gallery .item.masonry-item-5, 
    .masonry-gallery .item.masonry-item-6, 
    .masonry-gallery .item.masonry-item-7, 
    .masonry-gallery .item.masonry-item-8, 
    .masonry-gallery .item.masonry-item-9,
    .masonry-gallery .item picture {
        /* width: calc(100% - 10px); */
        /* height: 240px; */
        width: calc(50% - 10px);
        height: 100px;
    }

    .masonry-gallery .item.masonry-item-6,
    .masonry-gallery .item.masonry-item-8 {
        width: calc(40% - 10px);
    }
    
    .masonry-gallery .item.masonry-item-4,
    .masonry-gallery .item.masonry-item-5,
    .masonry-gallery .item.masonry-item-7,
    .masonry-gallery .item.masonry-item-9 {
        width: calc(30% - 10px);
    }

    .masonry-gallery .item.masonry-item {
        width: calc(50% - 10px);
    }

    .masonry-gallery .item.masonry-item-3,
    .masonry-gallery .item.masonry-item-7
     {
        width: calc(40% - 10px);
    }

    .masonry-gallery .item.masonry-item-4,
    .masonry-gallery .item.masonry-item-8 {
        width: calc(60% - 10px);
    }

    .masonry-gallery {
        text-align: center;
    }

    .center-gallery {
        padding: 40px 0 0;
    }

    /* ss banner */
    .top-vawes, .bottom-vawes {
        height: 240px;
    }

    .top-vawes img.orange, 
    .top-vawes img.yellow,
    .bottom-vawes img.orange {
        height: 100%;
    }

    .top-vawes img.orange {
        height: 100%;
    }

    .banner .round-yellow {
        display: none;
    }

    .banner .content {
        font-size: 26px;
        line-height: 32px;
    }

    .banner .content h2, .banner .content h3, .banner .content h4 {
        font-size: 32px;
        line-height: 42px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .banner .post-nav {
        margin-top: 30px;
    }
    
    /* Home */
    .round-1, .round-2, .round-3 {
        width: 450px;
        height: 450px;
    }

    .round-2 {
        width: 320px;
        height: 320px;
    }



    /* About */
    .about {
        padding: 0 0 30px;
        background-color: #fff;
    }

    .banner .bg .case {
        display: none;
    }


    /* Contact US */
    .contacts-us {
        margin-bottom: 0;
        padding: 60px 0;
    }

    .contacts-us .container {
        max-width: 320px;
    }

    .contacts-us .title {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 40px;
    }

    .contacts-us .form-control {
        height: 60px;
        font-size: 16px;
        line-height: 22px;
        border-radius: 8px;
    }

    .contacts-us .wpcf7 .post-nav {
        width: 100%;
        padding: 0 25px 0 8px;
        margin: 0 auto;
    }

    .aside-contacts {
        text-align: center;
        margin: 40px 0 0;
    }

    .aside-links {
        display: flex;
        flex-direction: column;
    }


    /* Study Center Banner */
    .shedulem-link {
        max-width: 295px;
        display: flex;
        margin: 0 auto;
    }

    /* Study Center Guides */
    .owl-guides {
        margin: 0 0 0;
    }

    .owl-guides .guide-name {
        top: -25px;
    }

    .owl-guides .guide-name {
        padding: 10px 25px;
        font-size: 18px;
        line-height: 30px;
        border-radius: 40px;
    }
    .page-header {
        height: 240px;
    }

    .collage-tag {
        padding: 5px 10px;
        margin-bottom: 5px;
    }

    .center-activity-container .content {
        text-align: right;
        font-size: 28px;
        line-height: 40px;
    }

    .type-faq .section-content {
        margin-left: 20px;
        margin-right: 20px;
        font-size: 18px;
        line-height: 22px;
    }

    .landing-footer {
        height: 240px;
    }

    .landing-footer img {
        height: 100%;
    }

    .landing-footer img.rect-01 {
        z-index: 2;
        top: 50px;
    }

    /* Footer */
    .site-footer {
        padding: 30px 0;
    }
    .footer-logo img {
        display: block;
        height: 120px;
        margin: 0 auto;
    }
    .footer-socials .title {
        text-align: center;
        margin: 25px 15px 5px 15px;
    }
    .footer-socials .items {
        margin: 0px 20px;
    }
    .footer-bottom {
        padding: 70px 0 0;
    }
    .footer-socials .list-inline {
        justify-content: center;
    }
    .footer-socials .items .list-inline-item:not(:first-child) {
        margin-right: 20px;
    }
    .footer-bottom .list-inline {
        display: block;
        text-align: center;
    }
    .footer-bottom .list-inline li {
        padding: 0 5px;
        display: inline-block;
    }
    .footer-bottom .footer-copyright, .footer-bottom .footer-development {
        text-align: center;
    }
    .footer-bottom .footer-development {
        color: #979C9D;
        margin-top: 25px;
    }
    /* Display: none */
    .banner-desktop-bg {
        display: none;
    }

    /**/
    .section-title .title,
    .faq-wrap .section-title .title {
        font-size: 52px;
        line-height: 62px;
    }

    .section-title .image {
        
    }

    .section-title .image img {
        height: 80px;
    }
    
    .section-title .line {
        width: 164px;
        margin-top: 10px;
    }

    .team .section-subtitle .subtitle, .activities .section-subtitle .subtitle {
        font-size: 22px;
        line-height: 34px;
    }


    
    /* FAQ */
    .faq {
        padding: 135px 0 0 0;
        margin-bottom: 60px;
        /* background-image: url(images/faq/mob-bg.png); */
    }

    .faq-container {
        background-size: 100px;
        background-position: 85% 100px;
    }

    .faq .section-title .title .arrow {
        position: absolute;
        left: 30%;
        transform: translate(-60%, 80px);
    }

    .faq .section-title .title .arrow svg {
        height: 75px;
    }

    .faq-items {
        padding: 50px 40px;
        border-radius: 33px;
        margin: 130px 0;
    }

    .faq-wrap .section-title,
    .faq-inner .section-title {
        margin: 5px 0 15px;
    }
    
    .faq-item .content {
        font-size: 15px;
        line-height: 20px;
    }
    
    .faq-item .content p {
        margin-bottom: 0;
    }

    .blue-backlight {
        font-size: 28px;
        line-height: 28px;
    }

    .button-xl {
        max-width: 300px;
        min-width: 290px;
    }

    .button-xl .arrow .name {
        color: #FFB010;
        font-size: 15px;
        line-height: 20px;
    }
    
    svg.wave-1 {
        left: -85%;
        width: 1294px;
        height: auto;
    }

    svg.wave-2 {
        left: -105%;
        width: 1294px;
        height: auto;
    }

    svg.wave-3 {
        left: -115%;
        transform: translateY(-50%);
        width: 1294px;
    }

    svg.wave-4 {
        left: -125%;
        width: 1294px;
        bottom: calc( -10% - 5px);
        transform: translateY(-50%);
    }

    /* Activities */
    .activities {
        padding-bottom: 100px;
        background-size: 390px;
        background-position: 30px 50px;
        background-image: url(images/activity/fly-blue.svg);
    }

    .activities-liner {
        background-size: 200px;
        background-position: 10% 0px;
        background-repeat: no-repeat;
        background-image: none;
    }

    .activities .section-title {
        margin-top: 50px;
    }

    .activities-row {
        padding-bottom: 60px;
    }

    .activities-row > .col-md-6:nth-child(2n+2) {
        transform: translateY(0);
    }

    .activity-bottom {
        margin-top: 10px;
    }

    .activity-bottom img {
        position: relative;
        padding: 0;
        max-width: 320px;
        z-index: 3;
    }

    .activity-item, .activity-image {
        width: 100%;
        height: auto;
        max-width: 320px;
        margin: 20px auto 20px auto;
    }

    .activity-image img {
        width: 100%;
        height: auto;
        max-width: 100%;
        display: block;
    }

    .activities .campus-image .overlay img {
        left: -15px;
    }
    .activities [class*="left"] .campus-image .overlay img {
        left: -15px;
    }

    .content ul {
        list-style-type: none;
        padding-inline-start: 60px;
    }

    .content li:before {
        content: '';
        width: 14px;
        height: 16px;
    }

    body.rtl .content li:before {
        right: -30px;
    }

    /* Tabs */
    .countries-tabs {
        overflow-x: unset;
        margin-top: 20px;
        margin-bottom: 60px;
        background-position: -300px 35%, 110% 60%;
    }
    .tab-pane .section-title {
        margin-top: 30px;
    }
    .tab-pane .section-title .title {
        font-size: 30px;
        line-height: 40px;
        flex-direction: column;
    }
    .tab-content .section-title .line {
        width: 140px;
        height: 6px;
    }
    .tab-pane .section-title .arrow svg {
        height: 38px;
        transform: rotate(-50deg);
    }
    .countries-tabs .nav-tabs li {
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
    .countries-tabs .nav-tabs > li > a {
        width: 100%;
        height: 170px;
    }
    .nav-tabs  li .tab-contry-name {
        font-size: 24px;
        line-height: 25px;
        margin: 10px 5px 0;
        text-align: center;
    }
    .tab-contry-icon img {
        height: 60px;
    }
    .tab-pane .blink {
        margin-bottom: 15px;
    }
    .post-item {
        margin: 25px 0;
    }
    .post-item .post-nav {
        height: 62px;
        width: 152px;
        margin: 0;
    }
    .tab-pane .post-nav .text {
        font-size: 18px;
        line-height: 24px;
    }
    .post-item .post-nav .icon {
        width: 46px;
        height: 46px;
    }
    .post-thumb {
        height: 327px;
    }
    .post-desc {
        height: auto;
        min-height: 240px;
    }
    /* Tab */
    .tab-nav-menu > .row {
        margin-right: -5px;
        margin-left: -5px;
    }
    
    .tab-nav-menu > .row > .col-4 {
        padding-right: 5px;
        padding-left: 5px;
    }

    /* Members */
    .team {
        max-width: 100%;
        overflow-x: hidden;
    }

    .member-mask {
        content: '';
        width: 180px;
        height: 180px;
        background-size: contain;
        transform: translateY(-58%) translateX(-54%);
    }

    .member-item {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        background-color: #FCFBFA;
        padding: 25px 30px 25px 30px;
        border-radius: 18px;
        height: 820px;
        flex-direction: column-reverse;
        align-content: center;    
    }

    .summerschool-team .member-item {
        padding-bottom: 50px;
    }

    .member-info {
        padding: 0;
    }

    .member-thumb {
        padding-bottom: 30px;
        position: relative;
    }

    .member-image {
        width: 180px;
        height: 180px;
    }

    .type-faq .team {
        padding: 0 0 100px;
    }

    .green-icon {
        height: 240px;
    }

    .green-01 {
        transform: translate(-50%, -60px);
    }

    /* Departments on About page */
    .departments {
        padding: 0 0 40px;
    }

    .departments:after,
    .departments:before {
        content: '';
        width: 320px;
        height: 320px;
        display: none;
    }

    .department-item {
        position: relative;
        z-index: 2;
        margin-bottom: 30px;
    }

    .department-item .image {
        position: relative;
        padding-bottom: 60%;
    }

    .department-item .title {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0;
    }

    .department-item .content {
        font-size: 14px;
        line-height: 18px;
    }

    /*  */
    .page-content .content {
        line-height: 27px;
    }

    .page-content .content p,
    .page-content .content ul,
    .page-content .content ol {
        margin-bottom: 15px;
    }

    .page-content img {
        border-radius: 18px;
    }

    /* Guides */
    .owl-guides .member-thumb,
    .summerschool-team .member-thumb {
        margin: 15px auto 0 auto;
    }

    .owl-guides .member-image,
    .summerschool-team .member-image {
        width: 180px;
        height: 180px;
    }

    .owl-guides .member-mask,
    .summerschool-team .member-mask {
        width: 180px;
        height: 180px;
    }

    .owl-guides .member-title,
    .summerschool-team .member-title {
        font-size: 22px;
        line-height: 32px;
    }

    .owl-guides .member-content,
    .owl-guides .member-subtitle,
    .summerschool-team .member-content,
    .summerschool-team .member-subtitle {
        font-size: 16px;
        line-height: 23px;
    }

    .owl-guides .member-item,
    .summerschool-team .member-item {
        height: auto;
        min-height: 450px;
    }

    .owl-guides .member-wrap,
    .type-faq .team .members-wrap {
        /* max-width: calc(100% - 0px); */
        max-width: calc(100% - 50px);
        margin: 0 auto;
    }

    /* Testimonials */
    .testimonails {
        background-size: 160px;
        background-position: calc(100% + 45px) 115px;
    }

    .testimonials-like {
        top: 150px;
        right: -50px;
        width: 160px;
    }

    /* Banner */
    svg.banner-wave-1, 
    svg.banner-wave-2 {
        width: 1335px;
    }

    .site-banner {
        margin-top: -230px;
        padding: 250px 0 110px;
        position: relative;
        /* background-color: #05A9C7; */
    }

    .banner-mobile-bg {
        display: block;
    }

    .banner-title {
        color: #fff;
        font-size: 52px;
        line-height: 75px;
        margin-top: 50px;
    }

    .banner-subtitle {
        padding: 30px 0 60px 0;
    }

    .banner-image {
        transform: translate(0);
    }
    
    .banner-nav-link {
        margin-top: 20px;
    }

    /* Members */
    .members-wrap .container {
        width: calc(100% - 50px);
    }
    
    .members-wrap .container {
        width: calc(100% - 0px);
    }

    .testimonials-wrap .container {
        width: calc(100% - 50px);
    }

    .feeds .overlay .container {
        width: calc(100% - 50px);
    }

    .testimonials-wrap .testimonial-title {
        font-size: 18px;
        line-height: 30px;
        padding: 10px 0;
    }

    .testimonials-wrap .testimonial-image {
        width: 80px;
        height: 80px;
        border: 3px solid #fff;
    }

    .testimonials-wrap .testimonial-content {
        font-size: 16px;
        line-height: 23px;
    }

    .about-wrap.v1 {
        padding: 30px 0 180px;
    }



    /* Instagram Feeds */
    /* .feeds {
        padding: 136px 0 80px 0;
        background-position: 90% 300px, top center;
        background-image: url(images/feeds/mob-snake.png), url(images/feeds/mob-bg.png);
        background-size: 100px, cover;
    } */

    .feeds {
        margin: 40px 0 0;
        padding: 40px 0 80px 0;
        background-position: 90% 300px;
        background-image: url(images/feeds/mob-snake.png);
        background-size: 100px;
        padding: 100px 0 0 0;
    }

    .feeds-wave-1,
    .feeds-wave-2 {
        width: 1365px;
    }

    .feeds-wave-1 {
        top: -55px;
        left: -120%;
    }
    .feeds-wave-2 {
        left: -130%;
    }

    .feeds .section-title {
        margin: 0 40px 40px 0;
    }

    .feeds .instalogo {
        margin-right: 40px;
    }

    .feeds .instalogo img {
        height: 66px;
    }

    .feed-widget-name {
        font-size: 20px;
        line-height: 26px;
    }

    .feeds .instagram-image a {
        height: 120px;
        width: 120px;
    }

    .feeds .section-title .title {
        font-size: 52px;
        line-height: 52px;
    }

    .feed-widget-content {
        padding: 40px;
        border-radius: 16px;

        background-image: url(images/feeds/instagram-background.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .owl-carousel .owl-nav button.owl-next svg, .owl-carousel .owl-nav button.owl-prev svg {
        height: 20px;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        height: 52px;
        width: 52px;
    }

    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-prev {
        right: -65px;
    }
    
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-next {
        left: -65px;
    }

    .owl-carousel.owl-guides .owl-nav button.owl-prev {
        right: -5px;
    }
    .owl-carousel.owl-guides .owl-nav button.owl-next {
        left: -5px;
    }

    .owl-carousel.summerschool-team .owl-nav button.owl-prev {
        right: -30px;
    }
    
    .owl-carousel.summerschool-team .owl-nav button.owl-next {
        left: -30px;
    }

    .snake-border {
        display: none;
    }

    .lead-relative {
        width: 110px;
        height: 90px;
    }

    .lead-relative:before {
        content: '';
        left: -14px;
    }

    .lead-icon svg {
        width: 16px;
    }

    .lead-text-btn {
        font-size: 16px;
        line-height: 20px;
        margin: 3px 3px 0;
    }
}

@media screen and (max-width:490px) {
    .slider {
        height: auto;
    }
    .slider .d-sm-none {
        object-fit: contain;
        object-position: top;
    }

    .slider .centered-axis-xy {
        padding: 0 0 30px 0;
    }
    .order-1 .slider-content {
        transform: translateX(-15%) translateY(3%);
    }
    .slider .slider-image {
        max-width: 320px;
    }
    .slider .description {
        margin: -20px 0 15px;
        text-align: center;
    }

    .activities {
        padding-bottom: 30px;
        background-size: 240px;
    }
    .feeds .instagram-image a {
        /* height: 100px; */
        /* width: 100px; */
        height: 80px;
        width: 100%;
    }

    .tab-pane .section-title .title {
        font-size: 20px;
        line-height: 30px;
        flex-direction: column;
    }

    .tab-content > .tab-pane {
        padding: 30px 15px;
    }

    .post-thumb {
        height: 180px;
    }

    .post-desc {
        padding: 20px;
        min-height: 180px;
        min-height: auto;
    }

    .post-desc .post-excerpt {
        margin-top: 10px;
        font-size: 14px;
        line-height: 18px;
    }

    .post-desc .post-title a {
        font-size: 16px;
        line-height: 26px;
    }

    .post-item .read-more {
        height: 40px;
    }

    .post-item .read-more a {
        font-size: 14px;
    }

    .post-item .read-more .icon svg {
        height: 14px;
    }
    .feed-widget-icon {
        height: 60px;
        width: 60px;
    }
    .feed-widget-name {
        font-size: 16px;
        line-height: 22px;
    }
}
@media screen and (max-width:390px) {
    .slider {
        height: auto;
    }
    .slider .centered-axis-xy {
        padding: 100px 0 30px 0;
    }
    .order-1 .slider-content {
        transform: translateX(-15%) translateY(-25%);
    }
    .slider .slider-image {
        max-width: 320px;
    }
    .slider .description {
        margin: -100px 0 15px;
        text-align: center;
    }

    .feed-widget-total {
        padding: 0 0 0 5px;
    }
    .feeds .instagram-image a {
        height: 90px;
        width: 90px;
        width: 100%;
    }
    .feed-widget-icon {
        height: 42px;
        width: 42px;
    }
    .feed-widget-content {
        padding: 20px;
    }
    .feed-widget-name {
        font-size: 16px;
        line-height: 22px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-prev {
        right: -60px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-next {
        left: -60px;
    }

    .footer-socials .items .list-inline-item:not(:first-child) {
        margin-right: 10px;
    }

    .footer-logo img {
        height: 100px;
    }

    .footer-socials .items .list-inline-item a {
        height: 52px;
        width: 52px;
    }

    .footer-socials .items .list-inline-item a svg {
        height: 24px;
    }
}

@media screen and (max-width:390px) {
    .slider .d-sm-none {
        top: 0;
        left: 50%;
        max-width: 100%;
        height: 400px;
        transform: translate(-50%, 0%);
        object-fit: cover;
    }
    .slider .slider-content .title > * {
        text-align: center;
        font-size: 46px;
        line-height: 46px;
    }
    .slider .slider-content .slider-icon {
        top: 15px;
        right: -25px;
        width: 110px;
    }
}

@media screen and (max-width:375px) {
    .slider {
        height: auto;
    }
    .feed-widget-total {
        padding: 0 0 0 5px;
    }
    .feeds .instagram-image a {
        height: 90px;
        width: 90px;
        width: 100%;
    }
    .feed-widget-icon {
        height: 42px;
        width: 42px;
    }
    .feed-widget-content {
        padding: 20px;
        border-radius: 8px;
    }
    .feed-widget-name {
        font-size: 16px;
        line-height: 22px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-prev {
        right: -35px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-next {
        left: -35px;
    }
}

@media screen and (max-width:320px) {
    .feed-widget-total {
        padding: 0 0 0 5px;
    }
    .feeds .instagram-image a {
        height: 65px;
        width: 90px;
        width: 100%;
    }
    .feed-widget-icon {
        height: 42px;
        width: 42px;
    }
    .feed-widget-content {
        padding: 20px;
    }
    .feed-widget-name {
        font-size: 16px;
        line-height: 22px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-prev {
        right: -60px;
    }
    .owl-carousel.summerschool-instagram.owl-rtl .owl-nav button.owl-next {
        left: -60px;
    }
}




@media screen and (max-width:599px) {
    body {
        font-size: 15px;
        line-height: 20px;
    }

    .slider .slider-content .title > * {
        font-size: 28px;
        line-height: 28px;
    }

    .slider .slider-content .slider-icon {
        width: 80px;
        right: 50px;
    }

    .slider .slider-content .description > * {
        font-size: 15px;
        line-height: 20px;

        font-size: 22px;
        line-height: 28px;
    }

    .slider .campus-image {
        padding-bottom: 60%;
        max-width: calc(100%);
        margin: 0 auto 0 auto;
    }

    .slider .slider-content .description >  h2 {
        margin: 5px 0;
        font-size: 32px;
        line-height: 42px;
        font-size: 28px;
        line-height: 36px;
    }

    .nav-tabs li .tab-contry-name {
        font-size: 12px;
        line-height: 13px;
    }

    .tab-contry-icon img {
        height: 40px;
    }

    .countries-tabs .nav-tabs > li > a,
    .about-countries .nav-tabs > li > a {
        width: 100%;
        height: 100px;
    }

    .about-countries .nav-tabs li {
        flex: 0 0 32%;
        max-width: 32%;
    }

    .for-parents {
        font-size: 20px;
        line-height: 24px;
        padding: 25px 0;
        border-radius: 12px;
    }

    .for-parents:before {
        content: '';
        height: 46px;
        width: 60px;
    }

    .section-title .title,
    .advantages .section-title .title {
        font-size: 32px;
        line-height: 42px;
    }
    
    .section-content, .team .section-subtitle .subtitle, .activities .section-subtitle .subtitle {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .campus-image .overlay img {
        left: -15px;
        width: calc(100% + 20px);
    }

    .header-inner {
        padding: 30px 0 0;
    }

    .advantages .section-title .title {
        font-weight: 600;
    }

    .faq-wrap .section-title .title,
    .about-wrap .section-title .title {
        font-size: 26px;
        line-height: 36px;
    }

    .section-title .line {
        width: 120px;
        margin-top: 10px;
    }

    .feeds .section-title .title {
        font-size: 32px;
        line-height: 42px;
    }

    .team .section-subtitle .subtitle, 
    .activities .section-subtitle .subtitle {
        font-size: 15px;
        line-height: 20px;
    }

    .activity-item .activity-link {
        font-size: 22px;
        height: 50px;
    }

    .advantages {
        padding: 30px 0 110px 0;
    }

    .advantage .title {
        font-size: 20px;
        line-height: 42px;
    }

    .advantage .content {
        font-size: 16px;
        line-height: 28px;
    }

    .advantage .title, .advantage .content {
        padding: 0 30px;
    }

    .advantage .content li:before {
        content: '';
        width: 20px;
        height: 20px;
    }

    .advantage .image .mask {
        content: '';
        transform: translateY(-50%) translateX(-55%);
    }

    .advantage .image {
        position: relative;
        width: 180px;
        height: 180px;
        margin: 0 auto 25px auto;
    }
    
    .advantage .image .overlay {
        width: 180px;
        height: 180px;
    }
    

    .advantage .this-image {
        order: 1;
    }
    
    .advantage .this-content {
        order: 2;
    }

    .rr-icon {
        width: 320px;
    }

    .rr-icon {
        right: -240px;
        top: 110px;
    }

    .rr-icon.rr-01 {
        right: -210px;
    }

    .is-star.large {
        width: 45px;
        height: 40px;
    }

    .star-1 {
        left: -15px;
        top: 0;
    }

    .star-2 {
        bottom: 0;
        right: 55px;
    }

    .star-3 {
        bottom: -15px;
        right: 5px;
    }

    .member-mask + .star-2 {
        bottom: 50px;
        right: -45px;
    }

    .member-mask + .star-2 + .star-3 {
        bottom: 10px;
        right: -15px;
    }

    .ll-icon {
        left: -210px;
        width: 320px;
    }

    .ll-icon.ll-01 {
        left: -190px;
    }

    .banner .bg {
        border-radius: 22px;
    }





    /* FAQ Block */
    .banner + .faq {
        margin-top: 0px;
    }

    .faq {
        margin-bottom: 0;
        background-image: none;
        padding: 60px 0 100px 0;
    }

    .faq-device {
        border-radius: 22px;
        border: 15px solid #3333;
        border-bottom-width: 25px;
        max-width: 370px;
        margin: 0 auto;
    }

    .device-camera {
        width: 65px;
        height: 20px;
        background-color: #333;
        top: 15px;
        bottom: 0;
        left: 25px;
        position: absolute;
        border-radius: 22px;
    }

    .device-controls {
        width: 10px;
        right: -22px;
    }

    .device-controls .large {
        height: 160px;
        margin: 100px 0 0;
    }

    .device-controls .medium {
        height: 70px;
        margin: 45px 0 0;
    }

    .faq-items {
        padding: 50px 40px;
        border-radius: 20px;
        margin: 0 0 0;
    }

    .faq-item-question:before {
        content: '';
        top: -25px;
        right: -30px;
        width: 70px;
        height: 66px;
        background-repeat: no-repeat;
    }

    .faq-item-question {
        font-size: 15px;
        line-height: 22px;
        height: 46px;
        width: 200px;
    }

    .faq .section-title .title .arrow svg {
        height: 65px;
    }

    .faq-item-answer {
        padding: 15px;
        font-size: 15px;
        line-height: 20px;
    }

    .faq-item-answer:before {
        content: '';
        left: -30px;
    }

    svg.wave-3 {
        left: -115%;
        transform: translateY(0%);
        width: 1294px;
    }

    svg.wave-4 {
        left: -125%;
        width: 1294px;
        bottom: calc( -10% - 5px);
        transform: translateY(0);
    }

    .activity-item .activity-link {
        font-size: 20px;
        height: 42px;
    }

    /* Post Nav Button */
    .post-nav {
        height: 55px;
        width: 200px;
        margin: 0px auto 0 auto;
        padding: 0 25px 0 8px;
    }

    .post-nav .icon {
        width: 46px;
        height: 46px;
    }

    .post-nav .icon svg {
        width: 14px;
    }

    .post-nav .text {
        font-size: 22px;
        line-height: 22px;
        font-size: 16px;
        line-height: 24px;
    }

    /* Activities */
    .activities-row {
        padding-bottom: 15px;
    }

    /* Feeds */
    .feeds {
        padding: 60px 0 0 0;
    }

    .feeds-wave-1, .feeds-wave-2 {
        width: 800px;
    }
    
    .feeds .feeds-wave-1 {
        left: -100%;
    }

    .feeds .feeds-wave-2 {
        top: 15px;
        left: -90%;
    }

    .feeds .instalogo img {
        height: 40px;
    }

    .post-item {
        border-radius: 20px;
    }

    .post-item .post-nav {
        height: 50px;
        width: 120px;
        margin: 0;
        padding: 0 15px 0 5px;
    }

    .post-item .post-nav .icon {
        width: 40px;
        height: 40px;
    }

    .post-item .post-nav .icon svg {
        height: 16px;
    }

    .post-thumb .post-nav {
        position: absolute;
        z-index: 1;
        top: 15px;
        right: 15px;
    }

    .tab-pane .post-nav .text {
        font-size: 15px;
        line-height: 20px;
    }

    /*  */
    .center-activity {
        padding: 90px 0 50px;
    }

    .center-activity .svg-1 {
        left: 0;
    }
    
    .center-activity .svg-2 {
        left: 10%;
    }

    .shedulem-link {
        color: #fff;
        font-size: 22px;
    }

    .shedulem-link {
        height: 60px;
        max-width: 260px;
        background-size: 22px;
        padding: 0 25px 0 80px;
    }

    form[name="search"] {
        max-width: 280px;
        margin: 0 auto;
    }

    form[name="search"] .form-control {
        font-size: 15px;
        line-height: 20px;
    }

    form[name="search"] .btn {
        height: 20px;
        width: 20px;
    }

    .category .section-title {
        margin: 0 0 35px;
        padding: 35px 0 15px 0;
    }

    .category .tags {
        display: block;
    }

    .category .tags .button-group {
        margin: 0 0 5px 5px;
    }

    .category .tags .tag-style:after {
        content: '';
        height: 10px;
        width: 10px;
        left: 8px;
    }

    .category .tag-style {
        border-radius: 8px;
        padding: 10px 15px 10px 25px;
    }

    .page-content .content h2,
    .page-content .content h3,
    .page-content .content h4,
    .page-content .content h5 {
        font-size: 22px;
        line-height: 28px;
    }
    
    .content-card .card-title {
        font-size: 22px;
        line-height: 28px;
        padding: 15px 0;
        border-radius: 12px 12px 0 0;
    }

    .content-card .card-content {
        padding: 30px 35px;
        background-color: #FFFFFF;
    }

    .content-card .card-content .wpcf7-form-control-wrap {
        position: relative;
        display: block;
        margin-bottom: 10px;
    }

    .content-card .card-content .form-control {
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .content-card .card-content textarea#your-comment {
        height: 80px;
        border-radius: 0 0 8px 8px;
    }

    .content-card .card-content .wpcf7 .post-nav {
        height: 50px;
        width: 132px;
        margin: 0;
        padding: 0 25px 0 5px;
    }

    .content-card .card-content .wpcf7 .post-nav .text {
        font-size: 14px;
        line-height: 19px;
    }

    .content-card .card-content .wpcf7 .post-nav .icon {
        width: 38px;
        height: 38px;
    }

}

@media screen and (max-width:379px) {
    .faq-wrap .section-title .title,
    .about-wrap .section-title .title {
        font-size: 20px;
        line-height: 30px;
    }
}
