html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.65em;
    color: #2e3246;
}
* {
    box-sizing: border-box;
}
img {
    max-width: 100%;
    height: auto;
}
.container {
    margin: 0 auto;
    max-width: 1240px;
    width: 100%;
    padding: 0 15px;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-bottom: 0px !important;
}

.magazine2 .entry-content {
    padding-bottom: 0px !important;
}

.without-footer #content {

    padding-bottom: 0px !important;
}

.space-organization-header-logo-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

figure>img {
    display: block;
    width: clamp(320px, 100%, 1024px);
    height: 100%;
    object-fit: cover;
}

.author-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wp-block-table {
    overflow-x: auto;
}

.home-table-method {
    margin-right: 0;
    margin-left: 0;
    overflow-x: auto;
}

.space-page-content {
    padding: 0 12px;
}

.card-item-inner {
    padding: 0 12px;
}
table {
    border-spacing: 0;
    width: 100%;
    margin-bottom: 30px;
}

td {
    padding: 4px 8px;
    border-color: transparent;
}

tr:nth-child(odd) {
    background-color: #f0f0f0;
}

@media (max-width: 767px) {
    figure {
        margin-right: 0;
        margin-left: 0;
    }
}
.header {
    background: #72134e;
    padding-bottom: 20px;
    position: relative;
    z-index: 1001;
}
.ms-21-sh-hmenu, .ms-21-sh-mmenu, .ms-21-sh-amenu, .ms-21-sh-smenu, .ms-21-sh-fmenu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}
.ms-21-sh-header__logo {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #b51378;
}
.ms-21-sh-hmenu > li > a, .ms-21-sh-hmenu > li > span {
    color: #fff;
    display: block;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    text-decoration: none;
    letter-spacing: .1px;
    transition: all .24s;
}
.ms-21-sh-header__bottom {
    margin-top: 10px;
}
.ms-21-sh-submenu li:not(:last-child) {
    margin-bottom: 8px;
}
.ms-21-sh-submenu a {
    color: #fff;
    text-decoration: none;
}
.menu-item {
    position: relative;
    padding: 0 15px;
}


    /*---change styles###----*/
.space-page-content h1,
.space-page-content h2,
.space-page-content h3,
.space-page-content h4 {
    line-height: 1.1em;
    font-family: 'Roboto', sans-serif;
    color: #151515;
    margin-bottom: 1.2rem;
}

.space-page-content h1 {
    font-size: 2.369em;
}

h1.wp-block-heading {
    text-align: center;
    margin: 35px;
}

.space-block-title {
    padding: 0 15px 30px;
    font-family: 'Roboto', sans-serif;
    color: #151515;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 700;
}

.space-block-title span {
    z-index: 1;
    padding-left: 23px;
    position: relative;
}

.space-block-title span:before {
    content: '';
    z-index: 1;
    opacity: 0.8;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 4px;
    background-color: #ff2453;
}

.space-block-title span:after {
    content: '';
    z-index: -1;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 11px;
    background-color: #1b2a39;
}

.space-page-content .text-center {
    text-align: center;
}

.space-page-content .absolute {
    position: absolute;
}

.space-page-content .relative {
    position: relative;
}

.space-footer-top.box-100.relative {
    padding: 15px;
    background: #0c0c0d;
}

.space-organization-header-title-box-ins.box-100.relative h1 {
    font-size: 27px;
}

.space-organization-float-bar-title-wrap.box-100.relative {
    font-size: 20px;
}

@media (max-width:600px) {
    .space-organization-float-bar-title-wrap.box-100.relative {
        font-size: 14px;
    }
}

.wp-block-column.is-layout-flow {
    display: grid;
}

.space-header-height.relative:before {
    content: "Сайт не проводить ігри на гроші та не приймає платежі, у т.ч., пов'язані з азартними іграми. Матеріали публікуються з інформаційною метою.";
    text-align: center;
    display: block;
    background: #fb0;
    color: #000;
    font-size: .75rem;
    padding: 4px 0;
}

.author-photo {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    flex: 0 0 90px;
}

.author-content {
    display: flex;
    /*width: 100%;*/
    min-height: 150px;
    padding: 20px;
    border-radius: 6px;
    background: #1b2a39;
    color: #fff;
}

.author-photo img {
    border-radius: 80px !important;
}

@media (max-width: 991px) {
    .author-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .author-photo {
        margin: 0;
    }
}

.author-name {
    font-weight: bold;
    padding: 5px 0;
}

.author-email {
    font-weight: bold;
    padding: 5px 0;
}

.author-description {
    font-size: 14px;
}

.code-block.code-block-1 a {
    color: #7f8c8d;
}

.space-organizations-3-archive-item {
    display: inline-block;
}

.space-organizations-3-archive-item-ins {
    border-radius: 5px;
    padding: 10px 0;
    margin: 0 15px 30px;
    background-color: #fff;
    box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.space-organizations-3-archive-item-ins:hover {
    box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);
}

.space-organizations-3-archive-item-ins.space-9 {
    border: 0;
    box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.space-organizations-3-archive-item-ins.space-9:hover {
    box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);
}

