@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

:root {
    /* FILE DATA */
    --border-radius-interactives: 8px;
    --border-radius-interactives-rem: 0.5rem;
    --border-radius-cards: 16px;
    --border-radius-cards-rem: 1rem;
    --desktop-side-padding: 120px;
    --desktop-side-padding-rem: 7.5rem;
    --mobile-side-padding: 24px;
    --mobile-side-padding-rem: 1.5rem;

    /* FONTS */
    --desktop-h1-size: 64px;
    --desktop-h1-size-rem: 4rem;
    --desktop-h1-line-height: 80px;
    --desktop-h1-line-height-rem: 5rem;
    --desktop-h2-size: 48px;
    --desktop-h2-size-rem: 3rem;
    --desktop-h2-line-height: 60px;
    --desktop-h2-line-height-rem: 3.75rem;
    --desktop-h3-size: 32px;
    --desktop-h3-size-rem: 2rem;
    --desktop-h3-line-height: 40px;
    --desktop-h3-line-height-rem: 2.5rem;
    --paragraph-size: 16px;
    --paragraph-size-rem: 1rem;
    --paragraph-line-height: 24px;
    --paragraph-line-height-rem: 1.5rem;
    --paragraph-small-size: 14px;
    --paragraph-small-size-rem: 0.875rem;
    --paragraph-small-line-height: 21px;
    --paragraph-small-line-height-rem: 1.3125rem;
    --font-primary: "Inter";
    --font-secondary: "Inter";
    --font-tertiary: "Inter";
    --desktop-h4-size: 24px;
    --desktop-h4-size-rem: 1.5rem;
    --desktop-h4-line-height: 30px;
    --desktop-h4-line-height-rem: 1.875rem;
    --desktop-h1-weight: var(--font-weight-semibold);
    --font-weight-regular: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --desktop-h2-weight: var(--font-weight-semibold);
    --desktop-h3-weight: var(--font-weight-regular);
    --desktop-h4-weight: var(--font-weight-regular);
    --paragraph-weight: var(--font-weight-regular);
    --paragraph-small-weight: var(--font-weight-regular);
    --desktop-h5-size: 18px;
    --desktop-h5-size-rem: 1.125rem;
    --desktop-h5-line-height: 24px;
    --desktop-h5-line-height-rem: 1.5rem;
    --desktop-h5-weight: var(--font-weight-medium);
    --desktop-h6-size: 16px;
    --desktop-h6-size-rem: 1rem;
    --desktop-h6-line-height: 20px;
    --desktop-h6-line-height-rem: 1.25rem;
    --desktop-h6-weight: var(--font-weight-medium);
    --font-weight-light: "Light";
    --font-weight-book: "Book";
    --desktop-h1-font-family: var(--font-primary);
    --desktop-h2-font-family: var(--font-primary);
    --desktop-h3-font-family: var(--font-primary);
    --desktop-h4-font-family: var(--font-secondary);
    --desktop-h5-font-family: var(--font-tertiary);
    --desktop-h6-font-family: var(--font-tertiary);
    --paragraph-font-family: var(--font-tertiary);
    --paragraph-small-font-family: var(--font-tertiary);
    --mobile-h1-font-family: var(--font-primary);
    --mobile-h1-line-height: 60px;
    --mobile-h1-line-height-rem: 3.75rem;
    --mobile-h1-size: 48px;
    --mobile-h1-size-rem: 3rem;
    --mobile-h1-weight: var(--font-weight-semibold);
    --mobile-h2-size: 32px;
    --mobile-h2-size-rem: 2rem;
    --mobile-h2-line-height: 40px;
    --mobile-h2-line-height-rem: 2.5rem;
    --mobile-h2-weight: var(--font-weight-semibold);
    --mobile-h2-font-family: var(--font-primary);
    --mobile-h5-size: 18px;
    --mobile-h5-size-rem: 1.125rem;
    --mobile-h5-line-height: 20px;
    --mobile-h5-line-height-rem: 1.25rem;
    --mobile-h5-weight: var(--font-weight-bold);
    --mobile-h5-font-family: var(--font-tertiary);
    --mobile-h6-size: 16px;
    --mobile-h6-size-rem: 1rem;
    --mobile-h6-line-height: 20px;
    --mobile-h6-line-height-rem: 1.25rem;
    --mobile-h6-weight: var(--font-weight-semibold);
    --mobile-h6-font-family: var(--font-tertiary);
    --mobile-h3-weight: var(--font-weight-regular);
    --mobile-h3-line-height: 30px;
    --mobile-h3-line-height-rem: 1.875rem;
    --mobile-h3-size: 24px;
    --mobile-h3-size-rem: 1.5rem;
    --mobile-h4-font-family: var(--font-secondary);
    --mobile-h4-weight: var(--font-weight-regular);
    --mobile-h4-size: 20px;
    --mobile-h4-size-rem: 1.25rem;
    --mobile-h4-line-height: 25px;
    --mobile-h4-line-height-rem: 1.5625rem;
    --mobile-h3-font-family: var(--font-primary);
    --button-font-family: var(--font-tertiary);
    --button-weight: var(--font-weight-semibold);
    --button-size: var(--paragraph-size);
    --button-line-height: var(--paragraph-line-height);
    --input-font-family: var(--font-tertiary);
    --input-weight: var(--font-weight-semibold);
    --input-size: var(--paragraph-size);
    --input-line-height: var(--paragraph-line-height);
    --link-font-family: var(--font-tertiary);
    --link-weight: var(--font-weight-regular);
    --link-size: var(--paragraph-size);
    --link-line-height: var(--paragraph-line-height);


    /* BRAND COLORS */
    --main-brand: #64d88e;
    --accents-1: #2aaa53;
    --accents-2: #f0771a;
    --accents-3: #133127;
    --main-brand-color-name: "Bright Green";
    --accents-1-color-name: "Sea Foam";
    --accents-2-color-name: "Orange";
    --accents-3-color-name: "Deep Moss";
    --neutrals-white: #ffffff;
    --neutrals-light-grey: #f2f2f2;
    --neutrals-medium-grey: #d9d9d9;
    --neutrals-dark-grey: #989898;
    --neutrals-black: #15171c;
    --ui-positive: #009681;
    --ui-negative: #d13346;
    --ui-warning: #e7aa35;
    --navbar-nav-link-padding-x: 1.5rem !important;
}

