<style id="wpr-usedcss">@font-face {
    font-family: Montserrat;
    src: url("/wp-content/themes/foodlabelmaker/fonts/subset-Montserrat-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat;
    src: url("/wp-content/themes/foodlabelmaker/fonts/subset-Montserrat-Bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

img:is([sizes=auto i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

ul {
    box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
    background-color: #5865f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: 0 0
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
    color: #5865f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
    color: red
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: .6666666667em;
    padding-right: .6666666667em
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box
}

:where(.wp-block-term-description) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

.country-selector {
    z-index: 9999;
    text-align: left;
    position: relative;
    display: inline-block;
    width: auto
}

.country-selector a {
    padding: 0 10px;
    outline: 0;
    text-decoration: none;
    float: none !important;
    white-space: nowrap;
    font-weight: 400;
    cursor: pointer;
    color: #000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.country-selector a:focus {
    outline: 0
}

.country-selector ul {
    padding: 0;
    z-index: 1010;
    list-style: none;
    margin: 0
}

.country-selector li {
    margin: 0;
    padding: 0
}

.country-selector.weglot-custom-switcher-ajax {
    display: none
}

.country-selector.weglot-dropdown {
    background-color: #fff
}

.country-selector.weglot-dropdown a,
.country-selector.weglot-dropdown span {
    display: block;
    height: 37px;
    line-height: 36px;
    font-size: 13px;
    padding: 0 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400
}

.country-selector.weglot-dropdown a:hover,
.country-selector.weglot-dropdown span:hover {
    cursor: pointer
}

.country-selector.weglot-dropdown .wgcurrent {
    border: 1px solid #e0e0e0;
    list-style: none;
    display: block;
    margin: 0
}

.country-selector.weglot-dropdown .wgcurrent a,
.country-selector.weglot-dropdown .wgcurrent span {
    padding-right: 60px
}

.country-selector.weglot-dropdown .wgcurrent:after {
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 8px;
    width: 13px;
    height: 7px;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -o-pixelated;
    image-rendering: pixelated;
    background: url("/wp-content/webp-express/webp-images/doc-root/wp-content/plugins/weglot/dist/images/wgarrowdown.png.webp") no-repeat;
    content: "";
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: all .2s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.country-selector.weglot-dropdown ul {
    position: absolute;
    min-width: 100%;
    border: 1px solid #ebeef0;
    background: #fff;
    left: 0;
    top: initial;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    padding: 0
}

.country-selector.weglot-dropdown input:checked~ul {
    display: block
}

.country-selector.weglot-dropdown input:checked~.wgcurrent:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.country-selector.weglot-dropdown li {
    width: 100%
}

.country-selector.weglot-dropdown.weglot-invert ul {
    bottom: 38px
}

.country-selector.weglot-dropdown.weglot-invert input:checked~.wgcurrent:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.country-selector.weglot-default {
    position: fixed;
    bottom: 0;
    right: 40px
}

.country-selector.weglot-inline a:hover {
    text-decoration: underline;
    color: #00a0d2
}

.country-selector.weglot-inline .wgcurrent a {
    text-decoration: underline
}

.country-selector.weglot-inline label {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

.country-selector.weglot-inline ul {
    display: inline-block;
    vertical-align: middle
}

.country-selector.weglot-inline li {
    line-height: 1 !important;
    display: inline-block;
    margin: 2px 0;
    vertical-align: middle
}

.country-selector.weglot-inline.weglot-default {
    bottom: 5px
}

.country-selector input {
    display: none !important
}

.js .main-navigation .country-selector ul {
    display: none
}

*,
:after,
:before {
    box-sizing: border-box
}

a,
blockquote,
body,
canvas,
caption,
code,
div,
embed,
fieldset,
footer,
form,
h1,
h2,
h3,
header,
html,
i,
iframe,
img,
label,
li,
main,
nav,
object,
p,
section,
small,
span,
strong,
table,
tbody,
td,
th,
tr,
tt,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

footer,
header,
main,
nav,
section {
    display: block
}

body {
    line-height: 1
}

blockquote {
    quotes: none
}

blockquote:after,
blockquote:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    border-radius: 0
}

@font-face {
    font-family: icomoon;
    src: url(/wp-content/themes/foodlabelmaker/fonts/icomoon.ttf?ot2uzgh) format("truetype"), url(/wp-content/themes/foodlabelmaker/fonts/icomoon.woff?ot2uzgh) format("woff"), url(/wp-content/themes/foodlabelmaker/fonts/icomoon.svg?ot2uzgh#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" ico-"],
[class^=ico-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ico-arrow-thin-right:before {
    content: "\e90e"
}

.ico-arrow-thin-left:before {
    content: "\e90f"
}

.ico-chevron-up:before {
    content: "\e908"
}

.ico-chevron-down:before {
    content: "\e907"
}

.ico-chevron_right:before {
    content: "\e900"
}

.ico-info_outline:before {
    content: "\e902"
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-Italic.woff2) format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-ExtraBold.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-Nunito-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Avenir Next';
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-AvenirNext-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Avenir Next';
    src: url(/wp-content/themes/foodlabelmaker/fonts/subset-AvenirNext-DemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

:root {
    --flm-font-main: Nunito, sans-serif;
    --flm-font-body: Nunito, sans-serif;
    --flm-font-alt: Montserrat !important;
    --flm-font-avenir: Avenir Next, sans-serif !important;
    --flm-font-rtl: Tajawal, sans-serif !important
}

html {
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: scroll
}

body {
    font-size: 18px;
    font-family: var(--flm-font-main);
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.5;
    /*color: #0f393a;*/
    color: #231f20;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    position: relative
}

p {
    letter-spacing: normal;
    line-height: 1.6;
    font-family: var(--flm-font-main)
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

small {
    font-size: .875em
}

a {
    transition: .15s ease-in-out;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.h2,
h2 {
    font-family: var(--flm-font-main);
    font-size: clamp(26px, 4vw, 32px)
}

h3 {
    font-family: var(--flm-font-main);
    font-size: clamp(24px, 4vw, 28px)
}

img {
    height: auto;
    display: block;
    max-width: 100%
}

strong {
    font-weight: 700
}

.editor-content:not(.content-box) {
    text-align: left
}

.editor-content:not(.content-box) li>*+*,
.editor-content:not(.content-box)>*+* {
    margin-top: 1.75rem
}

.editor-content:not(.content-box)>h2+*,
.editor-content:not(.content-box)>h3+* {
    margin-top: 1rem
}

.editor-content:not(.content-box) h2+hr,
.editor-content:not(.content-box) h3+hr {
    background-color: #eee;
    border: none;
    height: 1px;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.editor-content:not(.content-box) h2+hr+*,
.editor-content:not(.content-box) h3+hr+* {
    margin-top: 20px !important
}

.editor-content:not(.content-box) h1,
.editor-content:not(.content-box) h2,
.editor-content:not(.content-box) h3 {
    font-weight: 700
}

.editor-content:not(.content-box) .h2,
.editor-content:not(.content-box) h2 {
    font-size: clamp(1.5rem, 2vw, 2rem);
    padding-bottom: .4em
}

.editor-content:not(.content-box) h3 {
    font-size: clamp(1.25rem, 2vw, 1.75rem);
    padding-bottom: .4em
}

.editor-content:not(.content-box) a {
    color: #d53f3f
}

.editor-content:not(.content-box) a:hover {
    color: #347362
}

.editor-content:not(.content-box) ul {
    float: none;
    width: auto;
    padding: unset;
    -webkit-margin-start: 1.5rem;
    margin-inline-start: 1.5rem
}

.editor-content:not(.content-box) ul li:before {
    content: '';
    display: inline-block;
    min-width: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f2c549;
    line-height: 1;
    margin-top: .5rem;
    margin-left: -1.5rem;
    margin-right: 1rem;
    position: relative;
    top: -.125rem
}

.editor-content:not(.content-box) ul li+li {
    margin-top: .5rem
}

.editor-content:not(.content-box) ul ul {
    -webkit-margin-start: 2rem;
    margin-inline-start: 2rem;
    margin-top: 0
}

.editor-content:not(.content-box) ul ul>li:first-child {
    margin-top: .5rem
}

.editor-content:not(.content-box) li>:is(h2, h3, h4, h5) {
    padding-bottom: 0
}

.editor-content:not(.content-box) li>:is(h2, h3, h4, h5)+p {
    margin-top: 0
}

.editor-content:not(.content-box) .content-box {
    border-radius: 1.5rem
}

.editor-content:not(.content-box) .content-box>ul {
    font-weight: 400;
    margin-left: 2rem
}

.editor-content:not(.content-box) .content-box>ul li {
    list-style: none;
    margin-left: 0
}

.editor-content:not(.content-box) .content-box>ul li::before {
    content: '\e904';
    background-color: unset;
    font-family: icomoon !important;
    font-weight: 400;
    color: #f2c549;
    font-size: 1.75rem;
    line-height: 1;
    margin-top: 0;
    top: .25rem;
    margin-right: 0;
    margin-left: -2.25rem;
    width: 2.25rem;
    display: inline-block
}

.editor-content:not(.content-box) .content-box>ul li+li {
    margin-top: .5rem
}

@-webkit-keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    transform-origin: center bottom
}

@-webkit-keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

:root {
    --burger-breakpoint: 1240px
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    opacity: 0
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width:768px) {
    .container {
        padding: 0 30px
    }
}

@media (max-width:992px) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

@media (min-width:1300px) {
    .container {
        max-width: 1240px
    }

    #success-story-slider.ss-slider-v2 .slick-slider {
        left: -12vw
    }
}

.m-1 {
    margin: .25rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: .75rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mb-4 {
    margin-bottom: 1rem !important
}

.mt-5 {
    margin-top: 1.5rem !important
}

.mb-5 {
    margin-bottom: 1.5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.px-2 {
    padding-left: .5rem !important
}

.px-2 {
    padding-right: .5rem !important
}

.pt-3 {
    padding-top: .75rem !important
}

.pr-3 {
    padding-right: .75rem !important
}

.pt-4 {
    padding-top: 1rem !important
}

.py-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.p-6 {
    padding: 2rem !important
}

.pb-6 {
    padding-bottom: 2rem !important
}

.btn {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border-radius: 6px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    position: relative;
    vertical-align: top;
    background-color: #6e1ce1;
    border-color: #e2e2e2;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: .5em 2em;
    text-align: center;
    white-space: nowrap;
    font-weight: 600;
    font-family: var(--flm-font-main);
    transition: all .15s linear
}

.btn.btn-primary {
    color: #fff;
    background-color: #c1ec16;
    border-color: transparent
}

.btn.btn-primary:active,
.btn.btn-primary:hover {
    background-color: #231F20
}

.btn.btn-primary:focus:not(:active) {
    /*box-shadow: 0 0 0 .125em #f3ef08*/
    box-shadow: 0 0 .50em .100em #231F20
}

.btn.btn-secondary-dark {
    /*color: #fff;*/
    color: #231F20;
    /*background-color: #347362;*/
    background-color: #ffffff;
    border-color: transparent
}

.btn.btn-secondary-dark:active,
.btn.btn-secondary-dark:hover {
    /*background-color: #2e6556*/
    background-color: #00BFFEFF;
    color: #FFFFFF;
}

.btn.btn-secondary-dark:focus:not(:active) {
    box-shadow: 0 0 0 .125em #60b7a0
}

.btn.btn-border {
    border: 1px solid #0f393a;
    background-color: transparent
}

.btn.btn-border:hover {
    border-color: #051111
}

.btn.btn-border:focus:not(:active) {
    box-shadow: 0 0 0 .125em rgba(72, 95, 199, .25)
}

.btn.btn-border:active {
    color: #d53f3f
}

.btn-holder {
    margin-left: -5px
}

.btn-holder>* {
    margin-left: 5px
}

.btn-holder.centered {
    text-align: center
}

.btn-holder.single {
    margin-left: 0
}

.btn-holder.single>* {
    margin-left: 0
}

.btn-holder.full {
    text-align: center
}

.btn-holder.full a {
    width: 100%
}

.flex-btn {
    align-items: center;
    justify-content: center;
    display: flex
}

.site-header {
    position: fixed;
    width: 100%;
    z-index: 1001;
    top: 0;
    transition: background-color .1s linear;
    height: 74px;
    background-color: #fff
}

.site-header.is-sticky.mobile-nav-open {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.site-header.is-sticky {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.site-header .btn.my-account {
    padding-right: 2.5rem;
    background-color: #fff;
    min-width: 160px
}

.site-header .btn.my-account:after {
    /*color: #0f393a;*/
    color: #231F20;
    right: 4px;
    content: "\e907";
    font-family: icomoon !important;
    font-size: 14px;
    font-weight: 400;
    background: 0 0;
    transition: all .2s linear;
    font-style: normal;
    display: inline-block;
    position: absolute;
    right: -16px;
    right: .875rem;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

.header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .75em;
    height: 100%
}

.header-inner .nav-cta {
    display: flex
}

@media (min-width:576px) and (max-width:1380px) {
    .header-inner .nav-cta .btn:not(.my-account) {
        padding: .5em .75em
    }
}

@media (min-width:1024px) and (max-width:1600px) {
    [lang=es] .header-inner .nav-cta .btn {
        padding: .5em .75em
    }

    [lang=pt] .header-inner .nav-cta .btn {
        padding: .5em .75em
    }
}

@media (min-width:1024px) and (max-width:1620px) {
    [lang=de] .header-inner .nav-cta .btn {
        padding: .5em .75em
    }
}

@media (max-width:1110px) {
    .header-inner .nav-cta .btn {
        font-size: 15px !important
    }
}

@media (max-width:1055px) {
    .header-inner .nav-cta .btn-primary {
        display: none
    }
}

@media (max-width:1280px) {
    [lang=fr] .header-inner .nav-cta .btn-primary {
        display: none
    }
}

.header-inner .header-lang-switcher-holder {
    display: flex;
    align-items: center
}

.header-inner .header-lang-switcher-holder button {
    padding: 0 !important
}

.header-inner .header-lang-switcher-holder .header-lang-holder {
    left: unset !important;
    right: 0
}

.header-inner .site-logo {
    display: block
}

@media (min-width:880px) and (max-width:1100px) {
    .header-inner .site-logo {
        max-width: 130px
    }
}

@media (max-width:1350px) {
    [lang=de] .header-inner .nav-cta .btn-primary {
        display: none
    }

    [lang=es] .header-inner .site-logo {
        max-width: 130px
    }
}

@media (min-width:1015px) and (max-width:1070px) {
    [lang=es] .header-inner .site-logo {
        max-width: 110px
    }
}

@media (max-width:1350px) {
    [lang=pt] .header-inner .site-logo {
        max-width: 130px
    }
}

@media (min-width:1015px) and (max-width:1070px) {
    [lang=pt] .header-inner .site-logo {
        max-width: 110px
    }
}

@media (max-width:1392px) {
    [lang=de] .header-inner .site-logo {
        max-width: 130px
    }
}

@media (min-width:1015px) and (max-width:1070px) {
    [lang=de] .header-inner .site-logo {
        max-width: 110px
    }
}

@media (max-width:1340px) {
    [lang=fr] .header-inner .site-logo {
        max-width: 130px
    }
}

@media (min-width:1015px) and (max-width:1070px) {
    [lang=fr] .header-inner .site-logo {
        max-width: 110px
    }
}

.header-language-list {
    position: relative;
    color: #0f393a;
    display: inline-block
}

.header-language-list a {
    color: #0f393a
}

.header-language-list .country-selector a:hover {
    text-decoration: none
}

.header-language-list .country-selector a {
    padding: 0
}

.header-language-list .header-lang-holder {
    display: none;
    position: absolute;
    font-size: 15px;
    background: #fff;
    width: 100%;
    min-width: 120px;
    padding: .5rem 1rem;
    border: 1px solid #eee;
    left: 15px;
    border-radius: 6px
}

.header-language-list .header-lang-holder li:not(:first-child) {
    margin-top: .75rem
}

.header-language-list .header-lang-holder li a:hover {
    color: #d53f3f
}

.header-language-list button {
    background: 0 0;
    border: none;
    padding: .5rem .75rem;
    color: #0f393a;
    cursor: pointer;
    font-family: var(--flm-font-main);
    font-size: 15px;
    display: flex;
    align-items: center
}

.header-language-list button i {
    padding-left: 0
}

.header-language-list button.lang-switch-open i:before {
    content: "\e908"
}

.footer-lang-holder .country-selector a,
.header-language-list .country-selector a {
    padding: 0
}

.footer-lang-holder .country-selector a:hover,
.header-language-list .country-selector a:hover {
    text-decoration: none
}

.country-selector {
    display: grid;
    gap: 5px
}

.top-bar-banner {
    min-height: 60px;
    height: 64px;
    display: flex;
    justify-content: center;
    background-position: center;
    display: none;
    padding: 0 .5rem;
    position: relative;
    z-index: 5
}

.top-bar-banner.show {
    display: flex
}

.top-bar-banner-inner {
    display: flex;
    justify-content: center;
    align-items: center
}

.top-bar-banner-icon {
    width: 64px;
    min-width: 64px;
    height: 64px;
    margin-right: -30px;
    margin-left: -1rem
}

.top-bar-banner-content {
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 14px;
    font-weight: 700
}

@media (max-width:480px) {
    .top-bar-banner-content {
        font-size: 13px
    }
}

@media (max-width:400px) {
    .top-bar-banner-content {
        font-size: 12px
    }
}

@media (max-width:340px) {
    .top-bar-banner-content {
        font-size: 11px
    }
}

.top-bar-banner-content .center-text {
    background-color: #fff;
    display: inline-block;
    padding: .25rem .5rem;
    padding: .2em .35em;
    margin: 0 5px
}

.top-bar-banner-btn {
    font-size: 14px;
    background-color: #1c3839;
    padding: .5em 1em
}

@media (max-width:370px) {
    .top-bar-banner {
        background-size: cover
    }

    .top-bar-banner-icon {
        width: 52px;
        min-width: 52px;
        height: 52px
    }

    .top-bar-banner-content {
        margin-right: 5px
    }

    .top-bar-banner-btn {
        font-size: 12px
    }
}

@media (max-width:500px) {
    .top-bar-banner-btn {
        font-size: 12px
    }
}

@media (max-width:340px) {
    .top-bar-banner-btn {
        font-size: 11px
    }
}

.top-bar-banner.show+.site-header:not(.is-sticky) {
    top: 60px
}

@media (max-width:1088px) {
    .sd-is-active .top-bar-banner.show+.site-header:not(.is-sticky) {
        top: 0
    }
}

.footer-grid {
    display: grid;
    gap: 60px;
    grid-template-columns: repeat(2, 1fr)
}

@media only screen and (min-width:992px) {
    .footer-grid {
        grid-template-columns: 3fr 2fr 2fr
    }
}

@media (min-width:400px) and (max-width:991.98px) {
    .footer-grid .footer-brand {
        grid-column: 1/span 2
    }
}

.footer-block {
    font-size: .875rem;
    padding-right: 4rem
}

.icons-row {
    display: flex;
    align-items: center;
    gap: 30px
}

.footer-menu-block .title {
    color: rgba(0,191,254,1.00);
    font-size: .875rem;
    font-weight: 800;
    margin-bottom: 20px
}

.footer-menu-block .footer-menu li+li {
    margin-top: 8px
}

.footer-menu-block .footer-menu a {
    color: #fff;
    font-size: clamp(14px, 1.5vw, 1rem)
}

.footer-menu-block .footer-menu a:hover {
    opacity: .7
}

.copyright {
    color: #fff;
    font-size: .75rem;
    margin-right: 1rem
}

.footer-bottom {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, .3);
    padding: .5rem 0
}

#footer_language_list {
    position: relative;
    color: #fff;
    display: inline-block;
    margin-left: auto
}

@media (max-width:1490px) {
    #footer_language_list {
        margin-right: 64px
    }
}

@media (max-width:460px) {
    .footer-bottom {
        align-items: flex-start;
        flex-direction: column-reverse
    }

    #footer_language_list {
        margin-right: 0;
        margin-left: 0;
        margin-top: 1rem
    }
}

#footer_language_list a {
    color: #fff
}

#footer_language_list .footer-lang-holder {
    display: none;
    position: absolute;
    bottom: 100%;
    font-size: 15px;
    background: #0f393a;
    width: 100%;
    padding: .5rem .75rem;
    border: 1px solid #fff;
    border-bottom: none
}

#footer_language_list .footer-lang-holder li:not(:first-child) {
    margin-top: .75rem
}

#footer_language_list .footer-lang-holder li a:hover {
    opacity: .8
}

#footer_language_list button {
    background: 0 0;
    border: 1px solid #fff;
    padding: .5rem .75rem;
    color: #fff;
    cursor: pointer;
    font-family: var(--flm-font-main);
    font-size: 15px
}

#footer_language_list button i {
    padding-left: 15px
}

#footer_language_list button.lang-switch-open i:before {
    content: "\e908"
}

.burger-menu {
    /*color: #0f393a;*/
    color: #231F20;
    cursor: pointer;
    display: block;
    height: 4rem;
    position: relative;
    width: 4rem;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: -.75em;
    margin-inline-end: -.75em
}

.burger-menu svg rect {
    fill: #000;
    transition: fill .2s linear
}

.burger-menu:hover svg rect {
    fill: #d53f3f
}

.burger-menu span {
   /* background-color: #0f393a;*/
    background-color: #231F20;
    display: block;
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color, opacity, transform;
    transition-timing-function: ease-out;
    height: 3px;
    width: 20px;
    border-radius: 34%
}

.burger-menu span:first-child {
    top: calc(50% - 6px)
}

.burger-menu span:nth-child(2) {
    top: calc(50% - 1px)
}

.burger-menu span:nth-child(3) {
    top: calc(50% + 4px)
}

.burger-menu:hover {
    background-color: rgba(0, 0, 0, .05)
}

.burger-menu.is-active span:first-child {
    transform: translateY(5px) rotate(45deg)
}

.burger-menu.is-active span:nth-child(2) {
    opacity: 0
}

.burger-menu.is-active span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg)
}

.main-nav>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding: 25px 0;
    font-family: var(--flm-font-main);
    font-weight: 600;
    font-size: 1rem
}

@media (max-width:1310px) {
    [lang=es] .header-inner .nav-cta .btn-primary {
        display: none
    }

    [lang=pt] .header-inner .nav-cta .btn-primary {
        display: none
    }

    [lang=es] .main-nav>ul {
        font-size: 15px
    }

    [lang=pt] .main-nav>ul {
        font-size: 15px
    }

    [lang=de] .main-nav>ul {
        font-size: 15px
    }
}

@media (max-width:1500px) {
    [lang=es] .header-inner .nav-cta .btn {
        font-size: 15px !important;
        padding: .5em .75em
    }

    [lang=pt] .header-inner .nav-cta .btn {
        font-size: 15px !important;
        padding: .5em .75em
    }

    [lang=de] .header-inner .nav-cta .btn {
        font-size: 15px !important;
        padding: .5em .75em
    }

    [lang=fr] .header-inner .nav-cta .btn {
        font-size: 15px !important;
        padding: .5em .75em
    }

    [lang=es] .main-nav>ul {
        font-size: 15px
    }

    [lang=pt] .main-nav>ul {
        font-size: 15px
    }

    [lang=de] .main-nav>ul {
        font-size: 15px
    }

    [lang=fr] .main-nav>ul {
        font-size: 15px
    }
}

@media (max-width:1070px) {
    [lang=es] .main-nav>ul {
        font-size: 14px
    }

    [lang=pt] .main-nav>ul {
        font-size: 14px
    }

    [lang=de] .main-nav>ul {
        font-size: 14px
    }

    [lang=fr] .main-nav>ul {
        font-size: 14px
    }
}

.main-nav>ul>li>a {
    /*color: #0f393a*/
     color: #231F20
}

.main-nav>ul>li>a:hover {
    /*color: #d53f3f*/
    color: #00bffe
}

.is-sticky .main-nav>ul>li>a {
    /*color: #0f393a*/
    color: #231F20
}

.is-sticky .main-nav>ul>li>a:hover {
    /*color: #d53f3f;*/
    color: #00bffe;
    background-color: #fafafa
}

.main-nav>ul>li>a:focus {
    /*color: #d53f3f*/
    color: #00bffe
}

.main-nav>ul>li>a:focus:after {
    transform: scale(1) translateY(0)
}

.is-sticky .main-nav>ul>li>a:focus {
    background-color: #fafafa
}

.main-nav>ul>li>a>span {
    padding: 0 2px 0 6px
}

.main-nav>ul>li>a {
    padding: 26px 1.25rem;
    position: relative;
    opacity: 99%
}

@media (min-width:1380px) and (max-width:1460px) {
    .main-nav>ul>li>a {
        padding: 26px 12px
    }
}

@media (max-width:1380px) {
    .main-nav>ul>li>a {
        padding: 26px 6px
    }
}

@media (max-width:1150px) {
    .main-nav>ul {
        font-size: 15px !important
    }

    .main-nav>ul>li>a {
        padding: 26px 4px
    }
}

[lang=es] .main-nav>ul>li>a {
    padding: 26px 12px
}

@media (max-width:1365px) {
    [lang=es] .main-nav>ul>li>a {
        padding: 26px 5px
    }
}

@media (max-width:1310px) {
    [lang=es] .main-nav>ul>li>a {
        padding: 26px 0
    }
}

[lang=pt] .main-nav>ul>li>a {
    padding: 26px 12px
}

@media (max-width:1365px) {
    [lang=pt] .main-nav>ul>li>a {
        padding: 26px 5px
    }
}

@media (max-width:1310px) {
    [lang=pt] .main-nav>ul>li>a {
        padding: 26px 0
    }
}

[lang=de] .main-nav>ul>li>a {
    padding: 26px 12px
}

@media (max-width:1365px) {
    [lang=de] .main-nav>ul>li>a {
        padding: 26px 5px
    }
}

@media (max-width:1310px) {
    [lang=de] .main-nav>ul>li>a {
        padding: 26px 0
    }
}

@media (max-width:1500px) {
    [lang=es] .main-nav>ul>li>a {
        padding-left: 4px;
        padding-right: 4px
    }

    [lang=pt] .main-nav>ul>li>a {
        padding-left: 4px;
        padding-right: 4px
    }

    [lang=fr] .main-nav>ul>li>a {
        padding-left: 4px;
        padding-right: 4px
    }
}

@media (max-width:1530px) {
    [lang=de] .main-nav>ul>li>a {
        padding-left: 4px;
        padding-right: 4px
    }
}

.main-nav .double-col>ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 450px
}

