/* ----------------------------------------------------------------
	Basic
-----------------------------------------------------------------*/
@font-face {
    font-family: iranyekanb;
    font-style: normal;
    font-weight: bold;
    src: url('/front/font/iranyekan/eot/iranyekanwebbold.eot');
    src: url('/front/font/iranyekan/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('/front/font/iranyekan/woff2/iranyekanwebbold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('/front/font/iranyekan/woff/iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/front/font/iranyekan/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
    font-family: iranyekanl;
    font-style: normal;
    font-weight: 300;
    src: url('/front/font/iranyekan/eot/iranyekanweblight.eot');
    src: url('/front/font/iranyekan/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('/front/font/iranyekan/woff2/iranyekanweblight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('/front/font/iranyekan/woff/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/front/font/iranyekan/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: iranyekanr;
    font-style: normal;
    font-weight: normal;
    src: url('/front/font/iranyekan/eot/iranyekanwebregular.eot');
    src: url('/front/font/iranyekan/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('/front/font/iranyekan/woff2/iranyekanwebregular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('/front/font/iranyekan/woff/iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/front/font/iranyekan/ttf/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
    font-family: iransans;
    src: url('/front/font/iransans/IRANSsans.woff') format("woff"),
    url('/front/font/iransans/IRANSsans.woff?#iefix') format("woff"),
    url('/front/font/iransans/IRANSsans.eot') format("woff"),
    url('/front/font/iransans/IRANSsans.eot?#iefix') format('embedded-opentype'),
    url('/front/font/iransans/IRANSsans.ttf') format('truetype');
}
html {
    scroll-behavior: smooth;
}
body{
    font-family: iranyekanr;
    direction: rtl;
    text-align: right;
}

.et_checkout_form {
    margin-top: 16px
}

.align-middle {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 100vh
}

.align-middle section {
    max-width: 100%
}

#checkout-cards .column-container:first-of-type {
    -webkit-box-flex: .75;
    flex: .75
}

#checkout-form,.pricing-details {
    min-height: 100vh;
    padding: 6vw
}

.et_marketplace_disclaimer {
    margin-bottom: 32px
}

.checkout-form-inner {
    width: 100%;
    max-width: 600px;
    margin: 0 auto
}

.et_manage_input_wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}
.et_manage_input_wrap .et_manage_input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.et_manage_input_wrap .et_manage_input:first-child {
    padding-right: 16px
}

.et_manage_input_wrap .et_manage_input:last-child {
    padding-left: 16px
}

.et_manage_input_wrap .et_manage_input:last-child label {
    left: 16px
}

#card-errors {
    font-weight: 700;
    font-size: 14px;
    color: #ff4c00
}

.et_correct.et_manage_input input,.et_correct.et_manage_input input:focus,#card-element.StripeElement--complete,#card-element.StripeElement--complete.StripeElement--focus {
    border: 2px solid #46e097!important;
    background: 0 0
}

.et_correct.et_manage_input label,.et_correct.et_manage_input:focus label,#card-element label,#card-element.StripeElement--focus label {
    color: #46e097!important
}

.et_validation_error.et_manage_input input,.et_validation_error.et_manage_input input:focus,#card-element.StripeElement--invalid,#card-element.StripeElement--invalid.StripeElement--focus {
    border: 2px solid #ff4c00!important;
    background: 0 0
}

.et_validation_error.et_manage_input label {
    color: #ff4c00
}

.et_validation_error.et_manage_input input::-webkit-input-placeholder {
    color: rgba(231,43,74,.5);
    opacity: 1
}

.et_validation_error.et_manage_input input::-moz-placeholder {
    color: rgba(231,43,74,.5);
    opacity: 1
}

.et_validation_error.et_manage_input input:-ms-input-placeholder {
    color: rgba(231,43,74,.5);
    opacity: 1
}

.et_validation_error.et_manage_input input::-ms-input-placeholder {
    color: rgba(231,43,74,.5);
    opacity: 1
}

.et_validation_error.et_manage_input input::placeholder {
    color: rgba(231,43,74,.5);
    opacity: 1
}

.et_validation_error.et_manage_input input:-ms-input-placeholder {
    color: rgba(231,43,74,.5)
}

.et_validation_error.et_manage_input input::-ms-input-placeholder {
    color: rgba(231,43,74,.5)
}

section.checkout,.row-container.checkout,.row.checkout {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%
}

.row.checkout .column-container {
    padding: 0
}

.row.checkout .button {
    margin-bottom: 0
}

.button.primary-button.paypal-submit-button {
    background: -webkit-linear-gradient(330deg,rgba(52,221,135,0) 0%,#fca53a 100%)!important;
    background: linear-gradient(120deg,rgba(52,221,135,0) 0%,#fca53a 100%)!important;
    background-color: #ffc439!important;
    color: #0a2365!important
}

.paypal-submit-button img {
    margin-right: 10px
}

.et_payment_settings .et_filled.et_manage_input label {
    opacity: 1;
    top: -2px;
    color: #3776ff
}

#payment_type span {
    background: #f5f6f7;
    border: 2px solid #f5f6f7;
    border-radius: 5px;
    padding: 7px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    cursor: pointer;
    height: 44px;
    cursor: pointer;
    margin: 16px 0
}

.et_one_payment {
    display: none!important
}

#payment_type .et_active_payment_type span {
    border: 2px solid #3776ff
}

.pricing-details {
    background-color: #f0f5ff
}

.checkout-image {
    border-radius: 5px;
    margin-bottom: 32px
}

.lifetime-checkout-wrapper .pricing-details {
    background-color: #f9f0ff
}

.checkout .trustpilot-widget>iframe~iframe {
    height: calc(100vh - 370px)!important
}

.checkout .package {
    max-width: 420px
}

.lifetime-checkout-wrapper .package .package_price {
    color: rgb(132 109 144/50%)
}

.et_validation_error {
    border-color: red;
    border-style: double
}

.et_validation_error {
    border-color: #ffd9df
}

.et_validation_error label {
    color: #ff4c00!important
}

.price-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    color: rgba(109,124,144,.5)
}

.row.checkout .et_failed_message_description {
    margin-bottom: 24px
}

.row.checkout .et_failed_message .button {
    margin-bottom: 16px
}

.row.checkout .et_failed_message .button:last-of-type {
    margin-bottom: 0
}

.et_vat_mismatch {
    margin-bottom: 3px
}

#business_logos {
    text-align: center;
    margin: 30px 0 0
}

.et_subscription_settings {
    margin: 32px 0
}

.et_checkout_checkbox {
    margin-bottom: 10px
}

.et_checkout_checkbox_wrapper {
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    background: rgba(109,124,144,.1)
}
.margin-bottom-0{
    margin-bottom:0 !important;
}
.et_checkout_checkbox>span {
    position: relative
}

.et_checkout_checkbox_wrapper label {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0
}

.et_checkout_checkbox_wrapper label:after {
    content: '';
    width: 19px;
    height: 16px;
    position: absolute;
    top: 7px;
    left: 6px;
    background: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE0IDExIiBzdHlsZT0iZmlsbDojNDZFMDk3Ij48cGF0aCBkPSJNMTIuMi4yYy0uMy0uMy0uNy0uMy0xIDBMNS41IDYuMSAyLjcgMy4yYy0uMy0uMy0uNy0uMy0xIDBMLjIgNC43Yy0uMy4zLS4zLjcgMCAxbDQuOCA1Yy4zLjMuNy4zIDEgMGw3LjctNy45Yy4zLS4zLjMtLjcgMC0xTDEyLjIuMnoiLz48L3N2Zz4=) no-repeat center center;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.et_checkout_checkbox_wrapper label:hover::after {
    opacity: .3
}

.et_checkout_checkbox_wrapper input[type=checkbox] {
    visibility: hidden
}

.et_checkout_checkbox_wrapper input[type=checkbox]:checked+label:after {
    opacity: 1;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.et_checkout_select {
    overflow: hidden;
    height: 100%
}

.et_renew_checkout_select,.et_checkout_subscription_type {
    width: 90%
}

.et_checkout_subscription_type~.et_payment_settings {
    border-top: 2px solid #e9eff5
}

.et_checkout_subscription_type.et_correct:before {
    display: none
}

.et_checkout_subscription_type.et_correct .et_checkout_select:after {
    display: initial
}

.et_manage_input.et_checkout_vat_number {
    display: none;
    border-bottom: none;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.et_checkout_help {
    content: '';
    position: absolute;
    top: 31px;
    right: 16px;
    background-image: url(/img/help.png);
    background-size: 8px 11px;
    background-position: 6px 4px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    background-color: #2c93f9;
    cursor: pointer
}

.et_correct .et_checkout_help {
    display: none
}

.et_checkout_tooltip {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 2em;
    font-size: 12px;
    background: #fff;
    font-weight: 600;
    width: 300px;
    padding: 20px;
    position: absolute;
    right: -35px;
    top: -142px;
    box-shadow: 0 10px 50px #d6dee4;
    display: none
}

.et_checkout_show_tooltip {
    display: block;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.et_checkout_hide_tooltip {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.et_checkout_tooltip:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 230px;
    width: 0;
    height: 0;
    border-color: #fff transparent;
    border-width: 10px 10px 0;
    border-style: solid
}

.et_checkout_tooltip p {
    padding-bottom: 0
}

.et_show_vat_number .et_checkout_vat_number {
    display: -webkit-box;
    display: flex
}

.et_show_vat_number #payment_credit_card {
    border: none
}

.et_checkout_success_message {
    text-align: center;
    padding: 55px 45px 0
}

.et_checkout_success_message>h2 {
    font-size: 18px;
    margin-bottom: 9px
}

.et_checkout_success_message>p {
    color: #71818c;
    font-size: 14px;
    line-height: 19px
}

.checkout-trustpilot {
    margin-top: 64px;
    margin-bottom: 0!important
}

.checkout-icons {
    margin-top: 2vw
}

@-webkit-keyframes bounceIn {
    from,50%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    from,50%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,5%,0);
        transform: translate3d(0,5%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-10%,0);
        transform: translate3d(0,-10%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.et_preloader_active {
    overflow-y: hidden
}

.et-fb-loader-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    box-shadow: 0 5px 30px rgba(43,135,218,.15);
    margin: -50px auto auto -50px;
    -webkit-animation: et-fb-loader-wrapper ease infinite 1.5s;
    animation: et-fb-loader-wrapper ease infinite 1.5s;
    display: none;
    z-index: 100
}

.et_preloader_active .et-fb-loader-wrapper {
    display: block
}

.et-fb-loader {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    box-shadow: 0 -17px #7e3bd0,17px 0 #7e3bd0,0 17px #7e3bd0,-17px 0 #7e3bd0;
    margin: -6px auto auto -6px;
    -webkit-animation: et-fb-loader ease infinite 3s;
    animation: et-fb-loader ease infinite 3s
}

@-webkit-keyframes et-fb-loader {
    0% {
        box-shadow: 0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9
    }

    25% {
        box-shadow: 17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9
    }

    50% {
        box-shadow: 0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232
    }

    75% {
        box-shadow: -17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232
    }

    100% {
        box-shadow: 0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9
    }
}

@keyframes et-fb-loader {
    0% {
        box-shadow: 0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9
    }

    25% {
        box-shadow: 17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9
    }

    50% {
        box-shadow: 0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232
    }

    75% {
        box-shadow: -17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232
    }

    100% {
        box-shadow: 0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9
    }
}

@-webkit-keyframes et-fb-loader-wrapper {
    0%,100% {
        width: 100px;
        height: 100px;
        box-shadow: 0 5px 30px rgba(43,135,218,.15);
        margin: -50px auto auto -50px
    }

    50% {
        width: 70px;
        height: 70px;
        box-shadow: 0 5px 15px rgba(43,135,218,.3);
        margin: -35px auto auto -35px
    }
}

@keyframes et-fb-loader-wrapper {
    0%,100% {
        width: 100px;
        height: 100px;
        box-shadow: 0 5px 30px rgba(43,135,218,.15);
        margin: -50px auto auto -50px
    }

    50% {
        width: 70px;
        height: 70px;
        box-shadow: 0 5px 15px rgba(43,135,218,.3);
        margin: -35px auto auto -35px
    }
}

@media only screen and (max-width: 769px) {
    #checkout-form {
        min-height:initial
    }

    .row.checkout .column-container:first-of-type {
        max-width: 100%;
        min-width: 100%
    }

    .row.checkout .column-container:last-of-type {
        margin: 0;
        max-width: 100%;
        min-width: 100%
    }

    #checkout-form,.pricing-details {
        min-height: initial
    }

    #checkout-cards .column-container:first-of-type {
        -webkit-box-flex: 1;
        flex: 1
    }

    .checkout-icons {
        margin-top: 32px
    }
}