.grecaptcha-badge {
    display: none !important;
}

body {
    font-family: var(--paragraph-font-family);
    font-size: var(--paragraph-size);
    line-height: var(--paragraph-line-height);
    color: var(--neutrals-black);
    margin-top: 80px;
}

h1 {
    font-size: var(--desktop-h1-size);
    line-height: var(--desktop-h1-line-height);
    font-weight: var(--desktop-h1-weight);
    font-family: var(--mobile-h1-font-family);
    color: var(--main-brand);
    margin-bottom: 2rem;
}

h2 {
    font-size: var(--desktop-h2-size);
    line-height: var(--desktop-h2-line-height);
    font-family: var(--desktop-h2-font-family);
    font-weight: var(--desktop-h2-weight);
    margin-bottom: 1rem;
    color: var(--accents-1);
}

h3 {
    font-family: var(--desktop-h3-font-family);
    font-size: var(--desktop-h3-size);
    font-weight: var(--desktop-h3-weight);
    line-height: var(--desktop-h3-line-height);
}

h4 {
    font-family: var(--desktop-h4-font-family);
    font-size: var(--desktop-h4-size);
    line-height: var(--desktop-h4-line-height);
    font-weight: var(--desktop-h4-weight);
}

h5 {
    font-family: var(--desktop-h5-font-family);
    font-size: var(--desktop-h5-size);
    line-height: var(--desktop-h5-line-height);
    font-weight: var(--desktop-h5-weight);
}

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.navbar-nav .nav-link {
    font-size: var(--link-size);
    font-family: var(--font-tertiary);
    line-height: var(--input-line-height);
    color: var(--neutrals-white);
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
    transition: all 0.3s ease-in-out;
    font-weight: var(--font-weight-regular);
}

.navbar-nav .nav-link:hover {
    color: var(--main-brand);
}