@media (min-width:900px) {
    .main-nav .double-col>ul {
        width: 600px
    }
}

.main-nav .double-col>ul a {
    margin: 0 5px;
    border-radius: 4px
}

.main-nav .double-col>ul a:hover {
    font-weight: 400;
    /*background-color: #f5f3eea0*/
    background-color: #ffffff
}

.main-nav li>a:hover:after {
    opacity: 1
}

.main-nav .current-menu-item>a:after {
    opacity: 1 !important
}

.main-nav>ul>li.menu-item-has-children>a:after {
   /*color: #0f393a;*/
    color: #00bffe;
    right: 4px;
    content: "\e907";
    font-family: icomoon !important;
    font-size: 14px;
    background: 0 0;
    transition: all .2s linear;
    font-style: normal;
    display: inline-block;
    position: absolute;
    right: -16px;
    right: 8px;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

.main-nav>ul li ul li.menu-item-has-children>a:after {
    float: right;
    font-size: 14px;
    margin-right: -15px;
    content: "\e903";
    font-family: icomoon
}

.main-nav>ul>li.menu-item-has-children>a {
    padding-right: 28px
}

.main-nav>ul>li.menu-item-has-children:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible
}

.main-nav li ul li a {
    line-height: 22px;
    text-transform: none;
    /*color: #0f393a;*/
    color: #231F20;
    -webkit-font-smoothing: antialiased;
    position: relative
}

.main-nav>ul li ul {
    top: 80%;
    text-align: left;
    position: absolute;
    margin-left: 12px;
    background-color: #fff;
    border-radius: 6px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0 3px 6px #00000029
}

.main-nav>ul>li>ul {
    margin-top: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear
}

.main-nav ul li ul {
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s linear
}

.main-nav ul li:hover>ul {
    opacity: 1;
    visibility: visible
}

.main-nav>ul li ul li {
    position: relative
}

.main-nav>ul li ul li a {
    display: block;
    padding: 8px 30px;
    transition: all .1s linear
}

.main-nav>ul li ul li a:hover {
   /* color: #d53f3f*/
    color: #00bffe
}

.main-nav>ul li ul li a:hover:before {
    transform: scale(1) translateX(0)
}

.main-nav>ul li ul li a:hover i {
    padding-right: 10px
}

.main-nav>ul li ul li ul {
    left: 100%;
    margin-left: 0;
    top: -20px
}

.main-nav>ul li ul {
    width: 260px;
    z-index: 1000
}

.mobile-nav {
    padding: 0 .75em
}

.sidedrawer {
   /*background: #f1f1f1;*/
   background: #00bffe;
    height: 60%;
    opacity: 0;
    pointer-events: none;
    top: 0;
    width: 100%;
    z-index: 20;
    position: fixed;
    overflow-y: auto;
    transition: all .2s linear;
    padding-top: 60px
}

.sidedrawer .mobile-btn-holder-bottom {
    position: fixed;
    bottom: 20px;
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap
}

.sidedrawer .mobile-btn-holder-bottom .btn {
    min-width: 160px;
    min-width: 220px
}

.sidedrawer .mobile-btn-holder-top {
    padding: 0 .75em
}

.sidedrawer .mobile-btn-holder-top .btn {
    display: block
}

.admin-bar .sidedrawer {
    margin-top: 32px
}

.sidedrawer.sd-open {
    right: 0
}

.sidedrawer.sd-open .side-nav {
    display: block
}

.sidedrawer.sd-close {
    opacity: 0.1;
    pointer-events: none
}

.sidedrawer.sd-close .side-nav {
    display: none
}

.sidedrawer-open {
    z-index: 1;
    transition: color .2s linear, background-color .2s linear, border-color .2s linear
}

.sidedrawer-open.not-active {
    display: none
}

.body-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0;
    z-index: 500;
    height: 100%;
    visibility: hidden;
    transition: opacity .3s ease-in-out
}

@media screen and (max-width:991px) {
    .sidedrawer-open.not-active {
        display: inline-block
    }

    .mobile-menu {
        display: block
    }

    .side-nav {
        display: block;
        visibility: visible
    }
}

@media screen and (max-width:782px) {
    .admin-bar .sidedrawer {
        margin-top: 46px
    }
}

.side-nav {
    padding: 0;
    margin: 0 auto;
    list-style: none
}

.side-nav li.has-divider {
    border-bottom: 1px solid #0f393a;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

.side-nav li.menu-item-has-children a {
    position: relative
}

.side-nav li>a {
    /*color: #d53f3f;*/
    color: #00bffe
}

.side-nav li a {
    /*color: #0f393a;*/
    color: #231F20;
    /*color: #00bffe;*/
    font-family: var(--flm-font-main);
    font-weight: 600;
    font-size: 1rem;
    padding: .5rem .75rem;
    display: block;
    line-height: 1.5;
    transition: all .15s linear
}

.side-nav li a:hover {
    background-color: #fff;
    /*color: #d53f3f*/
    color: #00bffe
}

.mobile-menu li.menu-item-has-children>a:after {
    /*color: #0f393a;*/
    color: #231F20;
    right: 9px;
    content: "\e900";
    font-family: icomoon;
    font-size: 16px;
    background: 0 0;
    transition: all .2s linear;
    font-style: normal;
    display: inline-block;
    position: absolute;
    margin-left: -1px;
    right: 15px;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -9px
}

.mobile-menu li.menu-item-has-children>a.clicked:after {
    content: "\e907"
}

.mobile-menu .menu-item-has-children ul {
    width: 100%;
    list-style: none;
    padding: 0 0 0 15px
}

.mobile-menu .menu-item-has-children ul li:last-child {
    padding-bottom: 0
}

.mobile-menu .sub-menu {
    position: relative;
    opacity: 1
}

.mobile-menu .menu-item-has-children ul {
    display: none
}

.testimonial-slider.v1 .testimonial-slider-in.match-height .slick-track {
    display: flex !important
}

.testimonial-slider.v1 .testimonial-slider-in.match-height .slick-slide {
    height: inherit !important
}

.testimonial-slider.v1 .testimonial-slider-in.match-height .slick-slide>div,
.testimonial-slider.v1 .testimonial-slider-in.match-height .testimonial-card-in {
    height: 100%
}

.testimonial-slider.v1 .testimonial-card {
    height: 100%;
    padding: .5rem;
    font-size: 1rem
}

.testimonial-slider.v1 .testimonial-card-in {
    border: 1px solid #e2e2e2;
    padding: 2rem;
    box-shadow: 0 0 10px #95959524;
    border-radius: 11px
}

.testimonial-slider.v1 .testimonial-card .card-title {
    font-weight: 600;
    font-size: clamp(1.2rem, 2vw, 1.5rem)
}

.testimonial-slider.v1 .testimonial-card .images-holder .author-img img {
    border-radius: 50%;
    max-width: 68px
}

.testimonial-slider.v1 .cite-holder {
    display: flex;
    align-items: center
}

.testimonial-slider.v1 .author-info .author-name {
    font-weight: 700;
    font-size: .875rem
}

.testimonial-slider.v1 .author-info .author-company {
    font-size: .75rem;
    color: #a2a2a2
}

.testimonial-slider.v1 .images-holder {
    display: inline-block;
    position: relative;
    margin-right: 15px
}

.testimonial-slider.v1 .logo-holder {
    width: 30px;
    position: absolute;
    bottom: -10px;
    right: -5px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #00000029
}

.testimonial-slider.v1 .logo-holder img {
    border-radius: 50%
}

.testimonial-slider.v1 .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -3.25rem;
    left: 50%;
    transform: translateX(-50%)
}

.testimonial-slider.v1 .slick-dots li:not(:first-child) {
    margin-left: 1rem
}

.testimonial-slider.v1 .slick-dots button {
    width: 10px;
    height: 10px;
    min-width: 10px;
    padding: 0;
    border-radius: 50%;
    text-indent: -99999px;
    cursor: pointer;
    background-color: #dfdfdf;
    border: none;
    transition: all .1s linear
}

.testimonial-slider.v1 .slick-dots .slick-active button {
    background-color: #1c3839
}

.testimonial-slider.v2 .testimonial-slider-in.match-height .slick-track {
    display: flex !important
}

.testimonial-slider.v2 .testimonial-slider-in.match-height .slick-slide {
    height: inherit !important
}

.testimonial-slider.v2 .testimonial-slider-in.match-height .slick-slide>div,
.testimonial-slider.v2 .testimonial-slider-in.match-height .testimonial-card-in {
    height: 100%
}

.testimonial-slider.v2 .testimonial-card {
    height: 100%;
    padding: .5rem;
    font-size: 1rem
}

.testimonial-slider.v2 .testimonial-card-in {
    padding: 2rem;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, #f5f3ed 0, #f5f3ED00 100%)
}