@media only screen and (max-width: 424px) {
    .et_payment_settings {
        padding-top:20px
    }

    .et_payment_settings .et_filled.et_manage_input label {
        margin-top: -15px
    }
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .align-middle {
        display: block
    }

    .column.centered,.column .centered {
        -webkit-box-align: stretch!important;
        align-items: stretch!important
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgb(255,255,255,.7);
    background: -webkit-radial-gradient(center,ellipse cover,rgba(255,255,255,1) 20%,rgba(255,255,255,.7) 100%);
    background: -webkit-radial-gradient(center,ellipse,rgba(255,255,255,1) 20%,rgba(255,255,255,.7) 100%);
    background: radial-gradient(ellipse at center,rgba(255,255,255,1) 20%,rgba(255,255,255,.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
    -webkit-animation: et_pb_fade_in_small .5s 1 cubic-bezier(.77,0,.175,1);
    animation: et_pb_fade_in_small .5s 1 cubic-bezier(.77,0,.175,1)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: fixed;
    width: 60%;
    height: 100%;
    left: 20%;
    right: 20%;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
    margin-top: 80px;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: right;
    z-index: 1045;
    -webkit-animation: et_pb_fade_in_scale .5s 1 cubic-bezier(.77,0,.175,1);
    animation: et_pb_fade_in_scale .5s 1 cubic-bezier(.77,0,.175,1)
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #454545;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    box-shadow: 0 0 100px rgba(0,160,210,.2);
    -moz-box-shadow: 0 0 100px rgba(0,160,210,.2)
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 100px rgba(0,160,210,.2);
    -moz-box-shadow: 0 0 100px rgba(0,160,210,.2);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: right;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

@-webkit-keyframes et_pb_fade_in_small {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes et_pb_fade_in_small {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes et_pb_fade_in_scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

@keyframes et_pb_fade_in_scale {
    0% {
        opacity: 0;
        -webkit-transform: scale(.9,.9);
        transform: scale(.9,.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1,1)
    }
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .extend,.comment-meta span.fn {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

html {
    overflow-x: hidden
}

body {
    padding: 0;
    line-height: 1.75em;
    font-family: iranyekanr,sans-serif;
    font-size: 17px;
    text-align: right;
    color: #6d7c90;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

body.preload * {
    -webkit-transition: all 0s linear!important;
    transition: all 0s linear!important
}

@media(max-width: 1024px) {
    body {
        font-size:15px
    }
}

* {
    box-sizing: border-box
}

.accent-gray .headline-1,.accent-gray .headline-2,.accent-gray .headline-3,.accent-gray .headline-4,.accent-gray .colored-header,.accent-gray .subhead,.accent-gray .subhead-small,.accent-gray a,.accent-gray .current-item,.tab-navigation .accent-gray a:hover,.accent-gray.tab-navigation a:hover {
    color: #6d7c90
}

.accent-gray .button,.button.accent-gray,.accent-gray.tab-navigation .current-item:after {
    background-color: #6d7c90
}

.dark-background .accent-gray .button,.dark-background.accent-gray .button {
    color: #6d7c90!important
}

.accent-gray .button:hover,.button.accent-gray:hover {
    background-color: #788699;
    box-shadow: 0 12px 24px -6px rgba(109,124,144,.2)
}

.accent-gray .button.play-button,.button.accent-gray.play-button {
    background-color: #6d7390
}

.accent-gray .button.play-button:hover,.button.accent-gray.play-button:hover {
    background-color: #787e99
}

.accent-gray .button.primary-button,.button.primary-button.accent-gray,.accent-gray .category-circle,.category-circle.accent-gray {
    background: -webkit-linear-gradient(330deg,rgba(109,124,144,0) 0%,#627081 100%);
    background: linear-gradient(120deg,rgba(109,124,144,0) 0%,#627081 100%);
    background-color: #6d7590
}

.accent-gray .button.primary-button:hover,.button.primary-button.accent-gray:hover,.accent-gray .category-circle:hover,.category-circle.accent-gray:hover {
    background-color: #757b97
}

.accent-gray .tertiary-button,.tertiary-button.accent-gray {
    color: #6d7c90!important
}

.accent-gray .headline-1,.accent-gray .headline-2,.accent-gray .headline-3,.accent-gray .headline-4,.accent-gray .subhead,.accent-gray .subhead-small,.accent-gray.dark-background .button.primary-button span,.accent-gray.dark-background.button.primary-button span,.dark-background .accent-gray.button.primary-button span,.accent-gray .card-title,.accent-gray .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#6d7590 0%,#627081 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-gray .icon-small,.accent-gray .icon-big,.accent-gray .card-button:hover svg,.accent-gray .current-item svg {
    fill: #6d7c90
}

.accent-gray svg .transparent,.accent-gray .card-button:hover svg .transparent,.accent-gray .current-item svg .transparent {
    fill: rgba(109,124,144,.4)
}

.accent-gray .border-highlight {
    border-color: #6d7c90
}

.accent-yellow .headline-1,.accent-yellow .headline-2,.accent-yellow .headline-3,.accent-yellow .headline-4,.accent-yellow .colored-header,.accent-yellow .subhead,.accent-yellow .subhead-small,.accent-yellow a,.accent-yellow .current-item,.tab-navigation .accent-yellow a:hover,.accent-yellow.tab-navigation a:hover {
    color: #ffad00
}

.accent-yellow .button,.button.accent-yellow,.accent-yellow.tab-navigation .current-item:after {
    background-color: #ffad00
}

.dark-background .accent-yellow .button,.dark-background.accent-yellow .button {
    color: #ffad00!important
}

.accent-yellow .button:hover,.button.accent-yellow:hover {
    background-color: #ffb414;
    box-shadow: 0 12px 24px -6px rgba(255,173,0,.2)
}

.accent-yellow .button.play-button,.button.accent-yellow.play-button {
    background-color: #ffed00
}

.accent-yellow .button.play-button:hover,.button.accent-yellow.play-button:hover {
    background-color: #ffee14
}

.accent-yellow .button.primary-button,.button.primary-button.accent-yellow,.accent-yellow .category-circle,.category-circle.accent-yellow {
    background: -webkit-linear-gradient(330deg,rgba(255,173,0,0) 0%,#e69c00 100%);
    background: linear-gradient(120deg,rgba(255,173,0,0) 0%,#e69c00 100%);
    background-color: #ffe000
}

.accent-yellow .button.primary-button:hover,.button.primary-button.accent-yellow:hover,.accent-yellow .category-circle:hover,.category-circle.accent-yellow:hover {
    background-color: #ffee0f
}

.accent-yellow .tertiary-button,.tertiary-button.accent-yellow {
    color: #ffad00!important
}

.accent-yellow .headline-1,.accent-yellow .headline-2,.accent-yellow .headline-3,.accent-yellow .headline-4,.accent-yellow .subhead,.accent-yellow .subhead-small,.accent-yellow.dark-background .button.primary-button span,.accent-yellow.dark-background.button.primary-button span,.dark-background .accent-yellow.button.primary-button span,.accent-yellow .card-title,.accent-yellow .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#ffe000 0%,#e69c00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-yellow .icon-small,.accent-yellow .icon-big,.accent-yellow .card-button:hover svg,.accent-yellow .current-item svg {
    fill: #ffad00
}

.accent-yellow svg .transparent,.accent-yellow .card-button:hover svg .transparent,.accent-yellow .current-item svg .transparent {
    fill: rgba(255,173,0,.4)
}

.accent-yellow .border-highlight {
    border-color: #ffad00
}

.accent-teal .headline-1,.accent-teal .headline-2,.accent-teal .headline-3,.accent-teal .headline-4,.accent-teal .colored-header,.accent-teal .subhead,.accent-teal .subhead-small,.accent-teal a,.accent-teal .current-item,.tab-navigation .accent-teal a:hover,.accent-teal.tab-navigation a:hover {
    color: #00b5e6
}

.accent-teal .button,.button.accent-teal,.accent-teal.tab-navigation .current-item:after {
    background-color: #00b5e6
}

.dark-background .accent-teal .button,.dark-background.accent-teal .button {
    color: #00b5e6!important
}

.accent-teal .button:hover,.button.accent-teal:hover {
    background-color: #00c5fa;
    box-shadow: 0 12px 24px -6px rgba(0,181,230,.2)
}

.accent-teal .button.play-button,.button.accent-teal.play-button {
    background-color: #007ce6
}

.accent-teal .button.play-button:hover,.button.accent-teal.play-button:hover {
    background-color: #0086fa
}

.accent-teal .button.primary-button,.button.primary-button.accent-teal,.accent-teal .category-circle,.category-circle.accent-teal {
    background: -webkit-linear-gradient(330deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background: linear-gradient(120deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background-color: #0087e6
}

.accent-teal .button.primary-button:hover,.button.primary-button.accent-teal:hover,.accent-teal .category-circle:hover,.category-circle.accent-teal:hover {
    background-color: #0084f5
}

.accent-teal .tertiary-button,.tertiary-button.accent-teal {
    color: #00b5e6!important
}

.accent-teal .headline-1,.accent-teal .headline-2,.accent-teal .headline-3,.accent-teal .headline-4,.accent-teal .subhead,.accent-teal .subhead-small,.accent-teal.dark-background .button.primary-button span,.accent-teal.dark-background.button.primary-button span,.dark-background .accent-teal.button.primary-button span,.accent-teal .card-title,.accent-teal .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#0087e6 0%,#00a1cd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-teal .icon-small,.accent-teal .icon-big,.accent-teal .card-button:hover svg,.accent-teal .current-item svg {
    fill: #00b5e6
}

.accent-teal svg .transparent,.accent-teal .card-button:hover svg .transparent,.accent-teal .current-item svg .transparent {
    fill: rgba(0,181,230,.4)
}

.accent-teal .border-highlight {
    border-color: #00b5e6
}

.accent-teal .button.play-button,.button.accent-teal.play-button {
    background-color: #00e6dd
}

.accent-teal .button.play-button:hover,.button.accent-teal.play-button:hover {
    background-color: #00faf1
}

.accent-teal .button.primary-button,.button.primary-button.accent-teal,.accent-teal .category-circle,.category-circle.accent-teal {
    background: -webkit-linear-gradient(330deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background: linear-gradient(120deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background-color: #00e3e6
}

.accent-teal .button.primary-button:hover,.button.primary-button.accent-teal:hover,.accent-teal .category-circle:hover,.category-circle.accent-teal:hover {
    background-color: #00f5ec
}

.accent-teal .headline-1,.accent-teal .headline-2,.accent-teal .headline-3,.accent-teal .headline-4,.accent-teal .subhead,.accent-teal .subhead-small,.accent-teal.dark-background .button.primary-button span,.accent-teal.dark-background.button.primary-button span,.dark-background .accent-teal.button.primary-button span,.accent-teal .card-title,.accent-teal .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background: linear-gradient(120deg,rgba(0,181,230,0) 0%,#00a1cd 100%);
    background: -webkit-linear-gradient(330deg,#00e3e6 0%,#00a1cd 100%);
    background: linear-gradient(120deg,#00e3e6 0%,#00a1cd 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-light-blue .headline-1,.accent-light-blue .headline-2,.accent-light-blue .headline-3,.accent-light-blue .headline-4,.accent-light-blue .colored-header,.accent-light-blue .subhead,.accent-light-blue .subhead-small,.accent-light-blue a,.accent-light-blue .current-item,.tab-navigation .accent-light-blue a:hover,.accent-light-blue.tab-navigation a:hover {
    color: #6797ff
}

.accent-light-blue .button,.button.accent-light-blue,.accent-light-blue.tab-navigation .current-item:after {
    background-color: #6797ff
}

.dark-background .accent-light-blue .button,.dark-background.accent-light-blue .button {
    color: #6797ff!important
}

.accent-light-blue .button:hover,.button.accent-light-blue:hover {
    background-color: #7ba5ff;
    box-shadow: 0 12px 24px -6px rgba(103,151,255,.2)
}

.accent-light-blue .button.play-button,.button.accent-light-blue.play-button {
    background-color: #6771ff
}

.accent-light-blue .button.play-button:hover,.button.accent-light-blue.play-button:hover {
    background-color: #7b84ff
}

.accent-light-blue .button.primary-button,.button.primary-button.accent-light-blue,.accent-light-blue .category-circle,.category-circle.accent-light-blue {
    background: -webkit-linear-gradient(330deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background: linear-gradient(120deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background-color: #6779ff
}

.accent-light-blue .button.primary-button:hover,.button.primary-button.accent-light-blue:hover,.accent-light-blue .category-circle:hover,.category-circle.accent-light-blue:hover {
    background-color: #767fff
}

.accent-light-blue .tertiary-button,.tertiary-button.accent-light-blue {
    color: #6797ff!important
}

.accent-light-blue .headline-1,.accent-light-blue .headline-2,.accent-light-blue .headline-3,.accent-light-blue .headline-4,.accent-light-blue .subhead,.accent-light-blue .subhead-small,.accent-light-blue.dark-background .button.primary-button span,.accent-light-blue.dark-background.button.primary-button span,.dark-background .accent-light-blue.button.primary-button span,.accent-light-blue .card-title,.accent-light-blue .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#6779ff 0%,#4d86ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-light-blue .icon-small,.accent-light-blue .icon-big,.accent-light-blue .card-button:hover svg,.accent-light-blue .current-item svg {
    fill: #6797ff
}

.accent-light-blue svg .transparent,.accent-light-blue .card-button:hover svg .transparent,.accent-light-blue .current-item svg .transparent {
    fill: rgba(103,151,255,.4)
}

.accent-light-blue .border-highlight {
    border-color: #6797ff
}

.accent-light-blue .button.play-button,.button.accent-light-blue.play-button {
    background-color: #67bdff
}

.accent-light-blue .button.play-button:hover,.button.accent-light-blue.play-button:hover {
    background-color: #7bc6ff
}

.accent-light-blue .button.primary-button,.button.primary-button.accent-light-blue,.accent-light-blue .category-circle,.category-circle.accent-light-blue {
    background: -webkit-linear-gradient(330deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background: linear-gradient(120deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background-color: #67b5ff
}

.accent-light-blue .button.primary-button:hover,.button.primary-button.accent-light-blue:hover,.accent-light-blue .category-circle:hover,.category-circle.accent-light-blue:hover {
    background-color: #76c4ff
}

.accent-light-blue .headline-1,.accent-light-blue .headline-2,.accent-light-blue .headline-3,.accent-light-blue .headline-4,.accent-light-blue .subhead,.accent-light-blue .subhead-small,.accent-light-blue.dark-background .button.primary-button span,.accent-light-blue.dark-background.button.primary-button span,.dark-background .accent-light-blue.button.primary-button span,.accent-light-blue .card-title,.accent-light-blue .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background: linear-gradient(120deg,rgba(103,151,255,0) 0%,#4d86ff 100%);
    background: -webkit-linear-gradient(330deg,#67b5ff 0%,#4d86ff 100%);
    background: linear-gradient(120deg,#67b5ff 0%,#4d86ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-blue .headline-1,.accent-blue .headline-2,.accent-blue .headline-3,.accent-blue .headline-4,.accent-blue .colored-header,.accent-blue .subhead,.accent-blue .subhead-small,.accent-blue a,.accent-blue .current-item,.tab-navigation .accent-blue a:hover,.accent-blue.tab-navigation a:hover {
    color: #3776ff
}

.accent-blue .button,.button.accent-blue,.accent-blue.tab-navigation .current-item:after {
    background-color: #3776ff
}

.dark-background .accent-blue .button,.dark-background.accent-blue .button {
    color: #3776ff!important
}

.accent-blue .button:hover,.button.accent-blue:hover {
    background-color: #4b84ff;
    box-shadow: 0 12px 24px -6px rgba(55,118,255,.2)
}

.accent-blue .button.play-button,.button.accent-blue.play-button {
    background-color: #3744ff
}

.accent-blue .button.play-button:hover,.button.accent-blue.play-button:hover {
    background-color: #4b57ff
}

.accent-blue .button.primary-button,.button.primary-button.accent-blue,.accent-blue .category-circle,.category-circle.accent-blue {
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background-color: #374eff
}

.accent-blue .button.primary-button:hover,.button.primary-button.accent-blue:hover,.accent-blue .category-circle:hover,.category-circle.accent-blue:hover {
    background-color: #4652ff
}

.accent-blue .tertiary-button,.tertiary-button.accent-blue {
    color: #3776ff!important
}

.accent-blue .headline-1,.accent-blue .headline-2,.accent-blue .headline-3,.accent-blue .headline-4,.accent-blue .subhead,.accent-blue .subhead-small,.accent-blue.dark-background .button.primary-button span,.accent-blue.dark-background.button.primary-button span,.dark-background .accent-blue.button.primary-button span,.accent-blue .card-title,.accent-blue .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#374eff 0%,#1e65ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-blue .icon-small,.accent-blue .icon-big,.accent-blue .card-button:hover svg,.accent-blue .current-item svg {
    fill: #3776ff
}

.accent-blue svg .transparent,.accent-blue .card-button:hover svg .transparent,.accent-blue .current-item svg .transparent {
    fill: rgba(55,118,255,.4)
}

.accent-blue .border-highlight {
    border-color: #3776ff
}

.accent-blue .button.play-button,.button.accent-blue.play-button {
    background-color: #37a8ff
}

.accent-blue .button.play-button:hover,.button.accent-blue.play-button:hover {
    background-color: #4bb1ff
}

.accent-blue .button.primary-button,.button.primary-button.accent-blue,.accent-blue .category-circle,.category-circle.accent-blue {
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background-color: #379eff
}

.accent-blue .button.primary-button:hover,.button.primary-button.accent-blue:hover,.accent-blue .category-circle:hover,.category-circle.accent-blue:hover {
    background-color: #46afff
}

.accent-blue .headline-1,.accent-blue .headline-2,.accent-blue .headline-3,.accent-blue .headline-4,.accent-blue .subhead,.accent-blue .subhead-small,.accent-blue.dark-background .button.primary-button span,.accent-blue.dark-background.button.primary-button span,.dark-background .accent-blue.button.primary-button span,.accent-blue .card-title,.accent-blue .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 0%,#1e65ff 100%);
    background: -webkit-linear-gradient(330deg,#379eff 0%,#1e65ff 100%);
    background: linear-gradient(120deg,#379eff 0%,#1e65ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-dark-blue .headline-1,.accent-dark-blue .headline-2,.accent-dark-blue .headline-3,.accent-dark-blue .headline-4,.accent-dark-blue .colored-header,.accent-dark-blue .subhead,.accent-dark-blue .subhead-small,.accent-dark-blue a,.accent-dark-blue .current-item,.tab-navigation .accent-dark-blue a:hover,.accent-dark-blue.tab-navigation a:hover {
    color: #262eeb
}

.accent-dark-blue .button,.button.accent-dark-blue,.accent-dark-blue.tab-navigation .current-item:after {
    background-color: #262eeb
}

.dark-background .accent-dark-blue .button,.dark-background.accent-dark-blue .button {
    color: #262eeb!important
}

.accent-dark-blue .button:hover,.button.accent-dark-blue:hover {
    background-color: #3940ed;
    box-shadow: 0 12px 24px -6px rgba(38,46,235,.2)
}

.accent-dark-blue .button.play-button,.button.accent-dark-blue.play-button {
    background-color: #4f26eb
}

.accent-dark-blue .button.play-button:hover,.button.accent-dark-blue.play-button:hover {
    background-color: #5e39ed
}

.accent-dark-blue .button.primary-button,.button.primary-button.accent-dark-blue,.accent-dark-blue .category-circle,.category-circle.accent-dark-blue {
    background: -webkit-linear-gradient(330deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background: linear-gradient(120deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background-color: #4526eb
}

.accent-dark-blue .button.primary-button:hover,.button.primary-button.accent-dark-blue:hover,.accent-dark-blue .category-circle:hover,.category-circle.accent-dark-blue:hover {
    background-color: #5b34ec
}

.accent-dark-blue .tertiary-button,.tertiary-button.accent-dark-blue {
    color: #262eeb!important
}

.accent-dark-blue .headline-1,.accent-dark-blue .headline-2,.accent-dark-blue .headline-3,.accent-dark-blue .headline-4,.accent-dark-blue .subhead,.accent-dark-blue .subhead-small,.accent-dark-blue.dark-background .button.primary-button span,.accent-dark-blue.dark-background.button.primary-button span,.dark-background .accent-dark-blue.button.primary-button span,.accent-dark-blue .card-title,.accent-dark-blue .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#4526eb 0%,#151de3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-dark-blue .icon-small,.accent-dark-blue .icon-big,.accent-dark-blue .card-button:hover svg,.accent-dark-blue .current-item svg {
    fill: #262eeb
}

.accent-dark-blue svg .transparent,.accent-dark-blue .card-button:hover svg .transparent,.accent-dark-blue .current-item svg .transparent {
    fill: rgba(38,46,235,.4)
}

.accent-dark-blue .border-highlight {
    border-color: #262eeb
}

.accent-dark-blue .button.play-button,.button.accent-dark-blue.play-button {
    background-color: #265feb
}

.accent-dark-blue .button.play-button:hover,.button.accent-dark-blue.play-button:hover {
    background-color: #396ded
}

.accent-dark-blue .button.primary-button,.button.primary-button.accent-dark-blue,.accent-dark-blue .category-circle,.category-circle.accent-dark-blue {
    background: -webkit-linear-gradient(330deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background: linear-gradient(120deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background-color: #2655eb
}

.accent-dark-blue .button.primary-button:hover,.button.primary-button.accent-dark-blue:hover,.accent-dark-blue .category-circle:hover,.category-circle.accent-dark-blue:hover {
    background-color: #346aec
}

.accent-dark-blue .headline-1,.accent-dark-blue .headline-2,.accent-dark-blue .headline-3,.accent-dark-blue .headline-4,.accent-dark-blue .subhead,.accent-dark-blue .subhead-small,.accent-dark-blue.dark-background .button.primary-button span,.accent-dark-blue.dark-background.button.primary-button span,.dark-background .accent-dark-blue.button.primary-button span,.accent-dark-blue .card-title,.accent-dark-blue .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background: linear-gradient(120deg,rgba(38,46,235,0) 0%,#151de3 100%);
    background: -webkit-linear-gradient(330deg,#2655eb 0%,#151de3 100%);
    background: linear-gradient(120deg,#2655eb 0%,#151de3 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-indigo .headline-1,.accent-indigo .headline-2,.accent-indigo .headline-3,.accent-indigo .headline-4,.accent-indigo .colored-header,.accent-indigo .subhead,.accent-indigo .subhead-small,.accent-indigo a,.accent-indigo .current-item,.tab-navigation .accent-indigo a:hover,.accent-indigo.tab-navigation a:hover {
    color: #4a42ec
}

.accent-indigo .button,.button.accent-indigo,.accent-indigo.tab-navigation .current-item:after {
    background-color: #4a42ec
}

.dark-background .accent-indigo .button,.dark-background.accent-indigo .button {
    color: #4a42ec!important
}

.accent-indigo .button:hover,.button.accent-indigo:hover {
    background-color: #5c55ee;
    box-shadow: 0 12px 24px -6px rgba(74,66,236,.2)
}

.accent-indigo .button.play-button,.button.accent-indigo.play-button {
    background-color: #7542ec
}

.accent-indigo .button.play-button:hover,.button.accent-indigo.play-button:hover {
    background-color: #8255ee
}

.accent-indigo .button.primary-button,.button.primary-button.accent-indigo,.accent-indigo .category-circle,.category-circle.accent-indigo {
    background: -webkit-linear-gradient(330deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background: linear-gradient(120deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background-color: #6c42ec
}

.accent-indigo .button.primary-button:hover,.button.primary-button.accent-indigo:hover,.accent-indigo .category-circle:hover,.category-circle.accent-indigo:hover {
    background-color: #7f50ed
}

.accent-indigo .tertiary-button,.tertiary-button.accent-indigo {
    color: #4a42ec!important
}

.accent-indigo .headline-1,.accent-indigo .headline-2,.accent-indigo .headline-3,.accent-indigo .headline-4,.accent-indigo .subhead,.accent-indigo .subhead-small,.accent-indigo.dark-background .button.primary-button span,.accent-indigo.dark-background.button.primary-button span,.dark-background .accent-indigo.button.primary-button span,.accent-indigo .card-title,.accent-indigo .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#6c42ec 0%,#342bea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-indigo .icon-small,.accent-indigo .icon-big,.accent-indigo .card-button:hover svg,.accent-indigo .current-item svg {
    fill: #4a42ec
}

.accent-indigo svg .transparent,.accent-indigo .card-button:hover svg .transparent,.accent-indigo .current-item svg .transparent {
    fill: rgba(74,66,236,.4)
}

.accent-indigo .border-highlight {
    border-color: #4a42ec
}

.accent-indigo .button.play-button,.button.accent-indigo.play-button {
    background-color: #4264ec
}

.accent-indigo .button.play-button:hover,.button.accent-indigo.play-button:hover {
    background-color: #5574ee
}

.accent-indigo .button.primary-button,.button.primary-button.accent-indigo,.accent-indigo .category-circle,.category-circle.accent-indigo {
    background: -webkit-linear-gradient(330deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background: linear-gradient(120deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background-color: #425cec
}

.accent-indigo .button.primary-button:hover,.button.primary-button.accent-indigo:hover,.accent-indigo .category-circle:hover,.category-circle.accent-indigo:hover {
    background-color: #5070ed
}

.accent-indigo .headline-1,.accent-indigo .headline-2,.accent-indigo .headline-3,.accent-indigo .headline-4,.accent-indigo .subhead,.accent-indigo .subhead-small,.accent-indigo.dark-background .button.primary-button span,.accent-indigo.dark-background.button.primary-button span,.dark-background .accent-indigo.button.primary-button span,.accent-indigo .card-title,.accent-indigo .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background: linear-gradient(120deg,rgba(74,66,236,0) 0%,#342bea 100%);
    background: -webkit-linear-gradient(330deg,#425cec 0%,#342bea 100%);
    background: linear-gradient(120deg,#425cec 0%,#342bea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-pink .headline-1,.accent-pink .headline-2,.accent-pink .headline-3,.accent-pink .headline-4,.accent-pink .colored-header,.accent-pink .subhead,.accent-pink .subhead-small,.accent-pink a,.accent-pink .current-item,.tab-navigation .accent-pink a:hover,.accent-pink.tab-navigation a:hover {
    color: #ff4a9e
}

.accent-pink .button,.button.accent-pink,.accent-pink.tab-navigation .current-item:after {
    background-color: #ff4a9e
}

.dark-background .accent-pink .button,.dark-background.accent-pink .button {
    color: #ff4a9e!important
}

.accent-pink .button:hover,.button.accent-pink:hover {
    background-color: #ff5ea9;
    box-shadow: 0 12px 24px -6px rgba(255,74,158,.2)
}

.accent-pink .button.play-button,.button.accent-pink.play-button {
    background-color: #ff4a71
}

.accent-pink .button.play-button:hover,.button.accent-pink.play-button:hover {
    background-color: #ff5e81
}

.accent-pink .button.primary-button,.button.primary-button.accent-pink,.accent-pink .category-circle,.category-circle.accent-pink {
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background-color: #ff4a7a
}

.accent-pink .button.primary-button:hover,.button.primary-button.accent-pink:hover,.accent-pink .category-circle:hover,.category-circle.accent-pink:hover {
    background-color: #ff597d
}

.accent-pink .tertiary-button,.tertiary-button.accent-pink {
    color: #ff4a9e!important
}

.accent-pink .headline-1,.accent-pink .headline-2,.accent-pink .headline-3,.accent-pink .headline-4,.accent-pink .subhead,.accent-pink .subhead-small,.accent-pink.dark-background .button.primary-button span,.accent-pink.dark-background.button.primary-button span,.dark-background .accent-pink.button.primary-button span,.accent-pink .card-title,.accent-pink .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#ff4a7a 0%,#ff3190 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-pink .icon-small,.accent-pink .icon-big,.accent-pink .card-button:hover svg,.accent-pink .current-item svg {
    fill: #ff4a9e
}

.accent-pink svg .transparent,.accent-pink .card-button:hover svg .transparent,.accent-pink .current-item svg .transparent {
    fill: rgba(255,74,158,.4)
}

.accent-pink .border-highlight {
    border-color: #ff4a9e
}

.accent-pink .button.play-button,.button.accent-pink.play-button {
    background-color: #ff4acb
}

.accent-pink .button.play-button:hover,.button.accent-pink.play-button:hover {
    background-color: #ff5ed1
}

.accent-pink .button.primary-button,.button.primary-button.accent-pink,.accent-pink .category-circle,.category-circle.accent-pink {
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background-color: #ff4ac2
}

.accent-pink .button.primary-button:hover,.button.primary-button.accent-pink:hover,.accent-pink .category-circle:hover,.category-circle.accent-pink:hover {
    background-color: #ff59d0
}

.accent-pink .headline-1,.accent-pink .headline-2,.accent-pink .headline-3,.accent-pink .headline-4,.accent-pink .subhead,.accent-pink .subhead-small,.accent-pink.dark-background .button.primary-button span,.accent-pink.dark-background.button.primary-button span,.dark-background .accent-pink.button.primary-button span,.accent-pink .card-title,.accent-pink .package_price .price {
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background: -webkit-linear-gradient(330deg,#ff4ac2 0%,#ff3190 100%);
    background: linear-gradient(120deg,#ff4ac2 0%,#ff3190 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-purple .headline-1,.accent-purple .headline-2,.accent-purple .headline-3,.accent-purple .headline-4,.accent-purple .colored-header,.accent-purple .subhead,.accent-purple .subhead-small,.accent-purple a,.accent-purple .current-item,.tab-navigation .accent-purple a:hover,.accent-purple.tab-navigation a:hover {
    color: #8f42ec
}

.accent-purple .button,.button.accent-purple,.accent-purple.tab-navigation .current-item:after {
    background-color: #8f42ec
}

.dark-background .accent-purple .button,.dark-background.accent-purple .button {
    color: #8f42ec!important
}

.accent-purple .button:hover,.button.accent-purple:hover {
    background-color: #9a55ee;
    box-shadow: 0 12px 24px -6px rgba(143,66,236,.2)
}

.accent-purple .button.play-button,.button.accent-purple.play-button {
    background-color: #ba42ec
}

.accent-purple .button.play-button:hover,.button.accent-purple.play-button:hover {
    background-color: #c055ee
}

.accent-purple .button.primary-button,.button.primary-button.accent-purple,.accent-purple .category-circle,.category-circle.accent-purple {
    background: -webkit-linear-gradient(330deg,rgba(143,66,236,0) 0%,#812bea 100%);
    background: linear-gradient(120deg,rgba(143,66,236,0) 0%,#812bea 100%);
    background-color: #b142ec
}

.accent-purple .button.primary-button:hover,.button.primary-button.accent-purple:hover,.accent-purple .category-circle:hover,.category-circle.accent-purple:hover {
    background-color: #bf50ed
}

.accent-purple .tertiary-button,.tertiary-button.accent-purple {
    color: #8f42ec!important
}

.accent-purple .headline-1,.accent-purple .headline-2,.accent-purple .headline-3,.accent-purple .headline-4,.accent-purple .subhead,.accent-purple .subhead-small,.accent-purple.dark-background .button.primary-button span,.accent-purple.dark-background.button.primary-button span,.dark-background .accent-purple.button.primary-button span,.accent-purple .card-title,.accent-purple .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#b142ec 0%,#812bea 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-purple .icon-small,.accent-purple .icon-big,.accent-purple .card-button:hover svg,.accent-purple .current-item svg {
    fill: #8f42ec
}

.accent-purple svg .transparent,.accent-purple .card-button:hover svg .transparent,.accent-purple .current-item svg .transparent {
    fill: rgba(143,66,236,.4)
}

.accent-purple .border-highlight {
    border-color: #8f42ec
}

.accent-green .headline-1,.accent-green .headline-2,.accent-green .headline-3,.accent-green .headline-4,.accent-green .colored-header,.accent-green .subhead,.accent-green .subhead-small,.accent-green a,.accent-green .current-item,.tab-navigation .accent-green a:hover,.accent-green.tab-navigation a:hover {
    color: #34dd87
}

.accent-green .button,.button.accent-green,.accent-green.tab-navigation .current-item:after {
    background-color: #34dd87
}

.dark-background .accent-green .button,.dark-background.accent-green .button {
    color: #34dd87!important
}

.accent-green .button:hover,.button.accent-green:hover {
    background-color: #45e091;
    box-shadow: 0 12px 24px -6px rgba(52,221,135,.2)
}

.accent-green .button.play-button,.button.accent-green.play-button {
    background-color: #34ddb1
}

.accent-green .button.play-button:hover,.button.accent-green.play-button:hover {
    background-color: #45e0b8
}

.accent-green .button.primary-button,.button.primary-button.accent-green,.accent-green .category-circle,.category-circle.accent-green, .button.chip.active {
    background: -webkit-linear-gradient(330deg,rgba(52,221,135,0) 0%,#24d47a 100%);
    background: linear-gradient(120deg,rgba(52,221,135,0) 0%,#24d47a 100%);
    background-color: #34dda9
}

.accent-green .button.primary-button:hover,.button.primary-button.accent-green:hover,.accent-green .category-circle:hover,.category-circle.accent-green:hover {
    background-color: #41dfb6
}

.accent-green .tertiary-button,.tertiary-button.accent-green {
    color: #34dd87!important
}

.accent-green .headline-1,.accent-green .headline-2,.accent-green .headline-3,.accent-green .headline-4,.accent-green .subhead,.accent-green .subhead-small,.accent-green.dark-background .button.primary-button span,.accent-green.dark-background.button.primary-button span,.dark-background .accent-green.button.primary-button span,.accent-green .card-title,.accent-green .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#34dda9 0%,#24d47a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-green .icon-small,.accent-green .icon-big,.accent-green .card-button:hover svg,.accent-green .current-item svg {
    fill: #34dd87
}

.accent-green svg .transparent,.accent-green .card-button:hover svg .transparent,.accent-green .current-item svg .transparent {
    fill: rgba(52,221,135,.4)
}

.accent-green .border-highlight {
    border-color: #34dd87
}

.accent-red .headline-1,.accent-red .headline-2,.accent-red .headline-3,.accent-red .headline-4,.accent-red .colored-header,.accent-red .subhead,.accent-red .subhead-small,.accent-red a,.accent-red .current-item,.tab-navigation .accent-red a:hover,.accent-red.tab-navigation a:hover {
    color: #ff4c00
}

.accent-red .button,.button.accent-red,.accent-red.tab-navigation .current-item:after {
    background-color: #ff4c00
}

.dark-background .accent-red .button,.dark-background.accent-red .button {
    color: #ff4c00!important
}

.accent-red .button:hover,.button.accent-red:hover {
    background-color: #ff5a14;
    box-shadow: 0 12px 24px -6px rgba(255,76,0,.2)
}

.accent-red .button.play-button,.button.accent-red.play-button {
    background-color: #ff8c00
}

.accent-red .button.play-button:hover,.button.accent-red.play-button:hover {
    background-color: #ff9514
}

.accent-red .button.primary-button,.button.primary-button.accent-red,.accent-red .category-circle,.category-circle.accent-red {
    background: -webkit-linear-gradient(330deg,rgba(255,76,0,0) 0%,#e64400 100%);
    background: linear-gradient(120deg,rgba(255,76,0,0) 0%,#e64400 100%);
    background-color: #ff7f00
}

.accent-red .button.primary-button:hover,.button.primary-button.accent-red:hover,.accent-red .category-circle:hover,.category-circle.accent-red:hover {
    background-color: #ff930f
}

.accent-red .tertiary-button,.tertiary-button.accent-red {
    color: #ff4c00!important
}

.accent-red .headline-1,.accent-red .headline-2,.accent-red .headline-3,.accent-red .headline-4,.accent-red .subhead,.accent-red .subhead-small,.accent-red.dark-background .button.primary-button span,.accent-red.dark-background.button.primary-button span,.dark-background .accent-red.button.primary-button span,.accent-red .card-title,.accent-red .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#ff7f00 0%,#e64400 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-red .icon-small,.accent-red .icon-big,.accent-red .card-button:hover svg,.accent-red .current-item svg {
    fill: #ff4c00
}

.accent-red svg .transparent,.accent-red .card-button:hover svg .transparent,.accent-red .current-item svg .transparent {
    fill: rgba(255,76,0,.4)
}

.accent-red .border-highlight {
    border-color: #ff4c00
}

.accent-orange .headline-1,.accent-orange .headline-2,.accent-orange .headline-3,.accent-orange .headline-4,.accent-orange .colored-header,.accent-orange .subhead,.accent-orange .subhead-small,.accent-orange a,.accent-orange .current-item,.tab-navigation .accent-orange a:hover,.accent-orange.tab-navigation a:hover {
    color: #ff7b2b
}

.accent-orange .button,.button.accent-orange,.accent-orange.tab-navigation .current-item:after {
    background-color: #ff7b2b
}

.dark-background .accent-orange .button,.dark-background.accent-orange .button {
    color: #ff7b2b!important
}

.accent-orange .button:hover,.button.accent-orange:hover {
    background-color: #ff883f;
    box-shadow: 0 12px 24px -6px rgba(255,123,43,.2)
}

.accent-orange .button.play-button,.button.accent-orange.play-button {
    background-color: #ffb02b
}

.accent-orange .button.play-button:hover,.button.accent-orange.play-button:hover {
    background-color: #ffb83f
}

.accent-orange .button.primary-button,.button.primary-button.accent-orange,.accent-orange .category-circle,.category-circle.accent-orange {
    background: -webkit-linear-gradient(330deg,rgba(255,123,43,0) 0%,#ff6b12 100%);
    background: linear-gradient(120deg,rgba(255,123,43,0) 0%,#ff6b12 100%);
    background-color: #ffa52b
}

.accent-orange .button.primary-button:hover,.button.primary-button.accent-orange:hover,.accent-orange .category-circle:hover,.category-circle.accent-orange:hover {
    background-color: #ffb63a
}

.accent-orange .tertiary-button,.tertiary-button.accent-orange {
    color: #ff7b2b!important
}

.accent-orange .headline-1,.accent-orange .headline-2,.accent-orange .headline-3,.accent-orange .headline-4,.accent-orange .subhead,.accent-orange .subhead-small,.accent-orange.dark-background .button.primary-button span,.accent-orange.dark-background.button.primary-button span,.dark-background .accent-orange.button.primary-button span,.accent-orange .card-title,.accent-orange .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#ffa52b 0%,#ff6b12 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-orange .icon-small,.accent-orange .icon-big,.accent-orange .card-button:hover svg,.accent-orange .current-item svg {
    fill: #ff7b2b
}

.accent-orange svg .transparent,.accent-orange .card-button:hover svg .transparent,.accent-orange .current-item svg .transparent {
    fill: rgba(255,123,43,.4)
}

.accent-orange .border-highlight {
    border-color: #ff7b2b
}

.accent-navy .headline-1,.accent-navy .headline-2,.accent-navy .headline-3,.accent-navy .headline-4,.accent-navy .colored-header,.accent-navy .subhead,.accent-navy .subhead-small,.accent-navy a,.accent-navy .current-item,.tab-navigation .accent-navy a:hover,.accent-navy.tab-navigation a:hover {
    color: #293038
}

.accent-navy .button,.button.accent-navy,.accent-navy.tab-navigation .current-item:after {
    background-color: #293038
}

.dark-background .accent-navy .button,.dark-background.accent-navy .button {
    color: #293038!important
}

.accent-navy .button:hover,.button.accent-navy:hover {
    background-color: #323a44;
    box-shadow: 0 12px 24px -6px rgba(41,48,56,.2)
}

.accent-navy .button.play-button,.button.accent-navy.play-button {
    background-color: #292c38
}

.accent-navy .button.play-button:hover,.button.accent-navy.play-button:hover {
    background-color: #323644
}

.accent-navy .button.primary-button,.button.primary-button.accent-navy,.accent-navy .category-circle,.category-circle.accent-navy {
    background: -webkit-linear-gradient(330deg,rgba(41,48,56,0) 0%,#1e2329 100%);
    background: linear-gradient(120deg,rgba(41,48,56,0) 0%,#1e2329 100%);
    background-color: #292d38
}

.accent-navy .button.primary-button:hover,.button.primary-button.accent-navy:hover,.accent-navy .category-circle:hover,.category-circle.accent-navy:hover {
    background-color: #2f3341
}

.accent-navy .tertiary-button,.tertiary-button.accent-navy {
    color: #293038!important
}

.accent-navy .headline-1,.accent-navy .headline-2,.accent-navy .headline-3,.accent-navy .headline-4,.accent-navy .subhead,.accent-navy .subhead-small,.accent-navy.dark-background .button.primary-button span,.accent-navy.dark-background.button.primary-button span,.dark-background .accent-navy.button.primary-button span,.accent-navy .card-title,.accent-navy .package_price .price {
    background-image: -webkit-linear-gradient(120deg,#292d38 0%,#1e2329 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.accent-navy .icon-small,.accent-navy .icon-big,.accent-navy .card-button:hover svg,.accent-navy .current-item svg {
    fill: #293038
}

.accent-navy svg .transparent,.accent-navy .card-button:hover svg .transparent,.accent-navy .current-item svg .transparent {
    fill: rgba(41,48,56,.4)
}

.accent-navy .border-highlight {
    border-color: #293038
}

.gradient-background-green {
    background: -webkit-radial-gradient(top left,circle,#34dd87 0%,#34ddbf 100%);
    background: radial-gradient(circle at top left,#34dd87 0%,#34ddbf 100%);
    background-color: #34dd87;
    box-shadow: 0 48px 48px -32px rgba(52,221,135,.12),0 96px 96px -64px rgba(52,221,135,.48)
}

.card.background-local-green {
    background-color: #51bb7c
}

h1,h2,h3,h4,h5,h6,.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .extend,.comment-meta span.fn {
    margin: .2em 0 .4em;
    line-height: 1.6em;
    color: #20292f;
    max-width: 850px;
    font-weight: 700;
    width: 100%
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
    margin-top: 0
}

h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child {
    margin-bottom: 0
}

.centered h1,.centered h2,.centered h3,.centered h4,.centered h5,.centered h6 {
    margin-right: auto;
    margin-left: auto
}

h1 {
    font-size: 2.3em;
    line-height: 1.4em;
    max-width: 800px
}

h2 {
    font-size: 1.8em;
    line-height: 1.25em
}

@media(max-width: 768px) {
    h2 {
        font-size:1.5em
    }
    .mfp-container {
        width: 100%;
        left: 0;
        right: 0;
    }
}

@media(max-width: 480px) {
    h2 {
        font-size:1.3em;
        line-height: 1.4em
    }
}

.card-featured h2:not(.headline-2) {
    font-size: 2.2em
}

@media(max-width: 670px) {
    .card-featured h2:not(.headline-2) {
        font-size:1.7em
    }
}

@media(max-width: 480px) {
    .card-featured h2:not(.headline-2) {
        font-size:1.3em;
        line-height: 1.4em
    }
}

h3 {
    font-size: 1.5em
}

@media(max-width: 768px) {
    h3 {
        font-size:1.4em
    }
}

@media(max-width: 480px) {
    h3 {
        font-size:1.2em
    }
}

h4,.blurb h3,.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .extend,.comment-meta span.fn {
    font-size: 1.1em;
    line-height: 1.4em
}

@media(max-width: 480px) {
    h4,.blurb h3,.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .extend,.comment-meta span.fn {
        font-size:1em
    }
}

h5 {
    font-size: 1em
}

em {
    font-style: italic
}

p {
    color: #6d7c90;
    width: 100%
}

p.lead {
    font-size: 1.1em;
    max-width: 850px
}

p:last-child {
    margin-bottom: 0
}

p strong,p b {
    color: #20292f;
    font-weight: 600
}

a {
    text-decoration: none;
    cursor: pointer
}

a:hover,.link-list a:hover {
    color: #3776ff
}

.dark-background a:hover {
    color: #fff
}

p,ol,ul,ol li,ul li {
    margin-bottom: 1em
}

p+h1,p+h2,p+h3,p+h4,p+h5,p:not(.subhead-small)+p,ul+p,ol+p {
    margin-top: 1em
}

article p+h1,article p+h2,article p+h3,article p+h4,article p+h5,article p:not(.subhead-small)+p,article ul+p,article ol+p {
    margin-top: 2em
}

ul.centered a {
    -webkit-box-pack: center;
    justify-content: center
}

ul.link-list {
    color: #6d7c90;
    text-align: right;
    padding: 10px;
}
ul.link-list li{
    margin-bottom:4px !important;;
}
ul.link-list .link-list-header {
    color: #20292f;
    font-weight: 600;
    background: #fff;
    border-top: 2px solid #edf1f3;
    border-bottom: 2px solid #edf1f3;
    padding: 10px;
    margin: -24px -32px 20px
}

ul.link-list a {
    color: #c6c8ca
}
.column p a i, .contact{
    color: #c6c8ca
}
.column p a i:hover, .contact:hover{
    color: #fff
}
ul.link-list.with-link-icon a {
    display: -webkit-box;
    display: flex;
    -webkit-transform: translateX(14px);
    transform: translateX(14px)
}

ul.link-list.with-link-icon a svg {
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

ul.link-list.with-link-icon a:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

pre,code {
    background: rgba(109,124,144,.1);
    padding: 16px
}

blockquote,blockquote p {
    margin: 1em auto 1.4em;
    line-height: 1.8em;
    color: #20292f;
    max-width: 850px;
    font-weight: 700;
    font-size: 1.4em
}

i {
    font-style: italic
}

.no-wrap {
    white-space: nowrap
}

iframe {
    max-width: 100%
}

iframe.e-embed-frame {
    width: 100%!important;
    max-width: 540px!important;
    min-width: initial!important
}

img {
    display: block;
    max-width: 100%;
    align-self: center;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    visibility: visible;
    opacity: 1
}

img:not(.lazy) {
    height: auto
}

img.lazy {
    visibility: hidden;
    opacity: 0
}

img.image-offset-right {
    width: 160%;
    max-width: 160%;
    align-self: flex-start
}

img.image-offset-left {
    width: 160%;
    max-width: 160%;
    margin-left: -60%
}

img.fullwidth-image {
    width: 100%;
    max-width: none
}

img.border-highlight {
    border: 4px solid;
    padding: 10px;
    border-radius: 8px
}

video {
    max-width: 100%;
    background: -webkit-linear-gradient(330deg,#e8ebee 0%,#c7ccd3 100%);
    background: linear-gradient(120deg,#e8ebee 0%,#c7ccd3 100%);
    visibility: visible;
    opacity: 1;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

video:not(.lazy) {
    height: auto
}

video.lazy {
    visibility: hidden;
    opacity: 0
}

.inline-element {
    display: inline
}

.dark-background h1,.dark-background h2,.dark-background h3,.dark-background h4,.dark-background h5,.dark-background h6,.dark-background .headline-1,.dark-background .headline-2,.dark-background .headline-3,.dark-background .headline-4 {
    color: #fff;
    background: 0 0;
    -webkit-text-fill-color: #fff
}

.dark-background p {
    color: rgba(255,255,255,.75)
}

.dark-background strong {
    color: #fff
}

.headline-1 {
    font-size: 120px;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: .2em
}

@media(max-width: 1300px) {
    .headline-1 {
        font-size:4vw
    }
}

@media(max-width: 1024px) {
    .headline-1 {
        font-size:13vw
    }
}

@media(max-width: 768px) {
    .headline-1 {
        font-size:16vw
    }
}

.headline-2 {
    font-size: 80px;
    font-weight: 900;
    line-height: 1.2em;
    margin-bottom: .2em
}

@media(max-width: 1300px) {
    .headline-2 {
        font-size:7vw
    }
}

@media(max-width: 1024px) {
    .headline-2 {
        font-size:9vw
    }
}

@media(max-width: 768px) {
    .headline-2 {
        margin-bottom:.4em
    }
}

.headline-3 {
    font-weight: 900;
    font-size: 50px;
    line-height: 1.2em
}

@media(max-width: 1024px) {
    .headline-3 {
        font-size:6vw
    }
}

.headline-4 {
    font-weight: 900;
    font-size: 40px;
    line-height: 1.2em
}

@media(max-width: 1024px) {
    .headline-4 {
        font-size:5vw
    }
}

.subhead,.tab-navigation a,.subhead-small,nav a.menu-item,#footer-menu h3,.tab-navigation-narrow,.card-title {
    font-size: .85em;
    margin-bottom: .6em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.7em
}

.subhead-small,nav a.menu-item,#footer-menu h3,.tab-navigation-narrow {
    font-size: .8em
}

.card-title {
    font-size: 15px
}

.button {
    font-family: iranyekanr,sans-serif;
    font-weight: 900;
    font-size: 12px;
    line-height: 28px;
    color: #fff!important;
    text-transform: uppercase;
    border-radius: 100px;
    padding: 8px 20px;
    -webkit-box-pack: center;
    justify-content: center;
    align-self: flex-start;
    border: none;
    margin-bottom: 16px;
    cursor: pointer;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

.button:active:focus,.button:focus {
    outline: none
}

.button.right-aligned-button {
    align-self: flex-end
}

.button:hover {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.button.tertiary-button,.button.chip {
    background-color: #f2f4f5
}

.button.tertiary-button:hover,.button.chip:hover {
    background-color: #eceef1;
    box-shadow: none
}

.button.chip {
    color: #6d7c90!important
}

.button.primary-button {
    font-size: 15px;
    padding: 12px 32px
}

.dark-background .button,.dark-background .button:hover,.dark-background .button.primary-button,.dark-background .button.primary-button:hover,.button.dark-background.primary-button,.button.dark-background.primary-button:hover {
    background: #fff
}

.button.fullwidth-button {
    width: 100%
}

.button.inline-button {
    display: inline-block
}

.right-align-items.button {
    margin-right: 0
}

p+.button {
    margin-top: 1.5em
}

.button svg {
    fill: #fff!important
}

.button.play-button {
    padding-left: 8px
}

.centered .button {
    align-self: center
}

.tab-navigation {
    margin: 0
}

.tab-navigation li {
    display: -webkit-box;
    display: flex;
    margin: 0!important;
    position: relative;
    text-align: center
}

.tab-navigation li a {
    position: relative;
    padding: 16px 24px;
    margin: 0!important;
    color: #6d7c90
}

.tab-navigation-narrow.tab-navigation li a {
    padding-left: 16px;
    padding-right: 16px;
}

.tab-navigation li a.callout {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    background: #34dd87;
    color: #fff;
    display: block;
    border-radius: 8px;
    width: 210px;
    font-size: 12px;
    padding: 8px 16px;
    bottom: -46px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 9
}

.tab-navigation li a.callout:hover {
    color: #fff;
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1)
}

.tab-navigation li a.callout:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #34dd87;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: 0 0
}

.tab-navigation li a.callout:after {
    display: none
}

.tab-navigation li a.current-item:after {
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    border-radius: 10px
}

.tab-navigation li a:before,.tab-navigation li a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0;
    left: 0
}

.tab-navigation li a:before {
    background: #e1e4e8;
    margin-right: 0;
    margin-left: 0
}

.tab-navigation:hover li a.callout {
    opacity: 1;
    visibility: visible;
    bottom: -36px
}

.icon-tabs li a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.icon-tabs li a svg {
    margin-right: 10px
}

.card {
    border-radius: 8px;
    background-color: #fff;
    padding: 32px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    margin-top: 24px;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11);
    border-color: #fff !important;
}

.card:first-of-type {
    margin-top: 0
}

.card.transparent-card {
    background: 0 0
}

.card.card-medium {
    padding: 24px
}

.card.card-small {
    padding: 24px 16px
}

.card.card-full-bleed,img.card {
    padding: 0
}

.card .card-full-bleed-inset-container,.card .card-inset-container {
    align-self: stretch;
    margin: 32px -32px
}

.card .card-full-bleed-inset-container:first-child,.card .card-inset-container:first-child {
    margin-top: -32px
}

.card .card-full-bleed-inset-container:last-child,.card .card-inset-container:last-child {
    margin-bottom: -32px!important
}

.card .card-full-bleed-inset-container>:last-child,.card .card-inset-container>:last-child {
    margin-bottom: 0
}

.card-medium.card .card-full-bleed-inset-container,.card-medium.card .card-inset-container {
    margin: 16px -24px
}

.card-medium.card .card-full-bleed-inset-container:first-child,.card-medium.card .card-inset-container:first-child {
    margin-top: -24px
}

.card-medium.card .card-full-bleed-inset-container:last-child,.card-medium.card .card-inset-container:last-child {
    margin-bottom: -24px!important
}

.card-small.card .card-full-bleed-inset-container,.card-small.card .card-inset-container {
    margin: 16px -24px
}

.card-small.card .card-full-bleed-inset-container:first-child,.card-small.card .card-inset-container:first-child {
    margin-top: -16px
}

.card-small.card .card-full-bleed-inset-container:last-child,.card-small.card .card-inset-container:last-child {
    margin-bottom: -16px!important
}

.card .card-inset-container {
    padding: 24px 32px;
    background: rgba(109,124,144,.04)
}

.card-medium.card .card-inset-container {
    padding: 16px 24px
}

.card-small.card .card-inset-container {
    padding: 16px 24px
}

.card-featured {
    background: -webkit-radial-gradient(top left,circle,#4a42ec 0%,#521d91 100%);
    background: radial-gradient(circle at top left,#4a42ec 0%,#521d91 100%);
    background-color: #521d91;
    box-shadow: 0 48px 48px -32px rgba(23,16,159,.2),0 96px 96px -64px rgba(23,16,159,.4);
    margin-bottom: 64px
}

.et-highlighted .card-featured {
    box-shadow: 0 48px 48px -32px rgba(23,16,159,.2),0 96px 96px -64px rgba(3,2,20,.6)
}

.card-featured.card-featured-fullwidth {
    width: 100%;
    max-width: 100%;
    border-radius: 0
}

.elipses {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.card-button {
    padding: 16px;
    background-color: #fff;
    color: #20292f!important;
    font-size: 11px;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: 900
}

.card-button svg {
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    fill: rgba(109,124,144,.5)
}

.card-button svg .transparent {
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    fill: rgba(109,124,144,.25)
}

.card-button:hover,.card-button.current-item {
    background-color: #fff;
    box-shadow: 0 10px 70px 0 rgba(103,151,255,.22),0 15px 105px 0 rgba(103,151,255,.22)
}

.table {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.table .table-header h5 {
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0
}

#payment-history-table.table .table-header {
    padding-right: 60px
}

#payment-history-table.table .table-header {
    padding-right: 60px
}

.table .table-row {
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid rgba(109,124,144,.12);
    padding: 16px 0
}

.table .table-cell {
    padding: 0 16px
}

.table .table-cell:first-child {
    padding-left: 0
}

.table .table-cell:last-child {
    padding-right: 0
}

#payment-history-table.table .table-cell:first-child {
    -webkit-box-flex: 1;
    flex: 1
}

#payment-history-table.table .table-cell:nth-child(2) {
    text-align: right
}

#legacy-themes-table.table .table-cell:first-child {
    -webkit-box-flex: 1;
    flex: 1
}

.button,.card-button {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
}

.button svg,.card-button svg {
    width: 28px;
    height: 28px;
    margin: 0 0 0 12px
}

.row.product-feature {
    margin-top: 13%;
    margin-bottom: 13%
}

.row.product-feature:first-child {
    margin-top: 4%
}

.row.product-feature:last-child {
    margin-bottom: 4%
}

.icon-container {
    box-shadow: 0 4px 24px 0 rgba(103,151,255,.1),0 12px 64px 0 rgba(103,151,255,.1);
    border-radius: 100px;
    padding: 24px
}

.icon-container img {
    margin: 0!important
}

.icon-container,.icon-small,.icon-big {
    flex-shrink: 0;
    display: -webkit-box;
    display: flex
}

.icon-container svg,.icon-small svg,.icon-big svg {
    display: -webkit-box;
    display: flex
}

svg.icon-small,.icon-small svg {
    width: 28px;
    height: 28px
}

svg.icon-big,.icon-big svg {
    width: 64px;
    height: 64px
}

section {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    margin-top: 48px;
    margin-bottom: 48px
}

#main-nav+section {
    margin-top: 0;
    padding-top: 100px
}

.row-container {
    width: 1120px;
    max-width: 90%;
    margin: auto;
    position: relative
}

.row-container.wide-width {
    width: 1440px
}

.row-container.medium-width {
    width: 1200px
}

.row-container.narrow {
    width: 960px
}

.row-container.thin {
    width: 560px
}

.row-container.skinny {
    width: 480px
}

.row-container.small-width {
    width: 800px
}

.row-container.fullwidth,.row-container.fullwidth {
    width: 100%;
    max-width: 100%
}

.row {
    position: relative;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 4% -2.5%;
    max-width: 105%
}

.row.small-gutters {
    margin-right: -1.5%;
    margin-left: -1.5%;
    max-width: 103%
}

.row.centered {
    -webkit-box-pack: center;
    justify-content: center
}

.row.card {
    margin-top: 4%;
    margin-bottom: 4%
}

.row.card,.card .row {
    margin-right: 0;
    margin-left: 0
}

.row.narrow {
    width: 960px;
    align-self: center
}

.column-container {
    padding: 0 2.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    display: -webkit-box;
    display: flex
}

.small-gutters .column-container {
    padding: 0 1.5%
}

.tiny-gutters .column-container {
    padding: 0 .75%
}

.column-container .no-gutters {
    padding: 0
}

.wide-gutters .column-container {
    padding: 0 3.5%
}

.bottom-align-columns .column-container {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.column-container.column-width-auto,.column-width-auto .column-container {
    -webkit-box-flex: 0;
    flex: none
}

.column {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 100%
}

.column>div,.column>img,.column>object {
    margin-bottom: 2em
}

.hosting-card .column>img {
    margin-bottom: 1em
}

.column.small-spacing>div,.column.small-spacing>img,.column.small-spacing>object {
    margin-bottom: 1em
}

.equal-column-heights .column {
    -webkit-box-flex: 1;
    flex: 1
}

.bottom-align-last-items.equal-column-heights .column>:last-child {
    margin-top: auto
}

.center-align-last-items.equal-column-heights .column>:last-child {
    margin-top: auto;
    margin-bottom: auto
}

.column:not(.inline-elements)>:last-child {
    margin-bottom: 0
}

.column.centered,.column .centered {
    text-align: center;
    -webkit-box-align: center!important;
    align-items: center!important
}

.inline-elements {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%
}

.inline-elements>* {
    margin-right: 5%
}

.inline-elements.small-gutters>* {
    margin-right: 3%
}

.right-align-items.inline-elements.small-gutters>* {
    margin-left: 3%
}

.inline-elements.tiny-gutters>* {
    margin-right: 1.5%
}

.right-align-items.inline-elements.tiny-gutters>* {
    margin-left: 1.5%
}

.inline-elements.centered {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start
}

.inline-elements.centered>* {
    margin-right: 2.5%;
    margin-left: 2.5%
}

.inline-elements.centered.small-gutters>* {
    margin-right: 1.5%;
    margin-left: 1.5%
}

.inline-elements.centered.tiny-gutters>* {
    margin-right: .75%;
    margin-left: .75%
}

.inline-elements.right-align-items {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.right-align-items.inline-elements.right-align-items>* {
    margin-right: 0!important
}

p+.inline-elements {
    margin-top: 1.5em
}

.overflow-hidden {
    overflow: hidden
}

@media only screen and (min-width: 769px) {
    .column-container {
        -webkit-box-flex:1;
        flex: 1
    }

    body.single-post .article-container .column-container {
        -webkit-box-flex: 1;
        flex: auto
    }

    .center-align-columns .column-container {
        -webkit-box-pack: center;
        justify-content: center
    }

    .two-column .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 50%!important;
        max-width: 50%!important
    }

    .two-column .column-container:nth-of-type(-n+2) {
        margin-top: 0!important
    }

    .three-column .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 33.33333333%!important;
        max-width: 33.33333333%!important
    }

    .three-column .column-container:nth-of-type(-n+3) {
        margin-top: 0!important
    }

    .four-column .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 25%!important;
        max-width: 25%!important
    }

    .four-column .column-container:nth-of-type(-n+4) {
        margin-top: 0!important
    }

    .five-column .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 20%!important;
        max-width: 20%!important
    }

    .five-column .column-container:nth-of-type(-n+5) {
        margin-top: 0!important
    }

    .product-feature-river .row.product-feature:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .product-feature-reverse .row.product-feature {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }
}

.column-1 {
    -webkit-box-flex: 0!important;
    flex: 0 0 8.33333333%!important;
    max-width: 8.33333333%!important
}

.column-2 {
    -webkit-box-flex: 0!important;
    flex: 0 0 16.66666667%!important;
    max-width: 16.66666667%!important
}

.column-2_4 {
    -webkit-box-flex: 0!important;
    flex: 0 0 20%!important;
    max-width: 20%!important
}

.column-3 {
    -webkit-box-flex: 0!important;
    flex: 0 0 25%!important;
    max-width: 25%!important
}

.column-4 {
    -webkit-box-flex: 0!important;
    flex: 0 0 33.33333333%!important;
    max-width: 33.33333333%!important
}

.column-5 {
    -webkit-box-flex: 0!important;
    flex: 0 0 41.66666667%!important;
    max-width: 41.66666667%!important
}

.column-6 {
    -webkit-box-flex: 0!important;
    flex: 0 0 50%!important;
    max-width: 50%!important
}

.column-7 {
    -webkit-box-flex: 0!important;
    flex: 0 0 58.33333333%!important;
    max-width: 58.33333333%!important
}

.column-8 {
    -webkit-box-flex: 0!important;
    flex: 0 0 66.66666667%!important;
    max-width: 66.66666667%!important
}

.column-9 {
    -webkit-box-flex: 0!important;
    flex: 0 0 75%!important;
    max-width: 75%!important
}

.column-10 {
    -webkit-box-flex: 0!important;
    flex: 0 0 83.33333333%!important;
    max-width: 83.33333333%!important
}

.column-11 {
    -webkit-box-flex: 0!important;
    flex: 0 0 91.66666667%!important;
    max-width: 91.66666667%!important
}

.column-12 {
    -webkit-box-flex: 0!important;
    flex: 0 0 100%!important;
    max-width: 100%!important
}

.two-column .column-container,.three-column .column-container,.four-column .column-container,.five-column .column-container {
    margin-top: 5%
}

.small-gutters.two-column .column-container,.small-gutters.three-column .column-container,.small-gutters.four-column .column-container,.small-gutters.five-column .column-container {
    margin-top: 3%
}

.tiny-gutters.two-column .column-container,.tiny-gutters.three-column .column-container,.tiny-gutters.four-column .column-container,.tiny-gutters.five-column .column-container {
    margin-top: 1.5%
}

@media only screen and (max-width: 960px) and (min-width:671px) {
    .column-container:not(.retain-width-on-mobile),.product-feature .column-container:not(.retain-width-on-mobile) {
        -webkit-box-flex:1;
        flex: 1;
        max-width: none
    }
}

@media only screen and (max-width: 768px) and (min-width:671px) {
    .two-column .column-container,.three-column .column-container,.four-column .column-container {
        -webkit-box-flex:0!important;
        flex: 0 0 50%!important;
        max-width: 50%!important
    }

    .two-column .column-container:nth-of-type(-n+2),.three-column .column-container:nth-of-type(-n+2),.four-column .column-container:nth-of-type(-n+2) {
        margin-top: 0
    }

    .three-column-tablet .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 33.33333333%!important;
        max-width: 33.33333333%!important;
        margin-top: 5%
    }

    .three-column-tablet .column-container:nth-of-type(-n+3) {
        margin-top: 0
    }

    .three-column-tablet .column-container {
        margin-top: 5%
    }

    .small-gutters.three-column-tablet .column-container {
        margin-top: 3%
    }

    .tiny-gutters.three-column-tablet .column-container {
        margin-top: 1.5%
    }
}

@media only screen and (max-width: 768px) and (min-width:671px) {
    .column-1-tablet {
        -webkit-box-flex:0!important;
        flex: 0 0 8.33333333%!important;
        max-width: 8.33333333%!important
    }

    .column-2-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 16.66666667%!important;
        max-width: 16.66666667%!important
    }

    .column-2_4-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 20%!important;
        max-width: 20%!important
    }

    .column-3-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 25%!important;
        max-width: 25%!important
    }

    .column-4-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 33.33333333%!important;
        max-width: 33.33333333%!important
    }

    .column-5-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 41.66666667%!important;
        max-width: 41.66666667%!important
    }

    .column-6-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 50%!important;
        max-width: 50%!important
    }

    .column-7-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 58.33333333%!important;
        max-width: 58.33333333%!important
    }

    .column-8-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 66.66666667%!important;
        max-width: 66.66666667%!important
    }

    .column-9-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 75%!important;
        max-width: 75%!important
    }

    .column-10-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 83.33333333%!important;
        max-width: 83.33333333%!important
    }

    .column-11-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 91.66666667%!important;
        max-width: 91.66666667%!important
    }

    .column-12-tablet {
        -webkit-box-flex: 0!important;
        flex: 0 0 100%!important;
        max-width: 100%!important
    }

    .four-column .column-container,.five-column .column-container {
        -webkit-box-flex: 0!important;
        flex: 0 0 50%!important;
        max-width: 50%!important
    }

    .four-column .column-container:nth-of-type(-n+2),.five-column .column-container:nth-of-type(-n+2) {
        margin-top: 0
    }

    .hide-on-tablet {
        opacity: 0;
        visibility: hidden
    }
}

@media only screen and (max-width: 670px) {
    .row .column-container {
        padding:0 2.5%;
        -webkit-box-flex: 0!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        margin-top: 30px
    }

    .row .column-container:first-child {
        margin-top: 0
    }

    .two-column-phone .column-container {
        margin-top: 5%;
        -webkit-box-flex: 0!important;
        flex: 0 0 50%!important;
        max-width: 50%!important
    }

    .two-column-phone .column-container:nth-of-type(-n+2) {
        margin-top: 0
    }
}

.arrow-section-divider {
    max-height: 300px;
    fill: #fff
}

.bottom-border {
    border-bottom: 1px solid rgba(109,124,144,.12)
}

.mfp-iframe-scaler {
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11)
}

#divi-builder-compatible {
    margin-top: 10%;
    margin-bottom: 10%
}

#divi-builder-compatible svg {
    width: 100%;
    bottom: -20%;
    margin-left: -20%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1
}

#divi-builder-compatible .row-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 440px;
    height: 440px;
    border-radius: 2000px;
    background: #ff4a9e;
    right: -100px;
    top: -80px
}

#divi-builder-compatible .row-container:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 32px;
    height: 32px;
    border-radius: 2000px;
    background: rgba(55,118,255,.5);
    top: 100px;
    left: -10%
}

#divi-builder-compatible video {
    margin-bottom: -8%
}

#divi-cta {
    padding-bottom: 18vw;
    background: -webkit-radial-gradient(top left,circle,rgba(57,47,255,.86) 0%,rgba(56,0,124,.9) 100%),url(../images/divi/divi-cta-bg.jpg);
    background: radial-gradient(circle at top left,rgba(57,47,255,.86) 0%,rgba(56,0,124,.9) 100%),url(../images/divi/divi-cta-bg.jpg);
    background-size: cover
}

#builder-preview {
    margin-top: 20px;
    margin-bottom: 0
}

#builder-preview svg.svg-shape {
    opacity: .5;
    width: 55%;
    bottom: -35%;
    left: 13%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1
}

#builder-preview:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 96px;
    height: 96px;
    border-radius: 2000px;
    background: rgba(0,181,230,.5);
    left: -30px;
    top: 310px
}

#builder-preview:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 96px;
    height: 96px;
    border-radius: 2000px;
    background: rgba(143,66,236,.15);
    right: 20%;
    top: -20px
}

#builder-preview video {
    margin: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

#builder-preview video.current-item {
    visibility: visible;
    opacity: 1;
    display: initial
}

#builder-preview .column-container:first-of-type {
    -webkit-box-ordinal-group: 3;
    order: 2
}

#builder-preview .column-container:nth-of-type(2) {
    -webkit-box-ordinal-group: 2;
    order: 1
}

#builder-preview .column-container:last-of-type {
    -webkit-box-ordinal-group: 4;
    order: 3
}

.cloud-blurb {
    z-index: 2
}

.cloud-blurb h3 {
    font-size: 2.5vw
}

.cloud-blurb>a,.cloud-blurb>img {
    margin-bottom: 12px
}

#cloud-blurb-1 {
    margin-top: -3vw
}

#cloud-blurb-2 {
    width: 80%;
    margin-top: 10vw
}

#cloud-blurb-2 h3 {
    text-align: right;
    font-size: 1.5vw
}

#cloud-blurb-3 {
    margin-top: -5vw
}

#cloud-blurb-3 h3 {
    text-align: right
}

#cloud-blurb-4 {
    margin-top: -5vw
}

#cloud-blurb-4 h3 {
    font-size: 1.5vw
}

#cloud-blurb-5 {
    margin-top: 8vw
}

#cloud-blurb-5 h3 {
    font-size: 1.5vw
}

#cloud-blurb-6 {
    margin-top: -6vw
}