nav a.navbar-brand {
    font-size: var(--desktop-h2-line-height);
    line-height: var(--logo-line-height);
    font-family: var(--font-primary);
    font-weight: var(--font-weight-semibold);
}

nav a.navbar-brand img {
    max-width: 230px;
}

#language_dropdown {
    /* order: 2; */
    border: 1px solid var(--neutrals-white);
    padding: 8px 13px;
    font-size: var(--input-size);
    line-height: var(--input-line-height);
    font-family: var(--font-tertiary);
    font-weight: var(--font-weight-semibold);
    margin-bottom: 0;
    height: 48px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    border-radius: var(--border-radius-interactives);
    cursor: pointer;
}

#language_dropdown .dropdown-menu {
    min-width: auto;
    width: 100%;

    margin-top: 0.6rem !important;
    border: 1px solid #E3E4E3;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    top: 100%;
}
#language_dropdown .dropdown-menu li{
    padding-left: 0.8rem;
}
#language_dropdown .dropdown-menu li a{
        color: #2aaa54;
    text-transform: uppercase;
}


#language_dropdown #languageSwitcher {
    color: var(--neutrals-white);
    font-weight: var(--font-weight-semibold);
    text-transform: uppercase;
}

#language_dropdown .dropdown-item {
    padding: 4px 6px;
    min-width: 100%;
}

#language_dropdown .dropdown-toggle::after {
    content: url(../assets/images/Icon.svg);
    border: unset;
    vertical-align: 0.1rem;
    font-size: 0.5rem;
    margin-left: 0.5rem;
}

.navbar-toggler,
.soc-btn {
    border: unset;
    border-radius: var(--borderradius-interactives);
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--main-brand);
    background-color: var(--accents-1);
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.soc-btn {
    background-color: unset;
    border: 1px solid var(--main-brand);
    border-radius: 32px;
}

.soc-btn i.bi {
    font-size: 18px;
    display: flex;
    transition: all 0.3s ease-in-out;
}

.btn {
    background-color: var(--accents-1);
    border: 1px solid var(--accents-1);
    color: var(--neutrals-white);
    font-weight: var(--button-weight);
    padding: 11px 22px;
    transition: all 0.3s ease-in-out;
    font-size: var(--button-size);
    line-height: var(--button-line-height);
    font-family: var(--button-font-family);
    position: relative;
    overflow: hidden;
    border-radius: var(--border-radius-interactives);
}

.btn:hover,
.btn:active,
.btn:first-child:active {
    background-color: var(--accents-1);
    border: 1px solid var(--accents-1);
    opacity: 1;
    color: var(--neutrals-white);
}

.btn-outline {
    background-color: unset;
    color: var(--neutrals-white);
    border: 1px solid var(--neutrals-white);
}

.btn-outline:hover,
.btn-outline:active,
.btn-outline:first-child:active {
    background-color: unset;
    color: var(--accents-1);
    border: 1px solid var(--accents-1);
}

.btn-outline-dark {
    border: 1px solid var(--accents-3);
    color: var(--accents-3) !important;
    background-color: unset;
}

.btn-outline-dark:hover,
.btn-outline-dark:active,
.btn-outline-dark:first-child:active {
    border: 1px solid var(--accents-3);
    color: var(--accents-3) !important;
    background-color: unset;
}

.bg-brand {
    background-color: var(--main-brand);
}

.bg-brand-opacity {
    background-color: rgba(100, 216, 142, 0.24);
}

.bg-brand * {
    color: var(--neutrals-white);
}

.bg-accent-1 {
    background-color: var(--accents-1);
}

.bg-accent-3 {
    background-color: var(--accents-3);
}

.text-brand {
    color: var(--main-brand);
}

.text-accent-1 {
    color: var(--accents-1);
}

.text-accent-3,
.text-accent-3 * {
    color: var(--accents-3);
}

.br-intr {
    border-radius: var(--border-radius-interactives);
}

.br-cards {
    border-radius: var(--border-radius-cards);
}

.img-phone {
    position: absolute;
    z-index: 1;
    top: 8.5rem;
}

.figure-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    z-index: 2;
    margin-bottom: -1px;
}

.figure-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
        height: auto;
    display: block;
}