.testimonial-slider.v2 .testimonial-card .card-title {
    font-weight: 600;
    font-size: clamp(1.2rem, 2vw, 1.5rem)
}

.testimonial-slider.v2 .testimonial-card .images-holder .author-img img {
    border-radius: 50%;
    max-width: 68px
}

.testimonial-slider.v2 .cite-holder {
    display: flex;
    align-items: center
}

.testimonial-slider.v2 .author-info .author-name {
    font-weight: 700;
    font-size: .875rem
}

.testimonial-slider.v2 .author-info .author-company {
    font-size: .875rem;
    color: #0f393a
}

.testimonial-slider.v2 .images-holder {
    display: inline-block;
    position: relative;
    margin-right: 15px
}

.testimonial-slider.v2 .logo-holder {
    width: 30px;
    position: absolute;
    bottom: -10px;
    right: -5px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #00000029
}

.testimonial-slider.v2 .logo-holder img {
    border-radius: 50%
}

.testimonial-slider.v2 .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -3.25rem;
    left: 50%;
    transform: translateX(-50%)
}

.testimonial-slider.v2 .slick-dots li:not(:first-child) {
    margin-left: 1rem
}

.testimonial-slider.v2 .slick-dots button {
    width: 10px;
    height: 10px;
    min-width: 10px;
    padding: 0;
    border-radius: 50%;
    text-indent: -99999px;
    cursor: pointer;
    background-color: #dfdfdf;
    border: none;
    transition: all .1s linear
}

.testimonial-slider.v2 .slick-dots .slick-active button {
    background-color: #1c3839
}

.testimonial-slider.v2.testimonials-grid .testimonial-slider-in {
    display: grid
}

.success-slider .slick-dots {
    bottom: -2rem !important
}

@media only screen and (min-width:992px) {
    .success-slider-v2 .slick-dots {
        bottom: -4.5rem !important
    }

    #success-story-slider .img-holder img {
        max-width: 430px
    }
}

@media (max-width:1920px) {
    .testimonial-slider.v3 .slick-list {
        overflow: visible
    }
}

.testimonial-slider.v3 .testimonial-slider-in.match-height .slick-track {
    display: flex !important
}

.testimonial-slider.v3 .testimonial-slider-in.match-height .slick-slide {
    height: inherit !important
}

.testimonial-slider.v3 .testimonial-slider-in.match-height .slick-slide>div,
.testimonial-slider.v3 .testimonial-slider-in.match-height .testimonial-card-in {
    height: 100%
}

.testimonial-slider.v3 blockquote {
    font-size: 18px
}

.testimonial-slider.v3 .testimonial-card {
    height: 100%;
    padding: .5rem;
    font-size: 1rem
}

@media (max-width:1919.98px) {
    .testimonial-slider.v3 .testimonial-card {
        width: 720px !important;
        max-width: 100%
    }
}

.testimonial-slider.v3 .testimonial-card-in {
    padding: 2rem;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(180deg, #f5f3ed 0, #f5f3ED00 100%)
}

.testimonial-slider.v3 .testimonial-card .card-title {
    font-weight: 600;
    font-size: clamp(1.2rem, 2vw, 1.5rem)
}

.testimonial-slider.v3 .testimonial-card .images-holder .author-img img {
    border-radius: 50%;
    max-width: 68px
}

.testimonial-slider.v3 .cite-holder {
    text-align: right;
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

@media only screen and (max-width:991.98px) {
    .testimonial-slider.v3 .cite-holder {
        flex-wrap: wrap;
        gap: 15px 0
    }

    [lang=es] .pricing-section-v2 .pricing-cards-holder .btn-holder.full a {
        white-space: wrap;
        height: auto
    }
}

.testimonial-slider.v3 .author-info {
    margin-left: auto
}

@media only screen and (max-width:767.98px) {
    .testimonial-slider.v3 {
        margin-bottom: 7rem
    }

    .testimonial-slider.v3 .cite-holder {
        flex-direction: column;
        align-items: baseline
    }

    .testimonial-slider.v3 .author-info {
        margin-left: 0;
        text-align: left
    }
}

.testimonial-slider.v3 .author-info .author-name {
    font-weight: 800;
    font-size: 1rem
}

.testimonial-slider.v3 .author-info .author-company {
    font-size: .875rem;
    color: #0f393a;
    font-weight: 700
}

.testimonial-slider.v3 .author-info .author-role {
    font-size: .875rem;
    line-height: 1.4
}

.testimonial-slider.v3 .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -2.25rem;
    left: 50%;
    transform: translateX(-50%)
}

.testimonial-slider.v3 .slick-dots li:not(:first-child) {
    margin-left: 1rem
}

.testimonial-slider.v3 .slick-dots button {
    width: 10px;
    height: 10px;
    min-width: 10px;
    padding: 0;
    border-radius: 50%;
    text-indent: -99999px;
    cursor: pointer;
    background-color: #dfdfdf;
    border: none;
    transition: all .1s linear
}

.testimonial-slider.v3 .slick-dots .slick-active button {
    background-color: #1c3839
}

.block-testimonials-carousel-v2 {
    margin-bottom: 100px
}

.block-testimonials-carousel-v2 .slick-dots {
    margin-left: 0 !important
}

.block-testimonials-carousel-v2 .slick-dots li {
    margin-right: 0 !important;
    margin-top: 0 !important
}

.block-testimonials-carousel-v2 .slick-dots li::before {
    display: none !important
}

.freeze {
    overflow: hidden
}

.modal-holder {
    margin-top: 0;
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 9999;
    padding-top: 100px;
    padding-top: 5vh;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(11, 22, 23, .86);
    transition: all .3s linear
}

.modal-holder .close-modal {
    position: absolute;
    cursor: pointer;
    color: #1c3839;
    top: 10px;
    right: 10px;
    z-index: 9;
    border-radius: 50%;
    border: 1px solid #1c3839;
    font-size: 22px;
    height: 28px;
    width: 28px;
    line-height: 26px;
    text-align: center;
    transition: all .2s linear
}

.modal-holder .close-modal:hover {
    color: #fff;
    background-color: #1c3839;
    border-color: #1c3839
}

.modal-holder.modal-show-me {
    display: flex
}

.modal-holder.modal-opaque {
    opacity: 1
}

.form-popup .contact-form-section .wpcf7-spinner {
    position: absolute
}

.pricing-v2 .tooltip {
    position: relative
}

.pricing-v2 .tooltip-content {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-color: #00bffe;
    padding: .5rem;
    position: absolute;
    min-width: 300px;
    border-radius: 6px;
    bottom: 100%;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    transition: opacity .1s linear, visibility .1s linear
}

@media (max-width:480px) {
    .pricing-v2 .tooltip-content {
        min-width: 260px
    }
}

.pricing-v2 .tooltip-content:after {
    content: '\e90d';
    font-family: icomoon !important;
    /*color: #347362;*/
    color: #00bffe;
    position: absolute;
    bottom: -20px;
    font-size: 25px;
    left: 50%;
    transform: translateX(-50%)
}

.pricing-v2 .tooltip-content.left {
    left: 0;
    left: -20px;
    transform: none
}

.pricing-v2 .tooltip-content.left:after {
    left: 15%;
    left: 28px
}

.pricing-v2 .tooltip-content.right {
    left: unset;
    right: 0;
    right: -26px;
    transform: translateX(0)
}

.pricing-v2 .tooltip-content.right:after {
    left: unset;
    right: 0;
    transform: translateX(-83%)
}

.pricing-v2 .tt-hidden {
    visibility: hidden;
    opacity: 0;
    bottom: 100%
}

.pricing-section-v2 {
    position: relative
}

.pricing-section-v2 .pricing-bg {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    transform: translate(-32%, -50%)
}

.pricing-section-v2 .pricing-cards-holder {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: nowrap
}

[lang=es] .pricing-section-v2 .pricing-card-full .price-holder {
    min-height: var(--price-holder-height)
}

[lang=pt] .pricing-section-v2 .pricing-card-full .price-holder {
    min-height: 90px
}

[lang=de] .pricing-section-v2 .pricing-card-full .price-holder {
    min-height: 90px
}

[data-type=monthly].hidden,
[data-type=yearly].hidden {
    display: none !important
}

.pricing-user-select {
    border: none;
    border-bottom: 1px solid #ddeceb;
    background-color: transparent;
    font-family: var(--flm-font-main);
    font-size: .875rem;
    width: 100%;
    padding: 5px
}

.info .currency-holder {
    font-family: var(--flm-font-alt);
    font-weight: 400
}

.yearly-full-price-holder {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: -15px;
    display: flex
}

.yearly-full-price-holder .currency-holder {
    font-size: 75%;
    align-self: flex-start
}

.pricing-card {
    --full-card-width: 300px;
    border-radius: 18px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .16078);
    background: #fff;
    display: flex;
    flex-direction: column;
    width: var(--full-card-width)
}

.pricing-card.hidden {
    display: none
}

.pricing-card .plan-header {
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    flex-direction: column
}

.pricing-card .plan-header.hidden {
    display: none
}

.pricing-card .plan-header .btn-holder {
    margin-top: auto
}

.pricing-card .type {
    font-size: 24px
}

.pricing-card .savings {
    margin-top: -2px;
    display: block;
    display: none !important
}

.pricing-card .user-info {
    display: flex;
    align-items: center;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.pricing-card .user-info i {
    position: relative;
    top: 1px;
    color: #d2d2d2;
    font-size: 1.125rem;
    color: #d2cdcb
}

.pricing-card .price-holder {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    min-height: 75px
}

@media only screen and (min-width:768px) {
    .testimonial-slider.v2.testimonials-grid .testimonial-slider-in {
        grid-template-columns: 1fr 1fr 1fr
    }

    .testimonial-slider.v3 .author-info .author-role {
        max-width: 25ch
    }

    .pricing-card .price-holder {
        min-height: 87px
    }
}

.pricing-card .price-holder .price {
    font-family: var(--flm-font-alt);
    font-size: clamp(1.5rem, 5vw, 3.625rem);
    font-size: clamp(2.75rem, 5vw, 3.625rem);
    font-size: clamp(2.75rem, 4vw, 34px);
    margin-right: .25rem;
    line-height: 1;
    display: flex
}

.pricing-card .price-holder .price .currency-holder {
    font-size: 60%;
    align-self: flex-start
}

.pricing-card .price-holder .price.hidden {
    display: none
}

.pricing-card .price-holder .price-message {
    font-size: clamp(2rem, 5vw, 2.5rem)
}

[lang=de] .pricing-card .price-holder .price-message {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.pricing-card .price-holder .time {
    font-size: clamp(.875rem, 3vw, 1.15rem);
    margin-left: unset
}

.pricing-card .price-holder.currency-modifier .price {
    font-size: clamp(2.25rem, 5vw, 3rem)
}

.pricing-card .price-holder .custom-text {
    font-size: clamp(28px, 3vw, 30px)
}

.pricing-card .btn br {
    display: none
}

@media (min-width:1400px) {
    .container {
        max-width: 1340px
    }

    .pricing-card {
        --full-card-width: 300px
    }

    .pricing-card .price-holder {
        min-height: var(--price-holder-height)
    }

    .pricing-card .plan-header {
        padding: 1rem !important
    }

    .pricing-card .plan-body {
        padding: 1rem !important
    }
}

.pricing-card-mini {
    width: auto;
    box-shadow: none;
    padding: .25rem
}

.pricing-card-mini .plan-header {
    border: none
}

@media only screen and (max-width:575.98px) {
    .pricing-card-mini .plan {
        height: 100%
    }
}

.pricing-card-mini .plan-header {
    height: auto
}

@media only screen and (max-width:399.98px) {
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .pricing-card-mini .pricing-user-select {
        font-size: .75rem
    }
}

.pricing-card-mini .type {
    font-size: clamp(14px, 3vw, 24px)
}

@media only screen and (max-width:575.98px) {
    .pricing-card-mini .plan-header {
        display: flex;
        flex-direction: column;
        height: 100%
    }

    .pricing-card-mini .type {
        margin-bottom: .25rem !important
    }
}

.pricing-card-mini .yearly-full-price-holder {
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: -18px;
    left: 10px
}

@media (max-width:620px) {
    .pricing-card-mini .yearly-full-price-holder {
        font-size: 16px;
        top: -12px
    }
}

@media (max-width:320px) {
    .pricing-card-mini .yearly-full-price-holder {
        font-size: 14px;
        top: -10px
    }
}

.pricing-card-mini .price-holder {
    justify-content: center;
    margin-top: 0 !important;
    min-height: 50px
}

@media only screen and (max-width:399.98px) {
    .pricing-card-mini .price-holder {
        margin-bottom: .5rem;
        flex-wrap: wrap
    }
}

.pricing-card-mini .price-holder .price {
    margin-right: .5rem;
    margin-top: 10px
}

.pricing-card-mini .price-holder .time {
    font-size: clamp(.75rem, 3vw, .875rem);
    margin-top: 10px
}

.pricing-card-mini .price-holder .custom-text {
    font-size: clamp(20px, 2vw, 30px)
}

.pricing-card-mini .user-info {
    justify-content: center;
    min-height: 30px
}

@media only screen and (max-width:575.98px) {
    .pricing-card-mini .user-info {
        margin: .5rem 0;
        margin-top: auto
    }

    .pricing-card-mini .btn-holder {
        padding-top: 0 !important
    }
}

@media only screen and (max-width:399.98px) {
    .pricing-card-mini .btn {
        padding-top: .25rem !important
    }
}

@media only screen and (max-width:1199.98px) {
    .pricing-card-mini .btn {
        font-size: .875rem
    }
}

@media only screen and (max-width:575.98px) {
    .pricing-card-mini .btn {
        font-size: .75rem
    }
}

.pricing-card .bottom-link {
    /*color: #0f393a*/
    color: #231F20
}

.pricing-card .bottom-link:hover {
   /* color: #d53f3f*/
    color: #00bffe
}

.pricing-card .tooltip-holder.hidden {
    display: none
}

.pricing-card .plan-body .features-title {
    font-weight: 600
}

.pricing-card .plan-body .features-title span {
    font-weight: 700;
    color: #347362
}

.pricing-card .plan-body .features-list {
    font-weight: 600
}

.pricing-card .plan-body .features-list .feature-title {
    display: flex
}

.pricing-card .plan-body .features-list .feature-item-inner>.feature-title>i {
    font-weight: 400;
    color: #d53f3f;
    font-size: 1.25rem;
    line-height: 1;
    margin-right: .5rem;
    position: relative;
    top: .125rem
}

.pricing-card .plan-body .features-list li+li {
    margin-top: .5rem;
    margin-top: 4px
}

.pricing-card .plan-body .features-list li {
    display: flex;
    align-items: flex-start;
    gap: 8px
}

.pricing-card .plan-body .features-list li i {
    position: relative;
    top: 2px;
    color: #d2d2d2;
    font-size: 1.125rem;
    color: #d2cdcb
}

.pricing-card .plan-body .additional-link {
    font-size: 1rem;
    text-decoration: underline;
    color: #0f393a;
    font-weight: 600
}

.pricing-card .plan-body .additional-link:hover {
    color: #d53f3f
}

.pricing-card .plan-body .sub-features {
    margin-top: .75rem;
    margin-left: 2rem;
    font-size: 1rem
}

.pricing-card .plan-body .sub-features li+li {
    margin-top: .125rem
}

.pricing-card .plan-body .sub-features .sub-feature-item {
    display: flex;
    align-items: center
}

.pricing-card .plan-body .sub-features .sub-feature-item .tooltip-icon {
    top: 0
}

.pricing-card .plan-body .sub-features .feature-title>i {
    font-weight: 400;
    color: #d5d5d5;
    font-size: 1rem;
    line-height: 1;
    margin-right: .5rem;
    position: relative;
    top: .25rem
}

.pricing-card .plan-body .feature-item-inner {
    display: flex;
    align-items: center
}

.pricing-card .plan-body .tooltip-holder {
    display: inline-flex;
    align-items: center;
    margin-left: .5rem
}

.pricing-card .plan-body .tooltip-icon {
    display: block;
    color: #00bffe
}

.pricing-card .plan-body .tooltip-icon i {
    font-size: 15px;
    position: relative;
    top: 1px
}

.pricing-card .user-input {
    display: flex;
    align-items: center;
    margin-top: -1px
}

.pricing-card .user-input span {
    padding-right: 10px
}

.pricing-card .user-quantity {
    position: relative;
    border: 1px solid #e2e2e2;
    padding: 0 4px;
    border-radius: 30px;
    width: 165px;
    display: flex;
    align-items: center;
    margin-left: auto
}

.pricing-card input[type=number]::-webkit-inner-spin-button,
.pricing-card input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.pricing-card input[type=number] {
    -moz-appearance: textfield
}

.pricing-card .user-quantity input {
    width: 100%;
    text-align: center;
    height: 32px;
    line-height: 1.65;
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 14px;
    font-family: var(--flm-font-main);
    color: #0f393a
}

.pricing-card .user-quantity input:focus {
    outline: 0
}

.pricing-card .quantity-nav {
    float: left;
    position: relative;
    height: 42px
}

.pricing-card .quantity-button {
    position: relative;
    cursor: pointer;
    border: none;
    height: 24px;
    width: 24px;
    min-width: 24px;
    border-radius: 50%;
    text-align: center;
    color: #0f393a;
    font-size: 13px;
    line-height: 1.5;
    padding: 0;
    background: #f5f3ed;
    font-size: 17px;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.pricing-card .quantity-button:active {
    background: #eaeaea
}

.pricing-card .quantity-button.quantity-up {
    top: 0;
    line-height: 1
}

.pricing-card .quantity-button.quantity-down {
    line-height: 1.2;
    bottom: 0
}

.pricing-switch {
    position: relative;
    display: flex;
    margin-bottom: 3rem
}

.pricing-switch.pricing-switch-full {
    margin-bottom: 4rem
}

@media only screen and (max-width:767.98px) {
    .pricing-section-v2 .pricing-cards-holder {
        gap: 30px 4%
    }

    .pricing-card .plan-body .features-list .feature-title {
        font-size: 1rem
    }

    .pricing-card .plan-body .sub-features {
        font-size: .875rem
    }

    .pricing-switch {
        margin-bottom: 9rem
    }

    .pricing-switch.pricing-switch-full {
        margin-bottom: 9rem
    }
}

.pricing-switch .switch-items {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto
}

.pricing-switch .discount {
    position: absolute;
    font-weight: 700;
    color: #d53f3f;
    width: 300px;
    line-height: 1.3;
    transform: translateX(120%);
    right: 5px;
    top: 5px;
    font-size: 16px
}

@media (min-width:768px) and (max-width:991.98px) {
    .pricing-switch .discount {
        font-size: clamp(.875rem, 1.5vw, 1rem);
        font-size: 16px
    }
}

.pricing-switch .discount:before {
    content: '';
    background: url(/wp-content/themes/foodlabelmaker/img/static/squiggle.svg?v2) no-repeat;
    display: block;
    width: 56px;
    height: 56px;
    transform: translate(8px, -15px) rotate(45deg);
    position: absolute;
    left: -56px
}

.pricing-switch span:not(.currency-holder) {
    color: #a2a2a2;
    color: #787676;
    font-weight: 600
}

.pricing-switch span:not(.currency-holder).active {
    color: #000
}

.pricing-switch input[type=checkbox] {
    position: absolute;
    left: 0;
    opacity: 0;
    outline: 0;
    z-index: -1
}

.pricing-switch label {
    cursor: pointer;
    text-indent: -9999px;
    width: 48px;
    height: 26px;
    background: rgba(162, 162, 162, .9);
    display: block;
    border-radius: 100px;
    position: relative;
    z-index: 5;
    transition: background .15s ease-out, box-shadow .15s ease-out
}

.pricing-switch label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 90px;
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, .05), 0 2px 2px 0 rgba(0, 0, 0, .1), 0 3px 3px 0 rgba(0, 0, 0, .05);
    transition: .3s
}

.pricing-switch input:checked+label {
    background: #347362
}

.pricing-switch input[type=checkbox]:active:checked+label,
.pricing-switch input[type=checkbox]:focus:checked+label {
    box-shadow: 0 0 .5em rgba(243, 120, 115, .8)
}

.pricing-switch input[type=checkbox]:active+label,
.pricing-switch input[type=checkbox]:focus+label {
    box-shadow: 0 0 .5em rgba(122, 122, 122, .6)
}

.pricing-switch input:checked+label:after {
    left: calc(100% - 3px);
    transform: translateX(-100%)
}

.pricing-switch label:active:after {
    width: 30px
}

.popular-card {
    outline: #f2c549 solid 2px;
    position: relative
}

.popular-card-badge {
    font-size: 15px;
    font-weight: 700;
    background-color: #f2c549;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 6px 15px;
    position: absolute;
    top: -19px;
    right: 30px;
    border: 3px solid #fff;
    outline: #f2c549 solid 2px
}

.pricing-card-full {
    --price-holder-height: 75px
}

@media (min-width:835px) {
    .pricing-card-full .user-input {
        margin-top: -7px
    }
}

.pricing-card-dynamic .info {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.pricing-card-dynamic .hidden {
    display: none !important
}

@media (max-width:831.98px) {
    .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: var(--price-holder-height)
    }
}

@media (min-width:1400px) {
    .pricing-card-full .user-input {
        margin-top: 2px
    }

    [lang=es] .pricing-card-full .user-input {
        margin-top: -7px
    }

    [lang=pt] .pricing-card-full .user-input {
        margin-top: -7px
    }

    [lang=de] .pricing-card-full .user-input {
        margin-top: -7px
    }

    .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: var(--price-holder-height)
    }

    .pricing-section-v2 .pricing-card-static .info {
        max-width: 230px
    }
}