.feature-blurb-grid {
    margin-bottom: 80px
}

.feature-blurb-grid svg.svg-shape {
    width: 100%;
    bottom: -20%;
    left: -10%;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
    z-index: -1
}

.feature-blurb-grid:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 800px;
    height: 800px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 45%,rgba(255,74,158,.4) 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 45%,rgba(255,74,158,.4) 100%);
    right: -140px;
    top: -210px
}

.website-pack-preview {
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.website-pack-preview span {
    margin: 0;
    padding: 0;
    overflow: hidden;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.website-pack-preview span:first-child {
    width: 220px;
    height: 240px;
    z-index: 3
}

.website-pack-preview span:nth-child(2),.website-pack-preview span:nth-child(3) {
    position: absolute;
    top: 12px;
    width: 180px;
    height: 200px;
    opacity: .8;
    z-index: 2
}

.website-pack-preview span:nth-child(2) {
    left: 25px
}

.website-pack-preview span:nth-child(3) {
    right: 25px
}

.website-pack-preview:hover span {
    padding: 0;
    overflow: hidden
}

.website-pack-preview:hover span:first-child {
    width: 160px
}

.website-pack-preview:hover span:nth-child(2),.website-pack-preview:hover span:nth-child(3) {
    width: 160px;
    height: 220px;
    opacity: 1
}

.website-pack-preview:hover span:nth-child(2) {
    left: 0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.website-pack-preview:hover span:nth-child(3) {
    right: 0;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

#layout-collage-fullwidth-bottom {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#6100d6),to(#330070));
    background: -webkit-linear-gradient(top,#6100d6 20%,#330070 100%);
    background: linear-gradient(180deg,#6100d6 20%,#330070 100%);
    box-shadow: 150px 0 200px #6100d6;
    padding: 0
}

#layout-collage-fullwidth-bottom .row-container:first-child {
    margin-top: -5vw
}

#divi-everywhere h2 {
    background: -webkit-linear-gradient(330deg,#8f42ec 0%,#ff4a9e 100%);
    background: linear-gradient(120deg,#8f42ec 0%,#ff4a9e 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

#divi-everywhere-plugin img {
    margin: -4px auto
}

#divi-everywhere-plugin video {
    margin: 0
}

#divi-everywhere-plugin svg {
    z-index: 2;
    margin: -7px auto
}

body.join .toast-outer,body.discount .toast-outer {
    cursor: pointer!important
}

.trustpilot-widget {
    width: 100%
}

.package .trustpilot-widget {
    margin-bottom: 0!important
}

.trustpilot-widget iframe~iframe {
    -webkit-filter: drop-shadow(0 10px 10px rgba(103,151,255,.2));
    filter: drop-shadow(0 10px 10px rgba(103,151,255,.2))
}

.trustpilot-widget-subhead {
    margin-bottom: 1em!important;
    max-width: 420px;
    height: 20px;
    overflow: hidden
}

#pricing-model,.row-with-card-column {
    margin-bottom: 144px
}

#pricing-model .column-container,.row-with-card-column .column-container {
    padding-top: 24px
}

#pricing-model .column-container.card,.row-with-card-column .column-container.card {
    padding-bottom: 80px;
    margin-bottom: -144px
}

#pricing-model svg,.row-with-card-column svg {
    width: 65%;
    bottom: -35%;
    margin-left: -10%;
    position: absolute;
    z-index: -1
}

#divi-is-for-everyone.card,#bf-prize-current.card {
    margin-top: 60px;
    margin-bottom: 60px
}

#divi-is-for-everyone.card:after,#bf-prize-current.card:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 440px;
    height: 440px;
    border-radius: 2000px;
    background: #ffad00;
    right: -100px;
    bottom: -80px
}

#divi-is-for-everyone.card:before,#bf-prize-current.card:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 32px;
    height: 32px;
    border-radius: 2000px;
    background: #ff4a9e;
    top: -16px;
    left: 64px
}

#divi-call-to-action {
    padding-bottom: 10%;
    margin-bottom: -13%
}

.testimonial svg {
    width: 100%;
    max-width: 118px
}

.testimonial-big.testimonial svg {
    fill: #ffad00;
    margin: 24px auto 40px
}

.testimonial-wide.testimonial svg {
    fill: #34dd87
}

.testimonial .icon-blurb {
    margin-bottom: 1em
}

.testimonial img {
    border-radius: 100%
}

.testimonial-big.testimonial img {
    margin-top: -32px
}

.testimonial-wide.testimonial img {
    width: 40px
}

.testimonial .subhead {
    line-height: 1.4em
}

.testimonial.testimonial-big {
    box-shadow: 0 64px 104px 0 rgba(103,151,255,.09)
}

.testimonial.testimonial-big h4 {
    margin-bottom: 0
}

.testimonial.testimonial-wide {
    margin-bottom: 2em
}

.video-popup {
    z-index: 3;
}
.video-popup-main {
    width:fit-content;
    margin:auto;
}

.video-popup .video-play-icon {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 100px
}

.featured-video {
    margin-bottom: 64px
}

.featured-video a.video-popup .image-container {
    position: relative
}

.featured-video a.video-popup .image-container:after {
    border-radius: 8px;
    content: "";
    width: 100%;
    height: 100%;
    background-color: red;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(330deg,rgba(103,151,255,.5) 0%,#8f42ec 100%);
    background: linear-gradient(120deg,rgba(103,151,255,.5) 0%,#8f42ec 100%)
}

.monarch-video.featured-video a.video-popup .image-container:after {
    background: -webkit-linear-gradient(330deg,rgba(255,173,0,0) 0%,#ff7b2b 100%);
    background: linear-gradient(120deg,rgba(255,173,0,0) 0%,#ff7b2b 100%)
}

.featured-video a.video-popup>svg {
    width: 70%;
    bottom: -30%;
    left: -15%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1
}

.featured-video a.video-popup:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 160px;
    height: 160px;
    border-radius: 2000px;
    background: rgba(255,74,158,.5);
    right: -50px;
    top: -60px
}

.monarch-video.featured-video a.video-popup:before {
    background: rgba(255,173,0,.5)
}

.featured-video a.video-popup:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 24px;
    height: 24px;
    border-radius: 2000px;
    right: 20%;
    bottom: -60px;
    background: #4a42ec
}

.monarch-video.featured-video a.video-popup:after {
    background: #ff4c00
}

.testimonial-video {
    margin-top: 48px;
    margin-bottom: 100px!important
}

.testimonial-video a.video-popup:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,#e9f4ff 0%,rgba(233,244,255,0) 60%);
    background: linear-gradient(120deg,#e9f4ff 0%,rgba(233,244,255,0) 60%);
    left: -150px;
    top: -150px
}

.testimonial-video a.video-popup:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 14px;
    height: 14px;
    border-radius: 2000px;
    right: -32px;
    bottom: -32px;
    background: #3776ff
}

.et-db #et-boc .et-fb-checkboxes-category-wrap p {
    margin-top: 0
}

#contact-cards {
    margin-bottom: 80px
}

#contact-cards:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 860px;
    height: 860px;
    border-radius: 2000px;
    bottom: -80px;
    background: -webkit-linear-gradient(45deg,#e9f4ff 0%,rgba(233,244,255,0) 70%);
    background: linear-gradient(45deg,#e9f4ff 0%,rgba(233,244,255,0) 70%)
}

#login-card:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 560px;
    height: 560px;
    border-radius: 2000px;
    bottom: -80px;
    right: -80px;
    background: -webkit-linear-gradient(225deg,#e9f4ff 0%,rgba(233,244,255,0) 70%);
    background: linear-gradient(225deg,#e9f4ff 0%,rgba(233,244,255,0) 70%)
}

#careers-hero {
    padding-bottom: 5vw;
    background: #f5f5f5 url(../images/shapes/section-divider-asymmetric-bottom.svg) no-repeat bottom;
    background-size: contain
}

.gallery-hero {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10vw;
    padding-bottom: 12vw;
    -webkit-transform-origin: 50% 85%;
    transform-origin: 50% 85%
}

.gallery-hero .lead a {
    color: rgba(255,255,255,.75)
}

.gallery-hero .lead a:hover {
    color: #fff
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

#landing-hero {
    background-image: -webkit-linear-gradient(rgba(255,74,158,.2) 0%,rgba(255,74,158,0) 50%),url(../images/home/landing-hero-background.jpg),-webkit-linear-gradient(30deg,#5c00c3 16%,#ff4a9e 85%);
    background-image: linear-gradient(rgba(255,74,158,.2) 0%,rgba(255,74,158,0) 50%),url(../images/home/landing-hero-background.jpg),linear-gradient(60deg,#5c00c3 16%,#ff4a9e 85%);
    padding-bottom: 8vw
}

#landing-hero .row-container:first-child {
    z-index: 2
}

#landing-hero .overlay {
    background: -webkit-linear-gradient(98deg,transparent 35%,#130e87 75%);
    background: linear-gradient(-8deg,transparent 35%,#130e87 75%)
}

@media(max-width: 768px) {
    #landing-hero {
        padding-bottom:18vw
    }
}

#divi4-hero {
    background-image: url(../images/divi/four/divi4-01.jpg);
    background-size: cover;
    padding-bottom: 8vw
}

#divi4-hero .row-container:first-child {
    z-index: 2
}

#divi4-hero .overlay {
    background: -webkit-linear-gradient(98deg,#130e87 0%,transparent 75%);
    background: linear-gradient(-8deg,#130e87 0%,transparent 75%)
}

@media(max-width: 768px) {
    #divi4-hero {
        padding-bottom:18vw
    }
}

#divi-hero {
    background-image: -webkit-linear-gradient(#4500ca 4%,rgba(69,0,202,0) 50%),url(/images/home/divi-gallery-hero-background.jpg),-webkit-linear-gradient(30deg,#28005f 16%,#8300e5 64%,#0f3bff 100%);
    background-image: linear-gradient(#4500ca 4%,rgba(69,0,202,0) 50%),url(/images/home/divi-gallery-hero-background.jpg),linear-gradient(60deg,#28005f 16%,#8300e5 64%,#0f3bff 100%)
}

#marketplace-hero {
    background-image: -webkit-linear-gradient(rgba(255,74,158,.2) 0%,rgba(255,74,158,0) 50%),-webkit-linear-gradient(30deg,#5c00c3 16%,#ff4a9e 85%);
    background-image: linear-gradient(rgba(255,74,158,.2) 0%,rgba(255,74,158,0) 50%),linear-gradient(60deg,#5c00c3 16%,#ff4a9e 85%);
    margin-bottom: 0;
    padding-bottom: 61px
}

#marketplace-hero .overlay {
    background: -webkit-linear-gradient(98deg,transparent 25%,#130e87 75%);
    background: linear-gradient(-8deg,transparent 25%,#130e87 75%)
}

#marketplace-hero .row-container {
    z-index: 3
}

#extra-hero {
    background-image: -webkit-linear-gradient(#05055f 4%,rgba(47,10,53,0) 60%),url(../images/extra/extra-gallery-hero-background.jpg),-webkit-linear-gradient(30deg,#05055f 10%,#34dd87 90%);
    background-image: linear-gradient(#05055f 4%,rgba(47,10,53,0) 60%),url(../images/extra/extra-gallery-hero-background.jpg),linear-gradient(60deg,#05055f 10%,#34dd87 90%);
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 100px;
}

#bloom-hero {
    background-image: -webkit-linear-gradient(#4500ca 4%,rgba(69,0,202,0) 50%),url(../images/bloom/bloom-gallery-hero-background.jpg),-webkit-linear-gradient(30deg,#28005f 16%,#8300e5 64%,#0f3bff 100%);
    background-image: linear-gradient(#4500ca 4%,rgba(69,0,202,0) 50%),url(../images/bloom/bloom-gallery-hero-background.jpg),linear-gradient(60deg,#28005f 16%,#8300e5 64%,#0f3bff 100%)
}

#monarch-hero {
    background-image: -webkit-linear-gradient(#2f0a35 4%,rgba(47,10,53,0) 60%),url(../images/monarch/monarch-gallery-hero-background.jpg),-webkit-linear-gradient(30deg,#05055f 16%,#fd5803 100%);
    background-image: linear-gradient(#2f0a35 4%,rgba(47,10,53,0) 60%),url(../images/monarch/monarch-gallery-hero-background.jpg),linear-gradient(60deg,#05055f 16%,#fd5803 100%)
}

#pressable-hero {
    background-image: -webkit-linear-gradient(#202a3c 4%,rgba(47,10,53,0) 60%),url(../images/hosting/pressable-hosting-hero-background.jpg),-webkit-linear-gradient(30deg,#202a3c 10%,#78a0d2 90%);
    background-image: linear-gradient(#202a3c 4%,rgba(47,10,53,0) 60%),url(../images/hosting/pressable-hosting-hero-background.jpg),linear-gradient(60deg,#202a3c 10%,#78a0d2 90%)
}

#flywheel-hero {
    background-image: -webkit-linear-gradient(#47b2c5 4%,rgba(92,233,255,0) 60%),url(../images/hosting/flywheel-hosting-hero-background.jpg),-webkit-linear-gradient(30deg,#47b2c5 10%,#5ce6ff 90%);
    background-image: linear-gradient(#47b2c5 4%,rgba(92,233,255,0) 60%),url(../images/hosting/flywheel-hosting-hero-background.jpg),linear-gradient(60deg,#47b2c5 10%,#5ce6ff 90%)
}

#siteground-hero {
    background-image: -webkit-linear-gradient(#4a7742 4%,rgba(75,88,44,0) 60%),url(../images/hosting/siteground-hosting-hero-background-2.jpg),-webkit-linear-gradient(30deg,#d7e9c0 10%,#98ad68 90%);
    background-image: linear-gradient(#4a7742 4%,rgba(75,88,44,0) 60%),url(../images/hosting/siteground-hosting-hero-background-2.jpg),linear-gradient(60deg,#d7e9c0 10%,#98ad68 90%)
}

#summer-hero {
    background-image: none;
    background-color: #ff4c00
}

#summer-hero:after {
    display: none
}

#summer-hero h3 {
    margin: 30px auto 0
}

#summer-hero .button {
    color: #1b0061!important;
    background: gold
}

#discount-hero {
    background-color: #ff4c00;
    margin-bottom: 0;
    padding-bottom: 48px
}

#anniversary-hero {
    background: #2a0078 url(/images/anniversary/2020/background-purple.png) repeat;
    padding-bottom: 100px
}

#anniversary-hero .headline-1 {
    max-width: 100%;
    font-size: 110px
}

#anniversary-hero #DIV_TO_PLACE_COUNTDOWN,#anniversary-hero #DIV_TO_PLACE_COUNTDOWN2 {
    -webkit-transform: scale(1);
    transform: scale(1);
    text-align: right
}

.play-button-container {
    width: 164px;
    height: 164px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: -webkit-linear-gradient(330deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);
    background: linear-gradient(120deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);
    box-shadow: 0 24px 72px 0 rgba(0,0,0,.5);
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    margin-right: auto;
}

.play-button-container.play-button-container-small {
    width: 134px;
    height: 134px
}

a:hover{
    text-decoration: none !important;
}

.play-button-container:hover {
    cursor: pointer;
    -webkit-transform: scale(.96);
    transform: scale(.96)
}

.play-button-container:hover .play-button {
    -webkit-transform: scale(1.16);
    transform: scale(1.16)
}

@media(max-width: 960px) {
    .play-button-container {
        -webkit-transform:scale(.8);
        transform: scale(.8)
    }
}

@media(max-width: 670px) {
    .play-button-container {
        margin:0 auto -20%
    }
}

.play-button-container .play-button {
    z-index: 2;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.3);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

.play-button-container .play-button svg {
    width: 34px;
    height: 34px
}

.video .play-button-container {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2
}

.video .play-button-container:hover {
    -webkit-transform: translate(-50%,-50%) scale(.96);
    transform: translate(-50%,-50%) scale(.96)
}

.video .video-popup {
    position: relative
}

#landing-hero-collage {
    -webkit-perspective: 320px;
    perspective: 320px;
    -webkit-perspective-origin: right;
    perspective-origin: right;
    position: relative
}

#hero-video-container {
    margin: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

#landing-hero-video {
    -webkit-transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    box-shadow: -96px 96px 96px -64px rgba(23,16,159,.5),-200px 160px 160px -100px rgba(23,16,159,.1);
    width: 150%;
    margin-left: 20%;
    margin-top: -115%;
    max-width: none
}

@media(max-width: 1024px) {
    #landing-hero-video {
        width:180%;
        margin-top: -140%
    }
}

#landing-hero-02 {
    position: absolute;
    -webkit-transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    max-width: 35%;
    right: 8%;
    margin-top: -14%;
    z-index: 1
}

#landing-hero-03 {
    position: absolute;
    -webkit-transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    transform: rotateY(0deg) rotateX(-16deg) rotateX(24deg) skewY(-16deg) skewX(32deg);
    right: -30%;
    margin-top: -18%;
    max-width: 30%
}

.elevation-4,a.elevation-3:hover,a.card:hover,a .card:hover,.website-pack-preview span,.video-popup .video-play-icon {
    box-shadow: 0 10px 70px 0 rgba(103,151,255,.22),0 15px 105px 0 rgba(103,151,255,.22)
}

.elevation-1-hover,.elevation-2-hover,.elevation-3-hover {
    box-shadow: 0 0 0 0 transparent,0 0 0 0 transparent
}

.elevation-1,a.elevation-1-hover:hover {
    box-shadow: 0 2px 8px 0 rgba(103,151,255,.09),0 4px 32px 0 rgba(103,151,255,.09)
}

.elevation-2,a.elevation-2-hover:hover,a.elevation-1:hover {
    box-shadow: 0 4px 24px 0 rgba(103,151,255,.1),0 12px 64px 0 rgba(103,151,255,.1)
}

.elevation-3,a.elevation-3-hover:hover,a.elevation-2:hover {
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11)
}

.guarantee {
    color: #34dd87;
    font-weight: 700
}

.guarantee .tooltip_hover {
    background: #34dd87;
    color: #fff
}

.guarantee .tooltip_hover:after {
    background: #34dd87
}

.blurb>img,.blurb>svg,.blurb .icon-container {
    margin-bottom: 16px
}

.blurb .circle-image {
    max-width: 120px;
    border-radius: 120px
}

.icon-blurb {
    display: -webkit-box;
    display: flex;
    text-align: right;
}

.icon-blurb svg,.icon-blurb img {
    margin-bottom: 0
}

.icon-blurb svg+*,.icon-blurb img+* {
    margin-left: 16px
}

.icon-blurb.icon-blurb-title-only {
    -webkit-box-align: center;
    align-items: center
}

.icon-list {
    position: relative
}

.icon-list svg {
    margin-bottom: -4px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.icon-list svg+* {
    margin-left: 4px;
    display: inline-block
}

.rellax {
    -webkit-transition: none;
    transition: none
}

#modules-collage {
    margin-bottom: -56%
}

#layout-collage-fullwidth {
    margin-bottom: -48px
}

.quote-icon {
    fill: #e9f4ff
}

#intercom-modal {
    position: relative
}

#intercom-modal:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 1000px;
    height: 1000px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(65deg,#e9f4ff 0%,rgba(233,244,255,0) 60%);
    background: linear-gradient(25deg,#e9f4ff 0%,rgba(233,244,255,0) 60%);
    bottom: -40px;
    left: -100px
}

#help-modal {
    position: relative
}

#help-modal:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 16px;
    height: 16px;
    border-radius: 2000px;
    background: #ffad00;
    top: -70px;
    right: -70px
}

#help-modal:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 160px;
    height: 160px;
    border-radius: 2000px;
    background: #ff4a9e;
    top: -40px;
    right: -40px
}

#divi-cta-ui-collage {
    margin-top: -21vw;
    z-index: 1
}

#divi-cta-ui-collage img {
    margin: auto
}

.image-collage {
    width: 100%;
    height: auto;
    position: relative
}

.image-collage img {
    position: absolute
}

#design-image-collage img:first-of-type {
    max-width: 88%;
    right: 0
}

#design-image-collage img:last-of-type {
    position: relative;
    max-width: 73%;
    margin-top: 40%
}

#design-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 860px;
    height: 860px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 45%,rgba(55,118,255,.1) 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 45%,rgba(55,118,255,.1) 100%);
    right: -10%;
    top: -14%
}

#marketing-image-collage svg {
    width: 80%;
    margin-top: -15%;
    left: 15%;
    position: absolute;
    z-index: -1
}

#marketing-image-collage img:first-of-type {
    max-width: 66%;
    box-shadow: 0 12px 58px 0 rgba(0,136,225,.4),0 12px 90px 0 rgba(0,136,225,.09)
}

#marketing-image-collage img:nth-of-type(2) {
    max-width: 49%;
    left: 20%;
    bottom: 9%
}

#marketing-image-collage img:nth-of-type(3) {
    max-width: 17%;
    bottom: 0
}

#marketing-image-collage img:last-of-type {
    position: relative;
    float: right;
    max-width: 51%;
    margin-top: 31%;
    margin-bottom: 30%;
    box-shadow: 0 12px 58px 0 rgba(0,31,52,.23),-50px 12px 90px 0 rgba(0,136,225,.22)
}

#marketing-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(255,173,0,0) 45%,rgba(255,173,0,.4) 100%);
    background: linear-gradient(120deg,rgba(255,173,0,0) 45%,rgba(255,173,0,.4) 100%);
    right: 10%;
    bottom: 0
}

#showcase-image-collage svg {
    width: 80%;
    margin-top: -15%;
    left: 15%;
    position: absolute;
    z-index: -1
}

#showcase-image-collage img:first-of-type {
    position: relative;
    float: right;
    max-width: 64%;
    margin-bottom: 7%
}

#showcase-image-collage img:nth-of-type(2) {
    max-width: 88%;
    top: 12%
}

#showcase-image-collage img:last-of-type {
    max-width: 41%;
    bottom: 0;
    left: 7%
}

#showcase-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 700px;
    height: 700px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(305deg,rgba(0,181,230,0) 55%,rgba(0,181,230,.2) 100%);
    background: linear-gradient(145deg,rgba(0,181,230,0) 55%,rgba(0,181,230,.2) 100%);
    right: -50%;
    bottom: -10%
}

#woo-image-collage img:first-of-type {
    position: relative;
    max-width: 93%;
    margin-bottom: 33%
}

#woo-image-collage img:last-of-type {
    max-width: 74%;
    bottom: 0;
    right: 0
}

#woo-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 800px;
    height: 800px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(305deg,rgba(52,221,135,0) 55%,rgba(52,221,135,.5) 100%);
    background: linear-gradient(145deg,rgba(52,221,135,0) 55%,rgba(52,221,135,.5) 100%);
    right: 0;
    bottom: -60px
}

#translated-image-collage img:first-of-type {
    position: relative;
    max-width: 91%;
    margin-bottom: 5%
}

#translated-image-collage img:last-of-type {
    max-width: 36%;
    bottom: 0;
    right: 0
}

#translated-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 800px;
    height: 800px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(305deg,rgba(52,221,135,0) 55%,rgba(52,221,135,.5) 100%);
    background: linear-gradient(145deg,rgba(52,221,135,0) 55%,rgba(52,221,135,.5) 100%);
    right: -100px;
    bottom: -60px
}

#portfolio-image-collage img:first-of-type {
    position: relative;
    max-width: 93%;
    margin-bottom: 33%
}

#portfolio-image-collage img:last-of-type {
    max-width: 74%;
    bottom: 0;
    right: 0
}

#post-formats-image-collage img:first-of-type {
    position: relative;
    max-width: 75%;
    margin-bottom: 6%
}

#post-formats-image-collage img:last-of-type {
    max-width: 50%;
    bottom: 0;
    right: 0
}

#responsive-lockup-image-collage img:first-of-type {
    max-width: 17%;
    bottom: 0
}

#responsive-lockup-image-collage img:nth-child(2) {
    max-width: 62%;
    bottom: 0;
    right: 0
}

#responsive-lockup-image-collage img:last-of-type {
    position: relative;
    max-width: 36%;
    margin-left: 15%;
    box-shadow: 0 10px 70px 0 rgba(103,151,255,.22),0 15px 105px 0 rgba(103,151,255,.22)
}

#extra-reviews-image-collage img:first-of-type {
    max-width: 58%;
    top: 11%
}

#extra-reviews-image-collage img:last-of-type {
    position: relative;
    max-width: 58%;
    float: right;
    box-shado: 0 10px 70px 0 rgba(103,151,255,.22),0 15px 105px 0 rgba(103,151,255,.22)
}

#storytell-image-collage img:first-of-type {
    max-width: 33%;
    top: 3%
}

#storytell-image-collage img:nth-of-type(2) {
    position: relative;
    float: right;
    right: 3%;
    margin-top: 9%;
    margin-bottom: 8%;
    max-width: 74%
}

#storytell-image-collage img:nth-of-type(3) {
    right: 0
}

#storytell-image-collage img:last-of-type {
    max-width: 43%;
    bottom: 0;
    right: 17%
}

#third-party-image-collage img:first-of-type {
    position: relative;
    margin-bottom: 20%;
    max-width: 84%
}

#third-party-image-collage img:last-of-type {
    max-width: 84%;
    bottom: 0;
    right: 0
}

#design-efficiency-image-collage svg {
    width: 80%;
    margin-top: -15%;
    left: 15%;
    position: absolute;
    z-index: -1
}

#design-efficiency-image-collage img:first-of-type {
    max-width: 23%;
    bottom: 30%;
    left: 0
}

#design-efficiency-image-collage img:nth-of-type(2) {
    max-width: 11%;
    top: 19%;
    right: 0
}

#design-efficiency-image-collage img:nth-of-type(3) {
    max-width: 27%;
    top: 8%;
    right: 13%;
    box-shadow: -48px 48px 56px -24px rgba(55,118,255,.2),-40px 40px 88px -48px rgba(55,118,255,.1)
}

#design-efficiency-image-collage img:nth-of-type(4) {
    position: relative;
    max-width: 32%;
    margin-top: 4%;
    margin-bottom: 13%;
    margin-left: 14%
}

#design-efficiency-image-collage img:nth-of-type(5) {
    max-width: 31%;
    top: 0;
    right: 22%;
    box-shadow: 16px 48px 56px 0 rgba(55,118,255,.2),0 32px 24px 0 rgba(55,118,255,.1)
}

#design-efficiency-image-collage img:last-of-type {
    max-width: 18%;
    bottom: 0;
    left: 41%
}

#contact-form-image-collage img:first-of-type {
    position: relative;
    max-width: 73%;
    float: right;
    margin-bottom: 28%
}

#contact-form-image-collage img:nth-of-type(2) {
    max-width: 63%;
    bottom: 13%
}

#contact-form-image-collage img:last-of-type {
    max-width: 67%;
    bottom: 0;
    right: 8%
}

#pricing-table-image-collage img:first-of-type {
    position: relative;
    max-width: 61%;
    margin-bottom: 18%
}

#pricing-table-image-collage img:nth-of-type(2) {
    max-width: 47%;
    top: 11%;
    right: 0
}

#pricing-table-image-collage img:last-of-type {
    max-width: 67%;
    bottom: 0;
    left: 27%
}

#history-image-collage img:first-of-type {
    max-width: 77%;
    bottom: 0;
    right: 0
}

#history-image-collage img:last-of-type {
    position: relative;
    max-width: 77%;
    margin-bottom: 25%
}

#portability-image-collage img:first-of-type {
    position: relative;
    max-width: 77%;
    margin-bottom: 35%
}

#portability-image-collage img:last-of-type {
    max-width: 77%;
    bottom: 0;
    right: 0
}

#divi-leads-image-collage img:first-of-type {
    position: relative;
    max-width: 89%;
    margin-bottom: 42%;
    float: right
}

#divi-leads-image-collage img:nth-of-type(2) {
    max-width: 70%;
    top: 30%;
    left: 0;
    background: #fff;
    box-shadow: 4px -40px 56px -26px rgba(55,118,255,.2)
}

#divi-leads-image-collage img:nth-of-type(3) {
    max-width: 20%;
    bottom: 0;
    left: 35%
}

#divi-leads-image-collage img:last-of-type {
    max-width: 46%;
    right: 6%;
    bottom: 10%
}

#support-center-image-collage img:first-of-type {
    position: relative;
    max-width: 71%;
    margin-bottom: 24%
}

#support-center-image-collage img:last-of-type {
    max-width: 71%;
    bottom: 0;
    right: 0
}

#shortcodes-image-collage img:first-of-type {
    max-width: 25%;
    top: 12%
}

#shortcodes-image-collage img:nth-of-type(2) {
    max-width: 58%;
    right: 0
}

#shortcodes-image-collage img:nth-of-type(3) {
    position: relative;
    max-width: 68%;
    margin-left: 10%;
    margin-top: 20%;
    margin-bottom: 14%
}

#shortcodes-image-collage img:last-of-type {
    max-width: 22%;
    bottom: 0;
    left: 5%
}

#shortcodes-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(52,221,135,0) 45%,rgba(52,221,135,.4) 100%);
    background: linear-gradient(120deg,rgba(52,221,135,0) 45%,rgba(52,221,135,.4) 100%);
    right: 10%;
    bottom: 0
}

#page-templates-image-collage img:first-of-type {
    position: relative;
    max-width: 52%;
    margin-right: 45%;
    margin-bottom: 31%;
    margin-left: 3%
}

#page-templates-image-collage img:nth-of-type(2) {
    max-width: 32%;
    top: 30%
}

#page-templates-image-collage img:last-of-type {
    max-width: 52%;
    bottom: 10%;
    right: 10%
}

#page-templates-image-collage:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 45%,rgba(55,118,255,.4) 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 45%,rgba(55,118,255,.4) 100%);
    right: 10%;
    bottom: 0
}

#hover-options {
    position: relative
}

#hover-options video {
    margin-top: 20%
}

#hover-options img {
    position: absolute;
    right: 0
}

#customer-showcase a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

#customer-showcase img {
    margin-bottom: 16px
}

#company-stats .headline-2 {
    margin-bottom: 0
}

.portrait-grid img {
    border-radius: 100%;
    margin-top: 16px;
    max-width: 180px
}

#pricing-table-top {
    margin: 32px auto 64px
}

#pricing-table-top.pricing-table-overlap {
    margin-top: -120px
}

#pricing-table-top svg {
    width: 60%;
    margin-top: -15%;
    margin-left: -32%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1
}

#pricing-table-top #package-lifetime {
    -webkit-transform: scale(1.11);
    transform: scale(1.11)
}

body.members_logged_in #pricing-table-top #package-lifetime {
    -webkit-transform: none;
    transform: none
}

#pricing-table-top:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(143,66,236,0) 45%,rgba(143,66,236,.7) 100%);
    background: linear-gradient(120deg,rgba(143,66,236,0) 45%,rgba(143,66,236,.7) 100%);
    right: -64px;
    bottom: -32px
}

#pricing-table-top:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 60px;
    height: 60px;
    border-radius: 2000px;
    background: #34dd87;
    right: -80px;
    top: -80px
}

.package.et-highlighted .trustpilot-widget,#package-lifetime .trustpilot-widget {
    -webkit-transform: scale(.901);
    transform: scale(.901)
}

#pricing-tables-bottom {
    margin-top: 32px 0
}

#pricing-tables-bottom:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 600px;
    height: 600px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(330deg,rgba(55,118,255,0) 0%,rgba(55,118,255,.1) 100%);
    background: linear-gradient(120deg,rgba(55,118,255,0) 0%,rgba(55,118,255,.1) 100%);
    right: -100px;
    top: -150px
}

#pricing-tables-bottom:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 30px;
    height: 30px;
    border-radius: 2000px;
    background: #00c9ff;
    left: -100px;
    top: 100px
}

.package {
    position: relative;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    border: 0 solid #8f42ec
}

.package.et-highlighted {
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
    border: 4px solid #8f42ec
}

.package .package-logo {
    display: block;
    overflow: hidden;
    border-radius: 200px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -20px;
    left: -20px
}

.package.pricing-recommended {
    -webkit-transform: scale(1.11);
    transform: scale(1.11)
}

.package .package_price {
    display: contents;
    color: rgba(109,124,144,.5);
    margin: 16px 0 40px;
    -webkit-box-pack: center;
    justify-content: center
}

#package-yearly.package .package_price {
    margin-right: -32px
}

.package .package_price.price-discount {
    display: contents;
    margin-bottom: 16px;
    margin-right: 0!important;
    margin-left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%)
}

#package-lifetime.package .package_price {
    margin-right: -48px
}

.package .package_price .price {
    font-weight: 700;
    font-size: 39px;
    line-height: 1em
}
.purple{
    background-image: -webkit-linear-gradient(
        120deg
        ,#b142ec 0%,#812bea 100%) !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.package .package_price .price.price-discount {
    font-size: 21px;
    color: #ff4c00!important;
    -webkit-text-decoration: line-through solid rgba(109,124,144,.5);
    text-decoration: line-through solid rgba(109,124,144,.5)
}
#package-lifetime ul {
    margin-top: 30px;
}
.package .package_price span:last-child {
    align-self: flex-end;
    font-size: 13px;
}

.package .package-price-wrap {
    margin-bottom: 0
}

.package .not-included {
    text-decoration: line-through;
    color: rgba(109,124,144,.4)
}

li .tooltip_hover {
    color: #fff;
    font-weight: 400;
    width: 320px;
    padding: 24px;
    margin-top: -24px;
    background: #20292f;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    z-index: 10000;
    position: absolute;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11);
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    -webkit-transform: scale(.94,.96);
    transform: scale(.94,.96);
    text-align: right;
}

li .tooltip_hover:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 30px;
    height: 30px;
    border-radius: 2000px;
    border-radius: 6px;
    background: #20292f;
    top: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -6px
}

#package-yearly li .tooltip_hover {
    margin-left: 32px;
    text-align: right;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

#package-lifetime li .tooltip_hover,.hosting-card:nth-of-type(3n) li .tooltip_hover {
    margin-left: -528px;
    text-align: right;
    -webkit-transform-origin: top right;
    transform-origin: top right
}

#package-lifetime li .tooltip_hover:after,.hosting-card:nth-of-type(3n) li .tooltip_hover:after {
    right: -6px;
    left: initial
}

li:hover .tooltip_hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}

.accordion li {
    border-bottom: 1px solid rgba(109,124,144,.12);
    position: relative;
    max-width: 800px;
    margin: 0 auto
}

.accordion li:first-of-type p {
    display: block
}

.accordion h5 {
    margin: 0
}

.accordion a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 16px 0;
    display: block;
    padding-right: 48px;
    margin-bottom: 0
}

.accordion svg {
    position: absolute;
    content: " ";
    right: 0;
    z-index: -1;
    top: 14px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accordion svg.accordion-expand {
    opacity: 1
}

.accordion svg.accordion-collapse {
    opacity: 0;
    fill: rgba(109,124,144,.3)
}

.accordion a.active~svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.accordion a.active~svg.accordion-expand {
    opacity: 0
}

.accordion a.active~svg.accordion-collapse {
    opacity: 1
}

.accordion p {
    display: none;
    padding-bottom: 24px;
    margin-bottom: 0
}

.menu-item svg {
    position: absolute;
    content: " ";
    left: 24px;
    z-index: -1;
    top: 14px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.menu-item svg.menu-expand {
    opacity: 1
}

.menu-item svg.menu-collapse {
    opacity: 0;
    fill: rgba(109,124,144,.3)
}

.active .menu-item svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.active .menu-item svg.menu-expand {
    opacity: 0
}

.active .menu-item svg.menu-collapse {
    opacity: 1
}
.top-100{
    top:100px !important;
}
#bottom-call-to-action {
    margin-bottom: 100px;
    margin-top: 15%;
    z-index: 5;
    cursor: pointer
}

#bottom-call-to-action svg {
    width: 60%;
    margin-top: -20%;
    margin-left: -15%;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    position: absolute;
    z-index: -1
}

.et-highlighted#bottom-call-to-action svg {
    opacity: .2
}

#bottom-call-to-action .row-container:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 440px;
    height: 440px;
    border-radius: 2000px;
    background: #34dd87;
    right: -100px;
    bottom: -80px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

.et-highlighted#bottom-call-to-action .row-container:after {
    background: #60e4a1
}

