@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/rubik/v26/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0Uw.ttf) format('truetype');
}
@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkV2EH7alwg.ttf) format('truetype');
}
@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 500;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkW-EH7alwg.ttf) format('truetype');
}
@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/cabin/v26/u-4X0qWljRw-PfU81xCKCpdpbgZJl6XFpfEd7eA9BIxxkbqDH7alwg.ttf) format('truetype');
}
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/rubik/v26/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4iFV0Uw.ttf) format('truetype');
}
@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/rubik/v26/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYiFV0Uw.ttf) format('truetype');
}
*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    text-decoration: underline;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
/*! Prefix flex for IE10 and Safari / iOS in LESS */
/* These are the conditional mixins for the different syntax for IE10 Flexbox */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
@media only screen and (min-width: 1470px) {
    .container {
        width: 1470px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff;
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-nav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1469.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1470px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
    color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
    color: #fff;
}
.btn {
    display: inline-block;
    font-weight: 500;
    color: #056000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 0.2rem solid transparent;
    padding: 1.05rem 3rem;
    font-size: 2rem;
    line-height: 1.5;
    border-radius: 3.5rem;
    text-transform: uppercase;
}
@media only screen and (max-width: 1366px) {
    .btn {
        font-size: 1.8rem;
    }
}
@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn:hover {
    color: #212529;
    text-decoration: none;
}
.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-md,
.btn-group-md > .btn {
    padding: 1.2rem 2.75rem;
    font-size: 2.4rem;
    border-radius: 3.5rem;
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 2rem 4rem;
    font-size: 2.4rem;
    border-radius: 5rem;
    border-width: 0.2rem;
}
@media only screen and (max-width: 1366px) {
    .btn-lg,
    .btn-group-lg > .btn {
        padding: 1.9rem 3.8rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-lg,
    .btn-group-lg > .btn {
        padding: 1.7rem 3.6rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-lg,
    .btn-group-lg > .btn {
        padding-left: 3.4rem;
        padding-right: 3.4rem;
        font-size: 1.8rem;
    }
}
.btn-max,
.btn-group-max > .btn {
    padding: 1.9rem 4.2rem;
    font-size: 2.8rem;
    font-weight: 700;
    border-radius: 5rem;
    border-width: 0.4rem;
}
@media only screen and (max-width: 1366px) {
    .btn-max,
    .btn-group-max > .btn {
        padding: 1.8rem 4rem;
        font-size: 2.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-max,
    .btn-group-max > .btn {
        padding: 1.6rem 3.8rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-max,
    .btn-group-max > .btn {
        padding-left: 3.6rem;
        padding-right: 3.6rem;
        font-size: 2.2rem;
    }
}
.btn-primary {
    color: #fff;
    background: #ffb845;
    background: linear-gradient(to bottom, #ffb845 0%, #ff9945 100%);
    border-color: rgba(138, 85, 70, 0.15);
    background-clip: padding-box;
}
.btn-primary:hover {
    color: #fff;
    background: linear-gradient(to bottom, #ffca59 0%, #ffae45 100%);
    background-clip: padding-box;
}
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background: linear-gradient(to bottom, #ffa93b 0%, #ff8420 100%);
    background-clip: padding-box;
    box-shadow: none;
}
.btn-secondary {
    color: #fff;
    background: #0bab4b;
    background: linear-gradient(to bottom, #0dcb59 0%, #0bab4b 100%);
    border-color: rgba(7, 96, 0, 0.39);
    background-clip: padding-box;
}
.btn-secondary:hover {
    color: #fff;
    background: linear-gradient(to bottom, #0dd85f 0%, #0bba51 100%);
    background-clip: padding-box;
}
.btn-secondary:focus,
.btn-secondary.focus {
    color: #fff;
    background: linear-gradient(to bottom, #0cc054 0%, #0ab04c 100%);
    background-clip: padding-box;
    box-shadow: none;
}
.btn-tertiary {
    color: #0bb850;
    background-color: transparent;
    border-color: rgba(11, 184, 80, 0.4);
}
.btn-tertiary:hover {
    color: #0bb850;
    background-color: transparent;
    border-color: #0bb850;
}
.btn-tertiary:focus,
.btn-tertiary.focus {
    box-shadow: none;
    color: #fff;
    background-color: #0bb850;
    border-color: #0bb850;
}
.btn-tertiary.disabled,
.btn-tertiary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-tertiary:not(:disabled):not(.disabled):active,
.btn-tertiary:not(:disabled):not(.disabled).active,
.show > .btn-tertiary.dropdown-toggle {
    color: #fff;
    background-color: #0bb850;
    border-color: #0bb850;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-text {
    color: #02A2C4;
    background-color: transparent;
    border-color: transparent;
}
.btn-text:hover {
    color: #006D84;
    background-color: transparent;
    border-color: transparent;
}
.btn-text:focus,
.btn-text.focus {
    box-shadow: none;
    color: #0293AE;
    background-color: transparent;
    border-color: transparent;
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-shadow {
    position: relative;
}
.btn-shadow::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3.5rem;
    box-shadow: rgba(191, 76, 4, 0.63) 0 25px 30px -20px;
    content: '';
}
.btn-shadow.btn-max::before {
    border-radius: 5rem;
}
.btn-shadow:focus::before,
.btn-shadow.focus::before {
    box-shadow: rgba(191, 76, 4, 0.63) 0 5px 5px -5px;
}
.btn-shadow.btn-secondary::before {
    box-shadow: rgba(65, 28, 0, 0.52) 0 25px 30px -20px;
}
.btn-arrow {
    position: relative;
    padding-right: 0;
}
.btn-arrow ._overlay {
    display: inline-block;
    padding-right: 10.8rem;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow ._overlay {
        padding-right: 10.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow ._overlay {
        padding-right: 9.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow ._overlay {
        padding-right: 8.4rem;
    }
}
.btn-arrow ._overlay::after {
    position: absolute;
    top: 50%;
    right: 2.5rem;
    margin-top: -0.9rem;
    width: 1rem;
    height: 1.8rem;
    content: '';
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='rgb(255, 255, 255)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e") center center no-repeat;
    z-index: 2;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow ._overlay::after {
        margin-top: -0.8rem;
        width: 0.8rem;
        height: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow ._overlay::after {
        margin-top: -0.7rem;
        right: 2rem;
        height: 1.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow ._overlay::after {
        right: 1.6rem;
    }
}
.btn-arrow.btn-primary ._overlay::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4rem;
    height: 100%;
    border-radius: 0 2rem 2rem 0;
    background-color: rgba(0, 0, 0, 0.05);
    content: '';
    z-index: 1;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-primary ._overlay::before {
        width: 3.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-primary ._overlay::before {
        width: 3rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-primary ._overlay::before {
        width: 2.2rem;
    }
}
.btn-arrow.btn-md {
    padding: 13px 40px 13px 22px;
    font-size: 18px;
    font-weight: 400;
    border: 2px solid #09B84F;
}
@media only screen and (max-width: 1469px) {
    .btn-arrow.btn-md {
        padding: 11px 36px 11px 20px;
        font-size: 16px;
    }
}
.btn-arrow.btn-md::after {
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -6px;
    width: 8px;
    height: 12px;
    content: '';
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='%230bb850' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e") center center no-repeat;
    z-index: 2;
}
@media only screen and (max-width: 1469px) {
    .btn-arrow.btn-md::after {
        right: 18px;
    }
}
.btn-arrow.btn-md.btn-tertiary:hover,
.btn-arrow.btn-md.btn-tertiary:focus,
.btn-arrow.btn-md.btn-tertiary.focus {
    color: #fff;
    background-color: #09B84F;
}
.btn-arrow.btn-md.btn-tertiary:hover::after,
.btn-arrow.btn-md.btn-tertiary:focus::after,
.btn-arrow.btn-md.btn-tertiary.focus::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='rgb(255, 255, 255)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
}
.btn-arrow.btn-lg {
    padding-right: 6.8rem;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-lg {
        padding-right: 6.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-lg {
        padding-right: 5.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-lg {
        padding-right: 5rem;
        padding-left: 3rem;
    }
}
@media only screen and (max-width: 575px) {
    .btn-arrow.btn-lg {
        padding-right: 4.8rem;
        padding-left: 2.4rem;
    }
}
.btn-arrow.btn-lg::after {
    position: absolute;
    top: 50%;
    right: 3.2rem;
    margin-top: -0.8rem;
    width: 1rem;
    height: 1.6rem;
    content: '';
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='%230bb850' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
    z-index: 2;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-lg::after {
        margin-top: -0.7rem;
        width: 0.9rem;
        height: 1.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-lg::after {
        right: 2.7rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-lg::after {
        right: 2.3rem;
    }
}
@media only screen and (max-width: 575px) {
    .btn-arrow.btn-lg::after {
        right: 2.2rem;
        margin-top: -0.6rem;
        width: 0.8rem;
        height: 1.2rem;
    }
}
.btn-arrow.btn-lg.btn-tertiary:focus::after,
.btn-arrow.btn-lg.btn-tertiary.focus::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='rgb(255, 255, 255)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
}
.btn-arrow.btn-max ._overlay {
    padding-right: 11.2rem;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-max ._overlay {
        padding-right: 11rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-max ._overlay {
        padding-right: 9.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-max ._overlay {
        padding-right: 8.8rem;
    }
}
.btn-arrow.btn-max ._overlay::after {
    position: absolute;
    top: 50%;
    right: 3.5rem;
    margin-top: -1.1rem;
    width: 1.4rem;
    height: 2.2rem;
    content: '';
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 22' fill='rgb(255, 255, 255)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
    z-index: 2;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-max ._overlay::after {
        margin-top: -1rem;
        width: 1.2rem;
        height: 2rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-max ._overlay::after {
        right: 3rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-max ._overlay::after {
        right: 2.6rem;
    }
}
.btn-arrow.btn-max.btn-primary ._overlay::before {
    width: 8rem;
    border-radius: 0 4rem 4rem 0;
}
@media only screen and (max-width: 1366px) {
    .btn-arrow.btn-max.btn-primary ._overlay::before {
        width: 7.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-arrow.btn-max.btn-primary ._overlay::before {
        width: 7rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-arrow.btn-max.btn-primary ._overlay::before {
        width: 6.2rem;
    }
}
.btn-link {
    font-weight: 500;
    color: #268fd0;
    text-decoration: none;
}
.btn-link:hover {
    color: #46618a;
    text-decoration: underline;
}
.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
.btn-whatisthis {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    display: inline-block;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3rem;
    text-align: center;
    color: #0bb850;
    border: 2px solid #0bb850;
    font-size: 2.4rem;
    border-radius: 50%;
    vertical-align: middle;
}
.btn-whatisthis:hover {
    cursor: pointer;
}
.btn-promo {
    padding: 1.25rem;
    line-height: 1.1;
}
.btn-promo .__accent {
    display: block;
    font-size: 2.2rem;
    color: #fcf8b3;
}
@media only screen and (max-width: 1366px) {
    .btn-promo .__accent {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 991px) {
    .btn-promo .__accent {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .btn-promo .__accent {
        font-size: 1.6rem;
    }
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.btn-back > svg {
    margin-right: 1.5rem;
    vertical-align: initial;
}
.btn-accent {
    border: none;
    background: linear-gradient(180deg, #FD8039 0%, #FF9E2C 100%);
    color: #fff;
}
.btn-accent:hover,
.btn-accent:focus,
.btn-accent.focus {
    background: linear-gradient(180deg, #fc620a 0%, #fe8900 100%);
    color: #fff;
}
.btn-outline-success {
    border-color: #056000;
    color: #056000;
}
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success.focus {
    border-color: #011400;
    color: #011400;
}
.btn-rectangle,
button.btn-rectangle,
a.btn-rectangle {
    font-family: "Cabin", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    box-shadow: 0px 2.66667px 2.66667px rgba(0, 0, 0, 0.24);
    border-radius: 2.66667px;
    letter-spacing: 0.02em;
}
.font-alt {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
}
small,
.small {
    font-size: 80%;
    font-weight: 500;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "\2014\00A0";
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.order-0 {
    -ms-flex-order: 0;
    order: 0;
}
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .order-md-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 1470px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}
.overflow-auto {
    overflow: auto !important;
}
.overflow-hidden {
    overflow: hidden !important;
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-n1 {
    margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}
.m-n2 {
    margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}
.m-n3 {
    margin: -1rem !important;
}
.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}
.m-n4 {
    margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}
.m-n5 {
    margin: -3rem !important;
}
.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1470px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1470px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.text-white {
    color: #fff !important;
}
.text-success {
    color: #0bb850 !important;
}
a.text-success:hover,
a.text-success:focus {
    color: #4ea403 !important;
}
.text-info {
    color: #24c0cf !important;
}
a.text-info:hover,
a.text-info:focus {
    color: #006D84 !important;
}
.text-warning {
    color: #ff9945 !important;
}
a.text-warning:hover,
a.text-warning:focus {
    color: #EA6B3C !important;
}
.text-danger {
    color: #fc4f4e !important;
}
a.text-danger:hover,
a.text-danger:focus {
    color: #dc3545 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}
.text-dark {
    color: #46618a !important;
}
a.text-dark:hover,
a.text-dark:focus {
    color: #243146 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.text-underline {
    text-decoration: underline;
}
.text-underline:hover {
    text-decoration: none;
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
    text-align: justify !important;
}
.text-wrap {
    white-space: normal !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-reset {
    text-transform: none;
    font-style: normal;
    text-decoration: none;
}
.hlight {
    color: #fcf8b3;
}
._headline,
.section-toprated ._features .__item .__heading {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    color: #268fd0;
}
.fade {
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.border {
    border: 1px solid #dee2e6 !important;
}
.border-top {
    border-top: 1px solid #dee2e6 !important;
}
.border-right {
    border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
    border-left: 1px solid #dee2e6 !important;
}
.border-0 {
    border: 0 !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #007bff !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #28a745 !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ffc107 !important;
}
.border-danger {
    border-color: #dc3545 !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}
.first-letter::first-letter {
    float: left;
    margin-top: 2rem;
    padding-right: 2rem;
    font-size: 6.6rem;
    color: #62b412;
}
@media only screen and (max-width: 991px) {
    .first-letter::first-letter {
        margin-top: 15px;
        padding-right: 15px;
        font-size: 62px;
    }
}
.jumbotron {
    padding: 4.8rem 6.4rem;
    background-color: #f7f5f2;
    border-radius: 2rem;
}
@media only screen and (max-width: 1469px) {
    .jumbotron {
        padding: 4.4rem 6rem;
        border-radius: 1.8rem;
    }
}
@media only screen and (max-width: 1280px) {
    .jumbotron {
        padding: 4rem 5.6rem;
        border-radius: 1.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .jumbotron {
        padding: 3.2rem 4.8rem;
        border-radius: 1.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .jumbotron {
        padding: 2.4rem 4rem;
        border-radius: 1.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .jumbotron {
        padding: 1.6rem;
        border-radius: 1rem;
    }
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar.navbar-site {
        position: absolute !important;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
/* VARIABLES
------------------------------------------------------------------------------------------------ */
/* BASE
------------------------------------------------------------------------------------------------ */
html {
    font-size: 10px;
}
body {
    font-size: 2.4rem;
    font-family: "Cabin", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #46618a;
}
@media only screen and (max-width: 991px) {
    body {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    body {
        font-size: 2rem;
    }
}
body.has-sticky-header {
    padding-top: 14rem;
}
@media only screen and (max-width: 1280px) {
    body.has-sticky-header {
        padding-top: 12rem;
    }
}
@media only screen and (max-width: 767px) {
    body.has-sticky-header {
        padding-top: 10rem;
    }
}
@media print {
    body {
        font-size: 18px;
        color: #000;
    }
}
.slideout-open body {
    height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.04em;
}
h1,
.h1 {
    font-size: 9rem;
}
@media only screen and (max-width: 1469px) {
    h1,
    .h1 {
        font-size: 8rem;
    }
}
@media only screen and (max-width: 1366px) {
    h1,
    .h1 {
        font-size: 7.5rem;
    }
}
@media only screen and (max-width: 1280px) {
    h1,
    .h1 {
        font-size: 7rem;
    }
}
@media only screen and (max-width: 991px) {
    h1,
    .h1 {
        font-size: 6rem;
    }
}
@media only screen and (max-width: 575px) {
    h1,
    .h1 {
        font-size: 4.8rem;
    }
}
@media print {
    h1,
    .h1 {
        font-size: 8rem;
    }
}
h2,
.h2 {
    font-size: 8rem;
}
@media only screen and (max-width: 1469px) {
    h2,
    .h2 {
        font-size: 7.2rem;
    }
}
@media only screen and (max-width: 1280px) {
    h2,
    .h2 {
        font-size: 6.6rem;
    }
}
@media only screen and (max-width: 991px) {
    h2,
    .h2 {
        font-size: 5.6rem;
    }
}
@media only screen and (max-width: 767px) {
    h2,
    .h2 {
        font-size: 4.6rem;
    }
}
@media only screen and (max-width: 575px) {
    h2,
    .h2 {
        font-size: 4rem;
    }
}
@media print {
    h2,
    .h2 {
        font-size: 7rem;
    }
}
h3,
.h3 {
    font-size: 6rem;
}
@media only screen and (max-width: 1469px) {
    h3,
    .h3 {
        font-size: 5.6rem;
    }
}
@media only screen and (max-width: 991px) {
    h3,
    .h3 {
        font-size: 4.8rem;
    }
}
@media only screen and (max-width: 767px) {
    h3,
    .h3 {
        font-size: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    h3,
    .h3 {
        font-size: 3.4rem;
    }
}
@media print {
    h3,
    .h3 {
        font-size: 5.2rem;
    }
}
h4,
.h4 {
    font-size: 4.8rem;
}
@media only screen and (max-width: 1469px) {
    h4,
    .h4 {
        font-size: 4.6rem;
    }
}
@media only screen and (max-width: 991px) {
    h4,
    .h4 {
        font-size: 4.2rem;
    }
}
@media only screen and (max-width: 767px) {
    h4,
    .h4 {
        font-size: 3.6rem;
    }
}
@media only screen and (max-width: 575px) {
    h4,
    .h4 {
        font-size: 3.2rem;
    }
}
@media print {
    h4,
    .h4 {
        font-size: 4.2rem;
    }
}
h5,
.h5 {
    font-size: 4.2rem;
}
@media only screen and (max-width: 1469px) {
    h5,
    .h5 {
        font-size: 3.8rem;
    }
}
@media only screen and (max-width: 991px) {
    h5,
    .h5 {
        font-size: 3.4rem;
    }
}
@media only screen and (max-width: 767px) {
    h5,
    .h5 {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 575px) {
    h5,
    .h5 {
        font-size: 2.6rem;
    }
}
@media print {
    h5,
    .h5 {
        font-size: 3.8rem;
    }
}
h6,
.h6 {
    font-size: 3.4rem;
}
@media only screen and (max-width: 1469px) {
    h6,
    .h6 {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 991px) {
    h6,
    .h6 {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    h6,
    .h6 {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 575px) {
    h6,
    .h6 {
        font-size: 2rem;
    }
}
@media print {
    h6,
    .h6 {
        font-size: 3rem;
    }
}
p {
    margin: 0 0 2rem;
}
a {
    color: #46618a;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:focus,
a:active {
    outline: none;
    text-decoration: none;
}
button:focus {
    outline: none;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* BASE TEMPLATE
------------------------------------------------------------------------------------------------ */
.slideout-open {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.slideout-panel {
    position: relative;
    z-index: 1;
}
.slideout-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
}
.slideout-open .slideout-backdrop {
    z-index: 1;
    visibility: visible;
    pointer-events: auto;
}
.navbar-site {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: 14rem;
    z-index: 1;
}
@media only screen and (max-width: 1280px) {
    .navbar-site {
        height: 12rem;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site {
        height: 10rem;
    }
}
@media only screen and (max-width: 575px) {
}
@media print {
    .navbar-site {
        padding-top: 0;
    }
}
.navbar-site .navbar-brand {
    display: block;
    margin-top: -1.8rem;
    margin-right: 0;
    width: 30rem;
    height: 7rem;
    background: url(https://s3.amazonaws.com/img.mynetdiary.com/images/logo-main.svg) 50% 50% no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 1366px) {
    .navbar-site .navbar-brand {
        width: 28rem;
        height: 6.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .navbar-site .navbar-brand {
        width: 24rem;
        height: 5.5rem;
    }
}
@media print {
    .navbar-site .navbar-brand {
        position: relative;
        background: none;
    }
    .navbar-site .navbar-brand::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        content: url(https://s3.amazonaws.com/img.mynetdiary.com/images/logo-dark.svg);
    }
    .navbar-site .navbar-brand::after {
        position: absolute;
        left: 105%;
        top: 28%;
        color: #818b9a;
        font-size: 34px;
    }
    .page-recipe .navbar-site .navbar-brand::after {
        content: "RECIPE";
    }
}
.layout_carb-genius .navbar-site .navbar-brand {
    width: 24rem;
    background-position: -76px 50%;
    background-size: auto 100%;
}
@media only screen and (max-width: 1366px) {
    .layout_carb-genius .navbar-site .navbar-brand {
        width: 22rem;
        background-position: -72px 50%;
    }
}
@media only screen and (max-width: 575px) {
    .layout_carb-genius .navbar-site .navbar-brand {
        margin-top: -8px;
        width: 20rem;
        background-position: 0 50%;
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/logo-big-carb-genius.png);
    }
}
.navbar-site .navbar-toggler .navbar-toggler-icon {
    width: 3.2rem;
    height: 3.3rem;
}
.navbar-site .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='3' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.slideout-open .navbar-site .navbar-toggler {
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
    .navbar-site .navbar-collapse {
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}
@media print {
    .navbar-site .navbar-collapse {
        display: none !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1280px) {
    .navbar-site .navbar-nav-site {
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -2rem;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site {
        margin-top: 3rem;
        border-bottom: 0.1rem dashed #46618a;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site .nav-item {
        border-top: 0.1rem dashed #46618a;
    }
}
.navbar-site .navbar-nav-site .nav-item:first-child > .nav-link::before {
    display: none;
}
.navbar-site .navbar-nav-site .nav-link {
    position: relative;
    padding-left: 2rem;
    padding-right: 2rem;
    color: #fff;
    font-size: 2.2rem;
    text-align: center;
    border: 1px solid transparent;
    z-index: 1000;
}
.navbar-site .navbar-nav-site .nav-link::before {
    display: block;
    position: absolute;
    top: 2.1rem;
    left: -0.2rem;
    height: 0.5rem;
    width: 0.5rem;
    content: '';
    background: #fcf8b3;
    transform: rotate(45deg);
}
@media only screen and (max-width: 1366px) {
    .navbar-site .navbar-nav-site .nav-link::before {
        top: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site .nav-link::before {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site .nav-link[data-toggle="collapse"]::after {
        position: absolute;
        top: 1.8rem;
        right: 0;
        width: 1.6rem;
        height: 0.9rem;
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 9' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='rgb(103, 186, 16)' d='M15.059,8.284 C14.786,8.556 14.344,8.556 14.071,8.284 L7.980,2.195 L1.877,8.295 C1.604,8.568 1.161,8.568 0.888,8.295 C0.615,8.021 0.615,7.579 0.888,7.306 L7.319,0.878 C7.498,0.698 7.749,0.649 7.978,0.705 C8.208,0.649 8.458,0.698 8.637,0.877 L15.059,7.296 C15.332,7.569 15.332,8.011 15.059,8.284 Z' /%3e%3c/svg%3e");
        content: '';
    }
}
.navbar-site .navbar-nav-site .nav-link[data-toggle="collapse"].collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 9' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='rgb(103, 186, 16)' d='M15.016,1.654 L8.629,8.182 C8.451,8.364 8.202,8.414 7.974,8.357 C7.746,8.414 7.497,8.364 7.318,8.181 L0.922,1.644 C0.651,1.366 0.651,0.916 0.922,0.638 C1.194,0.360 1.635,0.360 1.906,0.638 L7.975,6.841 L14.033,0.649 C14.305,0.372 14.745,0.372 15.016,0.649 C15.287,0.927 15.287,1.376 15.016,1.654 Z' /%3e%3c/svg%3e");
}
@media only screen and (max-width: 1366px) {
    .navbar-site .navbar-nav-site .nav-link {
        padding-left: 1.8rem;
        padding-right: 1.8rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-right: 2.5rem;
        font-size: 1.6rem;
        color: #46618a;
        text-align: left;
        text-transform: uppercase;
    }
}
.navbar-site .navbar-nav-site .nav-link:hover,
.navbar-site .navbar-nav-site .nav-link:focus {
    color: #fcf8b3;
    text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
    .navbar-site .navbar-nav-site .nav-link:hover,
    .navbar-site .navbar-nav-site .nav-link:focus {
        color: #46618a;
    }
}
.navbar-site .navbar-nav-site .dropdown {
    position: relative;
}
@media only screen and (min-width: 768px) {
    .navbar-site .navbar-nav-site .dropdown:focus .nav-link,
    .navbar-site .navbar-nav-site .dropdown:hover .nav-link {
        margin-left: -5px;
        margin-right: -5px;
        padding-left: 25px;
        padding-right: 25px;
        border-color: #eae4de;
        border-bottom: none;
        background-color: #fff;
        border-radius: 5px 5px 0 0;
        color: #ff8e3e;
        z-index: 1001;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
    .navbar-site .navbar-nav-site .dropdown:focus .nav-link,
    .navbar-site .navbar-nav-site .dropdown:hover .nav-link {
        padding-left: 23px;
        padding-right: 23px;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .navbar-nav-site .dropdown:focus .nav-link::before,
    .navbar-site .navbar-nav-site .dropdown:hover .nav-link::before {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .navbar-nav-site .dropdown:focus .dropdown-menu,
    .navbar-site .navbar-nav-site .dropdown:hover .dropdown-menu {
        display: block;
    }
}
.navbar-site .navbar-subnav {
    padding-left: 0;
    list-style: none;
    padding-left: 2.5rem;
    font-size: 1.6rem;
}
.navbar-site .navbar-subnav > li {
    padding-bottom: 1rem;
}
.navbar-site .navbar-subnav_no-bullets > li > a {
    display: flex;
    align-items: center;
}
@media only screen and (min-width: 768px) {
    .navbar-site .navbar-subnav_no-bullets > li > a {
        padding-left: 1rem !important;
    }
}
.navbar-site .navbar-subnav_no-bullets > li > a::before {
    display: none;
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu {
        position: absolute;
        top: 100%;
        left: -5px;
        margin-top: -2px;
        padding: 1rem;
        min-width: 31rem;
        background-color: #fff;
        border: 1px solid #eae4de;
        box-shadow: rgba(0, 0, 0, 0.45) 0 4px 7px -4px;
        border-radius: 0 5px 5px 5px;
        z-index: 1000;
        text-align: left;
        font-size: 2rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
    .navbar-site .dropdown-menu {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu > li {
        padding: 0;
        margin: 0;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu > li > a {
        position: relative;
        display: block;
        padding: 0.8rem 1rem 0.8rem 3rem;
        border-radius: 3px;
        transition: all 0.15s ease-in-out 0s;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu > li > a::before {
        position: absolute;
        top: 7px;
        left: 15px;
        color: #ff8e3e;
        font-size: 2rem;
        content: '•';
    }
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
    .navbar-site .dropdown-menu > li > a::before {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu > li > a:hover,
    .navbar-site .dropdown-menu > li > a:focus {
        background: #ff8e3e;
        color: #fff;
        text-decoration: none;
    }
}
@media only screen and (min-width: 768px) {
    .navbar-site .dropdown-menu > li > a:hover::before,
    .navbar-site .dropdown-menu > li > a:focus::before {
        color: #fff;
    }
}
.navbar-site ._buttons .nav-item:last-child {
    margin-left: 2rem;
}
@media only screen and (max-width: 767px) {
    .navbar-site ._buttons .nav-item:last-child {
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site ._buttons {
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site ._buttons .btn {
        min-width: 10rem;
        padding: 0.5rem 1.8rem;
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site ._buttons .btn-tertiary {
        border-color: rgba(107, 199, 45, 0.5);
    }
    .navbar-site ._buttons .btn-tertiary:hover,
    .navbar-site ._buttons .btn-tertiary:focus,
    .navbar-site ._buttons .btn-tertiary.focus {
        border-color: #0bb850;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-site .slideout-menu {
        position: fixed;
        top: 0;
        right: -26.5rem;
        bottom: 0;
        display: none;
        padding: 4rem 2rem 2rem;
        min-height: 100vh;
        height: auto;
        margin: 0;
        width: 26.5rem;
        box-shadow: inset 18px 0 20px -20px rgba(142, 112, 103, 0.67);
        overflow-y: scroll;
        background: #f0ece8 url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-noisy.jpg) 0 0 repeat;
        -webkit-overflow-scrolling: auto;
        z-index: 0;
    }
}
.slideout-open .navbar-site .slideout-menu {
    display: block;
}
.navbar-site .btn-primary {
    border-color: rgba(5, 96, 0, 0.5);
    border-width: 0.3rem;
}
.navbar-site .btn-tertiary:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fcf8b3;
}
.navbar-site .btn-tertiary:focus,
.navbar-site .btn-tertiary.focus {
    box-shadow: none;
    color: #fff;
    background-color: #0bb850;
    border-color: #0bb850;
}
@media only screen and (min-width: 768px) {
    .navbar-site .btn-tertiary {
        color: #fff;
        border-color: #0bb850;
    }
    .navbar-site .btn-tertiary:hover,
    .navbar-site .btn-tertiary:focus,
    .navbar-site .btn-tertiary.focus {
        color: #fff;
        border-color: #0bb850;
    }
}
.navbar-site ._get-link {
    display: none;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
    font-size: 1.7rem;
    color: #0bb850;
}
.navbar-site ._get-link:hover {
    text-decoration: none;
}
.navbar-site ._get-link > svg {
    margin-right: 1rem;
}
.navbar-site ._get-link > svg > path {
    fill: #0bb850;
}
@media only screen and (max-width: 767px) {
    .navbar-site_theme_logo .navbar-brand {
        margin-top: -4px !important;
        width: 20rem !important;
    }
}
.navbar-site_theme_logo ._get-link {
    display: none !important;
}
.fixed-top {
    position: fixed !important;
    z-index: 1030;
}
.fixed-top.in {
    padding-top: 0;
    padding-bottom: 0;
    height: 7rem;
    box-shadow: rgba(0, 0, 0, 0.11) 0 10px 16px;
    background: #fff;
}
@media only screen and (max-width: 1280px) {
    .fixed-top.in {
        align-items: flex-start;
        padding-top: 1rem;
        height: 12rem;
    }
}
@media only screen and (max-width: 767px) {
    .fixed-top.in {
        align-items: center;
        padding-top: 3px;
        height: 5rem;
    }
}
.fixed-top.in .navbar-brand {
    margin-top: -1rem;
    width: 22rem;
    height: 5rem;
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/images/logo-dark.svg);
}
@media only screen and (max-width: 1280px) {
    .fixed-top.in .navbar-brand {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px) {
    .fixed-top.in .navbar-brand {
        width: 3.6rem;
        height: 3.6rem;
        background-size: auto 36px;
        background-position: 0 center;
    }
}
.layout_carb-genius .fixed-top.in .navbar-brand {
    background-position: -56px 50%;
}
@media only screen and (max-width: 767px) {
    .layout_carb-genius .fixed-top.in .navbar-brand {
        background-position: 5px 50%;
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/logo-big-carb-genius.png);
    }
}
@media only screen and (max-width: 1280px) {
    .fixed-top.in .navbar-nav-site {
        bottom: 1rem;
    }
}
.fixed-top.in .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%230bb850' stroke-width='3' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.fixed-top.in .nav-link {
    color: #46618a;
}
.fixed-top.in .nav-link::before {
    background: #beaeac;
}
.fixed-top.in .nav-link:hover,
.fixed-top.in .nav-link:focus {
    color: inherit;
    text-decoration: underline;
}
.fixed-top.in .btn-primary {
    border-color: rgba(138, 85, 70, 0.15);
}
.fixed-top.in .btn-tertiary {
    color: #0bb850;
}
.fixed-top.in .btn-tertiary:focus {
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .fixed-top.in ._get-link {
        display: flex;
        align-items: center;
    }
}
.breadcrumbs {
    padding-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -40px;
    width: 100%;
    font-size: 20px;
}
@media only screen and (max-width: 991px) {
    .breadcrumbs {
        margin-top: 10px;
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 575px) {
    .breadcrumbs {
        font-size: 18px;
    }
}
.breadcrumbs__level {
    position: relative;
    padding-right: 1.8rem;
    margin-right: 1rem;
    color: #268fd0;
}
@media only screen and (max-width: 575px) {
    .breadcrumbs__level {
        padding-right: 1.6rem;
        margin-right: 0.8rem;
    }
}
.breadcrumbs__level::after {
    position: absolute;
    top: 8px;
    right: 0;
    display: block;
    width: 7px;
    height: 13px;
    background: url("data:image/svg+xml,%3csvg viewBox='0 0 7 13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='rgb(207, 192, 190)' d='M6.953,6.015 C7.039,6.361 6.962,6.738 6.687,7.008 L1.822,11.712 C1.402,12.124 0.721,12.124 0.300,11.712 C-0.120,11.300 -0.120,10.633 0.300,10.221 L4.652,6.013 L0.317,1.821 C-0.103,1.410 -0.103,0.743 0.317,0.332 C0.737,-0.079 1.417,-0.079 1.836,0.332 L6.687,5.022 C6.963,5.292 7.039,5.669 6.953,6.015 Z'/%3e%3c/svg%3e") 0 0 no-repeat;
    background-size: 7px auto;
    content: '';
}
@media only screen and (max-width: 575px) {
    .breadcrumbs__level::after {
        background-size: 5px auto;
    }
}
.footer-site {
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
}
@media print {
    .footer-site {
        background: none;
    }
}
.footer-site > .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    padding-top: 7rem;
    padding-bottom: 5.5rem;
}
@media only screen and (max-width: 1469px) {
    .footer-site > .container {
        padding-top: 7.5rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site > .container {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 13rem;
        padding-bottom: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site > .container {
        padding-top: 10rem;
    }
}
.footer-site > .container ._heading {
    margin: 2.5rem 0 5rem;
    font-size: 2.2rem;
    text-transform: uppercase;
}
@media only screen and (max-width: 1280px) {
    .footer-site > .container ._heading {
        margin-bottom: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site > .container ._heading {
        margin-bottom: 2.5rem;
    }
}
@media only screen and (max-width: 1469px) {
    .footer-site > .container ._heading {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site > .container ._heading {
        font-size: 1.8rem;
    }
}
@media print {
    .footer-site > .container {
        display: none !important;
    }
}
.footer-site ._logo {
    display: block;
    max-width: 29.4rem;
    margin-bottom: 6rem;
    width: 100%;
}
@media only screen and (max-width: 1280px) {
    .footer-site ._logo {
        margin-bottom: 4rem;
        max-width: 27rem;
    }
}
@media only screen and (max-width: 1024px) {
    .footer-site ._logo {
        max-width: 25rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site ._logo {
        position: absolute;
        top: 5rem;
        left: 1.5rem;
        max-width: 29.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site ._logo {
        max-width: 18.5rem;
    }
}
.layout_carb-genius .footer-site ._logo {
    overflow: hidden;
}
.layout_carb-genius .footer-site ._logo > img {
    margin-left: -76px;
}
@media only screen and (max-width: 1366px) {
    .layout_carb-genius .footer-site ._logo > img {
        margin-left: -70px;
    }
}
@media only screen and (max-width: 1366px) {
    .layout_carb-genius .footer-site ._logo > img {
        margin-left: -64px;
    }
}
@media only screen and (max-width: 991px) {
    .layout_carb-genius .footer-site ._logo > img {
        margin-left: -76px;
    }
}
@media only screen and (max-width: 575px) {
    .layout_carb-genius .footer-site ._logo > img {
        margin-left: -48px;
    }
}
.footer-site.__rounded > .container {
    padding-top: 10.5rem;
}
@media only screen and (max-width: 991px) {
    .footer-site.__rounded > .container {
        padding-top: 17rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site.__rounded > .container {
        padding-top: 14rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site.__rounded > .container ._logo {
        top: 7rem;
    }
}
.footer-site ._section {
    margin-right: 1.5rem;
}
@media only screen and (max-width: 991px) {
    .footer-site ._section {
        -ms-flex: 0 25%;
        -webkit-flex: 0 25%;
        flex: 0 25%;
        margin-right: 0;
        margin-bottom: 2.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._section {
        -ms-flex: 0 50%;
        -webkit-flex: 0 50%;
        flex: 0 50%;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site ._section:first-child {
        -ms-flex: 0 100%;
        -webkit-flex: 0 100%;
        flex: 0 100%;
        order: 5;
        padding-top: 0.5rem;
        overflow: hidden;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._section:nth-child(2) {
        order: 1;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._section:nth-child(3) {
        order: 4;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._section:nth-child(4) {
        order: 2;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._section:last-child {
        order: 3;
    }
}
.footer-site .navbar-nav {
    padding-left: 0;
    list-style: none;
    margin: 0;
    font-size: 1.4rem;
    color: #beaeac;
}
@media only screen and (max-width: 575px) {
    .footer-site .navbar-nav {
        font-size: 1rem;
    }
}
.footer-site .navbar-nav > li {
    position: relative;
    margin: 0 0 2rem;
    padding-left: 1.5rem;
}
@media only screen and (max-width: 1280px) {
    .footer-site .navbar-nav > li {
        margin-bottom: 1.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site .navbar-nav > li {
        margin-bottom: 1rem;
    }
}
.footer-site .navbar-nav > li::before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2rem;
    line-height: 1.4;
    content: '•';
}
@media only screen and (max-width: 1280px) {
    .footer-site .navbar-nav > li::before {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site .navbar-nav > li::before {
        font-size: 1.4rem;
    }
}
.footer-site .navbar-nav > li > a {
    font-size: 2rem;
    vertical-align: sub;
}
@media only screen and (max-width: 1280px) {
    .footer-site .navbar-nav > li > a {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site .navbar-nav > li > a {
        font-size: 1.4rem;
    }
}
.footer-site ._stores {
    margin-bottom: 0.5rem;
}
@media only screen and (max-width: 991px) {
    .footer-site ._stores {
        float: left;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site ._stores {
        float: none;
    }
}
.footer-site ._stores .__item {
    display: inline-block;
    max-width: 14.4rem;
}
@media only screen and (max-width: 1280px) {
    .footer-site ._stores .__item {
        max-width: 13rem;
    }
}
@media only screen and (max-width: 1024px) {
    .footer-site ._stores .__item {
        max-width: 12rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site ._stores .__item {
        max-width: none;
        width: 15rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site ._stores .__item {
        width: 13rem;
    }
}
.footer-site ._stores .__item + .__item {
    margin-left: 1rem;
}
.footer-site ._stats {
    margin-top: 1.5rem;
    font-size: 2rem;
    color: #5b6067;
}
@media only screen and (max-width: 1280px) {
    .footer-site ._stats {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site ._stats {
        float: left;
        margin-left: 2rem;
        margin-top: 1.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .footer-site ._stats {
        max-width: 14.5rem;
        margin-top: -0.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site ._stats {
        float: none;
        margin: 1.5rem 0 0;
        max-width: none;
    }
}
.footer-site ._stats > span {
    color: #beaeac;
}
.footer-site ._stats strong {
    font-weight: 700;
}
.footer-site ._stats > img {
    vertical-align: text-top;
}
@media only screen and (max-width: 1280px) {
    .footer-site ._stats > img {
        width: 2.2rem;
    }
}
@media only screen and (max-width: 1024px) {
    .footer-site ._stats > img {
        width: 2rem;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site ._stats > img {
        width: 2.2rem;
    }
}
.footer-site .list-share {
    margin-top: 4.5rem;
}
@media only screen and (max-width: 991px) {
    .footer-site .list-share {
        float: left;
        width: 100%;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site .list-share {
        float: none;
        margin-top: 2.5rem;
    }
}
.footer-site .copyright {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
    border-top: 1px solid rgba(143, 112, 102, 0.08);
    background-color: rgba(143, 112, 102, 0.05);
    font-size: 1.8rem;
}
@media only screen and (max-width: 1024px) {
    .footer-site .copyright {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .footer-site .copyright {
        font-size: 1.4rem;
    }
}
@media print {
    .footer-site .copyright {
        display: none !important;
    }
}
.footer-site .copyright > .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
@media only screen and (max-width: 991px) {
    .footer-site .copyright > .container {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}
@media only screen and (max-width: 991px) {
    .footer-site .copyright ._text {
        order: 2;
    }
}
.footer-site .copyright .nav {
    margin: 0;
    line-height: 1;
}
@media only screen and (max-width: 991px) {
    .footer-site .copyright .nav {
        margin-bottom: 2rem;
        order: 1;
    }
}
.footer-site .copyright .nav > li {
    padding: 0 1.5rem;
    height: 1.2rem;
    border-left: 1px solid #ccbebc;
}
@media only screen and (max-width: 991px) {
    .footer-site .copyright .nav > li {
        padding: 0 1rem;
        height: 0.8rem;
    }
}
.footer-site .copyright .nav > li:first-child {
    padding-left: 0;
    border: none;
}
.footer-site .copyright .nav a {
    position: relative;
    top: -0.4rem;
}
.footer-site .copyright .__secured {
    margin-right: 1.5rem;
}
@media only screen and (max-width: 575px) {
    .footer-site .copyright .__secured {
        display: block;
        margin: 0 auto 1.5rem;
    }
}
.footer-site_theme_rounded-top {
    position: relative;
    padding-top: 5rem;
    overflow: hidden;
}
.footer-site_theme_rounded-top::before {
    position: absolute;
    top: -54rem;
    left: -5rem;
    right: -5rem;
    display: block;
    width: auto;
    height: 60rem;
    background: #fff;
    content: '';
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1000;
}
.list-share {
    padding-left: 0;
    list-style: none;
}
.list-share > li {
    display: inline;
    margin-right: 0.5rem;
}
.list-share a {
    display: inline-block;
    width: 5.6rem;
    height: 5.6rem;
    line-height: 4.8rem;
    text-align: center;
    border: 0.2rem solid rgba(110, 0, 0, 0.11);
    border-radius: 50%;
}
.list-share .__facebook:hover {
    border-color: #3e69c2;
}
.list-share .__facebook:hover svg > path {
    fill: #3e69c2;
}
.list-share .__facebook:focus {
    border-color: #3e69c2;
    background-color: #3e69c2;
}
.list-share .__facebook:focus svg > path {
    fill: white;
}
.list-share .__twitter:hover {
    border-color: #1da1f3;
}
.list-share .__twitter:hover svg > path {
    fill: #1da1f3;
}
.list-share .__twitter:focus {
    border-color: #1da1f3;
    background-color: #1da1f3;
}
.list-share .__twitter:focus svg > path {
    fill: white;
}
.list-share .__youtube:hover {
    border-color: #f50e1b;
}
.list-share .__youtube:hover svg > path {
    fill: #f50e1b;
}
.list-share .__youtube:focus {
    border-color: #f50e1b;
    background-color: #f50e1b;
}
.list-share .__youtube:focus svg > path {
    fill: white;
}
.list-share .__pinterest:hover {
    border-color: #ca2127;
}
.list-share .__pinterest:hover svg > path {
    fill: #ca2127;
}
.list-share .__pinterest:focus {
    border-color: #ca2127;
    background-color: #ca2127;
}
.list-share .__pinterest:focus svg > path {
    fill: white;
}
.list-share .__linkedin:hover {
    border-color: #0077b4;
}
.list-share .__linkedin:hover svg > path {
    fill: #0077b4;
}
.list-share .__linkedin:focus {
    border-color: #0077b4;
    background-color: #0077b4;
}
.list-share .__linkedin:focus svg > path {
    fill: white;
}
.list-share .__instagram {
    position: relative;
    border: none;
    background: rgba(110, 0, 0, 0.11);
}
.list-share .__instagram .___icon {
    position: relative;
    display: inline-block;
    width: 3.2rem;
    height: 3.2rem;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 32 32' fill='rgb(207, 192, 190)' %3e%3cpath d='M31.904,22.597 C31.826,24.300 31.556,25.463 31.160,26.481 C30.329,28.630 28.630,30.329 26.481,31.160 C25.463,31.556 24.300,31.826 22.597,31.904 C20.891,31.982 20.345,32.000 16.000,32.000 C11.655,32.000 11.110,31.982 9.403,31.904 C7.701,31.826 6.537,31.556 5.520,31.160 C4.452,30.758 3.485,30.128 2.686,29.315 C1.872,28.515 1.242,27.548 0.840,26.481 C0.445,25.463 0.174,24.300 0.097,22.597 C0.018,20.890 0.000,20.345 0.000,16.000 C0.000,11.655 0.018,11.110 0.097,9.403 C0.174,7.700 0.444,6.537 0.840,5.519 C1.242,4.452 1.872,3.485 2.686,2.685 C3.485,1.872 4.452,1.242 5.520,0.840 C6.537,0.444 7.700,0.174 9.403,0.096 C11.110,0.018 11.655,0.000 16.000,0.000 C20.345,0.000 20.890,0.018 22.597,0.097 C24.300,0.174 25.463,0.444 26.480,0.840 C27.548,1.242 28.515,1.872 29.314,2.685 C30.128,3.485 30.758,4.452 31.160,5.519 C31.556,6.537 31.826,7.700 31.904,9.403 C31.982,11.110 32.000,11.655 32.000,16.000 C32.000,20.345 31.982,20.890 31.904,22.597 ZM29.024,9.535 C28.953,7.975 28.692,7.128 28.473,6.564 C28.216,5.869 27.807,5.240 27.276,4.724 C26.760,4.193 26.131,3.784 25.436,3.527 C24.872,3.308 24.025,3.047 22.465,2.976 C20.778,2.899 20.272,2.883 16.000,2.883 C11.728,2.883 11.222,2.899 9.535,2.976 C7.975,3.047 7.127,3.308 6.564,3.527 C5.869,3.784 5.240,4.193 4.724,4.724 C4.193,5.240 3.783,5.869 3.527,6.564 C3.308,7.128 3.047,7.975 2.976,9.535 C2.899,11.222 2.883,11.728 2.883,16.000 C2.883,20.272 2.899,20.779 2.976,22.466 C3.047,24.026 3.308,24.873 3.527,25.437 C3.783,26.132 4.192,26.760 4.724,27.276 C5.240,27.808 5.869,28.217 6.564,28.473 C7.127,28.692 7.974,28.953 9.534,29.024 C11.221,29.101 11.727,29.117 16.000,29.117 C20.273,29.117 20.779,29.101 22.465,29.024 C24.025,28.953 24.873,28.692 25.436,28.473 C26.832,27.935 27.935,26.832 28.473,25.437 C28.692,24.873 28.953,24.026 29.024,22.466 C29.101,20.778 29.117,20.272 29.117,16.000 C29.117,11.728 29.101,11.222 29.024,9.535 ZM24.541,9.379 C23.480,9.379 22.621,8.519 22.621,7.459 C22.621,6.399 23.480,5.539 24.541,5.539 C25.601,5.539 26.461,6.399 26.461,7.459 C26.461,8.519 25.601,9.379 24.541,9.379 ZM16.000,24.216 C11.462,24.216 7.784,20.538 7.784,16.000 C7.784,11.462 11.462,7.784 16.000,7.784 C20.538,7.784 24.216,11.462 24.216,16.000 C24.216,20.538 20.538,24.216 16.000,24.216 ZM16.000,10.667 C13.055,10.667 10.667,13.054 10.667,16.000 C10.667,18.946 13.054,21.333 16.000,21.333 C18.945,21.333 21.333,18.946 21.333,16.000 C21.333,13.055 18.945,10.667 16.000,10.667 Z'/%3e%3c/svg%3e");
}
.list-share .__instagram:hover {
    background: #774ec2;
    background: -moz-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #774ec2), color-stop(34%, #d32e8c), color-stop(69%, #f57334), color-stop(100%, #fed97d));
    background: -webkit-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -o-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -ms-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: linear-gradient(to bottom, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
}
.list-share .__instagram:hover .___icon {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/images/icon-instagram-hover.svg);
}
.list-share .__instagram:focus {
    background: #774ec2;
    background: -moz-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #774ec2), color-stop(34%, #d32e8c), color-stop(69%, #f57334), color-stop(100%, #fed97d));
    background: -webkit-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -o-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: -ms-linear-gradient(top, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
    background: linear-gradient(to bottom, #774ec2 0%, #d32e8c 34%, #f57334 69%, #fed97d 100%);
}
.list-share .__instagram:focus .___icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 32 32' fill='rgb(255, 255, 255)' %3e%3cpath d='M31.904,22.597 C31.826,24.300 31.556,25.463 31.160,26.481 C30.329,28.630 28.630,30.329 26.481,31.160 C25.463,31.556 24.300,31.826 22.597,31.904 C20.891,31.982 20.345,32.000 16.000,32.000 C11.655,32.000 11.110,31.982 9.403,31.904 C7.701,31.826 6.537,31.556 5.520,31.160 C4.452,30.758 3.485,30.128 2.686,29.315 C1.872,28.515 1.242,27.548 0.840,26.481 C0.445,25.463 0.174,24.300 0.097,22.597 C0.018,20.890 0.000,20.345 0.000,16.000 C0.000,11.655 0.018,11.110 0.097,9.403 C0.174,7.700 0.444,6.537 0.840,5.519 C1.242,4.452 1.872,3.485 2.686,2.685 C3.485,1.872 4.452,1.242 5.520,0.840 C6.537,0.444 7.700,0.174 9.403,0.096 C11.110,0.018 11.655,0.000 16.000,0.000 C20.345,0.000 20.890,0.018 22.597,0.097 C24.300,0.174 25.463,0.444 26.480,0.840 C27.548,1.242 28.515,1.872 29.314,2.685 C30.128,3.485 30.758,4.452 31.160,5.519 C31.556,6.537 31.826,7.700 31.904,9.403 C31.982,11.110 32.000,11.655 32.000,16.000 C32.000,20.345 31.982,20.890 31.904,22.597 ZM29.024,9.535 C28.953,7.975 28.692,7.128 28.473,6.564 C28.216,5.869 27.807,5.240 27.276,4.724 C26.760,4.193 26.131,3.784 25.436,3.527 C24.872,3.308 24.025,3.047 22.465,2.976 C20.778,2.899 20.272,2.883 16.000,2.883 C11.728,2.883 11.222,2.899 9.535,2.976 C7.975,3.047 7.127,3.308 6.564,3.527 C5.869,3.784 5.240,4.193 4.724,4.724 C4.193,5.240 3.783,5.869 3.527,6.564 C3.308,7.128 3.047,7.975 2.976,9.535 C2.899,11.222 2.883,11.728 2.883,16.000 C2.883,20.272 2.899,20.779 2.976,22.466 C3.047,24.026 3.308,24.873 3.527,25.437 C3.783,26.132 4.192,26.760 4.724,27.276 C5.240,27.808 5.869,28.217 6.564,28.473 C7.127,28.692 7.974,28.953 9.534,29.024 C11.221,29.101 11.727,29.117 16.000,29.117 C20.273,29.117 20.779,29.101 22.465,29.024 C24.025,28.953 24.873,28.692 25.436,28.473 C26.832,27.935 27.935,26.832 28.473,25.437 C28.692,24.873 28.953,24.026 29.024,22.466 C29.101,20.778 29.117,20.272 29.117,16.000 C29.117,11.728 29.101,11.222 29.024,9.535 ZM24.541,9.379 C23.480,9.379 22.621,8.519 22.621,7.459 C22.621,6.399 23.480,5.539 24.541,5.539 C25.601,5.539 26.461,6.399 26.461,7.459 C26.461,8.519 25.601,9.379 24.541,9.379 ZM16.000,24.216 C11.462,24.216 7.784,20.538 7.784,16.000 C7.784,11.462 11.462,7.784 16.000,7.784 C20.538,7.784 24.216,11.462 24.216,16.000 C24.216,20.538 20.538,24.216 16.000,24.216 ZM16.000,10.667 C13.055,10.667 10.667,13.054 10.667,16.000 C10.667,18.946 13.054,21.333 16.000,21.333 C18.945,21.333 21.333,18.946 21.333,16.000 C21.333,13.055 18.945,10.667 16.000,10.667 Z'/%3e%3c/svg%3e");
}
.list-share .__instagram:focus::before {
    display: none;
}
.list-share .__instagram::before {
    position: absolute;
    top: 0.2rem;
    bottom: 0.2rem;
    left: 0.2rem;
    right: 0.2rem;
    content: '';
    border-radius: 50%;
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
}
.list-share .__email:hover {
    border-color: #63c7cd;
}
.list-share .__email:hover svg > path {
    fill: #63c7cd;
}
.list-share .__email:focus {
    border-color: #63c7cd;
    background-color: #63c7cd;
}
.list-share .__email:focus svg > path {
    fill: white;
}
.list-share .__print:hover {
    border-color: #78c62c;
}
.list-share .__print:hover svg > path {
    fill: #78c62c;
}
.list-share .__print:focus {
    border-color: #78c62c;
    background-color: #78c62c;
}
.list-share .__print:focus svg > path {
    fill: white;
}
.section-header {
    position: relative;
    padding-top: 20rem;
    padding-bottom: 7rem;
    overflow: hidden;
    margin-top: -14rem;
    font-size: 2.6rem;
    color: #fff;
    z-index: 0;
}
@media only screen and (max-width: 1280px) {
    .section-header {
        margin-top: -12rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header {
        padding-bottom: 5rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header {
        margin-top: -10rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header {
        padding-top: 14rem;
        text-align: center;
    }
}
@media print {
    .section-header {
        margin-top: 0;
        padding-bottom: 0;
        color: #46618a;
        overflow: initial;
    }
}
.section-header::before {
    position: absolute;
    top: 0;
    left: -5rem;
    right: -5rem;
    bottom: 0;
    height: 100%;
    background: #4ea403;
    background: #05963d url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png) 0 0 repeat;
    background: url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png), radial-gradient(ellipse at top, #05b24a 0%, #05963d 60%);
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    box-shadow: inset rgba(9, 108, 46, 0.76) 0 -2.3rem 10.7rem;
    z-index: 1;
    content: '';
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
}
@media only screen and (max-width: 1469px) {
    .section-header::before {
        left: -3rem;
        right: -3rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-header::before {
        left: -2rem;
        right: -2rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header::before {
        left: -1rem;
        right: -1rem;
    }
}
@media print {
    .section-header::before {
        display: none !important;
    }
}
.section-header ._headline,
.section-header .section-toprated ._features .__item .__heading {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.04em;
    font-size: 6rem;
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 7rem;
}
@media only screen and (max-width: 1469px) {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 5.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 4.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 3.4rem;
    }
}
@media print {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 5.2rem;
    }
}
@media only screen and (max-width: 480px) {
    .section-header ._headline,
    .section-header .section-toprated ._features .__item .__heading {
        font-size: 2.4rem;
    }
}
.section-header .list-share {
    margin-top: 10rem;
    font-size: 2rem;
    color: #46618a;
}
@media only screen and (max-width: 1469px) {
    .section-header .list-share {
        margin-top: 6rem;
        font-size: 1.9rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header .list-share {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header .list-share {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header .list-share {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 575px) {
    .section-header .list-share > li {
        -ms-flex: 0 26%;
        -webkit-flex: 0 26%;
        flex: 0 26%;
        margin: 1rem 0;
    }
}
.section-header .badge {
    font-size: 2rem;
}
@media only screen and (max-width: 1366px) {
    .section-header .badge {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header .badge {
        font-size: 1.6rem;
        border-radius: 0.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header .badge {
        border-radius: 0.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header .badge {
        border-radius: 0.4rem;
    }
}
.section-header._to-article {
    padding-top: 20rem;
}
@media only screen and (max-width: 767px) {
    .section-header._to-article {
        padding-top: 13rem;
    }
}
.section-header._to-article::before {
    height: 77%;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article::before {
        height: 62%;
    }
}
.section-header._to-article > .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    font-size: 2.6rem;
    z-index: 5;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-article > .container {
        max-width: 127rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding-bottom: 12rem;
        max-width: 66rem;
        margin: 0 auto;
        font-size: 2.4rem;
        text-align: center;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-article > .container {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-article > .container {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 690px) {
    .section-header._to-article > .container {
        max-width: none;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-article > .container {
        padding-bottom: 18rem;
    }
}
@media print {
    .section-header._to-article > .container {
        max-width: none;
    }
}
.section-header._to-article > .container ._article-meta {
    -ms-flex: 0 50%;
    -webkit-flex: 0 50%;
    flex: 0 50%;
    padding-left: 10rem;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-article > .container ._article-meta {
        padding-left: 0;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container ._article-meta {
        -ms-flex: 0 1;
        -webkit-flex: 0 1;
        flex: 0 1;
    }
}
.section-header._to-article > .container ._article-meta .__headline {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin: 1rem 0 2.5rem;
    color: #fff;
    line-height: 1;
}
.section-header._to-article > .container ._article-meta .__info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 2rem;
    color: #fcf8b3;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-article > .container ._article-meta .__info {
        font-size: 1.9rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container ._article-meta .__info {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-article > .container ._article-meta .__info {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-article > .container ._article-meta .__info {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
.section-header._to-article > .container ._article-meta .__info > li {
    margin-right: 2.5rem;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container ._article-meta .__info > li {
        margin-right: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-article > .container ._article-meta .__info > li {
        margin: 0.5rem 0;
    }
}
.section-header._to-article > .container ._article-meta .__info a {
    color: #fcf8b3;
}
.section-header._to-article > .container ._article-meta .__info svg {
    position: relative;
    top: 0.4rem;
    margin-right: 0.5rem;
    vertical-align: initial;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container ._article-meta .__info svg {
        width: 1.8rem;
        height: auto;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-article > .container ._article-meta .__info svg {
        width: 1.6rem;
    }
}
.section-header._to-article > .container ._article-thumbnail {
    -ms-flex: 0 45.83%;
    -webkit-flex: 0 45.83%;
    flex: 0 45.83%;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-article > .container ._article-thumbnail {
        -ms-flex: 0 1;
        -webkit-flex: 0 1;
        flex: 0 1;
        margin-top: 3rem;
    }
}
.section-header._to-article > .container ._article-thumbnail .img-fluid {
    border-radius: 2rem;
    border: 1px solid #d6cbc4;
    box-shadow: rgba(0, 0, 0, 0.28) 0 39px 57px -39px;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-article > .container ._article-thumbnail .img-fluid {
        box-shadow: rgba(0, 0, 0, 0.28) 0 27px 45px -27px;
    }
}
@media only screen and (max-width: 1366px) {
    .section-header._to-article > .container ._article-thumbnail .img-fluid {
        border-radius: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-article > .container ._article-thumbnail .img-fluid {
        border-radius: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-article > .container ._article-thumbnail .img-fluid {
        border-radius: 0.5rem;
        box-shadow: rgba(0, 0, 0, 0.28) 0 5px 23px -5px;
    }
}
.section-header._to-blog {
    padding-top: 12rem;
    padding-bottom: 3rem;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog {
        padding-top: 15rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog {
        padding-top: 14rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog {
        padding-top: 7.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog {
        padding-bottom: 2rem;
        text-align: left;
    }
}
@media print {
    .section-header._to-blog {
        padding-top: 0;
    }
}
.section-header._to-blog::before {
    height: 60%;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog::before {
        height: 65%;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog::before {
        height: 70%;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog::before {
        height: 90%;
    }
}
.section-header._to-blog > .container {
    position: relative;
    max-width: 127rem;
    font-size: 2.6rem;
    z-index: 5;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog > .container {
        position: relative;
        max-width: 102.4rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog > .container {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog > .container {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 690px) {
    .section-header._to-blog > .container {
        max-width: none;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog > .container {
        padding-bottom: 0;
    }
}
@media print {
    .section-header._to-blog > .container {
        max-width: none;
    }
}
.section-header._to-blog > .container ._blog-meta .__headline {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.04em;
    font-size: 6rem;
    margin: 1rem 0 1.5rem;
    color: #fff;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-blog > .container ._blog-meta .__headline {
        font-size: 5.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog > .container ._blog-meta .__headline {
        font-size: 4.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog > .container ._blog-meta .__headline {
        font-size: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog > .container ._blog-meta .__headline {
        font-size: 3.4rem;
    }
}
@media print {
    .section-header._to-blog > .container ._blog-meta .__headline {
        font-size: 5.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog > .container ._blog-meta .__headline {
        margin-bottom: 1rem;
    }
}
.section-header._to-blog > .container ._blog-meta .__info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 2rem;
    color: #fcf8b3;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-blog > .container ._blog-meta .__info {
        font-size: 1.9rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog > .container ._blog-meta .__info {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog > .container ._blog-meta .__info {
        font-size: 1.6rem;
    }
}
.section-header._to-blog > .container ._blog-meta .__info > li + li {
    margin-left: 2.5rem;
}
.section-header._to-blog > .container ._blog-meta .__info a {
    color: #fcf8b3;
}
.section-header._to-blog > .container ._blog-meta .__info svg {
    position: relative;
    top: 0.4rem;
    margin-right: 0.5rem;
    vertical-align: initial;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog > .container ._blog-meta .__info svg {
        width: 1.8rem;
        height: auto;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog > .container ._blog-meta .__info svg {
        width: 1.6rem;
    }
}
.section-header._to-blog > .container ._blog-meta .__lead {
    margin: 5rem 0 8rem;
    font-size: 3.2rem;
    line-height: 1.45;
}
@media only screen and (max-width: 1469px) {
    .section-header._to-blog > .container ._blog-meta .__lead {
        font-size: 3rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-header._to-blog > .container ._blog-meta .__lead {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog > .container ._blog-meta .__lead {
        margin: 4rem 0 6rem;
        font-size: 2.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog > .container ._blog-meta .__lead {
        margin: 3rem 0 4rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog > .container ._blog-meta .__lead {
        margin: 2rem 0 3rem;
    }
}
.section-header._to-blog > .container .list-share {
    margin-top: 7rem;
    margin-bottom: 0;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog > .container .list-share {
        position: static;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog > .container .list-share {
        margin-top: 3rem;
    }
}
.section-header._to-blog ._recipe-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5rem;
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-header {
        flex-direction: column;
        text-align: center;
        padding-top: 0;
    }
}
.section-header._to-blog ._recipe-header .__headline {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin: 1rem 0 2.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-header._to-blog ._recipe-header .__headline {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._recipe-header .__headline {
        margin-bottom: 0;
    }
}
.section-header._to-blog ._recipe-thumbnail {
    position: relative;
    margin: 0;
    width: 40%;
    order: 2;
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._recipe-thumbnail {
        width: 45%;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-thumbnail {
        width: auto;
    }
}
@media print {
    .section-header._to-blog ._recipe-thumbnail {
        order: 1;
    }
}
.section-header._to-blog ._recipe-thumbnail .img-fluid {
    border-radius: 1.5rem;
    border: 1px solid #d6cbc4;
    box-shadow: rgba(0, 0, 0, 0.58) 0 29px 47px -29px;
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-thumbnail .img-fluid {
        border-radius: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._recipe-thumbnail .img-fluid {
        border-radius: 0.5rem;
    }
}
.section-header._to-blog ._recipe-meta {
    width: 55%;
    order: 1;
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._recipe-meta {
        width: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-meta {
        width: auto;
    }
}
.section-header._to-blog ._recipe-meta .badge {
    font-size: 1.8rem;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._recipe-meta .badge {
        font-size: 1.6rem;
    }
}
@media print {
    .section-header._to-blog ._recipe-meta .badge {
        display: none;
    }
}
@media print {
    .section-header._to-blog ._recipe-meta {
        order: 2;
    }
}
.section-header._to-blog ._recipe-total {
    padding-left: 0;
    list-style: none;
    display: flex;
    margin: 0;
    font-size: 2rem;
    text-align: center;
    color: #fcf8b3;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._recipe-total {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._recipe-total {
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-total {
        margin-bottom: 3rem;
        justify-content: center;
        font-size: 1.6rem;
    }
}
@media print {
    .section-header._to-blog ._recipe-total {
        justify-content: center;
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 1.6rem;
        border-top: 2px solid #e8e8e8;
        border-bottom: 2px solid #e8e8e8;
        color: #02A2C4;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-header._to-blog ._recipe-total > li {
        margin-top: 2.5rem;
        width: 50%;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._recipe-total > li {
        margin-top: 2.5rem;
        width: 50%;
    }
}
.section-header._to-blog ._recipe-total .__value {
    display: block;
    font-size: 2.8rem;
    line-height: 1;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._recipe-total .__value {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-total .__value {
        font-size: 2rem;
    }
}
@media print {
    .section-header._to-blog ._recipe-total .__value {
        font-size: 2.2rem;
    }
}
.section-header._to-blog ._recipe-total .__value > strong {
    font-size: 3.6rem;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._recipe-total .__value > strong {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._recipe-total .__value > strong {
        font-size: 2.8rem;
    }
}
@media print {
    .section-header._to-blog ._recipe-total .__value > strong {
        font-size: 3rem;
    }
}
.section-header._to-blog ._recipe-total .__divider {
    margin: 0 3%;
    border-right: 1px solid #fcf8b3;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-header._to-blog ._recipe-total .__divider {
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._recipe-total .__divider {
        display: none;
    }
}
@media print {
    .section-header._to-blog ._recipe-total .__divider {
        border-color: #e8e8e8;
    }
}
.section-header._to-blog ._author {
    margin-bottom: 8rem;
    font-size: 3rem;
    line-height: 1.2;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._author {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._author {
        margin-bottom: 7rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._author {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-bottom: 5rem;
        text-align: center;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._author {
        margin-bottom: 8rem;
        font-size: 2rem;
    }
}
.section-header._to-blog ._author ._thumbnail {
    margin-right: 6rem;
    width: 30.4rem;
    height: 30.4rem;
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: rgba(0, 0, 0, 0.28) 0 39px 57px -39px;
}
@media only screen and (max-width: 1280px) {
    .section-header._to-blog ._author ._thumbnail {
        margin-right: 4rem;
        width: 26rem;
        height: 26rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._author ._thumbnail {
        width: 20rem;
        height: 20rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._author ._thumbnail {
        margin: 0 0 3rem;
        width: 16rem;
        height: 16rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._author ._thumbnail {
        margin-bottom: 2rem;
        width: 14rem;
        height: 14rem;
    }
}
.section-header._to-blog ._author .media-heading {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    line-height: 1;
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._author .media-heading {
        font-size: 4.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._author .media-heading {
        font-size: 3.8rem;
    }
}
.section-header._to-blog ._author .__subtitle {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin: 0 0 3rem;
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._author .__subtitle {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header._to-blog ._author .__subtitle {
        margin: 0.5rem 0 1.5rem;
        font-size: 2.6rem;
    }
}
.section-header._to-blog ._author q {
    display: block;
    padding-top: 3.7rem;
    padding-left: 4.5rem;
    margin-top: -2rem;
    margin-left: -4.5rem;
    min-height: 7.5rem;
    color: #fcf8b3;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 89 73' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  opacity='0.2' fill='rgb(252, 248, 179)' d='M-0.001,72.994 L36.867,72.994 L36.867,38.579 L25.259,35.391 L37.215,4.593 L29.014,-0.008 L-0.001,38.579 L-0.001,72.994 ZM51.782,72.994 L88.651,72.994 L88.651,38.579 L77.042,35.391 L88.999,4.593 L80.798,-0.008 L51.782,38.579 L51.782,72.994 Z'/%3e%3c/svg%3e");
    background-position: 0 0;
    background-size: 89px auto;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
    .section-header._to-blog ._author q {
        padding-top: 2.7rem;
        padding-left: 3.5rem;
        margin-left: -3.5rem;
        min-height: 5.8rem;
        background-size: 69px auto;
    }
}
@media only screen and (max-width: 767px) {
    .section-header._to-blog ._author q {
        padding-top: 2.5rem;
        padding-left: 1rem;
        margin-left: -1rem;
        background-size: 64px auto;
        background-position: 50% 0;
    }
}
.section-header._theme-filled {
    margin-bottom: 5rem;
}
@media only screen and (max-width: 575px) {
    .section-header._theme-filled {
        margin-bottom: 5rem;
    }
}
@media print {
    .section-header._theme-filled {
        margin-bottom: 3rem;
    }
}
.section-header._theme-filled::before {
    height: 100%;
}
.section-header .navbar-nav-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.section-header .navbar-nav-header .nav-item:first-child > .nav-link::before {
    display: none;
}
.section-header .navbar-nav-header .nav-link {
    position: relative;
    padding-left: 3rem;
    padding-right: 3rem;
    color: #fff;
    font-size: 2.7rem;
    text-align: center;
}
.section-header .navbar-nav-header .nav-link::before {
    display: block;
    position: absolute;
    top: 2.4rem;
    left: -0.2rem;
    height: 0.5rem;
    width: 0.5rem;
    content: '';
    background: #fcf8b3;
    transform: rotate(45deg);
}
@media only screen and (max-width: 1366px) {
    .section-header .navbar-nav-header .nav-link::before {
        top: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header .navbar-nav-header .nav-link::before {
        height: 0.4rem;
        width: 0.4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header .navbar-nav-header .nav-link::before {
        display: none;
    }
}
@media only screen and (max-width: 1366px) {
    .section-header .navbar-nav-header .nav-link {
        padding-left: 1.8rem;
        padding-right: 1.8rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header .navbar-nav-header .nav-link {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header .navbar-nav-header .nav-link {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: 1.6rem;
    }
}
.section-header .navbar-nav-header .nav-link:hover,
.section-header .navbar-nav-header .nav-link:focus {
    color: #fcf8b3;
}
.section-header ._recipe-cals {
    position: absolute;
    right: 30px;
    top: -85px;
    padding: 2rem 1.5rem 1rem;
    background: #fff;
    border: 1px solid #d6cbc4;
    border-radius: 1rem 1rem 0 0;
    font-size: 1.6rem;
    color: #0bb850;
    text-align: center;
    line-height: 1;
    z-index: -1;
}
@media only screen and (max-width: 1280px) {
    .section-header ._recipe-cals {
        top: -75px;
        padding-top: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header ._recipe-cals {
        top: 15px;
        right: 15px;
        padding: 1rem 1.5rem;
        border-radius: 1rem;
        z-index: 1;
    }
}
@media only screen and (max-width: 575px) {
    .section-header ._recipe-cals {
        top: 10px;
        right: 10px;
        padding: 0.5rem 1rem;
        border-radius: 0.5rem;
        font-size: 1.4rem;
    }
}
@media print {
    .section-header ._recipe-cals {
        top: -140px;
        right: 50px;
        padding: 3rem 2rem 1rem;
        border-radius: 0 0 1rem 1rem;
        border-top: none;
    }
}
.section-header ._recipe-cals > strong {
    display: block;
    font-size: 4rem;
}
@media only screen and (max-width: 1280px) {
    .section-header ._recipe-cals > strong {
        font-size: 3.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-header ._recipe-cals > strong {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-header ._recipe-cals > strong {
        font-size: 2.8rem;
    }
}
@media print {
    .section-header ._recipe-cals > strong {
        font-size: 50px;
    }
}
.author-logos {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: -13.5rem;
}
@media only screen and (max-width: 991px) {
    .author-logos {
        margin-top: -13rem;
    }
}
@media only screen and (max-width: 767px) {
    .author-logos {
        margin-top: -12rem;
    }
}
.author-logos__list {
    display: flex;
    justify-content: space-between;
    padding: 3rem 1rem;
    border: 1px solid #eaeaea;
    border-radius: 2.6rem;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1280px) {
    .author-logos__list {
        border-radius: 2.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .author-logos__list {
        padding: 2.5rem 1rem;
        border-radius: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .author-logos__list {
        padding: 2rem 1rem;
        border-radius: 1.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .author-logos__list {
        flex-wrap: wrap;
        justify-content: center;
        padding: 1rem;
        max-width: 36rem;
    }
}
.author-logos__img {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
    height: 6rem;
}
@media only screen and (max-width: 1280px) {
    .author-logos__img {
        height: 5rem;
    }
}
@media only screen and (max-width: 991px) {
    .author-logos__img {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .author-logos__img {
        margin-left: 1rem;
        margin-right: 1rem;
        height: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .author-logos__img {
        margin: 1rem 1.1rem;
    }
}
.section-toprated {
    padding-top: 11rem;
    padding-bottom: 9.5rem;
    text-align: center;
    font-size: 3.2rem;
}
@media only screen and (max-width: 1469px) {
    .section-toprated {
        padding-bottom: 7.5rem;
    }
}
@media only screen and (max-width: 1024px) {
    .section-toprated {
        padding-bottom: 3.5rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated {
        padding-top: 8rem;
        font-size: 2.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated {
        padding-top: 6rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated {
        padding-top: 4rem;
        padding-bottom: 6rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated ._score > img {
        max-width: 6.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._score > img {
        max-width: 5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._score > img {
        max-width: 3.2rem;
    }
}
.section-toprated ._headline,
.section-toprated .section-toprated ._features .__item .__heading {
    margin: 8.5rem 0 7rem;
}
@media only screen and (max-width: 991px) {
    .section-toprated ._headline,
    .section-toprated .section-toprated ._features .__item .__heading {
        margin: 6.5rem 0 5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._headline,
    .section-toprated .section-toprated ._features .__item .__heading {
        margin: 4.5rem 0 3rem;
    }
}
.section-toprated blockquote {
    margin: 0 6% 9rem;
}
@media only screen and (max-width: 991px) {
    .section-toprated blockquote {
        margin-bottom: 7rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated blockquote {
        margin-bottom: 5rem;
    }
}
.section-toprated ._more {
    text-transform: uppercase !important;
    font-size: 2.4rem;
    font-weight: 500;
}
@media only screen and (max-width: 991px) {
    .section-toprated ._more {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._more {
        font-size: 2rem;
    }
}
.section-toprated ._reviews {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 0 auto 2rem;
    max-width: 64rem;
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}
.section-toprated ._reviews::before {
    position: absolute;
    left: 50%;
    top: 1.5rem;
    bottom: 1.5rem;
    width: 0.1rem;
    border-left: 1px dashed #bab0ab;
    content: '';
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews::before {
        top: 50%;
        left: 30%;
        right: 30%;
        bottom: auto;
        width: auto;
        height: 0.1rem;
        border: none;
        border-top: 1px dashed #bab0ab;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews .__item {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
}
.section-toprated ._reviews .__item .___platform {
    display: block;
    margin-bottom: 0.5rem;
    text-align: center;
    font-size: 4.6rem;
}
@media only screen and (max-width: 991px) {
    .section-toprated ._reviews .__item .___platform {
        font-size: 4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._reviews .__item .___platform {
        font-size: 3.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews .__item .___platform {
        font-size: 3.2rem;
    }
}
.section-toprated ._reviews .__item .___platform svg {
    margin-right: 1rem;
    vertical-align: sub;
}
@media only screen and (max-width: 991px) {
    .section-toprated ._reviews .__item .___platform svg {
        max-width: 5.2rem;
        height: auto;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._reviews .__item .___platform svg {
        max-width: 4.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews .__item .___platform svg {
        max-width: 4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated ._reviews .__item .___score > img {
        max-width: 4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._reviews .__item .___score > img {
        max-width: 3.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._reviews .__item .___score > img {
        max-width: 3.2rem;
    }
}
.section-toprated ._reviews p {
    width: 100%;
}
.section-toprated ._features {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 12rem;
    padding-top: 12rem;
    padding-bottom: 12rem;
    border-top: 0.1rem dashed #e1cdbe;
}
@media only screen and (max-width: 1366px) {
    .section-toprated ._features {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated ._features {
        display: block !important;
        margin-top: 10rem;
        padding-top: 6.5rem;
        padding-bottom: 6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._features {
        margin-top: 8rem;
        padding-bottom: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._features {
        margin-top: 5rem;
        padding-bottom: 2rem;
    }
}
.section-toprated ._features .__item {
    font-size: 2.7rem;
}
@media only screen and (max-width: 1469px) {
    .section-toprated ._features .__item {
        -ms-flex: 0 32%;
        -webkit-flex: 0 32%;
        flex: 0 32%;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-toprated ._features .__item {
        -ms-flex: 0 30%;
        -webkit-flex: 0 30%;
        flex: 0 30%;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated ._features .__item {
        margin: 0 auto 6rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._features .__item {
        margin-bottom: 5rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._features .__item {
        font-size: 1.6rem;
    }
}
.section-toprated ._features .__item .__heading {
    margin: 6rem 0 4rem;
}
@media only screen and (max-width: 1469px) {
    .section-toprated ._features .__item .__heading {
        margin: 5rem 0 3rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-toprated ._features .__item .__heading {
        margin-bottom: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-toprated ._features .__item .__heading {
        margin-top: 4rem;
        margin-bottom: 1.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-toprated ._features .__item .__heading {
        margin-top: 3rem;
        margin-bottom: 1rem;
    }
}
.section-toprated ._features .__item .__heading a {
    color: #268fd0;
}
.section-toprated ._features .__item .img-fluid {
    border-radius: 1.5rem;
}
@media only screen and (max-width: 575px) {
    .section-toprated ._features .__item .img-fluid {
        border-radius: 1rem;
    }
}
.section-toprated small {
    font-size: 2.2rem;
}
.section-cta {
    position: relative;
    margin-bottom: -3.5rem;
    overflow: hidden;
}
@media print {
    .section-cta {
        display: none !important;
    }
}
.section-cta::before {
    position: absolute;
    top: -54rem;
    left: -5rem;
    right: -5rem;
    display: block;
    width: auto;
    height: 60rem;
    background: #fff;
    content: '';
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1000;
    box-shadow: rgba(82, 19, 0, 0.3) 0 -2.2rem 8.2rem;
}
.section-cta ._wrapper {
    margin-left: -5rem;
    margin-right: -5rem;
    padding-left: 5rem;
    padding-right: 5rem;
    background: #fc933b url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png) 0 0 repeat;
    background: url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png), radial-gradient(ellipse at top, #fdb941 0, #fc8a38 100%);
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
}
.section-cta .__layers {
    position: relative;
    z-index: 1;
}
.section-cta .__layers::before {
    position: absolute;
    bottom: -100%;
    left: -17%;
    width: 96rem;
    height: 96rem;
    border: 0.1rem dashed #d26511;
    border-radius: 50%;
    content: '';
    z-index: 1;
}
@media only screen and (max-width: 1469px) {
    .section-cta .__layers::before {
        bottom: -80%;
        left: -20%;
        width: 80rem;
        height: 80rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-cta .__layers::before {
        bottom: -73%;
        left: -15%;
        width: 63rem;
        height: 63rem;
    }
}
@media only screen and (max-width: 1024px) {
    .section-cta .__layers::before {
        bottom: -50%;
        left: -25%;
        width: 48rem;
        height: 48rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-cta .__layers::before {
        display: none;
    }
}
.section-cta .__layers::after {
    position: absolute;
    top: -60%;
    left: 41%;
    width: 80rem;
    height: 80rem;
    border: 0.1rem dashed #d26511;
    border-radius: 50%;
    content: '';
    z-index: 1;
}
@media only screen and (max-width: 1469px) {
    .section-cta .__layers::after {
        top: -62%;
        left: 36%;
        width: 65rem;
        height: 65rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-cta .__layers::after {
        top: -50%;
        left: 42%;
        width: 55rem;
        height: 55rem;
    }
}
@media only screen and (max-width: 1024px) {
    .section-cta .__layers::after {
        top: -40%;
        left: 45%;
        width: 40rem;
        height: 40rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-cta .__layers::after {
        display: none;
    }
}
.section-cta .container {
    position: relative;
    padding-top: 22rem;
    padding-bottom: 15rem;
    z-index: 2;
}
@media only screen and (max-width: 1469px) {
    .section-cta .container {
        padding-top: 14%;
        padding-bottom: 11%;
    }
}
@media only screen and (max-width: 991px) {
    .section-cta .container {
        padding-top: 12rem;
        padding-bottom: 0;
        text-align: center;
    }
}
.section-cta .container .__layer-devices {
    position: absolute;
    bottom: -1rem;
    right: -5.5rem;
    max-width: 59.86%;
}
@media only screen and (max-width: 1600px) {
    .section-cta .container .__layer-devices {
        right: 0;
    }
}
@media only screen and (max-width: 1469px) {
    .section-cta .container .__layer-devices {
        max-width: 56%;
        right: 1.5rem;
        bottom: -0.8rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-cta .container .__layer-devices {
        max-width: 50%;
        bottom: -0.5rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-cta .container .__layer-devices {
        position: static;
        margin: 6rem auto -0.6rem;
        max-width: 90%;
    }
}
.section-cta ._headline,
.section-cta .section-toprated ._features .__item .__heading {
    margin: 0 0 5rem;
    color: #fff;
}
@media only screen and (max-width: 1280px) {
    .section-cta ._headline,
    .section-cta .section-toprated ._features .__item .__heading {
        margin-bottom: 3rem;
    }
}
.section-cta .btn-secondary {
    min-width: 22rem;
    border-color: rgba(186, 61, 0, 0.39);
}
.section-cta .btn-secondary::before {
    box-shadow: rgba(191, 76, 4, 0.63) 0 25px 30px -20px;
}
.section-cta .btn-secondary:focus,
.section-cta .btn-secondary.focus {
    border-color: rgba(186, 61, 0, 0.39);
}
.section-cta .btn-secondary:focus::before,
.section-cta .btn-secondary.focus::before {
    box-shadow: rgba(191, 76, 4, 0.63) 0 5px 5px -5px;
}
.section-digest {
    padding-top: 13rem;
    padding-bottom: 12rem;
}
@media only screen and (max-width: 991px) {
    .section-digest {
        padding-top: 10rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
}
.section-digest > .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 15rem;
}
@media only screen and (max-width: 1280px) {
    .section-digest > .container {
        display: block !important;
        margin-bottom: 13rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-digest > .container {
        margin-bottom: 10rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest > .container {
        margin-bottom: 8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest > .container {
        margin-bottom: 5rem;
    }
}
.section-digest ._headline,
.section-digest .section-toprated ._features .__item .__heading {
    margin: 0 0 10rem;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    .section-digest ._headline,
    .section-digest .section-toprated ._features .__item .__heading {
        margin-bottom: 8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._headline,
    .section-digest .section-toprated ._features .__item .__heading {
        margin-bottom: 6rem;
    }
}
.section-digest ._lead {
    -ms-flex: 0 45.83%;
    -webkit-flex: 0 45.83%;
    flex: 0 45.83%;
    position: relative;
    font-size: 2rem;
}
@media only screen and (max-width: 1366px) {
    .section-digest ._lead {
        -ms-flex: 0 40%;
        -webkit-flex: 0 40%;
        flex: 0 40%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-digest ._lead {
        display: block !important;
        margin: 0 auto 4rem;
        max-width: 72rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-digest ._lead {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._lead {
        max-width: 55rem;
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._lead {
        margin-bottom: 3rem;
    }
}
.section-digest ._lead .img-fluid {
    margin-bottom: 3rem;
    border-radius: 2rem;
    border: 1px solid #d6cbc4;
}
@media only screen and (max-width: 1366px) {
    .section-digest ._lead .img-fluid {
        border-radius: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._lead .img-fluid {
        border-radius: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._lead .img-fluid {
        border-radius: 0.5rem;
    }
}
.section-digest ._lead p {
    margin-bottom: 1rem;
}
.section-digest ._lead .__heading {
    margin: 0 0 10rem;
    text-align: center;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.04em;
    font-size: 4.2rem;
    margin: 1rem 0 0.5rem;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .section-digest ._lead .__heading {
        margin-bottom: 8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._lead .__heading {
        margin-bottom: 6rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-digest ._lead .__heading {
        font-size: 3.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-digest ._lead .__heading {
        font-size: 3.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._lead .__heading {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._lead .__heading {
        font-size: 2.6rem;
    }
}
@media print {
    .section-digest ._lead .__heading {
        font-size: 3.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._lead .__heading {
        margin-bottom: 0.5rem;
    }
}
.section-digest ._blog {
    -ms-flex: 0 50.69%;
    -webkit-flex: 0 50.69%;
    flex: 0 50.69%;
}
@media only screen and (max-width: 1366px) {
    .section-digest ._blog {
        -ms-flex: 0 56%;
        -webkit-flex: 0 56%;
        flex: 0 56%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-digest ._blog {
        display: block !important;
        margin: 0 auto;
        max-width: 72rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._blog {
        max-width: 55rem;
    }
}
.section-digest ._blog .media {
    margin-bottom: 3.5rem;
    line-height: 1.35;
    font-size: 2rem;
}
@media only screen and (max-width: 991px) {
    .section-digest ._blog .media {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._blog .media {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._blog .media {
        display: block !important;
        overflow: hidden;
        margin-bottom: 2.5rem;
    }
}
.section-digest ._blog .media p {
    margin-bottom: 0.5rem;
}
.section-digest ._blog .media-left {
    display: block;
    margin-right: 5.48%;
    width: 41.1%;
}
@media only screen and (max-width: 1366px) {
    .section-digest ._blog .media-left {
        margin-right: 4.5%;
        width: 39.5%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-digest ._blog .media-left {
        margin-right: 5.48%;
        width: 41.1%;
    }
}
@media only screen and (max-width: 991px) {
    .section-digest ._blog .media-left {
        margin-right: 4%;
        width: 30%;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._blog .media-left {
        float: left;
        width: 38%;
    }
}
.section-digest ._blog .media-left > img {
    border-radius: 2rem;
    border: 1px solid #d6cbc4;
}
@media only screen and (max-width: 1366px) {
    .section-digest ._blog .media-left > img {
        border-radius: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._blog .media-left > img {
        border-radius: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._blog .media-left > img {
        border-radius: 0.5rem;
    }
}
.section-digest ._blog .__heading {
    margin: 0 0 10rem;
    text-align: center;
    margin: 0.5rem 0;
    line-height: 1.15;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .section-digest ._blog .__heading {
        margin-bottom: 8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-digest ._blog .__heading {
        margin-bottom: 6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._blog .__heading {
        margin-bottom: 0.5rem;
    }
}
.section-digest .badge {
    font-size: 2.2rem;
}
@media only screen and (max-width: 991px) {
    .section-digest .badge {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest .badge {
        font-size: 1.8rem;
    }
}
.section-digest ._more {
    text-transform: uppercase !important;
    font-size: 2.4rem;
    font-weight: 500;
}
@media only screen and (max-width: 1280px) {
    .section-digest ._more {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-digest ._more {
        font-size: 2rem;
    }
}
._link-dashed {
    color: #2e90ce;
    text-decoration: none;
    border-bottom: 1px dashed #2e90ce;
}
._link-dashed:focus,
._link-dashed:hover {
    text-decoration: none;
    border-bottom-color: transparent;
}
.page-pagination {
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    font-size: 2.2rem;
}
.page-pagination .page-link {
    padding: 1rem 1.5rem;
}
.page-pagination ._control {
    display: block;
    width: 5.6rem;
    height: 5.6rem;
    border: 2px solid rgba(110, 0, 0, 0.11);
    border-radius: 50%;
}
.page-pagination ._control:hover {
    border-color: rgba(107, 200, 45, 0.4);
}
.page-pagination ._control:focus {
    background-color: #6bc82d;
    border-color: #6bc82d;
}
.page-pagination ._prev {
    margin-right: 1.5rem;
    background: #fff url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(207, 192, 190)' d='M8.519,1.158 L1.179,6.830 C0.750,7.161 0.750,7.807 1.179,8.138 L8.519,13.810 C9.064,14.230 9.855,13.843 9.855,13.155 L8.575,7.487 L9.855,1.812 C9.855,1.126 9.064,0.738 8.519,1.158 Z'/%3e%3c/svg%3e") 50% 50% no-repeat;
    background-size: 10px auto;
}
.page-pagination ._prev:hover {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(98, 184, 40)' d='M8.519,1.158 L1.179,6.830 C0.750,7.161 0.750,7.807 1.179,8.138 L8.519,13.810 C9.064,14.230 9.855,13.843 9.855,13.155 L8.575,7.487 L9.855,1.812 C9.855,1.126 9.064,0.738 8.519,1.158 Z'/%3e%3c/svg%3e");
}
.page-pagination ._prev:focus {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(255, 255, 255)' d='M8.519,1.158 L1.179,6.830 C0.750,7.161 0.750,7.807 1.179,8.138 L8.519,13.810 C9.064,14.230 9.855,13.843 9.855,13.155 L8.575,7.487 L9.855,1.812 C9.855,1.126 9.064,0.738 8.519,1.158 Z'/%3e%3c/svg%3e");
}
.page-pagination ._next {
    margin-left: 1.5rem;
    background: #fff url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(207, 192, 190)' d='M1.341,1.158 L8.678,6.830 C9.106,7.161 9.106,7.807 8.678,8.138 L1.341,13.810 C0.797,14.230 0.006,13.843 0.006,13.155 L1.286,7.487 L0.006,1.812 C0.006,1.126 0.797,0.738 1.341,1.158 Z'/%3e%3c/svg%3e") 50% 50% no-repeat;
    background-size: 10px auto;
}
.page-pagination ._next:hover {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(98, 184, 40)' d='M1.341,1.158 L8.678,6.830 C9.106,7.161 9.106,7.807 8.678,8.138 L1.341,13.810 C0.797,14.230 0.006,13.843 0.006,13.155 L1.286,7.487 L0.006,1.812 C0.006,1.126 0.797,0.738 1.341,1.158 Z'/%3e%3c/svg%3e");
}
.page-pagination ._next:focus {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 10 14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd'  fill='rgb(255, 255, 255)' d='M1.341,1.158 L8.678,6.830 C9.106,7.161 9.106,7.807 8.678,8.138 L1.341,13.810 C0.797,14.230 0.006,13.843 0.006,13.155 L1.286,7.487 L0.006,1.812 C0.006,1.126 0.797,0.738 1.341,1.158 Z'/%3e%3c/svg%3e");
}
.list-custom-bullets {
    padding-left: 5rem;
    list-style: none;
    counter-reset: li;
}
.list-custom-bullets > li {
    counter-increment: li;
}
.list-custom-bullets > li::before {
    display: inline-block;
    margin-left: -35px;
    width: 35px;
    content: counter(li) ".";
}
.list-custom-bullets._theme_info > li::before {
    color: #02A2C4;
}
.user-quotes {
    position: relative;
    margin: 4rem 1.75% 4rem 2.63%;
    padding: 4rem 21.05% 4rem 7.89%;
    border: 1px solid #eaeaea;
    background-color: #f5f5f5;
    border-radius: 2rem;
}
@media only screen and (max-width: 767px) {
    .user-quotes {
        margin-left: 0;
        margin-right: 0;
        padding-top: 7rem;
        padding-right: 7.89%;
        border-radius: 1rem;
    }
}
.user-quotes p {
    margin: 0 !important;
}
.user-quotes p:first-of-type:not(:last-of-type) {
    margin-bottom: 1rem !important;
    font-weight: 700;
}
.user-quotes__author {
    position: absolute;
    top: 4rem;
    right: 2.63%;
    font-size: 2rem;
    color: #268fd0;
    font-style: italic;
    max-width: 17rem;
}
@media only screen and (max-width: 767px) {
    .user-quotes__author {
        top: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .user-quotes__author {
        right: 7.89%;
    }
}
.user-quotes__date {
    position: absolute;
    top: 4rem;
    left: -3.5rem;
    padding: 0.1rem 0.8rem;
    background-color: #0bb850;
    color: #fff;
    font-size: 1.6rem;
    border-radius: 0.5rem;
}
@media only screen and (max-width: 767px) {
    .user-quotes__date {
        top: 2rem;
        left: 2.63%;
    }
}
@media only screen and (max-width: 575px) {
    .user-quotes__date {
        left: 7.89%;
    }
}
.user-quotes_theme_decorate::before {
    position: absolute;
    top: -18rem;
    right: 3rem;
    width: 132px;
    height: 87px;
    background: url("data:image/svg+xml,%3csvg viewBox='0 0 132 87' xmlns='http://www.w3.org/2000/svg'%3e%3cpath opacity='0.4' fill-rule='evenodd' fill='rgb(230, 230, 230)' d='M131.679,54.675 C129.666,41.240 118.208,31.666 105.201,31.048 C108.453,19.003 116.350,14.216 125.950,11.436 C126.879,11.128 126.724,10.201 126.724,10.201 L125.176,0.627 C125.176,0.627 125.021,-0.145 123.782,0.010 C90.645,3.715 68.193,28.886 72.374,59.462 C76.245,80.617 92.813,88.802 108.143,86.640 C123.473,84.169 134.002,69.962 131.679,54.675 L131.679,54.675 ZM33.252,31.048 C36.349,19.003 44.556,14.216 54.001,11.436 C54.930,11.128 54.775,10.201 54.775,10.201 L53.382,0.627 C53.382,0.627 53.227,-0.145 51.988,0.010 C18.851,3.561 -3.446,28.731 0.425,59.308 C4.451,80.617 21.174,88.802 36.349,86.640 C51.679,84.169 62.208,69.962 59.731,54.675 C57.717,41.086 46.414,31.511 33.252,31.048 Z'/%3e%3c/svg%3e") 100% 0 no-repeat;
    background-size: cover;
    content: '';
}
@media only screen and (max-width: 991px) {
    .user-quotes_theme_decorate::before {
        display: none;
    }
}
.press-kit {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
    .press-kit {
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
.press-kit__item {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 6rem 0 3rem;
    margin-bottom: 6rem;
    margin-right: 3rem;
    width: 30%;
    font-size: 2.2rem;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #eaeaea;
    box-shadow: rgba(219, 213, 208, 0.78) 0 3px 6px;
    border-radius: 2rem;
    line-height: 1.35;
    transition: all 0.15s ease-in-out 0s;
}
@media only screen and (max-width: 1469px) {
    .press-kit__item {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 1366px) {
    .press-kit__item {
        margin-right: 2rem;
    }
}
@media only screen and (max-width: 1280px) {
    .press-kit__item {
        font-size: 1.6rem;
        border-radius: 1.5rem;
    }
}
@media only screen and (max-width: 991px) {
    .press-kit__item {
        margin: 0 2rem 4rem;
        width: 25%;
    }
}
@media only screen and (max-width: 767px) {
    .press-kit__item {
        margin-left: 1rem;
        margin-right: 1rem;
        padding: 2rem 0 3rem;
        width: 29%;
        font-size: 1.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .press-kit__item {
        margin-left: auto;
        margin-right: auto;
        width: 43%;
        max-width: 22.5rem;
    }
}
.press-kit__item figure {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: 0 20% 5.5rem;
    min-height: 13.5rem;
}
@media only screen and (max-width: 767px) {
    .press-kit__item figure {
        margin-bottom: 3.5rem;
        min-height: 9.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .press-kit__item figure {
        margin-bottom: 1.5rem;
    }
}
.press-kit__item:hover {
    position: relative;
    margin-top: -1rem;
    margin-bottom: 5rem;
    padding: 7rem 0 4rem;
    box-shadow: rgba(219, 213, 208, 0.78) 0 20px 23px;
    cursor: pointer;
}
@media only screen and (max-width: 991px) {
    .press-kit__item:hover {
        margin-bottom: 3rem;
    }
}
@media only screen and (max-width: 767px) {
    .press-kit__item:hover {
        padding: 3rem 0 4rem;
    }
}
.search-keyboard {
    padding-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search-keyboard__btn {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    display: inline-block;
    margin: 0.4rem;
    padding: 0.6rem 0;
    width: 4.2rem;
    font-size: 2.4rem;
    color: #268fd0;
    text-decoration: none;
    text-transform: uppercase;
    background: #fff;
    border-radius: 0.4rem;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    text-align: center;
}
@media only screen and (max-width: 1469px) {
    .search-keyboard__btn {
        padding: 0.5rem 0;
        width: 3.8rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .search-keyboard__btn {
        width: 3.4rem;
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .search-keyboard__btn {
        width: 3.2rem;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .search-keyboard__btn {
        width: 2.8rem;
        font-size: 1.6rem;
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    }
}
.search-keyboard__btn:hover,
.search-keyboard__btn:focus {
    text-decoration: none;
}
.jumbotron__search-keyboard {
    margin-left: 10%;
    margin-right: 10%;
}
@media only screen and (max-width: 1366px) {
    .jumbotron__search-keyboard {
        margin-left: 8%;
        margin-right: 8%;
    }
}
@media only screen and (max-width: 1280px) {
    .jumbotron__search-keyboard {
        margin-left: 6%;
        margin-right: 6%;
    }
}
@media only screen and (max-width: 991px) {
    .jumbotron__search-keyboard {
        margin-left: 10%;
        margin-right: 10%;
    }
}
@media only screen and (max-width: 575px) {
    .jumbotron__search-keyboard {
        margin: 0;
    }
}
.btn-pill {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    color: #268fd0;
    border: 2px solid #8fc7ea;
    border-radius: 10rem;
    font-size: 1.6rem;
    text-decoration: none;
}
.btn-pill:hover,
.btn-pill:focus {
    text-decoration: none;
}
.btn-pill:hover {
    border-color: #268fd0;
}
.btn-pill:focus {
    border-color: #268fd0;
    background: #268fd0;
    color: #fff;
}
.btn-pill:focus svg {
    fill: #fff;
}
.banner-sticky {
    position: sticky;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    padding: 16px 24px;
    background: #5FBE70;
    background: linear-gradient(90deg, rgba(95, 190, 112, 0.2) 0%, rgba(27, 123, 64, 0.2) 100%), #5FBE70;
}
@media screen and (max-width: 479px) {
    .banner-sticky {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.banner-sticky__dismiss {
    position: relative;
    z-index: 2;
    margin-left: -16px;
    margin-right: 4px;
    padding: 8px;
    line-height: 0;
    opacity: 0.5;
}
@media screen and (max-width: 479px) {
    .banner-sticky__dismiss {
        margin-right: 0;
    }
}
.banner-sticky__dismiss:hover {
    opacity: 1;
}
@media screen and (max-width: 479px) {
    .banner-sticky__direct {
        width: 24px;
    }
}
@media screen and (max-width: 399px) {
    .banner-sticky__icon {
        max-width: 54px;
    }
}
.app-stats {
    margin-left: 1.6rem;
    color: #fff;
    font-size: 1.4rem;
}
@media screen and (max-width: 399px) {
    .app-stats {
        max-width: calc(100vw - 146px);
        margin-right: 8px;
        margin-left: 12px;
        font-size: 12px;
    }
}
.app-stats__title {
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.025em;
}
@media screen and (max-width: 479px) {
    .app-stats__title {
        font-size: 16px;
    }
}
@media screen and (max-width: 399px) {
    .app-stats__title {
        font-size: 14px;
    }
}
.app-stats__rating > svg {
    margin-right: 4px;
    width: 16px;
    height: auto;
}
@media screen and (max-width: 479px) {
    .app-stats__rating > svg {
        margin-right: 2px;
        width: 12px;
    }
}
@media screen and (max-width: 399px) {
    .app-stats__rating > svg {
        margin-right: 1px;
        min-width: 10px;
        width: 10px;
    }
}
.app-stats__rating > svg:last-of-type {
    margin-right: 10px;
}
@media screen and (max-width: 399px) {
    .app-stats__rating > svg:last-of-type {
        margin-right: 8px;
    }
}
.carousel {
    position: relative;
}
.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner::after {
    display: block;
    clear: both;
    content: "";
}
.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none;
    }
}
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    margin-top: -4.5rem;
    width: 9rem;
    height: 9rem;
    border: 0.2rem solid rgba(28, 99, 23, 0.3);
    border-radius: 50%;
    line-height: 8.6rem;
    text-align: center;
    transition: background 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
        transition: none;
    }
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
    left: -0.8rem;
    margin-top: -5.4rem;
    width: 10.6rem;
    height: 10.6rem;
    line-height: 10.2rem;
    text-decoration: none;
    outline: 0;
}
.carousel-control-prev:hover .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 79, 78)' %3e%3cpath d='M11.914,0.283 L0.501,8.992 C-0.165,9.500 -0.165,10.491 0.501,10.999 L11.914,19.708 C12.760,20.353 13.991,19.759 13.991,18.704 L12.000,10.000 L13.991,1.287 C13.991,0.231 12.760,-0.364 11.914,0.283 Z'/%3e%3c/svg%3e");
}
.carousel-control-prev:hover .carousel-control-next-icon,
.carousel-control-next:hover .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 79, 78)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
}
.carousel-control-prev:hover::before,
.carousel-control-next:hover::before {
    position: absolute;
    top: 0.6rem;
    left: 0.6rem;
    right: 0.6rem;
    bottom: 0.6rem;
    width: 9rem;
    height: 9rem;
    background-color: #fff;
    border-radius: 50%;
    z-index: 1;
    content: '';
}
.carousel-control-next:hover {
    left: auto;
    right: -0.8rem;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 20px;
    z-index: 2;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 248, 179)' %3e%3cpath d='M11.914,0.283 L0.501,8.992 C-0.165,9.500 -0.165,10.491 0.501,10.999 L11.914,19.708 C12.760,20.353 13.991,19.759 13.991,18.704 L12.000,10.000 L13.991,1.287 C13.991,0.231 12.760,-0.364 11.914,0.283 Z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 248, 179)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 3rem;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-left: 0;
    margin: 0 15%;
    list-style: none;
}
.carousel-indicators li {
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    text-indent: -99.9rem;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none;
    }
}
.carousel-indicators .active {
    position: relative;
    top: -0.4rem;
    width: 2.4rem;
    height: 2.4rem;
}
.carousel-indicators .active::after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5rem;
    margin-left: -0.5rem;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background: #fcf8b3;
    content: '';
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}
.card-text:last-child {
    margin-bottom: 0;
}
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}
.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-top,
    .card-group > .card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-img-bottom,
    .card-group > .card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-top,
    .card-group > .card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-img-bottom,
    .card-group > .card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.accordion > .card {
    overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion > .card .card-header {
    margin-bottom: -1px;
}
.list-checks {
    padding-left: 0;
    list-style: none;
    margin: 3rem 0;
}
@media only screen and (max-width: 991px) {
    .list-checks {
        margin: 2rem 0;
    }
}
@media only screen and (max-width: 575px) {
    .list-checks {
        margin: 1.5rem 0;
    }
}
.list-checks > li {
    position: relative;
    margin: 0;
    padding-left: 6rem;
}
@media only screen and (max-width: 1469px) {
    .list-checks > li {
        padding-left: 5rem;
    }
}
@media only screen and (max-width: 991px) {
    .list-checks > li {
        padding-left: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .list-checks > li {
        padding-left: 3rem;
    }
}
.list-checks > li::before {
    position: absolute;
    left: 2.2rem;
    top: 0.7rem;
    width: 2rem;
    height: 2rem;
    background: url("data:image/svg+xml,%3csvg viewBox='0 0 20 15' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' fill='%230bb850' d='M6.302,14.997 C5.983,14.997 5.663,14.879 5.420,14.645 L0.368,9.773 C-0.119,9.303 -0.119,8.541 0.368,8.071 C0.856,7.601 1.646,7.601 2.133,8.071 L6.302,12.092 L17.864,0.353 C18.351,-0.117 19.142,-0.117 19.629,0.353 C20.116,0.823 20.116,1.585 19.629,2.055 L7.184,14.645 C6.941,14.879 6.621,14.997 6.302,14.997 Z'/%3e%3c/svg%3e") 50% 50% no-repeat;
    background-size: contain;
    content: '';
}
@media only screen and (max-width: 1469px) {
    .list-checks > li::before {
        top: 0.8rem;
        left: 1.8rem;
        width: 1.8rem;
        height: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .list-checks > li::before {
        top: 0.9rem;
        left: 1.2rem;
        width: 1.6rem;
        height: 1.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .list-checks > li::before {
        top: 0.9rem;
    }
}
@media only screen and (max-width: 575px) {
    .list-checks > li::before {
        top: 1rem;
        left: 0.8rem;
        width: 1.4rem;
        height: 1.4rem;
    }
}
.section-start {
    position: relative;
    overflow: hidden;
    margin-top: -14rem;
    font-size: 2.6rem;
    z-index: 0;
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
}
@media print {
    .section-start {
        background: none;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start {
        margin-top: -12rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-start {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-start {
        margin-top: -10rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-start {
        text-align: center;
    }
}
.section-start::before {
    position: absolute;
    left: -5rem;
    right: -5rem;
    height: 100%;
    background-color: #000;
    background-position: 50% 0%;
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-diet-hero.jpg);
    background-size: cover;
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1;
    content: '';
}
@media only screen and (min-width: 1921px) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-diet-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 1600px) {
    .section-start::before {
        background-position: 25% 0%;
    }
}
@media only screen and (max-width: 1469px) {
    .section-start::before {
        left: -3rem;
        right: -3rem;
        background-position: 0 0;
    }
}
@media only screen and (max-width: 1366px) {
    .section-start::before {
        left: -2rem;
        right: -2rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start::before {
        left: -1rem;
        right: -1rem;
        background-position: 25% 0;
    }
}
@media only screen and (max-width: 991px) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
        background-position: 30% 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .section-start::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .section-start::after {
        position: absolute;
        left: -2rem;
        right: -2rem;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        border-bottom-right-radius: 100rem 5rem;
        border-bottom-left-radius: 100rem 5rem;
        content: '';
        z-index: 2;
    }
}
.section-start .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    min-height: 100rem;
    z-index: 3;
}
@media only screen and (max-width: 1600px) {
    .section-start .container {
        min-height: 90rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-start .container {
        min-height: 85rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-start .container {
        min-height: 80rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start .container {
        min-height: 70rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-start .container {
        min-height: 66rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-start .container {
        min-height: 55rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-start .container {
        display: block !important;
        min-height: 0;
        background: none;
    }
}
.section-start ._text {
    padding-top: 4%;
    margin-bottom: 8rem;
    color: #fcf8b3;
}
@media only screen and (max-width: 1469px) {
    .section-start ._text {
        margin-left: 5%;
        margin-bottom: 6rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-start ._text {
        margin-bottom: 4rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start ._text {
        margin-left: 4%;
        margin-bottom: 3rem;
    }
}
@media only screen and (max-width: 1024px) {
    .section-start ._text {
        margin-left: 3%;
    }
}
@media only screen and (max-width: 991px) {
    .section-start ._text {
        padding-top: 7%;
        margin-left: 5%;
    }
}
@media only screen and (max-width: 891px) {
    .section-start ._text {
        margin-left: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._text {
        padding-top: 9.6rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 335px;
    }
}
@media only screen and (max-width: 767px) {
    .layout_carb-genius .section-start ._text {
        margin-bottom: 2rem;
    }
}
.section-start ._text ._headline,
.section-start ._text .section-toprated ._features .__item .__heading {
    margin: 0 0 3.5rem;
    line-height: 1;
    font-size: 11rem;
    color: #fff;
}
@media only screen and (max-width: 1469px) {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        font-size: 10rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        font-size: 9.5rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        font-size: 7rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        font-size: 6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 2.4rem;
        min-height: 20rem;
        font-size: 4.8rem;
    }
}
@media print {
    .section-start ._text ._headline,
    .section-start ._text .section-toprated ._features .__item .__heading {
        font-size: 10rem;
    }
}
.section-start ._text ._headline > span,
.section-start ._text .section-toprated ._features .__item .__heading > span {
    display: block;
    font-size: 9rem;
    font-weight: 400;
}
@media only screen and (max-width: 1469px) {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 8rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 7.5rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 4rem;
    }
}
@media print {
    .section-start ._text ._headline > span,
    .section-start ._text .section-toprated ._features .__item .__heading > span {
        font-size: 8rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-start ._stores {
        margin-left: 5%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-start ._stores {
        margin-left: 4%;
    }
}
@media only screen and (max-width: 1024px) {
    .section-start ._stores {
        margin-left: 3%;
    }
}
@media only screen and (max-width: 991px) {
    .section-start ._stores {
        margin-left: 5%;
    }
}
@media only screen and (max-width: 891px) {
    .section-start ._stores {
        margin-left: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._stores {
        margin-bottom: 4.8rem;
    }
}
.section-start ._stores .__item {
    max-width: 19rem;
    display: inline-block;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 0.5rem;
}
@media only screen and (max-width: 1280px) {
    .section-start ._stores .__item {
        max-width: 15rem;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-start ._stores .__item {
        display: block;
        max-width: 13rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._stores .__item {
        max-width: 12rem;
    }
}
.section-start ._stores .__item + .__item {
    margin-left: 3rem;
}
@media only screen and (max-width: 1280px) {
    .section-start ._stores .__item + .__item {
        margin-left: 1rem;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-start ._stores .__item + .__item {
        margin: 1.5rem 0 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-start ._stores .__item + .__item {
        margin-left: 2rem;
    }
}
.diet__premium-counting-calorie::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 991px) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero@0.5x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero@0.25x.jpg);
        background-position: 100% 0;
        background-size: auto 102%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__premium-counting-calorie::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/premium-counting-calorie-diet-hero@0.5x.jpg);
    }
}
.diet__dash::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 991px) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero@0.5x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero@0.25x.jpg);
        background-position: 100% 0;
        background-size: auto 102%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__dash::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/dash-diet-hero@0.5x.jpg);
    }
}
.diet__low-carb::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-diet-hero.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-diet-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 991px) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-mobile-header.jpg);
        background-position: 90% 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__low-carb::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-carb-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__low-carb ._text {
        color: #505968;
    }
}
@media only screen and (min-width: 576px) {
    .diet__low-carb ._text ._headline,
    .diet__low-carb ._text .section-toprated ._features .__item .__heading {
        color: #2f343d;
    }
}
.diet__mediterranean::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-diet-hero.jpg);
    background-position: 50% 40%;
}
@media only screen and (min-width: 1921px) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-diet-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 1280px) {
    .diet__mediterranean::before {
        background-position: 50% 0;
    }
}
@media only screen and (max-width: 991px) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-mobile-header.jpg);
        background-position: 0 50%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__mediterranean::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/mediterranean-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__mediterranean ._text {
        color: #2f343d;
    }
}
@media only screen and (min-width: 576px) {
    .diet__mediterranean ._text ._headline,
    .diet__mediterranean ._text .section-toprated ._features .__item .__heading {
        color: #2f343d;
    }
}
.diet__vegetarian::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-diet-hero.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-diet-hero@2x.jpg);
        background-position: 50% 70%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 991px) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-mobile-header.jpg);
        background-position: 0 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__vegetarian::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegetarian-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__vegetarian ._text {
        color: #804f56;
    }
}
@media only screen and (min-width: 576px) {
    .diet__vegetarian ._text ._headline,
    .diet__vegetarian ._text .section-toprated ._features .__item .__heading {
        color: #471730;
    }
}
.diet__vegan::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-diet-hero.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-diet-hero@2x.jpg);
        background-position: 50% 95%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-diet-hero@2x.jpg);
    }
}
@media only screen and (max-width: 991px) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-diet-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-mobile-header.jpg);
        background-position: 0 0;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__vegan::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/vegan-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__vegan ._text {
        color: #45848a;
    }
}
@media only screen and (min-width: 576px) {
    .diet__vegan ._text ._headline,
    .diet__vegan ._text .section-toprated ._features .__item .__heading {
        color: #004f56;
    }
}
.diet__low-fat::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-diet.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-diet@2x.jpg);
        background-position: 50% 95%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-diet@2x.jpg);
    }
}
@media only screen and (max-width: 1469px) {
    .diet__low-fat::before {
        background-position: 25% 0;
    }
}
@media only screen and (max-width: 991px) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-diet.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-mobile-header.jpg);
        background-position: 80% 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__low-fat::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/low-fat-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__low-fat ._text {
        color: #505968;
    }
}
@media only screen and (min-width: 576px) {
    .diet__low-fat ._text ._headline,
    .diet__low-fat ._text .section-toprated ._features .__item .__heading {
        color: #2f343d;
    }
}
.diet__high-protein::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-diet.jpg);
}
@media only screen and (min-width: 1921px) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-diet@2x.jpg);
        background-position: 50% 95%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-diet@2x.jpg);
    }
}
@media only screen and (max-width: 1469px) {
    .diet__high-protein::before {
        background-position: 25% 0;
    }
}
@media only screen and (max-width: 991px) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-diet.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-mobile-header.jpg);
        background-position: 70% 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .diet__high-protein::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/high-protein-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .diet__high-protein ._text {
        color: #fcf8b3;
    }
}
@media only screen and (min-width: 576px) {
    .diet__high-protein ._text ._headline,
    .diet__high-protein ._text .section-toprated ._features .__item .__heading {
        color: #fff;
    }
}
.carb-genius {
    background: #fff;
}
.carb-genius::before {
    background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/carb-genius-hero.jpg);
    background-position: 75% 90%;
}
@media only screen and (min-width: 1921px) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/carb-genius-hero@2x.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min--moz-device-pixel-ratio: 1.25), only screen and ( -o-min-device-pixel-ratio: 1.25/1), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/carb-genius-hero@2x.jpg);
    }
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 991px) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 991px), only screen and (min-resolution: 200dpi) and (max-width: 991px), only screen and (min-resolution: 1.25dppx) and (max-width: 991px) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/carb-genius-hero.jpg);
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
        background-position: 90% 100%;
        background-size: cover;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min--moz-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (-o-min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-device-pixel-ratio: 1.25) and (max-width: 575px), only screen and (min-resolution: 200dpi) and (max-width: 575px), only screen and (min-resolution: 1.25dppx) and (max-width: 575px) {
    .carb-genius::before {
        background-image: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/keto-mobile-header.jpg);
    }
}
@media only screen and (min-width: 576px) {
    .carb-genius ._text {
        color: #fff;
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius ._text {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 0 !important;
    }
}
.carb-genius__inner {
    position: relative;
    display: inline-block;
    margin-bottom: 7.2rem;
}
@media only screen and (max-width: 991px) {
    .carb-genius__inner {
        margin-bottom: 4.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .carb-genius__inner {
        display: block;
        margin-bottom: 3.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius__inner {
        display: flex;
        margin-bottom: 0;
        margin-top: 0;
        flex-direction: column;
        align-items: center;
    }
}
.carb-genius__logo {
    display: block;
}
@media only screen and (max-width: 1469px) {
    .carb-genius__logo {
        width: 100%;
        max-width: 60rem;
    }
}
@media only screen and (max-width: 1280px) {
    .carb-genius__logo {
        max-width: 58rem;
    }
}
@media only screen and (max-width: 1066px) {
    .carb-genius__logo {
        max-width: 56rem;
    }
}
@media only screen and (max-width: 991px) {
    .carb-genius__logo {
        max-width: 52rem;
    }
}
@media only screen and (max-width: 840px) {
    .carb-genius__logo {
        max-width: 48rem;
    }
}
@media only screen and (max-width: 767px) {
    .carb-genius__logo {
        max-width: 47rem;
    }
}
@media only screen and (max-width: 720px) {
    .carb-genius__logo {
        max-width: 56%;
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius__logo {
        display: none;
    }
}
.carb-genius__cover {
    position: absolute;
    top: -9rem;
    right: -50rem;
    width: 40rem;
    z-index: 1;
}
@media only screen and (max-width: 1600px) {
    .carb-genius__cover {
        top: -7rem;
        right: -43rem;
        width: 38rem;
    }
}
@media only screen and (max-width: 1469px) {
    .carb-genius__cover {
        right: -39rem;
        width: 36rem;
    }
}
@media only screen and (max-width: 1366px) {
    .carb-genius__cover {
        top: -5rem;
        right: -36rem;
        width: 34rem;
    }
}
@media only screen and (max-width: 1280px) {
    .carb-genius__cover {
        top: -2rem;
        right: -31rem;
        width: 28rem;
    }
}
@media only screen and (max-width: 991px) {
    .carb-genius__cover {
        top: -2rem;
        right: -30rem;
        width: 27rem;
    }
}
@media only screen and (max-width: 840px) {
    .carb-genius__cover {
        right: -28rem;
    }
}
@media only screen and (max-width: 767px) {
    .carb-genius__cover {
        top: -1rem;
        right: -3%;
        width: 23rem;
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius__cover {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        margin-right: -7%;
        margin-top: 0;
        width: 80%;
    }
}
@media only screen and (max-width: 575px) {
    .carb-genius ._stores .__item {
        max-width: 16rem;
    }
}
.section-hiw {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.section-hiw::before {
    position: absolute;
    left: -5rem;
    right: -5rem;
    height: 100%;
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1;
    content: '';
}
@media only screen and (max-width: 1469px) {
    .section-hiw::before {
        left: -3rem;
        right: -3rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-hiw::before {
        left: -2rem;
        right: -2rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-hiw::before {
        left: -1rem;
        right: -1rem;
    }
}
.section-hiw__container {
    position: relative;
    padding-top: 12rem;
    padding-bottom: 10rem;
    z-index: 3;
}
@media only screen and (max-width: 1469px) {
    .section-hiw__container {
        padding-top: 8rem;
        padding-bottom: 7rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-hiw__container {
        padding-top: 6rem;
        padding-bottom: 5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-hiw__container {
        padding-top: 4rem;
        padding-bottom: 3rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-hiw__container {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
}
.section-hiw__subtitle {
    margin: 4.8rem 0 7.2rem;
    text-align: center;
    font-size: 3.2rem;
    line-height: 1.4;
}
@media only screen and (max-width: 1469px) {
    .section-hiw__subtitle {
        margin: 4rem 0 6.4rem;
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-hiw__subtitle {
        margin: 2.4rem 0 4rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-hiw__subtitle {
        margin: 1.6rem 0 3.2rem;
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-hiw__subtitle {
        font-size: 2rem;
    }
}
@media print {
    .section-hiw__subtitle {
        font-size: 3rem;
    }
}
.section-hiw__features {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 118rem;
    font-size: 2rem;
}
@media only screen and (max-width: 991px) {
    .section-hiw__features {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-hiw__features {
        font-size: 1.6rem;
    }
}
.section-hiw__features-heading {
    -ms-flex: 1 100%;
    -webkit-flex: 1 100%;
    flex: 1 100%;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin-bottom: 2.4rem;
    text-align: center;
    font-weight: 500;
    color: #a3a6ac;
}
.section-hiw__list-checks {
    margin: 0 0 1.6rem;
    max-width: 46%;
}
@media only screen and (max-width: 767px) {
    .section-hiw__list-checks {
        max-width: none;
        margin: 0 0 0 2.4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-hiw__list-checks {
        margin: 0;
    }
}
.section-hiw__list-checks > li {
    margin-bottom: 1.6rem;
}
.section-hiw__list-checks > li::before {
    top: 0.5rem;
}
.section-wit {
    padding-top: 12rem;
    padding-bottom: 5.6rem;
}
@media only screen and (max-width: 1469px) {
    .section-wit {
        padding-top: 8rem;
        padding-bottom: 3.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit {
        padding-top: 6rem;
        padding-bottom: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit {
        padding-top: 4rem;
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit {
        padding-top: 3rem;
    }
}
.section-wit__cards {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 8.8rem;
}
@media only screen and (max-width: 1469px) {
    .section-wit__cards {
        margin-top: 7.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__cards {
        margin-top: 6.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__cards {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin-top: 4.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__cards {
        margin-top: 3.2rem;
    }
}
.section-wit__card {
    position: relative;
    width: 32%;
    text-align: center;
    font-size: 2.6rem;
}
@media only screen and (max-width: 1469px) {
    .section-wit__card {
        width: 31%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-wit__card {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__card {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__card {
        width: 72%;
        margin-bottom: 1.6rem;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__card {
        font-size: 1.6rem;
    }
}
.section-wit__card-cover {
    border-radius: 1.8rem;
    box-shadow: 0px 12px 26px 0px rgba(13, 9, 5, 0.2);
}
@media only screen and (max-width: 1469px) {
    .section-wit__card-cover {
        border-radius: 1.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__card-cover {
        border-radius: 1.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__card-cover {
        border-radius: 1rem;
        box-shadow: 0px 6px 13px 0px rgba(13, 9, 5, 0.2);
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__card-cover {
        border-radius: 0.8rem;
    }
}
.section-wit__card-title {
    margin: 5.6rem 0 4rem;
}
@media only screen and (max-width: 1469px) {
    .section-wit__card-title {
        margin-top: 4.8rem;
        margin-bottom: 3.2rem;
    }
}
@media only screen and (max-width: 1279px) {
    .section-wit__card-title {
        margin-top: 3.2rem;
        margin-bottom: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__card-title {
        margin-top: 2.4rem;
        margin-bottom: 1.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__card-title {
        margin-top: 1.6rem;
        margin-bottom: 0.8rem;
    }
}
.section-wit__checks {
    display: flex;
    justify-content: space-around;
    margin-top: 7.2rem;
    margin-bottom: 3.2rem;
    padding-top: 11.5rem;
    padding-bottom: 11.5rem;
    box-shadow: inset #e6dfd8 0 0 50px;
    background-color: #f8f5f2;
    border-radius: 2.5rem;
}
@media only screen and (max-width: 1600px) {
    .section-wit__checks {
        margin-top: 7rem;
        padding-top: 9.5rem;
        padding-bottom: 10.5rem;
        border-radius: 2.3rem;
        box-shadow: inset #e6dfd8 0 0 45px;
    }
}
@media only screen and (max-width: 1469px) {
    .section-wit__checks {
        margin-top: 6.8rem;
        padding-top: 7.5rem;
        padding-bottom: 9.5rem;
        border-radius: 2.1rem;
        box-shadow: inset #e6dfd8 0 0 40px;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__checks {
        margin-top: 6.6rem;
        padding-top: 6.5rem;
        padding-bottom: 8.5rem;
        border-radius: 1.8rem;
        box-shadow: inset #e6dfd8 0 0 35px;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__checks {
        margin-top: 6.4rem;
        margin-bottom: 4.8rem;
        padding-top: 5rem;
        padding-bottom: 7.5rem;
        border-radius: 1.6rem;
        box-shadow: inset #e6dfd8 0 0 30px;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__checks {
        flex-direction: column;
        align-items: center;
        margin-top: 3.2rem;
        padding-top: 5.5rem;
        padding-bottom: 5.5rem;
        border-radius: 1.4rem;
        box-shadow: inset #e6dfd8 0 0 25px;
    }
}
.section-wit__check {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 25%;
    font-size: 3.2rem;
    text-align: center;
}
@media only screen and (max-width: 1600px) {
    .section-wit__check {
        font-size: 3rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-wit__check {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-wit__check {
        font-size: 2.6rem;
        width: 30%;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__check {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__check {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__check {
        flex-direction: row;
        margin-bottom: 4.8rem;
        width: 75%;
        font-size: 1.8rem;
        text-align: left;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__check:last-child {
        margin-bottom: 0;
    }
}
.section-wit__check > svg {
    margin-bottom: 3.2rem;
}
@media only screen and (max-width: 1600px) {
    .section-wit__check > svg {
        margin-bottom: 3rem;
        width: 80px;
        height: 80px;
    }
}
@media only screen and (max-width: 1469px) {
    .section-wit__check > svg {
        margin-bottom: 2.8rem;
        width: 75px;
        height: 75px;
    }
}
@media only screen and (max-width: 991px) {
    .section-wit__check > svg {
        margin-bottom: 2.6rem;
        width: 70px;
        height: 70px;
    }
}
@media only screen and (max-width: 767px) {
    .section-wit__check > svg {
        margin-bottom: 2.4rem;
        width: 65px;
        height: 65px;
    }
}
@media only screen and (max-width: 575px) {
    .section-wit__check > svg {
        flex: 1 0 auto;
        margin-bottom: 0;
        margin-right: 20px;
        width: 48px;
        height: 48px;
    }
}
.section-precipes {
    position: relative;
    overflow: hidden;
}
@media print {
    .section-precipes {
        display: none !important;
    }
}
.section-precipes::before {
    position: absolute;
    top: -54rem;
    left: -5rem;
    right: -5rem;
    display: block;
    width: auto;
    height: 60rem;
    background: #fff;
    content: '';
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1000;
}
@media only screen and (max-width: 991px) {
    .section-precipes::before {
        height: 58rem;
    }
}
.section-precipes__wrapper {
    padding: 18rem 5rem 5.6rem;
    margin-left: -5rem;
    margin-right: -5rem;
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
}
@media only screen and (max-width: 1469px) {
    .section-precipes__wrapper {
        padding-top: 14rem;
        padding-bottom: 4.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__wrapper {
        padding-top: 10rem;
        padding-bottom: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-precipes__wrapper {
        padding-top: 8rem;
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__wrapper {
        padding-bottom: 8rem;
    }
}
@media only screen and (max-width: 512px) {
    .section-precipes__wrapper {
        padding-bottom: 6rem;
    }
}
@media only screen and (max-width: 480px) {
    .section-precipes__wrapper {
        padding-bottom: 4rem;
    }
}
@media only screen and (max-width: 420px) {
    .section-precipes__wrapper {
        padding-bottom: 2rem;
    }
}
@media only screen and (max-width: 380px) {
    .section-precipes__wrapper {
        padding-bottom: 0;
    }
}
.section-precipes__subtitle {
    margin: 4.8rem 0 9.8rem;
    text-align: center;
    font-size: 3.2rem;
    line-height: 1.4;
}
@media only screen and (max-width: 1469px) {
    .section-precipes__subtitle {
        margin: 4rem 0 6.4rem;
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__subtitle {
        margin: 3.2rem 0 5.6rem;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-precipes__subtitle {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__subtitle {
        font-size: 2rem;
    }
}
@media print {
    .section-precipes__subtitle {
        font-size: 3rem;
    }
}
.section-precipes__carousel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: -20rem;
    margin-right: -16rem;
}
.section-precipes__carousel-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    width: 100%;
    min-height: 84rem;
    list-style: none;
    perspective: 84rem;
}
@media only screen and (max-width: 2436px) {
    .section-precipes__carousel-wrapper {
        min-height: 82rem;
        perspective: 82rem;
    }
}
@media only screen and (max-width: 2280px) {
    .section-precipes__carousel-wrapper {
        min-height: 78rem;
        perspective: 78rem;
    }
}
@media only screen and (max-width: 2048px) {
    .section-precipes__carousel-wrapper {
        min-height: 70rem;
        perspective: 70rem;
    }
}
@media only screen and (max-width: 1920px) {
    .section-precipes__carousel-wrapper {
        min-height: 68rem;
        perspective: 68rem;
    }
}
@media only screen and (max-width: 1600px) {
    .section-precipes__carousel-wrapper {
        min-height: 60rem;
        perspective: 60rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-precipes__carousel-wrapper {
        min-height: 56rem;
        perspective: 56rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-precipes__carousel-wrapper {
        min-height: 50rem;
        perspective: 50rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-precipes__carousel-wrapper {
        min-height: 44rem;
        perspective: 44rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__carousel-wrapper {
        min-height: 40rem;
        perspective: 40rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__carousel-wrapper {
        min-height: 30rem;
        perspective: 30rem;
    }
}
.section-precipes__carousel-item {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    width: 24%;
    color: #fff;
    font-size: 0;
    border-radius: 18px;
    box-shadow: 0 41px 62px -41px rgba(40, 8, 0, 0.3);
    transition: all 0.5s ease-in;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    visibility: hidden;
    cursor: pointer;
}
@media only screen and (max-width: 1279px) {
    .section-precipes__carousel-item {
        width: 26%;
    }
}
@media only screen and (max-width: 767px) {
    .section-precipes__carousel-item {
        width: 32%;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__carousel-item {
        width: 36%;
    }
}
.section-precipes__carousel-item::after {
    display: block;
    padding-bottom: 100%;
    content: "";
}
.section-precipes__carousel-item[data-pos="0"],
.section-precipes__carousel-item[data-pos="1"],
.section-precipes__carousel-item[data-pos="2"],
.section-precipes__carousel-item[data-pos="-1"],
.section-precipes__carousel-item[data-pos="-2"] {
    visibility: visible;
}
.section-precipes__carousel-item[data-pos="0"] {
    z-index: 5;
}
.section-precipes__carousel-item[data-pos="-1"],
.section-precipes__carousel-item[data-pos="1"] {
    z-index: 4;
}
.section-precipes__carousel-item[data-pos="-1"] {
    transform: translateX(-100%) scale(0.85);
}
.section-precipes__carousel-item[data-pos="1"] {
    transform: translateX(100%) scale(0.85);
}
.section-precipes__carousel-item[data-pos="-2"],
.section-precipes__carousel-item[data-pos="2"] {
    z-index: 3;
}
.section-precipes__carousel-item[data-pos="-2"] {
    transform: translateX(-186%) scale(0.75);
}
.section-precipes__carousel-item[data-pos="2"] {
    transform: translateX(186%) scale(0.75);
}
.section-precipes__carousel-title {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 4%;
}
@media only screen and (max-width: 2436px) {
    .section-precipes__carousel-title {
        font-size: 4.6rem;
    }
}
@media only screen and (max-width: 2280px) {
    .section-precipes__carousel-title {
        font-size: 4.4rem;
    }
}
@media only screen and (max-width: 2048px) {
    .section-precipes__carousel-title {
        font-size: 4.2rem;
    }
}
@media only screen and (max-width: 1920px) {
    .section-precipes__carousel-title {
        font-size: 4rem;
    }
}
@media only screen and (max-width: 1600px) {
    .section-precipes__carousel-title {
        font-size: 3.8rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-precipes__carousel-title {
        top: 3%;
        font-size: 3.6rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-precipes__carousel-title {
        font-size: 3.4rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-precipes__carousel-title {
        font-size: 3rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__carousel-title {
        font-size: 2.4rem;
    }
}
.section-precipes__carousel-title a {
    color: #fff;
}
.section-precipes__composition {
    padding-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4%;
    width: 100%;
    line-height: 1.1;
    font-size: 2.4rem;
}
@media only screen and (max-width: 1600px) {
    .section-precipes__composition {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-precipes__composition {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-precipes__composition {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__composition {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__composition {
        font-size: 1.4rem;
    }
}
.section-precipes__composition span {
    display: block;
    font-size: 5.4rem;
    color: #fcf8b3;
    font-weight: 500;
}
@media only screen and (max-width: 2436px) {
    .section-precipes__composition span {
        font-size: 5.2rem;
    }
}
@media only screen and (max-width: 2280px) {
    .section-precipes__composition span {
        font-size: 5rem;
    }
}
@media only screen and (max-width: 2048px) {
    .section-precipes__composition span {
        font-size: 4.8rem;
    }
}
@media only screen and (max-width: 1920px) {
    .section-precipes__composition span {
        font-size: 4.6rem;
    }
}
@media only screen and (max-width: 1600px) {
    .section-precipes__composition span {
        font-size: 4.4rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-precipes__composition span {
        font-size: 4.2rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-precipes__composition span {
        font-size: 3.8rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-precipes__composition span {
        font-size: 3.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__composition span {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__composition span {
        font-size: 2.6rem;
    }
}
.section-precipes__composition span small {
    font-size: 3.4rem;
}
@media only screen and (max-width: 2436px) {
    .section-precipes__composition span small {
        font-size: 3.3rem;
    }
}
@media only screen and (max-width: 2280px) {
    .section-precipes__composition span small {
        font-size: 3.2rem;
    }
}
@media only screen and (max-width: 2048px) {
    .section-precipes__composition span small {
        font-size: 3.1rem;
    }
}
@media only screen and (max-width: 1920px) {
    .section-precipes__composition span small {
        font-size: 3rem;
    }
}
@media only screen and (max-width: 1600px) {
    .section-precipes__composition span small {
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-precipes__composition span small {
        font-size: 2.6rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-precipes__composition span small {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-precipes__composition span small {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-precipes__composition span small {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-precipes__composition span small {
        font-size: 1.6rem;
    }
}
.section-tslider {
    position: relative;
    padding-top: 11rem;
    overflow: hidden;
    z-index: 2;
}
@media only screen and (max-width: 1469px) {
    .section-tslider {
        padding-top: 9rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-tslider {
        padding-top: 6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider {
        padding-top: 4rem;
    }
}
.section-tslider::before {
    position: absolute;
    top: 4%;
    left: 50%;
    margin-left: -946px;
    width: 1432px;
    height: 100%;
    background: url(https://s3.amazonaws.com/img.mynetdiary.com/keto/bg-dashed-circles@2x.jpg) 50% 50% no-repeat;
    background-size: cover;
    content: '';
    z-index: -1;
}
@media only screen and (max-width: 1469px) {
    .section-tslider::before {
        margin-left: -63.5%;
        width: 96%;
    }
}
@media only screen and (max-width: 1366px) {
    .section-tslider::before {
        margin-left: -65%;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider::before {
        margin-left: -50%;
        width: 120%;
    }
}
@media only screen and (max-width: 575px) {
    .section-tslider::before {
        top: 1%;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider::before {
        top: 1%;
        width: 129%;
    }
}
.section-tslider__item {
    margin-top: -8rem;
}
@media only screen and (max-width: 1469px) {
    .section-tslider__item {
        margin-top: -10rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-tslider__item {
        margin-top: -8rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-tslider__item {
        margin-top: -6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-tslider__item {
        margin-top: -4rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider__item {
        margin-top: 0;
        padding-bottom: 10%;
    }
}
.section-tslider__item-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media only screen and (max-width: 767px) {
    .section-tslider__item-wrapper {
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
}
.section-tslider__item-content {
    -ms-flex: 0 39.17%;
    -webkit-flex: 0 39.17%;
    flex: 0 39.17%;
    margin-right: 7.22%;
    font-size: 2.6rem;
}
@media only screen and (max-width: 1469px) {
    .section-tslider__item-content {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-tslider__item-content {
        -ms-flex: 0 45%;
        -webkit-flex: 0 45%;
        flex: 0 45%;
    }
}
@media only screen and (max-width: 1280px) {
    .section-tslider__item-content {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-tslider__item-content {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider__item-content {
        -ms-flex: 1 auto;
        -webkit-flex: 1 auto;
        flex: 1 auto;
        margin: 0 10%;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__item-content {
        font-size: 1.6rem;
    }
}
.section-tslider__item-image {
    -ms-flex: 0 38.75%;
    -webkit-flex: 0 38.75%;
    flex: 0 38.75%;
    margin: 10% 0 0 0;
}
@media only screen and (max-width: 767px) {
    .section-tslider__item-image {
        -ms-flex: 1 auto;
        -webkit-flex: 1 auto;
        flex: 1 auto;
        margin: 6.4rem 0 -16%;
    }
}
@media only screen and (max-width: 575px) {
    .section-tslider__item-image {
        margin-top: 4.8rem;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__item-image {
        margin: 4.8rem 0 -18%;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider__item-image > img {
        max-width: 70%;
        margin-left: -14%;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__item-image > img {
        max-width: 90%;
        margin-left: -16%;
    }
}
.section-tslider__item-title {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin-bottom: 4.8rem;
}
@media only screen and (max-width: 1366px) {
    .section-tslider__item-title {
        margin-bottom: 4.2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-tslider__item-title {
        margin-bottom: 2.4rem;
        font-size: 3rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider__item-title {
        position: absolute;
        top: 2.4rem;
        left: 0;
        right: 0;
        width: 100%;
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-tslider__item-title {
        top: 1.2rem;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__item-title {
        font-size: 1.8rem;
    }
}
.section-tslider__indicators {
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    bottom: 23%;
    margin: 0 0 0 50%;
}
@media only screen and (max-width: 1366px) {
    .section-tslider__indicators {
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin: 0 15%;
        bottom: 5%;
    }
}
@media only screen and (max-width: 991px) {
    .section-tslider__indicators {
        transform: scale(0.8);
    }
}
@media only screen and (max-width: 767px) {
    .section-tslider__indicators {
        bottom: 3%;
    }
}
@media only screen and (max-width: 575px) {
    .section-tslider__indicators {
        bottom: 0;
    }
}
.section-tslider__indicators .active::after {
    background: #0bb850;
}
.section-tslider__indicators > li {
    border-color: rgba(190, 174, 172, 0.4);
}
.section-tslider__indicators > li:first-child {
    margin-left: 0;
}
.section-tslider__carousel-control-prev,
.section-tslider__carousel-control-next {
    margin-top: -7.5rem;
    border-color: #eee;
}
@media only screen and (max-width: 991px) {
    .section-tslider__carousel-control-prev,
    .section-tslider__carousel-control-next {
        transform: scale(0.8);
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__carousel-control-prev,
    .section-tslider__carousel-control-next {
        margin-top: -10rem;
        left: -7%;
        transform: scale(0.5);
    }
}
.section-tslider__carousel-control-prev:hover,
.section-tslider__carousel-control-next:hover,
.section-tslider__carousel-control-prev:focus,
.section-tslider__carousel-control-next:focus {
    margin-top: -8.4rem;
}
@media only screen and (max-width: 479px) {
    .section-tslider__carousel-control-prev:hover,
    .section-tslider__carousel-control-next:hover,
    .section-tslider__carousel-control-prev:focus,
    .section-tslider__carousel-control-next:focus {
        margin-top: -10.8rem;
        left: -10%;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__carousel-control-next {
        left: auto;
        right: -7%;
    }
}
@media only screen and (max-width: 479px) {
    .section-tslider__carousel-control-next:hover,
    .section-tslider__carousel-control-next:focus {
        left: auto;
        right: -10%;
    }
}
.section-tslider__carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 79, 78)' %3e%3cpath d='M11.914,0.283 L0.501,8.992 C-0.165,9.500 -0.165,10.491 0.501,10.999 L11.914,19.708 C12.760,20.353 13.991,19.759 13.991,18.704 L12.000,10.000 L13.991,1.287 C13.991,0.231 12.760,-0.364 11.914,0.283 Z'/%3e%3c/svg%3e");
}
.section-tslider__carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 14 20' fill='rgb(252, 79, 78)' %3e%3cpath d='M2.086,1.253 L13.499,9.988 C14.165,10.499 14.165,11.492 13.499,12.002 L2.086,20.738 C1.240,21.386 0.009,20.789 0.009,19.732 L2.000,11.000 L0.009,2.259 C0.009,1.201 1.240,0.604 2.086,1.253 Z'/%3e%3c/svg%3e");
}
.section-insights {
    position: relative;
    margin-top: -4rem;
    overflow: hidden;
    z-index: 1;
}
@media only screen and (max-width: 1469px) {
    .section-insights {
        margin-top: -3rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights {
        margin-top: -4rem;
    }
}
@media print {
    .section-insights {
        display: none !important;
    }
}
.section-insights::before {
    position: absolute;
    top: -54rem;
    left: -5rem;
    right: -5rem;
    display: block;
    width: auto;
    height: 60rem;
    background: #fff;
    content: '';
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    z-index: 1000;
}
.section-insights__wrapper {
    padding: 17rem 5rem 5.6rem;
    margin-left: -5rem;
    margin-right: -5rem;
    background: #fff url(https://s3.amazonaws.com/img.mynetdiary.com/images/pattern-grunge-400x400.jpg) 0 0 repeat;
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
}
@media only screen and (max-width: 1469px) {
    .section-insights__wrapper {
        padding-top: 14rem;
        padding-bottom: 1.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__wrapper {
        padding-top: 12rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-insights__wrapper {
        padding-top: 10rem;
    }
}
.section-insights__title {
    margin-bottom: 10.4rem;
}
@media only screen and (max-width: 1469px) {
    .section-insights__title {
        margin-bottom: 8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__title {
        margin-bottom: 5.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-insights__title {
        margin-bottom: 4rem;
    }
}
.section-insights__cards {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10.4rem;
}
@media only screen and (max-width: 1469px) {
    .section-insights__cards {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        margin-top: 8rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__cards {
        margin-top: 5.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-insights__cards {
        margin-top: 4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-insights__cards {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}
.section-insights__card {
    -ms-flex: 0 45.83%;
    -webkit-flex: 0 45.83%;
    flex: 0 45.83%;
    position: relative;
    margin-bottom: 5.6rem;
    text-align: center;
    font-size: 2rem;
}
@media only screen and (max-width: 1280px) {
    .section-insights__card {
        margin-bottom: 4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__card {
        margin-bottom: 2.4rem;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-insights__card {
        -ms-flex: 1 100%;
        -webkit-flex: 1 100%;
        flex: 1 100%;
        font-size: 1.6rem;
    }
}
.section-insights__card-cover {
    border: 1px solid #d6cbc4;
    border-radius: 1.8rem;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.04);
}
@media only screen and (max-width: 1469px) {
    .section-insights__card-cover {
        border-radius: 1.6rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__card-cover {
        border-radius: 1.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-insights__card-cover {
        border-radius: 1rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-insights__card-cover {
        border-radius: 0.8rem;
    }
}
.section-insights__card-title {
    margin: 4.6rem 0 2.4rem;
    color: #46618a;
}
@media only screen and (max-width: 1469px) {
    .section-insights__card-title {
        margin: 4rem 0 2rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights__card-title {
        margin: 2.4rem 0 1.6rem;
        font-size: 2.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-insights__card-title {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-insights__card-title {
        font-size: 1.8rem;
    }
}
.section-insights__breaker {
    -ms-flex: 100%;
    -webkit-flex: 100%;
    flex: 100%;
    height: 0;
}
.section-insights_layout_2 .section-insights__card {
    font-size: 2.6rem;
}
@media only screen and (max-width: 1280px) {
    .section-insights_layout_2 .section-insights__card {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights_layout_2 .section-insights__card {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-insights_layout_2 .section-insights__card {
        -ms-flex: 1 100%;
        -webkit-flex: 1 100%;
        flex: 1 100%;
    }
}
.section-insights_layout_2 .section-insights__card-cover {
    height: 262px;
    width: auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
@media only screen and (max-width: 1469px) {
    .section-insights_layout_2 .section-insights__card-cover {
        height: 200px;
    }
}
@media only screen and (max-width: 991px) {
    .section-insights_layout_2 .section-insights__card-cover {
        height: 140px;
    }
}
.section-insights_layout_3 {
    margin-top: 0;
}
.section-insights_layout_3::before {
    display: none;
}
.section-insights_layout_3 .section-insights__wrapper {
    background: #fff;
}
.section-blog {
    padding: 10.4rem 0 5.6rem;
    margin-top: 0;
}
@media only screen and (max-width: 1469px) {
    .section-blog {
        padding: 8rem 0 4rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-blog {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 991px) {
    .section-blog {
        padding-top: 5.6rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-blog {
        padding-top: 4rem;
    }
}
.section-blog::before {
    display: none;
}
.section-dietitians {
    position: relative;
    overflow: hidden;
    margin-top: -4rem;
    font-size: 2.6rem;
    color: #fff;
    text-align: center;
    z-index: 0;
}
@media only screen and (max-width: 1280px) {
    .section-dietitians {
        font-size: 2.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-dietitians {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-dietitians {
        font-size: 2rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-dietitians {
        text-align: center;
    }
}
.section-dietitians::before {
    position: absolute;
    left: -5rem;
    right: -5rem;
    height: 100%;
    background: #4ea403;
    background: #05963d url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png) 0 0 repeat;
    background: url(https://s3.amazonaws.com/img.mynetdiary.com/images/texture-noise@1x.png), radial-gradient(ellipse at top, #05b24a 0%, #05963d 60%);
    overflow: hidden;
    border-bottom-right-radius: 100rem 5rem;
    border-bottom-left-radius: 100rem 5rem;
    box-shadow: inset rgba(9, 108, 46, 0.76) 0 -2.3rem 10.7rem;
    z-index: 1;
    content: '';
}
@media only screen and (max-width: 1469px) {
    .section-dietitians::before {
        left: -3rem;
        right: -3rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-dietitians::before {
        left: -2rem;
        right: -2rem;
    }
}
@media only screen and (max-width: 1280px) {
    .section-dietitians::before {
        left: -1rem;
        right: -1rem;
    }
}
.section-dietitians__layers {
    position: relative;
    z-index: 3;
}
.section-dietitians__layers::before {
    position: absolute;
    bottom: 2%;
    left: -14%;
    width: 70rem;
    height: 35rem;
    border: 0.1rem dashed rgba(5, 96, 0, 0.6);
    border-radius: 140rem 140rem 0 0;
    border-bottom: none;
    content: '';
    z-index: 1;
}
@media only screen and (max-width: 1750px) {
    .section-dietitians__layers::before {
        left: -17%;
    }
}
@media only screen and (max-width: 1680px) {
    .section-dietitians__layers::before {
        left: -20%;
    }
}
@media only screen and (max-width: 1469px) {
    .section-dietitians__layers::before {
        left: -33%;
    }
}
@media only screen and (max-width: 1152px) {
    .section-dietitians__layers::before {
        display: none;
    }
}
.section-dietitians__layers::after {
    position: absolute;
    top: -88%;
    right: 0;
    width: 110rem;
    height: 110rem;
    border: 0.1rem dashed rgba(5, 96, 0, 0.6);
    border-radius: 50%;
    content: '';
    z-index: 1;
}
@media only screen and (max-width: 1920px) {
    .section-dietitians__layers::after {
        right: -25%;
    }
}
@media only screen and (max-width: 1600px) {
    .section-dietitians__layers::after {
        right: -36%;
    }
}
@media only screen and (max-width: 1469px) {
    .section-dietitians__layers::after {
        top: -72%;
        width: 95rem;
        height: 95rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-dietitians__layers::after {
        display: none;
    }
}
.section-dietitians__container {
    position: relative;
    padding-top: 14rem;
    padding-bottom: 8rem;
    z-index: 3;
}
@media only screen and (max-width: 1469px) {
    .section-dietitians__container {
        padding-top: 12rem;
        padding-bottom: 6.4rem;
    }
}
@media only screen and (max-width: 991px) {
    .section-dietitians__container {
        padding-top: 10rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-dietitians__container {
        padding-top: 8rem;
        padding-bottom: 0;
    }
}
.section-dietitians__title {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    color: #fff;
}
.section-dietitians__subtitle {
    color: #fcf8b3;
}
@media only screen and (max-width: 767px) {
    .section-dietitians__subtitle {
        margin-top: 2.4rem;
    }
}
.section-dietitians__cards {
    padding-top: 1.6rem;
    padding-bottom: 5.6rem;
}
@media only screen and (min-width: 576px) {
    .section-dietitians__cards {
        padding-bottom: 8rem;
    }
}
@media only screen and (min-width: 768px) {
    .section-dietitians__cards {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        padding: 0;
        margin-top: 6.4rem;
    }
}
@media only screen and (min-width: 992px) {
    .section-dietitians__cards {
        margin-top: 7.2rem;
    }
}
.section-dietitians__cards::after {
    display: none;
}
.section-dietitians__card {
    color: #fcf8b3;
    font-size: 1.6rem;
}
@media only screen and (min-width: 768px) {
    .section-dietitians__card {
        float: none;
        width: auto;
        margin: 0;
        -webkit-backface-visibility: initial;
        backface-visibility: initial;
        transition: none;
        position: relative;
        display: block;
        -ms-flex: 0 22%;
        -webkit-flex: 0 22%;
        flex: 0 22%;
    }
}
@media only screen and (min-width: 992px) {
    .section-dietitians__card {
        font-size: 1.8rem;
    }
}
@media only screen and (min-width: 1153px) {
    .section-dietitians__card {
        -ms-flex: 0 20%;
        -webkit-flex: 0 20%;
        flex: 0 20%;
        font-size: 2rem;
    }
}
@media only screen and (min-width: 1367px) {
    .section-dietitians__card {
        -ms-flex: 0 17.22%;
        -webkit-flex: 0 17.22%;
        flex: 0 17.22%;
        font-size: 2.2rem;
    }
}
.section-dietitians__card p {
    white-space: nowrap;
}
@media only screen and (min-width: 992px) {
    .section-dietitians__card p {
        white-space: normal;
    }
}
@media only screen and (max-width: 767px) {
    .section-dietitians__card-inner {
        position: relative;
        display: inline-block;
    }
}
.section-dietitians__card-title {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    margin: 1.6rem 0 0;
}
@media only screen and (min-width: 768px) {
    .section-dietitians__card-title {
        white-space: nowrap;
    }
}
.section-dietitians__card-title a {
    color: #fff;
}
.section-dietitians__card-image {
    max-width: 24.8rem;
    width: 100%;
}
@media only screen and (max-width: 575px) {
    .section-dietitians__card-image {
        max-width: 50%;
    }
}
@media only screen and (max-width: 480px) {
    .section-dietitians__card-image {
        max-width: 70%;
    }
}
.section-dietitians__indicators {
    bottom: 2.4rem;
}
.section-dietitians__indicators > li {
    border-color: rgba(32, 98, 28, 0.4);
}
.section-dietitians__indicators > li.active {
    border-color: rgba(125, 211, 46, 0.4);
}
@media only screen and (min-width: 768px) {
    .section-dietitians__indicators {
        display: none;
    }
}
.section-dietitians__carousel-control-prev,
.section-dietitians__carousel-control-next {
    border: none;
}
.section-dietitians__carousel-control-prev:hover::before,
.section-dietitians__carousel-control-next:hover::before,
.section-dietitians__carousel-control-prev:focus::before,
.section-dietitians__carousel-control-next:focus::before {
    background: none;
}
@media only screen and (max-width: 480px) {
    .section-dietitians__carousel-control-prev:hover,
    .section-dietitians__carousel-control-next:hover,
    .section-dietitians__carousel-control-prev:focus,
    .section-dietitians__carousel-control-next:focus {
        left: -38px;
    }
}
@media only screen and (max-width: 767px) {
    .section-dietitians__carousel-control-prev,
    .section-dietitians__carousel-control-next {
        top: 33%;
    }
}
@media only screen and (max-width: 480px) {
    .section-dietitians__carousel-control-prev,
    .section-dietitians__carousel-control-next {
        left: -30px;
    }
}
@media only screen and (min-width: 768px) {
    .section-dietitians__carousel-control-prev,
    .section-dietitians__carousel-control-next {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .section-dietitians__carousel-control-next {
        left: auto;
        right: -30px;
    }
}
@media only screen and (max-width: 480px) {
    .section-dietitians__carousel-control-next:hover,
    .section-dietitians__carousel-control-next:focus {
        left: auto;
        right: -38px;
    }
}
.section-cta__title {
    font-size: 7.2rem;
}
@media only screen and (max-width: 1600px) {
    .section-cta__title {
        font-size: 6.8rem;
    }
}
@media only screen and (max-width: 1469px) {
    .section-cta__title {
        font-size: 6.4rem;
    }
}
@media only screen and (max-width: 1366px) {
    .section-cta__title {
        font-size: 6rem;
    }
}
@media only screen and (max-width: 1152px) {
    .section-cta__title {
        font-size: 5.2rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-cta__title {
        font-size: 4.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-cta__title {
        font-size: 4rem;
    }
}
@media print {
    .section-cta__title {
        font-size: 6rem;
    }
}
.posts__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
    .posts__row .post-preview {
        font-size: 1.6rem;
        line-height: 1.3;
        box-shadow: rgba(219, 213, 208, 0.78) 0 6px 6px -3px;
    }
}
.post-preview {
    margin-bottom: 8rem;
    width: 47.06%;
    font-size: 2rem;
    border-color: #eaeaea;
    box-shadow: rgba(219, 213, 208, 0.78) 0 3px 6px;
    border-radius: 2rem;
}
@media only screen and (max-width: 1469px) {
    .post-preview {
        margin-bottom: 6rem;
    }
}
@media only screen and (max-width: 991px) {
    .post-preview {
        margin-bottom: 4rem;
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 767px) {
    .post-preview {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .post-preview {
        width: 100%;
    }
}
.post-preview .card-img-top {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}
.post-preview .card-body {
    padding: 2rem 2.5rem;
}
.post-preview ._headline,
.post-preview .section-toprated ._features .__item .__heading {
    margin-bottom: 0;
}
.section-read-next .post-preview {
    width: 30%;
}
@media only screen and (max-width: 991px) {
    .section-read-next .post-preview {
        width: 48%;
    }
}
@media only screen and (max-width: 575px) {
    .section-read-next .post-preview {
        width: 100%;
    }
}
.post-preview__lead {
    font-style: italic;
    font-size: 2rem;
}
@media only screen and (max-width: 991px) {
    .post-preview__lead {
        font-size: 1.8rem;
    }
}
.post-preview_library {
    font-size: 1.8rem;
}
@media only screen and (max-width: 991px) {
    .post-preview_library {
        font-size: 1.6rem;
    }
}
@media only screen and (max-width: 575px) {
    .post-preview_library .card-body {
        padding: 1.5rem 2rem;
    }
}
.post-preview_library .card-body p:first-of-type {
    position: relative;
    padding-top: 1.5rem;
    margin-top: 1.5rem;
}
@media only screen and (max-width: 575px) {
    .post-preview_library .card-body p:first-of-type {
        padding-top: 1rem;
        margin-top: 1rem;
    }
}
.post-preview_library .card-body p:first-of-type::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    height: 2px;
    background: #e6dbd9;
    content: '';
}
@media only screen and (max-width: 575px) {
    .post-preview_library .card-body p:first-of-type::after {
        width: 25%;
        height: 1px;
    }
}
.post-preview_library .card-body p:first-of-type small {
    display: block;
    margin-bottom: 1rem;
    font-family: "Cabin", Helvetica, Arial, sans-serif;
    font-size: 2.2rem;
    color: #46618a;
    letter-spacing: 0.3px;
}
.post-preview__thumbnail {
    position: relative;
    display: block;
    background: #fff;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    overflow: hidden;
}
.post-preview__thumbnail::after {
    display: block;
    content: '';
    padding-bottom: 66.67%;
}
@media only screen and (max-width: 575px) {
    .post-preview__thumbnail {
        max-width: none;
    }
}
.post-preview__thumbnail-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.post-preview__thumbnail-inner > img {
    height: 100%;
}
.section-compatible {
    text-align: center;
}
.section-compatible > .container {
    padding-top: 9rem;
    padding-bottom: 6rem;
    border-top: 0.1rem dashed #e1cdbe;
}
@media only screen and (max-width: 991px) {
    .section-compatible > .container {
        padding-top: 8rem;
        padding-bottom: 3rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-compatible > .container {
        padding-top: 5rem;
        padding-bottom: 0;
    }
}
.section-compatible ._headline,
.section-compatible .section-toprated ._features .__item .__heading {
    margin: 0 0 3rem;
}
.section-compatible ._logos {
    padding-left: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 1rem;
    margin-left: 0;
}
@media only screen and (max-width: 991px) {
    .section-compatible ._logos {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
.section-compatible ._logos > li {
    margin: 1.5rem 1rem;
}
@media only screen and (max-width: 991px) {
    .section-compatible ._logos > li {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    .section-compatible ._logos > li {
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-compatible ._logos > li {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
}
@media only screen and (max-width: 575px) {
    .section-compatible ._logos > li > img {
        max-height: 44px;
        max-width: 88px;
    }
}