.pricing-section-v2 .pricing-card-static .plan-header .btn-holder {
    margin-top: 0 !important
}

.pricing-card-mini-static .price-holder .price-message {
    align-self: flex-start;
    margin-top: 8px;
    margin-right: 0 !important
}

@media (max-width:580px) {
    .pricing-card-mini-static .price-holder {
        justify-content: flex-start
    }

    .pricing-card-mini-static .price-holder .price-message {
        margin-left: auto;
        margin-right: auto !important
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .pricing-card.pricing-card-full .price-holder .price {
        font-size: 40px
    }
}

@media (min-width:1024px) and (max-width:1199.98px) {
    .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem !important
    }
}

@media only screen and (max-width:1399.98px) {
    .pricing-section-v2 .container {
        max-width: 100%
    }

    [lang=fr] .pricing-card.pricing-card-full .plan-header .btn-border {
        white-space: break-spaces;
        height: auto
    }

    [lang=de] .pricing-card.pricing-card-full .plan-header .btn-border {
        white-space: break-spaces;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center
    }

    [lang=es] .pricing-section-v2 .pricing-card .btn-border {
        white-space: break-spaces;
        height: auto
    }
}

.pricing-card.pricing-card-full .plan-header .btn {
    padding: .5em
}

@media only screen and (max-width:1199.98px) {
    .pricing-card.pricing-card-full .plan-header .btn {
        font-size: 15px !important
    }
}

@media only screen and (max-width:1023.98px) {
    .pricing-card.pricing-card-full .plan-header .btn {
        font-size: 14px !important
    }
}

@media only screen and (max-width:767.98px) {
    .pricing-switch .discount {
        bottom: -90px;
        top: unset;
        right: unset;
        transform: translate(-50%, 0);
        left: 50%;
        text-align: center
    }

    .pricing-switch .discount:before {
        position: relative;
        left: 75%;
        bottom: -8px;
        transform: rotate(130deg)
    }

    .pricing-card.pricing-card-full .plan-header .btn {
        font-size: 1rem !important
    }

    .pricing-card.pricing-card-dual .plan-body {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.pricing-card.pricing-card-full .card-intro {
    margin-bottom: 10px
}

@media (min-width:845px) and (max-width:991.98px) {
    [lang=en-US] .pricing-card.pricing-card-full .price-holder .price {
        font-size: 30px
    }

    [lang=en-US] .pricing-card.pricing-card-full .price-holder {
        min-height: 50px
    }

    [lang=en-US] .pricing-section-v2 .pricing-cards-holder {
        gap: 5px
    }
}

@media (min-width:845px) and (max-width:1023.98px) {
    [lang=en-US] .pricing-card.pricing-card-full .plan-header {
        padding: 1rem !important
    }

    [lang=fr] [lang=en-US] .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem .5rem !important
    }

    [lang=en-US] .pricing-section-v2 .pricing-card {
        border-radius: 12px
    }
}

@media (min-width:845px) and (max-width:1199.98px) {
    [lang=en-US] .pricing-card.pricing-card-full .plan-body {
        padding: 1rem !important
    }
}

@media (min-width:900px) and (max-width:1023.98px) {
    [lang=fr] .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem .5rem !important
    }
}

@media (min-width:900px) and (max-width:1199.98px) {
    [lang=fr] .pricing-card.pricing-card-full .plan-body {
        padding: 1rem !important
    }
}

@media (min-width:900px) and (max-width:1023.98px) {
    [lang=es] .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem .5rem !important
    }
}

@media (min-width:900px) and (max-width:1199.98px) {
    [lang=es] .pricing-card.pricing-card-full .plan-body {
        padding: 1rem !important
    }
}

@media (min-width:900px) and (max-width:1023.98px) {
    [lang=pt] .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem .5rem !important
    }
}

@media (min-width:900px) and (max-width:1199.98px) {
    [lang=pt] .pricing-card.pricing-card-full .plan-body {
        padding: 1rem !important
    }
}

@media (min-width:900px) and (max-width:991.98px) {
    [lang=fr] .pricing-card.pricing-card-full .price-holder .price {
        font-size: 30px
    }

    [lang=fr] .pricing-card.pricing-card-full .price-holder {
        min-height: 50px
    }

    [lang=es] .pricing-card.pricing-card-full .price-holder .price {
        font-size: 30px
    }

    [lang=es] .pricing-card.pricing-card-full .price-holder {
        min-height: 50px
    }

    [lang=pt] .pricing-card.pricing-card-full.pricing-card-static .price-holder .price {
        font-size: 22px
    }

    [lang=de] .pricing-card.pricing-card-full.pricing-card-static .price-holder .price {
        font-size: 22px
    }

    [lang=pt] .pricing-card.pricing-card-full .price-holder .price {
        font-size: 30px
    }

    [lang=pt] .pricing-card.pricing-card-full .price-holder {
        min-height: 50px
    }

    [lang=de] .pricing-card.pricing-card-full .price-holder .price {
        font-size: 30px
    }

    [lang=de] .pricing-card.pricing-card-full .price-holder {
        min-height: 50px
    }
}

@media (min-width:900px) and (max-width:1023.98px) {
    [lang=de] .pricing-card.pricing-card-full .plan-header {
        padding: 1.5rem .5rem !important
    }

    [lang=fr] .pricing-section-v2 .pricing-card {
        border-radius: 12px
    }
}

@media (min-width:900px) and (max-width:1199.98px) {
    [lang=de] .pricing-card.pricing-card-full .plan-body {
        padding: 1rem !important
    }
}

@media (min-width:900px) {
    [lang=fr] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: nowrap
    }
}

@media (min-width:832px) and (max-width:1399.98px) {
    .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: var(--price-holder-height)
    }

    .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 87px
    }
}

.pricing-section-v2 .pricing-card-static .price-holder .price-message {
    font-size: clamp(2rem, 5vw, 2.5rem)
}

[lang=pt] .pricing-section-v2 .pricing-card-static .price-holder .price-message {
    font-size: clamp(2rem, 4vw, 2rem)
}

[lang=de] .pricing-section-v2 .pricing-card-static .price-holder .price-message {
    font-size: clamp(2rem, 4vw, 2rem)
}

@media (min-width:992px) and (max-width:1399.98px) {
    .pricing-card {
        --full-card-width: 400px
    }

    .pricing-section-v2 .pricing-cards-holder {
        gap: 15px
    }

    .pricing-section-v2 .pricing-card {
        --full-card-width: 300px
    }
}

@media (max-width:845px) {
    [lang=en-US] .pricing-card.pricing-card-full {
        --full-card-width: 300px;
        width: var(--full-card-width);
        min-width: var(--full-card-width)
    }

    [lang=en-US] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: wrap;
        gap: 30px
    }
}

@media (min-width:845px) and (max-width:991.98px) {
    [lang=en-US] .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 50px
    }
}

@media (min-width:900px) and (max-width:991.98px) {
    [lang=fr] .pricing-section-v2 .pricing-cards-holder {
        gap: 5px
    }

    [lang=fr] .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 50px
    }
}

@media (max-width:900px) {
    [lang=fr] .pricing-card.pricing-card-full {
        --full-card-width: 300px;
        width: var(--full-card-width);
        min-width: var(--full-card-width)
    }

    [lang=es] .pricing-card.pricing-card-full {
        --full-card-width: 300px;
        width: var(--full-card-width);
        min-width: var(--full-card-width)
    }

    [lang=pt] .pricing-card.pricing-card-full {
        --full-card-width: 300px;
        width: var(--full-card-width);
        min-width: var(--full-card-width)
    }

    [lang=de] .pricing-card.pricing-card-full {
        --full-card-width: 300px;
        width: var(--full-card-width);
        min-width: var(--full-card-width)
    }

    [lang=fr] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: wrap;
        gap: 30px
    }
}

[lang=es] .pricing-section-v2 .pricing-cards-holder {
    flex-wrap: nowrap
}

@media (min-width:900px) and (max-width:991.98px) {
    [lang=es] .pricing-section-v2 .pricing-cards-holder {
        gap: 5px
    }

    [lang=es] .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 50px
    }
}

@media (max-width:900px) {
    [lang=es] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: wrap;
        gap: 30px
    }
}

[lang=pt] .pricing-section-v2 .pricing-cards-holder {
    flex-wrap: nowrap
}

@media (min-width:900px) and (max-width:991.98px) {
    [lang=pt] .pricing-section-v2 .pricing-cards-holder {
        gap: 5px
    }

    [lang=pt] .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 50px
    }
}

@media (max-width:900px) {
    [lang=pt] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: wrap;
        gap: 30px
    }
}

[lang=de] .pricing-section-v2 .pricing-cards-holder {
    flex-wrap: nowrap
}

@media (min-width:900px) and (max-width:991.98px) {
    [lang=de] .pricing-section-v2 .pricing-cards-holder {
        gap: 5px
    }

    [lang=de] .pricing-section-v2 .pricing-card-static .price-holder {
        min-height: 50px
    }
}

@media (max-width:900px) {
    [lang=de] .pricing-section-v2 .pricing-cards-holder {
        flex-wrap: wrap;
        gap: 30px
    }
}

@media (min-width:900px) and (max-width:1023.98px) {
    [lang=es] .pricing-section-v2 .pricing-card {
        border-radius: 12px
    }

    [lang=pt] .pricing-section-v2 .pricing-card {
        border-radius: 12px
    }

    [lang=de] .pricing-section-v2 .pricing-card {
        border-radius: 12px
    }
}

@media only screen and (max-width:1399.98px) {
    [lang=pt] .pricing-section-v2 .pricing-card .btn-border {
        white-space: break-spaces;
        height: auto
    }

    [lang=de] .pricing-section-v2 .pricing-card .btn-border {
        white-space: break-spaces;
        height: auto
    }
}

.pricing-card.pricing-card-dual .plan-body .features-list li+li {
    margin-top: 8px
}

.pricing-card.pricing-card-dual .plan .plan-header {
    border-bottom: 0
}

@media only screen and (min-width:768px) {
    .pricing-card.pricing-card-dual {
        width: 100%;
        max-width: 750px
    }

    .pricing-card.pricing-card-dual .plan {
        display: grid;
        grid-template-columns: 1fr 1fr
    }

    .pricing-card.pricing-card-dual .plan .plan-header {
        border-right: 1px solid #eee;
        padding-right: 20px
    }

    .colored-cards-section .colored-cards-holder {
        grid-template-columns: 1fr 1fr
    }
}

.pricing-section-v3 .pricing-cards-holder {
    display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap
}

.video-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem 2rem;
    transition: all .2s linear
}

@media only screen and (max-width:991.98px) {
    .pricing-card {
        --full-card-width: 370px
    }

    [lang=es] .pricing-section-v3 .pricing-cards-holder .btn-holder.full a {
        white-space: wrap;
        height: auto
    }

    [lang=pt] .pricing-section-v3 .pricing-cards-holder .btn-holder.full a {
        white-space: wrap;
        height: auto
    }

    [lang=de] .pricing-section-v3 .pricing-cards-holder .btn-holder.full a {
        white-space: wrap;
        height: auto
    }

    .video-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

.video-grid.transit {
    opacity: 0
}

.video-grid .video-item.hidden-video {
    opacity: 0;
    display: none
}

.video-grid .title {
    font-size: clamp(22px, 2vw, 26px);
    font-weight: 700;
    max-width: 22ch;
    line-height: 1.3
}

.video-grid img {
    width: 100%;
    height: auto;
    border-radius: 12px
}

.video-cat-filter-holder ul a.selected {
    color: #1c3839;
    border-color: #347362
}

.simple-icon-boxes {
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap
}

.simple-icon-boxes .number-box {
    width: 300px;
    margin-inline: auto;
    text-align: center;
    margin-top: 1rem
}

.simple-icon-boxes .number-box-text {
    font-size: clamp(20px, 3vw, 26px);
    font-weight: 700;
    line-height: 1.2
}

.simple-icon-boxes .icon-holder {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem
}

.simple-icon-boxes .icon-holder img {
    width: 80px;
    min-width: 80px
}

.colored-cards-section .section-title {
    font-size: clamp(38px, 4vw, 45px);
    line-height: 1.2
}

.colored-cards-section .color-card {
    height: 100%;
    display: grid
}

.colored-cards-section .colored-cards-holder {
    display: grid;
    gap: 20px
}

.colored-cards-section .img-holder {
    align-self: flex-end;
    justify-self: center
}

.colored-cards-section .img-holder img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: bottom;
    object-position: bottom;
    height: 100%
}

.colored-cards-section .item-holder {
    border-radius: 12px;
    padding: 50px 30px 0
}

.colored-cards-section .item-holder h3 {
    font-size: clamp(28px, 4vw, 35px);
    line-height: 1.3
}

.colored-cards-section .item-holder.cream-style {
    background-color: #aee8fb
}

.colored-cards-section .item-holder.cream-style .content-holder .title {
    color: #1c3839
}

.colored-cards-section .item-holder.green-style {
    background-color: #00bffe
}

.colored-cards-section .item-holder.green-style .content-holder .title {
    color: #1c3839
}

.colored-cards-section .item-holder .content-holder {
    margin-bottom: 40px
}

.icon-tabs-section .tabs-nav {
    gap: .5rem
}

@media (max-width:700px) {
    .icon-tabs-section .tabs-nav {
        display: none
    }
}

.icon-tabs-section .tabs-nav li {
    opacity: .6;
    transition: opacity .1s linear;
    padding-bottom: 1rem
}

@media only screen and (max-width:767.98px) {
    .icon-tabs-section .tabs-nav {
        gap: 1rem .5rem;
        flex-wrap: wrap;
        justify-content: center
    }

    .icon-tabs-section .tabs-nav li {
        padding-bottom: 1rem;
        width: 140px
    }
}