#bottom-call-to-action .row-container:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 32px;
    height: 32px;
    border-radius: 2000px;
    background: rgba(255,123,43,.5);
    top: -80px;
    right: 30%
}

.et-highlighted#bottom-call-to-action .row-container:before {
    background: #ffad00
}

#main-footer {
    background: -webkit-gradient(linear,left bottom,left top,from(#fafbfd),to(rgba(255,255,255,0)));
    background: -webkit-linear-gradient(bottom,#fafbfd 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg,#fafbfd 0%,rgba(255,255,255,0) 100%);
    margin: 0
}

#social-accounts a {
    font-size: .85em;
    color: rgba(109,124,144,.5)
}

#social-accounts a span {
    font-weight: 700;
    color: #414a56;
}

#footer-menu {
    margin-top: 32px;
    margin-bottom: 32px
}

#footer-menu h3 {
    color: #576373
}

#footer-menu li,#footer-menu ol {
    font-size: .85em;
    margin-bottom: .3em
}

#footer-trust-icons {
    -webkit-box-pack: center;
    justify-content: center
}

#footer-trust-icons .column-container {
    -webkit-box-flex: 0;
    flex: none;
    margin: 0
}

#main-nav {
    position: fixed;
    z-index: 99999999;
    top: 0;
    width: 100%;
    padding: 8px 0;
    background: #fff;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

#main-nav .row-container {
    width: 1440px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

#main-nav #logo {
    margin: 0;
    opacity: 1;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    max-height: 80px;
    width: 109px
}

#main-nav #logo img {
    max-width: 100%
}

#main-nav .hamburger {
    display: none;
    border-radius: 3px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#main-nav .hamburger span {
    display: block;
    background: #ff4a9e;
    width: 24px;
    height: 3px;
    border-radius: 3px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

#main-nav .hamburger span:nth-child(2) {
    margin: 4px 0
}

#main-nav .hamburger.toggled span {
    background: #ff4a9e !important
}
.et_manage_input input:hover:not(.no-edit), .et_manage_input select:hover:not(.no-edit), .et_manage_input textarea:hover:not(.no-edit), .et_manage_input input:focus:not(.no-edit), .et_manage_input select:focus:not(.no-edit), .et_manage_input textarea:focus:not(.no-edit) {
    border: 2px solid #3776ff !important;
}
.et_manage_input input:focus, .et_manage_input select:focus, .et_manage_input textarea:focus {
    background: transparent !important;
}
.et_manage_input select {
    height: 44px !important;
    border-radius: 8px !important;
}
select:focus-visible {
    outline-offset: 0px;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}
#main-nav .hamburger.toggled span:first-child {
    -webkit-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg)
}

#main-nav .hamburger.toggled span:last-child {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg)
}

#main-nav .hamburger.toggled span:nth-child(2) {
    opacity: 0
}

#main-nav .menu-bg-wrapper {
    position: absolute;
    left: 0;
    top: 105%;
    visibility: hidden;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#main-nav .menu-bg-wrapper.is-visible {
    visibility: visible;
    opacity: 1;
    top: 95%
}

#main-nav .menu-bg-wrapper .menu-bg {
    width: 304px;
    height: 304px;
    background: #fff;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    will-change: transform;
    border-radius: 5px;
    z-index: 999;
    box-shadow: 0 12px 40px 0 rgba(23,16,159,.4),0 70px 100px -60px rgba(23,16,159,.6)
}

#main-nav .menu-bg-wrapper .menu-arrow {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 30px;
    height: 30px;
    border-radius: 2000px;
    border-radius: 6px;
    background: #fff;
    -webkit-transform: rotate(45deg) translateX(-70%);
    transform: rotate(45deg) translateX(-70%);
    top: -12px;
    left: -20px;
    z-index: 9
}

#main-nav .menu-bg-wrapper .is-animatable {
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#main-nav nav>ul {
    margin: 0
}

#main-nav nav>ul a,#main-nav nav>ul li {
    margin: 0
}

#main-nav nav {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center
}

#main-nav nav>ul {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

#main-nav nav>ul li {
    position: relative
}

#main-nav nav>ul li:hover>a {
    color: #20292f
}

#main-nav nav a.menu-item {
    padding: 0 24px;
    color: rgba(32,41,47,.6);
    height: 80px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center
}

#main-nav nav #pricing-button,#main-nav nav #accounts-button {
    margin: 0 0 0 24px;
    min-width: 160px;
    align-self: center
}

#main-nav.transparent-header,.transparent-header #main-nav {
    background: 0 0;
    padding:
}

#main-nav.transparent-header a.menu-item,.transparent-header #main-nav a.menu-item {
    color: #fff
}

#main-nav.transparent-header #pricing-button,.transparent-header #main-nav #pricing-button {
    background: #fff;
    color: #ff4a9e!important
}

#main-nav.transparent-header .hamburger span,.transparent-header #main-nav .hamburger span {
    background: #fff
}

#main-nav.transparent-header-dark {
    background: 0 0
}

#main-nav .sub-menu {
    background: 0 0;
    box-shadow: none;
    position: absolute;
    visibility: hidden;
    z-index: 9999;
    top: 80px;
    left: 50%;
    opacity: 0;
    width: 320px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

#main-nav .sub-menu.sub-menu-wide {
    width: 464px
}

#main-nav .sub-menu ul>li,#main-nav .sub-menu ul>a {
    margin: 0;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

#main-nav .sub-menu ul>li:hover,#main-nav .sub-menu ul>a:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

#main-nav .sub-menu ul p {
    font-size: .85em;
    line-height: 1.4em
}

#main-nav .sub-menu ul.menu-items div {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center
}

#main-nav .sub-menu ul.menu-items h3 {
    margin: 0 12px 0 0
}

#main-nav .sub-menu ul.menu-items a {
    padding: 6px 0
}

#main-nav .sub-menu ul.primary-menu-items h3 {
    font-size: 1em;
    margin: -.3em 0 0;
    margin-right: 5px;
}

#main-nav .sub-menu ul.primary-menu-items a {
    padding: .6em 0
}

#main-nav .sub-menu>.card-inset-container {
    margin-top: 0
}

#main-nav.et_fixed_nav {
    padding: 0;
}

#main-nav.et_fixed_nav #logo {
    max-height: 60px;
    width: 80px
}

#main-nav.et_fixed_nav a.menu-item {
    padding: 0 24px;
    color: #fff;
    height: 60px;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}
#summer-hero {
    background-image: -webkit-linear-gradient(
        285deg
        ,#07129d 30%,#ff1d25 100%);
    background-image: linear-gradient(
        165deg
        ,#07129d 30%,#ff1d25 100%);
    padding-bottom: 40px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 100px;
}
.max-width{
    max-width: 100% !important;
}
.li-category-div{
    width: 90%;
    box-shadow: 0 8px 60px 0 rgb(103 151 255 / 11%), 0 12px 90px 0 rgb(103 151 255 / 11%);
    padding: 32px;
}
.pricing-tables-bottom:before{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 60px;
    height: 60px;
    border-radius: 2000px;
    background: #34dd87;
    left: 15px;
    top: -80px;
}
.pricing-tables-bottom:after{
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 400px;
    height: 400px;
    border-radius: 2000px;
    background: -webkit-linear-gradient(
        330deg
        ,rgba(143,66,236,0) 45%,rgba(143,66,236,.7) 100%);
    background: linear-gradient(
        120deg
        ,rgba(143,66,236,0) 45%,rgba(143,66,236,.7) 100%);
    right: -64px;
    bottom: -32px;
}
.offer-countdown.summer, .offer-countdown.summer .is-countdown {
    background-color: #100b70;
}
.offer-countdown {
    background-color: #cc3d00;
    margin-top: 0;
    margin-bottom: 64px;
}
.offer-countdown h4 {
    display: inline-block;
    width: auto;
    border-radius: 100px;
    margin: -56px auto 32px;
    background-color: #2117e4;
    font-size: .85em;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 16px;
}
#main-nav.et_fixed_nav .sub-menu {
    top: 60px
}

#main-nav.et_fixed_nav nav>ul li:hover>a {
    color: #20292f
}

#main-nav.et_fixed_nav #pricing-button {
    color: #fff!important;
    background: -webkit-linear-gradient(330deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background: linear-gradient(120deg,rgba(255,74,158,0) 0%,#ff3190 100%);
    background-color: #ff4ac2
}

#main-nav.et_fixed_nav #pricing-button:hover {
    background-color: #ff59d0
}

#main-nav.et_fixed_nav #pricing-button,#main-nav.et_fixed_nav #accounts-button {
    padding-top: 8px;
    padding-bottom: 8px
}

#main-nav.et_fixed_nav .hamburger span {
    background: #ff4a9e
}

#main-nav .et-main-account-menu .et_account_login_form {
    width: 100%
}

#main-nav .et-main-account-menu>.menu-items,#main-nav .et-main-account-menu .et_account_login_form,#main-nav .et-main-account-menu #account-downloads-button {
    display: none;
    float: left;
    text-align: center
}

#main-nav .et-main-account-menu p {
    font-size: 15px
}

.js-ready #main-nav nav>ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms
}

.highlight-pricing-button,.dark-background .button.highlight-pricing-button {
    color: #fff!important;
    background: -webkit-linear-gradient(330deg,rgba(52,221,135,0) 0%,#24d47a 100%)!important;
    background: linear-gradient(120deg,rgba(52,221,135,0) 0%,#24d47a 100%)!important;
    background-color: #34dd65!important
}

.highlight-pricing-button:hover,.dark-background .button.highlight-pricing-button:hover {
    background-color: #41df67!important
}

.pricing-button-wrapper {
    position: relative
}

.pricing-button-wrapper.et-highlighted {
    -webkit-transform: none;
    transform: none
}

.menu-callout {
    width: 340px;
    text-align: center;
    position: absolute;
    bottom: -80px;
    right: 0;
    padding: 16px 32px;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.menu-callout:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.et-highlighted .menu-callout {
    opacity: 1;
    visibility: visible;
    bottom: -70px
}

.et-highlighted-hidden .menu-callout {
    visibility: hidden;
    opacity: 0;
    bottom: -80px
}

.menu-callout:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #fff;
    position: absolute;
    top: -16px;
    right: 30px
}

.wp-pagenavi {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.wp-pagenavi .pages {
    flex-basis: 100%;
    margin-bottom: 24px
}

.wp-pagenavi a,.wp-pagenavi .current,.wp-pagenavi .extend {
    text-transform: uppercase;
    line-height: 40px;
    margin: 8px
}

.wp-pagenavi .first,.wp-pagenavi .last {
    width: auto
}

.wp-pagenavi .smaller,.wp-pagenavi .larger,.wp-pagenavi .current,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    width: 40px;
    height: 40px;
    border-radius: 100px
}

.wp-pagenavi .smaller,.wp-pagenavi .larger,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    background-color: rgba(109,124,144,.1)
}

.wp-pagenavi .current {
    background-color: #6797ff;
    color: #fff
}

.wp-pagenavi .extend {
    margin-top: -2px;
    color: #6d7c90;
    width: auto
}

.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    line-height: 37px
}

.category-circle {
    display: block;
    position: absolute;
    top: -16px;
    right: -16px;
    border-radius: 100px;
    width: 76px;
    height: 76px;
    color: #fff;
    font-size: 14px;
    line-height: 1.1em;
    font-weight: 600;
    text-align: center;
    padding-top: 22px
}

body.admin-bar #wpadminbar {
    z-index: 99999999999
}

body.admin-bar #landing-hero {
    margin-top: -32px
}

body.admin-bar #main-nav {
    top: 32px
}

#search-form {
    position: relative;
    display: -webkit-box;
    display: flex;
    width: 400px;
    max-width: 100%
}

#search-form .search-icon {
    height: 28px;
    width: auto;
    right: 8px;
    z-index: 2;
    top: 24px;
    position: absolute
}

.article-container .column-container {
    width: 100%
}

.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input {
    margin: 0
}

article.entry,article.entry p {
    color: #375174
}

article.entry.entry.et_box {
    padding: 0 5%;
    width: 100%
}

article.entry video {
    border-radius: 8px;
    margin-left: auto;
    margin-right: auto
}

article.entry iframe {
    display: block;
    margin-left: auto;
    margin-right: auto
}

article.entry iframe.e-embed-frame {
    width: 100%!important;
    max-width: 540px!important;
    min-width: initial!important
}

article.entry img {
    border-radius: 8px;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

article.entry ol {
    list-style-type: decimal
}

article.entry ul {
    list-style-type: disc
}

article.entry li {
    margin-left: 3em;
    padding-left: .5em
}

article.entry .wp-caption {
    width: 100%!important
}

article.entry .wp-caption p.wp-caption-text {
    padding: 16px 0 40px;
    margin: 0;
    color: rgba(109,124,144,.7);
    font-style: italic;
    font-weight: 300
}

article.entry .button.inline-button {
    display: table;
    margin-left: auto;
    margin-right: auto
}

article.entry blockquote {
    position: relative;
    margin: 64px auto;
    padding: 0 80px
}

article.entry blockquote p {
    font-size: inherit
}

article.entry blockquote:after {
    color: #8f42ec;
    content: '\201C';
    display: block;
    font-size: 100px;
    position: absolute;
    left: 24px;
    top: 16px
}

article.entry .notecard,article.entry .syntaxhighlighter {
    background-color: rgba(32,41,47,.03)!important;
    padding: 32px!important;
    border-radius: 8px!important;
    margin: 2em 0 3em!important
}

article.entry .syntaxhighlighter table td.code .line {
    padding: 6px 1em!important
}

article.entry .syntaxhighlighter table td.gutter .line {
    padding: 6px 1em!important
}

article.entry .syntaxhighlighter div {
    font-size: 14px!important
}

article.entry .syntaxhighlighter .line.alt1 {
    background-color: transparent!important
}

article.entry .syntaxhighlighter .line.alt2 {
    background-color: rgba(32,41,47,.03)!important
}

.post-thumbnail {
    margin: -32px -32px 28px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    max-width: initial!important
}

.post-thumbnail img {
    max-width: 100%;
    width: 100%;
    border-radius: 8px 8px 0 0!important
}

.blog-index article h3 a,.blog-index article h3 {
    font-size: ;
    color: #20292f;
    font-size: 1.1em;
    line-height: 1.4em
}

.blog-index article p {
    font-size: .9em
}

.blog-index article .blog-meta a {
    color: #6d7c90;
    font-weight: 600
}

.blog-index article p+.button {
    margin-bottom: 0
}

.legacy-post.row-container {
    width: 1080px
}

.legacy-post .feature-header .et_manage_submit {
    margin: 0!important;
    max-width: initial!important
}

@media(min-width: 1100px) {
    .legacy-post .post-thumbnail {
        margin-top:0
    }
}

.legacy-post .post-thumbnail img {
    width: auto;
    margin: auto
}

.legacy-post article {
    max-width: 880px;
    margin: auto
}

.legacy-post article.entry.et_box {
    padding: 0
}

.legacy-post .et_manage_submit {
    background-color: #ff4a9e;
    color: #fff;
    display: -webkit-box;
    display: flex;
    display: block;
    max-width: 100%!important;
    text-align: center;
    margin: 32px auto!important
}

body.product-update video {
    background: 0 0;
    margin-bottom: 6%
}

.featured-heading {
    margin: 64px auto
}

.feature-header {
    background: -webkit-radial-gradient(top left,circle,#4a42ec 0%,#521d91 100%);
    background: radial-gradient(circle at top left,#4a42ec 0%,#521d91 100%);
    background-color: #521d91;
    box-shadow: 0 48px 48px -32px rgba(23,16,159,.2),0 96px 96px -64px rgba(23,16,159,.4);
    text-align: center;
    padding: 32px;
    border-radius: 8px;
    z-index: 2;
    position: relative;
    margin: 64px -112px;
    padding-top: 64px;
    padding-bottom: 64px;
    max-width: initial!important
}

.feature-header-last {
    margin-bottom: -32px
}

article .feature-header:first-child {
    margin-top: -40px!important
}

.feature-header h2 {
    font-size: 2.2em;
    color: #fff;
    max-width: 680px;
    margin: .7em auto .5em
}

.feature-header p {
    color: #fff!important;
    max-width: 637.5px;
    margin: auto;
    font-size: 1.1em
}

.feature-header p:first-child {
    margin-bottom: 0
}

.post-author-avatar {
    margin-bottom: 8px!important
}

.post-author-avatar img {
    border-radius: 100px
}

.post-author-bio {
    max-width: 850px
}

.marketplace-box {
    background: rgba(109,124,144,.04);
    border-radius: 8px;
    padding: 32px;
    margin-bottom: 40px;
    text-align: center
}

.avatar-box {
    border-radius: 100px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    margin-top: -8px
}

.comment-author-admin .avatar-box,.bypostauthor .avatar-box {
    border: 4px solid #ff4a9e
}

.comment-author-admin .avatar-box img,.bypostauthor .avatar-box img {
    border: 4px solid #fff;
    border-radius: 100px
}

body.blog.single .entry img.with-border {
    border-radius: 8px;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11)
}

.comment-meta {
    display: inline-block;
    vertical-align: top
}

.comment-meta span {
    display: block
}

.comment-meta span.fn {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.1em
}

.comment-meta span.fn .url {
    color: #20292f
}

.comment-author-admin .comment-meta span.fn,.bypostauthor .comment-meta span.fn {
    color: #ff4a9e
}

.comment-meta span.comment_date {
    font-size: .8em;
    font-weight: 600
}

.comment-content {
    margin-top: 16px;
    margin-left: 64px
}

.comment-author-admin .comment-content {
    margin-left: 72px
}

.reply-container {
    text-align: right
}

#cancel-comment-reply-link {
    float: right;
    font-size: .5em
}

.form-submit {
    text-align: right
}

.moderation {
    font-weight: 600;
    font-style: normal;
    color: #ff7b2b;
    margin-top: 8px
}

#reply-title {
    max-width: 100%
}

.et-highlightable {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}

.et-highlighted {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.mfp-iframe-holder .mfp-content {
    border-radius: 8px;
    box-shadow: 0 10px 70px 0 rgba(103,151,255,.22),0 15px 105px 0 rgba(103,151,255,.22)
}

.video-popup-join-button {
    display: none;
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%;
    z-index: 9999999;
    min-width: 300px;
    text-align: center
}

.video-popup-join-button:hover {
    -webkit-transform: translateX(-50%) translateY(-1px);
    transform: translateX(-50%) translateY(-1px)
}

html body .e-widget-wrapper {
    width: 540px;
    max-width: 100%!important
}

.addeventatc.button,.addeventatc.button:hover {
    border-radius: 100px;
    border-width: 0;
    font-size: 15px;
    color: #fff!important;
    box-shadow: none;
    line-height: 28px;
    font-weight: 900;
    font-family: iranyekanr,sans-serif;
    visibility: hidden
}

.addeventatc .addeventatc_icon {
    display: none
}

#DIV_TO_PLACE_COUNTDOWN,#DIV_TO_PLACE_COUNTDOWN2 {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    text-align: center
}

body.black_friday,body.cyber_monday {
    background-color: #000145
}

body.black_friday .gallery-hero,body.cyber_monday .gallery-hero {
    background-size: auto;
    background-position: top;
    padding-bottom: 0
}

body.black_friday .gallery-hero .row-container:first-child,body.cyber_monday .gallery-hero .row-container:first-child {
    z-index: 2
}

body.black_friday .gallery-hero:after,body.cyber_monday .gallery-hero:after {
    display: none
}

body.black_friday .gallery-hero img,body.cyber_monday .gallery-hero img {
    max-width: 80vw
}

body.black_friday .gallery-hero .headline-3,body.cyber_monday .gallery-hero .headline-3 {
    font-family: iranyekanl,sans-serif;
    font-weight: 900;
    font-style: italic
}

body.black_friday .gallery-hero .headline-1,body.cyber_monday .gallery-hero .headline-1 {
    font-size: 5.5vw;
    font-family: iranyekanl,sans-serif;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    position: relative;
    -webkit-text-fill-color: initial;
    margin-top: .3em;
    margin-bottom: .3em
}

body.black_friday .gallery-hero .headline-1:before,body.cyber_monday .gallery-hero .headline-1:before {
    color: #634dff;
    position: absolute;
    left: 0;
    opacity: .5;
    -webkit-transform: scaleX(1.03);
    transform: scaleX(1.03);
    z-index: -1;
    background: -webkit-gradient(linear,left top,right top,from(rgba(80,60,225,0)),color-stop(20%,rgba(80,60,225,.7)),color-stop(80%,rgba(80,60,225,.7)),to(rgba(80,60,225,0)));
    background: -webkit-linear-gradient(left,rgba(80,60,225,0) 0%,rgba(80,60,225,.7) 20%,rgba(80,60,225,.7) 80%,rgba(80,60,225,0) 100%);
    background: linear-gradient(90deg,rgba(80,60,225,0) 0%,rgba(80,60,225,.7) 20%,rgba(80,60,225,.7) 80%,rgba(80,60,225,0) 100%);
    text-shadow: 0 .1em .2em #000145
}

body.black_friday #main-footer,body.cyber_monday #main-footer {
    background: #fff;
    padding-top: 48px
}

body.black_friday #pricing-tables-bottom,body.cyber_monday #pricing-tables-bottom {
    margin-top: 60px;
    margin-bottom: 120px
}

body.black_friday #package-yearly,body.cyber_monday #package-yearly,body.black_friday #package-lifetime,body.cyber_monday #package-lifetime {
    padding-top: 56px
}

body.black_friday #package-yearly,body.cyber_monday #package-yearly,body.black_friday .et-highlightable,body.cyber_monday .et-highlightable {
    position: relative;
    border-color: #ff4a9e
}

body.black_friday #package-yearly:before,body.cyber_monday #package-yearly:before,body.black_friday .et-highlightable:before,body.cyber_monday .et-highlightable:before {
    content: "25% Off";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    left: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 20px 10px;
    box-sizing: border-box;
    box-shadow: 0 16px 24px rgba(0,0,0,.2);
    -webkit-transform: translateX(-50%) translateY(-96px);
    transform: translateX(-50%) translateY(-96px)
}

body.black_friday #package-yearly:before,body.cyber_monday #package-yearly:before {
    background: #ff7b2b
}

body.black_friday .et-highlightable:before,body.cyber_monday .et-highlightable:before {
    background: #ff4a9e;
    z-index: 100
}

#black-friday-countdown-2020-hero {
    background-image: url(../images/black-friday-2020/bf-2020-countdown-hero-bg.jpg)
}

#black-friday-countdown-2020-hero .headline-1:before {
    content: "Black Friday Is Coming"
}

#black-friday-calendar-2020-hero {
    background-image: url(../images/black-friday-2020/bf-2020-countdown-hero-bg.jpg)
}

#black-friday-calendar-2020-hero .headline-1:before {
    content: "Save The Date"
}

#black-friday-2020-hero {
    background-image: url(../images/black-friday-2020/bf-2020-hero-bg.jpg)
}

#black-friday-2020-hero .headline-1:before {
    content: "Black Friday"
}

#cyber-monday-countdown-2020-hero {
    background-image: url(../images/cyber-monday-2020/cm-2020-hero-bg.jpg)
}

#cyber-monday-countdown-2020-hero .headline-1:before {
    content: "Cyber Monday Is Coming"
}

#cyber-monday-2020-hero {
    background-image: url(../images/cyber-monday-2020/cm-2020-hero-bg.jpg)
}

#cyber-monday-2020-hero .headline-1:before {
    content: "Cyber Monday"
}

.black-friday-footer {
    background-image: url(../images/black-friday-2020/bf-2020-hero-bg.jpg);
    background-size: auto;
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 10vw;
    margin: 0
}

body.cyber_monday .black-friday-footer {
    background-image: url(../images/cyber-monday-2020/cm-2020-hero-bg.jpg)
}

.black-friday-footer .overlay {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(80%,transparent),to(#000145));
    background: -webkit-linear-gradient(bottom,transparent 80%,#000145 100%);
    background: linear-gradient(0deg,transparent 80%,#000145 100%)
}

.black-friday-footer .row-container:not(:last-child) {
    z-index: 2
}

.black-friday-footer #sale-countdown-2 {
    padding-top: 24px;
    padding-bottom: 16px
}

.bf-prize p a {
    font-weight: 700;
    text-decoration: underline
}

.bf-prize-current {
    background: -webkit-linear-gradient(315deg,#3776ff 0%,#262eeb 100%);
    background: linear-gradient(135deg,#3776ff 0%,#262eeb 100%);
    box-shadow: 0 40px 64px -24px #20292f;
    margin: 0 -8px -40px;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    padding: 52px 40px 32px
}

@media(max-width: 670px) {
    .bf-prize-current {
        margin:0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding: 16px
    }
}

.bf-prize-current p {
    text-shadow: 0 .3em 1.6em rgba(0,0,0,.56)
}

.bf-prize-current .button {
    color:
}

.bf-prize-current .subhead {
    color: #fff;
    background-image: initial!important;
    -webkit-background-clip: initial!important;
    -webkit-text-fill-color: initial!important
}

.bf-prize-current .bf-prize-qty {
    opacity: .8;
    font-weight: 300
}

@media(max-width: 670px) {
    .bf-prize-logo-dark,.bf-prize-logo-dark {
        max-height:40px;
        width: auto
    }
}

.bf-prize-qty {
    font-weight: 300
}

.bf-prize-current .bf-prize-current-label .primary-button {
    color: #2e4aec!important
}

.bf-prize-future-label {
    color: #ff4a9e
}

.bf-prize-logo-light,.bf-prize-current .bf-prize-logo-dark {
    display: none;
    visibility: hidden
}

.bf-prize-label,.bf-prize-current-label {
    margin-top: auto;
    margin-bottom: 0!important
}

.bf-prize-current .bf-prize-logo-light {
    display: block;
    visibility: initial
}

.et_bf_product_image {
    width: 100%;
    max-width: 100%
}

section.checkout .et_black_friday_products {
    margin: 0!important
}

section.checkout .et_black_friday_products_signup,section.checkout .et_black_friday_products_upgrade,section.checkout .et_black_friday_products_signup .et-prize-column,section.checkout .et_black_friday_products_upgrade .et-prize-column {
    display: none
}

section.checkout .et_black_friday_products_signup .et-prize-column.et-prize-column-active,section.checkout .et_black_friday_products_upgrade .et-prize-column.et-prize-column-active {
    display: block;
    max-width: 420px
}

section.checkout .et_black_friday_products_loaded {
    display: -webkit-box!important;
    display: flex!important
}

section.checkout .et_black_friday_products .column-container:first-of-type {
    margin-right: 0;
    margin-top: 0;
    max-width: none;
    -webkit-box-flex: 1!important;
    flex: 1!important;
    width: 100%;
    max-width: 420px
}

#perks .card {
    background: 0 0
}

#perks-mobile {
    display: none;
    visibility: hidden
}

@media(max-width: 760px) {
    #perks-mobile {
        display:block;
        visibility: visible
    }
}

.perk-card {
    position: relative
}

.perk-card .perk-badge {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    -webkit-transform: translateY(-35%);
    transform: translateY(-35%);
    border-radius: 100%;
    text-align: center;
    font-weight: 800;
    color: #fff;
    background: #34dd87;
    text-transform: uppercase;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

.two-column .perk-card .perk-badge {
    width: 140px;
    height: 140px;
    line-height: 1.2em;
    font-size: 24px
}

.three-column .perk-card .perk-badge {
    width: 100px;
    height: 100px;
    line-height: 1.2em;
    font-size: 21px
}

.four-column .perk-card .perk-badge {
    width: 80px;
    height: 80px;
    line-height: 1.2em;
    font-size: 18px
}

.five-column .perk-card .perk-badge {
    width: 70px;
    height: 70px;
    line-height: 1.2em;
    font-size: 18px
}

@media(max-width: 760px) {
    .perk-card .perk-badge {
        margin-top:0;
        width: 60px!important;
        height: 60px!important
    }
}

.perk-card img {
    border-radius: 8px;
    width: 100%
}

.perk-card:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.black-friday-popup {
    display: none;
    text-align: center
}

.black-friday-logo {
    margin-bottom: 0!important
}

.black-friday-countdown-timer-wrapper {
    margin-bottom: 0!important
}

body.members_logged_in .black-friday-countdown-timer-wrapper {
    margin-bottom: 2em!important
}

.black-friday-countdown-timer-wrapper #sale-countdown {
    padding-top: 24px;
    padding-bottom: 16px;
    min-height: 93px
}

.black-friday-countdown-timer-wrapper~div {
    margin-bottom: 0
}

.black-friday-countdown-timer-wrapper h4 {
    display: inline-block;
    background: #fff;
    color: #ff5059;
    border-radius: 100px;
    text-shadow: none!important;
    width: initial;
    padding: 8px 32px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    position: relative;
    bottom: -20px;
    z-index: 100
}

body.members_logged_in .black-friday-countdown-timer-wrapper h4 {
    background: #212a2e
}

body.cyber_monday .black-friday-countdown-timer-wrapper h4 {
    color: #000145
}

#black-friday-countdown-timer {
    min-width: 400px;
    border-radius: 8px;
    padding-top: 32px
}

.accent-black-friday,.dark-background .accent-black-friday.button {
    color: #fff!important;
    background-color: #ff1682!important;
    background: -webkit-radial-gradient(top left,circle,#fe782a 0%,#ff1682 100%)!important;
    background: radial-gradient(circle at top left,#fe782a 0%,#ff1682 100%)!important
}

.accent-black-friday .countdown-period,.dark-background .accent-black-friday.button .countdown-period {
    color: #7b2429
}

.background-black-friday {
    background: -webkit-radial-gradient(top left,circle,#000145 0%,#1d146f 100%);
    background: radial-gradient(circle at top left,#000145 0%,#1d146f 100%);
    background-color: #000145
}

.accent-cyber-monday,.dark-background .accent-cyber-monday.button {
    color: #fff!important;
    background-color: #ff007f!important;
    background: -webkit-radial-gradient(top left,circle,#2572ff 0%,#ff007f 100%)!important;
    background: radial-gradient(circle at top left,#2572ff 0%,#ff007f 100%)!important
}

.accent-cyber-monday .countdown-period,.dark-background .accent-cyber-monday.button .countdown-period {
    color: #180a4a
}

.background-cyber-monday {
    background: -webkit-radial-gradient(top left,circle,#1a054b 0%,#0f1047 100%);
    background: radial-gradient(circle at top left,#1a054b 0%,#0f1047 100%);
    background-color: #1a054b
}

.accent-summer,.dark-background .accent-summer.button {
    color: #fff!important;
    background-color: #ff1682!important;
    background: -webkit-radial-gradient(top left,circle,#fe782a 0%,#ff1682 100%)!important;
    background: radial-gradient(circle at top left,#fe782a 0%,#ff1682 100%)!important
}

.accent-summer .countdown-period,.dark-background .accent-summer.button .countdown-period {
    color: #7b2429
}

.background-summer {
    background: -webkit-radial-gradient(top left,circle,#000145 0%,#1d146f 100%);
    background: radial-gradient(circle at top left,#000145 0%,#1d146f 100%);
    background-color: #000145
}

.accent-anniversary,.dark-background .accent-anniversary.button {
    color: #fff!important;
    background-color: #ff1682!important;
    background: -webkit-radial-gradient(top left,circle,#fe782a 0%,#ff1682 100%)!important;
    background: radial-gradient(circle at top left,#fe782a 0%,#ff1682 100%)!important
}

.accent-anniversary .countdown-period,.dark-background .accent-anniversary.button .countdown-period {
    color: #7b2429
}

.background-anniversary {
    background: -webkit-radial-gradient(top left,circle,#000145 0%,#1d146f 100%);
    background: radial-gradient(circle at top left,#000145 0%,#1d146f 100%);
    background-color: #000145
}

.offer-countdown {
    background-color: #cc3d00;
    margin-top: 0;
    margin-bottom: 64px
}

.offer-countdown .countdown-period {
    color: #fff
}

.offer-countdown .is-countdown {
    padding: 0;
    margin: 0
}

.offer-countdown .countdown-amount {
    font-size: 2.8em;
    font-weight: 700
}

.is-countdown {
    background-color: #cc3d00;
    border-radius: 4px;
    padding: 4px;
    display: inline-block;
    width: 100%;
    max-width: 400px
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center
}

.countdown-amount {
    font-size: 24px;
    font-weight: 900;
    color: #fff
}

.countdown-period {
    display: block;
    color: #9e2f00;
    font-weight: 900;
    margin-top: -10px
}

.countdown-descr {
    display: block;
    width: 100%
}

#countdown-popup {
    display: none
}

.with-countdown.promo-slide-in h2,.with-countdown.cover-popup .card h2,.with-countdown #flyin h2,#bottom-call-to-action.with-countdown .card-featured h2,.with-countdown.promo-slide-in h3,.with-countdown.cover-popup .card h3,.with-countdown #flyin h3,#bottom-call-to-action.with-countdown .card-featured h3,.with-countdown.promo-slide-in h4,.with-countdown.cover-popup .card h4,.with-countdown #flyin h4,#bottom-call-to-action.with-countdown .card-featured h4,.with-countdown.promo-slide-in .card-title,.with-countdown.cover-popup .card .card-title,.with-countdown #flyin .card-title,#bottom-call-to-action.with-countdown .card-featured .card-title {
    color: #fff
}

.with-countdown.promo-slide-in h4,.with-countdown.cover-popup .card h4,.with-countdown #flyin h4,#bottom-call-to-action.with-countdown .card-featured h4 {
    margin-bottom: 8px;
    margin-top: 0
}

.with-countdown.promo-slide-in p,.with-countdown.cover-popup .card p,.with-countdown #flyin p,#bottom-call-to-action.with-countdown .card-featured p {
    margin-bottom: 0;
    color: rgba(255,255,255,.6);
    font-weight: 600
}

.with-countdown.promo-slide-in p strong,.with-countdown.cover-popup .card p strong,.with-countdown #flyin p strong,#bottom-call-to-action.with-countdown .card-featured p strong {
    color: #fff
}

.with-countdown.promo-slide-in .button {
    padding: 0 20px;
    border-radius: 0 8px 8px 0;
    margin: 10px 0 0;
    line-height: 1.2em;
    height: 60px;
    padding-top: 10px
}

.with-countdown.promo-slide-in .button:hover {
    -webkit-transform: none;
    transform: none
}

.with-countdown.promo-slide-in .promo-slide-in-close-promo {
    top: 29px
}

.with-countdown.promo-slide-in h6 {
    font-size: 21px;
    line-height: 1.2em
}

#flyinwrapper.with-countdown {
    height: 362px;
    bottom: 0
}

#flyinwrapper.with-countdown.minimize {
    bottom: -306px!important
}

#flyinwrapper.with-countdown.minimize:hover {
    bottom: -296px!important
}

.limited-offer#flyinwrapper:before,.limited-offer#flyinwrapper:after {
    display: none
}

.limited-offer#flyinwrapper #flyin {
    background-color: #ff4c00
}

.limited-offer#flyinwrapper .countdown-period {
    color: #6f2100
}

.black-friday-giveaway {
    background-image: url(../images/black-friday-2020/bf-2020-countdown-hero-bg.jpg);
    background-size: auto;
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 10vw;
    padding-top: 300px;
    margin: 0
}

.black-friday-giveaway .row-container:first-child {
    z-index: 2
}

.black-friday-giveaway .overlay {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(85%,transparent),to(#000146));
    background: -webkit-linear-gradient(bottom,transparent 85%,#000146 100%);
    background: linear-gradient(0deg,transparent 85%,#000146 100%)
}

.card-dark {
    background: #1f1f1f;
    box-shadow: 0 40px 96px -32px rgba(0,0,0,.88)
}

#mac-pro,#imac {
    margin-top: -300px;
    width: 428px;
    max-width: 60%
}

form#et_manage_form {
    width: 100%
}

input:not([type]),input[type=text],input[type=password],input[type=email],input[type=url],input[type=time],input[type=date],input[type=datetime-local],input[type=tel],input[type=number],input[type=search],select,textarea,#card-element,.et_card_number {
    position: relative;
    display: block;
    border: none;
    border-radius: 5px;
    background: rgba(109,124,144,.1);
    width: 100%;
    margin: 16px 0;
    padding: 8px 12px;
    text-align: right;
    border: 2px solid transparent;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    font-size: .9em;
    font-family: iranyekanr,sans-serif;
    line-height: 1.8em;
    font-weight: 700;
    color: #20292f;
    outline: none
}

#card-element {
    padding: 12px;
    min-height: 47px
}

.et_update_billing_page_container .et_update_billing {
    margin-top: 16px
}

.et_stripe_card_exists #et-stripe-elements {
    display: none
}

#checkout-form .et_update_billing {
    margin-bottom: 16px
}

input[type=submit] {
    font-family: iranyekanr,sans-serif
}

#card-element.StripeElement--focus {
    border: 2px solid #3776ff;
    background: transparent
}

#card-element:hover {
    border: 2px solid #3776ff
}

.et_manage_input {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    position: relative
}

.et_manage_input input::-webkit-input-placeholder,.et_manage_input select::-webkit-input-placeholder,.et_manage_input textarea::-webkit-input-placeholder {
    color: rgba(109,124,144,.6) !important;
}

.et_manage_input input:hover:not(.no-edit),.et_manage_input select:hover:not(.no-edit),.et_manage_input textarea:hover:not(.no-edit),.et_manage_input input:focus:not(.no-edit),.et_manage_input select:focus:not(.no-edit),.et_manage_input textarea:focus:not(.no-edit) {
    border: 2px solid #3776ff !important;
}

.et_manage_input input:focus,.et_manage_input select:focus,.et_manage_input textarea:focus {
    background: transparent !important;
}

.et_manage_input input:focus+label,.et_manage_input select:focus+label,.et_manage_input textarea:focus+label {
    color: #3776ff !important;
}

.et_manage_input input:focus+label,.et_manage_input select:focus+label,.et_manage_input textarea:focus+label,.et_filled.et_manage_input input+label,.et_filled.et_manage_input select+label,.et_filled.et_manage_input textarea+label {
    opacity: 1 !important;
    top: -.2em !important;
}

.et_manage_input input:focus::-webkit-input-placeholder,.et_manage_input select:focus::-webkit-input-placeholder,.et_manage_input textarea:focus::-webkit-input-placeholder,.et_filled.et_manage_input input::-webkit-input-placeholder,.et_filled.et_manage_input select::-webkit-input-placeholder,.et_filled.et_manage_input textarea::-webkit-input-placeholder {
    color: transparent !important;
}

.et_manage_input label,.et_manage_input .et_filled,.et_manage_input .et-stripe-cancel-card-change {
    text-align: right;
    font-size: 10px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: -.2em;
    left: 0;
    pointer-events: none;
    -webkit-transition: all,.4s;
    transition: all,.4s;
    opacity: 0;
    color: rgba(109,124,144,.6)
}

.et_manage_input .et_card_number {
    width: 72%;
    border-color: rgba(109,124,144,.1);
    background: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.et_manage_input .et_card_number span {
    color: #6d7c90;
    text-transform: uppercase
}

.et_manage_input .et_card_number span span {
    color: #3776ff
}

.et_manage_input .et-stripe-cancel-card-change {
    opacity: 1;
    color: #3776ff;
    right: 28%;
    left: auto;
    pointer-events: initial
}

.et_manage_input .et-stripe-cancel-card-change+label {
    opacity: 1
}

.et_manage_input .et-stripe-cancel-card-change.without-save-button {
    right: 0
}

.et_manage_input #card-element {
    width: 72%
}

