@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} #section-1 .header-02 {--background-header: rgba(255,255,255,0);--color-menu-item: #18191f;--color-hover-menu-item: #298042;--space-menu-item: 3.4rem;--button-border-radius: 3.7rem;--button-padding: 1rem 2rem;}
#section-1 .header-button {padding: var(--button-padding);border-radius: var(--button-border-radius);line-height: 1em;}
#section-1 .header-02 {background-color: var(--background-header);padding: 25px 15px;position: fixed;left: 0;right: 0;top: 0;}
#section-1 .header-02 .header {max-width: 1200px;margin: 0 auto;}
#section-1 .header-02 .main-nav .list-nav .menu-item {margin-right: var(--space-menu-item);text-align: center;}
#section-1 .header-02 .main-nav .list-nav .menu-item .link {text-decoration: none;font-size: 1.6rem;line-height: 1.9rem;color: var(--color-menu-item);}
#section-1 .header-02 .main-nav .list-nav .menu-item .link:hover, #section-1 .header-02 .main-nav .list-nav .menu-item .link.active {color: var(--color-hover-menu-item);}
#section-1 .header-02 .header-content {width: initial;}
#section-1 .header-phone {margin-right: calc(var(--space-menu-item) + 10px);width: auto;}
#section-1 .header-phone a {color: initial;text-decoration: none;}
#section-1 .header-phone p {margin-left: 9px;}
#section-1 .header-button {padding: 10px 20px;text-align: center;}
#section-1 .header-button:not(:last-child) {margin-right: calc(var(--space-menu-item) / 2);}
@media (max-width: 1200px) {#section-1 .header-02 .main-nav .list-nav .menu-item {margin-right: calc(var(--space-menu-item) * .6);}
	#section-1 .header-phone {margin-right: calc(( var(--space-menu-item) + 10px ) * .6);}
	#section-1 .header-button:not(:last-child) {margin-right: calc(( var(--space-menu-item) / 2 ) * .6);}}
@media (max-width: 1024px) {#section-1 .button-secondary {display: none;}} #section-1 .list-nav .menu-item {margin-top: -14px;}
#section-1 .list-nav .menu-item a {color: #2b3d41;text-decoration: none;}
#section-1 .list-nav .menu-item a.link::before {content: "";width: 100%;height: 14px;display: block;background-color: #fff;opacity: 0;transform: translateY(-46px);transition: .2s ease-in;}
#section-1 .list-nav .menu-item a.link:hover::before, #section-1 .list-nav .menu-item a.link.active::before {opacity: 1;transform: translateY(-45px);}
#section-1.fixed .list-nav .menu-item a.link:hover::before, #section-1.fixed .list-nav .menu-item a.link.active::before {opacity: 1;transform: translateY(-30px);}
#section-1.fixed .header-02 {box-shadow: 0 4px 8px rgba(0,0,0,.2);}
#section-1 .list-nav .menu-item a.link::before {background-color: #298042;}
#section-1 .header-02 {transition: .2s;}
#section-1.fixed .header-02 {background: #fff;z-index: 10;padding: 10px 15px;}
#section-1 .button-primary {background: #255c5c;box-shadow: none;}
#section-1 .button-primary:hover {background: #32846c;}
#section-1 .phone-text {color: #18191f;}
#section-1 .dropdown {transform: translate(-52px,0px) !important;}
#section-1 .dropdown-content {box-shadow: 0px 8px 16px 0px rgba(0,0,0,.2);border-radius: 10px;}
#section-1 .dropdown-content a {display: block;}
#section-1 .dropdown-content a+a {margin-top: 10px;}
#section-1 .dropdown-content a:hover {color: #298042;}
@media (min-width:1023px) and (max-width:1100px) {#section-1 .header-phone {display: none !important;}} #section-1 {padding-top: 0px;padding-bottom: 0px;margin-top: 0px;margin-bottom: 0px;} :not([id^="group-"]) > #section-1 {background: #fff;} #group-1 {background: #fff;}@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} :root{--pace-color: #298042;}h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
    font-weight:bold !important;
}
.button-primary,
.button-secondary,
.button-tertiary,
.button-quaternary{
    font-weight:normal !important;
    font-size:14px !important;
}
h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *, h6, h6 *{
    color:#2B3D41;
}
@media (max-width:1024px){
    h1, h1 *, h2, h2 *{
        font-size: 32px !important;
        line-height: 38px !important;
    }
} :root{--color-paragraphs: #6e786d;--font-size-paragraphs: 16px;--line-height-paragraphs: 26px;}
:root{--button-primary-bg: #27ae60;--button-primary-color: #ffffff;--button-primary-border-radius: 37px;--button-primary-padding: 10px 20px 10px 20px !important;--button-primary-box-shadow: 0px 9 15px rgba(70.124993920326,255,88.612476289272,);--button-primary-border: 0px;--button-primary-hover-bg: #245c5c;--button-primary-hover-color: #ffffff;--button-primary-box-shadow-hover: 0px 9 15px rgba(70.124993920326,255,88.612476289272,);--button-primary-border-hover: 0px;--button-secondary-bg: #ce6023;--button-secondary-color: #ffffff;--button-secondary-border-radius: 37px;--button-secondary-padding: 10px 20px 10px 20px ;--button-secondary-box-shadow: none;--button-secondary-border: 0px;--button-secondary-hover-bg: #924215;--button-secondary-hover-color: #ffffff;--button-secondary-box-shadow-hover: none;--button-secondary-border-hover: 0px;--button-tertiary-bg: #2b3d41;--button-tertiary-color: #ffffff;--button-tertiary-border-radius: 37px;--button-tertiary-padding: 10px 20px 10px 20px ;--button-tertiary-box-shadow: none;--button-tertiary-border: 0px;--button-tertiary-hover-bg: #27ae60;--button-tertiary-hover-color: #ffffff;--button-tertiary-box-shadow-hover: none;--button-tertiary-border-hover: 0px;--button-quaternary-bg: #547880;--button-quaternary-color: #ffffff;--button-quaternary-border-radius: 37px;--button-quaternary-padding: 10px 20px 10px 20px ;--button-quaternary-box-shadow: none;--button-quaternary-border: 0px;--button-quaternary-hover-bg: #6e786d;--button-quaternary-hover-color: #ffffff;--button-quaternary-box-shadow-hover: none;--button-quaternary-border-hover: 0px;}
:root{--font-default: "Open Sans";--paragraphs-font-family: "Inter";--paragraphs-font-size: 16px;--paragraphs-line-height: 26px;--heading-font-family: "Inter";--h1-font-size: 58px;--h1-line-height: 74px;--h2-font-size: 48px;--h2-line-height: 64px;--h3-font-size: 32px;--h3-line-height: 36px;--h4-font-size: 24px;--h4-line-height: 32px;--h5-font-size: 20px;--h5-line-height: 30px;--h6-font-size: 16px;--h6-line-height: 28px;}
:root{--color-selection-color: #ffffff;--color-selection-background: #298042;}
:root{--text-primary-color: #2b3d41;--text-primary-font-family: "";--text-primary-color-hover: #298042;--text-secondary-color: #547880;--text-secondary-font-family: "";--text-secondary-color-hover: #5ac87a;--text-tertiary-color: #6e786d;--text-tertiary-font-family: "";--text-tertiary-color-hover: #5ac87a;--text-quinary-font-family: "";}
@media (max-width: 1199px) {

    [data-type-section="2"]{
        display: none !important;
    }

    #mobile-header-navigation{
        display: flex !important;
    }

}@media (max-width: 767px){

    [data-type-section="2"]{
        display: none;
    }

    #mobile-header-navigation{
        display: flex;
    }
} #section-9 .footer-03 {--image-background-footer: url("https://files.bewezy.com/f35c01e10784e0c80e3c97905fb724a9/31082021113910000000862812.jpg");--padding-footer: 8rem 0;--logo-margin-bottom-footer: 2.8rem;--menu-margin-bottom-footer: 0;--spacement-menu-items: 1rem 3.4rem;--font-size-menu-item: 1.6rem;--font-color-menu-item: #fff;--font-color-hover-menu-item: #298042;--line-height-menu-item: 1.2em;padding: var(--padding-footer);background: var(--image-background-footer) no-repeat center;background-size: cover;}
#section-9 .footer-03 .logo-link {margin-bottom: var(--logo-margin-bottom-footer);}
#section-9 .footer-03 .list {margin-bottom: var(--menu-margin-bottom-footer);}
#section-9 .footer-03 .list .menu-item {margin: var(--spacement-menu-items);}
#section-9 .footer-03 .list .menu-item .link {font-size: var(--font-size-menu-item);line-height: var(--line-height-menu-item);color: var(--font-color-menu-item);text-decoration: none;}
#section-9 .footer-03 .list .menu-item .link:hover {color: var(--font-color-hover-menu-item);}
#section-9 .copyright-container {--background-copyright: #131b14;--padding-copyright: 1rem 1.5rem;--font-size-copyright: 12px;--font-color-copyright: #fff;--line-height-copyright: 1.3em;--space-between-items: 16px;background: var(--background-copyright);font-size: var(--font-size-copyright);line-height: var(--line-height-copyright);color: var(--font-color-copyright);}
#section-9 .copyright-container .container {padding: var(--padding-copyright);}
#section-9 .copyright-container .copy {color: var(--font-color-copyright);padding-right: calc(var(--space-between-items) / 2);position: relative;}
@media (min-width: 480px) {#section-9 .copyright-container .copy:before {content: "";display: block;width: 2px;height: 60%;background-color: var(--font-color-copyright);position: absolute;right: 0;transform: translateY(40%);}}
#section-9 .copyright-container .dev-by {padding-left: calc(var(--space-between-items) / 2);color: var(--font-color-copyright);transition: .2s;}
#section-9 .copyright-container .dev-by .company {display: inline-block;}
#section-9 .copyright-container .dev-by .company:hover {transform: translateX(10px);}
@media (max-width: 480px) {#section-9 .footer-03 {text-align: center;}
	#section-9 .copyright-container .container {flex-direction: column;justify-content: center;}}
#section-9 .copy {text-align: center;}
#section-9 a {text-decoration: none;}
#section-9 .copyright-container * {font-weight: normal;}
#section-9 .copyright-container .container b {font-weight: 700;}
#section-9 .copyright-container a {color: var(--font-color-copyright);} #section-9 .copyright-container * {font-size: 14px !important;} #section-9 {padding-top: 0px;padding-bottom: 0px;margin-top: 0px;margin-bottom: 0px;} :not([id^="group-"]) > #section-9 {background: #fff;} #group-9 {background: #fff;}