.figure-top,
.figure-bottom {
	display: none !important;
}

.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.arrow-left {
    left: -8px;
    /* половина стрілки ширини + відступ */
}

.arrow i.bi {
    font-size: 18px;
    color: var(--neutrals-white);
}

.input-email {
    max-width: 213px;
    border: 0;
    outline: 0;
    padding: 1rem;
    border: 1px solid var(--neutrals-light-grey);
    border-radius: var(--border-radius-interactives) 0 0 var(--border-radius-interactives);
}

.btn-form {
    border-radius: 0 var(--border-radius-interactives) var(--border-radius-interactives) 0;
}

.small-p {
    font-family: var(--paragraph-small-font-family);
    font-size: var(--paragraph-small-size);
    line-height: var(--paragraph-small-line-height);
    font-weight: var(--paragraph-small-weight);
}

.link {
    font-size: var(--link-size);
    line-height: var(--input-line-height);
    font-family: var(--link-font-family);
    font-weight: var(--link-weight);
    text-decoration: unset;
}

.box-shadow {
    border: 1px solid var(--neutrals-light-grey);
    box-shadow: 0px 12px 24px 0px #00000014;
}

.wpcf7-form label,
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
}

.wpcf7-form input, .wpcf7-form textarea {
    border: unset;
    border-radius: var(--border-radius-interactives);
    padding: 12px;
    margin-top: 0.5rem;
    background-color: var(--neutrals-white);
    max-height: 165px;
    display: block;
}

.wpcf7-form input:focus,
.wpcf7-form input:active,
.wpcf7-form textarea:active,
.wpcf7-form textarea:focus {
    border: 1px solid var(--bg-black) !important;
    outline: unset !important;
}

.wpcf7-form label {
    color: var(--neutrals-black);
    font-size: var(--input-size);
    font-family: var(--input-font-family);
    line-height: var(--input-line-height);
    font-weight: var(--font-weight-semibold);
}

.wpcf7-form input[type=submit] {
    background-color: var(--accents-1);
    padding: 12px 25px;
}
.wpcf7-form input[type=submit]:hover{
    border: unset;
}

.screen-reader-response {
    display: none;
}
span.wpcf7-not-valid-tip {
    font-weight: normal;
    font-style: italic;
    margin-top: 6px;
    display: block;
}

.edge-right-lightgreen {
    position: absolute;
    right: 0;
    bottom: -1px;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

.text-dark-grey {
    color: var(--neutrals-dark-grey);
}

.logo-footer {
    max-width: 322px;
}

footer a,
footer p,
footer .link {
    color: var(--neutrals-white);
}

footer .link:hover {
    color: var(--neutrals-white);
}

section li {
    font-weight: 500;
}

.results i.bi {
    fill: var(--accents-1);
    font-size: 16px;
    color: var(--accents-1);
}

.soc-btn:hover {
    border-color: var(--accents-1);
    opacity: 1;
}

.soc-btn:hover i.bi {
    color: var(--accents-1);
    fill: var(--accents-1);
    opacity: 1;
}
.div-cards .col {
    background-color: #F7F7F7;
    padding: 16px;
}

.ticker-vertical {
    height: 700px;
    /* 3 картинки по 200px */
    overflow: hidden;
    position: relative;
}

.ticker-track {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    gap: 20px;
    right: 1.5rem;
    width: 288px;
}

.slide {
    height: 259px;
    flex-shrink: 0;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: var(--border-radius-cards);
}

.card-custom {
    background: rgba(100, 216, 142, 0.06);
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.08);
    border-radius: var(--border-radius-cards);
}