.et_manage_input #card-element.without-save-button {
    width: 100%
}

.et_manage_input .et_card_button {
    width: 25%;
    margin: 16px 0 16px 3%;
    padding: 9px 20px;
    text-align: center;
    border-radius: 5px;
    color: #6d7c90!important
}

.et_manage_input .et_card_button.et_update_billing_save_button {
    color: #fff!important
}

.et_manage_input .et_card_button+label {
    opacity: 1
}

.et_manage_input select {
    height: 44px; !important;
    border-radius: 8px !important;
}

.et_manage_input select+label {
    opacity: 1; !important;
    top: -2px !important;
}

input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=submit] {
    margin: 16px 0;
    cursor: pointer
}

input[type=number] {
    -moz-appearance: textfield
}

input.click-to-copy {
    cursor: pointer
}

input.no-edit {
    border-color: rgba(109,124,144,.1);
    background: #fff
}

.click-to-copy-wrapper {
    position: relative;
    display: block
}

.copy-status {
    display: block;
    padding: 4px 8px;
    border-radius: 8px;
    background: #ff4a9e;
    color: #fff;
    font-weight: 600;
    font-size: .9em;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    width: 120px;
    text-align: center;
    -webkit-animation: fade-in 500ms;
    animation: fade-in 500ms
}

.copy-status:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ff4a9e;
    position: absolute;
    bottom: -10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}

.copy-status.copy-success {
    background: #34dd87;
    width: 86px
}

.copy-status.copy-success:after {
    border-top: 10px solid #34dd87
}

#captcha {
    display: -webkit-box;
    display: flex
}

#captcha img {
    margin-top: 16px;
    margin-left: 20px;
    max-width: none
}

.et_api_key {
    padding-left: 32px;
    position: relative;
    text-align: right;
    margin-bottom: 0!important
}

.et_api_key .et_manage_input {
    margin-bottom: 0
}

.et_api_key .et_manage_input input {
    padding: 0 8px;
    margin-bottom: 0;
    max-width: 320px;
    font-size: .8em
}

.et_api_key:after {
    content: '';
    display: block;
    background: #34dd87;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 75px;
    border-radius: 30px;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out
}

.et_api_key.et_deactivated_key .click-to-copy {
    color: rgba(109,124,144,.6);
    cursor: not-allowed
}

.et_api_key.et_deactivated_key .copy-status {
    background: #ff4c00;
    width: 140px
}

.et_api_key.et_deactivated_key .copy-status:after {
    border-top: 10px solid #ff4c00
}

.et_api_key.et_deactivated_key .copy-status.copy-success {
    background: #ff7b2b;
    width: 86px
}

.et_api_key.et_deactivated_key .copy-status.copy-success:after {
    border-top: 10px solid #ff7b2b
}

.et_api_key.et_deactivated_key:after {
    background: #ff7b2b
}

.delete-api-key {
    width: 360px;
    max-width: 90%;
    text-align: center;
    position: absolute;
    z-index: 2;
    bottom: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.delete-api-key.show-warning {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

#et_overlay_password_container {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

#et_overlay_password_container #et_overlay_password {
    text-align: center;
    background: #fff;
    padding: 30px
}

@-webkit-keyframes color-button {
    0% {
        background: #8f42ec;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        background: #34dd87;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    47% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    66% {
        background: #ffad00;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        background: #8f42ec
    }
}

@keyframes color-button {
    0% {
        background: #8f42ec;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        background: #34dd87;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    47% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    66% {
        background: #ffad00;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        background: #8f42ec
    }
}

@media only screen and (min-width: 1025px) {
    .perspective-right {
        -webkit-perspective:600px;
        perspective: 600px;
        -webkit-perspective-origin: right;
        perspective-origin: right;
        margin-bottom: 16%
    }

    .product-feature .perspective-right {
        margin-top: 8%
    }

    .skew-right {
        -webkit-transform: rotateY(-16deg) rotateX(8deg) skew(-10deg,8deg) scale(1.1) translateX(-8%);
        transform: rotateY(-16deg) rotateX(8deg) skew(-10deg,8deg) scale(1.1) translateX(-8%)
    }

    .perspective-left {
        -webkit-perspective: 600px;
        perspective: 600px;
        -webkit-perspective-origin: left;
        perspective-origin: left;
        margin-bottom: 16%
    }

    .product-feature .perspective-left {
        margin-top: 8%
    }

    .skew-left {
        -webkit-transform: rotateY(16deg) rotateX(8deg) skew(10deg,-8deg) scale(1.1) translateX(8%);
        transform: rotateY(16deg) rotateX(8deg) skew(10deg,-8deg) scale(1.1) translateX(8%)
    }
}

@media only screen and (min-width: 1024px) {
    #main-nav .sub-menu {
        display:initial!important
    }

    svg.menu-expand {
        visibility: hidden;
        display: none;
        opacity: 0
    }

    svg.menu-collapse {
        visibility: hidden;
        display: none;
        opacity: 0
    }
}

@media only screen and (max-width: 1024px) {
    article.entry.et_box {
        padding:0
    }

    article .feature-header {
        margin-left: -48px;
        margin-right: -48px
    }

    html.mobile-menu {
        overflow: hidden;
        height: 100vh
    }

    #main-nav .et-main-account-menu>.menu-items,#main-nav .et-main-account-menu .et_account_login_form,#main-nav .et-main-account-menu #account-downloads-button {
        float: initial
    }

    #main-nav .et-main-account-menu #account-downloads-button {
        display: none!important
    }

    #main-nav,#main-nav.transparent-header,#main-nav.et_fixed_nav {
        height: 80px
    }

    #main-nav .row-container,#main-nav.transparent-header .row-container,#main-nav.et_fixed_nav .row-container {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    body.mobile-menu #main-nav,body.mobile-menu #main-nav.transparent-header,body.mobile-menu #main-nav.et_fixed_nav {
        background: #fff
    }

    #main-nav .menu-bg-wrapper,#main-nav.transparent-header .menu-bg-wrapper,#main-nav.et_fixed_nav .menu-bg-wrapper,#main-nav .menu-bg-wrapper.is-visible,#main-nav.transparent-header .menu-bg-wrapper.is-visible,#main-nav.et_fixed_nav .menu-bg-wrapper.is-visible {
        visibility: hidden;
        opacity: 0
    }

    #main-nav nav,#main-nav.transparent-header nav,#main-nav.et_fixed_nav nav {
        visibility: hidden;
        opacity: 0;
        display: none;
        -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
        transition: 300ms all cubic-bezier(.4,0,.2,1)
    }

    #main-nav nav.toggled,#main-nav.transparent-header nav.toggled,#main-nav.et_fixed_nav nav.toggled {
        display: -webkit-box;
        display: flex;
        visibility: visible;
        opacity: 1
    }

    #main-nav nav .pricing-button-wrapper,#main-nav.transparent-header nav .pricing-button-wrapper,#main-nav.et_fixed_nav nav .pricing-button-wrapper {
        position: fixed;
        width: 100%;
        padding: 24px;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        background: #fff
    }

    #main-nav nav .pricing-button-wrapper #pricing-button,#main-nav.transparent-header nav .pricing-button-wrapper #pricing-button,#main-nav.et_fixed_nav nav .pricing-button-wrapper #pricing-button {
        color: #fff!important;
        background: #ff4a9e
    }

    #main-nav nav .pricing-button-wrapper #pricing-button,#main-nav.transparent-header nav .pricing-button-wrapper #pricing-button,#main-nav.et_fixed_nav nav .pricing-button-wrapper #pricing-button,#main-nav nav .pricing-button-wrapper #pricing-button #accounts-button,#main-nav.transparent-header nav .pricing-button-wrapper #pricing-button #accounts-button,#main-nav.et_fixed_nav nav .pricing-button-wrapper #pricing-button #accounts-button {
        margin: 0
    }

    #main-nav nav .menu,#main-nav.transparent-header nav .menu,#main-nav.et_fixed_nav nav .menu {
        width: 100%;
        padding: 0;
        overflow-y: auto;
        padding-bottom: 100px
    }

    #main-nav nav a.menu-item,#main-nav.transparent-header nav a.menu-item,#main-nav.et_fixed_nav nav a.menu-item {
        color: rgba(32,41,47,.6);
        height: 60px
    }

    #main-nav nav>ul,#main-nav.transparent-header nav>ul,#main-nav.et_fixed_nav nav>ul {
        position: fixed
    }

    #main-nav nav ul,#main-nav.transparent-header nav ul,#main-nav.et_fixed_nav nav ul {
        background: #f2f4f5;
        bottom: 0;
        left: 0;
        margin: 0;
        top: 80px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
        transition: 300ms all cubic-bezier(.4,0,.2,1)
    }

    body.with_promo_slide_in #main-nav nav ul,body.with_promo_slide_in #main-nav.transparent-header nav ul,body.with_promo_slide_in #main-nav.et_fixed_nav nav ul {
        top: 120px
    }

    #main-nav nav ul li,#main-nav.transparent-header nav ul li,#main-nav.et_fixed_nav nav ul li {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        cursor: pointer
    }

    #main-nav nav ul li .sub-menu,#main-nav.transparent-header nav ul li .sub-menu,#main-nav.et_fixed_nav nav ul li .sub-menu,#main-nav nav ul li .sub-menu-wide,#main-nav.transparent-header nav ul li .sub-menu-wide,#main-nav.et_fixed_nav nav ul li .sub-menu-wide,#main-nav nav ul li #divi-sub-menu.sub-menu,#main-nav.transparent-header nav ul li #divi-sub-menu.sub-menu,#main-nav.et_fixed_nav nav ul li #divi-sub-menu.sub-menu {
        display: none;
        visibility: visible;
        opacity: 1;
        position: initial;
        width: 100%!important;
        left: initial;
        z-index: initial;
        -webkit-transform: initial;
        transform: initial;
        padding-top: 0;
        padding-bottom: 0;
        top: initial;
        -webkit-transition-delay: 0ms!important;
        transition-delay: 0ms!important;
        -webkit-transition: none;
        transition: none;
        background: #fff;
        border-radius: 0;
        padding: 16px
    }

    #main-nav nav ul li .sub-menu .menu-items,#main-nav.transparent-header nav ul li .sub-menu .menu-items,#main-nav.et_fixed_nav nav ul li .sub-menu .menu-items,#main-nav nav ul li .sub-menu-wide .menu-items,#main-nav.transparent-header nav ul li .sub-menu-wide .menu-items,#main-nav.et_fixed_nav nav ul li .sub-menu-wide .menu-items,#main-nav nav ul li #divi-sub-menu.sub-menu .menu-items,#main-nav.transparent-header nav ul li #divi-sub-menu.sub-menu .menu-items,#main-nav.et_fixed_nav nav ul li #divi-sub-menu.sub-menu .menu-items {
        background: #fff
    }

    #main-nav nav ul li .sub-menu ul,#main-nav.transparent-header nav ul li .sub-menu ul,#main-nav.et_fixed_nav nav ul li .sub-menu ul,#main-nav nav ul li .sub-menu-wide ul,#main-nav.transparent-header nav ul li .sub-menu-wide ul,#main-nav.et_fixed_nav nav ul li .sub-menu-wide ul,#main-nav nav ul li #divi-sub-menu.sub-menu ul,#main-nav.transparent-header nav ul li #divi-sub-menu.sub-menu ul,#main-nav.et_fixed_nav nav ul li #divi-sub-menu.sub-menu ul {
        margin-bottom: 0!important;
        margin-right: 0
    }

    #main-nav nav ul li .sub-menu li,#main-nav.transparent-header nav ul li .sub-menu li,#main-nav.et_fixed_nav nav ul li .sub-menu li,#main-nav nav ul li .sub-menu-wide li,#main-nav.transparent-header nav ul li .sub-menu-wide li,#main-nav.et_fixed_nav nav ul li .sub-menu-wide li,#main-nav nav ul li #divi-sub-menu.sub-menu li,#main-nav.transparent-header nav ul li #divi-sub-menu.sub-menu li,#main-nav.et_fixed_nav nav ul li #divi-sub-menu.sub-menu li {
        -webkit-animation: fade-in;
        animation: fade-in
    }

    #main-nav nav .card-inset-container,#main-nav.transparent-header nav .card-inset-container,#main-nav.et_fixed_nav nav .card-inset-container {
        display: none!important
    }

    #main-nav nav .button,#main-nav.transparent-header nav .button,#main-nav.et_fixed_nav nav .button {
        margin-top: 16px
    }

    #main-nav nav #pricing-button,#main-nav.transparent-header nav #pricing-button,#main-nav.et_fixed_nav nav #pricing-button,#main-nav nav #accounts-button,#main-nav.transparent-header nav #accounts-button,#main-nav.et_fixed_nav nav #accounts-button {
        display: block!important;
        margin-top: 0
    }

    #main-nav .hamburger,#main-nav.transparent-header .hamburger,#main-nav.et_fixed_nav .hamburger {
        display: block;
        padding: 22px 0
    }

    #main-nav.et_fixed_nav {
        height: 60px
    }

    #main-nav.et_fixed_nav nav ul {
        top: 0px !important;
    }

    #main-nav.et_fixed_nav nav ul li.menu-wrapper{
        background: #fff;
        padding: 12px 20px;
    }

    #main-nav.et_fixed_nav nav ul li:nth-child(1) #innerlogo {
        max-height: 60px;
        width: 80px;
        margin: 0;
        display: block;
    }

    #builder-preview .column-container:first-of-type {
        -webkit-box-ordinal-group: 2;
        order: 1;
        -webkit-box-flex: 0!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        margin-bottom: 2em
    }

    #builder-preview .column-container:nth-of-type(n+2) {
        -webkit-box-ordinal-group: 3;
        order: 2;
        margin-top: 0;
        margin-bottom: 0
    }

    .website-pack-preview span:nth-child(n) {
        width: 180px;
        max-width: 100%
    }

    .website-pack-preview span:nth-child(n):nth-child(2),.website-pack-preview span:nth-child(n):nth-child(3) {
        visibility: hidden;
        display: none
    }

    .website-pack-preview:hover span:first-child {
        width: 180px
    }
}

@media screen and (max-height: 768px) and (min-width:1024px) {
    #main-nav #divi-sub-menu.sub-menu {
        width:800px;
        display: -webkit-box!important;
        display: flex!important;
        flex-wrap: wrap
    }

    #main-nav #divi-sub-menu.sub-menu>ul {
        margin-right: 32px
    }

    #main-nav #divi-sub-menu.sub-menu>ul,#main-nav #divi-sub-menu.sub-menu>div {
        margin-bottom: 24px!important
    }

    #main-nav #divi-sub-menu.sub-menu>ul {
        -webkit-box-flex: 4;
        flex: 4
    }

    #main-nav #divi-sub-menu.sub-menu>div {
        -webkit-box-flex: 3;
        flex: 3
    }

    #main-nav #divi-sub-menu.sub-menu .card-inset-container {
        margin: 0;
        padding: 0;
        background: 0 0
    }

    #main-nav #divi-sub-menu.sub-menu .button {
        flex-basis: 100%
    }
}

@media only screen and (max-width: 960px) {
    .card-button-navigation {
        -webkit-box-flex:0!important;
        flex: 0 0 100%!important;
        max-width: 100%!important;
        margin-bottom: 4%
    }

    .card-button-navigation .column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .card-button-navigation .column .card {
        -webkit-box-flex: 1;
        flex: 1;
        margin: 8px
    }
}

@media only screen and (max-width: 768px) {
    blockquote {
        font-size:1.1em
    }

    article.entry blockquote {
        padding: 0 0 0 32px
    }

    article.entry blockquote:after {
        left: -10px;
        font-size: 70px
    }

    .card-button-navigation .column {
        flex-wrap: wrap
    }

    .card-button-navigation .column .card {
        flex-basis: 40%;
        padding: 8px
    }

    .blurb-cloud .column-container {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .blurb-cloud .cloud-blurb {
        margin: 0!important
    }

    .blurb-cloud .cloud-blurb h3 {
        font-size: 1em!important;
        text-align: right!important
    }

    .tab-navigation li a.callout {
        display: none!important
    }
}

@media only screen and (max-width: 670px) {
    .tooltip_hover {
        display:none!important
    }
}

@media only screen and (max-width: 480px) {
    .card {
        padding:16px
    }

    .card .card-inset-container {
        padding: 16px;
        margin: 16px -16px
    }

    .card .card-inset-container:first-child {
        margin-top: -16px
    }

    .card .card-inset-container:last-child {
        margin-bottom: -16px!important
    }

    #footer-trust-icons .column-container {
        -webkit-box-flex: 1;
        flex: 1;
        flex-basis: 50%
    }

    #footer-trust-icons .column-container .column {
        -webkit-box-align: center;
        align-items: center;
        margin: 16px 0
    }

    .post-thumbnail {
        margin: -16px -16px 28px
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .headline-1,.headline-2,.headline-3,.headline-4,.subhead,.subhead-small,.button.primary-button span,.card-title,.package_price .price,.subhead-small,nav a.menu-item,#footer-menu h3,.tab-navigation-narrow,.card-title {
        background-image: none!important
    }
}

.et_errors,.et_reset_form_errors,.errors,.et_warning,.et_success,.et_info {
    background: #e0466f12;
    color: #ff4c00;
    padding: 20px!important;
    border-radius: 4px;
    border: 2px solid #ff4c00;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    margin: 24px 0!important;
    line-height: 1.4em;
    font-weight: 600;
    font-size: .8em
}

.et_warning {
    background: rgba(255,173,0,.1);
    color: #ffad00;
    border: 2px solid #ffad00
}

.et_info {
    background: rgba(5,201,255,.1);
    color: #05c9ff;
    border: 2px solid #05c9ff
}

.et-marketplace-container .et_info {
    margin-top: 0!important
}

.et_success {
    background: rgba(52,221,135,.1);
    color: #34dd87;
    border: 2px solid #34dd87
}

.et_errors a,.et_errors a:hover,.errors a,.errors a:hover,.et_warning a,.et_warning a:hover,.et_success a,.et_success a:hover,.et_info a,.et_info a:hover {
    color: #ff4c00;
    text-decoration: underline
}

.et_warning a,.et_warning a:hover {
    color: #ffad00
}

.et_info a,.et_info a:hover {
    color: #05c9ff
}

.et_success a,.et_success a:hover {
    color: #34dd87
}

.et_errors strong,.errors strong,.et_errors p,.errors p,.et_warning strong,.et_success strong,.et_warning p,.et_success p {
    color: #ff4c00;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0
}

.et_warning strong,.et_warning p {
    color: #ffad00
}

.et_success strong,.et_success p {
    color: #34dd87
}

.et_api_key.et_deactivated_key .et_deactivate_key {
    display: none!important
}

.et_api_key.et_deactivated_key .et_activate_key {
    display: inline-block!important
}

.et_activate_key {
    display: none!important;
    margin-bottom: 0!important
}

.et_deactivate_key {
    display: inline-block!important;
    margin-bottom: 0!important
}

#divAuthorizeNetPopup {
    z-index: 99999!important
}

#divAuthorizeNetPopupScreen {
    z-index: 9999!important
}

.guarantee-checkout {
    width: 360px!important
}

.et_bloom_locked_container .et_bloom_subscribe_email {
    padding-top: 0!important
}

.et_bloom_locked_container .et_bloom_form_text p {
    padding-top: 0!important
}

.et_bloom_locked_container .et_bloom_form_text h2,.et_bloom_locked_container img {
    margin-bottom: 0!important;
    margin-top: 0!important
}

body.blog.single .entry iframe,body.blog.single .entry div,body.blog.single .entry img,body.blog.single .entry .wp-caption,body.blog.single .entry>* {
    max-width: 100%
}

body.blog.single .entry iframe {
    width: 880px;
    height: 495px
}

.divi_cta_red {
    color: #fff!important
}

body.blog.single .entry .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    text-align: center;
    padding-top: 4px;
    margin-bottom: 10px
}

.wp-caption.alignleft {
    margin: 0 10px 10px 0
}

.wp-caption.alignright {
    margin: 0 0 10px 10px
}

.wp-caption img {
    margin: 0;
    padding: 0
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 15px
}

#comment-wrap ul {
    list-style: none!important;
    padding: 0!important
}

.comment {
    word-break: break-word
}

.comment.depth-2,.comment.depth-3,.comment.depth-4,.comment.depth-4,.comment.depth-5,.comment.depth-6,.comment.depth-6,.comment.depth-8,.comment.depth-9,.comment.depth-10 {
    margin-bottom: 0;
    margin-top: 20px
}

.comment.depth-2 {
    margin-left: 40px
}

.comment.depth-3 {
    margin-left: 80px
}

.comment.depth-4,.comment.depth-5,.comment.depth-6,.comment.depth-7,.comment.depth-8,.comment.depth-9,.comment.depth-10 {
    margin-left: 120px
}

.cover-popup #limited-offer-countdown {
    margin: 16px 0
}

.cover-popup form {
    padding: 0;
    margin: 0
}

.cover-popup>div {
    padding: 64px;
    width: 840px;
    max-width: 90%;
    position: fixed;
    z-index: 999999999;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-animation: zoom-in 1s 1 cubic-bezier(.77,0,.175,1);
    animation: zoom-in 1s 1 cubic-bezier(.77,0,.175,1);
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.cover-popup .popup-image {
    position: absolute;
    top: -60px;
    left: -40px
}

.cover-popup:after {
    content: "";
    background-color: rgba(255,255,255,.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999999;
    -webkit-animation: fade-in 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fade-in 1s 1 cubic-bezier(.77,0,.175,1)
}

.cover-popup .privacy-statement {
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    margin: 0
}

.exit_warning {
    display: none;
    border-radius: 4px;
    color: #fff;
    position: absolute;
    top: -56px;
    right: -25px;
    z-index: 2;
    background-color: #ff4c00;
    padding: 8px 16px;
    font-size: .9em;
    font-weight: 700
}

.exit_warning:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ff4c00;
    position: absolute;
    bottom: -10px;
    right: 10px
}

.cover-popup {
    display: none;
    text-align: center
}

.cover-popup.with-icon h2,.cover-popup.with-icon h2+p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto
}

.cover-popup img {
    display: inline-block
}

.cover-popup p:last-of-type {
    margin-bottom: 0
}

.exit-button,.api-exit-button {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #fff;
    border-radius: 100px
}

.exit-button:after,.api-exit-button:after,.exit-button:before,.api-exit-button:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    content: "";
    height: 18px;
    width: 3px;
    border-radius: 4px;
    background-color: #20292f;
    right: 14px;
    top: 7px
}

.exit-button:after,.api-exit-button:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#flyin {
    border-radius: 0 10px 0 0;
    width: 320px;
    margin: 0;
    padding: 30px
}

#flyin #limited-offer-countdown {
    margin: 16px 0
}

#flyin p {
    line-height:
}

#flyin h4 {
    margin-bottom: 150px;
    pointer-events: none
}

#flyinwrapper {
    width: 320px;
    height: 460px;
    position: fixed;
    left: 0;
    bottom: -37px;
    z-index: 9999999;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation: flipInY 1s cubic-bezier(.77,0,.175,1);
    animation: flipInY 1s cubic-bezier(.77,0,.175,1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#flyinwrapper:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 300px;
    height: 300px;
    border-radius: 2000px;
    background: #46e097;
    right: -90px;
    bottom: -150px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#flyinwrapper:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100px;
    height: 100px;
    border-radius: 2000px;
    background: #ff499e;
    top: -30px;
    left: -50px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

#flyin .flyingift {
    position: absolute;
    opacity: 1;
    left: 140px;
    top: 125px;
    z-index: 3;
    -webkit-animation: float 3s infinite;
    animation: float 3s infinite;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

#flyin .flyingift:nth-of-type(n+2) {
    z-index: 2;
    left: 60px;
    top: 150px;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms
}

#flyin .flyingift:nth-of-type(n+3) {
    z-index: 1;
    left: 80px;
    top: 105px;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms
}

.minimize #flyin .flyingift {
    opacity: 0;
    top: 110px;
    left: 170px
}

.minimize #flyin .flyingift:nth-of-type(n+2) {
    opacity: 0;
    top: 134px;
    left: 30px
}

.minimize #flyin .flyingift:nth-of-type(n+3) {
    opacity: 0;
    top: 150px
}

#flyin #flying_subscribe {
    width: 100%;
    cursor: pointer
}

#flyin .exit-button {
    -webkit-transition: opacity .5s ease,top .5s ease .2s;
    transition: opacity .5s ease,top .5s ease .2s;
    -webkit-transition: opacity .5s ease,top .5s ease .2s,-webkit-transform .5s ease .2s;
    transition: opacity .5s ease,top .5s ease .2s,-webkit-transform .5s ease .2s;
    transition: transform .5s ease .2s,opacity .5s ease,top .5s ease .2s;
    transition: transform .5s ease .2s,opacity .5s ease,top .5s ease .2s,-webkit-transform .5s ease .2s
}

#flyin .flyinbutton {
    margin: -30px;
    height: 65px;
    opacity: 0;
    position: absolute;
    width: 100%;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    padding: 18px 0 0
}

#flyin .et_manage_input input {
    margin-bottom: 0
}

#flyin .flyinbutton:hover {
    box-shadow: none;
    -webkit-transform: none;
    transform: none
}

#flyin .privacy-statement {
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    margin: 0
}

.hide {
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.hide div {
    top: 60%!important;
    -webkit-transition: top 1s ease;
    transition: top 1s ease
}

#flyinwrapper.minimize {
    bottom: -406px!important;
    background-position: 320px 127px!important;
    cursor: pointer
}

#flyinwrapper.minimize:hover {
    bottom: -396px!important
}

.minimize:before {
    opacity: 0!important;
    left: -100px!important
}

.minimize:after {
    opacity: 0!important;
    right: 0!important
}

.minimize #exit_emailinput,.minimize .exit-button,.minimize h4 {
    opacity: 0!important
}

.minimize .flyin-man {
    top: -300px!important;
    opacity: 0!important
}

.minimize .flyinbutton {
    opacity: 1!important
}

.minimize .exit-button {
    top: 15px!important;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.stopanimate {
    -webkit-animation: none!important;
    animation: none!important
}

body.with_promo_slide_in {
    padding-top: 40px;
    -webkit-transition: padding-top 300ms cubic-bezier(.4,0,.2,1);
    transition: padding-top 300ms cubic-bezier(.4,0,.2,1)
}

body.with_promo_slide_in #main-nav.with_promo_slide_in {
    top: 40px
}

body.with_promo_slide_in.large-slide-in {
    padding-top: 80px
}

body.with_promo_slide_in.large-slide-in #main-nav {
    top: 80px
}

body.without_promo_slide_in {
    padding-top: 0;
    -webkit-transition: padding-top 300ms cubic-bezier(.4,0,.2,1);
    transition: padding-top 300ms cubic-bezier(.4,0,.2,1);
    -moz-transition: padding-top 300ms cubic-bezier(.4,0,.2,1)
}

.promo-slide-in {
    overflow: hidden!important;
    position: fixed;
    margin: 0!important;
    padding: 0!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999999;
    height: 40px;
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 300ms cubic-bezier(.4,0,.2,1);
    transition: all 300ms cubic-bezier(.4,0,.2,1);
    -webkit-animation: promo-slide-in 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-slide-in 300ms cubic-bezier(.4,0,.2,1)
}

.large-slide-in .promo-slide-in {
    height: 80px;
    -webkit-animation: promo-slide-in-large 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-slide-in-large 300ms cubic-bezier(.4,0,.2,1)
}

.promo-slide-in #limited-offer-countdown {
    border-radius: 4px 0 0 4px;
    max-width: 300px;
    height: 60px;
    margin-top: 10px;
    vertical-align: middle
}

body.et-highlighted-hidden .promo-slide-in {
    top: -40px
}

body.et-highlighted-hidden.large-slide-in .promo-slide-in {
    top: -80px
}

.promo-slide-in-closed {
    -webkit-animation: promo-slide-out 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-slide-out 300ms cubic-bezier(.4,0,.2,1)
}

.large-slide-in .promo-slide-in-closed {
    -webkit-animation: promo-slide-out-large 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-slide-out-large 300ms cubic-bezier(.4,0,.2,1)
}

.promo-slide-in-content {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    -webkit-animation: promo-fade-in 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-fade-in 300ms cubic-bezier(.4,0,.2,1);
    position: relative
}

.promo-slide-in-content-inner {
    margin: 0 auto
}

.promo-slide-in-content h6 {
    color: #fff;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: auto;
    vertical-align: middle
}

.promo-slide-in-content .button {
    padding: 1px 20px;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.promo-slide-in-icon {
    vertical-align: middle;
    display: inline-block;
    margin-right: 8px
}

.promo-slide-in-close-promo {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    clear: both;
    cursor: pointer;
    -webkit-animation: promo-fade-in 300ms cubic-bezier(.4,0,.2,1);
    animation: promo-fade-in 300ms cubic-bezier(.4,0,.2,1)
}

.promo-slide-in-close-promo:after,.promo-slide-in-close-promo:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 2px;
    border-radius: 4px;
    background-color: #fff;
    right: 14px
}

.promo-slide-in-close-promo:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.promo-slide-in-close-promo:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@-webkit-keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(.9);
        transform: translateY(-50%) translateX(-50%) scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
        transform: translateY(-50%) translateX(-50%) scale(1)
    }
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(.9);
        transform: translateY(-50%) translateX(-50%) scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
        transform: translateY(-50%) translateX(-50%) scale(1)
    }
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(10px);
        transform: translatey(10px)
    }

    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }

    100% {
        -webkit-transform: translatey(10px);
        transform: translatey(10px)
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatey(10px);
        transform: translatey(10px)
    }

    50% {
        -webkit-transform: translatey(-10px);
        transform: translatey(-10px)
    }

    100% {
        -webkit-transform: translatey(10px);
        transform: translatey(10px)
    }
}

@-webkit-keyframes promo-slide-in {
    0% {
        top: -40px
    }

    100% {
        top: 0
    }
}

@keyframes promo-slide-in {
    0% {
        top: -40px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes promo-slide-out {
    0% {
        top: 0
    }

    100% {
        top: -40px
    }
}

@keyframes promo-slide-out {
    0% {
        top: 0
    }

    100% {
        top: -40px
    }
}

@-webkit-keyframes promo-slide-in-large {
    0% {
        top: -80px
    }

    100% {
        top: 0
    }
}

@keyframes promo-slide-in-large {
    0% {
        top: -80px
    }

    100% {
        top: 0
    }
}

@-webkit-keyframes promo-slide-out-large {
    0% {
        top: 0
    }

    100% {
        top: -80px
    }
}

@keyframes promo-slide-out-large {
    0% {
        top: 0
    }

    100% {
        top: -80px
    }
}

@-webkit-keyframes promo-fade-in {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes promo-fade-in {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes slide-up {
    0% {
        bottom: -60px;
        opacity: 0
    }

    100% {
        bottom: 0;
        opacity: 1
    }
}

@keyframes slide-up {
    0% {
        bottom: -60px;
        opacity: 0
    }

    100% {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    100% {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

body #intercom-container .intercom-launcher-frame,body #intercom-container .intercom-launcher-discovery,body #intercom-container .intercom-launcher-discovery-frame,body #intercom-container .intercom-launcher-badge-frame {
    -webkit-transition: bottom .8s ease!important;
    transition: bottom .8s ease!important
}

body #intercom-container .intercom-messenger-frame,body #intercom-container .intercom-notifications-frame {
    -webkit-transition: right .8s ease!important;
    transition: right .8s ease!important
}

body.et-highlighted-hidden #intercom-container .intercom-launcher-discovery,body.et-highlighted-hidden #intercom-container .intercom-launcher-discovery-frame,body.et-highlighted-hidden #intercom-container .intercom-launcher-frame,body.et-highlighted-hidden #intercom-container .intercom-launcher-badge-frame {
    bottom: -70px!important
}

body.et-highlighted-hidden #intercom-container .intercom-messenger-frame,body.et-highlighted-hidden #intercom-container .intercom-notifications-frame {
    right: -400px!important
}

body.et-highlighted-hidden:not(mobile-menu) #main-nav {
    top: -60px
}

body.et-highlighted-hidden:not(mobile-menu).large-slide-in #main-nav {
    top: -100px
}

body.et-highlighted-hidden #flyinwrapper {
    left: -410px
}

body.et-highlighted-hidden #flyinwrapper.minimize {
    bottom: -460px!important;
    left: 0
}

.et-highlighted-overlay {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(78,47,188,.8);
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    z-index: 4
}

body.et-highlighted-hidden .et-highlighted-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: initial
}

.et_cookie_consent {
    position: fixed;
    border-radius: 8px 0 0 8px;
    bottom: 0;
    left: 0;
    width: 360px;
    padding: 30px;
    z-index: 100000;
    -webkit-animation: slide-up 1s cubic-bezier(.77,0,.175,1);
    animation: slide-up 1s cubic-bezier(.77,0,.175,1)
}

.et_cookie_consent p {
    font-size: 15px;
    line-height: 25px
}

.et_cookie_consent .button {
    width: 142px;
    margin-bottom: 0
}

#et_cookie_consent_manage {
    background: #fff;
    color: #19c1e6!important;
    border: 2px solid #19c1e6;
    margin-right: 15px
}

.et_cookie_consent_option {
    margin: 2px 0 0
}

.et_cookie_consent_option_description {
    float: right;
    width: 258px
}

.et_cookie_consent_option_description strong {
    color: #000
}

.et_cookie_consent_option_description p {
    font-size: 12px
}

.et_cookie_consent_buttons {
    margin-top: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.et_hide {
    display: none
}

@media only screen and (max-width: 959px) {
    .cover-popup>div {
        max-height:90%!important;
        overflow-y: auto;
        overflow-x: hidden;
        min-width: 256px!important;
        box-sizing: border-box;
        width: 90%!important;
        max-width: 90%;
        padding: 10%;
        text-align: center
    }

    .cover-popup .exit-button {
        top: 10px;
        right: 10px
    }

    .cover-popup .popup-image {
        display: none
    }

    .cover-popup.with-icon h2,.cover-popup.with-icon h2+p {
        max-width: 100%
    }

    .cover-popup.summer h2 {
        font-size: 48px
    }
}

@media only screen and (max-width: 768px) {
    body.blog.single .entry iframe {
        height:320px
    }

    .promo-slide-in-content h6 span {
        display: none
    }

    .promo-slide-in #limited-offer-countdown {
        display: none
    }

    .sale.promo-slide-in .button {
        border-radius: 4px
    }
}

@media only screen and (max-width: 420px) {
    #flyinwrapper {
        display:none!important
    }

    body.blog.single .entry iframe {
        height: 169px
    }
}




















///////////////////////////////////////////////////////////////////
























/*!Theme Name: Marketplace Theme
Theme URI: https://www.elegantthemes.com
Author: Elegant Themes
Author URI: https://www.elegantthemes.com*/
.et-container {
    width: 100%
}

@media(min-width: 320px) {
    .et-container {
        max-width:320px
    }
}

@media(min-width: 576px) {
    .et-container {
        max-width:576px
    }
}

@media(min-width: 768px) {
    .et-container {
        max-width:768px
    }
}

@media(min-width: 992px) {
    .et-container {
        max-width:992px
    }
}

@media(min-width: 1200px) {
    .et-container {
        max-width:1200px
    }
}

.et-border-collapse {
    border-collapse: collapse
}

.et-border-separate {
    border-collapse: separate
}

.et-border-0 {
    border-width: 0
}

.et-border-2 {
    border-width: 2px
}

.et-border-t-0 {
    border-top-width: 0
}

.et-border-r-0 {
    border-right-width: 0
}

.et-border-b-0 {
    border-bottom-width: 0
}

.et-border-l-0 {
    border-left-width: 0
}

.et-border-t-2 {
    border-top-width: 2px
}

.et-border-r-2 {
    border-right-width: 2px
}

.et-border-b-2 {
    border-bottom-width: 2px
}

.et-border-l-2 {
    border-left-width: 2px
}

.et-flex {
    display: -webkit-box;
    display: flex
}

.et-inline-flex {
    display: -webkit-inline-box;
    display: inline-flex
}

.et-flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.et-flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.et-flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.et-flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
}

.et-flex-wrap {
    flex-wrap: wrap
}

.et-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.et-flex-no-wrap {
    flex-wrap: nowrap
}

.et-items-start {
    -webkit-box-align: start;
    align-items: flex-start
}

.et-items-end {
    -webkit-box-align: end;
    align-items: flex-end
}

.et-items-center {
    -webkit-box-align: center;
    align-items: center
}

.et-items-baseline {
    -webkit-box-align: baseline;
    align-items: baseline
}

.et-items-stretch {
    -webkit-box-align: stretch;
    align-items: stretch
}

.et-self-auto {
    align-self: auto
}

.et-self-start {
    align-self: flex-start
}

.et-self-end {
    align-self: flex-end
}

.et-self-center {
    align-self: center
}

.et-self-stretch {
    align-self: stretch
}

.et-justify-start {
    -webkit-box-pack: start;
    justify-content: flex-start
}

.et-justify-end {
    -webkit-box-pack: end;
    justify-content: flex-end
}

.et-justify-center {
    -webkit-box-pack: center;
    justify-content: center
}

.et-justify-between {
    -webkit-box-pack: justify;
    justify-content: space-between
}

.et-justify-around {
    justify-content: space-around
}

.et-content-center {
    align-content: center
}

.et-content-start {
    align-content: flex-start
}

.et-content-end {
    align-content: flex-end
}

.et-content-between {
    align-content: space-between
}

.et-content-around {
    align-content: space-around
}