@media only screen and (max-width:575.98px) {
    .pricing-card.pricing-card-full.pricing-card {
        --full-card-width: 350px !important;
        width: 100%;
        max-width: var(--full-card-width);
        min-width: unset
    }

    .video-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 3rem 2rem
    }

    .icon-tabs-section .tabs-nav li {
        width: 130px
    }
}

.icon-tabs-section .tabs-nav li.ui-tabs-active {
    opacity: 1;
    border-bottom: 2px solid #347362
}

.icon-tabs-section .tabs-nav li:hover {
    opacity: 1
}

.icon-tabs-section .tabs-nav .img-holder {
    --icon-size: 70px;
    min-width: var(--icon-size);
    width: var(--icon-size);
    height: var(--icon-size);
    background-color: #e7efed;
    border-radius: 50%
}

.icon-tabs-section .tabs-nav .img-holder img {
    width: auto;
    height: 50%
}

.icon-tabs-section .tabs-nav a {
    font-weight: 700;
    color: #0f393a;
    line-height: 1.2;
    display: inline-block
}

@media (min-width:768px) and (max-width:1199.98px) {
    .icon-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .icon-tabs-section .tabs-nav a {
        font-size: 14px
    }
}

.icon-tabs-section .tab-icon img {
    width: auto;
    height: 50px
}

.icon-tabs-section .tab-image img {
    box-shadow: 0 0 0 9px #082729;
    border-radius: 9px;
    margin-right: 9px
}

.feature-cards-tabs-section .tabs-nav {
    justify-content: center;
    margin-top: 60px;
    width: 100%;
    position: relative;
    gap: 10px;
    justify-content: space-between;
    padding: 0 30px
}

.feature-cards-tabs-section .tabs-nav:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #b1c9c2;
    bottom: 0;
    position: absolute;
    z-index: -1;
    left: 0
}

.feature-cards-tabs-section .tabs-nav li {
    opacity: .6;
    transition: opacity .1s linear;
    padding-bottom: 1rem;
    border-bottom: 2px solid transparent
}

@media only screen and (max-width:767.98px) {
    .icon-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .icon-tabs-section .tabs-nav a {
        font-size: 14px
    }

    .feature-cards-tabs-section .tabs-nav {
        gap: 1rem .5rem;
        flex-wrap: wrap;
        justify-content: center
    }

    .feature-cards-tabs-section .tabs-nav li {
        padding-bottom: 1rem;
        width: 200px
    }
}

@media only screen and (max-width:575.98px) {
    .feature-cards-tabs-section .tabs-nav li {
        width: 130px
    }
}

.feature-cards-tabs-section .tabs-nav li.ui-tabs-active {
    opacity: 1;
    border-bottom: 2px solid #347362
}

.feature-cards-tabs-section .tabs-nav li:hover {
    opacity: 1;
    border-bottom: 2px solid #347362
}

.feature-cards-tabs-section .tabs-nav .img-holder {
    --icon-size: 70px;
    min-width: var(--icon-size);
    width: var(--icon-size);
    height: var(--icon-size);
    background-color: #e7efed;
    border-radius: 50%
}

.feature-cards-tabs-section .tabs-nav .img-holder img {
    width: auto;
    height: 50%
}

.feature-cards-tabs-section .tabs-nav a {
    font-weight: 700;
    color: #0f393a;
    line-height: 1.2;
    display: inline-block
}

@media (min-width:768px) and (max-width:1199.98px) {
    .feature-cards-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .feature-cards-tabs-section .tabs-nav a {
        font-size: 14px
    }
}

.feature-cards-tabs-section .tab-icon img {
    width: auto;
    height: 50px
}

.feature-cards-tabs-section .tab-image img {
    box-shadow: 0 0 0 9px #082729;
    border-radius: 9px;
    margin-right: 9px
}

@media only screen and (min-width:1200px) {
    .main-nav>ul {
        gap: 5px
    }

    .icon-tabs-section .tab-image img {
        max-width: 90%;
        margin-left: auto
    }

    .feature-cards-tabs-section .tab-image img {
        max-width: 90%;
        margin-left: auto
    }
}

.industries-tabs-section .tabs-nav {
    justify-content: center;
    margin-top: 60px;
    width: 100%;
    position: relative;
    gap: 60px;
    padding: 0 30px
}

.industries-tabs-section .tabs-nav:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #b1c9c2;
    bottom: 0;
    position: absolute;
    z-index: -1;
    left: 0
}

.industries-tabs-section .tabs-nav li {
    opacity: .6;
    transition: opacity .1s linear;
    padding-bottom: 1rem;
    max-width: 300px;
    border-bottom: 2px solid transparent
}

@media only screen and (max-width:767.98px) {
    .feature-cards-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .feature-cards-tabs-section .tabs-nav a {
        font-size: 14px
    }

    .industries-tabs-section .tabs-nav {
        gap: 1rem .5rem;
        flex-wrap: wrap;
        justify-content: center
    }

    .industries-tabs-section .tabs-nav li {
        padding-bottom: 1rem;
        width: 200px
    }
}

@media only screen and (max-width:575.98px) {
    .industries-tabs-section .tabs-nav li {
        width: 130px
    }
}

.industries-tabs-section .tabs-nav li.ui-tabs-active {
    opacity: 1;
    border-bottom: 2px solid #347362
}

.industries-tabs-section .tabs-nav li:hover {
    opacity: 1;
    border-bottom: 2px solid #347362
}

.industries-tabs-section .tabs-nav .img-holder {
    --icon-size: 70px;
    min-width: var(--icon-size);
    width: var(--icon-size);
    height: var(--icon-size);
    background-color: #e7efed;
    border-radius: 50%
}

.industries-tabs-section .tabs-nav .img-holder img {
    width: auto;
    height: 50%
}

.industries-tabs-section .tabs-nav a {
    font-weight: 700;
    color: #0f393a;
    line-height: 1.2;
    display: inline-block
}

@media (min-width:768px) and (max-width:1199.98px) {
    .industries-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .industries-tabs-section .tabs-nav a {
        font-size: 14px
    }
}

.industries-tabs-section .tab-icon img {
    width: auto;
    height: 50px
}

.industries-tabs-section .tab-image img {
    box-shadow: 0 0 0 9px #082729;
    border-radius: 9px;
    margin-right: 9px
}

.industries-tabs-section .content-holder .title {
    font-weight: 700
}

.label-order-section .total-wrapper:not(.hidden) {
    display: flex
}

.label-order-section .error-msg:not(.hidden) {
    display: block
}

.label-order-section .error-border {
    border-color: #d84640 !important
}

#success-story-slider a:not(.btn) {
    color: unset
}

#success-story-slider .intro-quote small {
    font-size: clamp(18px, 3vw, 20px)
}

#success-story-slider cite {
    font-size: clamp(18px, 3vw, 20px)
}

.company-type {
    display: inline-block;
    /*background-color: #b1c9C2B2;
    color: #0f393a;*/
    background-color: #00bffe;
    color:#231F20;
    border-radius: 30px;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 600
}

.company-type1 {
    display: inline-block;
    background-color: #b1c9C2B2;
    color: #e40909;
    border-radius: 30px;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 600
}
.success-cite-holder {
    display: flex;
    align-items: center
}

.success-cite-holder img {
    margin-right: 15px;
    width: 56px;
    min-width: 56px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:1300px) {
    #success-story-slider.ss-slider-v2 .slick-dots {
        left: calc(50% + 12vw)
    }
}

#success-story-slider.ss-slider-v2 .story-item {
    padding: 0 30px;
    max-width: 1020px;
    margin-inline: auto
}

#success-story-slider.ss-slider-v2 .testimonial-slider {
    max-width: 1020px;
    margin-inline: auto
}

#success-story-slider.ss-slider-v2 .slick-list {
    overflow: unset
}

#success-story-slider.ss-slider-v2 .slide-ss,
#success-story-slider.ss-slider-v2 .slide-ss .story-item,
#success-story-slider.ss-slider-v2 .slide-ss .story-item .holder,
#success-story-slider.ss-slider-v2 .slide-ss .story-item>a {
    height: 100%
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder {
    background-color: #fff;
    box-shadow: 0 0 20px #0000002B;
    border-radius: 20px;
    padding: 30px;
    display: grid;
    align-items: center;
    gap: 3rem
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .top-section {
    display: flex
}

@media (max-width:370px) {
    #success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder {
        gap: 10px
    }

    #success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .top-section {
        flex-direction: column-reverse;
        gap: 20px
    }
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .top-section svg {
    width: 44px
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .top-section .company-type {
    margin-left: auto
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .content-holder {
    font-size: clamp(18px, 3vw, 20px)
}

#success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .img-holder img {
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 0;
    margin-right: 0;
    max-width: 260px;
    height: 260px
}

@media only screen and (min-width:992px) {
    #success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .img-holder img {
        max-width: 350px;
        height: 350px
    }

    .how-it-works-holder .content-block {
        padding-right: 4rem
    }
}

@media only screen and (max-width:767.98px) {
    .industries-tabs-section .tabs-nav .img-holder {
        --icon-size: 50px
    }

    .industries-tabs-section .tabs-nav a {
        font-size: 14px
    }

    #success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder .img-holder img {
        max-width: 100%;
        height: auto
    }
}

#success-story-slider.ss-slider-v2 cite,
#success-story-slider.ss-slider-v2 small {
    font-size: clamp(14px, 3vw, 16px)
}

#success-story-slider.ss-slider-v2 cite {
    font-style: normal;
    display: block;
    font-weight: 700;
    line-height: 1
}

#success-story-slider.ss-slider-v2 small {
    display: block;
    margin-top: 5px;
    line-height: 1
}

#success-story-slider.ss-slider-v2 .intro-company-logo {
    max-width: 130px;
    margin-left: auto
}

#success-story-slider.ss-slider-v2 .intro-company-logo img {
    max-height: 50px;
    -o-object-fit: contain;
    object-fit: contain
}

#success-story-slider.ss-slider-v2 .bottom-section {
    display: flex;
    align-items: center
}

@media (max-width:420px) {
    #success-story-slider.ss-slider-v2 .bottom-section {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px
    }
}

#success-story-slider.ss-slider-v2 .bottom-section span {
    margin-left: auto;
    border-radius: 50%;
    width: 48px;
    min-width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f3ed;
    color: #1c3839
}

.cookie-banner {
    position: fixed;
    bottom: 30px;
    left: 30px;
    right: 30px;
    z-index: 19;
    display: none;
    direction: ltr;
    padding: 18px 24px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .2);
    transition: all .2s linear
}

@media only screen and (min-width:576px) {
    .cookie-banner {
        width: 400px;
        right: unset
    }
}

.cookie-banner-inner {
    position: relative
}

.cookie-banner-text {
    margin-top: 16px;
    font-size: 16px
}

.cookie-banner-close {
    position: absolute;
    color: #fff;
    right: 0;
    top: -6px;
    cursor: pointer
}

.cookie-banner .btn-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px
}

@media only screen and (min-width:576px) {
    .cookie-banner .btn-holder {
        text-align: right;
        display: block
    }
}

.cookie-banner .btn-holder .btn {
    border: none
}

.cookie-banner .btn-reject {
    background-color: transparent;
    color: #fff
}

.cookie-banner.collapsed {
    width: auto;
    cursor: pointer
}

.cookie-banner.collapsed .cookie-banner-text {
    display: none
}

.cookie-banner.collapsed .btn-holder {
    display: none
}

.cookie-banner.collapsed .cookie-banner-close {
    display: none
}

.side-tabs-section .side-tabs-wrapper {
    display: grid
}

.side-tabs-section .tab-panel-inner.d-none {
    display: none
}

.side-tabs-section .tabs-nav>li {
    padding-left: 20px;
    padding: 5px 5px 5px 20px;
    margin-bottom: 30px;
    position: relative;
    opacity: .6;
    transition: opacity .1s linear
}

.side-tabs-section .tabs-nav>li:before {
    content: '';
    display: block;
    height: 100%;
    width: 4px;
    border-radius: 4px;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #347362
}

.side-tabs-section .tabs-nav>li.ui-tabs-active {
    opacity: 1;
    background-color: #d3ded7
}

.side-tabs-section .tabs-nav>li:hover {
    opacity: 1
}

.side-tabs-section .tabs-nav a {
    font-weight: 600;
    color: #0f393a;
    line-height: 1.2;
    display: inline-block;
    font-size: clamp(22px, 5vw, 26px)
}

.side-tabs-section .tabs-nav .tab-content.d-block {
    display: block
}

.side-tabs-section .tabs-nav .tab-content {
    padding-top: 15px;
    display: none;
    font-size: clamp(16px, 4vw, 20px)
}

.side-tabs-section .tab-image img {
    max-height: 460px;
    width: auto;
    margin-right: 9px
}

.side-tabs-section .tabs-content-wrapper {
    display: none
}

@media only screen and (min-width:768px) {
    .colored-cards-section .img-holder {
        height: 320px
    }

    #success-story-slider.ss-slider-v2 .quote-with-img-v2 .holder {
        grid-template-columns: 2fr 3fr
    }

    .side-tabs-section .side-tabs-wrapper {
        grid-template-columns: 1fr 1fr
    }

    .side-tabs-section .mobile-content {
        display: none
    }

    .side-tabs-section .tabs-content-wrapper {
        display: block
    }

    .side-tabs-icons-section .side-tabs-wrapper {
        grid-template-columns: 1fr 1fr
    }
}

.side-tabs-icons-section .side-tabs-wrapper {
    display: grid;
    gap: 30px;
    align-items: flex-start
}

.side-tabs-icons-section .tab-panel-inner.d-none {
    display: none
}

@media only screen and (min-width:768px) {
    .side-tabs-icons-section .mobile-content {
        display: none
    }
}

.side-tabs-icons-section .tabs-nav>li {
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
    transition: opacity .1s linear;
    border: 1px solid #b1c9C2B2;
    border-radius: 15px
}

.side-tabs-icons-section .tabs-nav>li.ui-tabs-active {
    opacity: 1;
    border-color: #347362;
    box-shadow: 0 0 10px #b1c9C2B2
}

.side-tabs-icons-section .tabs-nav>li.ui-tabs-active>a:not(.btn) {
    font-weight: 700
}

.side-tabs-icons-section .tabs-nav>li:hover {
    opacity: 1
}

.side-tabs-icons-section .tabs-nav .tab-nav-link {
    display: flex;
    align-items: center
}

.side-tabs-icons-section .tabs-nav li>a:not(.btn) {
    color: #0f393a;
    line-height: 1.2;
    display: flex;
    align-items: center;
    font-size: clamp(22px, 4vw, 24px)
}

.side-tabs-icons-section .tabs-nav .btn {
    display: inline-block
}

.side-tabs-icons-section .tabs-nav .tab-content.d-block {
    display: block
}

.side-tabs-icons-section .tabs-nav .tab-content {
    padding-top: 5px;
    padding-left: 60px;
    display: none;
    font-size: clamp(16px, 4vw, 18px)
}

.side-tabs-icons-section .tab-panel-holder,
.side-tabs-icons-section .tab-panel-inner,
.side-tabs-icons-section .tab-panel-inner .content,
.side-tabs-icons-section .tab-panel-inner .content .tab-image,
.side-tabs-icons-section .tab-panel-inner .content img {
    height: 100%
}

.side-tabs-icons-section .tab-image img {
    max-height: 600px;
    width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 9px
    #0f393a
}

@media only screen and (min-width:1200px) {
    .industries-tabs-section .tab-image img {
        max-width: 90%;
        margin-left: auto
    }

    .side-tabs-section .tab-image img {
        margin-left: auto
    }

    .side-tabs-icons-section .tab-image img {
        margin-left: auto
    }
}

.side-tabs-icons-section .tab-icon {
    display: flex;
    /*background-color: #f5f3ed;*/
    background-color: #00bffe;
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin-right: 10px
}

.side-tabs-icons-section .tab-icon img {
    width: 29px
}

.side-tabs-icons-section .tabs-content-wrapper {
    display: none
}

@media only screen and (min-width:768px) {
    .side-tabs-icons-section .tabs-content-wrapper {
        display: block
    }

    .side-acc-tabs-section .side-tabs-wrapper {
        grid-template-columns: 1fr 1fr
    }
}

.side-acc-tabs-section .side-tabs-wrapper {
    display: grid;
    gap: 30px
}

.side-acc-tabs-section .side-tabs-wrapper:nth-child(odd) .btn-holder.centered {
    margin-left: 20px
}

.side-acc-tabs-section .tab-panel-inner.d-none {
    display: none
}

.side-acc-tabs-section .section-title {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto
}

.side-acc-tabs-section .tabs-nav>li {
    margin-left: 20px;
    margin-bottom: 20px;
    position: relative;
    border-top: 2px solid #e2e2e2;
    padding-top: 20px;
    transition: opacity .1s linear
}

.side-acc-tabs-section .tabs-nav>li.ui-tabs-active {
    opacity: 1
}

.side-acc-tabs-section .tabs-nav>li.ui-tabs-active .acc-icon .svg-minus {
    display: block
}

.side-acc-tabs-section .tabs-nav>li.ui-tabs-active .acc-icon .svg-plus {
    display: none
}

.side-acc-tabs-section .tabs-nav>li:hover {
    opacity: 1
}

.side-acc-tabs-section .tabs-nav>li .tab-content {
    margin-left: 50px
}

.side-acc-tabs-section .tabs-nav>li:last-child {
    padding-bottom: 20px;
    border-bottom: 2px solid #e2e2e2
}

.side-acc-tabs-section .tabs-nav a {
    font-weight: 600;
    color: #0f393a;
    line-height: 1.2;
    display: inline-block;
    font-size: clamp(22px, 5vw, 26px)
}