.div-icon {
    background-color: rgba(100, 216, 142, 0.24);
    border-radius: var(--border-radius-cards);
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-icon i.bi {
    color: var(--main-brand);
}

.number-div {
    background-color: var(--accents-1);
    border-radius: 100%;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 1rem;
    top: 1rem;
}

.section-price {
    padding-top: 18rem;
}

.mb-minus-iframe {
    margin-bottom: -15rem;
}

.col-33 {
    flex: 30%;
}

.bottom-right-flower {
    position: absolute;
    right: 0;
    bottom: 0;
	display: none;
}

/* .bottom-img-section {
    position: absolute;
    bottom: -15%;
    left: 0;
    width: 100%;
} */
.bottom-img-section {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    object-fit: cover;
}

.bg-dcf6e5 {
    background-color: #dcf6e5;
}

.bg-contact {
    background-image: url(../assets/images/bg-contact.png);
    background-repeat: no-repeat;
    background-position-y: 135%;
    background-position-x: left;
    overflow: hidden;
}

.mb-minus-1 {
    margin-bottom: -2px;
}

.row-icons {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.el-video .iframe-wrapper {
    position:relative;
    padding: 56.34% 0 0 0;
        z-index: 100;
}
.el-video .iframe-wrapper iframe {
    border-radius: var(--border-radius-cards);;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
@media(min-width:1200px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--navbar-nav-link-padding-x);
        padding-left: var(--navbar-nav-link-padding-x);
    }
}

@media(max-width:1200px) {
    nav a.navbar-brand {
        font-size: var(--mobile-h2-line-height);
        line-height: var(--mobile-logo-line-height);
    }

    body {
        margin-top: 76px;
    }
}

@media(max-width:991px) {
    body {
        font-family: var(--font-tertiary);
        font-size: var(--paragraph-size);
        line-height: var(--paragraph-line-height);
        color: var(--neutrals-black);
    }

    h1 {
        font-size: var(--mobile-h1-size);
        line-height: var(--mobile-h1-line-height);
        font-weight: var(--mobile-h1-weight);
        font-family: var(--mobile-h1-font-family);
    }

    h2 {
        font-size: var(--mobile-h2-size);
        line-height: var(--mobile-h2-line-height);
        font-family: var(--mobile-h2-font-family);
        font-weight: var(--mobile-h2-weight);
    }

    h3 {
        font-family: var(--mobile-h3-font-family);
        font-size: var(--mobile-h3-size);
        font-weight: var(--mobile-h3-weight);
        line-height: var(--mobile-h3-line-height);
    }

    h4 {
        font-family: var(--mobile-h4-font-family);
        font-size: var(--mobile-h4-size);
        line-height: var(--mobile-h4-line-height);
        font-weight: var(--mobile-h4-weight);
    }

    h5 {
        font-family: var(--mobile-h5-font-family);
        font-size: var(--mobile-h5-size);
        line-height: var(--mobile-h5-line-height);
        font-weight: var(--mobile-h5-weight);
    }

    .input-email {
        min-width: unset;
    }
    .div-cards{
        flex-wrap: wrap;
    }
    .bottom-right-flower{
        display: none;
    }
    .section-price{
        padding-top: 16rem;
    }
}

/* wrapped usp */

@media(max-width:767px) {

    
    .edge-right-lightgreen {
        zoom: 0.5;
    }
}

.fit-img-to-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.fit-img-to-content>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

i.bi {
    color: var(--main-brand);
    display: block;
    font-size: 28px;
}


.bi-chevron-right::before {
    font-weight: 600 !important;
}

a {
    color: var(--main-brand);
    text-decoration: none;
}

a:hover,
a:active {
    color: var(--main-brand);
    opacity: .8;
}

@media(max-width:991px) {
    .align-items-center-2 {
        align-items: center;
    }

    .fit-img-to-content {
        position: relative;
    }
    .ticker-vertical{
        height: 400px;
    }
    .ticker-track{
        right: 0;
        width: 210px;
    }
    .ticker-track .slide{
        height: 210px;
    }
    .img-phone{
      top: 3.5rem;
      max-width: 65%;
      left: 0;
    }
}
@media(min-width:600px) and (max-width:725px){
.img-phone{
    left: 3rem;
}
.ticker-track{
    right: 3rem;
}
}
@media(min-width:726px) and (max-width:800px){
.img-phone{
    left: 7rem;
}
.ticker-track{
    right: 7rem;
}
}
@media(min-width:801px) and (max-width:920px){
.img-phone{
    left: 10rem;
}
.ticker-track{
    right: 10rem;
}
}
@media(min-width:921px) and (max-width:991px){
.img-phone{
    left: 12rem;
}
.ticker-track{
    right: 12rem;
}
}