.et-flex-1 {
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.et-flex-auto {
    -webkit-box-flex: 1;
    flex: 1 1 auto
}

.et-flex-initial {
    -webkit-box-flex: 0;
    flex: 0 1 auto
}

.et-flex-none {
    -webkit-box-flex: 0;
    flex: none
}

.et-flex-grow {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.et-flex-shrink {
    flex-shrink: 1
}

.et-flex-no-grow {
    -webkit-box-flex: 0;
    flex-grow: 0
}

.et-flex-no-shrink {
    flex-shrink: 0
}

.et-m-0 {
    margin: 0
}

.et-m-10 {
    margin: 10px
}

.et-m-15 {
    margin: 15px
}

.et-m-20 {
    margin: 20px
}

.et-m-30 {
    margin: 30px
}

.et-m-40 {
    margin: 40px
}

.et-m-60 {
    margin: 60px
}

.et-m-auto {
    margin: auto
}

.et-my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.et-mx-0 {
    margin-left: 0;
    margin-right: 0
}

.et-my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.et-mx-10 {
    margin-left: 10px;
    margin-right: 10px
}

.et-my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.et-mx-15 {
    margin-left: 15px;
    margin-right: 15px
}

.et-my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.et-mx-20 {
    margin-left: 20px;
    margin-right: 20px
}

.et-my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.et-mx-30 {
    margin-left: 30px;
    margin-right: 30px
}

.et-my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.et-mx-40 {
    margin-left: 40px;
    margin-right: 40px
}

.et-my-60 {
    margin-top: 60px;
    margin-bottom: 60px
}

.et-mx-60 {
    margin-left: 60px;
    margin-right: 60px
}

.et-my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.et-mx-auto {
    margin-left: auto;
    margin-right: auto
}

.et-mt-0 {
    margin-top: 0
}

.et-mr-0 {
    margin-right: 0
}

.et-mb-0 {
    margin-bottom: 0
}

.et-ml-0 {
    margin-left: 0
}

.et-mt-10 {
    margin-top: 10px
}

.et-mr-10 {
    margin-right: 10px
}

.et-mb-10 {
    margin-bottom: 10px
}

.et-ml-10 {
    margin-left: 10px
}

.et-mt-15 {
    margin-top: 15px
}

.et-mr-15 {
    margin-right: 15px
}

.et-mb-15 {
    margin-bottom: 15px
}

.et-ml-15 {
    margin-left: 15px
}

.et-mt-20 {
    margin-top: 20px
}

.et-mr-20 {
    margin-right: 20px
}

.et-mb-20 {
    margin-bottom: 20px
}

.et-ml-20 {
    margin-left: 20px
}

.et-mt-30 {
    margin-top: 30px
}

.et-mr-30 {
    margin-right: 30px
}

.et-mb-30 {
    margin-bottom: 30px
}

.et-ml-30 {
    margin-left: 30px
}

.et-mt-40 {
    margin-top: 40px
}

.et-mr-40 {
    margin-right: 40px
}

.et-mb-40 {
    margin-bottom: 40px
}

.et-ml-40 {
    margin-left: 40px
}

.et-mt-60 {
    margin-top: 60px
}

.et-mr-60 {
    margin-right: 60px
}

.et-mb-60 {
    margin-bottom: 60px
}

.et-ml-60 {
    margin-left: 60px
}

.et-mt-auto {
    margin-top: auto
}

.et-mr-auto {
    margin-right: auto
}

.et-mb-auto {
    margin-bottom: auto
}

.et-ml-auto {
    margin-left: auto
}

.et--m-10 {
    margin: -10px
}

.et--m-20 {
    margin: -20px
}

.et--m-30 {
    margin: -30px
}

.et--m-40 {
    margin: -40px
}

.et--m-80 {
    margin: -80px
}

.et--my-10 {
    margin-top: -10px;
    margin-bottom: -10px
}

.et--mx-10 {
    margin-left: -10px;
    margin-right: -10px
}

.et--my-20 {
    margin-top: -20px;
    margin-bottom: -20px
}

.et--mx-20 {
    margin-left: -20px;
    margin-right: -20px
}

.et--my-30 {
    margin-top: -30px;
    margin-bottom: -30px
}

.et--mx-30 {
    margin-left: -30px;
    margin-right: -30px
}

.et--my-40 {
    margin-top: -40px;
    margin-bottom: -40px
}

.et--mx-40 {
    margin-left: -40px;
    margin-right: -40px
}

.et--my-80 {
    margin-top: -80px;
    margin-bottom: -80px
}

.et--mx-80 {
    margin-left: -80px;
    margin-right: -80px
}

.et--mt-10 {
    margin-top: -10px
}

.et--mr-10 {
    margin-right: -10px
}

.et--mb-10 {
    margin-bottom: -10px
}

.et--ml-10 {
    margin-left: -10px
}

.et--mt-20 {
    margin-top: -20px
}

.et--mr-20 {
    margin-right: -20px
}

.et--mb-20 {
    margin-bottom: -20px
}

.et--ml-20 {
    margin-left: -20px
}

.et--mt-30 {
    margin-top: -30px
}

.et--mr-30 {
    margin-right: -30px
}

.et--mb-30 {
    margin-bottom: -30px
}

.et--ml-30 {
    margin-left: -30px
}

.et--mt-40 {
    margin-top: -40px
}

.et--mr-40 {
    margin-right: -40px
}

.et--mb-40 {
    margin-bottom: -40px
}

.et--ml-40 {
    margin-left: -40px
}

.et--mt-80 {
    margin-top: -80px
}

.et--mr-80 {
    margin-right: -80px
}

.et--mb-80 {
    margin-bottom: -80px
}

.et--ml-80 {
    margin-left: -80px
}

.et-p-10 {
    padding: 10px
}

.et-p-20 {
    padding: 20px
}

.et-p-30 {
    padding: 30px
}

.et-p-40 {
    padding: 40px
}

.et-py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.et-px-10 {
    padding-left: 10px;
    padding-right: 10px
}

.et-py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.et-px-20 {
    padding-left: 20px;
    padding-right: 20px
}

.et-py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.et-px-30 {
    padding-left: 30px;
    padding-right: 30px
}

.et-py-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.et-px-40 {
    padding-left: 40px;
    padding-right: 40px
}

.et-pt-10 {
    padding-top: 10px
}

.et-pr-10 {
    padding-right: 10px
}

.et-pb-10 {
    padding-bottom: 10px
}

.et-pl-10 {
    padding-left: 10px
}

.et-pt-20 {
    padding-top: 20px
}

.et-pr-20 {
    padding-right: 20px
}

.et-pb-20 {
    padding-bottom: 20px
}

.et-pl-20 {
    padding-left: 20px
}

.et-pt-30 {
    padding-top: 30px
}

.et-pr-30 {
    padding-right: 30px
}

.et-pb-30 {
    padding-bottom: 30px
}

.et-pl-30 {
    padding-left: 30px
}

.et-pt-40 {
    padding-top: 40px
}

.et-pr-40 {
    padding-right: 40px
}

.et-pb-40 {
    padding-bottom: 40px
}

.et-pl-40 {
    padding-left: 40px
}

.et-resize-none {
    resize: none
}

.et-resize-y {
    resize: vertical
}

.et-resize-x {
    resize: horizontal
}

.et-resize {
    resize: both
}

.et-text-left {
    text-align: left
}

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

.et-text-right {
    text-align: right
}

.et-text-justify {
    text-align: justify
}

.et-w-auto {
    width: auto
}

.et-w-1\/2 {
    width: 50%
}

.et-w-1\/3 {
    width: 33.33333%
}

.et-w-2\/3 {
    width: 66.66667%
}

.et-w-1\/4 {
    width: 25%
}

.et-w-3\/4 {
    width: 75%
}

.et-w-1\/5 {
    width: 20%
}

.et-w-2\/5 {
    width: 40%
}

.et-w-3\/5 {
    width: 60%
}

.et-w-4\/5 {
    width: 80%
}

.et-w-1\/6 {
    width: 16.66667%
}

.et-w-5\/6 {
    width: 83.33333%
}

.et-w-full {
    width: 100%
}

.et-w-screen {
    width: 100vw
}

.et-marketplace-menu>ul>li>a:hover:before,.et-marketplace-menu>ul>li.top-menu-hovered>a:before,.et-marketplace-menu>ul>li.current-menu-item>a:before,.et-marketplace-menu>ul>li.current-menu-parent>a:before {
    opacity: 1;
    height: 5px
}

.et-marketplace-menu {
    text-align: center
}

.et-marketplace-menu>ul {
    display: inline-block;
    position: relative
}

.et-marketplace-menu>ul>li {
    display: inline-block;
    position: relative
}

.et-marketplace-menu>ul>li.top-menu-hovered>a,.et-marketplace-menu>ul>li.current-menu-item>a,.et-marketplace-menu>ul>li.current-menu-parent>a {
    color: #8affc7
}

.et-marketplace-menu>ul>li>a {
    padding: 25px 12px;
    display: inline-block;
    line-height: 13px;
    color: #fff;
    font-size: .8em
}

.et-marketplace-menu>ul>li>a:hover {
    color: rgba(255,255,255,.8)!important
}

.et-marketplace-menu>ul>li>a:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    background-color: #46e097;
    height: 0;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.et-marketplace-menu li ul {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    position: absolute;
    background: #fff;
    padding: 10px 25px 20px;
    width: 320px;
    text-align: left;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 99;
    border-radius: 8px;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11)
}

.et-marketplace-menu li ul li a {
    padding: 10px 0
}

.et-marketplace-menu li ul li.menu-item-45 a,.et-marketplace-menu li ul li.menu-item-14 a,.et-marketplace-menu li ul li.menu-item-15 a {
    background: #157cfc;
    color: #fff;
    border-radius: 100px;
    font-size: 12px;
    line-height: 28px;
    font-weight: 900;
    padding: 10px 20px;
    text-align: center;
    margin-top: 10px!important;
    width: 100%;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.et-marketplace-menu li ul li.menu-item-45 a:hover,.et-marketplace-menu li ul li.menu-item-14 a:hover,.et-marketplace-menu li ul li.menu-item-15 a:hover {
    background: #115ab5;
    box-shadow: 0 4px 10px rgba(21,124,252,.4);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    color: #fff!important
}

.et-marketplace-menu li ul li.menu-item-15 a {
    background: #00c9ff
}

.et-marketplace-menu li ul li.menu-item-15 a:hover {
    background: #1ed4b6;
    box-shadow: 0 4px 10px rgba(43,196,170,.5)
}

.et-marketplace-menu li ul a {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    display: block
}

.et-marketplace-menu li ul a:hover {
    color: #46e097!important
}

.et-marketplace-menu li ul a:before {
    background: 0 0
}

.et-marketplace-menu li:hover ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

html.et_no_scroll {
    overflow: hidden
}

.et-relative {
    position: relative
}

body.et_marketplace_site:not(.js-ready) {
    overflow-x: initial
}

section.et-marketplace-navigation {
    margin-top: -61px
}

section.et-marketplace-navigation .et-marketplace-menu {
    margin-bottom: -2px!important
}

section.et-marketplace-navigation .row {
    margin-top: 0;
    margin-bottom: 0;
    background: rgba(255,255,255,.1)
}

section.et-marketplace-navigation~section>.row-container>.row {
    margin-top: 12px
}

.et-marketplace-search .et_manage_input>input {
    margin-bottom: 0;
    background: rgba(14,12,78,.39);
    color: rgba(255,255,255,.75)
}

.et-marketplace-search .et_manage_input>input::-moz-placeholder {
    color: rgba(255,255,255,.75)
}

.et-marketplace-search .et_manage_input>input::-webkit-input-placeholder {
    color: rgba(255,255,255,.75)
}

.et-marketplace-search .et_manage_input>input:focus:not(.no-edit),.et-marketplace-search .et_manage_input>input:hover:not(.no-edit) {
    border: 2px solid #46e097
}

.et-marketplace-search .et_manage_input>input:focus+label {
    color: #46e097
}

.et-marketplace-search-wrapper {
    position: relative;
    width: 100%;
    max-width: 1200px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex
}

.et-marketplace-search-wrapper>.ais-StateResults {
    position: absolute;
    z-index: 4;
    top: 63px;
    width: 90%;
    max-width: 1200px
}

.et-marketplace-search-wrapper .et-marketplace-search-product-description {
    min-width: 0;
    margin-left: 16px
}

.et-marketplace-search-results {
    padding: 0
}

.et-marketplace-search-results .button {
    background: #f2f4f5!important;
    color: #20292f!important;
    margin-bottom: 0;
    margin-top: 32px;
    width: 100%
}

.et-marketplace-search-results .button:hover {
    box-shadow: none
}

.et-marketplace-search-results .et-marketplace-search-results-row {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap
}

.et-marketplace-search-results .et-marketplace-search-results-column {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-basis: 100%;
    -webkit-box-flex: 2;
    flex: 2;
    text-align: left;
    padding: 32px;
    width: 60%
}

.et-marketplace-search-results .et-marketplace-search-results-column:nth-of-type(2n) {
    background: rgba(109,124,144,.07);
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex: 1
}

.et-marketplace-search-results .et-marketplace-search-results-column ul li {
    margin-bottom: 16px
}

.et-marketplace-search-results .et-marketplace-search-results-column ul li a {
    color: #6d7c90;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    background: rgba(109,124,144,.07);
    text-transform: capitalize;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.et-marketplace-search-results .et-marketplace-search-results-column ul li a:hover {
    background: rgba(109,124,144,.1)
}

.et-marketplace-search-results .et-marketplace-search-results-column h5 {
    color: #20292f;
    -webkit-text-fill-color: #20292f
}

.et-marketplace-search-results-product-row {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: -16px
}

.et-marketplace-search-results-product-row p {
    color: #6d7c90!important
}

.et-marketplace-search-results-product-row:last-of-type .et-marketplace-search-results-product {
    padding-bottom: 0
}

.et-marketplace-search-results-product-container {
    padding: 0 16px 16px 15px
}

.et-marketplace-search-results-product-container:nth-of-type(1n) {
    padding-left: 0
}

.et-marketplace-search-results-product-container:nth-of-type(2n) {
    padding-right: 0
}

.et-marketplace-search-results-product-container img {
    width: 90px;
    border-radius: 4px
}

.et-marketplace-search-results-product-container .et-marketplace-product-tag {
    padding-top: 6px;
    padding-bottom: 6px
}

.et-marketplace-search-results-product-column {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    flex: 1
}

.et-marketplace-search-results-product-column:nth-of-type(2n) {
    -webkit-box-flex: 2;
    flex: 2;
    padding-left: 16px
}

.et-marketplace-tabs {
    border-bottom: 2px solid #f2f4f5;
    width: 100%;
    margin-bottom: 0
}

.et-marketplace-tabs li {
    padding: 16px 30px;
    border-color: #f2f4f5;
    border-style: solid;
    position: relative;
    color: #6d7c90;
    font-weight: 700;
    font-size: .8em;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: unset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    display: block
}

.et-marketplace-tabs li:hover {
    color: #20292f;
    cursor: pointer
}

.et-marketplace-tabs li:not(.et-marketplace-tab-active):last-child {
    border-right: none
}

.et-marketplace-tabs .et-marketplace-tab-active {
    color: #00c9ff
}

#product_tabs_app .et-marketplace-tabs li {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px
}

.et-marketplace-tab-area {
    position: relative;
    background-color: #fff;
    box-shadow: 0 8px 60px 0 rgba(103,151,255,.11),0 12px 90px 0 rgba(103,151,255,.11)
}

.et-marketplace-badge {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background-color: #00c9ff;
    color: #fff;
    position: absolute;
    top: -36px;
    right: -36px;
    font-size: .8em;
    font-weight: 700;
    text-align: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    z-index: 98
}

.et-marketplace-top-sellers .et-marketplace-badge {
    background-color: #ff4a9e
}

.et-marketplace-hot-stuff .et-marketplace-badge {
    background-color: #8f42ec
}

.et-marketplace-new-arrivals .et-marketplace-badge {
    background-color: #3776ff
}

.et-marketplace-badge.et-marketplace-small-badge {
    width: 40px;
    height: 40px;
    top: -10px;
    right: 10px;
    font-size: .6em;
    background-color: #34dda9
}

.et_marketplace_related_product_images .et-marketplace-badge.et-marketplace-small-badge {
    right: 0
}

.et-marketplace-badge.et-marketplace-small-badge span {
    font-weight: 800;
    line-height: 1.2em
}

.et-marketplace-badge.et-marketplace-small-badge span~span {
    text-transform: uppercase
}

.et-marketplace-badge>span {
    line-height: 17px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%
}

.et-marketplace-tab-area,.et-marketplace-product-image,#et_marketplace_product_popup {
    border-radius: 8px
}

.et-marketplace-product-tag,#et_marketplace_product_popup img,.et_marketplace_overlay_product_price,.et-marketplace-product-thumbnail,.et-marketplace-authors-tabs .et-marketplace-product img {
    border-radius: 5px
}

.et-marketplace-product-thumbnail {
    margin-bottom: 10px
}

.et-marketplace-container {
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

.et-marketplace-container .button.primary-button {
    cursor: pointer
}

.et-marketplace-container input[type=search]::-webkit-search-decoration,.et-marketplace-container input[type=search]::-webkit-search-cancel-button,.et-marketplace-container input[type=search]::-webkit-search-results-button,.et-marketplace-container input[type=search]::-webkit-search-results-decoration {
    display: none
}

.et-marketplace-product img,.et-marketplace-products img {
    margin-bottom: 10px;
    width: 100%
}

.et-marketplace-tab-content {
    display: none;
    padding: 38px 40px 35px
}

.et_page_wrap ol,.et-marketplace-tab-content ol {
    list-style-type: decimal
}

.et_page_wrap ul,.et-marketplace-tab-content ul {
    list-style-type: disc
}

.et_page_wrap li,.et-marketplace-tab-content li {
    margin-left: 2em;
    padding-left: .5em
}

.et_author_products_section {
    margin-top: 40px
}

.et_author_products_section .et-marketplace-tab-content {
    display: block;
    padding-bottom: 5px
}

.et-marketplace-our-favorites {
    margin-bottom: 60px
}

#product_tabs_app .et-marketplace-tab-content {
    display: block
}

.et-marketplace-tab-content:first-child {
    display: block
}

.et-marketplace-product-image {
    margin-bottom: 15px
}

.et-marketplace-meta h5,.et-marketplace-search-results-product-container h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0
}

.et-marketplace-authors-tabs .et-marketplace-product h3 {
    font-size: 16px
}

.et-marketplace-meta {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.et-marketplace-product-tag {
    background-color: #f2f4f5;
    color: #6d7c90;
    font-weight: 700;
    padding: 1px 15px;
    margin-left: auto;
    font-size: 14px
}

.et-marketplace-products .et-marketplace-product-tag {
    background-color: rgba(109,124,144,.07)
}

.et-marketplace-products-area {
    position: relative;
    padding: 40px
}

#respond {
    margin-bottom: 0;
    width: auto;
    padding: 0!important;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none
}

.et_marketplace_product_featured_section {
    margin-bottom: 60px
}

.et-product-category {
    margin-right: 10px;
    color: #6d7c90;
    display: block;
    margin-bottom: 4px
}

.et_product_preview_links {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.et-marketplace-promo-box h2 {
    font-size: 35px;
    margin-bottom: 5px
}

.et_product_subtitle {
    font-size: 18px
}

.et_product_featured_image img,.et_seller_main_image {
    border-radius: 4px
}

.et_product_featured_image {
    margin-bottom: 32px
}

.single-et_bundle .et_product_featured_image {
    margin-bottom: 10px
}

.et_product_featured_image img {
    width: 100%
}

.et_product_screenshots_gallery {
    margin-bottom: 0
}

.et_marketplace_loader_content>div h1,.et_marketplace_loader_content>div h2,.et_marketplace_loader_content>div h3,.et_marketplace_loader_content>div h4,.et_marketplace_loader_content>div h5,.et_marketplace_loader_content>div h6 {
    margin-top: 2em;
    padding-top: 0
}

.et_marketplace_loader_content>div h1:first-child,.et_marketplace_loader_content>div h2:first-child,.et_marketplace_loader_content>div h3:first-child,.et_marketplace_loader_content>div h4:first-child,.et_marketplace_loader_content>div h5:first-child,.et_marketplace_loader_content>div h6:first-child {
    margin-top: 0
}

#et_product_main_details {
    text-align: center;
    border-bottom: 2px solid #f2f4f5;
    padding-bottom: 30px;
    margin-bottom: 30px
}

#et_product_main_details .button.primary-button {
    margin-top: 0;
    margin-bottom: 20px
}

.single-et_bundle #et_product_main_details {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

#et_product_main_price {
    font-size: 35px;
    color: #20292f;
    display: inline-block;
    margin-bottom: 20px
}

#et_product_policy {
    padding-bottom: 20px;
    margin-bottom: 0
}

#et_marketplace_product_overall_rating {
    display: inline-block;
    margin-bottom: 5px
}

#et_product_page_number_of_sales,.et_marketplace_seller_total_earned,.et_marketplace_customer_username {
    color: #46e097;
    font-weight: 700
}

#et_product_page_number_of_sales {
    display: block;
    font-size: 18px
}

.et_product_page_author_section:not(:last-child) {
    margin-bottom: 20px
}

.et_product_seller_name a {
    color: #20292f
}

.et_product_page_author_section h3 {
    padding-bottom: 20px
}

.et_marketplace_product_author_image img,.et_marketplace_small_product_image img,.et-marketplace-tab-area .et-marketplace-product-thumbnail img {
    border-radius: 4px;
    display: block
}

.et_marketplace_small_product_image:nth-last-child(-n+1),.et_marketplace_small_product_image:nth-last-child(-n+2) {
    margin-bottom: 0
}

.et_marketplace_product_author_details h4 {
    font-size: 16px
}

.et_product_page_author_section.et_product_page_related_items {
    margin-bottom: 20px
}

.et-marketplace-featured-products-area {
    margin-bottom: 60px
}

.et-marketplace-products {
    margin: 0 -15px
}

.et-marketplace-products img {
    border-radius: 4px;
    width: 100%
}

.et_marketplace_products_filters_section {
    margin-bottom: 40px
}

.et-marketplace-products li {
    margin-bottom: 30px
}

.et-product-filters {
    margin-bottom: 30px
}

.et-total-sales,.et_dashboard_product .product_total_sales_number {
    color: #46e097;
    font-weight: 700
}

.et_product_page_categories a,.et_product_page_tags a,.et_dashboard_product>div>p>a {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #6d7c90
}

.et_product_page_tags a,.et_product_page_categories a,#commentform #submit,.et-marketplace-pagination .pagination-link,.et-marketplace-ticket-status,.et-marketplace-container .wp-pagenavi a,.et-marketplace-container .wp-pagenavi span,.et_dashboard_product>div>p>a {
    background-color: rgba(109,124,144,.07)!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.et_product_page_tags a,.et_product_page_categories a,#commentform #submit,.et_dashboard_product>div>p>a {
    display: inline-block;
    border-radius: 100px;
    padding: 2px 20px;
    font-size: 14px;
    color: #6d7c90;
    font-weight: 700;
    text-transform: capitalize
}

.et_product_page_tags a,.et_product_page_categories a,#commentform #submit,.et_dashboard_product>div>p>a {
    margin: 0 10px 10px 0
}

.et_dashboard_product>div>p>a {
    margin-top: 10px
}

.form-submit {
    padding-bottom: 0
}

.et-marketplace-open-ticket-button {
    margin-bottom: 20px;
    line-height: 23px;
    display: inline-block
}

.et-marketplace-review button {
    margin-bottom: 0
}

.et_marketplace_seller_reply {
    margin-top: 30px
}

.et_marketplace_seller_review_reply {
    margin-left: 30px;
    margin-top: 30px;
    padding: 30px;
    background: rgba(8,180,230,.07);
    border-radius: 5px
}

.et_marketplace_seller_review_reply .button {
    margin-bottom: 0
}

.et-marketplace-leave-review-button {
    margin-bottom: 40px;
    display: inline-block;
    line-height: 23px
}

.et-marketplace-leave-review-section form,.et-marketplace-open-ticket-section form {
    text-align: right
}

.et-marketplace-open-ticket-section form p {
    text-align: left;
    padding-bottom: 0
}

.et-marketplace-leave-review-section h3,.et-marketplace-open-ticket-section h3,.et-marketplace-post-ticket-reply h3,#et-marketplace-ticket>h2 {
    font-size: 28px;
    margin-bottom: 30px;
    margin-bottom: 25px
}

.et_marketplace_form_section label {
    margin: .2em 0 .4em;
    line-height: 1.6em;
    color: #20292f;
    font-weight: 700;
    width: 100%
}

.et_marketplace_form_section input[type=text],.et_marketplace_form_section input[type=password],.et_marketplace_form_section input[type=email],.et_marketplace_form_section .et_select_element,.et_marketplace_upload_field,.et-marketplace-leave-review-section textarea,.et-marketplace-open-ticket-section textarea,.et-marketplace-post-ticket-reply textarea,.et-marketplace-open-ticket-section input[type=text] {
    width: 100%;
    margin: 16px 0;
    padding: 8px 12px;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 0 2px transparent;
    margin-bottom: 10px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    margin: 0 0 30px;
    max-height: 60px
}

.et_marketplace_form_section input[type=text],.et_marketplace_form_section input[type=password],.et_marketplace_form_section input[type=email],.et_marketplace_form_section .et_select_element,.et_marketplace_upload_field,.et-marketplace-leave-review-section textarea,.et-marketplace-open-ticket-section textarea,.et-marketplace-post-ticket-reply textarea,.et-marketplace-open-ticket-section input[type=text],.et_marketplace_form_section form .ql-container p {
    font-size: 17px;
    line-height: 1.8em;
    letter-spacing: .5px;
    font-weight: 700;
    color: #20292f
}

.et_marketplace_upload_field {
    position: relative
}

.et_view_link {
    position: absolute;
    top: 13px;
    left: 10px;
    background: #ff4a9e;
    height: 20px;
    border-radius: 100px;
    padding: 0 10px
}

.et_view_link a {
    color: #fff!important;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 20px;
    display: block
}

.et-marketplace-leave-review-section textarea,.et-marketplace-open-ticket-section textarea,.et-marketplace-post-ticket-reply textarea {
    border-radius: 4px;
    min-height: 300px
}

.et_marketplace_form_section input[type=text].is-danger,.et_marketplace_form_section input[type=password].is-danger,.et_marketplace_form_section input[type=email].is-danger,.et_marketplace_form_section .et_select_element.is-danger,.et_marketplace_upload_field.is-danger,.et_marketplace_form_section .et-required textarea,.et_marketplace_form_section .et_select_element.et-required {
    color: #f84f4f;
    box-shadow: inset 0 0 0 2px #ffadad,0 0 0 transparent
}

.et_marketplace_form_section .et_select_element.et-required select {
    color: #f84f4f
}

.et_marketplace_form_section .et_select_element.et-required::before {
    border-top-color: #f84f4f
}

.et_marketplace_form_section input[type=text]:hover,.et_marketplace_form_section input[type=password]:hover,.et_marketplace_form_section input[type=email]:hover,.et_marketplace_form_section .et_select_element select:hover,.et_marketplace_upload_field:hover,.et-marketplace-leave-review-section textarea:hover,.et-marketplace-open-ticket-section textarea:hover,.et-marketplace-post-ticket-reply textarea:hover,.et-marketplace-open-ticket-section input[type=text]:hover {
    box-shadow: inset 0 0 0 2px #3776ff
}

.et_marketplace_form_section input[type=text].is-danger:hover,.et_marketplace_form_section input[type=password].is-danger:hover,.et_marketplace_form_section input[type=email].is-danger:hover,.et_marketplace_form_section .et_select_element.is-danger:hover,.et_marketplace_upload_field.is-danger:hover {
    box-shadow: inset 0 0 0 2px #3776ff
}

.et_marketplace_form_section input[type=text]:focus,.et_marketplace_form_section input[type=text].is-danger:focus,.et_marketplace_form_section input[type=password]:focus,.et_marketplace_form_section input[type=password].is-danger:focus,.et_marketplace_form_section input[type=email]:focus,.et_marketplace_form_section input[type=email].is-danger:focus,.et_marketplace_form_section .et_select_element select:focus,.et_marketplace_form_section .et_select_element.is-danger select:focus,.et_marketplace_upload_field:focus,.et_marketplace_upload_field.is-danger:focus,.et-marketplace-leave-review-section textarea:focus,.et-marketplace-open-ticket-section textarea:focus,.et-marketplace-post-ticket-reply textarea:focus,.et-marketplace-open-ticket-section input[type=text]:focus {
    color: #20292f;
    box-shadow: inset 0 0 0 2px #3776ff
}

.et_marketplace_form_section .et_select_element,.et_marketplace_form_section .et_multiselect_element {
    margin: 0 0 30px;
    padding: 0;
    max-height: initial
}

.et_marketplace_multiselect_main_label {
    position: relative;
    display: inline-block;
    margin-bottom: 15px
}

.et_marketplace_form_section input[type=text]::-webkit-input-placeholder,.et_marketplace_form_section input[type=password]::-webkit-input-placeholder,.et_marketplace_form_section input[type=email]::-webkit-input-placeholder,.et-marketplace-open-ticket-section input[type=text]::-webkit-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]::-moz-placeholder,.et_marketplace_form_section input[type=password]::-moz-placeholder,.et_marketplace_form_section input[type=email]::-moz-placeholder,.et-marketplace-open-ticket-section input[type=text]::-moz-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]:-ms-input-placeholder,.et_marketplace_form_section input[type=password]:-ms-input-placeholder,.et_marketplace_form_section input[type=email]:-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text]:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]::-ms-input-placeholder,.et_marketplace_form_section input[type=password]::-ms-input-placeholder,.et_marketplace_form_section input[type=email]::-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text]::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]::placeholder,.et_marketplace_form_section input[type=password]::placeholder,.et_marketplace_form_section input[type=email]::placeholder,.et-marketplace-open-ticket-section input[type=text]::placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]:-ms-input-placeholder,.et_marketplace_form_section input[type=password]:-ms-input-placeholder,.et_marketplace_form_section input[type=email]:-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text]:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text]::-ms-input-placeholder,.et_marketplace_form_section input[type=password]::-ms-input-placeholder,.et_marketplace_form_section input[type=email]::-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text]::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section input[type=text].is-danger::-webkit-input-placeholder,.et_marketplace_form_section input[type=password].is-danger::-webkit-input-placeholder,.et_marketplace_form_section input[type=email].is-danger::-webkit-input-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger::-webkit-input-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger::-moz-placeholder,.et_marketplace_form_section input[type=password].is-danger::-moz-placeholder,.et_marketplace_form_section input[type=email].is-danger::-moz-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger::-moz-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger:-ms-input-placeholder,.et_marketplace_form_section input[type=password].is-danger:-ms-input-placeholder,.et_marketplace_form_section input[type=email].is-danger:-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger:-ms-input-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger::-ms-input-placeholder,.et_marketplace_form_section input[type=password].is-danger::-ms-input-placeholder,.et_marketplace_form_section input[type=email].is-danger::-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger::-ms-input-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger::placeholder,.et_marketplace_form_section input[type=password].is-danger::placeholder,.et_marketplace_form_section input[type=email].is-danger::placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger::placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger:-ms-input-placeholder,.et_marketplace_form_section input[type=password].is-danger:-ms-input-placeholder,.et_marketplace_form_section input[type=email].is-danger:-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger:-ms-input-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section input[type=text].is-danger::-ms-input-placeholder,.et_marketplace_form_section input[type=password].is-danger::-ms-input-placeholder,.et_marketplace_form_section input[type=email].is-danger::-ms-input-placeholder,.et-marketplace-open-ticket-section input[type=text].is-danger::-ms-input-placeholder {
    color: #f84f4f
}

.et_marketplace_form_section textarea,.et_marketplace_dashboard .quill-editor,.et_marketplace_signup_page .quill-editor {
    width: 100%;
    min-height: 150px;
    border: none;
    border-radius: 4px;
    background: rgba(109,124,144,.07)
}

.et_marketplace_form_section textarea,.et_marketplace_dashboard .quill-editor,.et_marketplace_dashboard .ql-editor,.et_marketplace_signup_page .quill-editor,.et_marketplace_signup_page .ql-editor {
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease
}

.et_marketplace_dashboard .quill-editor,.et_marketplace_signup_page .quill-editor {
    margin-bottom: 30px;
    padding: 0;
    min-height: auto
}

.et_marketplace_form_section form p {
    margin: 0;
    padding: 0
}

.et_marketplace_dashboard .ql-toolbar.ql-snow,.et_marketplace_signup_page .ql-toolbar.ql-snow,.et_marketplace_dashboard .ql-container.ql-snow,.et_marketplace_signup_page .ql-container.ql-snow {
    border: none
}

.et_marketplace_form_section textarea,.et_marketplace_dashboard .ql-editor,.et_marketplace_signup_page .ql-editor {
    padding: 20px;
    margin: 0 0 20px;
    font-size: 17px
}

.et_marketplace_dashboard .ql-snow .ql-picker.ql-header .ql-picker-label::before,.et_marketplace_signup_page .ql-snow .ql-picker.ql-header .ql-picker-label::before {
    position: relative;
    top: -3px
}

.et_marketplace_dashboard .ql-snow.ql-toolbar .ql-picker-label,.et_marketplace_signup_page .ql-snow.ql-toolbar .ql-picker-label,.et_marketplace_dashboard .ql-snow.ql-toolbar .ql-picker-label:hover,.et_marketplace_signup_page .ql-snow.ql-toolbar .ql-picker-label:hover {
    color: #00c9ff
}

.et_marketplace_dashboard .ql-snow.ql-toolbar .ql-picker-label svg *,.et_marketplace_signup_page .ql-snow.ql-toolbar .ql-picker-label svg *,.et_marketplace_dashboard .ql-snow.ql-toolbar button .ql-stroke,.et_marketplace_signup_page .ql-snow.ql-toolbar button .ql-stroke {
    stroke: #00c9ff!important
}

.et_marketplace_dashboard .ql-snow.ql-toolbar button .ql-fill,.et_marketplace_signup_page .ql-snow.ql-toolbar button .ql-fill {
    fill: #00c9ff!important
}

p.ql-align-justify {
    padding-bottom: 30px
}

p.ql-align-justify:last-of-type {
    padding-bottom: 0
}

.et_marketplace_form_section textarea:focus,.et_marketplace_dashboard .quill-editor:focus-within,.et_marketplace_signup_page .quill-editor:focus-within {
    color: #2e8dd8;
    box-shadow: inset 0 0 0 3px #3ea9ff
}

.et_marketplace_form_section textarea::-webkit-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea::-moz-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea::placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_form_section textarea:focus::-webkit-input-placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus::-moz-placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus:-ms-input-placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus::-ms-input-placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus::placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus:-ms-input-placeholder {
    color: #41a5f5
}

.et_marketplace_form_section textarea:focus::-ms-input-placeholder {
    color: #41a5f5
}

.et_marketplace_dashboard .ql-editor.ql-blank:before,.et_marketplace_signup_page .ql-editor.ql-blank:before {
    color: rgba(109,124,144,.6)!important;
    font-style: normal;
    font-family: lato,sans-serif;
    font-weight: 600
}

.help.is-danger {
    color: #fff;
    background: #ff2f42;
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 13px;
    margin-bottom: 0;
    display: inline-block
}

.ql-toolbar.ql-snow,.ql-container.ql-snow {
    border: 2px solid #f2f4f5
}

.ql-toolbar.ql-snow {
    border-radius: 5px 5px 0 0
}

.ql-container.ql-snow {
    border-radius: 0 0 5px 5px
}

.et_marketplace_signup_page h2 {
    margin-bottom: 17px
}

.et_marketplace_signup_page .tax_form_description {
    margin-bottom: 38px
}

.et-marketplace-promo-box {
    text-align: center
}

.et-marketplace-promo-tagline {
    max-width: 200px;
    margin: 0 auto 20px
}

.et-marketplace-promo-video {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid #f2f4f5
}

.et_marketplace_embed_container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.et_marketplace_embed_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.et_marketplace_login_section .submit {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 0
}

#et_marketplace_comment_review_rating {
    margin-bottom: 25px
}

.et-marketplace-review {
    margin-bottom: 30px
}

.et-marketplace-review .button {
    margin-top: 15px
}

.et-marketplace-review-meta {
    margin-bottom: 20px;
    display: -webkit-box;
    display: flex
}

.et-marketplace-review-meta .star-rating {
    float: left
}

.et-marketplace-ticket-link,.et-marketplace-ticket-status:before,.et-marketplace-reply-author {
    color: #20292f
}

.et-marketplace-is-product-author {
    color: #00c9ff
}

.et-marketplace-review-date {
    margin: 2px 17px 0 0
}

.et-marketplace-submit-error {
    margin-bottom: 15px
}

.et_backend_validation_errors li:last-of-type,.et_backend_validation_errors ul {
    margin-bottom: 0
}

.et-marketplace-reply-meta {
    display: -webkit-box;
    display: flex;
    padding-bottom: 20px
}

.et-marketplace-reply-author {
    margin-left: auto;
    width: auto
}

.pagination-ellipsis {
    margin-left: 10px
}

.et-marketplace-pagination .pagination-previous,.et-marketplace-pagination .pagination-next {
    display: none
}

.et-marketplace-pagination .pagination {
    padding: 0
}

.et-marketplace-pagination .pagination-list {
    text-align: right
}

.et-marketplace-pagination .pagination-list li,.et-marketplace-pagination .pagination-link {
    display: inline-block
}

.et-marketplace-pagination .pagination-link,.et-marketplace-container .wp-pagenavi a,.et-marketplace-container .wp-pagenavi span {
    margin-left: 10px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
    color: #6d7c90;
    font-weight: 700;
    text-align: center
}

.et-marketplace-pagination .pagination-link.is-current,.et-marketplace-container .wp-pagenavi .current {
    background-color: #00c9ff!important;
    color: #fff!important;
    margin-right: 0;
    font-weight: 700
}

.et-marketplace-container .wp-pagenavi .pages,.et-marketplace-container .wp-pagenavi .nextpostslink,.et-marketplace-container .wp-pagenavi .previouspostslink {
    display: none
}

.et-marketplace-container .wp-pagenavi {
    text-align: right
}

.et-marketplace-container .wp-pagenavi a,.et-marketplace-container .wp-pagenavi span {
    display: inline-block;
    text-align: center
}

#et-marketplace-tickets {
    margin-bottom: 40px
}

.et-marketplace-reply-content {
    padding-top: 20px
}

.et-marketplace-ticket,.et-marketplace-reply-meta {
    border-bottom: 2px solid #f2f4f5
}

#et-marketplace-ticket {
    margin-top: 20px
}

.et-marketplace-ticket {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 20px 0
}

.et-marketplace-ticket-status {
    position: relative;
    border-radius: 30px;
    display: inline-block;
    margin-right: 17px;
    padding: 15px
}

.et-marketplace-ticket-status:before {
    position: absolute;
    top: 0;
    left: 12px;
    content: "?";
    font-weight: 700
}

.et-marketplace-ticket.resolved .et-marketplace-ticket-status:before,.et-marketplace-ticket.resolved .et-marketplace-ticket-link {
    color: #00c9ff
}

.et-marketplace-ticket.resolved .et-marketplace-ticket-status:before {
    content: " ";
    display: block;
    width: 4px;
    height: 11px;
    border: solid #00c9ff;
    border-width: 0 .2em .2em 0;
    position: absolute;
    left: 12px;
    top: 24%;
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.et-marketplace-ticket-link,.et-marketplace-ticket-date {
    margin-top: 2px
}

.et-marketplace-ticket-date {
    margin-left: auto
}

.et_product_page_tags a:hover,.et_product_page_categories a:hover,.et_dashboard_product>div>p>a:hover {
    background-color: #dae2e8!important;
    color: #566671
}

.et-marketplace-reply {
    margin-bottom: 40px
}

#et_marketplace_product_overall_rating>.star-rating {
    -webkit-box-pack: center;
    justify-content: center
}

.et-filter-section {
    margin-bottom: 30px
}

.et-filter-section select {
    margin: 0
}

.et-filter-user-rating {
    margin-bottom: 0
}

.et-filter-section h4 {
    margin-bottom: 10px
}

.et-filter-section .field label,.et-filter-section h4 {
    color: #20292f;
    font-size: 18px
}

.et-filter-section .b-checkbox {
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 15px;
    margin-bottom: 20px
}

.et-filter-section .b-checkbox:last-of-type {
    margin-bottom: 0
}

.et_select_element {
    position: relative
}

.et_select_element .et_info {
    margin-top: 20px!important
}

.et-filter-section .select {
    display: inline-block;
    width: 100%;
    position: relative
}

span.select:before,.et_select_element:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #00c9ff;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
    pointer-events: none
}

.et_select_element:before {
    right: 12px;
    top: 23px
}

.et_select_element select {
    margin: 0;
    padding: 8px 12px!important;
    border-radius: 5px!important
}

