@font-face {
    font-family: 'firago-bookitalic';
  font-weight: 400;
  font-style: italic;
    src: url('../fonts/firago-bookitalic.woff2') format('woff2'),
         url('../fonts/firago-bookitalic.woff') format('woff'),
         url('../fonts/firago-bookitalic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'firago-mediumitalic';
  font-weight: 500;
  font-style: italic;
    src: url('../fonts/firago-mediumitalic.woff2') format('woff2'),
         url('../fonts/firago-mediumitalic.woff') format('woff'),
         url('../fonts/firago-mediumitalic.ttf') format('truetype');
    font-weight: 500;
    
    font-display: swap;
  }
  
  @font-face {
    font-family: 'firago-semibolditalic';
  font-weight: 600;
  font-style: italic;
    src: url('../fonts/firago-semibolditalic.woff2') format('woff2'),
         url('../fonts/firago-semibolditalic.woff') format('woff'),
         url('../fonts/firago-semibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'firago-bolditalic';
  font-weight: 700;
  font-style: italic;
    src: url('../fonts/firago-bolditalic.woff2') format('woff2'),
         url('../fonts/firago-bolditalic.woff') format('woff'),
         url('../fonts/firago-bolditalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'firago-heavyitalic';
  font-weight: 800;
  font-style: italic;
    src: url('../fonts/firago-heavyitalic.woff2') format('woff2'),
         url('../fonts/firago-heavyitalic.woff') format('woff'),
         url('../fonts/firago-heavyitalic.ttf') format('truetype');
    font-weight: 800;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'firago-extrabolditalic';
  font-weight: 900;
  font-style: italic;
    src: url('../fonts/firago-extrabolditalic.woff2') format('woff2'),
         url('../fonts/firago-extrabolditalic.woff') format('woff'),
         url('../fonts/firago-extrabolditalic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
  }

  

.is-style-outline>:where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-columns:where(.has-background) {
    padding: 1.25em 2.375em
}

h2,
h3,
h5 {
    overflow-wrap: break-word
}

ol,
ul {
    overflow-wrap: break-word
}

.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: 0 0
    }

    .wp-block-navigation .has-child:where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation:where(.has-background),
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background) .wp-block-navigation__container {
    gap: var(--wp--style--block-gap, .5em)
}

.wp-block-navigation:where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content,
.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content {
    padding: .5em 1em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p {
    overflow-wrap: break-word
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-comments-form[style*=font-weight]:where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=letter-spacing]:where(.comment-reply-title) {
    letter-spacing: inherit
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html:where(img) {
    height: auto;
    max-width: 100%
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: "firago-bookitalic";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
footer,
header,
main,
nav {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    color: #212529;
    text-align: left;
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

h2,
h3,
h5 {
    margin-top: 0;
    margin-bottom: 1rem
}

p {
    margin-top: 20px;
    margin-bottom: 1rem
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ul ul {
    margin-bottom: 0
}

b {
    font-weight: bolder
}

small {
    margin-top: 20px;
    font-size: 80%
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: none
}

img {
    vertical-align: middle;
    border-style: none
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
textarea {
    margin: 0;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

[type="button"],
[type="submit"],
button {
    -webkit-appearance: button
}

[type="button"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    overflow: auto;
    resize: vertical
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    display: block;
    width: 100%;
    padding: .375rem 1rem;
    border: 1px transparent solid;
    font-size: .85rem !important
}

.button,
button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-color: transparent;
    text-decoration: none !important;
    border: 1px solid transparent;
    padding: .375rem 1rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {

    .button,
    button {
        transition: none
    }
}

.button:focus,
.button:hover,
button:focus,
button:hover {
    border-color: transparent
}

.button:focus,
button:focus {
    outline: 0
}

.button-primary {
    color: #fff;
    background-color: #000
}

.button-effect {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.form-control {
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control:focus {
    outline: 0;
    border-color: #80bdff
}

.cs-input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.cs-input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.cs-input-group .button {
    line-height: 1.5rem
}

.nav {
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

.h3,
h2,
h3,
h5 {
    line-height: 1.125
}

a {
    transition: color .2s ease
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 4rem;
    line-height: 1;
    margin-top: .5rem;
    margin-right: 2rem;
    margin-bottom: .5rem
}

.cs-d-none {
    display: none !important
}

@media (min-width:1120px) {
    .cs-d-lg-block {
        display: block !important
    }
}

.screen-reader-text {
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    width: 1px;
    height: 1px
}

.cs-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:760px) {
    .cs-container {
        max-width: 720px
    }
}

@media (min-width:1020px) {
    .cs-container {
        max-width: 1000px
    }
}

@media (min-width:1120px) {
    .cs-container {
        max-width: 1080px
    }
}

@media (min-width:1240px) {
    .cs-container {
        max-width: 1200px
    }
}

@media (min-width:1020px) {
    .layout-sidebar .main-content {
        display: flex;
        flex-wrap: wrap;
        margin-right: -20px;
        margin-left: -20px
    }

    .layout-sidebar .content-area {
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        flex: 0 0 660px;
        max-width: 660px;
        min-width: 0
    }

    .layout-sidebar .sidebar-area {
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        flex: 0 0 340px;
        max-width: 340px;
        min-width: 0
    }
}

@media (min-width:1120px) {
    .layout-sidebar .content-area {
        flex: 0 0 720px;
        max-width: 720px
    }

    .layout-sidebar .sidebar-area {
        flex: 0 0 360px;
        max-width: 360px
    }
}

@media (min-width:1240px) {
    .layout-sidebar .content-area {
        flex: 0 0 840px;
        max-width: 840px
    }
}

@media (min-width:1120px) {
    .layout-sidebar-right .sidebar-area {
        padding-left: 40px
    }
}

.site-content {
    margin-top: 3rem;
    margin-bottom: 3rem
}

@media (max-width:1019.98px) {
    .layout-sidebar .content-area {
        margin-bottom: 3rem;
        padding-bottom: 3rem;
        border-bottom: 1px #e9ecef solid
    }
}

.sidebar-area .sidebar-1 {
    margin-left: auto;
    margin-right: auto
}

.sidebar-area .sidebar-2 {
    display: none
}

@media (min-width:760px) {
    .sidebar-area {
        display: flex;
        flex-wrap: wrap;
        margin-right: -20px;
        margin-left: -20px
    }

    .sidebar-area .sidebar {
        position: relative;
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        flex: 0 0 50%;
        max-width: 50%;
        position: initial
    }

    .sidebar-area .sidebar-1 {
        padding-right: 40px
    }

    .sidebar-area .sidebar-2 {
        display: block;
        padding-left: 39px;
        border-left: 1px #e9ecef solid
    }
}

@media (min-width:1020px) {
    .sidebar-area {
        margin-left: 0;
        margin-right: 0
    }

    .sidebar-area .sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative
    }

    .sidebar-area .sidebar-1 {
        padding-left: 0;
        padding-right: 0
    }

    .sidebar-area .sidebar-2 {
        display: none !important
    }
}

@supports ((position:-webkit-sticky) or (position:sticky)) or (position:-webkit-sticky) {
    @media (min-width:1020px) {
        .sticky-sidebar-enabled.stick-to-bottom .sidebar-area {
            display: flex;
            flex-direction: column
        }

        .sticky-sidebar-enabled.stick-to-bottom .sidebar-1 {
            position: relative;
            position: -webkit-sticky;
            position: sticky;
            bottom: 3rem;
            margin-top: auto;
            flex: 0 0 auto
        }
    }
}

@-moz-document url-prefix() {
    @media (min-width:1020px) {
        .sticky-sidebar-enabled.stick-to-bottom .sidebar-1 {
            top: 0;
            bottom: initial;
            margin-top: initial;
            flex: initial;
            transition: .4s ease all
        }
    }
}

.header .cs-container {
    display: flex
}

.header .logo-image {
    max-width: 320px
}

.header-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 100%
}

.header-center .header-col {
    flex: 1
}

.header-center .header-col-left>div {
    margin-right: auto
}

.header-center .header-col-center>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1
}

.header-center .header-col-right>div {
    margin-left: auto
}

.footer-section>.cs-container>* {
    background-color: #131313;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.site-footer {
    background-color: #131313
}

.site-footer .site-title {
    font-family: "firago-mediumitalic";
    display: inline-block;
    margin-bottom: 1rem
}

.navbar-footer {
    margin-bottom: 1rem
}

.navbar-footer .navbar-nav {
    flex-direction: row
}

@media (min-width:760px) {
    .site-title+.navbar-footer {
        float: right
    }
}

@media (min-width:1120px) {
    .site-search-wrap {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto
    }
}

.search-form .search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.offcanvas {
    overflow: hidden;
    position: fixed;
    height: 100%;
    top: 0;
    left: -320px;
    width: 320px;
    background: #fff;
    display: flex;
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
    z-index: 2;
    transform: translate3d(0, 0, 0)
}

.offcanvas-header .navbar-toggle {
    float: right;
    margin-right: 0;
    margin-left: 1rem;
    transition: opacity .2s ease
}

.offcanvas-header .navbar-brand {
    margin-left: 20px
}

.offcanvas-header .navbar-toggle {
    margin-right: 20px
}

.navbar-offcanvas {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.navbar-offcanvas.navbar-border {
    border-top: none
}

.offcanvas-sidebar {
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto
}

.offcanvas-inner {
    padding: 2rem
}

.site-inner {
    position: relative;
    left: 0
}

.offcanvas,
.site-inner {
    transition: all .4s ease
}

.site-overlay {
    display: none
}

.post-thumbnail {
    display: block;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-size: cover;
    text-align: center;
    border-radius: 12px
}

.post-thumbnail:before {
    border-radius: 12px;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    content: "";
    transition: all .2s ease
}

.post-thumbnail:hover:before {
    opacity: 1
}

.post-archive .post-inner>:last-child {
    margin-bottom: 0
}

.post-archive article .entry-title {
    margin: 0
}

.post-archive article .entry-title:not(:first-child) {
    margin-top: 1rem;
    font-family: "firago-mediumitalic";
    letter-spacing: normal;
    color: #313131;
    font-size: 2.3vw;
    text-align: left
}

.style-align-center .post-standard {
    text-align: center
}

.navbar-primary {
    background: #fff
}

.navbar-primary {
    position: relative;
    z-index: 999
}

@media (max-width:759.98px) {
    .navbar-primary .cs-container {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-primary .cs-container .navbar {
        padding-right: 20px;
        padding-left: 20px
    }
}

.navbar-primary .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    position: relative;
    margin: 0 auto
}

.navbar-primary .navbar .navbar-nav {
    display: none
}

.navbar-primary .navbar .navbar-brand,
.navbar-primary .navbar .navbar-search {
    padding: .5rem 0
}

@media (min-width:1120px) {
    .navbar-primary .navbar .navbar-nav {
        display: flex
    }

    .header-enabled .navbar-primary:not(.sticky-nav) .navbar-brand {
        display: none
    }
}

.navbar-toggle {
    margin-right: 2rem;
    padding: 0;
    border: none;
    background: 0 0;
    font-size: 24px;
    line-height: 1;
    cursor: pointer
}

.navbar-search {
    font-size: 18px
}

@media (min-width:1120px) {
    .search-disabled .navbar-search {
        display: none
    }
}

.navbar-primary .navbar-search {
    margin-left: 1rem
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    height: 100%
}

.navbar-nav li {
    display: inline-block;
    position: relative
}

.navbar-nav li a {
    display: block
}

.navbar-nav>li {
    height: 100%
}

.navbar-nav>li>a {
    display: flex;
    align-items: center;
    height: 100%
}

.navbar-nav>li+li {
    margin-left: 2rem
}

.navbar-nav>li.menu-item-has-children>.sub-menu {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: -9999px;
    z-index: 10
}

.navbar-nav>li.menu-item-has-children:not(.touch-device):hover>.sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
    left: 0
}

.navbar-nav .menu-item-has-children>a {
    font-family: "firago-bookitalic";
    font-size: 1.1vw;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between
}

.navbar-nav .sub-menu {
    display: block;
    position: absolute;
    margin: 0;
    padding: 1rem 0;
    text-align: left;
    list-style: none
}

.navbar-nav .sub-menu>li {
    padding: 0 1rem
}

.navbar-nav .sub-menu a {
    min-width: 200px;
    padding: .5rem .5rem;
    transition: .2s ease all
}

.navbar-nav .sub-menu a:focus,
.navbar-nav .sub-menu a:hover {
    padding-left: 1.5rem
}

.navbar-nav li:not(.touch-device):hover>.sub-menu {
    visibility: visible;
    opacity: 1
}

.navbar-lonely li.menu-item-has-children>a:after {
    display: none
}

.topbar .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row
}

.navbar-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    height: 100%
}

.navbar-col>div {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%
}

.navbar-col:first-child>div {
    margin-right: auto
}

.navbar-col:first-child>div>:last-child {
    margin-right: 2rem
}

.navbar-col:last-child>div {
    margin-left: auto
}

.navbar-col:last-child>div>:first-child {
    margin-left: 2rem
}

@media (min-width:1120px) {
    .navbar-primary {
        display: flex
    }

    .navbar-primary.navbar-center .navbar-col,
    .navbar-primary.navbar-center .navbar-nav {
        flex-grow: 1
    }

    .topbar .col-left {
        display: flex;
        flex-grow: 1
    }

    .topbar .col-left {
        justify-content: flex-start
    }
}

@media (max-width:1119.98px) {
    .navbar-primary .navbar-col:first-child {
        justify-content: center;
        flex-grow: 1
    }

    .navbar-primary .navbar-col:first-child>div {
        width: 100%
    }

    .navbar-primary .navbar-brand {
        margin-right: auto;
        margin-left: 0
    }

    .navbar-primary .navbar-brand {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0)
    }

    .navbar-primary .navbar-col:last-child {
        flex-grow: 0
    }
}

.archive-pagination:not(:empty) {
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px #e9ecef solid;
    text-align: center
}

.archive-pagination:not(:empty) .pagination {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.navigation.pagination {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px transparent solid
}

.navigation.pagination:last-child {
    margin-bottom: 0
}

.navigation.pagination .nav-links {
    display: inline-block;
    padding: 0;
    color: #dee2e6
}

.navigation.pagination .nav-links>a,
.navigation.pagination .nav-links>span {
    display: inline-block;
    padding: 0 .5rem
}

.post-meta {
    padding-left: 0;
    list-style: none;
    color: #dee2e6;
    padding: 0;
    margin: 0
}

.post-meta li {
    display: inline-block
}

.meta-category .post-categories {
    padding-left: 0;
    list-style: none;
    padding: 0;
    margin: 0
}

.meta-category .post-categories li {
    display: inline-block
}

.meta-category .post-categories li+li {
    margin-left: .5rem
}

.meta-category .post-categories li:not(:last-child):after {
    content: ","
}

.navbar-nav li.csco-mega-menu {
    position: static
}

.navbar-nav li.csco-mega-menu>.sub-menu {
    right: 0;
    left: 0;
    padding: 30px
}

.navbar-nav li.csco-mega-menu .cs-mm-posts {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    margin-left: -15px;
    margin-right: -15px
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content .cs-mm-categories {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content .cs-mm-categories li.menu-item {
    display: block;
    padding: 0
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content .cs-mm-categories li.menu-item a {
    min-width: 6.25rem
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content .cs-mm-posts-container {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    flex: 0 0 80%;
    max-width: 80%
}

.navbar-nav li.csco-mega-menu.csco-mega-menu-terms .cs-mm-content .cs-mm-posts-container .cs-mm-posts {
    display: none
}

.widget .title-widget {
    margin-bottom: 2rem
}

.widget ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.widget>:last-child {
    margin-bottom: 0
}

.sidebar .widget+.widget {
    margin-top: 3rem
}

@media (min-width:1240px) {
    .sidebar .widget+.widget {
        margin-top: 4rem
    }
}

.offcanvas-sidebar .widget {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px transparent solid
}

.offcanvas-sidebar .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.widget_nav_menu a {
    display: block;
    padding: 1rem 0
}

.widget_nav_menu .menu>li:first-child {
    align-items: flex-start
}

.widget_nav_menu .menu>li:first-child>a {
    padding-top: 0
}

.widget_nav_menu .menu>li:last-child {
    align-items: flex-end
}

.widget_nav_menu .menu>li:last-child>a {
    padding-bottom: 0
}

.widget_nav_menu .menu>.menu-item:not(:first-child) {
    border-top: 1px #e9ecef solid
}

.widget_nav_menu .menu-item-has-children {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.widget_nav_menu .menu-item-has-children>a {
    order: 1
}

.widget_nav_menu .menu-item-has-children>ul {
    width: 100%;
    order: 3
}

.widget_nav_menu .menu>.menu-item>.sub-menu {
    padding-bottom: 1rem
}

.widget_nav_menu .menu .menu-item:not(.menu-item-has-children)>a:hover:after {
    visibility: visible;
    opacity: 1;
    transform: translateX(0)
}

.widget_nav_menu .sub-menu {
    display: none
}

.widget_nav_menu .sub-menu a {
    padding: .25rem 0;
    line-height: 1
}

.widget_recent_comments li {
    padding: 1rem 0;
    font-size: .875rem
}

.widget_recent_comments li:not(:first-child) {
    border-top: 1px #e9ecef solid
}

.widget_recent_comments li a {
    display: block;
    margin-top: 1rem
}

img {
    max-width: 100%;
    height: auto
}

.post-thumbnail img {
    display: block;
    width: 100%
}

@media (max-width:1019.98px) {

    .post-thumbnail,
    .post-thumbnail img {
        width: 100%
    }
}

.pk-widget-posts-template-default .entry-title {
    margin-top: 0;
    margin-bottom: .5rem
}

.pk-widget-posts-template-default .post-thumbnail img {
    width: 100%
}

.pk-widget-posts-template-list .post-thumbnail {
    width: 100%
}

.widget-area .pk-widget-posts-template-list>ul>li+li {
    margin-top: 1rem
}

.widget-area .pk-widget-posts-template-list .post-outer {
    display: flex
}

.widget-area .pk-widget-posts-template-list .post-inner:first-child {
    flex: 0 0 105px;
    width: 105px;
    max-width: 105px;
    padding-right: 15px
}

.widget-area .pk-widget-posts-template-list .post-inner:first-child a {
    display: block;
    width: 100%
}

.widget-area .pk-widget-posts-template-list .post-inner:first-child img {
    width: 100%;
    height: auto
}

.widget-area .pk-widget-posts-template-list .post-inner:last-child {
    display: flex;
    flex: 0 0 calc(100% - 105px);
    flex-direction: column;
    justify-content: center;
    max-width: calc(100% - 105px);
    flex-basis: calc(100% - 105px)
}

.cnvs-block-section-heading {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.cnvs-block-section-heading .cnvs-section-title {
    display: inline-flex
}

.cnvs-block-section-heading .cnvs-section-title>span {
    position: relative;
    font-family: "firago-mediumitalic";
    color: #434343;
    font-size: 1.2vw
}

#search,
.form-control,
.offcanvas,
body,
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    background-color: #fff
}

body,
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    color: #777
}

.post-categories,
.post-meta,
label {
    color: #c9c9c9
}

#search .close,
.pk-share-buttons-after-post.pk-share-buttons-scheme-default .pk-share-buttons-link:not(:hover),
.pk-share-buttons-before-post.pk-share-buttons-scheme-default .pk-share-buttons-link:not(:hover),
a {
    color: #000
}

#search .close:hover,
a:hover {
    color: #3a6bff
}

.form-control,
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    border-color: #eee
}

.archive-pagination:not(:empty),
.header-enabled .navbar-primary:not(.sticky-nav-slide) .navbar,
.navigation.pagination,
.widget_nav_menu .menu>.menu-item:not(:first-child),
.widget_recent_comments li:not(:first-child) {
    border-top-color: #eee
}

.navbar-offcanvas,
.navbar-primary:not(.sticky-nav-slide) .navbar,
.topbar {
    border-bottom-color: #eee
}

#search input[type="search"],
h2,
h3,
h5 {
    color: #000
}

#search input[type="search"]:-ms-input-placeholder {
    color: #000
}

#search input[type="search"]:-moz-placeholder {
    color: #000
}

#search input[type="search"]::-webkit-input-placeholder {
    color: #000
}

.pk-widget-posts:not(.pk-widget-posts-template-slider) .entry-title a {
    color: #000;
    line-height: normal !important;
    font-size: 14px
}

.pk-widget-posts:not(.pk-widget-posts-template-slider) .entry-title a:hover {
    color: #a0a0a0
}

.button-primary {
    background-color: #3a6bff;
    color: #fff;
    font-family: "firago-bolditalic";
    font-size: 1.3vw;
    border-radius: 30px !important
}

.button-primary:hover {
    background-color: #e63946;
    color: #fff
}

.site-title {
    color: #000
}

.site-title:hover {
    color: #a0a0a0
}

.navbar-primary {
    background-color: #fff
}

.navbar-primary:not(.sticky-nav-slide) .navbar {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 100px
}

.navbar-primary .navbar-nav>li>a,
.navbar-primary a {
    color: #4b4b4b;
    font-family: "firago-bookitalic";
    font-size: 1.2vw
}

.navbar-primary .navbar-nav>li>a:focus,
.navbar-primary .navbar-nav>li>a:hover,
.navbar-primary a:hover {
    color: #3a6bff
}

.navbar-nav .sub-menu {
    background-color: #fff;
    border: 1px #eee solid
}

.navbar-nav .cs-mm-categories>li>a,
.navbar-nav .sub-menu>li>a {
    color: #000
}

.navbar-nav .cs-mm-categories>li>a:active,
.navbar-nav .cs-mm-categories>li>a:focus,
.navbar-nav .cs-mm-categories>li>a:hover,
.navbar-nav .sub-menu>li>a:active,
.navbar-nav .sub-menu>li>a:focus,
.navbar-nav .sub-menu>li>a:hover {
    color: #4b52b1
}

.navbar-nav .cs-mm-categories>li+li>a,
.navbar-nav .sub-menu>li+li>a {
    border-top: 1px #eee solid
}

.topbar {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.topbar .navbar-nav>li>a,
.topbar a {
    color: #a0a0a0
}

.topbar .navbar-nav>li>a:focus,
.topbar .navbar-nav>li>a:hover,
.topbar a:hover {
    color: #2a278d
}

.icon-left-text {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "firago-bolditalic";
    justify-content: center;
    font-size: 2vw;
    color: #313131 !important
}

.icon-left-text img {
    width: 30px;
    height: 30px
}

.offcanvas-header .navbar-brand,
.offcanvas-header .navbar-toggle {
    color: #000
}

.offcanvas-header .navbar-brand:focus,
.offcanvas-header .navbar-brand:hover,
.offcanvas-header .navbar-toggle:focus,
.offcanvas-header .navbar-toggle:hover {
    color: #88b14b
}

.offcanvas-header .navbar {
    background-color: #fff
}

.navbar-offcanvas {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.post-categories a {
    font-size: 14px;
    color: #3a6bff;
    font-family: "firago-bookitalic";
    font-feature-settings: "case" on;
    margin-top: 20px;
    margin-bottom: 20px;
}

.post-categories a:focus,
.post-categories a:hover {
    color: #2349bd
}

.entry-content .has-drop-cap.:first-letter {
    color: #292929
}

.site-footer {
    background-color: #131313
}

.site-footer {
    color: #a0a0a0
}

.site-footer a {
    color: #fff
}

.site-footer a:focus:active,
.site-footer a:hover {
    color: #a0a0a0
}

.post-thumbnail:hover:before {
    background-color: rgba(44, 47, 48, .5)
}

body,
button,
input[type="search"],
input[type="tel"],
input[type="text"],
textarea {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0
}

.post-categories,
.post-meta,
label {
    font-size: .625rem;
    font-weight: 400;
    letter-spacing: .025em;
    text-transform: uppercase
}

p span {
    color: #d90429;
    font-family: 'firago-mediumitalic';
  font-weight: 500;
  font-style: italic;
    font-size: 1.8vw
}

h2,
h3,
h5 {
    font-weight: 600
}

.post-standard .entry-title {
    font-size: 2rem;
    letter-spacing: -.05em;
    text-transform: none;
    line-height: 1.1 !important
}

h2 {
    font-size: 2rem;
    letter-spacing: -.05em;
    text-transform: none
}

h3 {
    font-size: 1.5rem;
    letter-spacing: -.05em;
    text-transform: none
}

h5 {
    font-size: 1rem;
    letter-spacing: -.0375em;
    text-transform: none
}

.cnvs-block-section-heading,
.nav-links {
    font-size: .8125rem;
    font-weight: 700;
    letter-spacing: .0125em;
    text-transform: uppercase
}

.cnvs-block-section-heading,
.cnvs-block-section-heading .cnvs-section-title,
.cnvs-block-section-heading .cnvs-section-title:after,
.cnvs-block-section-heading .cnvs-section-title:before,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default .cnvs-section-title,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default .cnvs-section-title:after,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default .cnvs-section-title:before,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default:after,
.cnvs-block-section-heading.is-style-cnvs-block-section-heading-default:before,
.cnvs-block-section-heading:after,
.cnvs-block-section-heading:before {
    border-color: #e9ecef
}

.cnvs-block-section-heading,
.cnvs-block-section-heading .cnvs-section-title {
    color: #000
}

.navbar-nav>li>a,
.widget_nav_menu .menu>li>a {
    font-family: "firago-bookitalic";
    font-size: 1.1vw;
    letter-spacing: .0125em;
    text-transform: uppercase
}

.nav .sub-menu>li>a,
.navbar-nav .cs-mm-categories>li>a,
.topbar .navbar-nav>li>a,
.widget_nav_menu .sub-menu>li>a {
    font-family: 'firago-bookitalic';
  font-weight: 400;
  font-style: italic;
    font-size: .8125rem;
    font-weight: 400;
    letter-spacing: -.0125em;
    text-transform: none
}

p.has-drop-cap:not(:focus):first-letter {
    font-size: 2.5rem;
    font-weight: 500;
    text-transform: uppercase
}

#search input[type="search"] {
    font-size: 3rem !important;
    font-weight: 600;
    letter-spacing: -.05em !important;
    text-transform: none !important
}

.topbar .navbar {
    height: 40px
}

.navbar-primary .navbar {
    height: 50px
}

.offcanvas .offcanvas-header {
    flex: 0 0 50px
}

.offcanvas .navbar-offcanvas {
    height: 50px
}

.site-footer .site-title {
    font-family: "firago-bookitalic";
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: -.05rem;
    line-height: 1;
    text-transform: none
}

.button-primary {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.cs-input-group-btn button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

@media (max-width:1019px) {
    .layout-sidebar .content-area {
        border-bottom-color: #eee
    }
}

@media (min-width:760px) {
    .sidebar-area .sidebar-2 {
        border-left-color: #eee
    }
}

@media (min-width:970px) {
    .header-enabled .navbar-primary:not(.sticky-nav-slide) .navbar {
        border-top-width: 1px;
        border-top-style: solid;
        min-height: 100px
    }

    .header-col {
        height: 100px
    }
}

.page-content {
    text-align: left;
    color: #000
}

.page-content img {
    margin-top: 38px;
    margin-bottom: 38px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    display: block;
    border-radius: 20px
}

.txt-red {
    color: #d90429
}

.block-big {
    text-align: center;
    font-size: 18px;
    color: #d90429;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px
}

.h3 {
    font-weight: 700;
    font-size: 20px
}

.doc-block {
    margin-bottom: 20px;
    background: #3a6bff;
    display: -webkit-inline-flex;
    display: inline-flex;
    padding: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-radius: 21px
}

.doc-block__pic {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.doc-block__pic img {
    width: 250px;
    margin-top: 10px;
    margin-bottom: 10px
}

.doc-block__text {
    margin: auto 0 auto 20px;
    font-style: italic
}

.txt-center {
    text-align: center
}

.block {
    display: block
}

.imp-block {
    background: #88b14b38;
    padding: 20px 0 10px
}

.imp-block * {
    font-size: 20px !important
}

.imp-block>b {
    padding-bottom: 10px
}

div.imp-block {
    margin-bottom: 20px
}

input.input-roulette {
    border: 1px #353535 solid !important;
    font-size: 16px !important;
    color: #000 !important
}

.ost {
    font-size: 18px
}

@media screen and (max-width:1020px) {
    aside.sidebar-area {
        display: none
    }

    .site-title+.navbar-footer {
        float: none
    }

    .navbar-nav>li+li,
    .navbar-nav>li:first-child {
        margin-right: 2rem;
        margin-left: 0
    }
}

@media screen and (max-width:768px) {
    .doc-block {
        -webkit-flex-direction: column;
        flex-direction: column
    }

    .doc-block__text {
        margin-left: 0
    }

    .doc-block__pic img {
        margin-bottom: 15px
    }
}

@media (max-width:768px) {
    .icon-left-text {
        font-size: 2.5vw;
        color: #313131 !important
    }

    .icon-left-text img {
        width: 20px;
        height: 20px
    }

    .entry-header {
        margin-bottom: 0px
    }

    .page-content img {
        margin-top: 10px;
        margin-bottom: 10px
    }

  

    .post-archive article .entry-title:not(:first-child) {
        margin-top: 20px;
        font-size: 5vw;
        margin-bottom: 0px
    }

    p span {
        color: #d90429;
        font-family: 'firago-bolditalic';
  font-weight: 700;
  font-style: italic;
        font-size: 6vw
    }

    .site-footer {
        display: none
    }
}

@media screen and (max-width:640px) {
    .navbar-primary:not(.sticky-nav-slide) .navbar {
        min-height: 80px
    }

    .site-content {
        margin-top: 10px
    }

    .post-standard .entry-title {
        font-size: 30px
    }
}

@media screen and (max-width:480px) {
    .navbar-primary:not(.sticky-nav-slide) .navbar {
        min-height: 60px
    }
}

img.b-comments__item-avatar {
    border-radius: 10px;
    width: 50px;
    height: 50px;
    margin: 0
}

.b-comments__item-avatar {
    flex: 0 0 auto;
    margin-right: 10px
}

.b-comments__item-ind {
    margin-left: 10px;
    width: 100%
}

.b-comments__item-ind * {
    font-size: 16px;
    line-height: 1.4 !important
}

.b-comments__item-head {
    font-weight: 700
}

.b-comments__item-text img {
    width: 100%;
    max-width: 350px;
    margin: 5px 0 0
}

.b-comments__item-text {
    padding: 5px 0;
    line-height: 20px
}

.rev-1,
.rev-2 {
    padding-left: 40px !important
}

.obutton {
    margin: 80px auto 30px;
    max-width: 480px;
    padding: 20px 30px;
    text-align: center;
    color: #fff !important;
    font-weight: 700;
    text-decoration: none;
    -webkit-box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45) !important;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, .45) !important;
    border-radius: 30px;
    background-color: #3a6bff;
    background-position: 1.35em .94em;
    background-size: 1em;
    background-repeat: no-repeat;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 20px;
    display: block
}

.obutton:hover {
    background-color: #c5294a;
    color: #fff;
    -webkit-box-shadow: 0 4px 35px 0 rgba(129, 150, 160, .45) !important;
    box-shadow: 0 4px 35px 0 rgba(129, 150, 160, .45) !important
}

.comm-ttl {
    font-weight: 700;
    font-size: 20px;
    margin: 50px 0 20px;
    border-top: 1px #eceff5 solid;
    padding-top: 30px
}

.b-comments__comment {
    display: flex;
    background: #e9ebf4;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    padding: 10px
}

.order_block img.prod-img {
    max-width: 350px;
    width: 100%
}

.price-block {
    font-size: 18px
}

.b-comments__item-text a {
    text-decoration: underline
}

.boxes {
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto
}

.boxes__instructions {
    display: -webkit-flex;
    -webkit-flex-flow: row nowrap;
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 20px 10px;
    background-color: #232f3e;
    border-radius: 4px;
    color: #fff;
    margin-top: 20px;
    text-align: center;
    max-width: 630px
}

.boxes__wrapper {
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    max-width: 560px;
    margin-top: 15px
}

.boxes__wrapper>div {
    position: relative;
    width: 33%;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    justify-content: center;
    align-items: center;
    transition-duration: .2s;
    cursor: pointer;
    text-align: center
}

.boxes__wrapper>div:hover {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1)
}

.boxes__discount img,
.try {
    width: 100%;
    max-width: 180px
}

.boxes__discount {
    display: none;
    font-size: 14px
}

.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0)
}

.sweet-overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}

body {
    position: relative;
    font-family: 'firago-bookitalic';
  font-weight: 400;
  font-style: italic;
    font-feature-settings: "case"on
}

.sweet-alert {
    background-color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -150px;
    overflow: hidden;
    z-index: 99999
}

@media all and (max-width:540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert p {
    color: #797979;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert button {
    background-color: #e84242;
    color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}

.sweet-alert button:focus {
    outline: 0;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), inset 0 0 0 1px rgba(0, 0, 0, .05)
}

.sweet-alert button:hover {
    background-color: #7ecff4
}

.sweet-alert button:active {
    background-color: #5dc2f1
}

.sweet-alert button::-moz-focus-inner {
    border: 0
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .sa-icon.sa-success {
    border-color: #a5dc86
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}

.sweet-alert .sa-icon.sa-success::before {
    -webkit-border-radius: 120px 0 0 120px;
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.sweet-alert .sa-icon.sa-success::after {
    -webkit-border-radius: 0 120px 120px 0;
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    -webkit-border-radius: 40px;
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -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(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

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

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

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

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

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s
}

#order_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-align-items: center
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer
}

.close {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 40px;
    cursor: pointer
}

.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
main,
nav {
    display: block
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b {
    font-weight: 700
}

small {
    font-size: 80%
}

img {
    border: 0
}

button,
input,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

a:active,
a:focus {
    outline: 0
}

input,
textarea {
    outline: 0
}

input:active,
textarea:active {
    outline: 0
}

:focus {
    outline: 0
}

textarea {
    resize: none
}

textarea {
    resize: vertical
}

textarea {
    resize: horizontal
}

button:active,
button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

@media screen and (max-width:480px) {
    input {
        width: 90%
    }
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transition: opacity 1s ease 0s;
    -moz-transition: opacity 1s ease 0s;
    -ms-transition: opacity 1s ease 0s;
    -o-transition: opacity 1s ease 0s;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-button:hover {
    color: #fff;
    text-decoration: none
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.close {
    position: absolute;
    top: 13px;
    right: 13px;
    font-size: 20px;
    cursor: pointer;
    color: #000
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none
}

.submit-roulette {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background .3s
}

.fixed-order-btn {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-family: "firago-mediumitalic";
    font-size: 24px;
    font-feature-settings: "case"on;
    text-decoration: none;
    background: #3a6bff;
    color: white;
    border: none;
    padding: 15px 25px;
    border-radius: 30px;
    animation: pulse 2s infinite;
    z-index: 999
}

.fixed-order-btn:hover {
    background: #c5294a;
    animation: pulse-hover 2s infinite;
    color: white
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(58, 107, 255, 0.7)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(58, 107, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(58, 107, 255, 0)
    }
}

@keyframes pulse-hover {
    0% {
        box-shadow: 0 0 0 0 rgba(197, 41, 74, 0.7)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(197, 41, 74, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(197, 41, 74, 0)
    }
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    font-size: 16px;
    border: 1px #757575 solid
}

.ruletka-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.danger-text {}

.order_block {
    display: none;
    text-align: center !important
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: 0 0
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

.boxes__discount__text {
    color: red;
    font-weight: 700;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 30px;
    top: 31%
}

@media screen and (max-width:480px) {
    .fixed-order-btn {
        position: fixed;
        bottom: 20px;
        font-family: "firago-mediumitalic";
        font-size: 14px;
        font-feature-settings: "case"on;
        text-decoration: none;
        background: #3a6bff;
        color: white;
        border: none;
        padding: 15px 25px;
        border-radius: 30px;
        animation: pulse 2s infinite;
        text-align: center;
        width: 60%;
        z-index: 999
    }

    .boxes__discount__text {
        top: 29%
    }
}

.b-top-bar .btn-main {
    display: none;
    padding: 12px 0px !important;
    text-align: center;
    border-radius: 50px;
    background: #3a6bff;
    font-size: 1.5vw;
    font-family: "firago-mediumitalic";
    color: #fff !important;
    text-decoration: none;
    cursor: pointer
}

.b-top-bar.sticky .btn-main {
    display: block;
    max-width: 280px;
    margin: 0 auto
}

.b-top-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.b-top-bar.sticky {
    position: fixed;
    background: #fff;
    z-index: 999
}

.b-top-bar {
    padding: .4em 0
}

@media screen and (min-width:451px) {
    .l-wr-main {
        margin-top: 0
    }
}

.footer-button a {
    padding-top: 9px
}

input.textbox {
    width: 100%;
    font-size: 16px !important;
    margin-bottom: 10px
}

.error {
    color: red;
    text-align: left;
    position: relative;
    top: -10px;
    display: none
}

.sendcomment {
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline
}

h3.orfpreform {
    font-family: "firago-mediumitalic" !important;
    text-align: center !important;
    display: block !important;
    padding: 1.5em 10px !important;
    line-height: 1.2 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 18px !important;
    color: #0d0d0d !important
}

@charset "UTF-8";

@supports (column-gap:0.5em) {}

@supports (-webkit-overflow-scrolling:touch) {}

@supports (position:sticky) {}

@supports (position:sticky) {}

@supports (position:sticky) {}

@supports (position:sticky) {}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

@supports (position:sticky) {}

.card *,
.card::after,
.card::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.card__item.glow::after {
    content: '';
    position: absolute;
    display: block;
    width: 72px;
    height: 72px;
    top: 20px;
    z-index: -1;
    background: rgba(173, 250, 76, .72);
    filter: blur(10px)
}

.card h1 {
    margin-top: 0;
    margin-bottom: 1rem
}

.card p {
    margin-top: 0;
    margin-bottom: 1.7em !important
}

.card b {
    font-weight: bolder
}

.card a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.card a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.card a:not([href]):not([tabindex]):focus,
.card a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

.card a:not([href]):not([tabindex]):focus {
    outline: 0
}

.card img {
    vertical-align: middle;
    border-style: none
}

.card button {
    -webkit-border-radius: 0;
    border-radius: 0
}

.card button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.card button,
.card input {
    margin: 0
}

.card button,
.card input {
    overflow: visible
}

.card button {
    text-transform: none
}

.card [type="submit"],
.card button {
    -webkit-appearance: button
}

.card [type="submit"]::-moz-focus-inner,
.card button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

.card::-webkit-file-upload-button {
    -webkit-appearance: button
}

@media print {

    .card *,
    .card::after,
    .card::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .card a:not(.btn) {
        text-decoration: underline
    }

    .card img {
        page-break-inside: avoid
    }

    .card p {
        orphans: 3;
        widows: 3
    }
}

.card p:before {
    content: "";
    display: block;
    width: 10em;
    overflow: hidden
}

.card h1 {
    font-size: 1.625em;
    line-height: 1.1
}

@media (min-width:768px) {
    .card h1 {
        font-size: 2.4375em;
        margin-bottom: .61538462em
    }
}

.card h1:first-child {
    margin-top: 0
}

.card img {
    max-width: 100% !important;
    height: auto;
    vertical-align: bottom;
    width: 100% !important
}

.card input[type="tel"],
.card input[type="text"] {
    line-height: 1.5;
    color: #111;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-transition: border-color .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out
}

.card input[type="tel"]::-ms-expand,
.card input[type="text"]::-ms-expand {
    background-color: transparent;
    border: 0
}

.card input[type="tel"]:focus,
.card input[type="text"]:focus {
    color: #111;
    background-color: #fff;
    border-color: #4d3bfe;
    outline: 0
}

.card input[type="tel"]::-webkit-input-placeholder,
.card input[type="text"]::-webkit-input-placeholder {
    color: rgba(17, 17, 17, .5);
    opacity: 1
}

.card input[type="tel"]::-ms-input-placeholder,
.card input[type="text"]::-ms-input-placeholder {
    color: rgba(17, 17, 17, .5);
    opacity: 1
}

.card input[type="tel"]:disabled,
.card input[type="text"]:disabled {
    background-color: #e9ecef;
    opacity: 1
}

.card::-moz-placeholder {
    color: #8c8c8c !important;
    font-size: 14px !important;
    text-transform: none !important
}

.card::placeholder {
    color: #8c8c8c !important;
    font-size: 14px !important;
    text-transform: none !important
}

.btn:not(:disabled):not(.disabled),
.comment-respond .form-submit input:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.comment-respond .form-submit input:not(:disabled):not(.disabled).active,
.comment-respond .form-submit input:not(:disabled):not(.disabled):active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.card .btn:not(:disabled):not(.disabled).active:focus,
.card .btn:not(:disabled):not(.disabled):active:focus,
.comment-respond .form-submit input:not(:disabled):not(.disabled).active:focus,
.comment-respond .form-submit input:not(:disabled):not(.disabled):active:focus {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25), inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25), inset 0 3px 5px rgba(0, 0, 0, .125)
}

.card::-moz-selection {
    background-color: #4d3bfe;
    color: #fff
}

.card::selection {
    background-color: #4d3bfe;
    color: #fff
}

.card a,
.card a:visited {}

.card a:active,
.card a:focus,
.card a:hover {
    color: #4d3bfe
}

.card a:focus {
    outline: thin dotted
}

.card a:active,
.card a:hover {
    outline: 0
}

.card @font-face {}

.card h1 {
    font-weight: 700
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active,
.comment-respond .form-submit input:not(:disabled):not(.disabled).active,
.comment-respond .form-submit input:not(:disabled):not(.disabled):active {
    -webkit-box-shadow: 0 12px 30px -18px rgba(0, 0, 0, .9);
    box-shadow: 0 12px 30px -18px rgba(0, 0, 0, .9);
    -webkit-transform: translateY(1px) translateZ(0);
    transform: translateY(1px) translateZ(0)
}

@media (min-width:576px) {
    @supports (display:grid) {}
}

@supports (display:grid) {}

@supports (display:grid) {}

@media (min-width:576px) {
    @supports (display:grid) {}
}

.card {
    margin: 0 0 3em 0 !important;
    width: auto !important;
    max-width: 460px;
    padding: 25px !important;
    border-radius: 20px !important;
    border: 3px solid #5b2361 !important;
    background-color: #c066ff !important;
    box-shadow: none !important;
    background: repeating-linear-gradient(45deg, #ce0071, #9b2766 10px, #860049 10px, #e73a98 20px);
    min-width: auto !important
}

.card__instructions {
    color: #fff !important;
    font-size: 32px !important;
    max-width: 433px;
    text-align: center;
    margin: 0 auto 40px
}

.card__instructions p {
    text-align: center !important;
    padding-top: 0 !important;
    margin-top: 20px !important;
    color: #fff !important;
    line-height: 1.5 !important;
    font-size: 15px !important;
    border: none !important
}

.card__instructions font,
.card__instructions h1 {
    text-transform: none !important;
    line-height: 1.1 !important;
    text-align: center !important;
    margin: 0 !important;
    font-weight: 700 !important
}

.card__instructions h1 {
    font-size: 30px;
    padding: 0 !important
}

.card__instructions .counter_attempts {
    color: #fff !important
}

.card__counter {
    padding-bottom: 0 !important;
    line-height: 1.5 !important;
    text-align: center !important
}

.card__container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 20px;
    border: 3px solid #5b2361;
    overflow: hidden;
    background-color: #fff;
    background-image: url(data:image/svg+xml,%3Csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ width=\'4\'\ height=\'4\'\ viewBox=\'0\ 0\ 4\ 4\'%3E%3Cpath\ fill=\'%23a3a3a3\'\ fill-opacity=\'0.4\'\ d=\'M1\ 3h1v1H1V3zm2-2h1v1H3V1z\'%3E%3C/path%3E%3C/svg%3E)
}

.card__container img {
    margin: 0 !important
}

.card__item {
    width: 25%;
    height: 112.5px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    transition: .3s ease-in
}

.card__item span {
    position: absolute
}

.card__item__sale {
    width: auto !important
}

.card__item .card__item__reload,
.card__item .card__item__sale {
    opacity: 0;
    z-index: 1
}

.card__item__sale {
    position: relative;
    line-height: 0
}

.card__item__sale p {
    font-style: normal;
    font-weight: 700 !important;
    font-size: 25px !important;
    line-height: 39px !important;
    text-align: center !important;
    color: #fff !important;
    position: absolute;
    top: 17px;
    left: 15px;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    white-space: nowrap
}

.card span {}

.order_blockspan {}

.card__item:hover {
    transform: scale(1.2)
}

.card__item__sale-100,
.card__item__sale-30,
.card__item__sale-50 {
    display: none
}

.card__item__sale .card__item__sale-100,
.card__item__sale .card__item__sale-30,
.card__item__sale .card__item__sale-50 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.card__item.sale .card__item__cover {
    opacity: 0
}

.card__item__cover {
    width: auto !important
}

.card__item.sale .card__item__sale {
    opacity: 1
}

.card__item.sale-30 .card__item__sale-30 {
    width: 70%;
    display: block
}

.card__item.sale-100 .card__item__sale-100 {
    width: 70%;
    display: block
}

.card__item.sale-50 .card__item__sale-50 {
    width: 70%;
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40% !important;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 30px;
    border-radius: 20px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window p {
    font-size: 16px !important;
    text-align: center !important;
    line-height: normal !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 100 !important;
    color: #111 !important;
    text-shadow: none !important;
    text-indent: unset !important;
    border: none !important
}

.pop-up-text {
    font-size: 16px !important;
    text-align: center !important;
    line-height: normal !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 100 !important;
    margin: 0 !important
}

.pop-up-window .pop-up-text {
    margin-bottom: 20px !important;
    font-family: "firago-bookitalic"
}

.pop-up-heading,
.pop-up-button {
    text-shadow: none !important
}

.pop-up-heading {
    font-family: "firago-mediumitalic";
    letter-spacing: normal;
    margin-bottom: 20px !important;
    color: #111 !important
}

.danger-text {
    color: #d90429 !important
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(cross.svg);
    background-size: 100%;
    top: -40px !important;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.ruletka-p {
    margin-top: 0 !important
}

@media (max-width:1080px) {
    .card__instructions h1 {
        font-size: 24px !important
    }

    .card__item__sale p {
        font-size: 5.5vw !important
    }
}

@media only screen and (max-width:425px) {
    .pop-up-heading {
        font-size: 34px
    }

    .pop-up-window .pop-up-text {
        font-size: 18px
    }

    .close-popup {
        right: 0
    }

    .card__item {
        height: 90px
    }

    .card__instructions {
        margin: 0 auto 10px
    }

    .card__instructions h1 {
        font-size: 24px;
        margin-top: 0 !important
    }

    .card__item__sale-30 {
        left: 50% !important
    }

    .card__item.glow::after {
        width: 52px;
        height: 52px
    }
}

@media only screen and (max-width:370px) {
    .card__instructions h1 {
        font-size: 20px !important
    }

    .card__item__sale p {
        font-size: 5.5vw !important;
        line-height: 17px;
        top: 13px;
        left: 5px
    }

    .card__item.glow::after {
        width: 40px;
        height: 40px;
        top: 20px
    }
}

@media only screen and (max-width:1024px) {
    .card__item__sale p {
        font-size: 25px !important
    }
}

@media only screen and (max-width:428px) {
    .card__item__sale p {
        font-size: 24px !important
    }

    h3.orfpreform {
        font-family: "firago-mediumitalic"
    }
}

@media only screen and (max-width:412px) {
    .card__item__sale p {
        font-size: 24px !important
    }
}

@media only screen and (max-width:375px) {
    .card__item__sale p {
        font-size: 23px !important
    }
}

@media only screen and (max-width:356px) {
    .card__item__sale p {
        font-size: 22px !important
    }
}

@media only screen and (max-width:344px) {
    .card__item__sale p {
        font-size: 21px !important
    }
}

@media only screen and (max-width:333px) {
    .card__item__sale p {
        font-size: 20px !important
    }
}

@media only screen and (max-width:321px) {
    .card__item__sale p {
        font-size: 19px !important
    }
}

@media only screen and (max-width:310px) {
    .card__item__sale p {
        font-size: 18px !important
    }
}

.commpaddleft {
    padding-left: 10%
}

.main_content p.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.hi {
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.main_content p.door__sales {
    left: 0 !important
}

@media (max-width:767px) {
    .door__sales {
        font-size: 20px !important
    }

    .main_content p.door__sales {
        padding: 10px !important
    }
}

.door__container {
    display: flex;
    justify-content: space-around
}

.box {
    perspective: 500px;
    position: relative
}

.box,
.door {
    width: 190px;
    height: 400px;
    box-shadow: inset -1px -1px 0px 1px #191919, inset 1px 1px 0px 1px #191919
}

.door,
.hi {
    position: absolute;
    top: 0;
    left: 0
}

.door {
    background-image: url(../img/door.png);
    background-repeat: no-repeat;
    transform: rotateY(0deg);
    display: inline-block;
    transition: all 0.75s ease;
    transform-origin: 0% 0%;
    cursor: pointer;
    -webkit-transition: all 0.75s ease;
    -moz-transition: all 0.75s ease;
    -ms-transition: all 0.75s ease;
    -o-transition: all 0.75s ease;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    background-size: 100%
}

#door__2 {
    background-image: url(../img/door2.png);
    background-size: 100%
}

#door__3 {
    background-image: url(../img/door3.png);
    background-size: 100%
}

.door:hover {
    transform: rotateY(-30deg);
    -webkit-transform: rotateY(-30deg);
    -moz-transform: rotateY(-30deg);
    -ms-transform: rotateY(-30deg);
    -o-transform: rotateY(-30deg)
}

.door.open {
    transform: rotateY(-85deg) !important;
    -webkit-transform: rotateY(-85deg) !important;
    -moz-transform: rotateY(-85deg) !important;
    -ms-transform: rotateY(-85deg) !important;
    -o-transform: rotateY(-85deg) !important
}

.door__sales {
    position: relative;
    top: 140px;
    font-size: 46px !important;
    font-weight: 700 !important;
    color: red !important;
    border-radius: 30px !important;
    padding: 30px 5px !important;
    box-shadow: 0px 1px 2px 2px #7F7878;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -ms-border-radius: 30px !important;
    -o-border-radius: 30px !important
}

.door__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 22px !important;
    margin-bottom: 25px;
    background-color: #0f2a7b;
    letter-spacing: normal;
    font-family: "firago-bookitalic";
    padding: 10px 0;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -webkit-text-stroke: 0;
    text-shadow: none
}

@media (max-width:840px) {
    .door__sales {
        font-size: 20px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important
    }

    .box,
    .door {
        width: 95px;
        height: 200px
    }

    .door {
        background-image: url(../img/door.png);
        background-size: 100% 100%
    }

    #door__2 {
        background-image: url(../img/door2.png);
        background-size: 100% 100%
    }

    #door__3 {
        background-image: url(../img/door3.png);
        background-size: 100% 100%
    }
}

@media(max-width:360px) {
    .box+.box {
        margin-left: 15px
    }

    .door__sales {
        font-size: 25px !important;
        font-weight: 700 !important;
        top: 50px !important;
        color: red !important;
        left: 0 !important;
        border-radius: 30px !important;
        -webkit-border-radius: 30px !important;
        -moz-border-radius: 30px !important;
        -ms-border-radius: 30px !important;
        -o-border-radius: 30px !important
    }
}

.order_block,
.spin-result-wrapper {
    display: none
}

.spin-result-wrapper {
    max-width: 100%;
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    font-family: "firago-mediumitalic";
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 20px;
    background-color: #3a6bff;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-button:hover {
    background-color: #1942bb
}

.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
        -moz-transform: rotate(1783deg);
        -ms-transform: rotate(1783deg);
        -o-transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
        -moz-transform: rotate(1774deg);
        -ms-transform: rotate(1774deg);
        -o-transform: rotate(1774deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg);
        -moz-transform: rotate(1783deg);
        -ms-transform: rotate(1783deg);
        -o-transform: rotate(1783deg)
    }

    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg);
        -moz-transform: rotate(1774deg);
        -ms-transform: rotate(1774deg);
        -o-transform: rotate(1774deg)
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 99 !important
}

.pop-up-layer-show {
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 30px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #3a6bff;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    -webkit-transition: opacity 1s ease 0s;
    -moz-transition: opacity 1s ease 0s;
    -ms-transition: opacity 1s ease 0s;
    -o-transition: opacity 1s ease 0s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.text_small {
    font-size: .5em !important;
    font-weight: 400 !important
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px);
        -webkit-transform: translateY(100px);
        -moz-transform: translateY(100px);
        -ms-transform: translateY(100px);
        -o-transform: translateY(100px)
    }

    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

.order_block h3 {
    text-align: center;
    font-size: 20px
}

.time_remains {
    color: red
}

@media screen and (max-width:480px) {
    .door__title {
        font-size: 18px !important
    }
}

@media screen and (max-width:360px) {
    .door {
        width: 100%;
        background-size: 100% 100%
    }
}

.api-form1 * {
    padding: 0 !important;
    margin: 0 !important
}

.api-form1 .submit:hover {
    background: #2e7d32
}

.api-form1 .form-header {
    text-align: center !important
}

.pop-up-heading {
    font-family: "firago-mediumitalic"
}

.cta-btn1 a,
.cb-con .submit,
.api-form1 .submit,
.cb-but,
.blg {
    outline: none !important;
    max-width: 100% !important;
    font-style: normal !important;
    box-sizing: border-box !important;
    line-height: 1.5 !important;
    position: static !important;
    height: auto !important;
    box-shadow: none !important;
    text-align: center !important;
    clear: both !important;
    font-weight: 700 !important;
    border: 0;
    background: #c5294a;
    color: #fff !important;
    font-size: 22px !important;
    text-decoration: none !important;
    padding: 15px 35px !important;
    border-radius: 35px !important;
    width: 100% !important;
    display: block !important;
    cursor: pointer !important;
    margin: 15px 0 0 !important;
    text-transform: none !important;
    margin-bottom: 20px
}

.submit:hover {
    background: #a4233f
}

.api-form1 .text1 a:hover {
    text-decoration: underline !important;
    color: #a52626 !important
}

.api-form1 .text1 a {
    box-shadow: none !important;
    font-weight: 700 !important;
    color: #ca2d2d !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important
}

.api-form1 *:before,
.api-form1 *:after {
    content: none
}

.cb-con label,
.api-form1 label {
    font-style: normal;
    font-size: 12px !important;
    font-weight: 700 !important;
    cursor: text !important;
    text-align: left !important;
    display: block !important;
    color: #222 !important;
    margin: 0 0 2.5px 20px !important;
    padding: 0 !important
}

.api-form1 .country-flag {
    width: 25px !important;
    position: relative !important;
    top: 2px !important
}

.api-form1 p.delivery {
    background: linear-gradient(to right, transparent 0%, #ddd 50%, transparent 100%) !important;
    margin: 15px 0 0 !important;
    padding: 5px !important;
    text-align: center !important;
    font-size: 16px !important;
    color: #555 !important
}

.api-form1 .footnote1 {
    line-height: 15px !important;
    text-indent: 0 !important;
    font-size: 10px !important;
    margin: 10px 0 0 !important;
    text-align: center !important;
    padding: 0 !important;
    color: #888 !important;
    border-bottom: none !important
}

.api-form1 {
    font-family: "firago-mediumitalic"
}

.deadline1 b {
    font-family: "firago-bookitalic";
    font-feature-settings: "case"on;
    line-height: normal;
    margin-top: 20px
}

.api-form1 .text {
    border: none !important;
    text-align: center !important;
    color: #222 !important;
    padding: 0 !important;
    font-size: 18px !important;
    width: 100% !important;
    float: none !important;
    line-height: normal !important;
    font-weight: 700 !important;
    margin: 10px 0 !important;
    font-family: "firago-mediumitalic"
}

.api-form1 form {
    padding: 0 !important;
    background: 0 0 !important;
    margin: 15px auto 0 !important
}

.api-form1 .form-body .text .offer-name,
.api-form1 .form-body .text .offer-price {
    font: 700 18px/1.7 roboto, sans-serif !important;
    color: #ca2d2d !important
}

.api-form1 {
    box-sizing: border-box !important;
    max-width: 465px !important;
    position: relative !important;
    margin: -10px auto !important;
    text-align: center !important;
    border-radius: 30px !important;
    padding: 30px !important;
    clear: both !important;
    background-color: #e8edff
}

.api-form1 .deadline1 {
    color: #222 !important;
    text-align: center !important;
    line-height: normal;
    margin: 0 !important
}

.time_remains {
    font-family: "firago-mediumitalic";
    font-size: 20px;
    color: #d90429 !important
}

.api-form1 .name:invalid,
.api-form1 .phone:invalid,
.api-form1 .country:invalid,
.api-form1 .name,
.api-form1 .phone,
.api-form1 .country {
    font-family: "firago-mediumitalic";
    font-style: normal;
    transition: 0.25s !important;
    line-height: 20px !important;
    box-shadow: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    background: 0 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    background: #f6f6ff !important;
    outline: none !important;
    box-sizing: border-box !important;
    border: 2.5px solid #dcdcf1 !important;
    border-radius: 20px !important;
    padding: 15px !important;
    margin: 0 0 15px !important;
    -webkit-appearance: none;
    appearance: none
}

.api-form1.name:focus,
.api-form1 .phone:focus,
.api-form1 .country:focus {
    border: 2.5px solid #aaa !important
}

.api-form1 .cta-form {
    margin: 0 !important
}

.api-form1 {
    padding: 15px !important;
    border-radius: 30px
}

.api-form1 .submit {
    font-size: 16px !important;
    padding: 15px 5px !important
}

.form-header1 .form-header1 {
    text-align: center !important
}

.api-form1 .cta-form1 {
    margin: 0 !important
}

.cb-con1 .cta-form1 {
    text-align: center !important;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr))
}

.cb-con1 .cta-form1 {
    margin-top: 15px !important;
    display: block
}

.product-image1 {
    position: relative !important;
    margin: 0 auto !important;
    background: #fff !important;
    text-align: center !important
}

.product-image1 img {
    margin: 0px auto 0px auto !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    z-index: 0 !important;
    position: static !important;
    background-color: #e8edff;
    border-radius: 0px
}

.cb-con1 .product-image1 {
    max-width: 300px
}

.cb-tex1 .product-image1 {}

.product-banner-text1 {
    font-size: 12px !important
}

.product-banner1 {
    width: 117px !important;
    height: 117px !important
}

.product-banner1 {
    opacity: 0.9 !important;
    display: table !important;
    width: 117px !important;
    height: 117px !important;
    line-height: 25px !important;
    color: #fff !important;
    font-size: 18px !important;
    text-align: center !important;
    background: url(product-banner.png) no-repeat center !important;
    background-size: 100% !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    text-decoration: none !important
}

.product-banner-text1 {
    text-align: center !important;
    margin: 0 !important;
    font-weight: 700 !important;
    color: #f2f2f2 !important;
    display: table-cell !important;
    font-size: 20px !important;
    vertical-align: middle !important;
    position: relative
}

.product-banner-text1:after {
    position: relative;
    top: -5px;
    left: -2.5px
}

.product-banner-text1 {
    font-size: 16px !important
}

.api-form1 .form-body1 .text1 .offer-name1,
.api-form1 .form-body1 .text1 .offer-price1 {
    color: #ca2d2d !important;
    font-weight: 700 !important
}

#text1 {
    margin-top: 40px;
    vertical-align: top;
    display: inline-block;
    width: 75%;
    margin-right: 0;
    text-align: center
}

.offer-name1 {
    color: #ffeb3b !important
}

.cb-con1 .name1:invalid,
.cb-con1 .phone:invalid,
.cb-con1 .country:invalid,
.cb-con1 .name1,
.cb-con1 .phone,
.cb-con1 .country,
.api-form1 .name1:invalid,
.api-form1 .phone:invalid,
.api-form1 .country:invalid,
.api-form1 .name1,
.api-form1 .name1:focus,
.cta-btn1 *,
.cta-btn1 {
    text-align: center !important;
    max-width: 445px;
    margin: 15px auto
}

.api-form1 .text1 {
    border: none !important;
    text-align: center !important;
    color: #222 !important;
    padding: 0 !important;
    font-size: 18px !important;
    width: 100% !important;
    float: none !important;
    line-height: 25px !important;
    font-weight: 700 !important;
    margin: 10px 0 !important
}

@media (max-width:768px) {
    .api-form1 .text {
        font-size: 15px !important
    }

    .api-form1 .name:invalid,
    .api-form1 .phone:invalid,
    .api-form1 .country:invalid,
    .api-form1 .name,
    .api-form1 .phone,
    .api-form1 .country {
        padding: 10px !important;
        margin: 0 0 10px !important
    }

    .cta-btn1 a,
    .cb-con .submit,
    .api-form1 .submit,
    .cb-but,
    .blg {
        margin: 10px 0 0 !important;
        font-size: 18px !important;
        padding: 10px 25px !important
    }

    .api-form1 .footnote1 {
        font-size: 8px !important
    }

    .close-popup {
        right: 0 !important
    }

    .pop-up-heading {
        font-size: 25px !important
    }

    .pop-up-text {
        font-size: 13px !important
    }

    .main {
        width: 100%
    }

    .main-btn {
        font-size: 16px !important
    }
}

.order_block {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 2em !important;
    box-shadow: none !important;
    width: 100% !important;
    border: none !important;
    max-width: 100% !important;
    line-height: 1.7 !important
}

.price-block {
    font-size: 22px;
    margin-top: 10px
}

.price-block b {
    color: #d90429;
    padding-left: 15px
}