
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-Thin.eot);
    src: url(../fonts/e-Ukraine-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-Thin.woff2) format("woff2"), url(../fonts/e-Ukraine-Thin.woff) format("woff"), url(../fonts/e-Ukraine-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-UltraLight.eot);
    src: url(../fonts/e-Ukraine-UltraLight.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-UltraLight.woff2) format("woff2"), url(../fonts/e-Ukraine-UltraLight.woff) format("woff"), url(../fonts/e-Ukraine-UltraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-Light.eot);
    src: url(../fonts/e-Ukraine-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-Light.woff2) format("woff2"), url(../fonts/e-Ukraine-Light.woff) format("woff"), url(../fonts/e-Ukraine-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-Regular.eot);
    src: url(../fonts/e-Ukraine-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-Regular.woff2) format("woff2"), url(../fonts/e-Ukraine-Regular.woff) format("woff"), url(../fonts/e-Ukraine-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-Medium.eot);
    src: url(../fonts/e-Ukraine-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-Medium.woff2) format("woff2"), url(../fonts/e-Ukraine-Medium.woff) format("woff"), url(../fonts/e-Ukraine-Medium.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: Helvetica;
    src: url(../fonts/e-Ukraine-Bold.eot);
    src: url(../fonts/e-Ukraine-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/e-Ukraine-Bold.woff2) format("woff2"), url(../fonts/e-Ukraine-Bold.woff) format("woff"), url(../fonts/e-Ukraine-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: eUkraineHead;
    src: url(../fonts/e-UkraineHead-Medium.eot);
    src: url(../fonts/e-UkraineHead-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/e-UkraineHead-Medium.woff2) format("woff2"), url(../fonts/e-UkraineHead-Medium.woff) format("woff"), url(../fonts/e-UkraineHead-Medium.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: eUkraineHead;
    src: url(../fonts/e-UkraineHead-Bold.eot);
    src: url(../fonts/e-UkraineHead-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/e-UkraineHead-Bold.woff2) format("woff2"), url(../fonts/e-UkraineHead-Bold.woff) format("woff"), url(../fonts/e-UkraineHead-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}
  
@font-face {
    font-family: eUkraineHead;
    src: url(../fonts/e-UkraineHead-NAME.eot);
    src: url(../fonts/e-UkraineHead-NAME.eot?#iefix) format("embedded-opentype"), url(../fonts/e-UkraineHead-NAME.woff2) format("woff2"), url(../fonts/e-UkraineHead-NAME.woff) format("woff"), url(../fonts/e-UkraineHead-NAME.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}


#sp-header .logo a {
    font-family: 'eUkraineHead';
    font-size: 30px;
    font-weight: 900;
    color: #000;
}

.sppb-btn {
    font-weight: 600;
/*     border-radius: 55px; */
    display: inline-block;
/*     text-transform: uppercase; */
}
.sppb-btn-secondary {
    color: #fff;
    background-color: #98a7b5;
    border-color: #98a7b5;
}



.footer-terms ul > li > a {
    color: rgba(255, 255, 255, 0.7);
}
#sp-bottom .sp-module .sppb-addon-icons-group.footer-socials ul li{
    margin-bottom: 0px;
}
#sp-bottom .sp-module .sppb-addon-icons-group.footer-socials .sppb-icons-group-list{
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
}

#sp-bottom .sp-module .sppb-addon-icons-group.footer-socials ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    height: 50px;
    width: 50px;
    background-color: rgba(255, 255, 255, .12);
    border: 1px solid transparent;
    border-radius: 5px;
    transition: background-color .23s ease-out, border-color .23s ease-out;
}
#sp-bottom .sp-module .sppb-addon-icons-group.footer-socials ul li a:hover{
    background-color: transparent;
    border-color: rgba(255, 255, 255, .16);
}

.sppb-div-addon.pixels .sppb-icon sppb-form-label-visually-hidden{
    position: initial;
    margin: 0px;
}

.offcanvas-menu .logo{
    font-size: 25px;
    font-family: 'Unbounded';
    font-weight: 700;
}
.offcanvas-menu .offcanvas-inner .log-reg a{
    color: #fff;
}

.index-card-image img{
    box-shadow: 10px 10px 0 #358c7538;
    border: 1px solid #e5e8eb;
    transition: all .3s ease-in-out;
}

.index-card-image img:hover{
    box-shadow: 0 0 0 #e5e8eb;
}

.payment-methods img{
    padding: 0px 10px;
}

.pricing_table_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 12px 0 12px 16px;
}
.pricing_table_row:nth-child(even) {
    background-color: rgba(0, 0, 0, .04);
}
.pricing_table_grow {
    flex-grow: 1;
    line-height: 1.4;
}
.pricing_table_grow span{
    font-style: italic;
    font-size: 14px;
    opacity: 0.5;
    display: block;
}
.pricing_table_col {
    width: 100%;
    max-width: 160px;
}
.pricing_table_label {
    display: none;
    padding-bottom: 8px;
    font-size: 12px;
    text-align: center;
}
.pricing_table_text {
    text-align: center;
}
.pricing_table_subtitle {
    flex-grow: 1;
    padding: 8px 8px 0;
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
    word-wrap: break-word;
}
.pricing_table_price {
    padding-top: 8px;
    font-weight: 700;
    text-align: center;
}
.pricing_table_title {
    font-size: 21px;
    text-align: center;
}
@media only screen and (max-width: 1152px) {
    .pricing_table_col {
        max-width: 100px;
    }
}
@media only screen and (max-width: 1024px) {
    .pricing_table_col {
        width: calc(33.3% - 4px);
        max-width: 100%;
        margin: 0 2px 2px;
        padding: 8px 4px;
        background-color: rgba(0, 0, 0, .04);
    }
    .pricing_table_label {
        display: block;
    }
    .pricing_table_grow {
        width: 100%;
        padding-bottom: 12px;
        font-weight: 500;
    }
    .pricing_table_row {
        margin-top: 8px;
        padding: 12px;
        background-color: rgba(0, 0, 0, .04);
    }
}

.payment-methods{
    background: #f2f2f2;
    border-radius: 10px;
}

@media (min-width: 1024px) {
    .pricing_table_row:first-child {
      position: sticky;
      top: 0;
      z-index: 1000;
      background-color: white;
    }
  }

.price-table .fa-check {
    color: #2cbc4d;
}
.price-table .fa-xmark{
    opacity: 0.4;
}

@keyframes gradient {
    0% {background-position: 0 50%}
    50% {background-position: 100% 50%}
    to {background-position: 0 50%}
}

#home {
    animation: gradient 10s ease infinite;
    background-size: 200% 200%;
}