.et_select_element select.et_select_no_value {
    color: #bcc3cc
}

.et-filter-section .select select,.et_select_element select {
    -webkit-appearance: none;
    -webkit-box-align: center;
    border: 1px solid transparent;
    background: rgba(109,124,144,.07);
    border-radius: 100px;
    font-size: 16px;
    color: #6d7c90;
    font-weight: 700;
    padding: 7px 25px;
    line-height: 28px;
    width: 100%;
    display: inline-block;
    cursor: pointer
}

.vue-slider .vue-slider-dot-tooltip.vue-slider-dot-tooltip-top {
    top: 0
}

.vue-slider .vue-slider-rail,.vue-slider .vue-slider-process {
    border-radius: 2px
}

.vue-slider .vue-slider-dot-handle {
    cursor: -webkit-grab;
    cursor: grab;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #00c9ff;
    box-sizing: border-box
}

.vue-slider .vue-slider-dot-tooltip {
    font-weight: 700!important
}

.b-checkbox.checkbox input[type=checkbox] {
    display: none
}

.b-checkbox.checkbox input[type=checkbox]+.check {
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
    background: #f2f4f5
}

.b-checkbox.checkbox input[type=checkbox]:checked+.check {
    background: #f2f4f5 url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE0IDExIiBzdHlsZT0iZmlsbDogIzAwYzlmZiI+PHBhdGggZD0iTTEyLjIuMmMtLjMtLjMtLjctLjMtMSAwTDUuNSA2LjEgMi43IDMuMmMtLjMtLjMtLjctLjMtMSAwTC4yIDQuN2MtLjMuMy0uMy43IDAgMWw0LjggNWMuMy4zLjcuMyAxIDBsNy43LTcuOWMuMy0uMy4zLS43IDAtMUwxMi4yLjJ6Ii8+PC9zdmc+) no-repeat center center
}

.et_marketplace_signup_sidebar_top_heading {
    margin-bottom: 25px;
    border-bottom: 2px solid #f2f4f5
}

.et_marketplace_signup_sidebar_top_wrapper {
    max-width: 218px;
    margin: 0 auto 25px;
    text-align: center
}

.et_marketplace_signup_sidebar .et_signup_page_subtitle {
    line-height: 23px
}

.et_marketplace_signup_sidebar h3 {
    margin-bottom: 5px
}

.et_marketplace_signup_sidebar_section {
    margin-bottom: 20px
}

.et_marketplace_form_section a,.et_marketplace_signup_sidebar a,.et_dashboard_products .product_version,.et_dashboard_products .product_support_update {
    color: #00c9ff
}

.et_marketplace_signup_sidebar_section li {
    position: relative;
    padding-left: 19px;
    margin-bottom: 10px
}

.et_marketplace_signup_sidebar_section li:before {
    position: absolute;
    top: 9px;
    left: 0;
    border-width: 4px;
    border-style: solid;
    border-radius: 4px;
    content: "";
    border-color: #00c9ff
}

.et_marketplace_signup_page .g-recaptcha {
    margin: 0
}

.et_marketplace_author_details {
    padding-bottom: 23px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

.et_marketplace_seller_logo {
    width: 120px;
    background: #21282f;
    height: 120px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 999px;
    overflow: hidden;
    position: relative
}

.et_marketplace_seller_logo img {
    top: 50%;
    left: 0;
    position: absolute;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%)
}

.et_marketplace_dashboard {
    border-radius: 4px;
    background-color: #fff;
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    padding: 0
}

.et_marketplace_dashboard_sidebar {
    border-right: 2px solid #f2f4f5;
    padding: 40px
}

.et_marketplace_seller_total_sales {
    color: #1462c2;
    font-weight: 700
}

.et_dashboard_main_menu {
    border-top: 2px solid #f2f4f5;
    padding-top: 32px;
    margin: 0 -11px;
    text-align: center
}

.et_dashboard_main_menu li,.et_dashboard_main_menu a {
    cursor: pointer;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #6d7c90;
    -webkit-transition: 300ms all cubic-bezier(.4,0,.2,1);
    transition: 300ms all cubic-bezier(.4,0,.2,1)
}

.et_dashboard_main_menu a:hover,.et_dashboard_main_menu li:hover {
    color: #20292f
}

.et_dashboard_main_menu li.et-marketplace-active-section {
    color: #20292f
}

.et_marketplace_dashboard_content {
    padding: 40px
}

.et_dashboard_product {
    margin: 0 0 40px
}

.et_dashboard_product p {
    padding-bottom: 0;
    margin-top: 0!important;
    margin-bottom: 0!important
}

.et_dashboard_product .product_pending_requests_number,.et_dashboard_products .product_support_update.et_expired {
    color: #ec4a69;
    font-weight: 700
}

.et_dashboard_product img {
    border-radius: 4px;
    margin-bottom: 9px;
    box-shadow: 0 5px 20px rgba(51,73,90,.1);
    -webkit-transition: box-shadow 300ms ease;
    transition: box-shadow 300ms ease
}

.et_dashboard_product img:hover {
    box-shadow: 0 10px 30px rgba(51,73,90,.2)
}

.et_marketplace_products_top_area {
    margin-bottom: 40px
}

.et_marketplace_products_top_area .et-marketplace-pagination ul,.et_marketplace_products_top_area .et-marketplace-pagination li {
    margin-bottom: 0
}

.et-ais-search {
    display: inline-block;
    background: rgba(109,124,144,.07);
    border-radius: 20px;
    position: relative;
    text-align: left;
    width: 280px
}

.et_marketplace_site .mfp-wrap {
    z-index: 999999999
}

.et_marketplace_site .ais-input {
    padding: 8px 25px;
    margin: 0;
    border: none;
    font-size: 16px;
    line-height: 24px;
    background: 0 0;
    width: 260px
}

.et-ais-submit-button {
    border: none;
    background: 0 0;
    position: absolute;
    top: 6px;
    right: 12px;
    margin: 0;
    padding: 0
}

.et-ais-submit-button:focus {
    outline: 0;
    box-shadow: none;
    border: none;
    -moz-outline-style: none
}

.et_marketplace_site .ais-input::-webkit-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input::-moz-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input::placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input:-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_marketplace_site .ais-input::-ms-input-placeholder {
    color: rgba(109,124,144,.6)
}

.et_manage_products_list,.et_manage_accounts_list {
    position: relative
}

.et_marketplace_upload_field {
    display: inline-block;
    margin-bottom: 30px;
    padding: 6px 12px;
    color: #f2f4f5;
    line-height: 31px
}

.et_marketplace_upload_field:first-child {
    margin-top: 0
}

.et_marketplace_upload_field:after {
    clear: both;
    content: "";
    display: block
}

.uploadcare--widget__button {
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 100px;
    padding: 4px 20px;
    cursor: pointer
}

.uploadcare--widget__text {
    padding: 0
}

.uploadcare--widget_status_error .uploadcare--widget__text {
    color: #111
}

.uploadcare--widget__button:hover,.uploadcare--widget__button:focus {
    font-weight: 700;
    font-size: 12px;
    line-height: 28px
}

.uploadcare--widget__button_type_open {
    background: #05c9ff
}

.uploadcare--widget__button_type_open:hover {
    background: #14cdff
}

.et_marketplace_upload_field>p {
    padding: 0;
    margin: 0;
    display: inline-block;
    color: #bcc3cc
}

.uploadcare--widget {
    float: right
}

.uploadcare--link,.uploadcare--link:hover,.uploadcare--link:link,.uploadcare--link:visited {
    color: #f92c8b
}

.et_seller_main_image {
    margin-bottom: 23px
}

.et-marketplace-author-sidebar #et_product_main_details {
    padding-bottom: 33px
}

.et-marketplace-author-sidebar .et_author_popular_products_section {
    margin-bottom: 40px
}

.et_product_page_contact .et_contact_seller_button {
    margin-bottom: 0
}

#et_product_main_details h2 {
    margin-bottom: 15px
}

.insights_filters {
    text-align: right;
    padding-right: 25px
}

.insights_filters span {
    cursor: pointer;
    margin-left: 20px
}

.insights_filters .active {
    color: #00c9ff
}

.et_marketplace_dashboard_content table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed
}

.et_marketplace_dashboard_content table thead,.et_marketplace_dashboard_content table tr {
    border-bottom: 2px solid #f2f4f5
}

.et_marketplace_dashboard_content table tr {
    padding: .35em
}

.et_marketplace_dashboard_content table th,.et_marketplace_dashboard_content table td {
    padding: 20px 10px;
    text-align: center;
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.et_marketplace_small_button {
    background: #00c9ff;
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 100px
}

.et_marketplace_small_button.et_marketplace_small_button_renew {
    background: #ff2f42
}

.et_marketplace_customer_dashboard .et_dashboard_products .et_marketplace_small_button {
    margin-top: 16px
}

.et_marketplace_customer_dashboard .et_dashboard_product h3 {
    margin-bottom: 10px
}

.et_marketplace_customer_dashboard .et_dashboard_product p {
    line-height: 24px
}

.et_marketplace_dashboard_content table th {
    font-weight: 700;
    color: #20292f
}

.et_marketplace_payments_history .total {
    color: #00c9ff
}

.et_marketplace_payments_history .refunded {
    color: #ee4b4b
}

.et_marketplace_payments_history .total.pending {
    color: #286fc7
}

.et_marketplace_payments_history .status {
    text-transform: capitalize
}

.et-marketplace-back-button {
    margin-top: 10px
}

.et-marketplace-back-support-button {
    margin-bottom: 30px;
    display: inline-block
}

.et_marketplace_ajax_spinner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

#product_tabs_app .et_marketplace_ajax_spinner {
    position: relative;
    width: auto;
    height: auto
}

.et_author_products_section h2 {
    font-size: 28px;
    margin-bottom: 27px
}

#et_marketplace_product_popup {
    position: fixed;
    width: 400px;
    z-index: 100000;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: none;
    transition: none;
    padding: 30px
}

#et_marketplace_product_popup.et-marketplace-popup-active {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

#et_marketplace_product_popup.et-marketplace-popup-became-hidden {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    opacity: 0;
    display: none
}

.et_marketplace_overlay_featured_image {
    position: relative
}

.et_marketplace_overlay_product_price {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    background-color: #46e097;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 3px 20px
}

#et_marketplace_product_popup img {
    margin-bottom: 20px
}

#et_marketplace_product_popup h2 {
    font-size: 18px;
    margin-bottom: 6px
}

#et_marketplace_product_popup p {
    font-size: 14px;
    line-height: 20px
}

#et_marketplace_product_popup>.vue-star-rating {
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 6px
}

.et_marketplace_products_list,.et_marketplace_accounts_list {
    margin-bottom: 57px
}

.et_marketplace_products_list .button,.et_marketplace_accounts_list .button {
    margin-bottom: 0
}

.et_product_status_new,.et_account_status_new {
    color: #1462c2
}

.et_product_status_pending,.et_account_status_pending {
    color: #ff7b2b
}

.et_product_status_rejected,.et_account_status_rejected {
    color: #ee4b4b
}

.et_product_status_active,.et_account_status_active {
    color: #46e097
}

.et_marketplace_manage_heading {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 10px
}

.et_marketplace_manage_section h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: auto
}

.et_manage_buttons {
    margin-top: 17px;
    margin-bottom: 18px;
    text-align: right;
    display: -webkit-box;
    display: flex
}

.et_manage_buttons .button {
    margin-right: 20px
}

.et_marketplace_manage_heading .button {
    margin: 0 0 0 20px;
    width: 70%
}

.et_marketplace_manage_heading h2 {
    margin-bottom: 15px
}

.et_manage_buttons .et_manage_button_decline {
    background-color: #ee4b4b
}

.et_manage_buttons .et_manage_button_decline:hover {
    box-shadow: 0 4px 10px #dc8888
}

.et_marketplace_form_section form p {
    position: relative
}

.et_marketplace_form_section form .ql-container p {
    margin-bottom: 20px;
    font-family: lato,sans-serif
}

.et_marketplace_small_label,.et_marketplace_form_section form p.et-required::after {
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 14px;
    font-weight: 700;
    -webkit-animation: promo-fade-in .3s ease;
    animation: promo-fade-in .3s ease
}

.et_select_element .et_marketplace_small_label {
    top: 6px;
    right: 50px
}

.et_form_checkbox .control-label {
    top: -9px;
    position: relative;
    line-height: 48px
}

.et_form_checkbox label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.et_form_checkbox .is-danger .check {
    border: 1px solid #ffadad!important
}

.et_marketplace_small_label {
    color: #6d7c90
}

.et_marketplace_small_label span::before {
    content: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDExIiBzdHlsZT0iZmlsbDogIzAwYzlmZjsiPjxwYXRoIGQ9Ik0xMi4yLjJjLS4zLS4zLS43LS4zLTEgMEw1LjUgNi4xIDIuNyAzLjJjLS4zLS4zLS43LS4zLTEgMEwuMiA0LjdjLS4zLjMtLjMuNyAwIDFsNC44IDVjLjMuMy43LjMgMSAwbDcuNy03LjljLjMtLjMuMy0uNyAwLTFMMTIuMi4yeiIvPjwvc3ZnPg==);
    position: relative;
    top: 2px;
    right: 5px
}

.et_marketplace_form_section form p.et-required::after {
    content: "Required";
    color: #f84f4f
}

.et-svg-search-icon {
    fill: #a1abb7
}

.et_seller_statistics {
    display: -webkit-box;
    display: flex;
    padding-bottom: 33px;
    border-bottom: 1px solid #f2f4f5;
    margin-bottom: 33px
}

.et_payments_history_statistics {
    border-bottom: none;
    padding-bottom: 0
}

.et_seller_statistics_data {
    text-align: center
}

.et_seller_statistics_data:last-child {
    margin-right: 0
}

.et_seller_statistics_main_data {
    color: #20292f;
    font-size: 28px;
    display: block;
    margin-bottom: 5px
}

.et_svg_icon {
    margin-bottom: 4px
}

.et_svg_icon svg {
    width: 64px;
    height: 64px
}

.et_payments_history_unpaid_balance {
    color: #1462c2
}

.et_payments_history_unpaid_balance svg {
    fill: #1462c2
}

.et_seller_statistics_data_earnings {
    color: #46e097
}

.et_seller_statistics_data_earnings svg {
    fill: #46e097
}

.et_seller_statistics_data_monthly_average {
    color: #00c9ff
}

.et_seller_statistics_data_monthly_average svg {
    fill: #00c9ff
}

.et_seller_statistics_data_seller_rank {
    color: #1462c2
}

.et_seller_statistics_data_seller_rank svg {
    fill: #1462c2
}

.tax_form_description {
    background: rgba(109,124,144,.07);
    padding: 20px;
    border-radius: 4px
}

.et_marketplace_dashboard .tax_form_description {
    margin-bottom: 30px
}

.et_not_found p {
    font-size: 20px
}

.et_not_found p:last-child {
    padding-bottom: 0
}

.et_product_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgba(0,0,0,.4);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 100000000
}

.et_product_overlay.et_hidden {
    visibility: hidden;
    opacity: 0
}

.et_product_overlay .et_modal_close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 32px;
    font-weight: 700;
    color: #20292f
}

#et_product_contact_form_wrapper {
    position: relative;
    width: 500px;
    max-width: 80%;
    -webkit-animation: fade-in 1s 1 cubic-bezier(.77,0,.175,1);
    animation: fade-in 1s 1 cubic-bezier(.77,0,.175,1)
}

#et_product_contact_form_wrapper input[type=submit] {
    margin-bottom: 0
}

.et-marketplace-container .et_product_contact_form_overlay {
    display: none;
    visibility: hidden
}

.et_author_social_section li a {
    text-indent: -9999px;
    display: block;
    width: 54px;
    height: 54px;
    background-repeat: no-repeat;
    background-size: 100%
}

.et_author_social_section li a.et_author_twitter_account {
    background-image: url(assets/img/icon-twitter.png)
}

.et_author_social_section li a.et_author_facebook_account {
    background-image: url(assets/img/icon-facebook.png)
}

.et_author_social_section li a.et_author_youtube_account {
    background-image: url(assets/img/icon-youtube.png)
}

.et_author_social_section li a.et_author_instagram_account {
    background-image: url(assets/img/icon-instagram.png)
}

.et_marketplace_message_to_seller_wrapper p strong {
    font-weight: 800
}

.et-fixed-sidebar {
    position: relative
}

.et-fixed-sidebar .card {
    position: absolute;
    -webkit-transition: none;
    transition: none;
    left: 30px;
    right: 30px
}

.black-friday-perks-upgrade {
    background-image: url(/images/black-friday-2020/bf-2020-perks-upgrade.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50%
}

#et_bf_perk_product_upgrade_notice {
    margin-top: 0!important
}

.et_marketplace_product_details_section.with-discount {
    position: relative;
    padding-top: 64px
}

.et_marketplace_product_details_section.with-discount>.et-marketplace-badge {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    background: #34dda9
}

.et_marketplace_product_details_section.with-discount>.et-marketplace-badge span span {
    font-size: 20px;
    font-weight: 800
}

.et_marketplace_product_details_section.with-discount>.et-marketplace-badge span span~span {
    text-transform: uppercase;
    padding-top: 5px
}

.et_product_full_price {
    color: #ff4b4b85;
    text-decoration: line-through;
    -webkit-text-decoration-color: #ff4c4b;
    text-decoration-color: #ff4c4b;
    -webkit-text-decoration-style: wavy;
    text-decoration-style: wavy;
    text-decoration-thickness: 2px;
    margin-right: 10px
}

.et-marketplace-bundles-products-area {
    margin-bottom: 60px
}

.et_bundle {
    margin: -32px;
    border-radius: 8px;
    font-weight: 700
}

.et_bundle_description {
    padding: 35px 20px 30px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    min-height: 252px;
    font-weight: 800
}

.et_bundle_description * {
    color: #fff
}

.et_bundle_no_expiration .et_bundle_description {
    border-radius: 8px
}

.et_bundle_banner .et_bundle_description,.et_bundle_banner .et_bundle_overlay {
    border-radius: 8px
}

.et_bundle_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(315deg,rgba(0,80,255,.8) 0%,rgba(0,0,0,.885872) 100%);
    background: linear-gradient(135deg,rgba(0,80,255,.8) 0%,rgba(0,0,0,.885872) 100%);
    top: 0;
    left: 0;
    pointer-events: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.et_bundle_overlay.et_bundle_banner_overlay {
    background: -webkit-linear-gradient(315.85deg,rgba(148,0,253,.631322) 0%,rgba(0,0,0,.885872) 96.94%);
    background: linear-gradient(134.15deg,rgba(148,0,253,.631322) 0%,rgba(0,0,0,.885872) 96.94%)
}

.et_bundle_no_expiration .et_bundle_overlay {
    border-radius: 8px
}

.et_bundle_products_count {
    font-size: 14px;
    opacity: .8;
    margin-bottom: 3px
}

.et_bundle_title {
    font-size: 44px;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 9px;
    font-weight: 800
}

.et_bundle_discount_text {
    font-size: 20px
}

.et_bundle_countdown_container {
    background: #fff;
    padding: 20px;
    font-size: 20px;
    font-weight: 800
}

.et-marketplace-bundles-products-area .et_bundle_countdown_container {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: -webkit-box;
    display: flex
}

.et_bundle_countdown_text {
    color: #000
}

.et_bundle_countdown_text span {
    text-transform: uppercase
}

.et_bundle_countdown_date {
    background-color: inherit!important;
    border-radius: 0!important;
    padding: 0!important;
    max-width: none!important;
    width: auto!important;
    margin-left: auto;
    color: #ff4b4b
}

.et_bundle_countdown_element {
    margin-left: 3px
}

.et_bundle_countdown_element span {
    font-weight: 600;
    font-size: 14px
}

.et_bundle_button_container {
    margin-top: -10px
}

.et_bundle_button_container a {
    color: #8f43ed!important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 50px;
    margin: 10px 20px 0 0;
    display: inline-block
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@media(min-width: 320px) {
    #et_marketplace_product_popup {
        display:none
    }

    .et_marketplace_upload_field {
        max-height: inherit;
        min-height: 60px;
        margin-bottom: 80px;
        background: #f2f4f5
    }

    .uploadcare--widget {
        float: none;
        position: absolute;
        right: 0;
        bottom: -60px
    }

    .et_manage_products_list .et-ais-search,.et_manage_accounts_list .et-ais-search {
        position: relative;
        left: -20px;
        margin-bottom: 40px
    }

    .et-container {
        max-width: none
    }
}

@media(min-width: 576px) {
    body:not(.single-et_product) .et-marketplace-tab-active:before {
        content:"";
        position: absolute;
        left: 0;
        bottom: -2px;
        background: #fff;
        width: 100%;
        height: 2px
    }

    .et_seller_statistics_data {
        margin-right: 24px
    }

    .et_manage_products_list .et-ais-search,.et_manage_accounts_list .et-ais-search {
        position: absolute;
        top: -6px;
        left: auto;
        right: 0;
        display: inline-block
    }
}

@media(min-width: 768px) {
    body.single-et_product .et-marketplace-tab-active:before {
        content:"";
        position: absolute;
        left: 0;
        bottom: -2px;
        background: #fff;
        width: 100%;
        height: 2px
    }

    #et_marketplace_product_popup {
        display: block
    }

    .et_marketplace_upload_field {
        max-height: 46px;
        min-height: inherit;
        margin-bottom: 30px
    }

    .uploadcare--widget {
        float: right;
        position: relative;
        right: auto;
        bottom: auto;
        top: -32px
    }

    .et_seller_statistics_data {
        margin-right: 60px
    }
}

@media screen and (max-width: 992px) {
    .et_marketplace_dashboard_content table {
        border:0
    }

    .et_marketplace_dashboard_content table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .et_marketplace_dashboard_content table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }

    .et_marketplace_dashboard_content table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }

    .et_marketplace_dashboard_content table td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }

    .et_marketplace_dashboard_content table td:last-child {
        border-bottom: 0
    }
}