.side-acc-tabs-section .tabs-nav .tab-content.d-block {
    display: block
}

.side-acc-tabs-section .tabs-nav .tab-content {
    padding-top: 15px;
    display: none;
    font-size: clamp(16px, 4vw, 20px)
}

.side-acc-tabs-section .tab-image img {
    width: auto;
    margin-right: 9px
}

.side-acc-tabs-section .tabs-content-wrapper {
    display: none
}

@media only screen and (min-width:768px) {
    .side-acc-tabs-section .mobile-content {
        display: none
    }

    .side-acc-tabs-section .tabs-content-wrapper {
        display: block
    }
}

.side-acc-tabs-section .btn-holder.centered {
    text-align: left
}

.underline-alt {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.underline-alt:after {
    display: none;
    content: '';
    background: url(/wp-content/themes/foodlabelmaker/img/static/underline-alt.svg?v2) no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    bottom: -7px;
    left: 0;
    width: 100%;
    height: 15px;
    z-index: -1
}

.how-it-works .section-title {
    font-size: clamp(30px, 3vw, 45px);
    font-weight: 800;
    text-align: center
}

.how-it-works-holder .content-block .title {
    font-size: 30px;
    font-size: clamp(24px, 2vw, 30px);
    font-weight: 700
}

@media only screen and (min-width:992px) {
    .how-it-works-holder.reverse .content-block {
        padding-right: 0;
        padding-left: 4rem
    }

    .page-title-section .intro-text {
        margin-left: auto;
        margin-right: auto
    }
}

.how-it-works-holder .text-block {
    font-weight: 600
}

.customers-section .customer-slider {
    margin-top: 20px
}

.customers-section .customer-slider:not(.slick-slider) {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    height: 115px;
    overflow: hidden
}

.customers-section .customer-slider .slick-slide {
    text-align: center
}

.customers-section .customer-slider .slide-item {
    display: inline-flex !important;
    align-items: center;
    height: 100px;
    max-width: 200px
}

.customers-section .customer-slider .slide-item img {
    margin-inline: auto;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    max-height: 100px;
    height: 100%
}

.pricing-section-v1 {
    position: relative
}

.pricing-section-v1 .pricing-bg {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    transform: translate(-32%, -50%)
}

.pricing-section-v1 .pricing-card {
    border-radius: 18px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .16078);
    background: #fff
}

@media only screen and (min-width:768px) {
    .underline-alt:after {
        bottom: -2px
    }

    .pricing-section-v1 .pricing-card {
        width: 720px
    }
}

.pricing-section-v1 .pricing-card.hidden {
    display: none
}

.pricing-section-v1 .pricing-card .plan-header {
    border-bottom: 1px solid #e2e2e2
}

.pricing-section-v1 .pricing-card .type {
    font-size: 1.5rem
}

.pricing-section-v1 .pricing-card .price-holder {
    display: flex;
    align-items: center
}

.pricing-section-v1 .pricing-card .price-holder .price {
    font-size: clamp(2rem, 7vw, 4.625rem);
    margin-right: 1rem;
    line-height: 1
}

.pricing-section-v1 .pricing-card .price-holder .time {
    font-size: clamp(1rem, 3vw, 1.5rem);
    margin-left: unset
}

.pricing-section-v1 .pricing-card .plan-body .features-list {
    font-weight: 600
}

.pricing-section-v1 .pricing-card .plan-body .features-list .feature-title {
    display: flex
}

.pricing-section-v1 .pricing-card .plan-body .features-list .feature-item-inner>.feature-title>i {
    font-weight: 400;
    color: #d53f3f !important;
    font-size: 1.25rem;
    line-height: 1;
    margin-right: .5rem;
    position: relative;
    top: .125rem
}

.pricing-section-v1 .pricing-card .plan-body .features-list li+li {
    margin-top: .75rem
}

.pricing-section-v1 .pricing-card .plan-body .feature-item {
    display: block !important
}

.pricing-section-v1 .pricing-card .plan-body .sub-features {
    margin-top: .75rem;
    margin-left: 2rem;
    font-size: 1rem
}

.pricing-section-v1 .pricing-card .plan-body .sub-features li+li {
    margin-top: .125rem
}

.pricing-section-v1 .pricing-card .plan-body .sub-features .sub-feature-item {
    display: flex;
    align-items: center
}

.pricing-section-v1 .pricing-card .plan-body .sub-features .sub-feature-item .tooltip-icon {
    top: 0
}

.pricing-section-v1 .pricing-card .plan-body .sub-features .feature-title>i {
    font-weight: 400;
    color: #d5d5d5;
    font-size: 1rem;
    line-height: 1;
    margin-right: .5rem;
    position: relative;
    top: .25rem
}

.pricing-section-v1 .pricing-card .plan-body .feature-item-inner {
    display: flex;
    align-items: center
}

.pricing-section-v1 .pricing-card .plan-body .tooltip-holder {
    display: inline-flex;
    align-items: center;
    margin-left: .5rem
}

.pricing-section-v1 .pricing-card .plan-body .tooltip-holder .tooltip-icon {
    display: block
}

.pricing-section-v1 .pricing-card .plan-body .tooltip-holder .tooltip-icon i {
    color: #00bffe !important;
    font-size: 15px;
    position: relative;
    top: 1px
}

.pricing-section-v1 .pricing-switch {
    position: relative;
    display: flex;
    margin-bottom: 3rem
}

.pricing-section-v1 .pricing-switch .switch-items {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto
}

.pricing-section-v1 .pricing-switch .yearly-holder {
    display: flex;
    align-items: center;
    position: relative
}

.pricing-section-v1 .pricing-switch .discount {
    position: absolute;
    font-weight: 700;
    color: #d53f3f;
    width: 300px;
    line-height: 1.3;
    transform: translateX(120%);
    right: 5px;
    top: 5px
}

@media (min-width:768px) and (max-width:991.98px) {
    .pricing-section-v1 .pricing-switch .discount {
        font-size: clamp(1rem, 1.5vw, 1.125rem)
    }
}

.pricing-section-v1 .pricing-switch .discount:before {
    content: '';
    background: url(/wp-content/themes/foodlabelmaker/img/static/squiggle.svg?v2) no-repeat;
    display: block;
    width: 56px;
    height: 56px;
    transform: translate(8px, -15px) rotate(45deg);
    position: absolute;
    left: -56px
}

.pricing-section-v1 .pricing-switch span:not(.currency-holder) {
    color: #a2a2a2;
    font-weight: 600
}

.pricing-section-v1 .pricing-switch span:not(.currency-holder).active {
    color: #000
}

.pricing-section-v1 .pricing-switch input[type=checkbox] {
    position: absolute;
    left: 0;
    opacity: 0;
    outline: 0;
    z-index: -1
}

.pricing-section-v1 .pricing-switch label {
    cursor: pointer;
    text-indent: -9999px;
    width: 48px;
    height: 26px;
    background: rgba(162, 162, 162, .9);
    display: block;
    border-radius: 100px;
    position: relative;
    transition: background .15s ease-out, box-shadow .15s ease-out
}

.pricing-section-v1 .pricing-switch label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 90px;
    box-shadow: 0 3px 1px 0 rgba(0, 0, 0, .05), 0 2px 2px 0 rgba(0, 0, 0, .1), 0 3px 3px 0 rgba(0, 0, 0, .05);
    transition: .3s
}

.pricing-section-v1 .pricing-switch input:checked+label {
    background: #347362
}

.pricing-section-v1 .pricing-switch input[type=checkbox]:active:checked+label,
.pricing-section-v1 .pricing-switch input[type=checkbox]:focus:checked+label {
    box-shadow: 0 0 .5em rgba(243, 120, 115, .8)
}

.pricing-section-v1 .pricing-switch input[type=checkbox]:active+label,
.pricing-section-v1 .pricing-switch input[type=checkbox]:focus+label {
    box-shadow: 0 0 .5em rgba(122, 122, 122, .6)
}

.pricing-section-v1 .pricing-switch input:checked+label:after {
    left: calc(100% - 3px);
    transform: translateX(-100%)
}

.pricing-section-v1 .pricing-switch label:active:after {
    width: 30px
}

.section-title {
    font-size: clamp(30px, 3vw, 45px);
    font-size: clamp(27px, 3vw, 40px);
    font-size: clamp(32px, 4vw, 42px);
    font-weight: 800;
    text-align: center;
    line-height: 1.3
}

.small-title {
    
    color:#00bffe;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.flex-cols {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -.75rem;
    margin-right: -.75rem
}

@media only screen and (max-width:767.98px) {
    .underline-alt:after {
        bottom: -10px
    }

    .pricing-section-v1 .pricing-card .plan-body .features-list .feature-title {
        font-size: 1rem
    }

    .pricing-section-v1 .pricing-card .plan-body .sub-features {
        font-size: .875rem
    }

    .pricing-section-v1 .pricing-switch {
        margin-bottom: 9rem
    }

    .pricing-section-v1 .pricing-switch .discount {
        bottom: -90px;
        top: unset;
        right: unset;
        transform: translate(-50%, 0);
        left: 50%;
        text-align: center
    }

    .pricing-section-v1 .pricing-switch .discount:before {
        position: relative;
        left: 75%;
        bottom: -8px;
        transform: rotate(130deg)
    }

    .flex-cols {
        flex-direction: column
    }
}

.flex-cols.reverse {
    flex-direction: row-reverse
}

@media only screen and (max-width:767.98px) {
    .flex-cols.reverse {
        flex-direction: column
    }
}

.flex-cols .column-6 {
    flex: none;
    padding: .75rem;
    width: 100%
}

.pricing-v1 .tooltip {
    position: relative
}

.pricing-v1 .tooltip-content {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-color: #347362;
    padding: .5rem;
    position: absolute;
    min-width: 300px;
    border-radius: 6px;
    bottom: 100%;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    transition: opacity .1s linear, visibility .1s linear
}

@media (max-width:480px) {
    .pricing-v1 .tooltip-content {
        min-width: 260px
    }
}

.pricing-v1 .tooltip-content:after {
    content: '\e90d';
    font-family: icomoon !important;
    color: #347362;
    position: absolute;
    bottom: -20px;
    font-size: 25px;
    left: 50%;
    transform: translateX(-50%)
}

.pricing-v1 .tooltip-content.left {
    left: 0;
    left: -20px;
    transform: none
}

.pricing-v1 .tooltip-content.left:after {
    left: 15%
}

.pricing-v1 .tooltip-content.right {
    left: unset;
    right: 0;
    right: -26px;
    transform: translateX(0)
}

.pricing-v1 .tooltip-content.right:after {
    left: unset;
    right: 0;
    transform: translateX(-83%)
}

.pricing-v1 .tt-hidden {
    visibility: hidden;
    opacity: 0;
    bottom: 100%
}

#loading {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    background-color: #fff;
    z-index: 2000
}

.page-wrapper.add-offset {
    --img-offset: -270px
}

[lang=es] .home .page-wrapper {
    --img-offset: -270px
}

@media only screen and (max-width:991.98px) {
    .page-wrapper.add-offset {
        --img-offset: -200px
    }

    [lang=es] .home .page-wrapper {
        --img-offset: -200px
    }
}

[lang=pt] .home .page-wrapper {
    --img-offset: -270px
}

@media only screen and (max-width:991.98px) {
    [lang=pt] .home .page-wrapper {
        --img-offset: -200px
    }
}

[lang=de] .home .page-wrapper {
    --img-offset: -270px
}

.add-offset .hero-section-v3+section {
    margin-top: calc(var(--img-offset) * -1)
}

.home .how-it-works-holder .title,
.home .plan-header .type,
.home .section-title {
    font-family: var(--flm-font-avenir)
}

.home .how-it-works-holder .title {
    font-size: clamp(24px, 2vw, 32px);
    line-height: 1.3;
    font-weight: 600
}

.page-wrapper {
    margin-top: 74px
}

.page-title-section .page-title {
    font-weight: 800;
    text-align: center;
    font-size: clamp(30px, 5vw, 55px);
    line-height: 1.2
}

.page-title-section .intro-text {
    text-align: center;
    position: relative;
    z-index: 2;
    font-weight: 400
}

@media only screen and (max-width:767.98px) {
    .page-title-section .intro-text {
        font-size: 16px
    }
}

@media only screen and (min-width:576px) {
    .page-title-section .intro-text {
        margin-left: auto;
        margin-right: auto;
        max-width: 55rem;
        max-width: 45rem
    }
}

.page-title-section .intro-text.rounded {
    border-radius: 1.5rem
}

.page-title-section .intro-text a {
    color: #fff;
    text-decoration: underline
}

.faq-section.narrow .toggle-body iframe {
    border-radius: 10px
}

.toggle-header {
    display: block;
    z-index: 5;
    position: relative
}

.toggle-header i {
    margin-left: 15px;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0f393a;
    transition: all .2s linear
}

.toggle-header.is-open {
    color: #000
}

.toggle-header.is-open i {
    color: #000
}

.toggle-header.is-open i:before {
    content: "\e908"
}

.toggle-header.is-open+.toggle-body {
    max-height: 100%;
    opacity: 1;
    visibility: visible
}

.hide+.toggle-body {
    display: none
}

.toggle-body {
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s linear, max-height .5s ease-out, visibility .4s linear;
    margin-bottom: 40px
}

@media only screen and (min-width:768px) {
    .flex-cols .column-6 {
        width: 50%
    }

    .toggle-body {
        margin-bottom: 20px
    }
}

.yoast-table-of-contents {
    font-size: 90%;
    background: #f5f3ed;
    padding: 2rem;
    border-radius: 1rem
}

.yoast-table-of-contents h2 {
    font-size: clamp(1.25rem, 2vw, 1.5rem) !important;
    margin-bottom: 0
}

.yoast-table-of-contents ul li::before {
    border-radius: 0;
    min-width: 5px !important;
    height: 5px !important;
    width: 5px !important;
    background-color: #d53f3f !important
}

.yoast-table-of-contents ul li+li {
    margin-top: .375rem !important
}

.yoast-table-of-contents a {
    color: #347362 !important
}

.yoast-table-of-contents a:hover {
    color: #d53f3f !important
}

#ez-toc-container {
    padding: 2rem;
    border-radius: 1rem;
    border: none !important
}

#ez-toc-container ul li {
    margin-top: .5rem
}

#ez-toc-container .ez-toc-title-container {
    display: flex;
    align-items: center
}

#ez-toc-container .ez-toc-title-toggle {
    margin-left: auto
}

#ez-toc-container .ez-toc-toggle label {
    left: 0 !important;
    width: 40px;
    padding: .25rem;
    border-color: #d6d4cd
}

#ez-toc-container a:hover {
    text-decoration: none
}

.contact-form-section .wpcf7-spinner {
    margin-left: 10px !important;
    margin-top: 7px;
    background-color: #347362
}

.contact-form-section .wpcf7-not-valid-tip {
    font-size: .875rem
}

.hire-cf .form-show {
    opacity: 1;
    z-index: 2
}

.hire-cf .form-hide {
    opacity: 0;
    transition: opacity .4s
}

.hire-cf form {
    display: grid
}

.hire-cf .wpcf7-response-output {
    display: none
}

.hire-cf .hire-form {
    grid-row: 1;
    grid-column: 1;
    z-index: 1
}

.hire-cf .thank-you-in-modal {
    grid-row: 1;
    grid-column: 1;
    align-self: center
}

.form-show {
    opacity: 1;
    z-index: 2
}

.form-hide {
    opacity: 0;
    transition: opacity .4s
}

.wpcf7-form-control-wrap .iti.iti--allow-dropdown {
    width: calc(100% - 85px)
}

.telephone_input_class {
    margin-left: 85px !important
}

.cc-value {
    position: absolute;
    left: 45px;
    font-size: 13px;
    top: 12px;
    text-align: center;
    width: 35px
}

form .novalidate .wpcf7-not-valid-tip {
    display: none !important
}

form[data-status=invalid] .novalidate .wpcf7-not-valid-tip {
    display: block !important
}

.iti-live-help {
    position: absolute;
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 1.3;
    left: 85px
}

.iti-live-help.is-error {
    color: #dc3232
}

.iti-live-help.is-ok {
    color: #2e7d32
}

.telephone_input_class.is-invalid {
    border-color: #dc3232 !important
}

.telephone_input_class.is-valid {
    border-color: #2e7d32 !important
}

.wpcf7-submit:disabled,
.wpcf7-submit[disabled] {
    opacity: .6
}

.pricing-switch-mini .discount {
    bottom: 10px;
    top: unset;
    right: unset;
    transform: translate(-50%, 0);
    left: 50%;
    text-align: center;
    font-size: 16px
}

.pricing-switch-mini .discount:before {
    position: relative;
    left: 75%;
    bottom: -8px;
    transform: rotate(130deg)
}

.pricing-cards-holder-mini {
    display: grid
}

.mini-pricing-card-section {
    background-color: #fff;
    padding-top: 16px;
    transition: all .5s linear;
    position: -webkit-sticky;
    position: sticky;
    top: 74px;
    width: 100%;
    z-index: 7
}

.mini-pricing-card-section.is-pinned {
    box-shadow: 0 0 10px #95959524
}