.space-organizations-3-archive-item-logo {
    order: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organizations-3-archive-item-count {
    top: -22px;
    left: 30px;
    width: 30px;
    height: 42px;
    background-color: #be2edd;
    border-radius: 5px;
}

.space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count {
    background-color: #ff2453;
}

.space-organizations-3-archive-item-count span {
    position: relative;
    display: inline-block;
    width: 30px;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #fff;
}

.space-organizations-3-archive-item-count:before {
    content: '';
    display: block;
    width: 30px;
    height: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    top: 0;
    left: 0;
    right: 0;
    border-radius: 5px 5px 0 0;
    z-index: 1;
}

.space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count-2 {
    background-color: #ff2453;
}

.space-organizations-3-archive-item-count-2 span {
    position: relative;
    display: inline-block;
    width: 30px;
    padding: 7px 0;
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #fff;
}

.space-organizations-3-archive-item-logo-ins {
    padding: 10px 30px;
    line-height: 0;
}

.space-organizations-3-archive-item-logo-ins img {
    border-radius: 5px;
}

.space-organizations-3-title-box a {
    font-weight: 700;
    font-size: 1.333em;
    line-height: 1.25em;
    color: #151515 !important;
    text-decoration: none !important;
}

.space-organizations-3-title-box a:hover {
    color: #b2bec3 !important;
    text-decoration: none !important;
}

.space-organizations-3-archive-item-terms {
    order: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organizations-3-archive-item-terms-ins {
    padding: 0 15px;
    font-weight: 400;
    font-size: 0.65em;
    line-height: 1.45em;
    color: #7f8c8d;
}

.space-organizations-3-archive-item-terms-ins a {
    color: #ff2453;
    text-decoration: underline;
}

.space-organizations-3-archive-item-terms-ins a:hover {
    text-decoration: none;
}

.space-organizations-3-archive-item-terms-ins strong {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25em;
    color: #111111;
}

.space-organizations-3-archive-item-terms-ins b {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25em;
    color: #111111;
}

.space-organizations-3-archive-item-terms-ins span {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25em;
    color: #2e3246;
    padding-bottom: 5px;
}

.space-organizations-3-archive-item-terms-ins p {
    padding-bottom: 0 !important;
    line-height: 1.45em !important;
}

.space-organizations-3-archive-item-rating {
    order: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organizations-3-archive-item-units span {
    font-weight: 700;
    color: #111111;
}

.space-organizations-3-archive-item-rating-box {
    display: inline-block;
    height: 40px;
    border-radius: 20px;
    padding: 11px 45px 11px 15px;
    border: 1px solid #d6d7db;
}

.space-organizations-3-archive-item-rating-box .star-rating .star-full:before {
    content: "\f005";
    font-weight: 900;
}

.space-organizations-3-archive-item-rating-box .star-rating .star-half:before {
    content: "\f5c0";
    font-weight: 900;
}

.space-organizations-3-archive-item-rating-box .star-rating .star-empty:before {
    content: "\f005";
    font-weight: 400;
}

.space-organizations-3-archive-item-rating-box .star-rating .star {
    color: #ff2453;
    display: inline-block;
    font-family: 'Font Awesome 5 Free' !important;
    font-size: 1em;
    font-style: normal;
    line-height: 1em;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    width: 1.15em;
    padding: 0;
}

.space-organizations-3-archive-item-rating-box .star-rating span.screen-reader-text {
    display: none;
}

.space-organizations-3-archive-item-rating-box span {
    position: absolute;
    right: 12px;
    height: 1em;
    top: 0;
    bottom: 0;
    margin: auto 0;
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    color: #111111;
}

.space-organizations-3-archive-item-button {
    order: 4;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organizations-3-archive-item-button-ins a {
    display: inline-block;
    padding: 10px 30px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.25em;
    color: #fff;
    border-radius: 20px;
    background-color: #2ecc71;
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.space-organizations-3-archive-item-button-ins a:hover {
    box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);
}

.space-organizations-3-archive-item-button-ins a i {
    padding-right: 5px;
}

.space-organizations-3-archive-item-button-ins a:first-child {
    margin-bottom: 4px;
}

.space-organizations-3-archive-item-button-ins a:last-child {
    margin-top: 4px;
    background-color: #7f8c8d;
}

.space-organizations-3-archive-item-button-ins a:last-child:hover {
    box-shadow: 0px 0px 15px 0px rgba(127, 140, 141, 0.55);
}

.space-organizations-3-archive-item-logo-ins:after,
.space-organizations-3-archive-item-terms-ins:after,
.space-organizations-3-archive-item-rating-ins:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #d6d7db;
}

.box-100 {
    width: 100%;
}

.box-20 {
    width: 20%;
}

.box-25 {
    width: 25%;
}

.box-33 {
    width: 33.33333333%;
}

.box-66 {
    width: 66.66666666%;
}

.licence-text {
    position: absolute;
    bottom: 0;
    padding: 10px;
    left: 0;
    line-height: 1;
    font-size: 12px;
}

.space-organizations-3-archive-item-ins {
    padding-bottom: 35px;
}

span.tc-apply {
    border-bottom: 1px dashed;
    cursor: pointer;
}

div.tc-desc {
    text-align: center;
    opacity: 0;
    visibility: hidden;
    min-width: 240px;
    max-width: 270px;
    width: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 auto;
    color: #576574 !important;
    background-color: #fffbeb;
    border: 1px solid #fdcb6e;
    border-radius: 5px;
    padding: 15px;
    z-index: 10;
    box-shadow: 0px 0px 30px 0px rgba(250, 177, 160, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div.tc-desc p {
    line-height: 1.25em !important;
}

div.tc-desc strong {
    color: #e17055 !important;
    font-size: 14px;
    font-weight: 700;
}

div.tc-desc a,
.space-page-content div.tc-desc a,
.home-page div.tc-desc a {
    color: #576574 !important;
}

span.tc-apply:hover+div.tc-desc,
span.tc-apply+div.tc-desc:hover,
span.tc-apply:active+div.tc-desc,
span.tc-apply+div.tc-desc:active {
    opacity: 1;
    visibility: visible;
    height: auto;
}

.licence-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    padding: 4px 8px 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 10%;
    top: -12px;
    background: #fb0;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
}

.licence-label:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    border-style: solid;
    border-width: 12px 0 0 8px;
    border-color: transparent transparent transparent #e4aa0a;
}

@media screen and (max-width: 479px) {
    .space-organizations-3-archive-item-ins {
        padding-bottom: 50px;
    }
}

.schema-faq-section {
    margin-bottom: 30px;
}

.top-countries {
    background-color: #f1f3f4;
    border-radius: 2px;
    margin-top: 2rem;
    padding: 1rem
}

.top-countries h2 {
    margin-bottom: 1.5rem
}

@media screen and (min-width: 981px) {
    .top-countries {
        padding: 1.5rem 2rem 2rem
    }

    .top-countries .columns {
        grid-template-columns: repeat(2, 1fr)
    }

    .top-countries .column-item:last-child {
        -ms-flex-item-align: center;
        align-self: center;
        justify-self: flex-end
    }
}

.columns {
    grid-gap: 1.5rem;
    grid-gap: var(grid-gap);
    grid-template-columns: 1fr
}

.country-data-item {
    font-weight: 600;
    font-size: 14px;
    display: grid;
    grid-gap: .5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: 28px 6em 1fr 3.5em;
    line-height: 1.25rem;
    padding-top: 1rem
}

.country-data-item:not(:last-child) {
    padding-bottom: 1rem
}

@media screen and (min-width: 576px) {
    .country-data-item {
        font-size: 16px;
        grid-gap: 1.5rem;
        grid-template-columns: 28px 10em 1fr 3.5em
    }
}

.country-data-item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 16, 61, 0.12)
}

.country-img {
    --column-width-min: 28px;
    -webkit-box-shadow: 0 0 0 1px #e9e9e9;
    box-shadow: 0 0 0 1px #e9e9e9
}

.country-img .icon-flag {
    display: inherit;
    height: 20px;
    width: 28px
}

.country-img img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.country-data-caption {
    padding-right: .5rem
}

.country-data-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(64, 149, 139, 0.1);
    height: .5rem;
    overflow: hidden;
    width: 100%
}

.country-data-bar-fill {
    -webkit-box-flex: calc(var(--size)/100);
    -ms-flex-positive: calc(var(--size)/100);
    background-color: #fb0;
    flex-grow: calc(var(--size)/100)
}

.country-data-percentage {
    text-align: right
}

.svg-countries-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
    position: relative
}

.columns {
    display: grid;
    grid-gap: 1.5rem;
    grid-template-columns: 1fr;
}

.column-item {
    display: grid;
}