@media screen and (max-width: 768px) {
    .et-marketplace-search-results .et-marketplace-search-results-row {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .et-marketplace-search-results .et-marketplace-search-results-row .et-marketplace-search-results-column {
        width: 100%
    }
}

@media screen and (min-width: 992px) and (max-width:1200px) {
    .et_author_social_section li a {
        width:38px;
        height: 38px
    }
}

@media(min-width: 320px) {
    .xs\:et-border-0 {
        border-width:0
    }

    .xs\:et-border-2 {
        border-width: 2px
    }

    .xs\:et-border-t-0 {
        border-top-width: 0
    }

    .xs\:et-border-r-0 {
        border-right-width: 0
    }

    .xs\:et-border-b-0 {
        border-bottom-width: 0
    }

    .xs\:et-border-l-0 {
        border-left-width: 0
    }

    .xs\:et-border-t-2 {
        border-top-width: 2px
    }

    .xs\:et-border-r-2 {
        border-right-width: 2px
    }

    .xs\:et-border-b-2 {
        border-bottom-width: 2px
    }

    .xs\:et-border-l-2 {
        border-left-width: 2px
    }

    .xs\:et-flex {
        display: -webkit-box;
        display: flex
    }

    .xs\:et-inline-flex {
        display: -webkit-inline-box;
        display: inline-flex
    }

    .xs\:et-flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .xs\:et-flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .xs\:et-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .xs\:et-flex-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    .xs\:et-flex-wrap {
        flex-wrap: wrap
    }

    .xs\:et-flex-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .xs\:et-flex-no-wrap {
        flex-wrap: nowrap
    }

    .xs\:et-items-start {
        -webkit-box-align: start;
        align-items: flex-start
    }

    .xs\:et-items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .xs\:et-items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .xs\:et-items-baseline {
        -webkit-box-align: baseline;
        align-items: baseline
    }

    .xs\:et-items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .xs\:et-self-auto {
        align-self: auto
    }

    .xs\:et-self-start {
        align-self: flex-start
    }

    .xs\:et-self-end {
        align-self: flex-end
    }

    .xs\:et-self-center {
        align-self: center
    }

    .xs\:et-self-stretch {
        align-self: stretch
    }

    .xs\:et-justify-start {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .xs\:et-justify-end {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .xs\:et-justify-center {
        -webkit-box-pack: center;
        justify-content: center
    }

    .xs\:et-justify-between {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .xs\:et-justify-around {
        justify-content: space-around
    }

    .xs\:et-content-center {
        align-content: center
    }

    .xs\:et-content-start {
        align-content: flex-start
    }

    .xs\:et-content-end {
        align-content: flex-end
    }

    .xs\:et-content-between {
        align-content: space-between
    }

    .xs\:et-content-around {
        align-content: space-around
    }

    .xs\:et-flex-1 {
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    .xs\:et-flex-auto {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }

    .xs\:et-flex-initial {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    .xs\:et-flex-none {
        -webkit-box-flex: 0;
        flex: none
    }

    .xs\:et-flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .xs\:et-flex-shrink {
        flex-shrink: 1
    }

    .xs\:et-flex-no-grow {
        -webkit-box-flex: 0;
        flex-grow: 0
    }

    .xs\:et-flex-no-shrink {
        flex-shrink: 0
    }

    .xs\:et-m-0 {
        margin: 0
    }

    .xs\:et-m-10 {
        margin: 10px
    }

    .xs\:et-m-15 {
        margin: 15px
    }

    .xs\:et-m-20 {
        margin: 20px
    }

    .xs\:et-m-30 {
        margin: 30px
    }

    .xs\:et-m-40 {
        margin: 40px
    }

    .xs\:et-m-60 {
        margin: 60px
    }

    .xs\:et-m-auto {
        margin: auto
    }

    .xs\:et-my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .xs\:et-mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .xs\:et-my-10 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .xs\:et-mx-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .xs\:et-my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .xs\:et-mx-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .xs\:et-my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .xs\:et-mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .xs\:et-my-30 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .xs\:et-mx-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .xs\:et-my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .xs\:et-mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .xs\:et-my-60 {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .xs\:et-mx-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .xs\:et-my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .xs\:et-mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .xs\:et-mt-0 {
        margin-top: 0
    }

    .xs\:et-mr-0 {
        margin-right: 0
    }

    .xs\:et-mb-0 {
        margin-bottom: 0
    }

    .xs\:et-ml-0 {
        margin-left: 0
    }

    .xs\:et-mt-10 {
        margin-top: 10px
    }

    .xs\:et-mr-10 {
        margin-right: 10px
    }

    .xs\:et-mb-10 {
        margin-bottom: 10px
    }

    .xs\:et-ml-10 {
        margin-left: 10px
    }

    .xs\:et-mt-15 {
        margin-top: 15px
    }

    .xs\:et-mr-15 {
        margin-right: 15px
    }

    .xs\:et-mb-15 {
        margin-bottom: 15px
    }

    .xs\:et-ml-15 {
        margin-left: 15px
    }

    .xs\:et-mt-20 {
        margin-top: 20px
    }

    .xs\:et-mr-20 {
        margin-right: 20px
    }

    .xs\:et-mb-20 {
        margin-bottom: 20px
    }

    .xs\:et-ml-20 {
        margin-left: 20px
    }

    .xs\:et-mt-30 {
        margin-top: 30px
    }

    .xs\:et-mr-30 {
        margin-right: 30px
    }

    .xs\:et-mb-30 {
        margin-bottom: 30px
    }

    .xs\:et-ml-30 {
        margin-left: 30px
    }

    .xs\:et-mt-40 {
        margin-top: 40px
    }

    .xs\:et-mr-40 {
        margin-right: 40px
    }

    .xs\:et-mb-40 {
        margin-bottom: 40px
    }

    .xs\:et-ml-40 {
        margin-left: 40px
    }

    .xs\:et-mt-60 {
        margin-top: 60px
    }

    .xs\:et-mr-60 {
        margin-right: 60px
    }

    .xs\:et-mb-60 {
        margin-bottom: 60px
    }

    .xs\:et-ml-60 {
        margin-left: 60px
    }

    .xs\:et-mt-auto {
        margin-top: auto
    }

    .xs\:et-mr-auto {
        margin-right: auto
    }

    .xs\:et-mb-auto {
        margin-bottom: auto
    }

    .xs\:et-ml-auto {
        margin-left: auto
    }

    .xs\:et--m-10 {
        margin: -10px
    }

    .xs\:et--m-20 {
        margin: -20px
    }

    .xs\:et--m-30 {
        margin: -30px
    }

    .xs\:et--m-40 {
        margin: -40px
    }

    .xs\:et--m-80 {
        margin: -80px
    }

    .xs\:et--my-10 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .xs\:et--mx-10 {
        margin-left: -10px;
        margin-right: -10px
    }

    .xs\:et--my-20 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .xs\:et--mx-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .xs\:et--my-30 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .xs\:et--mx-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .xs\:et--my-40 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .xs\:et--mx-40 {
        margin-left: -40px;
        margin-right: -40px
    }

    .xs\:et--my-80 {
        margin-top: -80px;
        margin-bottom: -80px
    }

    .xs\:et--mx-80 {
        margin-left: -80px;
        margin-right: -80px
    }

    .xs\:et--mt-10 {
        margin-top: -10px
    }

    .xs\:et--mr-10 {
        margin-right: -10px
    }

    .xs\:et--mb-10 {
        margin-bottom: -10px
    }

    .xs\:et--ml-10 {
        margin-left: -10px
    }

    .xs\:et--mt-20 {
        margin-top: -20px
    }

    .xs\:et--mr-20 {
        margin-right: -20px
    }

    .xs\:et--mb-20 {
        margin-bottom: -20px
    }

    .xs\:et--ml-20 {
        margin-left: -20px
    }

    .xs\:et--mt-30 {
        margin-top: -30px
    }

    .xs\:et--mr-30 {
        margin-right: -30px
    }

    .xs\:et--mb-30 {
        margin-bottom: -30px
    }

    .xs\:et--ml-30 {
        margin-left: -30px
    }

    .xs\:et--mt-40 {
        margin-top: -40px
    }

    .xs\:et--mr-40 {
        margin-right: -40px
    }

    .xs\:et--mb-40 {
        margin-bottom: -40px
    }

    .xs\:et--ml-40 {
        margin-left: -40px
    }

    .xs\:et--mt-80 {
        margin-top: -80px
    }

    .xs\:et--mr-80 {
        margin-right: -80px
    }

    .xs\:et--mb-80 {
        margin-bottom: -80px
    }

    .xs\:et--ml-80 {
        margin-left: -80px
    }

    .xs\:et-p-10 {
        padding: 10px
    }

    .xs\:et-p-20 {
        padding: 20px
    }

    .xs\:et-p-30 {
        padding: 30px
    }

    .xs\:et-p-40 {
        padding: 40px
    }

    .xs\:et-py-10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .xs\:et-px-10 {
        padding-left: 10px;
        padding-right: 10px
    }

    .xs\:et-py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .xs\:et-px-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .xs\:et-py-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .xs\:et-px-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .xs\:et-py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .xs\:et-px-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .xs\:et-pt-10 {
        padding-top: 10px
    }

    .xs\:et-pr-10 {
        padding-right: 10px
    }

    .xs\:et-pb-10 {
        padding-bottom: 10px
    }

    .xs\:et-pl-10 {
        padding-left: 10px
    }

    .xs\:et-pt-20 {
        padding-top: 20px
    }

    .xs\:et-pr-20 {
        padding-right: 20px
    }

    .xs\:et-pb-20 {
        padding-bottom: 20px
    }

    .xs\:et-pl-20 {
        padding-left: 20px
    }

    .xs\:et-pt-30 {
        padding-top: 30px
    }

    .xs\:et-pr-30 {
        padding-right: 30px
    }

    .xs\:et-pb-30 {
        padding-bottom: 30px
    }

    .xs\:et-pl-30 {
        padding-left: 30px
    }

    .xs\:et-pt-40 {
        padding-top: 40px
    }

    .xs\:et-pr-40 {
        padding-right: 40px
    }

    .xs\:et-pb-40 {
        padding-bottom: 40px
    }

    .xs\:et-pl-40 {
        padding-left: 40px
    }

    .xs\:et-resize-none {
        resize: none
    }

    .xs\:et-resize-y {
        resize: vertical
    }

    .xs\:et-resize-x {
        resize: horizontal
    }

    .xs\:et-resize {
        resize: both
    }

    .xs\:et-text-left {
        text-align: left
    }

    .xs\:et-text-center {
        text-align: center
    }

    .xs\:et-text-right {
        text-align: right
    }

    .xs\:et-text-justify {
        text-align: justify
    }

    .xs\:et-w-auto {
        width: auto
    }

    .xs\:et-w-1\/2 {
        width: 50%
    }

    .xs\:et-w-1\/3 {
        width: 33.33333%
    }

    .xs\:et-w-2\/3 {
        width: 66.66667%
    }

    .xs\:et-w-1\/4 {
        width: 25%
    }

    .xs\:et-w-3\/4 {
        width: 75%
    }

    .xs\:et-w-1\/5 {
        width: 20%
    }

    .xs\:et-w-2\/5 {
        width: 40%
    }

    .xs\:et-w-3\/5 {
        width: 60%
    }

    .xs\:et-w-4\/5 {
        width: 80%
    }

    .xs\:et-w-1\/6 {
        width: 16.66667%
    }

    .xs\:et-w-5\/6 {
        width: 83.33333%
    }

    .xs\:et-w-full {
        width: 100%
    }

    .xs\:et-w-screen {
        width: 100vw
    }
}

@media(min-width: 576px) {
    .sm\:et-border-0 {
        border-width:0
    }

    .sm\:et-border-2 {
        border-width: 2px
    }

    .sm\:et-border-t-0 {
        border-top-width: 0
    }

    .sm\:et-border-r-0 {
        border-right-width: 0
    }

    .sm\:et-border-b-0 {
        border-bottom-width: 0
    }

    .sm\:et-border-l-0 {
        border-left-width: 0
    }

    .sm\:et-border-t-2 {
        border-top-width: 2px
    }

    .sm\:et-border-r-2 {
        border-right-width: 2px
    }

    .sm\:et-border-b-2 {
        border-bottom-width: 2px
    }

    .sm\:et-border-l-2 {
        border-left-width: 2px
    }

    .sm\:et-flex {
        display: -webkit-box;
        display: flex
    }

    .sm\:et-inline-flex {
        display: -webkit-inline-box;
        display: inline-flex
    }

    .sm\:et-flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .sm\:et-flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .sm\:et-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .sm\:et-flex-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    .sm\:et-flex-wrap {
        flex-wrap: wrap
    }

    .sm\:et-flex-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .sm\:et-flex-no-wrap {
        flex-wrap: nowrap
    }

    .sm\:et-items-start {
        -webkit-box-align: start;
        align-items: flex-start
    }

    .sm\:et-items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .sm\:et-items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .sm\:et-items-baseline {
        -webkit-box-align: baseline;
        align-items: baseline
    }

    .sm\:et-items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .sm\:et-self-auto {
        align-self: auto
    }

    .sm\:et-self-start {
        align-self: flex-start
    }

    .sm\:et-self-end {
        align-self: flex-end
    }

    .sm\:et-self-center {
        align-self: center
    }

    .sm\:et-self-stretch {
        align-self: stretch
    }

    .sm\:et-justify-start {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .sm\:et-justify-end {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .sm\:et-justify-center {
        -webkit-box-pack: center;
        justify-content: center
    }

    .sm\:et-justify-between {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .sm\:et-justify-around {
        justify-content: space-around
    }

    .sm\:et-content-center {
        align-content: center
    }

    .sm\:et-content-start {
        align-content: flex-start
    }

    .sm\:et-content-end {
        align-content: flex-end
    }

    .sm\:et-content-between {
        align-content: space-between
    }

    .sm\:et-content-around {
        align-content: space-around
    }

    .sm\:et-flex-1 {
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    .sm\:et-flex-auto {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }

    .sm\:et-flex-initial {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    .sm\:et-flex-none {
        -webkit-box-flex: 0;
        flex: none
    }

    .sm\:et-flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .sm\:et-flex-shrink {
        flex-shrink: 1
    }

    .sm\:et-flex-no-grow {
        -webkit-box-flex: 0;
        flex-grow: 0
    }

    .sm\:et-flex-no-shrink {
        flex-shrink: 0
    }

    .sm\:et-m-0 {
        margin: 0
    }

    .sm\:et-m-10 {
        margin: 10px
    }

    .sm\:et-m-15 {
        margin: 15px
    }

    .sm\:et-m-20 {
        margin: 20px
    }

    .sm\:et-m-30 {
        margin: 30px
    }

    .sm\:et-m-40 {
        margin: 40px
    }

    .sm\:et-m-60 {
        margin: 60px
    }

    .sm\:et-m-auto {
        margin: auto
    }

    .sm\:et-my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm\:et-mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm\:et-my-10 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .sm\:et-mx-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .sm\:et-my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .sm\:et-mx-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .sm\:et-my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .sm\:et-mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .sm\:et-my-30 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .sm\:et-mx-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .sm\:et-my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .sm\:et-mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .sm\:et-my-60 {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .sm\:et-mx-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .sm\:et-my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .sm\:et-mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:et-mt-0 {
        margin-top: 0
    }

    .sm\:et-mr-0 {
        margin-right: 0
    }

    .sm\:et-mb-0 {
        margin-bottom: 0
    }

    .sm\:et-ml-0 {
        margin-left: 0
    }

    .sm\:et-mt-10 {
        margin-top: 10px
    }

    .sm\:et-mr-10 {
        margin-right: 10px
    }

    .sm\:et-mb-10 {
        margin-bottom: 10px
    }

    .sm\:et-ml-10 {
        margin-left: 10px
    }

    .sm\:et-mt-15 {
        margin-top: 15px
    }

    .sm\:et-mr-15 {
        margin-right: 15px
    }

    .sm\:et-mb-15 {
        margin-bottom: 15px
    }

    .sm\:et-ml-15 {
        margin-left: 15px
    }

    .sm\:et-mt-20 {
        margin-top: 20px
    }

    .sm\:et-mr-20 {
        margin-right: 20px
    }

    .sm\:et-mb-20 {
        margin-bottom: 20px
    }

    .sm\:et-ml-20 {
        margin-left: 20px
    }

    .sm\:et-mt-30 {
        margin-top: 30px
    }

    .sm\:et-mr-30 {
        margin-right: 30px
    }

    .sm\:et-mb-30 {
        margin-bottom: 30px
    }

    .sm\:et-ml-30 {
        margin-left: 30px
    }

    .sm\:et-mt-40 {
        margin-top: 40px
    }

    .sm\:et-mr-40 {
        margin-right: 40px
    }

    .sm\:et-mb-40 {
        margin-bottom: 40px
    }

    .sm\:et-ml-40 {
        margin-left: 40px
    }

    .sm\:et-mt-60 {
        margin-top: 60px
    }

    .sm\:et-mr-60 {
        margin-right: 60px
    }

    .sm\:et-mb-60 {
        margin-bottom: 60px
    }

    .sm\:et-ml-60 {
        margin-left: 60px
    }

    .sm\:et-mt-auto {
        margin-top: auto
    }

    .sm\:et-mr-auto {
        margin-right: auto
    }

    .sm\:et-mb-auto {
        margin-bottom: auto
    }

    .sm\:et-ml-auto {
        margin-left: auto
    }

    .sm\:et--m-10 {
        margin: -10px
    }

    .sm\:et--m-20 {
        margin: -20px
    }

    .sm\:et--m-30 {
        margin: -30px
    }

    .sm\:et--m-40 {
        margin: -40px
    }

    .sm\:et--m-80 {
        margin: -80px
    }

    .sm\:et--my-10 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .sm\:et--mx-10 {
        margin-left: -10px;
        margin-right: -10px
    }

    .sm\:et--my-20 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .sm\:et--mx-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .sm\:et--my-30 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .sm\:et--mx-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .sm\:et--my-40 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .sm\:et--mx-40 {
        margin-left: -40px;
        margin-right: -40px
    }

    .sm\:et--my-80 {
        margin-top: -80px;
        margin-bottom: -80px
    }

    .sm\:et--mx-80 {
        margin-left: -80px;
        margin-right: -80px
    }

    .sm\:et--mt-10 {
        margin-top: -10px
    }

    .sm\:et--mr-10 {
        margin-right: -10px
    }

    .sm\:et--mb-10 {
        margin-bottom: -10px
    }

    .sm\:et--ml-10 {
        margin-left: -10px
    }

    .sm\:et--mt-20 {
        margin-top: -20px
    }

    .sm\:et--mr-20 {
        margin-right: -20px
    }

    .sm\:et--mb-20 {
        margin-bottom: -20px
    }

    .sm\:et--ml-20 {
        margin-left: -20px
    }

    .sm\:et--mt-30 {
        margin-top: -30px
    }

    .sm\:et--mr-30 {
        margin-right: -30px
    }

    .sm\:et--mb-30 {
        margin-bottom: -30px
    }

    .sm\:et--ml-30 {
        margin-left: -30px
    }

    .sm\:et--mt-40 {
        margin-top: -40px
    }

    .sm\:et--mr-40 {
        margin-right: -40px
    }

    .sm\:et--mb-40 {
        margin-bottom: -40px
    }

    .sm\:et--ml-40 {
        margin-left: -40px
    }

    .sm\:et--mt-80 {
        margin-top: -80px
    }

    .sm\:et--mr-80 {
        margin-right: -80px
    }

    .sm\:et--mb-80 {
        margin-bottom: -80px
    }

    .sm\:et--ml-80 {
        margin-left: -80px
    }

    .sm\:et-p-10 {
        padding: 10px
    }

    .sm\:et-p-20 {
        padding: 20px
    }

    .sm\:et-p-30 {
        padding: 30px
    }

    .sm\:et-p-40 {
        padding: 40px
    }

    .sm\:et-py-10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .sm\:et-px-10 {
        padding-left: 10px;
        padding-right: 10px
    }

    .sm\:et-py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .sm\:et-px-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .sm\:et-py-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .sm\:et-px-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .sm\:et-py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .sm\:et-px-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .sm\:et-pt-10 {
        padding-top: 10px
    }

    .sm\:et-pr-10 {
        padding-right: 10px
    }

    .sm\:et-pb-10 {
        padding-bottom: 10px
    }

    .sm\:et-pl-10 {
        padding-left: 10px
    }

    .sm\:et-pt-20 {
        padding-top: 20px
    }

    .sm\:et-pr-20 {
        padding-right: 20px
    }

    .sm\:et-pb-20 {
        padding-bottom: 20px
    }

    .sm\:et-pl-20 {
        padding-left: 20px
    }

    .sm\:et-pt-30 {
        padding-top: 30px
    }

    .sm\:et-pr-30 {
        padding-right: 30px
    }

    .sm\:et-pb-30 {
        padding-bottom: 30px
    }

    .sm\:et-pl-30 {
        padding-left: 30px
    }

    .sm\:et-pt-40 {
        padding-top: 40px
    }

    .sm\:et-pr-40 {
        padding-right: 40px
    }

    .sm\:et-pb-40 {
        padding-bottom: 40px
    }

    .sm\:et-pl-40 {
        padding-left: 40px
    }

    .sm\:et-resize-none {
        resize: none
    }

    .sm\:et-resize-y {
        resize: vertical
    }

    .sm\:et-resize-x {
        resize: horizontal
    }

    .sm\:et-resize {
        resize: both
    }

    .sm\:et-text-left {
        text-align: left
    }

    .sm\:et-text-center {
        text-align: center
    }

    .sm\:et-text-right {
        text-align: right
    }

    .sm\:et-text-justify {
        text-align: justify
    }

    .sm\:et-w-auto {
        width: auto
    }

    .sm\:et-w-1\/2 {
        width: 50%
    }

    .sm\:et-w-1\/3 {
        width: 33.33333%
    }

    .sm\:et-w-2\/3 {
        width: 66.66667%
    }

    .sm\:et-w-1\/4 {
        width: 25%
    }

    .sm\:et-w-3\/4 {
        width: 75%
    }

    .sm\:et-w-1\/5 {
        width: 20%
    }

    .sm\:et-w-2\/5 {
        width: 40%
    }

    .sm\:et-w-3\/5 {
        width: 60%
    }

    .sm\:et-w-4\/5 {
        width: 80%
    }

    .sm\:et-w-1\/6 {
        width: 16.66667%
    }

    .sm\:et-w-5\/6 {
        width: 83.33333%
    }

    .sm\:et-w-full {
        width: 100%
    }

    .sm\:et-w-screen {
        width: 100vw
    }
}

@media(min-width: 768px) {
    .md\:et-border-0 {
        border-width:0
    }

    .md\:et-border-2 {
        border-width: 2px
    }

    .md\:et-border-t-0 {
        border-top-width: 0
    }

    .md\:et-border-r-0 {
        border-right-width: 0
    }

    .md\:et-border-b-0 {
        border-bottom-width: 0
    }

    .md\:et-border-l-0 {
        border-left-width: 0
    }

    .md\:et-border-t-2 {
        border-top-width: 2px
    }

    .md\:et-border-r-2 {
        border-right-width: 2px
    }

    .md\:et-border-b-2 {
        border-bottom-width: 2px
    }

    .md\:et-border-l-2 {
        border-left-width: 2px
    }

    .md\:et-flex {
        display: -webkit-box;
        display: flex
    }

    .md\:et-inline-flex {
        display: -webkit-inline-box;
        display: inline-flex
    }

    .md\:et-flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .md\:et-flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .md\:et-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .md\:et-flex-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    .md\:et-flex-wrap {
        flex-wrap: wrap
    }

    .md\:et-flex-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .md\:et-flex-no-wrap {
        flex-wrap: nowrap
    }

    .md\:et-items-start {
        -webkit-box-align: start;
        align-items: flex-start
    }

    .md\:et-items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .md\:et-items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .md\:et-items-baseline {
        -webkit-box-align: baseline;
        align-items: baseline
    }

    .md\:et-items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .md\:et-self-auto {
        align-self: auto
    }

    .md\:et-self-start {
        align-self: flex-start
    }

    .md\:et-self-end {
        align-self: flex-end
    }

    .md\:et-self-center {
        align-self: center
    }

    .md\:et-self-stretch {
        align-self: stretch
    }

    .md\:et-justify-start {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .md\:et-justify-end {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .md\:et-justify-center {
        -webkit-box-pack: center;
        justify-content: center
    }

    .md\:et-justify-between {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .md\:et-justify-around {
        justify-content: space-around
    }

    .md\:et-content-center {
        align-content: center
    }

    .md\:et-content-start {
        align-content: flex-start
    }

    .md\:et-content-end {
        align-content: flex-end
    }

    .md\:et-content-between {
        align-content: space-between
    }

    .md\:et-content-around {
        align-content: space-around
    }

    .md\:et-flex-1 {
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    .md\:et-flex-auto {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }

    .md\:et-flex-initial {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    .md\:et-flex-none {
        -webkit-box-flex: 0;
        flex: none
    }

    .md\:et-flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .md\:et-flex-shrink {
        flex-shrink: 1
    }

    .md\:et-flex-no-grow {
        -webkit-box-flex: 0;
        flex-grow: 0
    }

    .md\:et-flex-no-shrink {
        flex-shrink: 0
    }

    .md\:et-m-0 {
        margin: 0
    }

    .md\:et-m-10 {
        margin: 10px
    }

    .md\:et-m-15 {
        margin: 15px
    }

    .md\:et-m-20 {
        margin: 20px
    }

    .md\:et-m-30 {
        margin: 30px
    }

    .md\:et-m-40 {
        margin: 40px
    }

    .md\:et-m-60 {
        margin: 60px
    }

    .md\:et-m-auto {
        margin: auto
    }

    .md\:et-my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md\:et-mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:et-my-10 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .md\:et-mx-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .md\:et-my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .md\:et-mx-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .md\:et-my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .md\:et-mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .md\:et-my-30 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .md\:et-mx-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .md\:et-my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .md\:et-mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .md\:et-my-60 {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .md\:et-mx-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .md\:et-my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .md\:et-mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:et-mt-0 {
        margin-top: 0
    }

    .md\:et-mr-0 {
        margin-right: 0
    }

    .md\:et-mb-0 {
        margin-bottom: 0
    }

    .md\:et-ml-0 {
        margin-left: 0
    }

    .md\:et-mt-10 {
        margin-top: 10px
    }

    .md\:et-mr-10 {
        margin-right: 10px
    }

    .md\:et-mb-10 {
        margin-bottom: 10px
    }

    .md\:et-ml-10 {
        margin-left: 10px
    }

    .md\:et-mt-15 {
        margin-top: 15px
    }

    .md\:et-mr-15 {
        margin-right: 15px
    }

    .md\:et-mb-15 {
        margin-bottom: 15px
    }

    .md\:et-ml-15 {
        margin-left: 15px
    }

    .md\:et-mt-20 {
        margin-top: 20px
    }

    .md\:et-mr-20 {
        margin-right: 20px
    }

    .md\:et-mb-20 {
        margin-bottom: 20px
    }

    .md\:et-ml-20 {
        margin-left: 20px
    }

    .md\:et-mt-30 {
        margin-top: 30px
    }

    .md\:et-mr-30 {
        margin-right: 30px
    }

    .md\:et-mb-30 {
        margin-bottom: 30px
    }

    .md\:et-ml-30 {
        margin-left: 30px
    }

    .md\:et-mt-40 {
        margin-top: 40px
    }

    .md\:et-mr-40 {
        margin-right: 40px
    }

    .md\:et-mb-40 {
        margin-bottom: 40px
    }

    .md\:et-ml-40 {
        margin-left: 40px
    }

    .md\:et-mt-60 {
        margin-top: 60px
    }

    .md\:et-mr-60 {
        margin-right: 60px
    }

    .md\:et-mb-60 {
        margin-bottom: 60px
    }

    .md\:et-ml-60 {
        margin-left: 60px
    }

    .md\:et-mt-auto {
        margin-top: auto
    }

    .md\:et-mr-auto {
        margin-right: auto
    }

    .md\:et-mb-auto {
        margin-bottom: auto
    }

    .md\:et-ml-auto {
        margin-left: auto
    }

    .md\:et--m-10 {
        margin: -10px
    }

    .md\:et--m-20 {
        margin: -20px
    }

    .md\:et--m-30 {
        margin: -30px
    }

    .md\:et--m-40 {
        margin: -40px
    }

    .md\:et--m-80 {
        margin: -80px
    }

    .md\:et--my-10 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .md\:et--mx-10 {
        margin-left: -10px;
        margin-right: -10px
    }

    .md\:et--my-20 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .md\:et--mx-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .md\:et--my-30 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .md\:et--mx-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .md\:et--my-40 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .md\:et--mx-40 {
        margin-left: -40px;
        margin-right: -40px
    }

    .md\:et--my-80 {
        margin-top: -80px;
        margin-bottom: -80px
    }

    .md\:et--mx-80 {
        margin-left: -80px;
        margin-right: -80px
    }

    .md\:et--mt-10 {
        margin-top: -10px
    }

    .md\:et--mr-10 {
        margin-right: -10px
    }

    .md\:et--mb-10 {
        margin-bottom: -10px
    }

    .md\:et--ml-10 {
        margin-left: -10px
    }

    .md\:et--mt-20 {
        margin-top: -20px
    }

    .md\:et--mr-20 {
        margin-right: -20px
    }

    .md\:et--mb-20 {
        margin-bottom: -20px
    }

    .md\:et--ml-20 {
        margin-left: -20px
    }

    .md\:et--mt-30 {
        margin-top: -30px
    }

    .md\:et--mr-30 {
        margin-right: -30px
    }

    .md\:et--mb-30 {
        margin-bottom: -30px
    }

    .md\:et--ml-30 {
        margin-left: -30px
    }

    .md\:et--mt-40 {
        margin-top: -40px
    }

    .md\:et--mr-40 {
        margin-right: -40px
    }

    .md\:et--mb-40 {
        margin-bottom: -40px
    }

    .md\:et--ml-40 {
        margin-left: -40px
    }

    .md\:et--mt-80 {
        margin-top: -80px
    }

    .md\:et--mr-80 {
        margin-right: -80px
    }

    .md\:et--mb-80 {
        margin-bottom: -80px
    }

    .md\:et--ml-80 {
        margin-left: -80px
    }

    .md\:et-p-10 {
        padding: 10px
    }

    .md\:et-p-20 {
        padding: 20px
    }

    .md\:et-p-30 {
        padding: 30px
    }

    .md\:et-p-40 {
        padding: 40px
    }

    .md\:et-py-10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .md\:et-px-10 {
        padding-left: 10px;
        padding-right: 10px
    }

    .md\:et-py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .md\:et-px-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .md\:et-py-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .md\:et-px-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .md\:et-py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .md\:et-px-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .md\:et-pt-10 {
        padding-top: 10px
    }

    .md\:et-pr-10 {
        padding-right: 10px
    }

    .md\:et-pb-10 {
        padding-bottom: 10px
    }

    .md\:et-pl-10 {
        padding-left: 10px
    }

    .md\:et-pt-20 {
        padding-top: 20px
    }

    .md\:et-pr-20 {
        padding-right: 20px
    }

    .md\:et-pb-20 {
        padding-bottom: 20px
    }

    .md\:et-pl-20 {
        padding-left: 20px
    }

    .md\:et-pt-30 {
        padding-top: 30px
    }

    .md\:et-pr-30 {
        padding-right: 30px
    }

    .md\:et-pb-30 {
        padding-bottom: 30px
    }

    .md\:et-pl-30 {
        padding-left: 30px
    }

    .md\:et-pt-40 {
        padding-top: 40px
    }

    .md\:et-pr-40 {
        padding-right: 40px
    }

    .md\:et-pb-40 {
        padding-bottom: 40px
    }

    .md\:et-pl-40 {
        padding-left: 40px
    }

    .md\:et-resize-none {
        resize: none
    }

    .md\:et-resize-y {
        resize: vertical
    }

    .md\:et-resize-x {
        resize: horizontal
    }

    .md\:et-resize {
        resize: both
    }

    .md\:et-text-left {
        text-align: left
    }

    .md\:et-text-center {
        text-align: center
    }

    .md\:et-text-right {
        text-align: right
    }

    .md\:et-text-justify {
        text-align: justify
    }

    .md\:et-w-auto {
        width: auto
    }

    .md\:et-w-1\/2 {
        width: 50%
    }

    .md\:et-w-1\/3 {
        width: 33.33333%
    }

    .md\:et-w-2\/3 {
        width: 66.66667%
    }

    .md\:et-w-1\/4 {
        width: 25%
    }

    .md\:et-w-3\/4 {
        width: 75%
    }

    .md\:et-w-1\/5 {
        width: 20%
    }

    .md\:et-w-2\/5 {
        width: 40%
    }

    .md\:et-w-3\/5 {
        width: 60%
    }

    .md\:et-w-4\/5 {
        width: 80%
    }

    .md\:et-w-1\/6 {
        width: 16.66667%
    }

    .md\:et-w-5\/6 {
        width: 83.33333%
    }

    .md\:et-w-full {
        width: 100%
    }

    .md\:et-w-screen {
        width: 100vw
    }
}

@media(min-width: 992px) {
    .lg\:et-border-0 {
        border-width:0
    }

    .lg\:et-border-2 {
        border-width: 2px
    }

    .lg\:et-border-t-0 {
        border-top-width: 0
    }

    .lg\:et-border-r-0 {
        border-right-width: 0
    }

    .lg\:et-border-b-0 {
        border-bottom-width: 0
    }

    .lg\:et-border-l-0 {
        border-left-width: 0
    }

    .lg\:et-border-t-2 {
        border-top-width: 2px
    }

    .lg\:et-border-r-2 {
        border-right-width: 2px
    }

    .lg\:et-border-b-2 {
        border-bottom-width: 2px
    }

    .lg\:et-border-l-2 {
        border-left-width: 2px
    }

    .lg\:et-flex {
        display: -webkit-box;
        display: flex
    }

    .lg\:et-inline-flex {
        display: -webkit-inline-box;
        display: inline-flex
    }

    .lg\:et-flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .lg\:et-flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .lg\:et-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .lg\:et-flex-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    .lg\:et-flex-wrap {
        flex-wrap: wrap
    }

    .lg\:et-flex-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .lg\:et-flex-no-wrap {
        flex-wrap: nowrap
    }

    .lg\:et-items-start {
        -webkit-box-align: start;
        align-items: flex-start
    }

    .lg\:et-items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .lg\:et-items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .lg\:et-items-baseline {
        -webkit-box-align: baseline;
        align-items: baseline
    }

    .lg\:et-items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .lg\:et-self-auto {
        align-self: auto
    }

    .lg\:et-self-start {
        align-self: flex-start
    }

    .lg\:et-self-end {
        align-self: flex-end
    }

    .lg\:et-self-center {
        align-self: center
    }

    .lg\:et-self-stretch {
        align-self: stretch
    }

    .lg\:et-justify-start {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .lg\:et-justify-end {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .lg\:et-justify-center {
        -webkit-box-pack: center;
        justify-content: center
    }

    .lg\:et-justify-between {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .lg\:et-justify-around {
        justify-content: space-around
    }

    .lg\:et-content-center {
        align-content: center
    }

    .lg\:et-content-start {
        align-content: flex-start
    }

    .lg\:et-content-end {
        align-content: flex-end
    }

    .lg\:et-content-between {
        align-content: space-between
    }

    .lg\:et-content-around {
        align-content: space-around
    }

    .lg\:et-flex-1 {
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    .lg\:et-flex-auto {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }

    .lg\:et-flex-initial {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    .lg\:et-flex-none {
        -webkit-box-flex: 0;
        flex: none
    }

    .lg\:et-flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .lg\:et-flex-shrink {
        flex-shrink: 1
    }

    .lg\:et-flex-no-grow {
        -webkit-box-flex: 0;
        flex-grow: 0
    }

    .lg\:et-flex-no-shrink {
        flex-shrink: 0
    }

    .lg\:et-m-0 {
        margin: 0
    }

    .lg\:et-m-10 {
        margin: 10px
    }

    .lg\:et-m-15 {
        margin: 15px
    }

    .lg\:et-m-20 {
        margin: 20px
    }

    .lg\:et-m-30 {
        margin: 30px
    }

    .lg\:et-m-40 {
        margin: 40px
    }

    .lg\:et-m-60 {
        margin: 60px
    }

    .lg\:et-m-auto {
        margin: auto
    }

    .lg\:et-my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:et-mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:et-my-10 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .lg\:et-mx-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .lg\:et-my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .lg\:et-mx-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .lg\:et-my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .lg\:et-mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .lg\:et-my-30 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .lg\:et-mx-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .lg\:et-my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .lg\:et-mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .lg\:et-my-60 {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .lg\:et-mx-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .lg\:et-my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .lg\:et-mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:et-mt-0 {
        margin-top: 0
    }

    .lg\:et-mr-0 {
        margin-right: 0
    }

    .lg\:et-mb-0 {
        margin-bottom: 0
    }

    .lg\:et-ml-0 {
        margin-left: 0
    }

    .lg\:et-mt-10 {
        margin-top: 10px
    }

    .lg\:et-mr-10 {
        margin-right: 10px
    }

    .lg\:et-mb-10 {
        margin-bottom: 10px
    }

    .lg\:et-ml-10 {
        margin-left: 10px
    }

    .lg\:et-mt-15 {
        margin-top: 15px
    }

    .lg\:et-mr-15 {
        margin-right: 15px
    }

    .lg\:et-mb-15 {
        margin-bottom: 15px
    }

    .lg\:et-ml-15 {
        margin-left: 15px
    }

    .lg\:et-mt-20 {
        margin-top: 20px
    }

    .lg\:et-mr-20 {
        margin-right: 20px
    }

    .lg\:et-mb-20 {
        margin-bottom: 20px
    }

    .lg\:et-ml-20 {
        margin-left: 20px
    }

    .lg\:et-mt-30 {
        margin-top: 30px
    }

    .lg\:et-mr-30 {
        margin-right: 30px
    }

    .lg\:et-mb-30 {
        margin-bottom: 30px
    }

    .lg\:et-ml-30 {
        margin-left: 30px
    }

    .lg\:et-mt-40 {
        margin-top: 40px
    }

    .lg\:et-mr-40 {
        margin-right: 40px
    }

    .lg\:et-mb-40 {
        margin-bottom: 40px
    }

    .lg\:et-ml-40 {
        margin-left: 40px
    }

    .lg\:et-mt-60 {
        margin-top: 60px
    }

    .lg\:et-mr-60 {
        margin-right: 60px
    }

    .lg\:et-mb-60 {
        margin-bottom: 60px
    }

    .lg\:et-ml-60 {
        margin-left: 60px
    }

    .lg\:et-mt-auto {
        margin-top: auto
    }

    .lg\:et-mr-auto {
        margin-right: auto
    }

    .lg\:et-mb-auto {
        margin-bottom: auto
    }

    .lg\:et-ml-auto {
        margin-left: auto
    }

    .lg\:et--m-10 {
        margin: -10px
    }

    .lg\:et--m-20 {
        margin: -20px
    }

    .lg\:et--m-30 {
        margin: -30px
    }

    .lg\:et--m-40 {
        margin: -40px
    }

    .lg\:et--m-80 {
        margin: -80px
    }

    .lg\:et--my-10 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .lg\:et--mx-10 {
        margin-left: -10px;
        margin-right: -10px
    }

    .lg\:et--my-20 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .lg\:et--mx-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .lg\:et--my-30 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .lg\:et--mx-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .lg\:et--my-40 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .lg\:et--mx-40 {
        margin-left: -40px;
        margin-right: -40px
    }

    .lg\:et--my-80 {
        margin-top: -80px;
        margin-bottom: -80px
    }

    .lg\:et--mx-80 {
        margin-left: -80px;
        margin-right: -80px
    }

    .lg\:et--mt-10 {
        margin-top: -10px
    }

    .lg\:et--mr-10 {
        margin-right: -10px
    }

    .lg\:et--mb-10 {
        margin-bottom: -10px
    }

    .lg\:et--ml-10 {
        margin-left: -10px
    }

    .lg\:et--mt-20 {
        margin-top: -20px
    }

    .lg\:et--mr-20 {
        margin-right: -20px
    }

    .lg\:et--mb-20 {
        margin-bottom: -20px
    }

    .lg\:et--ml-20 {
        margin-left: -20px
    }

    .lg\:et--mt-30 {
        margin-top: -30px
    }

    .lg\:et--mr-30 {
        margin-right: -30px
    }

    .lg\:et--mb-30 {
        margin-bottom: -30px
    }

    .lg\:et--ml-30 {
        margin-left: -30px
    }

    .lg\:et--mt-40 {
        margin-top: -40px
    }

    .lg\:et--mr-40 {
        margin-right: -40px
    }

    .lg\:et--mb-40 {
        margin-bottom: -40px
    }

    .lg\:et--ml-40 {
        margin-left: -40px
    }

    .lg\:et--mt-80 {
        margin-top: -80px
    }

    .lg\:et--mr-80 {
        margin-right: -80px
    }

    .lg\:et--mb-80 {
        margin-bottom: -80px
    }

    .lg\:et--ml-80 {
        margin-left: -80px
    }

    .lg\:et-p-10 {
        padding: 10px
    }

    .lg\:et-p-20 {
        padding: 20px
    }

    .lg\:et-p-30 {
        padding: 30px
    }

    .lg\:et-p-40 {
        padding: 40px
    }

    .lg\:et-py-10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .lg\:et-px-10 {
        padding-left: 10px;
        padding-right: 10px
    }

    .lg\:et-py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .lg\:et-px-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .lg\:et-py-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .lg\:et-px-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .lg\:et-py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .lg\:et-px-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .lg\:et-pt-10 {
        padding-top: 10px
    }

    .lg\:et-pr-10 {
        padding-right: 10px
    }

    .lg\:et-pb-10 {
        padding-bottom: 10px
    }

    .lg\:et-pl-10 {
        padding-left: 10px
    }

    .lg\:et-pt-20 {
        padding-top: 20px
    }

    .lg\:et-pr-20 {
        padding-right: 20px
    }

    .lg\:et-pb-20 {
        padding-bottom: 20px
    }

    .lg\:et-pl-20 {
        padding-left: 20px
    }

    .lg\:et-pt-30 {
        padding-top: 30px
    }

    .lg\:et-pr-30 {
        padding-right: 30px
    }

    .lg\:et-pb-30 {
        padding-bottom: 30px
    }

    .lg\:et-pl-30 {
        padding-left: 30px
    }

    .lg\:et-pt-40 {
        padding-top: 40px
    }

    .lg\:et-pr-40 {
        padding-right: 40px
    }

    .lg\:et-pb-40 {
        padding-bottom: 40px
    }

    .lg\:et-pl-40 {
        padding-left: 40px
    }

    .lg\:et-resize-none {
        resize: none
    }

    .lg\:et-resize-y {
        resize: vertical
    }

    .lg\:et-resize-x {
        resize: horizontal
    }

    .lg\:et-resize {
        resize: both
    }

    .lg\:et-text-left {
        text-align: left
    }

    .lg\:et-text-center {
        text-align: center
    }

    .lg\:et-text-right {
        text-align: right
    }

    .lg\:et-text-justify {
        text-align: justify
    }

    .lg\:et-w-auto {
        width: auto
    }

    .lg\:et-w-1\/2 {
        width: 50%
    }

    .lg\:et-w-1\/3 {
        width: 33.33333%
    }

    .lg\:et-w-2\/3 {
        width: 66.66667%
    }

    .lg\:et-w-1\/4 {
        width: 25%
    }

    .lg\:et-w-3\/4 {
        width: 75%
    }

    .lg\:et-w-1\/5 {
        width: 20%
    }

    .lg\:et-w-2\/5 {
        width: 40%
    }

    .lg\:et-w-3\/5 {
        width: 60%
    }

    .lg\:et-w-4\/5 {
        width: 80%
    }

    .lg\:et-w-1\/6 {
        width: 16.66667%
    }

    .lg\:et-w-5\/6 {
        width: 83.33333%
    }

    .lg\:et-w-full {
        width: 100%
    }

    .lg\:et-w-screen {
        width: 100vw
    }
}

@media(min-width: 1200px) {
    .xl\:et-border-0 {
        border-width:0
    }

    .xl\:et-border-2 {
        border-width: 2px
    }

    .xl\:et-border-t-0 {
        border-top-width: 0
    }

    .xl\:et-border-r-0 {
        border-right-width: 0
    }

    .xl\:et-border-b-0 {
        border-bottom-width: 0
    }

    .xl\:et-border-l-0 {
        border-left-width: 0
    }

    .xl\:et-border-t-2 {
        border-top-width: 2px
    }

    .xl\:et-border-r-2 {
        border-right-width: 2px
    }

    .xl\:et-border-b-2 {
        border-bottom-width: 2px
    }

    .xl\:et-border-l-2 {
        border-left-width: 2px
    }

    .xl\:et-flex {
        display: -webkit-box;
        display: flex
    }

    .xl\:et-inline-flex {
        display: -webkit-inline-box;
        display: inline-flex
    }

    .xl\:et-flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .xl\:et-flex-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }

    .xl\:et-flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .xl\:et-flex-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }

    .xl\:et-flex-wrap {
        flex-wrap: wrap
    }

    .xl\:et-flex-wrap-reverse {
        flex-wrap: wrap-reverse
    }

    .xl\:et-flex-no-wrap {
        flex-wrap: nowrap
    }

    .xl\:et-items-start {
        -webkit-box-align: start;
        align-items: flex-start
    }

    .xl\:et-items-end {
        -webkit-box-align: end;
        align-items: flex-end
    }

    .xl\:et-items-center {
        -webkit-box-align: center;
        align-items: center
    }

    .xl\:et-items-baseline {
        -webkit-box-align: baseline;
        align-items: baseline
    }

    .xl\:et-items-stretch {
        -webkit-box-align: stretch;
        align-items: stretch
    }

    .xl\:et-self-auto {
        align-self: auto
    }

    .xl\:et-self-start {
        align-self: flex-start
    }

    .xl\:et-self-end {
        align-self: flex-end
    }

    .xl\:et-self-center {
        align-self: center
    }

    .xl\:et-self-stretch {
        align-self: stretch
    }

    .xl\:et-justify-start {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .xl\:et-justify-end {
        -webkit-box-pack: end;
        justify-content: flex-end
    }

    .xl\:et-justify-center {
        -webkit-box-pack: center;
        justify-content: center
    }

    .xl\:et-justify-between {
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .xl\:et-justify-around {
        justify-content: space-around
    }

    .xl\:et-content-center {
        align-content: center
    }

    .xl\:et-content-start {
        align-content: flex-start
    }

    .xl\:et-content-end {
        align-content: flex-end
    }

    .xl\:et-content-between {
        align-content: space-between
    }

    .xl\:et-content-around {
        align-content: space-around
    }

    .xl\:et-flex-1 {
        -webkit-box-flex: 1;
        flex: 1 1 0%
    }

    .xl\:et-flex-auto {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }

    .xl\:et-flex-initial {
        -webkit-box-flex: 0;
        flex: 0 1 auto
    }

    .xl\:et-flex-none {
        -webkit-box-flex: 0;
        flex: none
    }

    .xl\:et-flex-grow {
        -webkit-box-flex: 1;
        flex-grow: 1
    }

    .xl\:et-flex-shrink {
        flex-shrink: 1
    }

    .xl\:et-flex-no-grow {
        -webkit-box-flex: 0;
        flex-grow: 0
    }

    .xl\:et-flex-no-shrink {
        flex-shrink: 0
    }

    .xl\:et-m-0 {
        margin: 0
    }

    .xl\:et-m-10 {
        margin: 10px
    }

    .xl\:et-m-15 {
        margin: 15px
    }

    .xl\:et-m-20 {
        margin: 20px
    }

    .xl\:et-m-30 {
        margin: 30px
    }

    .xl\:et-m-40 {
        margin: 40px
    }

    .xl\:et-m-60 {
        margin: 60px
    }

    .xl\:et-m-auto {
        margin: auto
    }

    .xl\:et-my-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .xl\:et-mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .xl\:et-my-10 {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .xl\:et-mx-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .xl\:et-my-15 {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .xl\:et-mx-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .xl\:et-my-20 {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .xl\:et-mx-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .xl\:et-my-30 {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .xl\:et-mx-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .xl\:et-my-40 {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .xl\:et-mx-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .xl\:et-my-60 {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .xl\:et-mx-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .xl\:et-my-auto {
        margin-top: auto;
        margin-bottom: auto
    }

    .xl\:et-mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .xl\:et-mt-0 {
        margin-top: 0
    }

    .xl\:et-mr-0 {
        margin-right: 0
    }

    .xl\:et-mb-0 {
        margin-bottom: 0
    }

    .xl\:et-ml-0 {
        margin-left: 0
    }

    .xl\:et-mt-10 {
        margin-top: 10px
    }

    .xl\:et-mr-10 {
        margin-right: 10px
    }

    .xl\:et-mb-10 {
        margin-bottom: 10px
    }

    .xl\:et-ml-10 {
        margin-left: 10px
    }

    .xl\:et-mt-15 {
        margin-top: 15px
    }

    .xl\:et-mr-15 {
        margin-right: 15px
    }

    .xl\:et-mb-15 {
        margin-bottom: 15px
    }

    .xl\:et-ml-15 {
        margin-left: 15px
    }

    .xl\:et-mt-20 {
        margin-top: 20px
    }

    .xl\:et-mr-20 {
        margin-right: 20px
    }

    .xl\:et-mb-20 {
        margin-bottom: 20px
    }

    .xl\:et-ml-20 {
        margin-left: 20px
    }

    .xl\:et-mt-30 {
        margin-top: 30px
    }

    .xl\:et-mr-30 {
        margin-right: 30px
    }

    .xl\:et-mb-30 {
        margin-bottom: 30px
    }

    .xl\:et-ml-30 {
        margin-left: 30px
    }

    .xl\:et-mt-40 {
        margin-top: 40px
    }

    .xl\:et-mr-40 {
        margin-right: 40px
    }

    .xl\:et-mb-40 {
        margin-bottom: 40px
    }

    .xl\:et-ml-40 {
        margin-left: 40px
    }

    .xl\:et-mt-60 {
        margin-top: 60px
    }

    .xl\:et-mr-60 {
        margin-right: 60px
    }

    .xl\:et-mb-60 {
        margin-bottom: 60px
    }

    .xl\:et-ml-60 {
        margin-left: 60px
    }

    .xl\:et-mt-auto {
        margin-top: auto
    }

    .xl\:et-mr-auto {
        margin-right: auto
    }

    .xl\:et-mb-auto {
        margin-bottom: auto
    }

    .xl\:et-ml-auto {
        margin-left: auto
    }

    .xl\:et--m-10 {
        margin: -10px
    }

    .xl\:et--m-20 {
        margin: -20px
    }

    .xl\:et--m-30 {
        margin: -30px
    }

    .xl\:et--m-40 {
        margin: -40px
    }

    .xl\:et--m-80 {
        margin: -80px
    }

    .xl\:et--my-10 {
        margin-top: -10px;
        margin-bottom: -10px
    }

    .xl\:et--mx-10 {
        margin-left: -10px;
        margin-right: -10px
    }

    .xl\:et--my-20 {
        margin-top: -20px;
        margin-bottom: -20px
    }

    .xl\:et--mx-20 {
        margin-left: -20px;
        margin-right: -20px
    }

    .xl\:et--my-30 {
        margin-top: -30px;
        margin-bottom: -30px
    }

    .xl\:et--mx-30 {
        margin-left: -30px;
        margin-right: -30px
    }

    .xl\:et--my-40 {
        margin-top: -40px;
        margin-bottom: -40px
    }

    .xl\:et--mx-40 {
        margin-left: -40px;
        margin-right: -40px
    }

    .xl\:et--my-80 {
        margin-top: -80px;
        margin-bottom: -80px
    }

    .xl\:et--mx-80 {
        margin-left: -80px;
        margin-right: -80px
    }

    .xl\:et--mt-10 {
        margin-top: -10px
    }

    .xl\:et--mr-10 {
        margin-right: -10px
    }

    .xl\:et--mb-10 {
        margin-bottom: -10px
    }

    .xl\:et--ml-10 {
        margin-left: -10px
    }

    .xl\:et--mt-20 {
        margin-top: -20px
    }

    .xl\:et--mr-20 {
        margin-right: -20px
    }

    .xl\:et--mb-20 {
        margin-bottom: -20px
    }

    .xl\:et--ml-20 {
        margin-left: -20px
    }

    .xl\:et--mt-30 {
        margin-top: -30px
    }

    .xl\:et--mr-30 {
        margin-right: -30px
    }

    .xl\:et--mb-30 {
        margin-bottom: -30px
    }

    .xl\:et--ml-30 {
        margin-left: -30px
    }

    .xl\:et--mt-40 {
        margin-top: -40px
    }

    .xl\:et--mr-40 {
        margin-right: -40px
    }

    .xl\:et--mb-40 {
        margin-bottom: -40px
    }

    .xl\:et--ml-40 {
        margin-left: -40px
    }

    .xl\:et--mt-80 {
        margin-top: -80px
    }

    .xl\:et--mr-80 {
        margin-right: -80px
    }

    .xl\:et--mb-80 {
        margin-bottom: -80px
    }

    .xl\:et--ml-80 {
        margin-left: -80px
    }

    .xl\:et-p-10 {
        padding: 10px
    }

    .xl\:et-p-20 {
        padding: 20px
    }

    .xl\:et-p-30 {
        padding: 30px
    }

    .xl\:et-p-40 {
        padding: 40px
    }

    .xl\:et-py-10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .xl\:et-px-10 {
        padding-left: 10px;
        padding-right: 10px
    }

    .xl\:et-py-20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .xl\:et-px-20 {
        padding-left: 20px;
        padding-right: 20px
    }

    .xl\:et-py-30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .xl\:et-px-30 {
        padding-left: 30px;
        padding-right: 30px
    }

    .xl\:et-py-40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .xl\:et-px-40 {
        padding-left: 40px;
        padding-right: 40px
    }

    .xl\:et-pt-10 {
        padding-top: 10px
    }

    .xl\:et-pr-10 {
        padding-right: 10px
    }

    .xl\:et-pb-10 {
        padding-bottom: 10px
    }

    .xl\:et-pl-10 {
        padding-left: 10px
    }

    .xl\:et-pt-20 {
        padding-top: 20px
    }

    .xl\:et-pr-20 {
        padding-right: 20px
    }

    .xl\:et-pb-20 {
        padding-bottom: 20px
    }

    .xl\:et-pl-20 {
        padding-left: 20px
    }

    .xl\:et-pt-30 {
        padding-top: 30px
    }

    .xl\:et-pr-30 {
        padding-right: 30px
    }

    .xl\:et-pb-30 {
        padding-bottom: 30px
    }

    .xl\:et-pl-30 {
        padding-left: 30px
    }

    .xl\:et-pt-40 {
        padding-top: 40px
    }

    .xl\:et-pr-40 {
        padding-right: 40px
    }

    .xl\:et-pb-40 {
        padding-bottom: 40px
    }

    .xl\:et-pl-40 {
        padding-left: 40px
    }

    .xl\:et-resize-none {
        resize: none
    }

    .xl\:et-resize-y {
        resize: vertical
    }

    .xl\:et-resize-x {
        resize: horizontal
    }

    .xl\:et-resize {
        resize: both
    }

    .xl\:et-text-left {
        text-align: left
    }

    .xl\:et-text-center {
        text-align: center
    }

    .xl\:et-text-right {
        text-align: right
    }

    .xl\:et-text-justify {
        text-align: justify
    }

    .xl\:et-w-auto {
        width: auto
    }

    .xl\:et-w-1\/2 {
        width: 50%
    }

    .xl\:et-w-1\/3 {
        width: 33.33333%
    }

    .xl\:et-w-2\/3 {
        width: 66.66667%
    }

    .xl\:et-w-1\/4 {
        width: 25%
    }

    .xl\:et-w-3\/4 {
        width: 75%
    }

    .xl\:et-w-1\/5 {
        width: 20%
    }

    .xl\:et-w-2\/5 {
        width: 40%
    }

    .xl\:et-w-3\/5 {
        width: 60%
    }

    .xl\:et-w-4\/5 {
        width: 80%
    }

    .xl\:et-w-1\/6 {
        width: 16.66667%
    }

    .xl\:et-w-5\/6 {
        width: 83.33333%
    }

    .xl\:et-w-full {
        width: 100%
    }

    .xl\:et-w-screen {
        width: 100vw
    }
}

.breadcrump {
    color: #e0dbdb !important;
    font-size: 14px;
}

.breadcrump:hover {
    color: #969696 !important;
}
.f-18{
    font-size: 18px;
}