.mini-pricing-card-section.is-sticky.hide {
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.banner-active .mini-pricing-card-section {
    top: 128px
}

.banner-active .mini-pricing-card-section.is-sticky {
    top: 128px
}

@media (max-width:1110px) {
    .banner-active .mini-pricing-card-section {
        top: -20px
    }

    .banner-active .mini-pricing-card-section.is-sticky {
        top: -20px
    }
}

@media only screen and (max-width:767.98px) {
    .banner-active .mini-pricing-card-section {
        top: 0
    }

    .banner-active .mini-pricing-card-section.is-sticky {
        top: 0
    }
}

.pricing-table .tooltip {
    top: 1px
}

.pricing-table .tooltip-icon {
    color: #d2d2d2
}

.pricing-table .tooltip-icon i {
    font-size: 18px;
    font-size: 22px
}

.pricing-table .tooltip-content {
    bottom: calc(100% + 15px)
}

.pricing-table .tooltip-content:after {
    content: '\e90d';
    font-family: icomoon !important;
    color: #347362;
    position: absolute;
    bottom: -20px;
    font-size: 25px;
    left: 50%;
    transform: translateX(-50%)
}

.pricing-table .tooltip-content.left {
    left: -8px
}

.pricing-table .tooltip-content.left:after {
    left: 9%;
    left: 18px
}

.pricing-table .tooltip-content.right {
    left: unset;
    right: 0;
    right: -26px;
    transform: translateX(0)
}

.pricing-table .tooltip-content.right:after {
    left: unset;
    right: 0;
    transform: translateX(-83%)
}

@media (max-width:470px) {
    .pricing-table.grid-3 .pricing-card-mini .user-input {
        flex-direction: column
    }

    .pricing-table.grid-3 .pricing-card-mini .user-quantity {
        margin-right: auto;
        margin-top: 5px
    }
}

.pricing-table.grid-3 .pricing-card-mini .plan,
.pricing-table.grid-3 .pricing-card-mini .plan-header {
    height: 100%
}

.pricing-table.grid-3 .pricing-card-mini .price-holder .price {
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    font-size: clamp(1.75rem, 5vw, 3rem)
}

.pricing-table.grid-3 .pricing-card-mini .price-holder.currency-modifier .price {
    font-size: clamp(1.25rem, 4vw, 2.25rem)
}

.pricing-table.grid-3 .pricing-card-mini .btn {
    height: auto
}

[lang=es] .pricing-table.grid-3 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=es] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=es] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:425px) {
    [lang=es] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 77px
    }
}

[lang=pt] .pricing-table.grid-3 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=pt] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=pt] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:425px) {
    [lang=pt] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 77px
    }
}

[lang=de] .pricing-table.grid-3 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=de] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=de] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:474.98px) {
    [lang=es] .pricing-table.grid-3 .pricing-card-mini .btn {
        font-size: 14px !important
    }

    [lang=pt] .pricing-table.grid-3 .pricing-card-mini .btn {
        font-size: 14px !important
    }

    [lang=de] .pricing-table.grid-3 .pricing-card-mini .btn {
        font-size: 14px !important
    }
}

@media (max-width:425px) {
    [lang=de] .pricing-table.grid-3 .pricing-card-mini .btn {
        height: 77px
    }
}

.pricing-table.grid-3 .pricing-card-mini .btn br {
    display: none
}

@media only screen and (max-width:399.98px) {
    .pricing-table.grid-3 .pricing-card-mini .btn br {
        display: block
    }
}

.pricing-table.grid-3 .pricing-cards-holder-mini {
    grid-template-columns: minmax(280px, 4fr) minmax(200px, 3fr) minmax(200px, 3fr)
}

@media only screen and (max-width:767.98px) {
    .pricing-table.grid-3 .pricing-cards-holder-mini {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:575.98px) {
    #success-story-slider.ss-slider-v2 .story-item {
        padding: 0 5px
    }

    .customers-section .customer-slider .slide-item {
        padding: 0 15px
    }

    .pricing-table.grid-3 .pricing-card-mini .user-quantity {
        width: auto;
        max-width: 100px
    }

    .pricing-table.grid-4 .pricing-card-mini .user-quantity {
        width: auto;
        max-width: 100px
    }
}

@media (max-width:675px) {
    .pricing-table.grid-4 .pricing-card-mini .user-input {
        flex-direction: column;
        text-align: center
    }

    .pricing-table.grid-4 .pricing-card-mini .user-input span {
        padding-right: 0
    }

    .pricing-table.grid-4 .pricing-card-mini .user-quantity {
        margin-right: auto;
        margin-top: 5px
    }

    .pricing-table.grid-5 .pricing-card-mini .user-input {
        flex-direction: column;
        text-align: center
    }
}

.pricing-table.grid-4 .pricing-card-mini .plan,
.pricing-table.grid-4 .pricing-card-mini .plan-header {
    height: 100%
}

.pricing-table.grid-4 .pricing-card-mini .price-holder .price {
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    font-size: clamp(1.75rem, 5vw, 3rem);
    font-size: clamp(1.5rem, 5vw, 3rem)
}

.pricing-table.grid-4 .pricing-card-mini .price-holder.currency-modifier .price {
    font-size: clamp(1.25rem, 4vw, 2.25rem)
}

.pricing-table.grid-4 .pricing-card-mini .btn {
    height: auto;
    font-size: 15px !important;
    white-space: wrap
}

@media (max-width:760px) {
    .pricing-table.grid-4 .pricing-card-mini .btn {
        padding-left: 5px;
        padding-right: 5px;
        font-size: clamp(12px, 2vw, 16px) !important;
        font-weight: 400
    }
}

@media (max-width:469.98px) {
    .pricing-table.grid-4 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400;
        height: 45px
    }
}

@media (max-width:300px) {
    .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 42px
    }
}

[lang=es] .pricing-table.grid-4 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=es] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=es] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:425px) {
    [lang=es] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 77px
    }
}

[lang=pt] .pricing-table.grid-4 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=pt] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=pt] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:425px) {
    [lang=pt] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 77px
    }
}

[lang=de] .pricing-table.grid-4 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:768px) and (max-width:1045px) {
    [lang=de] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (min-width:475px) and (max-width:672px) {
    [lang=de] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 65px
    }
}

@media (max-width:474.98px) {
    [lang=es] .pricing-table.grid-4 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }

    [lang=pt] .pricing-table.grid-4 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }

    [lang=de] .pricing-table.grid-4 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }
}

@media (max-width:425px) {
    [lang=de] .pricing-table.grid-4 .pricing-card-mini .btn {
        height: 77px
    }

    [lang=es] .pricing-table.grid-5 .pricing-card-mini .btn {
        min-height: 40px;
        line-height: 1.3
    }
}

.pricing-table.grid-4 .pricing-card-mini .btn br {
    display: none
}

@media only screen and (max-width:399.98px) {
    .pricing-table.grid-4 .pricing-card-mini .btn br {
        display: block
    }
}

.pricing-table.grid-4 .pricing-cards-holder-mini {
    grid-template-columns: minmax(280px, 3fr) minmax(200px, 2fr) minmax(200px, 2fr) minmax(200px, 2fr)
}

@media only screen and (max-width:1023.98px) {
    .pricing-table.grid-4 .pricing-cards-holder-mini {
        grid-template-columns: repeat(3, 1fr);
        grid-template-columns: repeat(3, minmax(33.333%, 1fr))
    }
}

@media only screen and (max-width:767.98px) {

    .pricing-table.grid-5 .pricing-card-mini .user-info,
    .pricing-table.grid-5 .pricing-card-mini .user-input {
        margin-top: 8px
    }

    .page-title-section .page-title-section-inner .img-holder {
        grid-row: 2/span 1
    }
}

@media (max-width:400px) {
    .pricing-table.grid-4 .pricing-card-mini .user-input span {
        font-size: 12px
    }

    .pricing-table.grid-5 .pricing-card-mini .user-input span {
        font-size: 12px
    }
}

.pricing-table.grid-5 .pricing-card-mini .user-quantity {
    width: 125px
}

@media only screen and (max-width:575.98px) {
    .pricing-table.grid-5 .pricing-card-mini .user-quantity {
        width: auto;
        max-width: 100px
    }
}

@media (max-width:675px) {
    .pricing-table.grid-5 .pricing-card-mini .user-input span {
        padding-right: 0
    }

    .pricing-table.grid-5 .pricing-card-mini .user-quantity {
        margin-right: auto;
        margin-top: 5px
    }
}

.pricing-table.grid-5 .pricing-card-mini .plan,
.pricing-table.grid-5 .pricing-card-mini .plan-header {
    height: 100%
}

@media (max-width:560px) {
    .pricing-table.grid-5 .pricing-card-mini .price-holder {
        flex-direction: column
    }
}

.pricing-table.grid-5 .pricing-card-mini .price-holder .price {
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    font-size: clamp(1.75rem, 5vw, 3rem);
    font-size: clamp(1.5rem, 5vw, 3rem)
}

.pricing-table.grid-5 .pricing-card-mini .price-holder .price-message {
    font-size: clamp(1rem, 4vw, 2rem)
}

.pricing-table.grid-5 .pricing-card-mini .price-holder.currency-modifier .price {
    font-size: clamp(1.25rem, 4vw, 2.25rem)
}

.pricing-table.grid-5 .pricing-card-mini .btn {
    height: auto;
    font-size: 15px !important;
    padding-left: 5px;
    padding-right: 5px;
    white-space: wrap
}

@media (max-width:760px) {
    .pricing-table.grid-5 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }
}

@media (max-width:650px) {
    .pricing-table.grid-5 .pricing-card-mini .btn {
        font-weight: 400
    }
}

@media (max-width:469.98px) {
    .pricing-table.grid-5 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }
}

@media (max-width:300px) {
    .pricing-table.grid-5 .pricing-card-mini .btn {
        height: 65px
    }
}

[lang=es] .pricing-table.grid-5 .pricing-card-mini .btn {
    white-space: wrap
}

[lang=pt] .pricing-table.grid-5 .pricing-card-mini .btn {
    white-space: wrap
}

[lang=de] .pricing-table.grid-5 .pricing-card-mini .btn {
    white-space: wrap
}

@media (min-width:475px) and (max-width:672px) {
    [lang=es] .pricing-table.grid-5 .pricing-card-mini .btn {
        height: 45px;
        line-height: 1.3
    }

    [lang=pt] .pricing-table.grid-5 .pricing-card-mini .btn {
        height: 45px;
        line-height: 1.3
    }

    [lang=de] .pricing-table.grid-5 .pricing-card-mini .btn {
        height: 45px;
        line-height: 1.3
    }
}

@media (max-width:474.98px) {
    [lang=es] .pricing-table.grid-5 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }

    [lang=pt] .pricing-table.grid-5 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }

    [lang=de] .pricing-table.grid-5 .pricing-card-mini .btn {
        font-size: clamp(12px, 2vw, 15px) !important;
        font-weight: 400
    }
}

@media (max-width:425px) {
    [lang=pt] .pricing-table.grid-5 .pricing-card-mini .btn {
        min-height: 40px;
        line-height: 1.3
    }

    [lang=de] .pricing-table.grid-5 .pricing-card-mini .btn {
        min-height: 40px;
        line-height: 1.3
    }
}

.pricing-table.grid-5 .pricing-card-mini .btn br {
    display: none
}

@media only screen and (max-width:399.98px) {
    .pricing-table.grid-5 .pricing-card-mini .btn br {
        display: block
    }
}

.pricing-table.grid-5 .pricing-cards-holder-mini {
    grid-template-columns: minmax(280px, 3fr) minmax(200px, 2fr) minmax(200px, 2fr) minmax(200px, 2fr) minmax(200px, 2fr)
}

@media (max-width:1110px) {
    .pricing-table.grid-5 .pricing-cards-holder-mini {
        grid-template-columns: repeat(3, 1fr);
        grid-template-columns: repeat(4, minmax(25%, 1fr))
    }
}

.label-creator-form-holder .label-section-header.is-open i::before {
    content: "\e907"
}

.label-creator-form-holder .tooltip {
    position: relative
}

.label-creator-form-holder .tooltip-content {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background-color: #347362;
    padding: .5rem;
    position: absolute;
    min-width: 300px;
    border-radius: 6px;
    bottom: 100%;
    bottom: calc(100% + 3px);
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    transition: opacity .1s linear, visibility .1s linear
}

@media (max-width:480px) {
    .label-creator-form-holder .tooltip-content {
        min-width: 260px
    }
}

.label-creator-form-holder .tooltip-content:after {
    content: '\e90d';
    font-family: icomoon !important;
    color: #347362;
    position: absolute;
    bottom: -20px;
    font-size: 25px;
    left: 50%;
    transform: translateX(-50%)
}

.label-creator-form-holder .tooltip-content.left {
    left: 0;
    left: -20px;
    transform: none
}

.label-creator-form-holder .tooltip-content.left:after {
    left: 15%
}

.label-creator-form-holder .tooltip-content.right {
    left: unset;
    right: 0;
    right: -26px;
    transform: translateX(0)
}

.label-creator-form-holder .tooltip-content.right:after {
    left: unset;
    right: 0;
    transform: translateX(-83%)
}

.label-creator-form-holder .tt-hidden {
    visibility: hidden;
    opacity: 0;
    bottom: 100%
}

.open-bracket::before {
    content: '('
}

.close-bracket::after {
    content: ')'
}

@media (min-width:810px) {
    .info-text.show {
        transform: translateX(0)
    }
}

.img-stack img.hidden {
    display: none
}

.img-stack.clicked .stack-img {
    transform: scale(2.5);
    transform: scale(2)
}

.frame {
    display: none;
    position: absolute;
    border-radius: 12px;
    z-index: 10;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .5)
}

.img-multi .stack-img-show {
    opacity: 1;
    z-index: 1
}

.video-holder {
    position: relative
}

@media only screen and (min-width:992px) {
    .pricing-table.grid-3 .pricing-card-mini {
        min-height: 245px
    }

    .pricing-table.grid-4 .pricing-card-mini {
        min-height: 245px
    }

    .pricing-table.grid-5 .pricing-card-mini {
        min-height: 245px
    }

    .video-holder {
        max-width: 65vw;
        margin-inline: auto;
        margin-top: -2rem
    }
}

.video-holder iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    border-radius: 2rem
}

.video-holder .poster-image {
    position: absolute;
    z-index: 2
}

.video-holder .poster-play {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    position: absolute;
    min-width: 90px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px !important
}

.video-holder .poster-play svg {
    max-width: 40px;
    margin-left: 4px
}

.video-embed-section .poster-image img {
    border-radius: 1rem
}

.video-embed-section iframe {
    border-radius: 1rem !important
}

.video-embed-section.btn-style .poster-image {
    border-radius: 1rem;
    outline: #c8d9d4 solid 6px;
    height: 100%
}

.video-embed-section.btn-style img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video-embed-section.btn-style .poster-play {
    display: flex;
    align-items: center;
    justify-content: center;
    /*background-color: #d53f3f;*/
    background-color: #4ae915;
    border-radius: 4px;
    width: auto;
    height: auto;
    position: absolute;
    min-width: unset;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-left: 15px;
    padding-right: 15px
}

.video-embed-section.btn-style .poster-play svg {
    width: 34px;
    margin-right: 10px;
    margin-left: 0
}

.full {
    background-color: var(--bg-color)
}

.full .title {
    font-weight: 800;
    line-height: 1.3
}

.page-title-section .page-title-section-inner {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr;
    gap: 30px
}

.page-title-section .page-title-section-inner .img-holder {
    margin-inline: auto
}

.page-title-section .page-title-section-inner .img-holder img {
    margin-inline: auto
}

.page-title-section .page-title-section-inner .page-title {
    text-align: left;
    font-size: clamp(36px, 3vw, 55px);
    max-width: 20ch;
    font-weight: 800;
    line-height: 1.2;
    position: relative;
    z-index: 1
}

.page-title-section .page-title-section-inner .intro-text {
    margin: 0;
    text-align: left;
    font-size: clamp(16px, 2vw, 22px);
    font-weight: 600
}

.page-title-section .page-title-section-inner .intro-text p {
    line-height: 1.4
}

.page-title-section .page-title-section-inner .intro-text a {
    color: #f2c549
}

.page-title-section .page-title-section-inner .intro-text a:hover {
    color: #f2c549;
    text-decoration: underline
}

@media only screen and (min-width:768px) {
    .page-title-section .page-title-section-inner {
        grid-template-columns: 1fr 1fr
    }

    .page-title-section.style-hero {
        grid-template-columns: 4fr 5fr
    }
}

.page-title-section.style-hero .page-title {
    font-size: clamp(32px, 5vw, 55px)
}

.page-template-template-flexible-content:not(.home) .site-header {
    background-color: #fff
}

.page-template-template-flexible-content:not(.home) .mobile-nav-open.site-header {
    background-color: #f1f1f1
}

.news-items-section .news-list li.hidden {
    display: none !important
}

.faq-category-list ul.hidden {
    display: block
}