.demographic {
    background-color: #f1f3f4;
    border-radius: 2px;
    margin-top: 2rem;
    padding: 1rem
}

.demographic h2 {
    margin-bottom: 1.5rem
}

.demographic .column-caption {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 1.5rem
}

@media screen and (min-width: 981px) {
    .demographic {
        padding: 1.5rem 2rem 2rem
    }

    .demographic .columns {
        grid-gap: 5rem;
        grid-template-columns: -webkit-max-content 1fr;
        grid-template-columns: max-content 1fr
    }
}

@media screen and (min-width: 1152px) {
    .demographic .columns {
        grid-gap: 2rem
    }
}

.gender {
    display: grid;
    -ms-flex-line-pack: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    justify-content: center;
    grid-gap: 2rem;
    align-content: flex-end;
    align-items: flex-end;
    font-size: 16px;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    line-height: 1.25rem
}

.gender-item-data {
    color: #666;
    font-weight: 700;
    margin-top: .5rem;
    text-align: center
}

@media screen and (min-width: 981px) {
    .gender {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.gender-item-image {
    max-width: 120px;
    display: block;
}

.demographics-bars {
    display: grid;
    grid-gap: 0.5rem;
    font-size: .75rem;
    grid-template-columns: repeat(6, 1fr);
    height: 14rem;
    line-height: 1.25rem;
    text-align: center
}

@media screen and (min-width: 576px) {
    .demographics-bars {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media screen and (min-width: 768px) {
    .demographics-bars {
        grid-gap: 2rem
    }
}

@media screen and (min-width: 981px) {
    .demographics-bars {
        height: 23.5rem
    }
}

.demographics-bar {
    display: grid;
    grid-gap: 0.5rem;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-template-rows: 1fr;
    margin-bottom: 28px;
}

.demographics-bar-fill {
    --color-alpha: 1;
    --color: rgba(255, 187, 0, var(--color-alpha));
    background-color: var(--color);
    border-radius: 2px;
    height: 100%;
    position: relative
}

.demographics-bar-fill[data-index="0"] {
    --color-alpha: 1
}

.demographics-bar-fill[data-index="1"] {
    --color-alpha: 0.8
}

.demographics-bar-fill[data-index="2"] {
    --color-alpha: 0.64
}

.demographics-bar-fill[data-index="3"] {
    --color-alpha: 0.48
}

.demographics-bar-fill[data-index="4"] {
    --color-alpha: 0.32
}

.demographics-bar-fill[data-index="5"] {
    --color-alpha: 0.16
}

.demographics-bar-fill:after,
.demographics-bar-fill:before {
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.demographics-bar-fill:before {
    content: attr(data-percent) "%";
    font-weight: 700;
    margin-top: -28px;
    top: 0
}

.demographics-bar-fill:after {
    bottom: 0;
    color: #666;
    content: attr(data-caption);
    margin-bottom: -28px
}

.offer-app {
    background-color: #f1f3f4;
    border-radius: 2px;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: 2rem;
    padding: 1rem
}

.offer-app .column-item {
    align-content: flex-start;
}

.offer-app h2 {
    margin-bottom: 1.5rem
}

@media screen and (min-width: 981px) {
    .offer-app {
        padding: 1.5rem 2rem 2rem
    }

    .offer-app .columns {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (min-width: 1152px) {
    .offer-app .columns {
        grid-gap: 4rem
    }
}

.offer-app-item-caption {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-bottom: 1.5rem
}

.offer-app-item-image {
    overflow: hidden;
    margin-bottom: 1.5rem;
    max-height: 9rem
}

.offer-app-item-image picture {
    display: block;
}

.offer-app-item-image img {
    height: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    width: auto
}

.offer-app-item-download {
    grid-gap: 0.5rem
}

.offer-app-item-download a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.offer-app-item-optimization-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    --color-alpha: 0.15;
    background-color: var(--color);
    height: 24px;
    margin-bottom: .5rem;
    margin-top: .5rem;
    overflow: hidden;
    width: 100%
}

.offer-app-item-optimization-bar[data-color="0"],
.offer-app-item-optimization-bar[data-color="0"]>div {
    --color: rgba(185, 0, 0, var(--color-alpha))
}

.offer-app-item-optimization-bar[data-color="1"],
.offer-app-item-optimization-bar[data-color="1"]>div {
    --color: rgba(0, 125, 60, var(--color-alpha))
}

.offer-app-item-optimization-bar-fill {
    --color-alpha: 1;
    -webkit-box-flex: calc(var(--size)/100);
    -ms-flex-positive: calc(var(--size)/100);
    background-color: var(--color);
    flex-grow: calc(var(--size)/100)
}

.offer-app-item-optimization-value span {
    font-weight: 600;
    font-size: 16px
}

.button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 12px 30px;
    font-weight: 300;
    font-size: 1.333em;
    line-height: 1.25em;
    justify-content: center;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button-code {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(217, 9, 70, .2)), to(rgba(217, 9, 70, .2))), -webkit-gradient(linear, left top, left bottom, from(#db0946), to(#aa0737));
    background: -o-linear-gradient(bottom, rgba(217, 9, 70, .2), rgba(217, 9, 70, .2)), -o-linear-gradient(top, #db0946 0, #aa0737 100%);
    background: linear-gradient(0deg, rgba(217, 9, 70, .2), rgba(217, 9, 70, .2)), linear-gradient(180deg, #db0946, #aa0737);
    border: 1px solid #7a0025;
    color: #fff;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 17rem;
}

.button-red {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(217, 9, 70, .2)), to(rgba(217, 9, 70, .2))), -webkit-gradient(linear, left top, left bottom, from(#db0946), to(#aa0737));
    background: -o-linear-gradient(bottom, rgba(217, 9, 70, .2), rgba(217, 9, 70, .2)), -o-linear-gradient(top, #db0946 0, #aa0737 100%);
    background: linear-gradient(0deg, rgba(217, 9, 70, .2), rgba(217, 9, 70, .2)), linear-gradient(180deg, #db0946, #aa0737);
    border: 1px solid #7a0025;
    color: #fff !important;
    text-decoration: none !important;
    padding: 10px 20px;
    display: inline-flex;
    width: auto;
    font-size: 1rem;
}

.button-green {
    background-color: #14cc60 !important;
    box-shadow: 0 5px 15px 0 rgba(20, 204, 96, 0.55) !important;
    color: #fff !important;
    font-size: 1rem;
    white-space: nowrap;
    padding: 10px 20px;
}

.button-code .button-text {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    white-space: nowrap;
}

.button-code:before {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 4px;
    bottom: -1px;
    -webkit-clip-path: polygon(calc(100% - 44px) 0, 100% -4px, 100% 100%, calc(100% - 22px) 100%);
    clip-path: polygon(calc(100% - 44px) 0, 100% -4px, 100% 100%, calc(100% - 22px) 100%);
    color: #000;
    content: 'OPVG';
    justify-content: flex-end;
    left: -1px;
    padding-right: 0.25em;
    position: absolute;
    right: -2px;
    top: -1px;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    z-index: 1;
    text-align: right;
    display: flex;
    font-weight: 600;
}

.button-code:hover:before {
    -webkit-clip-path: polygon(calc(100% - 54px) 0, 100% -4px, 100% 100%, calc(100% - 32px) 100%);
    clip-path: polygon(calc(100% - 54px) 0, 100% -4px, 100% 100%, calc(100% - 32px) 100%);
}

.button-code:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 55px;
    position: absolute;
    right: 18px;
    top: -1px;
    -webkit-transition: background-image 0s linear .15s, -webkit-transform .15s linear;
    -o-transition: transform .15s linear, background-image 0s linear .15s;
    transition: transform .15s linear, background-image 0s linear .15s, -webkit-transform .15s linear;
    width: 46px;
    z-index: 2;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='36' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 29 28 5v8H9L1 29Z' fill='%23740C2B'/%3E%3Cpath d='M36 44 12 0 .739 27.214a2 2 0 0 0 1.02 2.586L33 44h3Z'/%3E%3Cpath d='M36 44 12 0 .739 27.214a2 2 0 0 0 1.02 2.586L33 44h3Z' fill='%23CE1B4F'/%3E%3C/svg%3E");
}

.button-code:hover:after {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: background-image 0s linear, -webkit-transform .15s linear;
    -o-transition: transform .15s linear, background-image 0s linear;
    transition: transform .15s linear, background-image 0s linear, -webkit-transform .15s linear;
}

.button-code-wrap {
    margin: 0 15px 10px;
}

.button-code-wrap+a.space-style-2-button {
    padding: 12px 30px;
}

.offer-promo-code {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 17rem;
    width: 100%;
    margin: 0 auto;
}

.offer-promo-code-caption {
    display: block;
    font-size: .75rem;
    letter-spacing: 1px;
    line-height: 1.0625rem;
    margin-bottom: 0.25rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

.promocode-wrap {
    display: flex;
}

.promocode-wrap input {
    margin: 0 !important;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #333;
    border-radius: 4px 0 0 4px;
    font-size: 18px;
    font-weight: 700;
    height: 42px;
    letter-spacing: 1px;
    outline: none;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    white-space: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.copy-button {
    -ms-flex-negative: 0;
    background-color: #276;
    border: none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    flex-shrink: 0;
    height: 42px;
    outline: none;
    padding: 4px;
    width: 42px;
    max-width: 22.5rem;
}

.copy-button .icon {
    font-size: 1.5rem;
    margin: auto;
    pointer-events: none;
    fill: currentColor;
    display: inline-block;
    height: 1em;
    width: 1em;
}

.promocode-help-title {
    -ms-flex-item-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-self: flex-end;
    font-size: .75rem;
    justify-content: flex-end;
    line-height: 1.0625rem;
    padding-right: 1rem;
    display: flex;
    padding-top: 0.3rem;
}

.promocode-help-title span {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.promocode-help-title svg {
    height: 1em;
    width: 1em;
    margin-left: 0.5rem;
}

.promocode-help-done {
    display: none;
}

.promocode-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-overflow-scrolling: touch;
    align-items: center;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 24px 16px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    visibility: hidden;
    z-index: 1000;
}

.promocode-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: rgba(0, 0, 0, .6);
    cursor: pointer;
    z-index: 1;
}

.promocode-modal.show {
    visibility: visible;
    opacity: 1;
}

.promocode-modal-box {
    -ms-flex-negative: 0;
    background: #fff;
    border-radius: 4px;
    cursor: auto;
    flex-shrink: 0;
    margin-bottom: auto;
    margin-top: auto;
    max-width: 600px;
    opacity: 1;
    position: relative;
    width: 100%;
    z-index: 3;
    will-change: transform, opacity;
}

.modal-head {
    grid-column-gap: 1rem;
    grid-template-columns: 80px 1fr;
    padding: 1rem;
    display: grid;
    text-align: left;
}

.modal-body {
    background-color: #f1f3f4;
    padding: 1rem;
}

.modal-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    background: none;
    border: 0;
    cursor: pointer;
}

.modal-close svg {
    width: 1rem;
    height: 1rem;
}

.modal-logo {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 80px;
    padding: 0.5rem;
    position: relative;
    width: 80px;
}

.modal-logo img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 0.5rem;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-content .tag {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fb0;
    border-radius: 2px;
    color: #151515;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 700;
    line-height: 1;
    justify-content: center;
    margin-bottom: 0.5rem;
    padding: 0.4rem .8rem 0.3rem;
    text-transform: uppercase;
    font-size: .75rem;
}

.modal-title {
    font-size: 1rem;
    line-height: 1.3125rem;
    margin-bottom: 0.25rem;
    font-weight: 700;
}

.modal-subtitle {
    font-size: .75rem;
    line-height: 1.0625rem;
}

.modal-control-wrapper {
    text-align: center;
}

.modal-control-wrapper .offer-promo-code {
    margin-bottom: .5rem;
}

.card-item {
    background-color: #fff;
    color: #000000;
    position: relative;
    margin: 2rem auto;
}

.card-item .card-item-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    grid-gap: 0.625rem;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 8.125rem;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width: 768px) {
    .card-item .card-item-body {
        grid-gap: 2rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: grid;
        grid-template-columns: 160px -webkit-max-content 1fr 200px;
        grid-template-columns: 160px max-content 1fr 200px;
        padding: 1rem
    }
}

@media screen and (min-width: 1152px) {
    .card-item .card-item-body {
        grid-template-columns: 160px -webkit-max-content 1fr minmax(160px, -webkit-max-content);
        grid-template-columns: 160px max-content 1fr minmax(160px, max-content)
    }
}

.card-item .simple-code-wrp {
    max-width: 22.5rem;
    width: 100%
}

.card-item.card-item-custom-label {
    margin-top: 1.75rem
}

.card-item.card-item-top {
    margin-top: .75rem
}

.card-item:not(.card-item-custom-label):not(.card-item-top) {
    margin-top: 1rem
}

.card-item .review-container {
    font-size: 1rem;
    line-height: 1.4375rem
}

@media screen and (max-width: 768px) {
    .card-item .review-container {
        text-align: center
    }
}

.card-item-inner .card-item-body {
    grid-gap: 1rem;
}

.card-item-inner .card-item-group {
    margin: 1rem auto;
}

.card-item-inner .card-item-buttons {
    margin-top: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .card-item-inner .card-item-body {
        grid-gap: 2rem;
        grid-template-columns: 152px 1fr minmax(280px, -webkit-max-content);
        grid-template-columns: 152px 1fr minmax(280px, max-content);
        padding: 1rem 1.5rem
    }

    .card-item-inner .card-item-logo {
        grid-area: 1/1/2/2
    }

    .card-item-inner .card-item-content {
        align-self: flex-start;
        grid-area: 1/2/2/3
    }

    .card-item-inner .card-item-group {
        grid-area: 1/3/2/4;
        margin-bottom: 0
    }
}

.card-item-top {
    border: 2px solid #fb0
}

.card-item-top .card-item-labels {
    padding-left: .875rem;
    padding-right: .875rem
}

@media screen and (min-width: 768px) {
    .card-item-top .card-item-labels {
        margin-top: -20px
    }
}

.card-item-top .card-item-license {
    margin-left: .875rem;
    margin-right: .875rem
}

.card-item-head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    grid-column-gap: 1rem;
    align-items: center;
    align-self: flex-start;
    background-color: #fb0;
    font-size: .75rem;
    font-weight: 700;
    grid-template-columns: 1fr 2fr 1fr;
    justify-content: space-between;
    line-height: 1.125rem;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.card-item-head span:nth-child(odd) {
    border-style: dotted;
    border: 6px #fff;
    border-bottom: 6px dotted #fff
}

.card-item-logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    max-height: 100px;
    max-width: 256px;
    width: 100%
}

.card-item-logo picture {
    max-height: inherit;
    max-width: inherit
}

.card-item-logo img {
    margin: auto;
    max-height: inherit;
    -o-object-fit: contain;
    object-fit: contain
}

@media screen and (min-width: 768px) {
    .card-item-logo {
        grid-area: 1/1/2/2;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }
}

.card-item-rating-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: .375rem
}

@media screen and (min-width: 768px) {
    .card-item-rating-wrapper {
        grid-area: 1/2/2/3;
        margin-top: 0
    }
}

.card-item-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 768px) {
    .card-item-content {
        grid-area: 1/3/2/4
    }
}

.card-item-content label {
    color: #276;
    font-size: .875rem;
    line-height: 1.0625rem;
    margin-top: 1.125rem;
    pointer-events: none;
    text-align: center
}

@media screen and (min-width: 768px) {
    .card-item-content label {
        font-size: .9375rem;
        line-height: 1.125rem;
        margin-top: .5rem;
        text-align: left
    }
}

.card-item-text {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: 6px;
    margin-top: 8px
}

.card-item-text>:first-child {
    margin-top: 0
}

.card-item-text>:last-child {
    margin-bottom: 0
}

.card-item-text ol,
.card-item-text p,
.card-item-text ul {
    margin-bottom: .25rem;
    margin-top: .25rem
}

.card-item-text ol,
.card-item-text ul {
    counter-reset: section;
    list-style-type: none;
    padding-left: 0
}

.card-item-text ol li,
.card-item-text ul li {
    padding-left: .5rem
}

.card-item-text ol li:before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.card-item-accent {
    color: #276;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25rem;
    margin-top: 1rem;
    text-align: center
}

.card-item-accent .icon {
    font-size: 3rem
}

@media screen and (min-width: 768px) {
    .card-item-accent {
        margin-top: 0
    }
}

@media screen and (min-width: 1152px) {
    .card-item-accent {
        font-size: 1.4375rem;
        line-height: 1.75rem
    }
}

.card-item-title {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-align: center;
    word-break: break-word
}

@media screen and (min-width: 768px) {
    .card-item-title {
        font-size: 1rem;
        line-height: 1.4375rem;
        text-align: left
    }
}

.card-item-labels {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    border-width: 1px 1px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: .9375rem;
    padding-right: .9375rem;
    padding-top: .25rem;
    width: 100%
}

@media screen and (min-width: 768px) {
    .card-item-labels {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        left: 0;
        margin-top: -19px;
        position: absolute;
        top: 0
    }
}

.card-item-label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 4px;
    padding: 4px 8px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.card-item-label.type-1,
.card-item-label.type-4 {
    background-color: #fb0
}

.card-item-label.type-2,
.card-item-label.type-5 {
    background-color: #51d596
}

.card-item-label.type-3 {
    background-color: #f35
}

.card-item-label.type-6 {
    background-color: #47b;
    color: #fff
}

.card-item-label *+* {
    padding-left: 4px
}

.card-item-label span {
    font-size: .75rem;
    font-weight: 700;
    line-height: 1rem
}

.modal-code-caption {
    margin-bottom: .5rem;
}

@media screen and (min-width: 768px) {
    .card-item-label {
        border-radius: 2px 0 2px 2px
    }

    .card-item-label.type-large-radius {
        border-radius: 4px 0 8px 4px
    }

    .card-item-label.type-large-radius:before {
        border-style: solid;
        border-width: 11px 6px 0 0;
        content: "";
        height: 0;
        position: absolute;
        right: -6px;
        top: 0;
        width: 0
    }

    .card-item-label.type-large-radius:after {
        border-radius: 6px 6px 0 0
    }

    .card-item-label:not(:last-child) {
        margin-right: 1.5rem
    }

    .card-item-label:after {
        border-style: solid;
        border-width: 11px 0 0 12px;
        content: "";
        height: 0;
        position: absolute;
        right: -12px;
        top: 0;
        width: 0
    }

    .card-item-label.type-1:after {
        border-color: transparent transparent transparent #f70
    }

    .card-item-label.type-2:after {
        border-color: transparent transparent transparent #2c875b
    }

    .card-item-label.type-3:after {
        border-bottom-color: transparent;
        border-left-color: #ba0000;
        border-right-color: transparent;
        border-top-color: transparent
    }

    .card-item-label.type-4:after {
        border-color: #f70
    }

    .card-item-label.type-4:before {
        border-color: #fb0
    }

    .card-item-label.type-5:after {
        border-color: #2c875b
    }

    .card-item-label.type-5:before {
        border-color: #51d596
    }

    .card-item-label.type-6:after {
        border-color: #1b4966
    }

    .card-item-label.type-6:before {
        border-color: #47b
    }
}

.card-item-expired {
    color: #666;
    font-size: .875rem;
    line-height: 1.25rem
}

.card-item-group {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .6875rem
}

@media screen and (min-width: 768px) {
    .card-item-group {
        grid-area: 1/4/2/5;
        margin-bottom: 0
    }
}

@media screen and (min-width: 1152px) {
    .card-item-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.card-item-code {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 22.5rem;
    width: 100%
}

@media screen and (min-width: 1152px) {
    .card-item-code {
        -ms-flex-item-align: baseline;
        align-self: baseline;
        margin-right: 1rem;
        width: 220px
    }
}

.code-help-title {
    -ms-flex-item-align: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-self: flex-end;
    font-size: .75rem;
    font-style: italic;
    font-weight: 700;
    justify-content: flex-end;
    line-height: 1.0625rem;
    padding-right: 1rem
}

.code-help-title span {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.code-help-title .icon {
    font-size: 1.625rem
}

.card-item-buttons {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
    width: 100%
}

.card-item-buttons .button {
    max-width: 16rem;
    width: 100%
}

.card-item-buttons .review-link {
    font-size: .875rem;
    line-height: 1.0625rem;
    margin-top: .5625rem
}

@media screen and (min-width: 1152px) {
    .card-item-buttons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-top: 0;
        width: 160px
    }
}

.card-item-license {
    border-top: 1px solid #e9e9e9;
    color: #000;
    font-size: .875rem;
    line-height: 1.0625rem;
    margin-left: .9375rem;
    margin-right: .9375rem
}

.card-item-license span {
    display: block;
    padding-bottom: .5rem;
    padding-top: .5rem
}

@media screen and (min-width: 768px) {
    .card-item-license {
        font-size: .9375rem;
        line-height: 1.125rem
    }
}

.card-item-colored {
    grid-gap: 0;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.card-item-colored .card-item-labels {
    margin-top: 8px
}

.card-item-colored-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 1rem 1rem
}

.card-item-colored-image {
    background: var(--img) no-repeat 50% 50%, var(--bg);
    background-size: contain;
    border-radius: 4px 4px 0 0;
    grid-column: 1/1;
    grid-row: 1/1;
    height: 140px;
    overflow: hidden;
    position: relative
}

.card-item-colored-image:after,
.card-item-colored-image:before {
    content: "";
    left: 0;
    position: absolute;
    width: 100%
}

.card-item-colored-image:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000));
    background: -o-linear-gradient(top, transparent 50%, #000 100%);
    background: linear-gradient(180deg, transparent 50%, #000);
    bottom: 0;
    height: 100%
}

.card-item-colored-image:after {
    border-style: dotted;
    border: 8px #fff;
    border-bottom: 8px dotted #fff;
    bottom: -4px;
    height: 8px;
    margin-left: 8px;
    margin-right: 8px
}

.card-item-colored-logo {
    left: 16px;
    position: absolute;
    top: 124px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.card-item-colored-title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3125rem;
    margin-bottom: .5rem;
    margin-top: .75rem
}

.card-item-colored-text {
    font-size: .875rem;
    line-height: 1.25rem
}

.card-item-colored-controls {
    margin-top: 1rem
}

.card-item-colored-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-item-colored-buttons .button {
    max-width: 22.5rem;
    width: 100%
}

.card-item-colored-info {
    color: #666;
    font-size: .75rem;
    line-height: 1.0625rem;
    margin-top: .5rem;
    max-width: 22.5rem
}

@media screen and (min-width: 768px) {
    .card-item-colored {
        grid-gap: 1rem;
        border-radius: 1rem;
        background: var(--bg);
        grid-template-columns: 1fr 40%;
        margin-top: 1.875rem;
        min-height: 20rem
    }

    .card-item-colored .card-item-labels {
        color: #000;
        margin-top: -19px
    }

    .card-item-colored-body {
        color: #fff;
        grid-column: 1/1;
        grid-row: 1/1;
        padding: 36px 0 16px 16px
    }

    .card-item-colored-image {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        background: var(--img) no-repeat 0 50%;
        background-size: cover;
        border-bottom-right-radius: var(--r);
        grid-column: 2/2;
        grid-row: 1/1;
        height: 100%;
        justify-content: flex-end
    }

    .card-item-colored-image:after,
    .card-item-colored-image:before {
        display: none
    }

    .card-item-colored-logo {
        left: 0;
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .card-item-colored-title {
        font-size: 1.5rem;
        line-height: 1.75rem;
        text-shadow: -1px -1px 1px rgba(255, 255, 255, .1), 1px 1px 1px rgba(0, 0, 0, .5)
    }

    .card-item-colored-buttons {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .card-item-colored-buttons .button {
        max-width: 12.375rem
    }

    .card-item-colored-info {
        color: #fff;
        max-width: inherit
    }
}

@media screen and (min-width: 981px) {
    .card-item-colored .card-item-labels {
        padding-left: 2.25rem
    }

    .card-item-colored-body {
        padding: 36px 0 40px 40px
    }

    .card-item-colored-controls {
        margin-top: auto
    }

    .card-item-colored-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .card-item-colored-info {
        -ms-flex-item-align: center;
        align-self: center;
        font-size: 1rem;
        line-height: 1.125rem;
        margin-left: 2rem;
        margin-top: 0
    }
}

.space-page-content .space-pros-title,
.space-page-content .space-cons-title {
    text-align: center;
}

.space-pros-cons {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.space-pros-cons ul,
.space-pros ul,
.space-cons ul {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.space-pros-cons ul li,
.space-pros ul li,
.space-cons ul li {
    list-style: none !important;
    padding: 5px 5px 5px 22px !important;
    font-size: 1em;
    line-height: 1.25em;
    position: relative;
}

.space-pros-cons ul li:before,
.space-pros ul li:before,
.space-cons ul li:before {
    content: "\f058";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 400;
    position: absolute;
    font-size: 14px;
    top: 5px;
    left: 0;
    color: #ff2453;
}

.space-pros-cons ul li a,
.space-pros-cons ol li a,
.space-pros ul li a,
.space-pros ol li a,
.space-cons ul li a,
.space-cons ol li a {
    color: #ff2453;
    text-decoration: underline;
}

.space-pros-cons ul li a:hover,
.space-pros-cons ol li a:hover,
.space-pros ul li a:hover,
.space-pros ol li a:hover,
.space-cons ul li a:hover,
.space-cons ol li a:hover {
    color: #be2edd;
}

.space-pros-cons ol,
.space-pros ol,
.space-cons ol {
    list-style: decimal;
    padding-left: 18px;
}

.space-pros-cons ol li,
.space-pros ol li,
.space-cons ol li {
    padding: 5px 5px 5px 5px;
    font-size: 1em;
    line-height: 1.25em;
    position: relative;
}

.space-pros {
    display: flex;
    flex-direction: column;
}

.space-cons {
    display: flex;
    flex-direction: column;
}

.space-pros-ins {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #dfe6e9;
    border-radius: 5px;
    margin-bottom: 15px;
}

.space-pros.box-50 .space-pros-ins {
    margin-right: 15px;
}

.space-pros-ins:before {
    content: "\f067";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 700;
    position: absolute;
    font-size: 34px;
    line-height: 50px;
    text-align: center;
    top: 15px;
    right: 15px;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #d5f1e2;
}

.space-pros-ins ul li:before {
    font-weight: 700;
    content: "\f067";
    color: #2ecc71 !important;
}

.space-cons-ins {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #dfe6e9;
    border-radius: 5px;
    margin-bottom: 15px;
}

.space-cons.box-50 .space-cons-ins {
    margin-left: 15px;
}

.space-cons-ins:before {
    content: "\f068";
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 700;
    position: absolute;
    font-size: 34px;
    line-height: 50px;
    text-align: center;
    top: 15px;
    right: 15px;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #fde3e8;
}

.space-cons-ins ul li:before {
    font-weight: 700;
    content: "\f068";
    color: #ff2453 !important;
}

.space-pros-title,
.space-cons-title {
    padding-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    color: #151515;
    font-size: 1.333em;
    line-height: 1.45em;
    font-weight: 700;
}

.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}


.space-page-content>*:not(.space-shortcode-wrap) a {
    color: #ff2453;
    text-decoration: underline;

}

.space-organizations-3-archive-item-button-ins>a {
    color: #ffff !important;
    text-decoration: none !important;
}

.links-list {
    display: flex;
    justify-content: center;
    padding: 10px 0;
    grid-gap: 10px;
    flex-wrap: wrap;
}

.links-list_item {
    padding: 5px 10px;
    display: block;
    text-decoration: none !important;
    color: white !important;
    background: #b51378;
    border-radius: 5px;
}

.footer-logos {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    opacity: 0.6;
    margin: 40px 0 0;
    padding: 0;
}

.footer-logos>li {
    margin: 0 10px 20px;
    list-style-type: none !important;
}
.site-footer {
    padding: 40px 0 60px;
    background: #161616;
    color: #818181;
}
.footer-menu {
    columns: 3;
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.footer-menu a{
    color: #fff;
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
    .space-organizations-home-3-widget-ins {
        padding-top: 15px !important;
        padding-bottom: 0 !important;
    }

    .space-organizations-home-3-widget .space-block-title {
        padding-bottom: 0;
    }

    .space-organizations-3-archive-item {
        width: 49.5% !important;
    }

    .space-organizations-3-archive-item-count {
        left: auto;
        right: 15px;
    }

    .space-organizations-3-archive-item-logo {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-terms {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-terms-ins {
        padding-bottom: 15px;
    }

    .space-organizations-3-archive-item-rating {
        width: 100% !important;
        justify-content: center;
    }

    .space-organizations-3-archive-item-rating-ins {
        display: inline-block;
        width: 250px !important;
    }

    .space-organizations-3-archive-item-units {
        padding-bottom: 5px;
    }

    .space-organizations-3-archive-item-rating-box {
        display: inline-block;
        height: 33px;
        border-radius: 16px;
        padding: 7px 35px 7px 10px;
    }

    .space-organizations-3-archive-item-rating-box .star-rating .star {
        font-size: 0.85em;
        line-height: 1.2em;
        width: 1.2em;
    }

    .space-organizations-3-archive-item-rating-box span {
        right: 7px;
        height: 0.85em;
        font-size: 0.85em;
        line-height: 1em;
    }

    .space-organizations-3-archive-item-button {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-button-ins {
        margin-top: 10px;
    }

    .space-organizations-3-archive-item-button-ins a {
        min-width: auto;
        padding: 8px 20px;
        font-size: 0.85em;
        border-radius: 16px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .space-organizations-3-archive-item-button-ins a:first-child {
        margin-bottom: 0;
    }

    .space-organizations-3-archive-item-button-ins a:last-child {
        margin-top: 0;
    }

    .space-organizations-3-archive-item-logo-ins:after,
    .space-organizations-3-archive-item-terms-ins:after,
    .space-organizations-3-archive-item-rating-ins:after {
        display: none;
    }

    .space-organizations-3-logo-title-box {
        justify-content: center;
    }

    .space-organizations-3-title-box {
        flex: inherit;
    }
}

@media screen and (max-width: 767px) {
    .space-organizations-home-3-widget-ins {
        padding-top: 15px !important;
        padding-bottom: 0 !important;
    }

    .space-organizations-home-3-widget .space-block-title {
        padding-bottom: 0;
    }

    .space-organizations-3-archive-item-count {
        left: auto;
        right: 15px;
    }

    .space-organizations-3-archive-item-logo {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-terms {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-terms-ins {
        padding-bottom: 15px;
    }

    .space-organizations-3-archive-item-rating {
        width: 100% !important;
        justify-content: center;
    }

    .space-organizations-3-archive-item-rating-ins {
        display: inline-block;
        width: 250px !important;
    }

    .space-organizations-3-archive-item-units {
        padding-bottom: 5px;
    }

    .space-organizations-3-archive-item-rating-box {
        display: inline-block;
        height: 33px;
        border-radius: 16px;
        padding: 7px 35px 7px 10px;
    }

    .space-organizations-3-archive-item-rating-box .star-rating .star {
        font-size: 0.85em;
        line-height: 1.2em;
        width: 1.2em;
    }

    .space-organizations-3-archive-item-rating-box span {
        right: 7px;
        height: 0.85em;
        font-size: 0.85em;
        line-height: 1em;
    }

    .space-organizations-3-archive-item-button {
        width: 100% !important;
    }

    .space-organizations-3-archive-item-button-ins {
        margin-top: 10px;
    }

    .space-organizations-3-archive-item-button-ins a {
        min-width: auto;
        padding: 8px 20px;
        font-size: 0.85em;
        border-radius: 16px;
        margin-left: 2px;
        margin-right: 2px;
    }

    .space-organizations-3-archive-item-button-ins a:first-child {
        margin-bottom: 0;
    }

    .space-organizations-3-archive-item-button-ins a:last-child {
        margin-top: 0;
    }

    .space-organizations-3-archive-item-logo-ins:after,
    .space-organizations-3-archive-item-terms-ins:after,
    .space-organizations-3-archive-item-rating-ins:after {
        display: none;
    }

    .space-organizations-3-logo-title-box {
        justify-content: center;
    }

    .space-organizations-3-title-box {
        flex: inherit;
    }
    .footer-menu {
        columns: 2;

    }
    .links-list {
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow: auto;
        justify-content: flex-start;
    }
}


.menu-open {
    overflow: hidden;
}
.menu-open .openMenu__lines {
   background: transparent;
}
.menu-open .ms-21-sh-hmenu-wrap {
    opacity: 1;
    visibility: visible;
}
.menu-open .openMenu__lines:before, .menu-open .openMenu__lines:after {
    top: 0;
}
.menu-open .openMenu__lines:before {
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
}
.menu-open .openMenu__lines:after {
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
}

.openMenu {
    border: 0;
    background: none;
    position: absolute;
    z-index: 105;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    padding: 0;
    width: 25px;
    height: 20px;
    cursor: pointer;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.openMenu__lines {
    position: relative;
    top: 0;
    width: 25px;
    height: 2px;
    display: block;
    background: #fff;

}
.openMenu__lines:before, .openMenu__lines:after {
   display: inline-block;
   width: 25px;
   height: 2px;
   background: #fff;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   -ms-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
   position: absolute;
   left: 0;
   content: '';
   -moz-transform-origin: 50% 50%;
   -ms-transform-origin: 50% 50%;
   -o-transform-origin: 50% 50%;
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;

}
.openMenu__lines:after {
     top: 8px;
 }
.openMenu__lines:before {
    top: -8px;
}

@media (min-width: 1200px) {
    .menu-item:hover .ms-21-sh-submenu {
        opacity: 1;
        visibility: visible;
    }
    .ms-21-sh-submenu a:hover {
        text-decoration: underline;
    }
    .openMenu {
        display: none;
    }
    .ms-21-sh-submenu {
        list-style: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        transition: .3s opacity, .3s visibility;
        padding: 16px;
        background: #72134e;
        min-width: 250px;
        border:2px solid #b51378;
    }
}

@media (max-width: 1199.99px)  {
    .header {
        padding-bottom: 0;
    }
    .ms-21-sh-header__main {
        position: relative;
        z-index: 2;
    }
    .ms-21-sh-hmenu-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(var(--vh, 1vh)*100);
        background: #72134e;
        padding-top: 93px;
        opacity: 0;
        visibility: hidden;
        transition: .3s visibility, .3s hidden;
        overflow: auto;
        padding-bottom: 20px;
    }
    .ms-21-sh-header__logo {
        position: relative;
        text-align: left;
        z-index: 2;
    }
    .ms-21-sh-hmenu, .ms-21-sh-mmenu, .ms-21-sh-amenu, .ms-21-sh-smenu, .ms-21-sh-fmenu {
        display: block;
    }
    .menu-item {
        display: block;
    }
    .ms-21-sh-submenu {
        padding: 0 16px;
    }
}

.space-style-2-organization .space-page-content-wrap {
    margin-bottom: 45px;
}

.space-style-2-organization .space-page-section-ins {
    padding-top: 35px;
}

.space-style-2-organization .space-organization-content-excerpt {
    padding-bottom: 0;
    border-bottom: 0;
}

.space-style-2-organization-header {
    background-color: #f1f3f4;
}

.space-style-2-organization-header-ins {
    padding: 60px 0 !important;
}

.space-style-2-organization-header-elements {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.space-style-2-organization-header-left {
    display: inline-block;
}

.space-style-2-organization-header-left-ins {
    margin: 0 15px;
}

.space-organization-header-logo-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organization-header-logo-box {
    line-height: 0;
    width: 135px;
    flex: none;
}

.space-organization-header-logo-box img {
    border-radius: 5px;
}

.space-organization-header-logo-rating {
    display: inline-block;
    right: -15px;
    top: -15px;
    padding: 7px 8px 7px 10px;
    background-color: #fff;
    color: #111111;
    font-weight: 700;
    font-size: 1em;
    line-height: 16px;
    border-radius: 15px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

.space-organization-header-logo-rating i {
    color: #ff2453;
    display: inline-block;
    float: right;
    padding-top: 1px;
    padding-left: 5px;
    font-size: 13px;
}

.space-organization-header-title-box {
    margin-left: 30px;
}

.space-organization-header-title-box h1 {
    font-weight: 700;
    font-size: 2.369em;
    line-height: 1.1em;
}

.space-organization-header-title-box span.organization-title-2 {
    font-family: 'Roboto', sans-serif;
    color: #151515;
    font-weight: 700;
    font-size: 2.369em;
    line-height: 1.1em;
}

.space-organization-header-short-desc {
    padding: 5px 0 0;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.45em;
    color: #7f8c8d;
}

.space-organization-header-short-desc a {
    color: #ff2453;
    text-decoration: underline;
}

.space-organization-header-short-desc a:hover {
    text-decoration: none;
}


.space-header-accepted-info {
    padding: 5px 0 0;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #7f8c8d;
}

.space-header-accepted-info i.fa-check-circle {
    color: #2ecc71;
}

.space-header-accepted-info i.fa-times-circle {
    color: #ff2453;
}

.space-style-2-organization-header-right {
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.space-organization-header-button a.space-style-2-button {
    display: block;
    padding: 17px 40px;
    margin: 15px 15px 10px;
    font-weight: 300;
    font-size: 1.333em;
    line-height: 1.25em;
    color: #fff;
    border-radius: 5px;
    background-color: #2ecc71;
    text-decoration: none !important;
    box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.space-organization-header-button a.space-style-2-button:hover {
    box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);
}

.space-organization-header-button a.space-style-2-button i {
    padding-left: 5px;
    font-size: 18px;
}

.space-organization-header-button-notice {
    margin: 5px 15px 0;
    font-weight: 400;
    font-size: 0.75em;
    line-height: 1.25em;
    color: #7f8c8d;
}

.space-organization-header-button-notice a {
    color: #7f8c8d;
    text-decoration: underline;
}

.space-organization-header-button-notice a:hover {
    text-decoration: none;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

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

@media screen and (max-width: 767px) {

    .space-style-2-organization-header-left,
    .space-style-2-organization-header-right {
        width: 100% !important;
    }

    .space-organization-header-button a.space-style-2-button {
        display: inline-block;
        padding: 17px 55px;
    }

    .space-organization-header-logo-title {
        display: block;
    }

    .space-organization-header-logo-box {
        margin: 0 auto;
    }

    .space-organization-header-title-box {
        width: 100%;
        margin: 20px 0 10px;
        text-align: center;
    }
}
.banner-float-bar-bg {
    font-family: 'Roboto', sans-serif;
    position: fixed;
    bottom: -130px;
    left: 0;
    right: 0;
    top: auto;
    color: #fff;
    background-color: #14171d;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.show-banner {
    margin-bottom: 80px;
}

.show-banner .banner-float-bar-bg {
    opacity: 1;
    visibility: visible;
    bottom: 0;
    z-index: 2;
}

.banner-float-bar-bg-ins {
    padding: 10px 0;
}

.banner-float-bar {
    margin: 0 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: 60px;
}

.banner-float-bar-data {
    width: 100%;
    max-width: 50%;
}

.banner-float-bar-data-ins {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.banner-float-bar-logo {
    flex: 0 0 120px;
}

.banner-float-bar-logo-img {
    line-height: 1;
}

.banner-float-bar-logo-img img {
    max-width: 100px;
    max-height: 80px;
    object-fit: contain;
}

.banner-float-bar-title-wrap {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
}

.banner-float-bar-rating {
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.banner-float-bar-rating .star-rating {
    margin-bottom: 3px;
    display: flex;
    margin-right: 5px;
}

.banner-float-bar-rating .star-rating .star {
    color: #fed330;
    display: inline-block;
    font-size: 20px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    text-decoration: inherit;
    vertical-align: top;
    padding: 0 3px 0 0;
}

.banner-float-bar-rating .screen-reader-text {
    display: none;
}

.banner-float-bar-rating span {
    color: #7f8c8d;
}

.banner-float-bar-button {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.banner-float-bar-button-wrap .btn {
    display: inline-block;
    text-transform: capitalize !important;
    font-size: 1.333em;
    padding: 12px 40px;
    line-height: 1;
    color: #fff;
    border-radius: 5px;
    background-color: #2ecc71;
    text-decoration: none !important;
    box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.banner-float-bar-button-wrap .btn:hover {
    color: #fff;
    box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);
}

@media screen and (max-width: 768px) {
    .banner-float-bar-logo-img img {
        max-height: 40px;
    }

    .banner-float-bar-title-wrap {
        font-size: 20px;
    }

    .banner-float-bar-button-wrap .btn {
        padding: 14px 10px;
    }
}