@media only screen and (max-width:991.98px) {
    [lang=de] .home .page-wrapper {
        --img-offset: -200px
    }

    .faq-category-list ul.hidden {
        display: none
    }
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container {
    left: auto;
    right: -85px
}

[dir=rtl] .wpcf7-form-control-wrap .iti.iti--allow-dropdown {
    position: relative;
    right: 85px
}

.landing-marketing .testimonial-slider.v2 .logo-holder {
    width: auto;
    position: static;
    border: none;
    box-shadow: unset;
    background: 0 0
}

.landing-marketing .testimonial-slider.v2 .logo-holder img {
    max-height: 50px;
    border-radius: 0;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto
}

.is-landing .testimonial-slider.v2 .author-info .author-name {
    font-weight: 400;
    font-size: 16px
}

.sign-up-form-holder {
    background-color: #fff;
    border-radius: 12px;
    padding: 30px;
    max-width: 400px;
    position: relative
}

.sign-up-form-holder:after {
    content: '';
    background-color: #7aa096;
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 16px;
    z-index: -1
}

.sign-up-form-holder h3 {
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 10px
}

.sign-up-form-holder input,
.sign-up-form-holder label {
    font-size: 14px
}

.sign-up-form-holder input {
    padding-left: 10px !important;
    max-height: 45px
}

.sign-up-form-holder input.btn {
    font-size: 17px;
    max-height: unset;
    width: 100%
}

.sign-up-form-holder .wpcf7-spinner {
    position: absolute
}

.sign-up-form-holder .toggle-password {
    position: absolute;
    top: 42px;
    right: 10px;
    cursor: pointer;
    font-size: 16px;
    background: url(/wp-content/themes/foodlabelmaker/img/ico/eye-icon.svg) no-repeat;
    width: 20px;
    height: 16px;
    background-size: contain
}

.sign-up-form-holder .toggle-password.active {
    background: url(/wp-content/themes/foodlabelmaker/img/ico/closed-eye.svg) no-repeat;
    background-size: contain;
    height: 20px;
    top: 32px
}

.sign-up-form-holder .wpcf7-not-valid-tip {
    font-size: 12px
}

.sign-up-form-holder .wpcf7-response-output {
    display: none !important
}

.sign-up-form-holder .cf7-redirect-error,
.sign-up-form-holder .social-login-response {
    margin-top: 1rem;
    background: #ea4d4d;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 4px
}

.sign-up-form-holder .social-login-response {
    display: none
}

@media only screen and (max-width:767.98px) {
    .page-title-section.style-hero .page-title {
        text-align: center
    }

    .page-title-section.style-hero h1 {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .page-title-section.style-hero .intro-text {
        text-align: center
    }

    .page-title-section.style-hero .btn-holder {
        text-align: center
    }

    .page-title-section.style-hero .page-title-section-inner .page-title {
        text-align: center
    }

    .sign-up-form-holder {
        text-align: left
    }

    .sign-up-form-holder {
        margin-left: auto;
        margin-right: auto
    }

    .features-single-page .testimonial-slider.v1 {
        padding-bottom: 40px
    }
}

.feat-icons-section .slick-track {
    display: flex;
    align-items: stretch
}

.feat-icons-section .feat-icon-card {
    position: relative;
    padding: 10px;
    padding-top: 50px;
    height: 100%
}

.feat-icons-section .feat-icon-card-img {
    text-align: center;
    position: absolute;
    top: 0;
    left: calc(50% - 50px)
}

.feat-icons-section .feat-icon-card-img img {
    display: inline-block;
    width: 100px;
    height: 100px
}

.feat-icons-section .feat-icon-card-title {
    font-size: clamp(18px, 4vw, 24px);
    font-weight: 700
}

.feat-icons-section .feat-icon-card-content {
    font-weight: 600;
    text-align: center;
    border: 1px solid #b1c9C2B2;
    border-radius: 15px;
    padding: 50px 20px 30px;
    height: 100%
}

.feat-icons-section .slick-slide {
    height: auto
}

.feat-icons-section .slick-slide>div {
    height: 100%
}

.feat-icons-section .slider-nav {
    color: #0f393a;
    background-color: #f5f3ed;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 48px;
    height: 48px;
    z-index: 2
}

.feat-icons-section .slider-nav.prev-slide {
    left: -16px
}

.feat-icons-section .slider-nav.next-slide {
    right: -16px
}

.clr-primary {
    /*color: #d53f3f*/
    color: #00bffe
}

.clr-main-bg {
    background-color: #231f20
}

.clr-main {
    /*color: #0f393a*/
    color: #231F20
}

.clr-main-dark-bg {
    background-color: #1c3839
}

.clr-main-dark {
    color: #1c3839
}

.clr-secondary {
    color: #231f20
}

.clr-white {
    color: #fff
}

.clr-secondary-light-bg {
    background: linear-gradient(to right,#00bffe,#ffffff,#00bffe);
    
    /* background-color: #00bffe  #0461dd,*/
}

.py-xs {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.mb-xs {
    margin-bottom: 1rem
}

@media only screen and (min-width:992px) {
    .py-xs {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .mb-xs {
        margin-bottom: 1.25rem
    }
}

.mb-sm {
    margin-bottom: 2rem
}

.py-md {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media only screen and (min-width:992px) {
    .mb-sm {
        margin-bottom: 2.5rem
    }

    .py-md {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.my-md {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.pt-md {
    padding-top: 2rem
}

@media only screen and (min-width:992px) {
    .my-md {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .pt-md {
        padding-top: 3rem
    }
}

.mb-md {
    margin-bottom: 2rem
}

.mt-md {
    margin-top: 2rem
}

.py-lg {
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media only screen and (min-width:992px) {
    .mb-md {
        margin-bottom: 3rem
    }

    .mt-md {
        margin-top: 3rem
    }

    .py-lg {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem
    }
}

.pt-lg {
    padding-top: 3rem
}

.mb-lg {
    margin-bottom: 3rem
}

@media only screen and (min-width:992px) {
    .pt-lg {
        padding-top: 4.5rem
    }

    .mb-lg {
        margin-bottom: 4.5rem
    }
}

.my-xlg {
    margin-top: 3rem;
    margin-bottom: 3rem
}

@media only screen and (min-width:992px) {
    .my-xlg {
        margin-top: 5rem;
        margin-bottom: 5rem
    }
}

.mb-xlg {
    margin-bottom: 3rem
}

@media only screen and (min-width:992px) {
    .mb-xlg {
        margin-bottom: 5rem
    }
}

.my-2xlg {
    margin-top: 4rem;
    margin-bottom: 4rem
}

@media only screen and (min-width:992px) {
    .my-2xlg {
        margin-top: 6rem;
        margin-bottom: 6rem
    }
}

.mb-2xlg {
    margin-bottom: 4rem
}

@media only screen and (min-width:992px) {
    .mb-2xlg {
        margin-bottom: 6rem
    }
}

.vs-3>*+* {
    margin-top: 1rem
}

@media only screen and (min-width:1024px) {
    .vs-3>*+* {
        margin-top: 1.25rem
    }

    .vs-6>*+* {
        margin-top: 2rem
    }
}

.vs-6>*+* {
    margin-top: 2rem
}

.vs-7>*+* {
    margin-top: 2rem
}

@media only screen and (min-width:1024px) {
    .vs-7>*+* {
        margin-top: 2.5rem
    }
}

.w-600 {
    font-weight: 600
}

.w-700 {
    font-weight: 700
}

.w-800 {
    font-weight: 800
}

.clr-white .editor-content a {
    color: #fff;
    text-decoration: underline
}

.clr-white .editor-content a:hover {
    color: inherit
}

.text-center {
    text-align: center !important
}

.f-size-100 {
    font-size: 12px
}

.f-size-200 {
    font-size: .875rem
}

.f-size-400 {
    font-size: 1rem
}

.d-block {
    display: block
}

.d-flex {
    display: flex
}

.hidden {
    display: none
}

.container-narrow {
    max-width: 1240px
}

.overflow-reset {
    overflow: unset !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.page-title-section .page-title {
    position: relative;
    z-index: 1
}

.font-alt {
    font-family: var(--flm-font-alt)
}

.font-avenir {
    font-family: var(--flm-font-avenir)
}

.ignore-rtl {
    direction: ltr !important
}

.main-nav>ul li ul li.menu-item-has-children>a::after {
    content: "\e900"
}

.banner-active .site-header {
    height: auto
}

body.banner-active .page-wrapper {
    margin-top: 144px;
    margin-top: 135px
}

@media (max-width:1240px) {
    body.banner-active .page-wrapper {
        margin-top: 128px
    }
}

.sidedrawer .mobile-btn-holder-bottom {
    background: #f1f1f1
    /*background: #00bffe*/
}

.sidedrawer-inner {
    margin-top: 60px;
    height: clamp(300px, 65vh, 400px);
    overflow-y: auto
}

.main-wrapper {
    overflow: hidden
}

@media (max-width:600px) {
    .editor-content table {
        min-width: 600px
    }
}

.editor-content table {
    font-size: 80%;
    width: auto;
    table-layout: fixed;
    width: 100%
}

.editor-content:not(.content-box) table ul li::before {
    min-width: 5px;
    width: 5px;
    height: 5px;
    margin-right: .5rem
}

.editor-content:not(.content-box) table ul li+li {
    margin-top: 0
}

.btn {
    font-size: 1rem !important
}

.top-bar-banner-btn {
    font-size: 14px !important
}

.top-bar-banner-content .center-text {
    font-size: 14px !important
}

@media (max-width:500px) {
    .top-bar-banner-btn {
        font-size: 12px !important
    }
}

@media (max-width:480px) {
    .top-bar-banner-content {
        font-size: 13px !important
    }

    .top-bar-banner-content p {
        line-height: 1.3
    }
}

@media (max-width:410px) {

    .top-bar-banner-content,
    .top-bar-banner-inner .top-bar-banner-content .center-text {
        font-size: 12px !important
    }

    .top-bar-banner-content p,
    .top-bar-banner-inner .top-bar-banner-content .center-text p {
        line-height: 1.4
    }

    .top-bar-banner-icon {
        width: 48px;
        min-width: 48px;
        height: 48px;
        margin-right: -25px
    }
}

@media (max-width:380px) {

    .top-bar-banner-content,
    .top-bar-banner-inner .top-bar-banner-content .center-text {
        font-size: 11px !important
    }
}

@media (max-width:350px) {
    .top-bar-banner-icon {
        display: none
    }

    .top-bar-banner-content {
        margin-left: 0
    }
}

@media (max-width:420px) {
    .top-bar-banner-inner .top-bar-banner-content .center-text {
        margin-left: 0
    }
}

.single .video-holder iframe {
    border-radius: 0
}

#sidedrawer {
    z-index: 999
}

.page-template-landing-sign-up .country-selector {
    display: none
}

.grecaptcha-badge {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    padding-left: .75rem !important
}

[lang=ar] .iti input,
[lang=ar] .iti input[type=tel],
[lang=ar] .iti input[type=text] {
    direction: rtl
}

@media (min-width:882px) {

    [lang=ar] .header-inner .header-lang-switcher-holder,
    [lang=en-US] .header-inner .header-lang-switcher-holder {
        display: none
    }
}

[lang=ar] .header-inner .nav-cta,
[lang=en-US] .header-inner .nav-cta {
    display: flex
}

@media (max-width:881.9px) {

    [lang=ar] .header-inner .nav-cta,
    [lang=en-US] .header-inner .nav-cta {
        display: none
    }

    [lang=ar] .nav-holder,
    [lang=en-US] .nav-holder {
        display: flex;
        align-items: center
    }
}

[lang=ar] .nav-container,
[lang=en-US] .nav-container {
    display: none
}

@media (min-width:882px) {

    [lang=ar] .nav-container,
    [lang=en-US] .nav-container {
        display: block
    }

    [lang=ar] .mobile-only,
    [lang=en-US] .mobile-only {
        display: none
    }

    [lang=ar] .burger-menu,
    [lang=en-US] .burger-menu {
        display: none
    }
}

@media (max-width:882px) {

    [lang=ar] .site-header.is-sticky.mobile-nav-open,
    [lang=en-US] .site-header.is-sticky.mobile-nav-open {
        background-color: transparent;
        border: none
    }

    [lang=ar] .site-header.mobile-nav-open,
    [lang=en-US] .site-header.mobile-nav-open {
        background-color: transparent
    }

    [lang=ar] .sidedrawer.sd-open,
    [lang=en-US] .sidedrawer.sd-open {
        opacity: 1;
        pointer-events: auto
    }

    [lang=ar] body.banner-active .page-wrapper,
    [lang=en-US] body.banner-active .page-wrapper {
        margin-top: 128px
    }
}

@media (min-width:1044px) {

    [lang=es] .header-inner .header-lang-switcher-holder,
    [lang=pt] .header-inner .header-lang-switcher-holder {
        display: none
    }
}

[lang=es] .header-inner .nav-cta,
[lang=pt] .header-inner .nav-cta {
    display: flex
}

@media (max-width:1043.9px) {

    [lang=es] .header-inner .nav-cta,
    [lang=pt] .header-inner .nav-cta {
        display: none
    }

    [lang=es] .nav-holder,
    [lang=pt] .nav-holder {
        display: flex;
        align-items: center
    }
}

[lang=es] .nav-container,
[lang=pt] .nav-container {
    display: none
}

@media (min-width:1044px) {

    [lang=es] .nav-container,
    [lang=pt] .nav-container {
        display: block
    }

    [lang=es] .mobile-only,
    [lang=pt] .mobile-only {
        display: none
    }

    [lang=es] .burger-menu,
    [lang=pt] .burger-menu {
        display: none
    }
}

[lang=de] .btn-holder .btn {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    white-space: normal;
    height: auto
}

[lang=de] .footer-menu-block .footer-menu a,
[lang=de] .page-title-section .page-title,
[lang=de] .pricing-card-mini .type,
[lang=de] .section-title,
[lang=de] .title,
[lang=de] p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media (min-width:1052px) {
    [lang=de] .header-inner .header-lang-switcher-holder {
        display: none
    }
}

[lang=de] .header-inner .nav-cta {
    display: flex
}

@media (max-width:1051.9px) {
    [lang=de] .header-inner .nav-cta {
        display: none
    }

    [lang=de] .nav-holder {
        display: flex;
        align-items: center
    }
}

[lang=de] .nav-container {
    display: none
}

@media (min-width:1052px) {
    [lang=de] .nav-container {
        display: block
    }

    [lang=de] .mobile-only {
        display: none
    }

    [lang=de] .burger-menu {
        display: none
    }
}

@media (max-width:1052px) {
    [lang=de] .site-header.is-sticky.mobile-nav-open {
        background-color: transparent;
        border: none
    }

    [lang=de] .site-header.mobile-nav-open {
        background-color: transparent
    }

    [lang=de] .sidedrawer.sd-open {
        opacity: 1;
        pointer-events: auto
    }

    [lang=de] body.banner-active .page-wrapper {
        margin-top: 128px
    }
}

@media (min-width:1044px) {
    [lang=fr] .header-inner .header-lang-switcher-holder {
        display: none
    }
}

[lang=fr] .header-inner .nav-cta {
    display: flex
}

@media (max-width:1043.9px) {
    [lang=fr] .header-inner .nav-cta {
        display: none
    }

    [lang=fr] .nav-holder {
        display: flex;
        align-items: center
    }
}

[lang=fr] .nav-container {
    display: none
}

@media (min-width:1044px) {
    [lang=fr] .nav-container {
        display: block
    }

    [lang=fr] .mobile-only {
        display: none
    }

    [lang=fr] .burger-menu {
        display: none
    }
}

@media (max-width:1044px) {

    [lang=es] .site-header.is-sticky.mobile-nav-open,
    [lang=pt] .site-header.is-sticky.mobile-nav-open {
        background-color: transparent;
        border: none
    }

    [lang=es] .site-header.mobile-nav-open,
    [lang=pt] .site-header.mobile-nav-open {
        background-color: transparent
    }

    [lang=es] .sidedrawer.sd-open,
    [lang=pt] .sidedrawer.sd-open {
        opacity: 1;
        pointer-events: auto
    }

    [lang=es] body.banner-active .page-wrapper,
    [lang=pt] body.banner-active .page-wrapper {
        margin-top: 128px
    }

    [lang=fr] .site-header.is-sticky.mobile-nav-open {
        background-color: transparent;
        border: none
    }

    [lang=fr] .site-header.mobile-nav-open {
        background-color: transparent
    }

    [lang=fr] .sidedrawer.sd-open {
        opacity: 1;
        pointer-events: auto
    }

    [lang=fr] body.banner-active .page-wrapper {
        margin-top: 128px
    }
}

@media (min-width:1520px) and (max-width:1600px) {
    [lang=fr] .main-nav>ul>li>a {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media (max-width:1520px) {
    [lang=fr] .main-nav>ul>li>a {
        padding-left: 4px;
        padding-right: 4px
    }
}

[lang=fr] .main-nav>ul>li.menu-item-has-children>a {
    padding-right: 28px
}

.iti {
    position: relative;
    display: inline-block
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("/wp-content/webp-express/webp-images/doc-root/wp-content/plugins/telephone-input-for-contact-form-7/public/img/flags.png.webp");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }

    .iti__flag {
        background-image: url("/wp-content/webp-express/webp-images/doc-root/wp-content/plugins/telephone-input-for-contact-form-7/public/img/flags@2x.png.webp")
    }
}

.iti__flag.iti__np {
    background-color: transparent
}
.resaltado-azul{
    background-color: white;
}

/*===== regreso arriba =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 100px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: #0898E7;
  background-size: 200%;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none;
 }
  .back-to-top:hover {
    background-color: rgba(8, 152, 231, 0.5);
    color: #fff;
  }
  
  
/*
</style><link rel="preload" data-rocket-preload as="image" href="/wp-content/uploads/2025/06/flm-hero-new.png.webp" imagesrcset="/wp-content/uploads/2025/06/flm-hero-new.png.webp 1247w,  /wp-content/uploads/2025/06/flm-hero-new-630x577.png.webp 630w,  /wp-content/uploads/2025/06/flm-hero-new-300x275.png.webp 300w,  /wp-content/uploads/2025/06/flm-hero-new-768x703.png.webp 768w,  /wp-content/uploads/2025/06/flm-hero-new-1024x938.png.webp 1024w,  /wp-content/uploads/2025/06/flm-hero-new-900x824.png.webp 900w,  /wp-content/uploads/2025/06/flm-hero-new-524x480.png.webp 524w,  /wp-content/uploads/2025/06/flm-hero-new-420x385.png.webp 420w,  /wp-content/uploads/2025/06/flm-hero-new-318x291.png.webp 318w,  /wp-content/uploads/2025/06/flm-hero-new-290x266.png.webp 290w,  /wp-content/uploads/2025/06/flm-hero-new-280x256.png.webp 280w" imagesizes="(max-width: 480px) 84vw, (max-width: 768px) 60vw, 1247px" fetchpriority="high">
*/