html{
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    font-family: "Roboto Mono", monospace;
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    vertical-align:baseline;
    display:inline-block
}
audio:not([controls]){
    height:0;
    display:none
}
[hidden],template{
    display:none
}
a{
    background-color:#0000
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:700;
    
}
dfn{
    font-style:italic
}
h1{
    margin:.67em 0;
    font-size:2em
}
mark{
    color:#000;
    background:#ff0
}
small{
    font-size:80%
}
sub,sup{
    vertical-align:baseline;
    font-size:75%;
    line-height:0;
    position:relative
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
hr{
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family: "Roboto Mono", monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:none
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:700
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}

[class^=w-icon-],[class*=\ w-icon-]{
    speak:none;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    font-style:normal;
    font-weight:400;
    line-height:1;
    font-family: "Roboto Mono", monospace;
}
.w-icon-slider-right:before{
    content:""
}
.w-icon-slider-left:before{
    content:""
}
.w-icon-nav-menu:before{
    content:""
}
.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{
    content:""
}
.w-icon-file-upload-remove:before{
    content:""
}
.w-icon-file-upload-icon:before{
    content:""
}
*{
    box-sizing:border-box
}
html{
    height:100%
}
body{
    color:#333;
    background-color:#fff;
    min-height:100%;
    margin:0;font-family: "Roboto Mono", monospace;
    font-size:14px;
    line-height:20px
}
img{
    vertical-align:middle;
    max-width:100%;
    display:inline-block
}
html.w-mod-touch *{
    background-attachment:scroll!important
}
.w-block{
    display:block
}
.w-inline-block{
    max-width:100%;
    display:inline-block
}
.w-clearfix:before,.w-clearfix:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-clearfix:after{
    clear:both
}
.w-hidden{
    display:none
}
.w-button{
    color:#fff;
    line-height:inherit;
    cursor:pointer;
    background-color:#3898ec;
    border:0;
    border-radius:0;
    padding:9px 15px;
    text-decoration:none;
    display:inline-block
}
input.w-button{
    -webkit-appearance:button
}
html[data-w-dynpage] [data-w-cloak]{
    color:#0000!important
}
.w-code-block{
    margin:unset
}
pre.w-code-block code{
    all:inherit
}
.w-optimization{
    display:contents
}

.slider-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-top: 4px;
  }
  
  .range-input {
    flex-grow: 1;
    -webkit-appearance: none;
    appearance: none;
    height: 6px;
    border-radius: 4px;
    background-color: #000;
    cursor: pointer;
  }
  
  .range-number {
    min-width: 40px;
    text-align: right;
    font-size: 20px;
    font-weight: 700;
  }

.w-webflow-badge,.w-webflow-badge>img{
    box-sizing:unset;
    width:unset;
    height:unset;
    max-height:unset;
    max-width:unset;
    min-height:unset;
    min-width:unset;
    margin:unset;
    padding:unset;
    float:unset;
    clear:unset;
    border:unset;
    border-radius:unset;
    background:unset;
    background-image:unset;
    background-position:unset;
    background-size:unset;
    background-repeat:unset;
    background-origin:unset;
    background-clip:unset;
    background-attachment:unset;
    background-color:unset;
    box-shadow:unset;
    transform:unset;
    direction:unset;
    font-family:unset;
    font-weight:unset;
    color:unset;
    font-size:unset;
    line-height:unset;
    font-style:unset;
    font-variant:unset;
    text-align:unset;
    letter-spacing:unset;
    -webkit-text-decoration:unset;
    text-decoration:unset;
    text-indent:unset;
    text-transform:unset;
    list-style-type:unset;
    text-shadow:unset;
    vertical-align:unset;
    cursor:unset;
    white-space:unset;
    word-break:unset;
    word-spacing:unset;
    word-wrap:unset;
    transition:unset
}
.w-webflow-badge{
    white-space:nowrap;
    cursor:pointer;
    box-shadow:0 0 0 1px #0000001a,0 1px 3px #0000001a;
    visibility:visible!important;
    opacity:1!important;
    z-index:2147483647!important;
    color:#aaadb0!important;
    overflow:unset!important;
    background-color:#fff!important;
    border-radius:3px!important;
    width:auto!important;
    height:auto!important;
    margin:0!important;
    padding:6px!important;
    font-size:12px!important;
    line-height:14px!important;
    text-decoration:none!important;
    display:inline-block!important;
    position:fixed!important;
    inset:auto 12px 12px auto!important;
    transform:none!important
}
.w-webflow-badge>img{
    position:unset;
    visibility:unset!important;
    opacity:1!important;
    vertical-align:middle!important;
    display:inline-block!important
}
h1,h2,h3,h4,h5,h6{
    margin-bottom:10px;
    font-weight:700
}
h1{
    margin-top:20px;
    font-size:38px;
    line-height:44px
}
h2{
    margin-top:20px;
    font-size:32px;
    line-height:36px
}
h3{
    margin-top:20px;
    font-size:24px;
    line-height:30px
}
h4{
    margin-top:10px;
    font-size:18px;
    line-height:24px
}
h5{
    margin-top:10px;
    font-size:14px;
    line-height:20px
}
h6{
    margin-top:10px;
    font-size:12px;
    line-height:18px
}
p{
    margin-top:0;
    margin-bottom:10px
}
blockquote{
    border-left:5px solid #e2e2e2;
    margin:0 0 10px;
    padding:10px 20px;
    font-size:18px;
    line-height:22px
}
figure{
    margin:0 0 10px
}
figcaption{
    text-align:center;
    margin-top:5px
}
ul,ol{
    margin-top:0;
    margin-bottom:10px;
    padding-left:40px
}
.w-list-unstyled{
    padding-left:0;
    list-style:none
}
.w-embed:before,.w-embed:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-embed:after{
    clear:both
}
.w-video{
    width:100%;
    padding:0;
    position:relative
}
.w-video iframe,.w-video object,.w-video embed{
    border:none;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
fieldset{
    border:0;
    margin:0;
    padding:0
}
button,[type=button],[type=reset]{
    cursor:pointer;
    -webkit-appearance:button;
    border:0
}
.w-form{
    margin:0 0 15px
}
.w-form-done{
    text-align:center;
    background-color:#ddd;
    padding:20px;
    display:none
}
.w-form-fail{
    background-color:#ffdede;
    margin-top:10px;
    padding:10px;
    display:none
}
label{
    margin-bottom:5px;
    font-weight:700;
    display:block
}
.w-input,.w-select{
    color:#333;
    vertical-align:middle;
    background-color:#fff;
    border:1px solid #ccc;
    width:100%;
    height:38px;
    margin-bottom:10px;
    padding:8px 12px;
    font-size:14px;
    line-height:1.42857;
    display:block
}
.w-input::placeholder,.w-select::placeholder{
    color:#999
}
.w-input:focus,.w-select:focus{
    border-color:#3898ec;
    outline:0
}
.w-input[disabled],.w-select[disabled],.w-input[readonly],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{
    cursor:not-allowed
}
.w-input[disabled]:not(.w-input-disabled),.w-select[disabled]:not(.w-input-disabled),.w-input[readonly],.w-select[readonly],fieldset[disabled]:not(.w-input-disabled) .w-input,fieldset[disabled]:not(.w-input-disabled) .w-select{
    background-color:#eee
}
textarea.w-input,textarea.w-select{
    height:auto
}
.w-select{
    background-color:#f3f3f3
}
.w-select[multiple]{
    height:auto
}
.w-form-label{
    cursor:pointer;
    margin-bottom:0;
    font-weight:400;
    display:inline-block
}
.w-radio{
    margin-bottom:5px;
    padding-left:20px;
    display:block
}
.w-radio:before,.w-radio:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-radio:after{
    clear:both
}
.w-radio-input{
    float:left;
    margin:3px 0 0 -20px;
    line-height:normal
}
.w-file-upload{
    margin-bottom:10px;
    display:block
}
.w-file-upload-input{
    opacity:0;
    z-index:-100;
    width:.1px;
    height:.1px;
    position:absolute;
    overflow:hidden
}
.w-file-upload-default,.w-file-upload-uploading,.w-file-upload-success{
    color:#333;
    display:inline-block
}
.w-file-upload-error{
    margin-top:10px;
    display:block
}
.w-file-upload-default.w-hidden,.w-file-upload-uploading.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden{
    display:none
}
.w-file-upload-uploading-btn{
    cursor:pointer;
    background-color:#fafafa;
    border:1px solid #ccc;
    margin:0;
    padding:8px 12px;
    font-size:14px;
    font-weight:400;
    display:flex
}
.w-file-upload-file{
    background-color:#fafafa;
    border:1px solid #ccc;
    flex-grow:1;
    justify-content:space-between;
    margin:0;
    padding:8px 9px 8px 11px;
    display:flex;

}
.w-file-upload-file-name{
    font-size:14px;
    font-weight:400;
    display:block
}
.w-file-remove-link{
    cursor:pointer;
    width:auto;
    height:auto;
    margin-top:3px;
    margin-left:10px;
    padding:3px;
    display:block
}
.w-icon-file-upload-remove{
    margin:auto;
    font-size:10px
}
.w-file-upload-error-msg{
    color:#ea384c;
    padding:2px 0;
    display:inline-block
}
.w-file-upload-info{
    padding:0 12px;
    line-height:38px;
    display:inline-block
}
.w-file-upload-label{
    cursor:pointer;
    background-color:#fafafa;
    border:1px solid #ccc;
    margin:0;
    padding:8px 12px;
    font-size:14px;
    font-weight:400;
    display:inline-block
}
.w-icon-file-upload-icon,.w-icon-file-upload-uploading{
    width:20px;
    margin-right:8px;
    display:inline-block
}
.w-icon-file-upload-uploading{
    height:20px
}
.w-container{
    max-width:940px;
    margin-left:auto;
    margin-right:auto
}
.w-container:before,.w-container:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-container:after{
    clear:both
}
.w-container .w-row{
    margin-left:-10px;
    margin-right:-10px
}
.w-row:before,.w-row:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-row:after{
    clear:both
}
.w-row .w-row{
    margin-left:0;
    margin-right:0
}
.w-col{
    float:left;
    width:100%;
    min-height:1px;
    padding-left:10px;
    padding-right:10px;
    position:relative
}
.w-col .w-col{
    padding-left:0;
    padding-right:0
}
.w-col-1{
    width:8.33333%
}
.w-col-2{
    width:16.6667%
}
.w-col-3{
    width:25%
}
.w-col-4{
    width:33.3333%
}
.w-col-5{
    width:41.6667%
}
.w-col-6{
    width:50%
}
.w-col-7{
    width:58.3333%
}
.w-col-8{
    width:66.6667%
}
.w-col-9{
    width:75%
}
.w-col-10{
    width:83.3333%
}
.w-col-11{
    width:91.6667%
}
.w-col-12{
    width:100%
}
.w-hidden-main{
    display:none!important
}
@media screen and (max-width:991px){
    .w-container{
        max-width:728px
    }
    .w-hidden-main{
        display:inherit!important
    }
    .w-hidden-medium{
        display:none!important
    }
    .w-col-medium-1{
        width:8.33333%
    }
    .w-col-medium-2{
        width:16.6667%
    }
    .w-col-medium-3{
        width:25%
    }
    .w-col-medium-4{
        width:33.3333%
    }
    .w-col-medium-5{
        width:41.6667%
    }
    .w-col-medium-6{
        width:50%
    }
    .w-col-medium-7{
        width:58.3333%
    }
    .w-col-medium-8{
        width:66.6667%
    }
    .w-col-medium-9{
        width:75%
    }
    .w-col-medium-10{
        width:83.3333%
    }
    .w-col-medium-11{
        width:91.6667%
    }
    .w-col-medium-12{
        width:100%
    }
    .w-col-stack{
        width:100%;
        left:auto;
        right:auto
    }
}
@media screen and (max-width:767px){
    .w-hidden-main,.w-hidden-medium{
        display:inherit!important
    }
    .w-hidden-small{
        display:none!important
    }
    .w-row,.w-container .w-row{
        margin-left:0;
        margin-right:0
    }
    .w-col{
        width:100%;
        left:auto;
        right:auto
    }
    .w-col-small-1{
        width:8.33333%
    }
    .w-col-small-2{
        width:16.6667%
    }
    .w-col-small-3{
        width:25%
    }
    .w-col-small-4{
        width:33.3333%
    }
    .w-col-small-5{
        width:41.6667%
    }
    .w-col-small-6{
        width:50%
    }
    .w-col-small-7{
        width:58.3333%
    }
    .w-col-small-8{
        width:66.6667%
    }
    .w-col-small-9{
        width:75%
    }
    .w-col-small-10{
        width:83.3333%
    }
    .w-col-small-11{
        width:91.6667%
    }
    .w-col-small-12{
        width:100%
    }
}
@media screen and (max-width:479px){
    .w-container{
        max-width:none
    }
    .w-hidden-main,.w-hidden-medium,.w-hidden-small{
        display:inherit!important
    }
    .w-hidden-tiny{
        display:none!important
    }
    .w-col{
        width:100%
    }
    .w-col-tiny-1{
        width:8.33333%
    }
    .w-col-tiny-2{
        width:16.6667%
    }
    .w-col-tiny-3{
        width:25%
    }
    .w-col-tiny-4{
        width:33.3333%
    }
    .w-col-tiny-5{
        width:41.6667%
    }
    .w-col-tiny-6{
        width:50%
    }
    .w-col-tiny-7{
        width:58.3333%
    }
    .w-col-tiny-8{
        width:66.6667%
    }
    .w-col-tiny-9{
        width:75%
    }
    .w-col-tiny-10{
        width:83.3333%
    }
    .w-col-tiny-11{
        width:91.6667%
    }
    .w-col-tiny-12{
        width:100%
    }
}
.w-widget{
    position:relative
}
.w-widget-map{
    width:100%;
    height:400px
}
.w-widget-map label{
    width:auto;
    display:inline
}
.w-widget-map img{
    max-width:inherit
}
.w-widget-map .gm-style-iw{
    text-align:center
}
.w-widget-map .gm-style-iw>button{
    display:none!important
}
.w-widget-twitter{
    overflow:hidden
}
.w-widget-twitter-count-shim{
    vertical-align:top;
    text-align:center;
    background:#fff;
    border:1px solid #758696;
    border-radius:3px;
    width:28px;
    height:20px;
    display:inline-block;
    position:relative
}
.w-widget-twitter-count-shim *{
    pointer-events:none;
    -webkit-user-select:none;
    user-select:none
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner{
    text-align:center;
    color:#999;
    font-family: "Roboto Mono", monospace;
    font-size:15px;
    line-height:12px;
    position:relative
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear{
    display:block;
    position:relative
}
.w-widget-twitter-count-shim.w--large{
    width:36px;
    height:28px
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{
    font-size:18px;
    line-height:18px
}
.w-widget-twitter-count-shim:not(.w--vertical){
    margin-left:5px;
    margin-right:8px
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large{
    margin-left:6px
}
.w-widget-twitter-count-shim:not(.w--vertical):before,.w-widget-twitter-count-shim:not(.w--vertical):after{
    content:" ";
    pointer-events:none;
    border:solid #0000;
    width:0;
    height:0;
    position:absolute;
    top:50%;
    left:0
}
.w-widget-twitter-count-shim:not(.w--vertical):before{
    border-width:4px;
    border-color:#75869600 #5d6c7b #75869600 #75869600;
    margin-top:-4px;
    margin-left:-9px
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{
    border-width:5px;
    margin-top:-5px;
    margin-left:-10px
}
.w-widget-twitter-count-shim:not(.w--vertical):after{
    border-width:4px;
    border-color:#fff0 #fff #fff0 #fff0;
    margin-top:-4px;
    margin-left:-8px
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{
    border-width:5px;
    margin-top:-5px;
    margin-left:-9px
}
.w-widget-twitter-count-shim.w--vertical{
    width:61px;
    height:33px;
    margin-bottom:8px
}
.w-widget-twitter-count-shim.w--vertical:before,.w-widget-twitter-count-shim.w--vertical:after{
    content:" ";
    pointer-events:none;
    border:solid #0000;
    width:0;
    height:0;
    position:absolute;
    top:100%;
    left:50%
}
.w-widget-twitter-count-shim.w--vertical:before{
    border-width:5px;
    border-color:#5d6c7b #75869600 #75869600;
    margin-left:-5px
}
.w-widget-twitter-count-shim.w--vertical:after{
    border-width:4px;
    border-color:#fff #fff0 #fff0;
    margin-left:-4px
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{
    font-size:18px;
    line-height:22px
}
.w-widget-twitter-count-shim.w--vertical.w--large{
    width:76px
}
.w-background-video{
    color:#fff;
    height:500px;
    position:relative;
    overflow:hidden
}
.w-background-video>video{
    object-fit:cover;
    z-index:-100;
    background-position:50%;
    background-size:cover;
    width:100%;
    height:100%;
    margin:auto;
    position:absolute;
    inset:-100%
}
.w-background-video>video::-webkit-media-controls-start-playback-button{
    -webkit-appearance:none;
    display:none!important
}
.w-background-video--control{
    background-color:#0000;
    padding:0;
    position:absolute;
    bottom:1em;
    right:1em
}
.w-background-video--control>[hidden]{
    display:none!important
}
.w-slider{
    text-align:center;
    clear:both;
    -webkit-tap-highlight-color:#0000;
    tap-highlight-color:#0000;
    background:#ddd;
    height:300px;
    position:relative
}
.w-slider-mask{
    z-index:1;
    white-space:nowrap;
    height:100%;
    display:block;
    position:relative;
    left:0;
    right:0;
    overflow:hidden
}
.w-slide{
    vertical-align:top;
    white-space:normal;
    text-align:left;
    width:100%;
    height:100%;
    display:inline-block;
    position:relative
}
.w-slider-nav{
    z-index:2;
    text-align:center;
    -webkit-tap-highlight-color:#0000;
    tap-highlight-color:#0000;
    height:40px;
    margin:auto;
    padding-top:10px;
    position:absolute;
    inset:auto 0 0
}
.w-slider-nav.w-round>div{
    border-radius:100%
}
.w-slider-nav.w-num>div{
    font-size:inherit;
    line-height:inherit;
    width:auto;
    height:auto;
    padding:.2em .5em
}
.w-slider-nav.w-shadow>div{
    box-shadow:0 0 3px #3336
}
.w-slider-nav-invert{
    color:#fff
}
.w-slider-nav-invert>div{
    background-color:#2226
}
.w-slider-nav-invert>div.w-active{
    background-color:#222
}
.w-slider-dot{
    cursor:pointer;
    background-color:#fff6;
    width:1em;
    height:1em;
    margin:0 3px .5em;
    transition:background-color .1s,color .1s;
    display:inline-block;
    position:relative
}
.w-slider-dot.w-active{
    background-color:#fff
}
.w-slider-dot:focus{
    outline:none;
    box-shadow:0 0 0 2px #fff
}
.w-slider-dot:focus.w-active{
    box-shadow:none
}
.w-slider-arrow-left,.w-slider-arrow-right{
    cursor:pointer;
    color:#fff;
    -webkit-tap-highlight-color:#0000;
    tap-highlight-color:#0000;
    -webkit-user-select:none;
    user-select:none;
    width:80px;
    margin:auto;
    font-size:40px;
    position:absolute;
    inset:0;
    overflow:hidden
}
.w-slider-arrow-left [class^=w-icon-],.w-slider-arrow-right [class^=w-icon-],.w-slider-arrow-left [class*=\ w-icon-],.w-slider-arrow-right [class*=\ w-icon-]{
    position:absolute
}
.w-slider-arrow-left:focus,.w-slider-arrow-right:focus{
    outline:0
}
.w-slider-arrow-left{
    z-index:3;
    right:auto
}
.w-slider-arrow-right{
    z-index:4;
    left:auto
}
.w-icon-slider-left,.w-icon-slider-right{
    width:1em;
    height:1em;
    margin:auto;
    inset:0
}
.w-slider-aria-label{
    clip:rect(0 0 0 0);
    border:0;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    position:absolute;
    overflow:hidden
}
.w-slider-force-show{
    display:block!important
}
.w-dropdown{
    text-align:left;
    z-index:900;
    margin-left:auto;
    margin-right:auto;
    display:inline-block;
    position:relative
}
.w-dropdown-btn,.w-dropdown-toggle,.w-dropdown-link{
    vertical-align:top;
    color:#222;
    text-align:left;
    white-space:nowrap;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    text-decoration:none;
    position:relative
}
.w-dropdown-toggle{
    -webkit-user-select:none;
    user-select:none;
    cursor:pointer;
    padding-right:40px;
    display:inline-block
}
.w-dropdown-toggle:focus{
    outline:0
}
.w-icon-dropdown-toggle{
    width:1em;
    height:1em;
    margin:auto 20px auto auto;
    position:absolute;
    top:0;
    bottom:0;
    right:0
}
.w-dropdown-list{
    background:#ddd;
    min-width:100%;
    display:none;
    position:absolute
}
.w-dropdown-list.w--open{
    display:block
}
.w-dropdown-link{
    color:#222;
    padding:10px 20px;
    display:block
}
.w-dropdown-link.w--current{
    color:#0082f3
}
.w-dropdown-link:focus{
    outline:0
}
@media screen and (max-width:767px){
    .w-nav-brand{
        padding-left:10px
    }
}
.w-lightbox-backdrop{
    cursor:auto;
    letter-spacing:normal;
    text-indent:0;
    text-shadow:none;
    text-transform:none;
    visibility:visible;
    white-space:normal;
    word-break:normal;
    word-spacing:normal;
    word-wrap:normal;
    color:#fff;
    text-align:center;
    z-index:2000;
    opacity:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -webkit-tap-highlight-color:transparent;
    background:#000000e6;
    outline:0;
    font-family: "Roboto Mono", monospace;
    font-size:17px;
    font-style:normal;
    font-weight:300;
    line-height:1.2;
    list-style:disc;
    position:fixed;
    inset:0;
    -webkit-transform:translate(0)
}
.w-lightbox-backdrop,.w-lightbox-container{
    -webkit-overflow-scrolling:touch;
    height:100%;
    overflow:auto
}
.w-lightbox-content{
    height:100vh;
    position:relative;
    overflow:hidden
}
.w-lightbox-view{
    opacity:0;
    width:100vw;
    height:100vh;
    position:absolute
}
.w-lightbox-view:before{
    content:"";
    height:100vh
}
.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{
    height:86vh
}
.w-lightbox-frame,.w-lightbox-view:before{
    vertical-align:middle;
    display:inline-block
}
.w-lightbox-figure{
    margin:0;
    position:relative
}
.w-lightbox-group .w-lightbox-figure{
    cursor:pointer
}
.w-lightbox-img{
    width:auto;
    max-width:none;
    height:auto
}
.w-lightbox-image{
    float:none;
    max-width:100vw;
    max-height:100vh;
    display:block
}
.w-lightbox-group .w-lightbox-image{
    max-height:86vh
}
.w-lightbox-caption{
    text-align:left;
    text-overflow:ellipsis;
    white-space:nowrap;
    background:#0006;
    padding:.5em 1em;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden
}
.w-lightbox-embed{
    width:100%;
    height:100%;
    position:absolute;
    inset:0
}
.w-lightbox-control{
    cursor:pointer;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:24px;
    width:4em;
    transition:all .3s;
    position:absolute;
    top:0
}

.w-lightbox-strip{
    white-space:nowrap;
    padding:0 1vh;
    line-height:0;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    overflow:auto hidden
}
.w-lightbox-item{
    box-sizing:content-box;
    cursor:pointer;
    width:10vh;
    padding:2vh 1vh;
    display:inline-block;
    -webkit-transform:translate(0,0)
}
.w-lightbox-active{
    opacity:.3
}
.w-lightbox-thumbnail{
    background:#222;
    height:10vh;
    position:relative;
    overflow:hidden
}
.w-lightbox-thumbnail-image{
    position:absolute;
    top:0;
    left:0
}
.w-lightbox-thumbnail .w-lightbox-tall{
    width:100%;
    top:50%;
    transform:translateY(-50%)
}
.w-lightbox-thumbnail .w-lightbox-wide{
    height:100%;
    left:50%;
    transform:translate(-50%)
}
.w-lightbox-spinner{
    box-sizing:border-box;
    border:5px solid #0006;
    border-radius:50%;
    width:40px;
    height:40px;
    margin-top:-20px;
    margin-left:-20px;
    animation:.8s linear infinite spin;
    position:absolute;
    top:50%;
    left:50%
}
.w-lightbox-spinner:after{
    content:"";
    border:3px solid #0000;
    border-bottom-color:#fff;
    border-radius:50%;
    position:absolute;
    inset:-4px
}
.w-lightbox-hide{
    display:none
}
.w-lightbox-noscroll{
    overflow:hidden
}
@media (min-width:768px){
    .w-lightbox-content{
        height:96vh;
        margin-top:2vh
    }
    .w-lightbox-view,.w-lightbox-view:before{
        height:96vh
    }
    .w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{
        height:84vh
    }
    .w-lightbox-image{
        max-width:96vw;
        max-height:96vh
    }
    .w-lightbox-group .w-lightbox-image{
        max-width:82.3vw;
        max-height:84vh
    }
    .w-lightbox-left,.w-lightbox-right{
        opacity:.5;
        display:block
    }
    .w-lightbox-close{
        opacity:.8
    }
    .w-lightbox-control:hover{
        opacity:1
    }
}
.w-lightbox-inactive,.w-lightbox-inactive:hover{
    opacity:0
}
.w-richtext:before,.w-richtext:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-richtext:after{
    clear:both
}
.w-richtext[contenteditable=true]:before,.w-richtext[contenteditable=true]:after{
    white-space:initial
}
.w-richtext ol,.w-richtext ul{
    overflow:hidden
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div{
    outline:2px solid #2895f7
}
.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type=video]>div:after{
    content:"";
    display:none;
    position:absolute;
    inset:0
}
.w-richtext figure{
    max-width:60%;
    position:relative
}
.w-richtext figure>div:before{
    cursor:default!important
}
.w-richtext figure img{
    width:100%
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder{
    opacity:.6
}
.w-richtext figure div{
    color:#0000;
    font-size:0
}
.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type=image]{
    display:table
}
.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type=image]>div{
    display:inline-block
}
.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type=image]>figcaption{
    caption-side:bottom;
    display:table-caption
}
.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type=video]{
    width:60%;
    height:0
}
.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type=video] iframe{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type=video]>div{
    width:100%
}
.w-richtext figure.w-richtext-align-center{
    clear:both;
    margin-left:auto;
    margin-right:auto
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type=image]>div{
    max-width:100%
}
.w-richtext figure.w-richtext-align-normal{
    clear:both
}
.w-richtext figure.w-richtext-align-fullwidth{
    text-align:center;
    clear:both;
    width:100%;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
    display:block
}
.w-richtext figure.w-richtext-align-fullwidth>div{
    padding-bottom:inherit;
    display:inline-block
}
.w-richtext figure.w-richtext-align-fullwidth>figcaption{
    display:block
}
.w-richtext figure.w-richtext-align-floatleft{
    float:left;
    clear:none;
    margin-right:15px
}
.w-richtext figure.w-richtext-align-floatright{
    float:right;
    clear:none;
    margin-left:15px
}
.w-nav{
    z-index:1000;
    background:#ddd;
    position:relative
}
.w-nav:before,.w-nav:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-nav:after{
    clear:both
}
.w-nav-brand{
    float:left;
    color:#333;
    text-decoration:none;
    position:relative
}
.w-nav-link{
    vertical-align:top;
    color:#222;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    padding:20px;
    text-decoration:none;
    display:inline-block;
    position:relative
}
.w-nav-link.w--current{
    color:#0082f3
}
.w-nav-menu{
    float:right;
    position:relative
}
[data-nav-menu-open]{
    text-align:center;
    background:#c8c8c8;
    min-width:200px;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    overflow:visible;
    display:block!important
}
.w--nav-link-open{
    display:block;
    position:relative
}
.w-nav-overlay{
    width:100%;
    display:none;
    position:absolute;
    top:100%;
    left:0;
    right:0;
    overflow:hidden
}
.w-nav-overlay [data-nav-menu-open]{
    top:0
}
.w-nav[data-animation=over-left] .w-nav-overlay{
    width:auto
}
.w-nav[data-animation=over-left] .w-nav-overlay,.w-nav[data-animation=over-left] [data-nav-menu-open]{
    z-index:1;
    top:0;
    right:auto
}
.w-nav[data-animation=over-right] .w-nav-overlay{
    width:auto
}
.w-nav[data-animation=over-right] .w-nav-overlay,.w-nav[data-animation=over-right] [data-nav-menu-open]{
    z-index:1;
    top:0;
    left:auto
}
.w-nav-button{
    float:right;
    cursor:pointer;
    -webkit-tap-highlight-color:#0000;
    tap-highlight-color:#0000;
    -webkit-user-select:none;
    user-select:none;
    padding:18px;
    font-size:24px;
    display:none;
    position:relative
}
.w-nav-button:focus{
    outline:0
}
.w-nav-button.w--open{
    color:#fff;
    background-color:#c8c8c8
}
.w-nav[data-collapse=all] .w-nav-menu{
    display:none
}
.w-nav[data-collapse=all] .w-nav-button,.w--nav-dropdown-open,.w--nav-dropdown-toggle-open{
    display:block
}
.w--nav-dropdown-list-open{
    position:static
}
@media screen and (max-width:991px){
    .w-nav[data-collapse=medium] .w-nav-menu{
        display:none
    }
    .w-nav[data-collapse=medium] .w-nav-button{
        display:block
    }
}
@media screen and (max-width:767px){
    .w-nav[data-collapse=small] .w-nav-menu{
        display:none
    }
    .w-nav[data-collapse=small] .w-nav-button{
        display:block
    }
    .w-nav-brand{
        padding-left:10px
    }
}
@media screen and (max-width:479px){
    .w-nav[data-collapse=tiny] .w-nav-menu{
        display:none
    }
    .w-nav[data-collapse=tiny] .w-nav-button{
        display:block
    }
}
.w-tabs{
    position:relative
}
.w-tabs:before,.w-tabs:after{
    content:" ";
    grid-area:1/1/2/2;
    display:table
}
.w-tabs:after{
    clear:both
}
.w-tab-menu{
    position:relative
}
.w-tab-link{
    vertical-align:top;
    text-align:left;
    cursor:pointer;
    color:#222;
    background-color:#ddd;
    padding:9px 30px;
    text-decoration:none;
    display:inline-block;
    position:relative
}
.w-tab-link.w--current{
    background-color:#c8c8c8
}
.w-tab-link:focus{
    outline:0
}
.w-tab-content{
    display:block;
    position:relative;
    overflow:hidden
}
.w-tab-pane{
    display:none;
    position:relative
}
.w--tab-active{
    display:block
}
@media screen and (max-width:479px){
    .nav-logo{
        text-align: center;
    }
    .w-tab-link{
        display:block
    }
}
.w-ix-emptyfix:after{
    content:""
}
@keyframes spin{
    0%{
        transform:rotate(0)
    }
    to{
        transform:rotate(360deg)
    }
}
.w-dyn-empty{
    background-color:#ddd;
    padding:10px
}
.w-dyn-hide,.w-dyn-bind-empty,.w-condition-invisible{
    display:none!important
}
.wf-layout-layout{
    display:grid
}
.w-code-component>*{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0
}
:root{
    --chorne:black;
    --jovte:#fab619;
    --temno-sire:#252525;
    --bile:white;
    --prozrachne:#0000;
    --sire:#d9d9d9;
    --coffee-image-padding-top:0px
}
.w-layout-blockcontainer{
    max-width:940px;
    margin-left:auto;
    margin-right:auto;
    display:block
}
@media screen and (max-width:991px){
    .w-layout-blockcontainer{
        max-width:728px
    }
}
@media screen and (max-width:767px){
    .w-layout-blockcontainer{
        max-width:none
    }
}
body{
    color:var(--chorne);
    font-family: "Roboto Mono", monospace;
    font-size:20px;
    line-height:1.4
}
h1{
    letter-spacing:.03em;
    margin-top:0;
    margin-bottom:0;
    font-size:43px;
    font-weight:400;
    line-height:1.28
}
h2{
    margin-top:0;
    margin-bottom:0;
    font-size:40px;
    font-weight:700;
    line-height:1.28
}
h3{
    margin-top:0;
    margin-bottom:10px;
    font-size:36px;
    font-weight:700;
    line-height:1.04
}
h4{
    margin-top:0;
    margin-bottom:0;
    font-size:25px;
    font-weight:700;
    line-height:1.2
}
h5{
    margin-top:10px;
    margin-bottom:10px;
    font-size:14px;
    font-weight:700;
    line-height:20px
}
h6{
    margin-top:10px;
    margin-bottom:10px;
    font-size:12px;
    font-weight:700;
    line-height:18px
}
p{
    margin-bottom:10px
}
blockquote{
    border-left:5px solid #e2e2e2;
    margin-bottom:10px;
    padding:10px 20px;
    font-size:18px;
    line-height:22px
}
.wrapper{
    width:100%;
    min-height:100%;
    display:block;
    overflow:hidden
}
.container{
    width:100%;
    max-width:1380px;
    margin-left:auto;
    margin-right:auto;
    padding-left:60px;
    padding-right:60px
}
.container.nav-c{
    justify-content:center;
    align-items:center;
    display:flex
}
.container.cta-c{
    max-width:720px
}
.container.popup-c{
    max-width:1100px
}
.container.popup-c.z-index-2{
    z-index:2;
    position:relative
}
.container.popup-c.z-index-1{
    z-index:2;
    max-width:1340px;
    position:relative
}
.container._1{
    justify-content:center;
    align-items:center;
    max-width:1380px;
    padding-left:0;
    padding-right:0;
    display:flex
}
.container._3{
    overflow:hidden
}
.navbar{
    z-index:9999;
    background-color:var(--jovte);
    padding-top:8px;
    padding-bottom:8px;
    position: fixed;
    inset:0% 0% auto
}
.nav-logo{
    margin-right:auto
}
.nav-link{
    padding:0 16px
}
.nav-link.w--current{
    color:var(--temno-sire)
}
.nav-phone{
    color:var(--chorne);
    margin-left:24px;
    font-weight:700;
    text-decoration:none
}
.hero{
    justify-content:center;
    align-items:center;
    min-height:100vh;
    padding-top:134px;
    padding-bottom:40px;
    display:flex;
    position:relative
}
.hero-wrap{
    width:65%
}
.bm-64{
    text-shadow: 2px 2px 13px var(--jovte);
    margin-bottom:64px;
    color: var(--bile)
}
.button{
    background-color:var(--jovte);
    color:var(--chorne);
    border-radius:24px;
    padding:16px 32px;
    font-size:30px;
    line-height:1.04
}
.button.business{
    border-radius:8px;
    padding-left:24px;
    padding-right:24px;
    font-size:20px;
    position:absolute;
    left:auto;
    right:10px
}
.button.choose-b{
    text-align:center;
    min-width:360px
}
.button.cta-b{
    width:100%
}
.button.cta-b._1{
    z-index:9999;
    margin-top:24px
}
.button.choose-button{
    text-align:center;
    border-radius:0 10px 10px 0;
    flex:1;
    height:72px;
    padding:20px
}
.button.choose-button.upd{
    border-radius:42px;
    flex:0 auto;
    justify-content:center;
    align-items:center;
    height:50px;
    padding:11px 45px;
    font-size:18px;
    line-height:28px;
    display:flex
}
.background-video{
    z-index:-1;
    filter:brightness(120%);
    object-position:100% 50%;
    width:100%;
    height:100%;
    position:absolute;
    inset:0%
}
.about-grid{
    grid-template-rows:auto;
    grid-template-columns:.9fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.about{
    background-image:none
}
.about-black{
    color:var(--bile);
    padding-top:56px;
    padding-bottom:56px;
    padding-left:64px
}
.bm-36{
    margin-bottom:36px
}
.bm-36.tablet-hidden{
    color:var(--chorne)
}
.is-yellow{
    color:var(--jovte)
}
.is-yellow.bm-32{
    margin-bottom:32px
}
.is-yellow.bm-32.ta-center-tablet{
    color:var(--chorne)
}
.is-yellow.bm-32.ta-center-tablet.mw-420{
    max-width:420px
}
.is-yellow.bm-16{
    margin-bottom:16px
}
.is-yellow.bm-16.tablet-hidden{
    color:var(--bile)
}
.about-big-txt{
    color:var(--bile);
    margin-bottom:36px;
    font-size:22px;
    font-weight:700;
    line-height:1.4
}
.about-big-txt.bm-12{
    margin-bottom:12px
}
.about-big-txt.bm-12.tablet-hidden{
    color:var(--chorne)
}
.about-big-txt.bm-0{
    margin-bottom:0
}
.about-big-txt.bm-0.is-yellow{
    color:var(--jovte)
}
.about-big-txt.ta-center-tablet{
    color:var(--chorne)
}
.about-list{
    color:var(--jovte);
    margin-bottom:36px;
    padding-left:32px
}
.is-white{
    color:var(--chorne)
}
.is-white.ta-center{
    color:var(--bile)
}
.business-form{
    background-image:url(..//img/photo_2025-04-13_11-40-49.jpg);
    background-position:50% 100%;
    background-repeat:no-repeat;
    background-size:cover;
    padding-top:96px;
    padding-bottom:248px
}
.mw-580{
    max-width:580px
}
.business-input{
    color:var(--chorne);
    border-radius:18px;
    height:70px;
    margin-bottom:0;
    padding:28px 8px 28px 32px;
    font-size:16px;
    line-height:1.04
}
.business-input::placeholder{
    color:var(--chorne)
}
.business-from-block{
    flex-flow:row;
    justify-content:flex-start;
    align-items:center;
    display:flex;
    position:relative
}
.numbers-black{
    background-color:var(--jovte);
    padding-top:60px;
    padding-bottom:60px
}
.fw-700{
    font-weight:700
}
.fw-700.is-white.mw-420{
    max-width:420px
}
.fw-700.is-white.mw-420.bm-32{
    margin-bottom:32px
}
.numbers-black-grid{
    grid-column-gap:144px;
    grid-row-gap:144px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.numbers-black-text{
    color:var(--chorne);
    font-size:84px;
    font-weight:700
}
.fs-body{
    font-size:20px
}
.numbers-white{
    padding-top:48px;
    padding-bottom:48px;
    position:relative
}
.bm-48{
    margin-bottom:48px
}
.bm-48.ta-center-tablet{
    text-align:center;
    margin-bottom:70px
}
.numbers-white-grid{
    grid-column-gap:14px;
    grid-row-gap:14px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.numbers-white-box{
    background-color:var(--bile);
    border:1.21px solid #f8f9ff;
    border-radius:24px;
    justify-content:center;
    align-items:center;
    padding:48px 24px;
    display:flex;
    position:relative;
    box-shadow:42px 35px 58px #3366ff0d
}
.numbers-white-deco{
    z-index:0;
    color:#0000000f;
    font-size:300px;
    font-weight:700;
    position:absolute
}
.numbers-white-c{
    z-index:0;
    margin-bottom:auto;
    position:relative
}
.ta-center{
    text-align:center
}
.ta-center.bm-24._1{
    display:none
}
.ta-center.ta-left-tablet.small{
    font-size:28px;
    line-height:40px
}
.calculator{
    padding-top:80px;
    padding-bottom:80px
}
.calculator-c{
    background-color:var(--jovte);
    border-radius:40px;
    justify-content:center;
    align-items:center;
    padding:60px;
    display:flex;
    box-shadow:inset 0 0 50px -1px #0000001a
}
.calculator-container{
    width:100%;
    max-width:1080px
}
.calculator-grid{
    grid-column-gap:150px;
    grid-row-gap:150px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.price-text{
    font-size:35px;
    line-height:1.04
}
.price-text.bm-30{
    margin-bottom:30px
}
.bm-24{
    margin-bottom:24px
}
.calculator-price-c{
    grid-column-gap:24px;
    grid-row-gap:24px;
    flex-flow:column;
    display:flex
}
.calculator-price-item{
    justify-content:space-between;
    align-items:center;
    font-size:25px;
    line-height:1.04;
    display:flex
}
.calculator-price-small{
    text-align:right;
    flex:none;
    font-size:29px;
    font-weight:700
}
.bm-32{
    margin-bottom:32px
}
.fw-400{
    font-weight:400
}
.fw-400.fs-body.bm-16{
    margin-bottom:16px
}
.is-relative{
    flex-flow:column;
    justify-content:space-between;
    align-items:center;
    height:100%;
    padding:30px 28px;
    display:flex;
    position:relative
}
.is-relative.landscape-hidden{
    padding:0
}
.is-relative.upd{
    flex-flow:column;
    justify-content:space-between;
    align-items:center;
    height:100%;
    padding:30px 28px;
    display:flex
}
.is-relative.calc{
    align-items:stretch;
    padding:0
}
.range-number{
    font-size:30px;
    font-weight:700;
    line-height:1.04;
    position:absolute;
    inset:0% 0% auto auto
}
.bm-8{
    margin-bottom:8px
}
.choose{
    background-image:url(../img/vending.png);
    background-position:50%;
    background-size:cover;
    padding-top:30px;

    position:relative
}
.bm-120{
    margin-bottom:130px;
    color:#fff;
    padding-top: -30px;
}
.bm-120.ta-center.mobile-visible{
    display:none
}
.choose-grid{
    grid-column-gap:0px;
    grid-row-gap:0px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    place-items:end stretch;
    display:grid
}
.choose-text{
    writing-mode:vertical-rl;
    mix-blend-mode:overlay;
    min-height:600px;
    margin-bottom:120px;
    font-size:100px;
    font-weight:700;
    line-height:1.04;
    transform:rotate(180deg)
}
.flex-center{
    justify-content:center;
    align-items:center;
    display:flex
}
.choose-name-c{
    grid-column-gap:8px;
    grid-row-gap:8px;
    flex-flow:column;
    display:flex
}
.choose-name-c.lm-auto{
    justify-content:flex-start;
    align-items:stretch;
    margin-left:auto
}
.choose-name-c.lm-auto.upd{
    grid-column-gap:24px;
    grid-row-gap:24px;
    flex-flow:row;
    width:100%;
    margin-left:0
}
.choose-name{
    font-size:30px;
    font-weight:700;
    line-height:1.04
}
.choose-name.upd{
    font-size:32px;
    line-height:32px
}
.choose-left{
    grid-column-gap:20px;
    grid-row-gap:20px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:center;
    height:100%;
    display:flex
}
.choose-left.upd{
    width:100%
}
.choose-dropdown{
    background-color:var(--bile);
    border-radius:10px;
    overflow:hidden
}
.choose-dropdown.upd{
    background-color:#fff0
}
.choose-dropdown.upd.step1{
    width:100%
}
.choose-dropdown.upd.step2{
    grid-column-gap:16px;
    grid-row-gap:16px;
    grid-template-rows:auto auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    width:100%;
    display:none;
    overflow:visible
}
.choose-dropdown.upd-2{
    background-color:#fff0;
    background-image:linear-gradient(90deg,#fff0,#fff 30% 70%,#fff0);
    justify-content:center;
    align-items:center;
    height:250px;
    display:flex
}
.choose-dropdown-content{
    grid-column-gap:12px;
    grid-row-gap:12px;
    flex-flow:column;
    padding-left:50px;
    padding-right:50px;
    display:flex;
    overflow:hidden
}
.choose-dropdown-content.upd{
    grid-column-gap:30px;
    grid-row-gap:30px;
    flex-flow:row;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    align-items:center;
    height:250px;
    padding-left:0;
    padding-right:0;
    display:grid;
    overflow:visible
}
.choose-dropdown-content.upd2{
    align-items:center;
    height:auto;
    padding-left:0;
    padding-right:0;
    overflow:visible
}
.choose-d-text{
    color:var(--temno-sire);
    line-height:1.04
}
.choose-d-text.upd{
    margin-bottom:28px;
    font-weight:500;
    line-height:24px
}
.choose-label{
    color:#25252580;
    text-align:center;
    font-size:15px;
    font-weight:400;
    line-height:1.04
}
.choose-label.upd{
    color:var(--chorne);
    text-align:left;
    margin-bottom:0;
    padding-left:18px;
    padding-right:18px;
    font-size:14px;
    line-height:14px
}
.choose-form-grid{
    grid-column-gap:24px;
    grid-row-gap:24px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.choose-form-grid.bm-30.upd{
    flex-flow:row;
    margin-bottom:0;
    padding:0
}
.choose-form-grid.upd{
    grid-column-gap:11px;
    grid-row-gap:11px;
    background-color:var(--bile);
    border-radius:24px;
    flex-flow:column;
    justify-content:center;
    align-items:stretch;
    height:100%;
    padding:30px 28px;
    display:flex
}
.choose-item{
    grid-column-gap:8px;
    grid-row-gap:8px;
    background-color:#f1f1f1;
    border:1px solid #000;
    border-radius:12px;
    flex-flow:row;
    grid-template-rows:auto;
    grid-template-columns:76px 1fr;
    grid-auto-columns:1fr;
    justify-content:flex-start;
    place-items:center start;
    padding:4px 8px 4px 24px;
    display:flex
}
.choose-item.checkbox{
    border-top-style:none;
    border-bottom-style:none;
    height:100%;
    margin-left:-1px;
    padding-left:24px
}
.choose-item.checkbox.upd{
    background-color:var(--bile);
    width:100%;
    margin-left:0;
    padding-left:12px;
    padding-right:12px
}
.choose-item.upd{
    background-color:var(--jovte);
    border-style:none;
    border-radius:10px;
    flex-flow:column;
    padding-top:12px;
    padding-bottom:12px;
    padding-right:24px
}
.choose-item-name{
    color:var(--temno-sire);
    overflow-wrap:anywhere;
    margin-bottom:8px;
    font-size:13px;
    font-weight:400;
    line-height:1.04
}
.choose-item-name.upd{
    text-align:center;
    font-size:12px;
    font-weight:600;
    line-height:16px
}
.choose-item-small{
    color:#25252580;
    font-size:11px;
    line-height:1.04
}
.choose-item-small.upd{
    font-size:14px;
    line-height:28px
}
.choose-item-small.upd._1{
    text-align:center;
    line-height:20px
}
._w-75px{
    object-fit:contain;
    object-position:0% 50%;
    align-self:auto;
    width:53px;
    height:60px
}
._w-75px.upd{
    width:auto
}
.hidden{
    display:none
}
.choose-gear{
    justify-content:flex-start;
    align-items:center;
    margin-bottom:0;
    padding-left:0;
    display:flex;
    position:relative
}
.choose-gear.checkbox{
    cursor:pointer;
    background-color:#a8a8a8;
    background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66f1d3af90218edd8bd633e9_Plus%20\(1\).svg),linear-gradient(#a8a8a8,#a8a8a8);
    background-position:100%,0 0;
    background-repeat:no-repeat,repeat;
    background-size:auto,auto;
    border:1px solid #0000001a;
    border-radius:12px;
    transition:all .35s
}
.choose-gear.checkbox.upd{
    background-color:#a8a8a800;
    background-image:none;
    background-repeat:repeat;
    background-size:auto;
    border-style:none;
    border-color:#0000;
    box-shadow:0 4px 24px #00000026
}
.choose-gear.checkbox.upd._1{
    display:none
}
.form{
    grid-column-gap:20px;
    grid-row-gap:20px;
    flex-flow:column;
    justify-content:center;
    align-items:stretch;
    display:flex;
    overflow:hidden
}
.form._w-100--tablet.upd{
    width:100%
}
.choose-input{
    color:var(--chorne);
    background-color:#f1f1f1;
    border:1px solid #000;
    border-radius:12px;
    height:48px;
    padding:16px 16px 16px 32px;
    font-size:14px;
    line-height:1.04
}
.choose-input.upd{
    background-color:var(--bile);
    border-color:#d9d9d9;
    border-radius:15px;
    height:65px;
    font-size:16px
}
.text-block{
    font-size:35px;
    font-weight:700;
    line-height:1.04
}
.text-block.upd{
    color:red;
    font-size:32px;
    line-height:32px
}
.choose-slide{
    background-color:#f1f1f1;
    border:1px solid #000;
    border-radius:12px;
    width:230px;
    height:100%;
    margin-right:16px;
    padding-bottom:0;
    padding-right:0
}
.choose-slide.upd{
    background-color:var(--bile);
    color:#25252554;
    cursor:pointer;
    border-style:none;
    width:19%;
    height:100%;
    margin-right:12px;
    box-shadow:0 2px 5px #0000001f
}
.right-arrow{
    z-index:1;
    background-color:var(--bile);
    justify-content:center;
    align-items:center;
    width:50px;
    display:none;
    top:-50px;
    bottom:-30px;
    right:-50px
}
.right-arrow.upd{
    background-color:#fff0;
    display:none
}
.bm-30{
    margin-bottom:30px
}
.choose-slider{
    background-color:#ddd0;
    width:100%;
    height:250px;
    margin-bottom:0;
    display:flex
}
.choose-slider.upd{
    justify-content:flex-start;
    height:250px;
    margin-bottom:0;
    display:flex
}
.mask{
    width:auto;
    height:auto;
    overflow:visible
}
.mask.upd{
    width:auto
}
.left-arrow{
    z-index:1;
    background-color:var(--bile);
    justify-content:center;
    align-items:center;
    width:50px;
    display:none;
    top:-50px;
    bottom:-30px;
    left:-50px
}
.left-arrow.upd{
    background-color:#fff0;
    display:none
}
.cta{
    background-image:url(../img/photo_2025-04-14_20-55-33.jpg);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    background-attachment:scroll;
    padding-top:100px;
    padding-bottom:100px;

}
.footer{
    background-color:#353535;
    padding-top:40px;
    padding-bottom:40px
}
.cta-wrapper{
    z-index:10;
    background-color:#fff;
    border-radius:35px;
    flex-flow:column;
    width:100%;
    padding:32px 36px;
    display:none
}
.cta-wrapper.upd{
    width:auto;
    display:block
}
.cta-text{
    text-align:center;
    margin-bottom:24px;
    font-size:16px;
    line-height:1.04;
    display:block
}
.cta-text.popup-txt{
    margin-bottom:48px;
    font-size:24px;
    line-height:1;
    display:inline
}
.cta-text.mob._1{
    display:none
}
.cta-label{
    margin-bottom:8px;
    padding-left:16px;
    font-size:25px;
    font-weight:400;
    line-height:1.04
}
.cta-input{
    border:2px solid #d9d9d9;
    border-radius:16px;
    min-width:100%;
    height:64px;
    margin-bottom:24px;
    padding:20px 16px;
    font-size:25px;
    line-height:1
}
.cta-input::placeholder{
    font-weight:700
}
.footer-wrap{
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:70px;
    display:flex
}
.footer-text{
    color:var(--bile);
    margin-bottom:16px;
    text-decoration:none;
    display:block
}
.footer-text.fw-700.is-yellow{
    color:var(--jovte)
}
.footer-text.tablet-hidden{
    color:var(--bile)
}
.footer-social-c{
    grid-column-gap:32px;
    grid-row-gap:32px;
    justify-content:flex-start;
    align-items:center;
    margin-bottom:16px;
    display:flex
}
.social-img{
    transition:all .2s
}
.tablet-hidden{
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color:var(--chorne);


}
.copyright{
    color:#a6a6a6;
    text-align:center;
    font-size:20px;
    line-height:1.2
}
.hero-tablet-text{
    display:none
}
.bm-0{
    margin-bottom:0
}
.bm-0._w-100--tablet.upd{
    width:100%
}
.bm-0.small{
    text-align:center;
    line-height:28px
}
.choose-slide-image{
    object-fit:cover;
    border-bottom:1px #000;
    border-radius:12px
}
.choose-slide-image.upd{
    object-fit:cover;
    border-bottom-style:none
}
.choose-slide-checkmark{
    width:40px;
    height:40px;
    display:none;
    position:absolute;
    inset:-10px -3px auto auto
}
.slide-radio-c{
    z-index:-1000;
    opacity:0;
    width:1px;
    height:1px;
    position:absolute;
    left:-100vw;
    overflow:hidden
}
.choose-number-input{
    color:var(--chorne);
    text-align:center;
    width:96px;
    height:70px;
    margin-bottom:0;
    padding-left:20px;
    padding-right:20px;
    font-size:30px;
    line-height:1.04
}
.choose-number-input::placeholder{
    color:var(--chorne)
}
.choose-number-input.upd{
    background-color:#fff0;
    width:50px;
    padding-left:0;
    padding-right:0;
    font-size:36px;
    line-height:50px
}
.choose-slide-street{
    z-index:0;
    background-color:var(--bile);
    color:#5e513b54;
    cursor:pointer;
    border:1px #000;
    border-radius:12px;
    width:19%;
    height:100%;
    margin-right:12px;
    padding-bottom:0;
    padding-right:0;
    box-shadow:0 2px 5px #0000001f
}
.thx-body{
    background-color:var(--temno-sire);
    justify-content:center;
    align-items:center;
    display:flex
}
.thx-c{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    justify-content:space-between;
    align-items:center;
    display:flex
}
.utm-c{
    opacity:0;
    width:1px;
    height:1px;
    position:absolute;
    overflow:hidden
}
.location-choose{
    text-align:center;
    cursor:pointer;
    background-color:#f1f1f1;
    border:1px solid #000;
    border-radius:10px;
    padding:16px;
    font-size:14px;
    line-height:1.04;
    transition:all .2s
}
.location-choose.upd2{
    background-color:var(--bile);
    border-width:2px;
    border-radius:15px;
    justify-content:center;
    align-items:center;
    height:65px;
    padding:10px 22px;
    display:flex
}
.location-choose.upd2.active{
    background-color:var(--chorne);
    color:var(--bile)
}
.bottom-cta{
    background-color:#fff;
    border-radius:35px;
    padding:32px 36px;
    width: 100%;
}
.bottom-cta.popup{
    grid-column-gap:0px;
    grid-row-gap:0px;
    grid-template-rows:auto auto;
    grid-template-columns:2fr 5fr;
    grid-auto-columns:1fr;
    justify-content:center;
    align-items:stretch;
    padding:0;
    display:grid;
    overflow:hidden
}
.desktop-hidden,.anchor{
    display:none
}
.cta-popup{
    z-index:999;
    grid-column-gap:16px;
    grid-row-gap:16px;
    opacity:0;
    background-color:#252525cc;
    grid-template-rows:auto auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:center;
    align-items:center;
    transition:all .5s;
    display:none;
    position:fixed;
    inset:0%
}
.cta-popup-bg{
    z-index:1;
    cursor:pointer;
    width:100%;
    height:100%;
    position:absolute;
    inset:0%
}
.popup-img{
    aspect-ratio:9/16;
    object-fit:cover;
    height:100%
}
.popup-form{
    flex-flow:column;
    justify-content:center;
    align-items:stretch;
    padding:32px 32px 16px;
    display:flex;
    position:relative
}
.popup-price{
    background-color:var(--jovte);
    border-radius:8px;
    padding:4px;
    font-size:32px;
    font-weight:700;
    display:inline-block
}
.popup-cross{
    z-index:3;
    cursor:pointer;
    justify-content:center;
    align-items:center;
    width:32px;
    height:32px;
    display:flex;
    position:absolute;
    inset:24px 24px auto auto
}
.popup-cross-line{
    background-color:#252525;
    width:100%;
    height:4px;
    position:absolute;
    transform:rotate(45deg)
}
.popup-cross-line._2{
    width:4px;
    height:100%
}
.coffee-anchor{
    position:absolute;
    inset:20% 0% auto
}
.language-dropdown{
    margin-left:auto;
    margin-right:0
}
.language-dropdown-toggle{
    justify-content:center;
    align-items:center;
    padding:0 24px 0 0;
    display:flex;
    position:relative
}
.language-dropdown-list{
    margin-top:12px
}
.language-dropdown-list.w--open{
    grid-column-gap:12px;
    grid-row-gap:12px;
    background-color:var(--temno-sire);
    border-radius:12px;
    justify-content:flex-start;
    align-items:center;
    padding:5px;
    font-size:16px;
    display:flex;
    overflow:hidden
}
.icon{
    margin-right:0;
    inset:0% 0% 0% auto
}
.s-32{
    width:24px
}
.language-dropdown-link{
    color:var(--sire);
    padding:5px
}
.language-dropdown-link.w--current{
    color:var(--bile)
}
.popup-txt-wrap{
    text-align:center;
    justify-content:center;
    align-items:center;
    margin-bottom:48px
}
.policy-section{
    padding-top:160px;
    padding-bottom:80px
}
.bm-16{
    margin-bottom:16px
}
.body{
    background-color:#f8f9ff
}
.marquee-horizontal{
    z-index:2;
    justify-content:flex-start;
    align-items:center;
    width:auto;
    height:105px;
    display:flex;
    position:relative;
    overflow:hidden
}
.track-horizontal{
    justify-content:flex-start;
    align-items:center;
    width:auto;
    display:flex;
    overflow:visible
}
.gradient{
    background-image:linear-gradient(90deg,#f6f7f9,#dee1e5);
    width:130px;
    height:105px
}
.line-element{
    flex-flow:row;
    flex:none;
    display:flex
}
.purchase-in-parts{
    height:105px
}
.offer-slider{
    padding-top:60px;
    padding-bottom:60px;
    position:relative
}
.slide-nav{
    z-index:11;
    width:auto;
    position:relative;
    inset:auto 0% 0%
}
.slide{
    height:430px;
    margin-right:30px;
    position:relative;
    overflow:visible
}
.slider{
    background-color:#ddd0;
    flex-flow:column;
    justify-content:center;
    align-items:flex-end;
    width:100%;
    height:auto;
    display:flex
}
.slide-background{
    background-image:linear-gradient(#00000070,#00000070),url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/674df2814ecbc38d489633b8_220343f8d2a605781b9ed0d00f8707ba%20\(1\).webp);
    background-position:0 0,50%;
    background-size:auto,cover;
    justify-content:center;
    align-items:center;
    display:flex;
    position:absolute;
    inset:0%
}
.slide-background._2{
    background-image:linear-gradient(#fab619,#fab619)
}
.slide-background._3{
    background-image:linear-gradient(#e2e0ff,#e2e0ff)
}
.slide-background._1{
    background-image:linear-gradient(#f2bfaf,#f2bfaf)
}
.slide-background._4{
    background-image:linear-gradient(#9d4c1a,#9d4c1a)
}
.slide-background._5{
    background-image:linear-gradient(#ffffff70,#ffffff70)
}
.image-4{
    object-fit:cover;
    width:100%;
    height:100%
}
.slide-content{
    z-index:2;
    grid-column-gap:40px;
    grid-row-gap:40px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    padding:40px;
    display:flex;
    position:relative
}
.slide-content._2{
    flex-flow:column;
    justify-content:space-between;
    align-items:flex-start;
    width:55%;
    padding-top:60px
}
.slide-content._1{
    justify-content:space-between;
    align-items:flex-start;
    width:50%
}
.cta-button-slide{
    background-color:var(--chorne);
    cursor:pointer;
    border-radius:15px;
    justify-content:center;
    align-items:center;
    padding:20px 100px;
    display:flex;
    box-shadow:0 4px 6px #000000f2
}
.cta-button-slide._1{
    background-color:#0078f0
}
.slide-title{
    color:var(--bile);
    text-align:center;
    font-size:50px;
    font-weight:700;
    line-height:52px
}
.slide-title._2{
    color:var(--chorne);
    text-align:left
}
.slide-title._1{
    text-align:left
}
.slide-description{
    color:var(--bile);
    text-align:center;
    line-height:24px
}
.slide-description._1{
    color:var(--chorne);
    text-align:left
}
.slide-description._2{
    text-align:left
}
.slide-text{
    grid-column-gap:14px;
    grid-row-gap:14px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    display:flex
}
.slide-text._1{
    justify-content:center;
    align-items:flex-start
}
.slider-mask{
    width:100%;
    height:100%;
    margin-bottom:10px;
    padding:35px 60px;
    position:relative;
    inset:auto auto 0% 0%;
    overflow:visible
}
.text-block-2{
    color:var(--bile);
    font-size:16px;
    font-weight:500;
    line-height:15px
}
.slide-image{
    z-index:3;
    flex-flow:column;
    justify-content:center;
    align-items:flex-end;
    width:55%;
    display:flex;
    position:absolute;
    inset:0% 0% 0% auto
}
.slide-image._2{
    justify-content:center;
    align-items:flex-start
}
.slide-image._3{
    justify-content:center;
    align-items:flex-end
}
.slide-img._1{
    width:80%
}
.slide-img.mob,.slide-img._3{
    display:none
}
.monobank-logo{
    width:220px
}
.slides{
    border-radius:20px;
    height:430px;
    display:flex;
    position:relative;
    overflow:hidden;
    box-shadow:0 20px 40px #0003
}
.slides._1{
    border-radius:20px;
    display:flex;
    overflow:hidden;
    box-shadow:0 20px 40px #0003
}
.connection{
    display:block
}
.cta-v2{
    background-color:#fab619;
    border-radius:20px;
    justify-content:space-between;
    align-items:center;
    margin-bottom:0;
    padding:100px 60px;
    display:flex;
    position:relative;
    overflow:hidden
}
.cta-v2-background{
    position:absolute;
    inset:0%
}
.cta-v2-background.part1{
    z-index:2;
    display:flex;
    inset:0% auto 0% 0%
}
.cta-v2-background.part2{
    justify-content:flex-end;
    height:105%;
    display:flex;
    inset:auto 0% 0% auto
}
.cta-v2-text{
    z-index:3;
    width:50%;
    position:relative
}
.cta-v2-button{
    z-index:3;
    grid-column-gap:46px;
    grid-row-gap:46px;
    background-color:var(--bile);
    border-radius:50px;
    justify-content:space-between;
    align-items:center;
    padding:18px 46px;
    display:flex;
    position:relative
}
.cta-v2-title{
    color:#2d2d2d;
    font-size:40px;
    font-weight:700;
    line-height:52px
}
.cta-v2-description{
    font-size:32px;
    line-height:40px
}
.cta-v2-line{
    background-color:var(--chorne);
    width:1px;
    height:52px
}
.cta-v2-buttonimg{
    width:56px;
    height:56px
}
.gallery-block{
    grid-column-gap:48px;
    grid-row-gap:48px;
    flex-flow:column;
    margin-top:60px;
    margin-bottom:100px;
    display:flex
}
.galery-title-text{
    font-size:36px;
    font-weight:700;
    line-height:48px
}
.galery-title-text.mob{
    display:none
}
.gallery-slider{
    background-color:#ddd0;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    height:auto;
    display:flex
}
.gallery-slide{
    margin-right:100px
}
.blog-block{
    grid-column-gap:50px;
    grid-row-gap:50px;
    flex-flow:column;
    margin-top:60px;
    margin-bottom:100px;
    display:flex
}
.blog-slider-block{
    margin-left:-32px;
    margin-right:-32px
}
.blog-navigation{
    justify-content:space-between;
    align-items:center;
    display:flex
}
.blog-slider{
    background-color:#ddd0;
    height:500px;
    overflow:visible
}
.blog-slider.tabl,.blog-slider.mob{
    display:none
}
.blog-all-button{
    grid-column-gap:12px;
    grid-row-gap:12px;
    border:1px solid #696a754d;
    border-radius:6px;
    justify-content:center;
    align-items:center;
    padding:12px 20px;
    text-decoration:none;
    display:flex
}
.blog-all-button---text{
    color:#696a75;
    font-size:16px;
    font-weight:500;
    line-height:24px
}
.blog-categories{
    grid-column-gap:18px;
    grid-row-gap:18px;
    justify-content:center;
    align-items:center;
    display:flex
}
.blog-category{
    color:var(--chorne);
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px;
    text-decoration:none
}
.blog-category-name{
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.blog-category-name.business{
    color:#4b6bfb
}
.blog-category-name.people{
    color:green
}
.blog-category-name.reviews{
    color:#fe00ed
}
.blog-category-name.useful{
    color:#fab619
}
.blog-navigation-section{
    justify-content:flex-end;
    align-items:center;
    width:30%
}
.blog-navigation-section.left{
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.blog-navigation-section.left.pl{
    width:40%
}
.blog-navigation-section.right{
    display:flex
}
.blog-slide-block{
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    margin-left:0;
    margin-right:0;
    display:flex
}
.blog-slide-block.article{
    height:500px;
    margin-top:0;
    margin-bottom:0
}
.blog-slider-article{
    flex-flow:column;
    justify-content:flex-end;
    align-items:center;
    width:100%;
    height:100%;
    text-decoration:none;
    display:flex
}
.slide-nav-2{
    position:static
}
.collection-item{
    border-radius:16px;
    height:100%;
    padding-left:0;
    padding-right:0;
    display:flex;
    overflow:hidden
}
.collection-list-wrapper{
    justify-content:center;
    align-items:center;
    width:100%;
    height:100%;
    display:flex
}
.collection-list{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:row;
    flex:0 auto;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    width:100%;
    height:100%;
    display:flex
}
.blog-article-background{
    position:absolute;
    inset:0%
}
.blog-article-background-img{
    object-fit:cover;
    width:100%;
    height:100%
}
.blog-article-background-blur{
    background-image:linear-gradient(#183b5600,#152532);
    position:absolute;
    inset:0%
}
.blog-article-info{
    z-index:3;
    grid-column-gap:14px;
    grid-row-gap:14px;
    flex-flow:column;
    justify-content:flex-end;
    align-items:flex-start;
    width:100%;
    height:50%;
    padding-bottom:32px;
    padding-left:24px;
    padding-right:24px;
    display:flex;
    position:relative
}
.three-lines-3{
    color:var(--bile);
    font-size:24px;
    font-weight:600;
    line-height:28px
}
.blog-article-info-date{
    grid-column-gap:14px;
    grid-row-gap:14px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.blog-article-info-category---name{
    color:var(--bile);
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px;
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.date-field{
    color:#97989f;
    font-size:16px;
    line-height:24px
}
.date-field.blog{
    color:var(--bile)
}
.blog-article-info-date---point{
    background-color:#d9d9d9;
    border-radius:15px;
    width:8px;
    height:8px
}
.blog-article-info-date---time{
    color:#97989f;
    font-size:16px;
    line-height:24px
}
.location-block{
    flex-flow:column;
    justify-content:space-between;
    height:800px;
    margin-top:60px;
    margin-bottom:60px;
    display:flex;
    position:relative
}
.location-block-title{
    z-index:2;
    grid-column-gap:12px;
    grid-row-gap:12px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    display:flex;
    position:relative
}
.location-block-pin{
    z-index:2;
    grid-column-gap:0px;
    grid-row-gap:0px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    display:flex;
    position:relative
}
.location-block-info{
    z-index:2;
    flex-flow:row;
    justify-content:center;
    align-items:center;
    display:flex;
    position:relative
}
.location-block-background{
    z-index:1;
    background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/674f24b10a5fd0186b9f6ce1_Map.webp);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:auto 800px;
    background-attachment:scroll;
    height:100%;
    position:absolute;
    inset:0% 0% auto
}
.location-block-background.pl{
    background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/67606a27de2d266d3cb36506_Group%2039173.webp)
}
.location-block-title---location{
    font-size:40px;
    font-weight:700;
    line-height:42px
}
.location-block-title---description{
    grid-column-gap:10px;
    grid-row-gap:10px;
    font-size:18px;
    font-weight:500;
    line-height:42px;
    display:flex
}
.text-span{
    background-color:var(--jovte);
    border-radius:30px;
    padding-left:22px;
    padding-right:22px;
    transform:rotate(-6deg)
}
.location-block-info---text{
    font-size:40px;
    font-weight:700;
    line-height:42px
}
.text-span-2{
    color:var(--jovte)
}
.location-block-pin---description{
    grid-column-gap:16px;
    grid-row-gap:16px;
    background-color:var(--chorne);
    border-radius:50px;
    justify-content:center;
    align-items:center;
    padding:16px 22px;
    display:flex
}
.location-block-pin---description---flag{
    border-radius:30px;
    flex-flow:column;
    width:32px;
    height:32px;
    display:flex;
    overflow:hidden
}
.location-block-pin---description---flag---blue{
    background-color:#338af3;
    width:100%;
    height:50%
}
.location-block-pin---description---flag---blue.pl{
    background-color:#eee
}
.location-block-pin---description---flag---yellow{
    background-color:#ffda44;
    width:100%;
    height:50%
}
.location-block-pin---description---flag---yellow.pl{
    background-color:#d80027
}
.location-block-pin---description---text{
    color:var(--bile);
    font-size:42px;
    font-weight:500;
    line-height:52px
}
.location-block-pin---point---img{
    width:80px;
    height:80px
}
.location-cta-block{
    grid-column-gap:68px;
    grid-row-gap:68px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:center;
    margin-bottom:60px;
    display:flex
}
.location-cta-block-main{
    justify-content:space-between;
    align-items:center;
    display:flex
}
.location-cta-block-maps{
    grid-column-gap:18px;
    grid-row-gap:18px;
    border:1px solid var(--jovte);
    color:var(--chorne);
    border-radius:35px;
    justify-content:center;
    align-items:center;
    width:300px;
    height:70px;
    padding:28px;
    text-decoration:none;
    display:flex;
    box-shadow:0 4px 28px #fab61933
}
.location-cta-block-main-description{
    grid-column-gap:34px;
    grid-row-gap:34px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:flex-start;
    width:40%;
    display:flex
}
.location-cta-block-main-form{
    background-color:var(--bile);
    border-radius:15px;
    width:40%;
    padding:60px 40px;
    box-shadow:0 4px 120px #fab61926
}
.location-cta-block-main-or---text{
    letter-spacing:1px;
    font-size:24px;
    font-weight:500;
    line-height:30px
}
.location-cta-block-main-description---text{
    font-size:18px;
    line-height:22px
}
.location-cta-block-main-description---title{
    grid-column-gap:18px;
    grid-row-gap:18px;
    border:1px solid var(--jovte);
    border-radius:35px;
    justify-content:center;
    align-items:center;
    width:100%;
    padding:28px;
    display:flex
}
.form-2{
    grid-column-gap:28px;
    grid-row-gap:28px;
    flex-flow:column;
    display:flex
}
.location-cta-form{
    margin-bottom:0
}
.location-cta-form-title{
    justify-content:center;
    align-items:center;
    display:flex
}
.location-cta-form-title---text{
    text-align:center;
    font-size:24px;
    font-weight:700;
    line-height:30px
}
.location-cta-form-name,.location-cta-form-phone,.location-cta-form-city,.location-cta-form-loc{
    grid-column-gap:6px;
    grid-row-gap:6px;
    flex-flow:column;
    display:flex
}
.location-cta-form-name-separation{
    grid-column-gap:10px;
    grid-row-gap:10px;
    display:flex
}
.location-cta-form-text{
    margin-bottom:0;
    font-size:12px;
    font-weight:400;
    line-height:14px
}
.location-cta-form-title-fields{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    justify-content:space-between;
    display:flex
}
.location-cta-form-title-fields-required{
    grid-column-gap:10px;
    grid-row-gap:10px;
    flex-flow:column;
    display:flex
}
.location-cta-form-loc-title{
    grid-column-gap:4px;
    grid-row-gap:4px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.location-cta-form-field{
    color:var(--chorne);
    border:1px solid #42506666;
    border-radius:5px;
    font-size:16px;
    line-height:16px;
    box-shadow:0 2px 4px #4250661a
}
.location-cta-form-field::placeholder{
    font-size:14px;
    line-height:16px
}
.submit-button{
    background-color:var(--chorne);
    border-radius:15px;
    padding:10px 22px;
    font-size:16px;
    font-weight:500;
    line-height:30px
}
.location-cta-block-maps---text{
    letter-spacing:1px;
    font-size:24px;
    font-weight:500;
    line-height:24px
}
.cases-block{
    grid-column-gap:64px;
    grid-row-gap:64px;
    flex-flow:column;
    margin-top:60px;
    margin-bottom:60px;
    display:flex
}
.cases-block-title{
    justify-content:center;
    align-items:center;
    display:flex
}
.cases-block-title---text{
    font-size:40px;
    font-weight:700;
    line-height:42px
}
.cases-slider{
    background-color:#ddd0;
    height:auto
}
.cases-slider.desk{
    flex-flow:column;
    justify-content:flex-end;
    align-items:center;
    display:flex
}
.cases-slider.tabl,.cases-slider.mob{
    display:none
}
.slide-nav-3{
    z-index:11;
    height:24px;
    position:relative
}
.cases-slide{
    height:100%;
    margin-right:100px
}
.cases-slide-main{
    grid-column-gap:32px;
    grid-row-gap:32px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:center;
    align-items:stretch;
    display:flex
}
.case{
    grid-column-gap:20px;
    grid-row-gap:20px;
    background-color:var(--bile);
    border-radius:16px;
    flex-flow:column;
    padding:16px;
    display:flex;
    box-shadow:0 4px 18px #0000001a
}
.case-image{
    border-radius:16px;
    width:100%;
    height:450px;
    overflow:hidden;
    box-shadow:0 4px 18px #00000080
}
.case-city{
    justify-content:center;
    align-items:center;
    height:48px;
    display:flex
}
.case-description{
    grid-column-gap:18px;
    grid-row-gap:18px;
    flex-flow:column;
    display:flex
}
.case-city---text{
    text-align:center;
    font-size:24px;
    font-weight:700;
    line-height:24px
}
.case-description-part{
    justify-content:space-between;
    display:flex
}
.case-description-part-left{
    grid-column-gap:8px;
    grid-row-gap:8px;
    justify-content:flex-start;
    align-items:center;
    width:50%;
    display:flex
}
.case-description-part-right{
    grid-column-gap:8px;
    grid-row-gap:8px;
    justify-content:flex-end;
    align-items:center;
    width:50%;
    display:flex
}
.case-description-part---img{
    width:20px;
    height:20px
}
.case-description-part---text{
    justify-content:center;
    align-items:center;
    font-size:14px;
    font-weight:500;
    line-height:14px;
    display:flex
}
.case-description-part---text.right{
    text-align:right
}
.case-description-part---text._1{
    margin-left:-4px
}
.case-image---img{
    object-fit:cover;
    width:100%;
    height:100%
}
.mask-3{
    height:91%;
    margin-bottom:20px;
    overflow:visible
}
.slide-nav-4{
    z-index:11;
    height:24px;
    position:relative
}
.gallery-slide-main{
    grid-column-gap:32px;
    grid-row-gap:32px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    align-items:stretch;
    display:block
}
.gallery-slide-main-item{
    grid-column-gap:14px;
    grid-row-gap:14px;
    flex-flow:column;
    display:flex
}
.gallery-slide-item-photo{
    border-radius:16px;
    justify-content:flex-start;
    align-items:flex-end;
    width:100%;
    height:380px;
    padding-bottom:20px;
    padding-left:20px;
    padding-right:20px;
    display:flex;
    position:relative;
    overflow:hidden
}
.gallery-slide-item-button{
    grid-column-gap:10px;
    grid-row-gap:10px;
    justify-content:space-between;
    display:flex
}
.gallery-slide-item-button-reactions{
    grid-column-gap:4px;
    grid-row-gap:4px;
    flex-flow:row;
    display:flex
}
.button-reactions{
    z-index:2;
    grid-column-gap:2px;
    grid-row-gap:2px;
    cursor:pointer;
    border:1px solid #0000001c;
    border-radius:20px;
    justify-content:flex-start;
    align-items:center;
    width:66px;
    height:30px;
    padding:2px 10px;
    display:flex;
    position:relative;
    overflow:hidden
}
.gallery-slide-item-photo---img{
    z-index:1;
    object-fit:cover;
    width:100%;
    height:100%;
    position:absolute;
    inset:0%
}
.gallery-slide-item-title{
    z-index:3;
    color:var(--bile);
    font-size:24px;
    font-weight:600;
    line-height:28px;
    position:relative
}
.gallery-slide-item-photo---blur{
    z-index:2;
    background-image:linear-gradient(#0000 50%,#0009 80%);
    position:absolute;
    inset:0%
}
.slide-show-button{
    grid-column-gap:16px;
    grid-row-gap:16px;
    background-color:#e5e5e5;
    border:1px solid #cfcfcf;
    border-radius:6px;
    justify-content:center;
    align-items:center;
    padding:4px 10px;
    text-decoration:none;
    display:flex
}
.slide-show-button---text{
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.slide-show-button---img{
    width:16px;
    height:16px
}
.pop-up-promo{
    z-index:99;
    background-color:#25252580;
    justify-content:center;
    align-items:center;
    display:flex;
    position:fixed;
    inset:0%
}
.pop-up-promo.invest,.pop-up-promo.grant,.pop-up-promo.mono,.pop-up-promo.start,.pop-up-promo.coffee,.pop-up-promo.base{
    opacity:0;
    display:none
}
.pop-up-promo-main{
    grid-column-gap:28px;
    grid-row-gap:28px;
    border-radius:40px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    width:100%;
    height:auto;
    padding:60px 140px;
    display:flex;
    position:relative;
    overflow:hidden
}
.pop-up-promo-main.custom{
    grid-column-gap:80px;
    grid-row-gap:80px;
    flex-flow:row;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    padding:0 60px;
    display:grid
}
.pop-up-promo-main-background{
    z-index:1;
    justify-content:center;
    align-items:center;
    width:100%;
    display:flex;
    position:absolute;
    inset:0%
}
.pop-up-promo-main-description{
    z-index:3;
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    display:flex;
    position:relative
}
.pop-up-promo-main-form{
    z-index:3;
    background-color:var(--bile);
    border-radius:24px;
    max-width:600px;
    margin-left:60px;
    margin-right:60px;
    padding:28px 36px;
    position:relative
}
.pop-up-promo-main-form.custom{
    width:100%;
    margin-left:0;
    margin-right:0
}
.pop-up-promo-main-title{
    color:var(--bile);
    font-size:50px;
    font-weight:700;
    line-height:65px
}
.pop-up-promo-main-title._1{
    text-align:center
}
.pop-up-promo-main-description---text{
    color:var(--bile);
    line-height:24px
}
.pop-up-promo-main-description---text._1{
    text-align:center
}
.pop-up-promo-main-background---img{
    object-fit:cover;
    width:100%;
    height:120%
}
.form-privacy-text{
    text-align:center;
    margin-top:24px;
    font-size:16px;
    line-height:16px
}
.pop-up-promo-main-info{
    z-index:10;
    flex-flow:column;
    justify-content:space-between;
    align-items:flex-start;
    width:100%;
    height:100%;
    padding-top:60px;
    display:flex;
    position:relative
}
.pop-up-promo-main-info.custom{
    justify-content:flex-start
}
.pop-up-promo-main-background---blur{
    background-image:linear-gradient(90deg,var(--jovte)30%,#fab61900);
    position:absolute;
    inset:0%
}
.pop-up-promo-main-background---blur.rose{
    background-image:linear-gradient(90deg,#f2bfaf 30%,#f2bfaf00)
}
.pop-up-promo-main-background---blur.blue{
    background-image:linear-gradient(90deg,#e2e0ff 30%,#e2e0ff00)
}
.pop-up-promo-main-background---blur.brown{
    background-image:linear-gradient(90deg,#9d4c1a 30%,#9d4c1a00)
}
.pop-up-promo-main-info---description{
    z-index:10;
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    display:flex
}
.pop-up-promo-main-info-image{
    justify-content:center;
    align-items:center;
    width:100%;
    display:flex
}
.pop-up-promo-main-info-image.absolut{
    justify-content:center;
    align-items:flex-end;
    height:50%
}
.pop-up-promo-main-info---description---title{
    font-size:40px;
    font-weight:700;
    line-height:45px
}
.pop-up-promo-main-info---description---title.white{
    color:var(--bile)
}
.pop-up-promo-main-info---description---text{
    font-size:16px;
    line-height:24px
}
.pop-up-promo-main-info---description---text.white{
    color:var(--bile)
}
.pop-up-promo-main-close{
    z-index:10;
    cursor:pointer;
    position:absolute;
    inset:30px 30px auto auto
}
.pop-up-promo-main-info-image---img{
    width:80%
}
.pop-up-promo-main-info-image---img.max{
    width:100%;
    margin-top:40px
}
.pop-up-promo-main-info-image---img.min{
    width:70%
}
.pop-up-promo-main-background---img---dop{
    z-index:1;
    object-fit:cover;
    position:absolute
}
.pop-up-promo-main-form-wrapper{
    padding-top:60px;
    padding-bottom:60px
}
.pop-up-promo-bg{
    z-index:1;
    position:absolute;
    inset:0%
}
.location-block-background---img{
    display:none
}
.blog-page-head{
    margin-top:160px;
    margin-bottom:80px
}
.blog-page-head-title{
    justify-content:space-between;
    align-items:center;
    display:flex
}
.blog-page-head-title---text{
    font-size:30px;
    font-weight:700;
    line-height:36px
}
.search-button{
    color:var(--jovte);
    background-color:#3898ec00
}
.search{
    background-color:#f4f4f5;
    border-radius:5px;
    flex-flow:row;
    justify-content:center;
    align-items:center;
    margin-bottom:0;
    display:flex
}
.search._1{
    width:40%
}
.blog-page-head-title-search{
    width:35%
}
.blog-page-head-title-search.article{
    width:100%;
    margin-top:0;
    margin-bottom:0;
    display:none
}
.search-input{
    color:#a1a1aa;
    background-color:#fff0;
    border:1px #000;
    margin-bottom:0;
    padding-left:16px;
    padding-right:16px;
    font-size:16px;
    line-height:20px
}
.blog-page-head-main{
    grid-column-gap:48px;
    grid-row-gap:48px;
    flex-flow:column;
    display:flex
}
.slide-nav-5{
    position:static
}
.blog-page-slider{
    background-color:#ddd0;
    height:400px
}
.collection-list-wrapper-4,.collection-list-3,.collection-item-3{
    height:100%
}
.blog-page-slider-main{
    border-radius:12px;
    width:100%;
    height:100%;
    text-decoration:none;
    position:relative;
    overflow:hidden
}
.blog-page-slider-main-info{
    z-index:2;
    justify-content:flex-start;
    align-items:flex-end;
    width:100%;
    height:100%;
    padding:32px;
    display:flex;
    position:relative
}
.blog-page-slider-main-backgroung{
    z-index:1;
    width:100%;
    height:100%;
    position:absolute;
    inset:0%
}
.blog-page-slider-main-backgroung---img{
    object-fit:cover;
    width:100%;
    height:100%
}
.blog-page-slider-main-backgroung---blur{
    background-color:#14162466;
    position:absolute;
    inset:0%
}
.blog-page-slider-main-info--content{
    grid-column-gap:24px;
    grid-row-gap:24px;
    flex-flow:column;
    display:flex
}
.blog-page-slider-main-info--content---heading{
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    display:flex
}
.blog-page-slider-main-info--content---short-info{
    grid-column-gap:14px;
    grid-row-gap:14px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.blog-page-slider-main-info--content---title{
    color:var(--bile);
    font-size:36px;
    font-weight:600;
    line-height:40px
}
.read-time{
    color:var(--bile);
    font-size:16px;
    line-height:24px
}
.blog-page-slider-main-info--content---mark{
    grid-column-gap:16px;
    grid-row-gap:16px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.blog-page-slider-main-info--content---category-name{
    color:var(--bile);
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.blog-page-slider-main-info--content---category-mark{
    border-radius:6px;
    padding:4px 10px
}
.blog-page-slider-main-info--content---hot-mark{
    grid-column-gap:4px;
    grid-row-gap:4px;
    background-color:red;
    border-radius:6px;
    justify-content:center;
    align-items:center;
    padding:4px 10px;
    display:flex
}
.blog-page-slider-main-info--content---hot-text{
    color:var(--bile);
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.blog-page-slider-main-info--content---hot-img{
    width:18px;
    height:18px
}
.blog-page-articles{
    padding-bottom:100px
}
.blog-page-articles-main{
    grid-column-gap:32px;
    grid-row-gap:32px;
    grid-template-rows:auto auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr
}
.collection-list-4{
    grid-column-gap:32px;
    grid-row-gap:32px;
    grid-template-rows:auto auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    display:grid
}
.tabs-menu{
    grid-column-gap:18px;
    grid-row-gap:18px;
    justify-content:center;
    align-items:center;
    display:flex
}
.tabs{
    grid-column-gap:24px;
    grid-row-gap:24px;
    flex-flow:column;
    display:flex
}
.blog-articles-main{
    grid-column-gap:32px;
    grid-row-gap:32px;
    background-color:#fff;
    border:1px solid #e8e8ea;
    border-radius:12px;
    flex-flow:column;
    justify-content:space-between;
    height:100%;
    padding:16px;
    text-decoration:none;
    display:flex;
    overflow:hidden
}
.blog-articles-main-image{
    border-radius:6px;
    height:50%;
    overflow:hidden
}
.blog-articles-main-image---img{
    object-fit:cover;
    width:100%;
    height:100%
}
.blog-articles-main-short-info{
    grid-column-gap:14px;
    grid-row-gap:14px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.blog-articles-main-short-info---read-time{
    color:#97989f;
    font-size:16px;
    line-height:24px
}
.three-lines{
    color:#181a2a;
    font-size:24px;
    font-weight:600;
    line-height:1.2;
    overflow:hidden
}
.blog-articles-main---title{
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:flex-start;
    display:flex
}
.blog-articles-main---title---category-mark{
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px
}
.blog-articles-main---title---category-text{
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.blog-articles-main---info{
    grid-column-gap:24px;
    grid-row-gap:24px;
    flex-flow:column;
    height:100%;
    display:flex
}
.tab-link-tab-1,.tab-link-tab-1.w--current{
    background-color:#fab619;
    border-radius:6px;
    padding:4px 10px
}
.tab-category-text{
    color:var(--bile);
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.tab-category-text.b{
    color:#4b6bfb
}
.tab-category-text.g{
    color:green
}
.tab-category-text.bl{
    color:#fe00ed
}
.tab-category-text.y{
    color:#fab619
}
.tab-link-tab-2{
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px
}
.tab-link-tab-2.w--current{
    background-color:#4b6bfb0d
}
.tab-link-tab-3{
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px
}
.tab-link-tab-3.w--current{
    background-color:#4b6bfb0d
}
.tab-link-tab-4{
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px
}
.tab-link-tab-4.w--current{
    background-color:#4b6bfb0d
}
.tab-link-tab-5{
    background-color:#4b6bfb0d;
    border-radius:6px;
    padding:4px 10px
}
.tab-link-tab-5.w--current{
    background-color:#4b6bfb0d
}
.slide-2{
    margin-right:60px
}
.blog-page-head-slider-mobile{
    display:none
}
.article{
    margin-top:160px;
    margin-bottom:0
}
.article-main{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    margin-left:10%;
    margin-right:10%;
    display:flex
}
.article-main-cover{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    display:flex
}
.article-main-cover-image{
    border-radius:12px;
    overflow:hidden
}
.article-main-cover-image---img{
    object-fit:cover;
    width:100%;
    max-height:500px
}
.article-main-cover-info{
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    display:flex
}
.article-main-cover-info---short{
    grid-column-gap:24px;
    grid-row-gap:24px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.article-main-cover-info---mark{
    grid-column-gap:16px;
    grid-row-gap:16px;
    display:flex
}
.article-main-cover-info---category{
    background-color:#4b6bfb0d;
    border-radius:6px;
    justify-content:center;
    align-items:center;
    padding:4px 10px;
    display:flex
}
.article-main-cover-info---hot{
    grid-column-gap:4px;
    grid-row-gap:4px;
    background-color:red;
    border-radius:6px;
    justify-content:center;
    align-items:center;
    padding:4px 10px;
    display:flex
}
.article-main-cover-info---hot---img{
    width:18px;
    height:18px
}
.article-main-cover-info---short---time{
    color:#97989f;
    font-size:16px;
    line-height:24px
}
.article-main-cover-info-title---text{
    font-size:36px;
    font-weight:600;
    line-height:40px
}
.article-main-cover-info---category---text{
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.article-main-cover-info---hot---text{
    color:var(--bile);
    font-size:14px;
    font-weight:500;
    line-height:20px
}
.rtb{
    line-height:32px
}
.rtb h1,.rtb h2,.rtb h3,.rtb h4,.rtb h5,.rtb h6{
    font-size:24px;
    font-weight:600;
    line-height:28px
}
.rtb blockquote{
    background-color:#f6f6f7;
    border-radius:12px;
    padding:32px;
    font-size:24px;
    font-style:italic;
    line-height:32px
}
.policy-section-main{
    grid-column-gap:60px;
    grid-row-gap:60px;
    flex-flow:column;
    display:flex
}
.policy-section-main-heading{
    grid-column-gap:22px;
    grid-row-gap:22px;
    background-color:var(--jovte);
    border-radius:40px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:flex-start;
    padding:45px 60px;
    display:flex
}
.policy-section-main-text{
    grid-column-gap:32px;
    grid-row-gap:32px;
    flex-flow:column;
    display:flex
}
.policy-section-main-heading-title{
    font-size:36px;
    font-weight:600;
    line-height:28px
}
.policy-section-main-heading-text{
    grid-column-gap:10px;
    grid-row-gap:10px;
    flex-flow:column;
    justify-content:flex-start;
    align-items:flex-start;
    display:flex
}
.policy-section-main-heading-description{
    font-size:16px;
    line-height:24px
}
.download-button{
    grid-column-gap:10px;
    grid-row-gap:10px;
    background-color:var(--chorne);
    border-radius:15px;
    justify-content:center;
    align-items:center;
    padding:10px 22px;
    text-decoration:none;
    display:flex
}
.download-button---text{
    color:var(--bile);
    font-size:16px;
    font-weight:500;
    line-height:16px
}
.download-button---img{
    width:12px;
    height:12px
}
.policy-section-main-text-h{
    font-size:24px;
    font-weight:700;
    line-height:32px
}
.policy-section-main-text-d{
    line-height:32px
}
.internal-coffee-shop{
    background-color:#d9d9d9;
    padding-top:94px
}
.coffee-shop-main-info{
    justify-content:center;
    align-items:flex-start;
    display:flex;
    position:relative
}
.coffee-shop-main-info-image{
    z-index:1;
    width:50%;
    position:relative
}
.coffee-shop-main-info-image---img{
    object-fit:cover
}
.coffee-shop-main-info-gradient{
    z-index:2;
    position:relative
}
.coffee-shop-main-info-gradient.left{
    background-image:linear-gradient(90deg,#d9d9d9 80%,#d9d9d900);
    width:40%;
    position:absolute;
    inset:0% auto 0% 0%
}
.coffee-shop-main-info-gradient.right{
    background-image:linear-gradient(90deg,#d9d9d900,#d9d9d9 20%);
    width:40%;
    position:absolute;
    inset:0% 0% 0% auto
}
.coffee-shop-main-info-gradient.top{
    height:20%;
    display:none;
    position:absolute;
    inset:0% 0% auto
}
.coffee-shop-main-info-indicators{
    z-index:3;
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    justify-content:center;
    align-items:flex-end;
    width:100%;
    max-width:35%;
    margin-top:50px;
    display:flex;
    position:absolute;
    inset:0% 0% auto auto
}
.coffee-shop-main-info-guarantee{
    z-index:3;
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    align-items:flex-start;
    max-width:35%;
    margin-top:50px;
    display:flex;
    position:absolute;
    inset:0% auto auto 0%
}
.coffee-shop-main-info-guarantee---text{
    font-size:16px;
    font-weight:500;
    line-height:20px
}
.coffee-shop-main-info-guarantee---line{
    background-color:#0000003b;
    width:60px;
    height:1px
}
.coffee-shop-main-info-guarantee---title{
    grid-column-gap:8px;
    grid-row-gap:8px;
    justify-content:flex-start;
    align-items:center;
    display:flex
}
.coffee-shop-main-info-guarantee---title---text{
    font-size:24px;
    font-weight:700;
    line-height:30px
}
.coffee-shop-main-info-guarantee---title---image{
    width:20px;
    height:20px
}
.coffee-shop-main-info-indicators---parameters--back{
    grid-column-gap:16px;
    grid-row-gap:16px;
    background-image:linear-gradient(90deg,#fab61900,#fab61980);
    border-radius:8px;
    justify-content:flex-end;
    align-items:flex-start;
    padding:12px
}
.coffee-shop-main-info-indicators---parameters--back._1{
    background-image:linear-gradient(90deg,#fab61900,#fab61980);
    width:62%
}
.coffee-shop-main-info-indicators---parameters--back._2{
    width:65%
}
.coffee-shop-main-info-indicators---parameters--back._3{
    width:85%
}
.coffee-shop-main-info-indicators---parameters--back._4{
    width:70%
}
.coffee-shop-main-info-indicators---parameters{
    grid-column-gap:16px;
    grid-row-gap:16px;
    flex-flow:column;
    align-items:flex-end;
    width:100%;
    display:flex
}
.coffee-shop-main-info-indicators---parameters---text{
    color:#0000006b;
    text-align:right;
    font-size:12px;
    line-height:15px
}
.coffee-shop-main-quiz{
    z-index:10;
    width:100%;
    margin-top:-50px;
    margin-bottom:100px;
    position:relative
}
.choose-form-grid-options{
    grid-column-gap:11px;
    grid-row-gap:11px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    height:100%;
    display:grid
}
.is-relative---text{
    text-align:center;
    justify-content:center;
    align-items:center;
    font-size:16px;
    font-weight:600;
    line-height:28px;
    display:flex
}
.choose-drop{
    flex-flow:column;
    width:100%;
    display:none
}
.choose-dropdown-content---upd{
    grid-column-gap:14px;
    grid-row-gap:14px;
    flex-flow:column;
    justify-content:center;
    align-items:stretch;
    height:100%;
    padding-top:0;
    padding-bottom:0;
    display:flex
}
.location-choose---text{
    font-size:16px;
    font-weight:500
}
.choose-sendbutton{
    grid-column-gap:16px;
    grid-row-gap:16px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    place-items:center;
    display:grid
}
.send-button{
    grid-column-gap:18px;
    grid-row-gap:18px;
    flex-flow:column;
    justify-content:center;
    align-items:flex-end;
    width:100%;
    display:flex
}
.payment-in-installments-button{
    grid-column-gap:10px;
    grid-row-gap:10px;
    background-color:var(--chorne);
    cursor:pointer;
    border-radius:42px;
    justify-content:center;
    align-items:center;
    height:50px;
    padding:11px 45px;
    display:flex
}
.payment-in-installments-button---img{
    width:18px;
    height:18px
}
.payment-in-installments-button---text{
    color:var(--bile);
    text-align:center;
    font-size:18px;
    line-height:28px
}
.choose-name-c-in{
    grid-column-gap:6px;
    grid-row-gap:6px;
    flex-flow:column;
    display:flex
}
.choose-name-c-price{
    grid-column-gap:6px;
    grid-row-gap:6px;
    flex-flow:column;
    justify-content:flex-end;
    align-items:flex-start;
    display:flex
}
.choose-name-c-price---text{
    color:#8f8f8f;
    font-size:18px;
    line-height:28px;
    text-decoration:line-through
}
.choose-name-c-price---text._1{
    text-decoration:none
}
.choose-name-c-price---text._2{
    display:none
}
.choose-price-info{
    grid-column-gap:48px;
    grid-row-gap:48px;
    flex-flow:column;
    width:100%;
    display:flex
}
.navigation-buttons{
    grid-column-gap:10px;
    grid-row-gap:10px;
    justify-content:center;
    align-items:center;
    margin-top:40px;
    display:flex
}
.navigation-buttons---next{
    grid-column-gap:10px;
    grid-row-gap:10px;
    background-color:var(--chorne);
    border-radius:15px;
    justify-content:center;
    align-items:center;
    width:250px;
    height:65px;
    padding:10px 22px;
    display:flex
}
.navigation-buttons---next.step1{
    cursor:pointer;
    width:510px
}
.navigation-buttons---next.step2{
    cursor:pointer;
    display:none
}
.navigation-buttons---prev{
    grid-column-gap:10px;
    grid-row-gap:10px;
    border:2px solid #000;
    border-radius:15px;
    justify-content:center;
    align-items:center;
    width:250px;
    height:65px;
    padding:10px 22px;
    display:flex
}
.navigation-buttons---prev.step2{
    cursor:pointer;
    display:none
}
.navigation-buttons---prev.step3{
    cursor:pointer;
    width:510px;
    display:none
}
.navigation-buttons---prev---img{
    width:18px;
    height:15px
}
.navigation-buttons---prev---text{
    font-size:16px;
    font-weight:500;
    line-height:16px
}
.navigation-buttons---next---img{
    width:18px;
    height:15px
}
.navigation-buttons---next---text{
    color:var(--bile);
    font-size:16px;
    font-weight:500;
    line-height:16px
}
.custom-quantity{
    background-color:#fab61930;
    border-radius:22px;
    justify-content:center;
    align-items:center;
    height:70px;
    display:flex;
    overflow:hidden
}
.quantity-btn{
    color:#0000002b;
    background-color:#3898ec00;
    justify-content:center;
    align-items:center;
    padding-left:34px;
    padding-right:34px;
    font-size:40px;
    display:flex
}
.choose-dropdown-content---city{
    grid-column-gap:8px;
    grid-row-gap:8px;
    flex-flow:column;
    display:flex
}
.choose-dropdown-content---option{
    grid-column-gap:6px;
    grid-row-gap:6px;
    flex-flow:column;
    display:flex
}
.choose-item---text{
    flex-flow:column;
    justify-content:center;
    align-items:center;
    width:100%;
    display:flex
}
.cta-wrapper-main{
    justify-content:center;
    align-items:center;
    display:none;
    position:relative
}
.progress-bar-1{
    grid-column-gap:16px;
    grid-row-gap:16px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    justify-content:space-between;
    display:grid;
    position:relative
}
.progress-bar-step{
    grid-column-gap:10px;
    grid-row-gap:10px;
    flex-flow:column;
    justify-content:center;
    align-items:center;
    display:flex
}
.progress-bar-step---text{
    font-size:18px;
    line-height:28px
}
.progress-bar-step---text.step2,.progress-bar-step---text.step3{
    color:#0003
}
.progress-bar-step---pin{
    background-color:var(--jovte);
    opacity:1;
    border-radius:30px;
    width:14px;
    height:14px
}
.progress-bar-step---pin.step1{
    opacity:100
}
.progress-bar-step---pin.step2,.progress-bar-step---pin.step3{
    opacity:0
}
.progress-bar-line{
    background-image:linear-gradient(90deg,var(--jovte),#fab61900 40%);
    border-radius:30px;
    width:100%;
    height:8px;
    margin-bottom:3px;
    position:absolute;
    inset:auto 0% 0%
}
.progress-bar-line.step1{
    background-image:linear-gradient(90deg,var(--jovte),var(--jovte)20%,#fab61900 40%)
}
.progress-bar-line.step2{
    background-image:linear-gradient(90deg,var(--jovte),var(--jovte)50%,#fab61900 80%);
    width:0%
}
.progress-bar-line.step3{
    background-image:linear-gradient(to bottom,var(--jovte),var(--jovte));
    width:0%
}
.progress-bar-mobile{
    display:none
}
.progress-bar-mobile-title{
    justify-content:center;
    align-items:center;
    display:flex
}
.progress-bar-mobile-steps{
    grid-column-gap:10px;
    grid-row-gap:10px;
    grid-template-rows:auto;
    grid-template-columns:1fr 1fr 1fr;
    grid-auto-columns:1fr;
    padding-top:10px;
    padding-bottom:10px;
    display:grid
}
.progress-bar-mobile-step{
    background-color:var(--jovte);
    border-radius:30px;
    height:4px
}
.progress-bar-mobile-step.step2,.progress-bar-mobile-step.step3{
    background-color:#ffffff40
}
.progress-bar-mobile-title---text{
    font-size:18px;
    line-height:28px
}
.progress-bar-mobile-title---text.step2,.progress-bar-mobile-title---text.step3{
    display:none
}
.cta-wrapper-back-button{
    grid-column-gap:10px;
    grid-row-gap:10px;
    cursor:pointer;
    border:2px solid #000;
    border-radius:30px;
    justify-content:center;
    align-items:center;
    width:48px;
    height:48px;
    padding:12px;
    display:flex;
    position:absolute;
    inset:0% auto auto 0%
}
.cta-wrapper-back-button---img{
    width:24px;
    height:24px
}
.cta-wrapper-back-button---text{
    font-size:16px;
    display:none
}
.collection-list-6,.collection-list-7{
    justify-content:center;
    align-items:center;
    display:flex
}
.choose-name-coffee{
    position:relative
}
.sale-mark{
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    background-color:#ffe42c;
    border-radius:30px;
    padding:10px 40px;
    position:absolute;
    inset:2% -35% auto auto;
    transform:rotate(30deg);
    box-shadow:0 4px 90px #ff0
}
.sale-mark.mob{
    display:none
}
.sale-mark---date-text{
    color:#000c;
    text-align:center;
    text-transform:uppercase;
    font-size:14px;
    line-height:15px
}
.sale-mark---price{
    text-align:center;
    font-size:36px;
    font-weight:600;
    line-height:44px
}
.sale-mark---oldprice{
    color:#00000070;
    text-align:center;
    font-weight:500;
    line-height:24px;
    text-decoration:line-through
}
.lightbox-link{
    color:var(--chorne);
    text-align:left;
    text-decoration:none
}
.gallery-slide-main-item---video-button{
    z-index:3;
    cursor:pointer;
    justify-content:center;
    align-items:center;
    display:flex;
    position:absolute;
    inset:0%
}
.lottie-animation-like{
    z-index:1;
    width:200%;
    height:250%;
    position:absolute;
    left:-21px
}
.lottie-animation-fire{
    z-index:2;
    width:50%;
    height:80%;
    position:absolute;
    inset:0% 0% 0% auto
}
.lottie-animation-smile{
    z-index:2;
    width:55%;
    position:absolute;
    inset:0% 0% 0% auto
}
.lottie-animation-fire-plus{
    z-index:1;
    width:200%;
    height:200%;
    position:absolute
}
.lottie-animation-smile-plus{
    z-index:1;
    width:200%;
    height:200%;
    display:none;
    position:absolute
}
.coffee-cap-gif{
    display:flex;
    justify-content:space-between;
    align-items:center;
    height: 100%;
    width: 100%;

    display:flex;
    filter: 
    saturate(3)    
    contrast(1)     
    brightness(1.1);

}
.hide{
    display:none
}
.search-block{
    padding-top:140px;
    padding-bottom:100px
}
.search-block-head{
    justify-content:space-between;
    display:flex
}
.search-block-main{
    grid-column-gap:40px;
    grid-row-gap:40px;
    flex-flow:column;
    display:flex
}
.link{
    color:var(--chorne);
    font-weight:600
}
.paragraph{
    font-size:16px
}
.heading{
    letter-spacing:0;
    font-weight:600
}
.slider-arrow-img{
    width:24px;
    height:24px
}
.utility-page-wrap{
    justify-content:center;
    align-items:center;
    width:100vw;
    max-width:100%;
    height:100vh;
    max-height:100%;
    display:flex
}
.utility-page-content{
    text-align:center;
    flex-direction:column;
    width:260px;
    display:flex
}
.utility-page-form{
    flex-direction:column;
    align-items:stretch;
    display:flex
}
.promo-slider-arrow{
    z-index:10;
    justify-content:space-between;
    padding-left:60px;
    padding-right:60px;
    display:flex;
    position:absolute;
    inset:auto 0% 0%
}
.promo-slider-arrow._1{
    padding-left:0;
    padding-right:0
}
.code-embed{
    display:none
}
.mask-4{
    margin-bottom:20px
}
.navigation-buttons---cta{
    grid-column-gap:10px;
    grid-row-gap:10px;
    justify-content:center;
    align-items:center;
    width:510px;
    height:65px;
    display:none
}
.navigation-buttons---cta---to-count{
    background-color:var(--jovte);
    cursor:pointer;
    border-radius:15px;
    justify-content:center;
    align-items:center;
    width:50%;
    height:65px;
    padding:10px 22px;
    display:flex
}
.navigation-buttons---cta---to-count.en{
    width:100%
}
.navigation-buttons---cta---in-parts{
    grid-column-gap:10px;
    grid-row-gap:10px;
    background-color:var(--chorne);
    cursor:pointer;
    border-radius:15px;
    justify-content:center;
    align-items:center;
    width:50%;
    height:65px;
    padding:10px 22px;
    display:flex
}
.navigation-buttons---cta---to-count---text{
    text-align:center;
    font-size:16px;
    font-weight:500;
    line-height:16px
}
.navigation-buttons---cta---in-parts---text{
    color:var(--bile);
    text-align:center;
    font-size:16px;
    font-weight:500;
    line-height:16px
}
.div-block{
    justify-content:flex-end;
    align-items:center;
    width:100%;
    display:flex
}
.coffee-shop-main-info-indicators---parameters---code{
    width:100%
}
.button-reactions-number{
    z-index:10;
    font-size:12px;
    font-weight:500;
    line-height:100%;
    position:relative;
    inset:0% auto 0% 0%
}
@media screen and (min-width:1440px){
    .container.popup-c.z-index-1{
        padding-left:40px;
        padding-right:40px
    }
    .cta{
        background-attachment:scroll
    }
}
@media screen and (min-width:1920px){
    .numbers-black-text{
        font-size:84px
    }
    .choose{
        background-size:auto;
        background-attachment:scroll
    }
    .cta{
        background-size:cover;
        background-attachment:scroll
    }
    .cta-button-slide{
        cursor:pointer
    }
    .pop-up-promo.base{
        opacity:0;
        display:none
    }
    .coffee-shop-main-info-gradient.left{
        background-image:linear-gradient(90deg,#d9d9d9 55%,#d9d9d900)
    }
    .coffee-shop-main-info-gradient.right{
        background-image:linear-gradient(90deg,#d9d9d900,#d9d9d9 45%)
    }
    .coffee-shop-main-info-indicators,.coffee-shop-main-info-guarantee{
        margin-top:50px
    }
}
@media screen and (max-width:991px){

    .container._2{
        padding-left:0;
        padding-right:0
    }
    .hero{
        justify-content:center;
        align-items:flex-end;
        padding-top:0;
        padding-bottom:90px
    }
    .hero-wrap{
        width:auto
    }
    .button{
        text-align:center
    }
    .button.business{
        padding-left:16px;
        padding-right:16px;
        font-size:15px;
        right:8px
    }
    .button.choose-b{
        min-width:auto
    }
    .button._w-100--tablet{
        width:100%
    }
    .background-video{
        filter:brightness(75%);
        object-position:50% 100%
    }
    .about-grid{
        grid-column-gap:24px;
        grid-row-gap:24px;
        grid-template-columns:1fr
    }
    .about{
        padding-top:70px;
        padding-bottom:70px
    }
    .about-black{
        background-color:var(--prozrachne);
        padding-top:0;
        padding-bottom:0;
        padding-left:0
    }
    .business-form{
        padding-top:72px;
        padding-bottom:144px
    }
    .mw-580{
        max-width:none
    }
    .business-input{
        border-radius:8px;
        height:56px
    }
    .numbers-black-grid{
        grid-column-gap:96px;
        grid-row-gap:48px;
        grid-template-columns:1fr 1fr
    }
    .numbers-white-grid{
        grid-column-gap:14px;
        grid-row-gap:14px;
        grid-template-columns:1fr
    }
    .numbers-white-box{
        grid-column-gap:36px;
        grid-row-gap:36px;
        grid-template-rows:auto;
        grid-template-columns:1fr 3fr;
        grid-auto-columns:1fr;
        justify-content:center;
        align-items:center;
        display:flex
    }
    .numbers-white-deco{
        min-width:112px;
        font-size:176px;
        position:static
    }
    .numbers-white-c{
        margin-bottom:0
    }
    .ta-center.ta-left-tablet{
        text-align:left
    }
    .ta-center.ta-left-tablet.small{
        text-align:center
    }
    .calculator-c{
        padding:48px
    }
    .calculator-grid{
        grid-column-gap:24px;
        grid-row-gap:24px;
        grid-template-columns:1fr;
        grid-auto-flow:dense
    }
    .bm-24.bm-0-tablet{
        margin-bottom:0
    }
    .calculator-price-c{
        overflow:hidden
    }
    .calculator-price-item.first{
        margin-top:24px
    }
    .choose{

        background-position:50% 100%;
        flex-flow:row;
        height:100vh;
        display:flex
    }
   
    .choose-grid{
        place-items:start stretch;
        width:100%;
        margin-top:auto;
    }
 
    .choose-name-c.lm-auto.upd{
        justify-content:space-between
    }
    .choose-left{
        width:100%
    }
    .choose-dropdown.upd-2{
        background-image:linear-gradient(to bottom,var(--bile),var(--bile));
        box-shadow:0 2px 20px #0003
    }
    .choose-dropdown-content.upd{
        grid-template-rows:auto auto auto;
        grid-template-columns:1fr;
        height:auto
    }
    .choose-d-text{
        font-size:16px
    }
    .form._w-100--tablet{
        justify-content:flex-end;
        width:100%
    }
    .form._w-100--tablet.upd{
        overflow:visible
    }
    .choose-slide.upd{
        width:40%
    }
    .right-arrow,.left-arrow{
        display:none
    }
    .footer{
        padding-top:40px;
        padding-bottom:40px
    }
    .cta-text.popup-txt{
        font-size:16px
    }
    .footer-wrap{
        grid-column-gap:36px;
        grid-row-gap:36px;
        flex-flow:column;
        justify-content:flex-start;
        align-items:center;
        margin-bottom:36px
    }
    .footer-text{
        text-align:center
    }
    .footer-social-c{
        justify-content:center;
        align-items:center
    }
    .ta-center-tablet{
        text-align:center
    }
    .tablet-hidden{
        display:none
    }
    .copyright{
        font-size:24px
    }
    .mw-400-tablet{
        max-width:400px
    }
    .bm-36-tablet{
        margin-bottom:36px
    }
    .hero-tablet-text{
        color:var(--bile);
        text-align:center;
        letter-spacing:.03em;
        margin-bottom:48px;
        font-size:36px;
        line-height:1.28;
        display:block
    }
    .bm-0._w-100--tablet{
        width:100%
    }
    .calculator-left{
        border-top:3px solid #000;
        padding-top:24px
    }
    .choose-slide-street{
        width:40%
    }
    .calculator-d-trigger{
        cursor:pointer;
        flex-flow:row;
        justify-content:space-between;
        align-items:center;
        display:flex
    }
    .desktop-hidden{
        display:block
    }
    .popup-form{
        padding-top:40px
    }
    .popup-price{
        font-size:24px
    }
    .slide-content._2,.slide-content._1{
        z-index:4;
        width:70%
    }
    .slide-title,.slide-title._2,.slide-title._1{
        font-size:32px;
        line-height:35px
    }
    .slide-description,.slide-description._1,.slide-description._2{
        font-size:16px;
        line-height:20px
    }
    .slider-mask{
        margin-bottom:0
    }
    .slide-image._2{
        justify-content:center;
        align-items:center
    }
    .slide-image._5{
        justify-content:flex-end;
        align-items:flex-end
    }
    .slide-img.mob{
        height:100%;
        display:block
    }
    .slide-img.mob._1{
        height:auto
    }
    .slide-img._3{
        display:block
    }
    .slide-img._4,.gallery{
        display:none
    }
    .cta-v2{
        grid-column-gap:50px;
        grid-row-gap:50px;
        flex-flow:column;
        margin-bottom:100px
    }
    .cta-v2-text{
        width:100%
    }
    .cta-v2-title,.cta-v2-description{
        text-align:center
    }
    .galery-title-text.desk{
        display:none
    }
    .galery-title-text.mob{
        display:block
    }
    .blog-navigation{
        grid-column-gap:16px;
        grid-row-gap:16px;
        grid-template-rows:auto;
        grid-template-columns:1fr 1fr 1fr;
        grid-auto-columns:1fr;
        display:grid
    }
    .blog-slider.desk{
        display:none
    }
    .blog-slider.tabl{
        display:block
    }
    .blog-all-button{
        padding-top:20px;
        padding-bottom:20px
    }
    .blog-all-button---text{
        display:none
    }
    .blog-categories{
        justify-content:center
    }
    .blog-navigation-section,.blog-navigation-section.left.pl{
        width:100%
    }
    .blog-slide-block.article{
        display:none
    }
    .location-block-title{
        grid-column-gap:24px;
        grid-row-gap:24px;
        padding-left:60px;
        padding-right:60px
    }
    .location-block-info{
        padding-left:60px;
        padding-right:60px
    }
    .location-block-title---description{
        flex-flow:wrap;
        justify-content:center;
        align-items:center
    }
    .location-block-info---text{
        text-align:center
    }
    .location-cta-block-main{
        grid-column-gap:40px;
        grid-row-gap:40px;
        flex-flow:column
    }
    .location-cta-block-main-description,.location-cta-block-main-form{
        width:100%
    }
    .cases-slider.desk{
        display:none
    }
    .cases-slider.tabl{
        flex-flow:column;
        justify-content:space-between;
        align-items:center;
        display:block
    }
    .cases-slide{
        width:100%
    }
    .cases-slide-main{
        justify-content:center;
        align-items:center;
        width:100%
    }
    .case{
        width:100%
    }
    .pop-up-promo-main{
        padding:20px
    }
    .pop-up-promo-main.custom{
        grid-column-gap:40px;
        grid-row-gap:40px;
        grid-template-rows:auto auto;
        grid-template-columns:1fr;
        padding-left:20px;
        padding-right:20px
    }
    .pop-up-promo-main-form{
        margin-left:0;
        margin-right:0
    }
    .pop-up-promo-main-title._1{
        font-size:32px;
        line-height:35px
    }
    .pop-up-promo-main-description---text._1{
        font-size:16px;
        line-height:20px
    }
    .pop-up-promo-main-info{
        align-items:center;
        padding-top:20px
    }
    .pop-up-promo-main-info---description{
        justify-content:flex-start;
        align-items:center
    }
    .pop-up-promo-main-info-image{
        display:none
    }
    .pop-up-promo-main-info---description---title{
        text-align:center;
        padding-left:40px;
        padding-right:40px;
        font-size:32px;
        line-height:35px
    }
    .pop-up-promo-main-info---description---text{
        line-height:20px
    }
    .pop-up-promo-main-background---img---dop{
        display:none
    }
    .pop-up-promo-main-form-wrapper{
        padding-top:0;
        padding-bottom:20px
    }
    .collection-list-wrapper-2{
        width:100%
    }
    .collection-list-2{
        justify-content:center;
        align-items:center;
        display:flex
    }
    .search._1{
        width:100%
    }
    .blog-page-head-title-search{
        width:45%
    }
    .collection-list-4{
        grid-column-gap:16px;
        grid-row-gap:16px;
        grid-template-columns:1fr 1fr
    }
    .article-main{
        margin-left:0%;
        margin-right:0%
    }
    .coffee-shop-main-info-image{
        width:80%
    }
    .coffee-shop-main-info-gradient.left{
        background-image:linear-gradient(90deg,#d9d9d9 30%,#d9d9d900)
    }
    .coffee-shop-main-info-gradient.right{
        background-image:linear-gradient(90deg,#d9d9d900,#d9d9d9 70%)
    }
    .coffee-shop-main-info-indicators,.coffee-shop-main-info-guarantee{
        display:none
    }
    .choose-sendbutton{
        grid-column-gap:32px;
        grid-row-gap:32px;
        grid-template-rows:auto auto auto;
        grid-template-columns:1fr;
        justify-items:stretch
    }
    .send-button{
        align-items:stretch
    }
    .choose-name-c-price{
        justify-content:flex-end;
        align-items:flex-end
    }
    .custom-quantity{
        justify-content:space-around
    }
    .cta-wrapper-main{
        grid-column-gap:12px;
        grid-row-gap:12px;
        flex-flow:column
    }
    .cta-wrapper-back-button{
        width:100%;
        padding-left:24px;
        padding-right:24px;
        position:relative
    }
    .cta-wrapper-back-button---text{
        display:block
    }
    .sale-mark{
        inset: -5% -50% auto auto;
    }
    .search-block-head{
        grid-column-gap:24px;
        grid-row-gap:24px;
        flex-flow:column-reverse wrap
    }
}
@media screen and (max-width:767px){
    .container{
        padding-left:20px;
        padding-right:20px
    }
    .button.choose-b{
        font-size:20px
    }
    .button.cta-b._1._2{
        font-size:16px;
        line-height:20px
    }
    .button.choose-button{
        border-top-right-radius:0;
        border-bottom-left-radius:10px;
        font-size:25px
    }
    .button.choose-button.upd{
        font-size:20px;
        line-height:20px
    }
    .numbers-black-grid{
        grid-row-gap:24px;
        text-align:center;
        grid-template-columns:1fr
    }
    .ta-center.bm-24{
        font-size:24px;
        line-height:29px
    }
    .ta-center.bm-16-tablet{
        margin-bottom:24px
    }
    .is-relative.landscape-hidden{
        display:none
    }
    .is-relative.upd{
        height:100%
    }
    .choose-name-c.lm-auto.upd{
        justify-content:space-between
    }
    .choose-name.upd{
        font-size:24px;
        line-height:28px
    }
    .choose-dropdown.upd-2{
        background-color:var(--bile);
        background-image:none;
        border-radius:24px;
        justify-content:space-between;
        align-items:center;
        height:auto;
        padding:16px;
        display:flex;
        box-shadow:0 2px 5px #0000001f
    }
    .choose-dropdown-content{
        padding-left:20px;
        padding-right:20px
    }
    .choose-dropdown-content.upd{
        grid-column-gap:18px;
        grid-row-gap:18px;
        grid-template-rows:auto auto auto;
        grid-template-columns:1fr;
        height:auto
    }
    .choose-dropdown-content.upd2{
        width:100%;
        height:auto
    }
    .choose-d-text.upd{
        color:#0000008f;
        text-align:center;
        margin-bottom:20px;
        line-height:20px
    }
    .choose-label{
        font-size:16px;
        font-weight:600;
        line-height:28px
    }
    .choose-form-grid{
        grid-template-columns:1fr
    }
    .choose-form-grid.bm-30.upd{
        grid-column-gap:10px;
        grid-row-gap:10px;
        flex-flow:column
    }
    .choose-form-grid.upd{
        padding:16px
    }
    .choose-item.upd{
        padding:8px
    }
    .choose-item-name.upd{
        text-align:center;
        font-size:14px
    }
    .choose-item-small.upd{
        font-size:12px
    }
    .hidden,.hidden.upd{
        justify-content:center;
        align-items:center;
        height:24px;
        display:flex;
        position:static
    }
    .form._w-100--tablet.upd{
        overflow:hidden
    }
    .text-block.upd{
        font-size:24px;
        line-height:28px
    }
    .choose-slide.upd{
        width:100%;
        height:100%
    }
    .right-arrow{
        background-color:#fff0;
        background-image:linear-gradient(90deg,#fab61900,#fab6194d);
        border-top-right-radius:36px;
        border-bottom-right-radius:36px;
        flex-flow:column;
        justify-content:center;
        align-items:flex-end;
        width:30%;
        height:24px;
        padding-top:6px;
        padding-bottom:6px;
        padding-right:10px;
        display:flex;
        position:absolute;
        inset:auto 0% 0% auto
    }
    .right-arrow.upd{
        background-image:linear-gradient(90deg,#fab61900,#fab6194d);
        border-top-right-radius:36px;
        border-bottom-right-radius:36px;
        justify-content:center;
        align-items:flex-end;
        width:30%;
        padding-top:6px;
        padding-bottom:6px;
        padding-right:10px;
        display:flex;
        position:absolute;
        inset:auto 0% 0% auto
    }
    .choose-slider,.choose-slider.upd{
        flex-flow:column;
        height:auto;
        position:relative
    }
    .mask{
        width:100%;
        height:100%;
        margin-bottom:20px
    }
    .mask.upd{
        width:100%;
        margin-bottom:20px
    }
    .left-arrow{
        grid-column-gap:0px;
        grid-row-gap:0px;
        background-color:#fff0;
        background-image:linear-gradient(90deg,#fab6194d,#fab61900);
        border-top-left-radius:36px;
        border-bottom-left-radius:36px;
        flex-flow:column;
        grid-template-rows:auto auto;
        grid-template-columns:1fr 1fr;
        grid-auto-columns:1fr;
        justify-content:center;
        align-items:flex-start;
        width:30%;
        height:24px;
        padding-top:0;
        padding-bottom:0;
        padding-left:10px;
        display:flex;
        position:absolute;
        inset:auto auto 0% 0%;
        overflow:visible
    }
    .left-arrow.upd{
        background-image:linear-gradient(90deg,#fab6194d,#fab61900);
        border-top-left-radius:36px;
        border-bottom-left-radius:36px;
        justify-content:center;
        align-items:flex-start;
        width:30%;
        padding-top:6px;
        padding-bottom:6px;
        padding-left:10px;
        display:flex;
        position:absolute;
        inset:auto auto 0% 0%
    }
    .cta-wrapper.upd{
        margin-top:0
    }
    .cta-text{
        line-height:17px
    }
    .cta-text.mob{
        display:none
    }
    .cta-label._1{
        padding-left:0;
        font-size:16px;
        line-height:26px
    }
    .cta-label._1.mob{
        display:none
    }
    .cta-input{
        font-size:18px
    }
    .cta-input.mob{
        display:none
    }
    .choose-slide-image,.choose-slide-image.upd{
        height:280px
    }
    .choose-number-input{
        border-top-right-radius:10px;
        border-bottom-left-radius:0;
        width:100%
    }
    .choose-slide-street{
        width:100%;
        height:100%
    }
    .location-choose.upd2{
        width:100%;
        height:42px
    }
    .bottom-cta.popup{
        display:block
    }
    .anchor{
        display:none
    }
    .popup-form{
        padding-top:64px
    }
    .policy-section{
        padding-top:120px
    }
    .marquee-horizontal,.gradient,.purchase-in-parts{
        height:80px
    }
    .slide-nav{
        height:18px
    }
    .slide,.slider{
        height:auto
    }
    .slide-content._2,.slide-content._1{
        z-index:4;
        grid-column-gap:0px;
        grid-row-gap:0px;
        width:100%;
        padding:20px
    }
    .cta-button-slide{
        border-radius:5px;
        padding:10px 40px;
        box-shadow:0 1.2px 1.85px #00000080
    }
    .slide-title{
        font-size:22px;
        line-height:24px
    }
    .slide-title._2{
        font-size:22px;
        line-height:28px
    }
    .slide-title._2.min{
        width:70%
    }
    .slide-title._1{
        font-size:22px;
        line-height:30px
    }
    .slide-description{
        font-size:9px;
        line-height:13px
    }
    .slide-description._1{
        width:45%;
        font-size:9px;
        line-height:13px
    }
    .slide-description._2{
        width:50%;
        font-size:9px;
        line-height:13px
    }
    .slider-mask{
        margin-bottom:20px;
        padding:20px 20px 10px
    }
    .text-block-2{
        font-size:10px;
        line-height:7px
    }
    .slide-image{
        justify-content:center;
        align-items:flex-end
    }
    .slide-image._2{
        justify-content:flex-end;
        align-items:flex-end;
        width:100%;
        padding-bottom:20px;
        padding-right:20px
    }
    .slide-image._3{
        justify-content:flex-end;
        align-items:flex-end;
        width:62%
    }
    .slide-image._4{
        justify-content:flex-end;
        align-items:flex-end;
        padding-bottom:20px;
        padding-right:20px
    }
    .slide-img{
        object-fit:cover;
        height:100%
    }
    .slide-img._1{
        width:auto;
        height:50%
    }
    .slide-img.mob._1{
        height:100%
    }
    .slide-img._4{
        display:none
    }
    .slides,.slides._1{
        height:220px
    }
    .connection{
        display:none
    }
    .galery-title-text.mob{
        font-size:24px
    }
    .blog-slider-block{
        margin-left:0;
        margin-right:0
    }
    .blog-slider.tabl{
        display:none
    }
    .blog-slider.mob{
        justify-content:center;
        align-items:center;
        height:450px;
        display:block
    }
    .blog-slide{
        border-radius:16px;
        margin-right:40px;
        overflow:hidden
    }
    .blog-all-button---text{
        display:none
    }
    .blog-slider-article{
        border-radius:16px;
        overflow:hidden
    }
    .collection-item{
        justify-content:space-between;
        width:100%
    }
    .date-field{
        font-size:10px
    }
    .location-block-background{
        background-image:none;
        background-repeat:repeat;
        background-size:auto;
        background-attachment:scroll;
        justify-content:center;
        align-items:center;
        height:100%;
        display:flex;
        inset:0% 0% auto
    }
    .location-block-background.pl{
        background-image:none;
        background-position:0 0;
        background-repeat:repeat;
        background-size:auto;
        background-attachment:scroll
    }
    .location-block-title---description{
        flex-flow:wrap;
        justify-content:center;
        align-items:center
    }
    .location-block-info---text{
        text-align:center
    }
    .location-block-pin---description---text{
        font-size:24px;
        line-height:30px
    }
    .location-cta-block-main-or---text,.location-cta-block-maps---text{
        font-size:20px;
        line-height:20px
    }
    .cases-slider.tabl{
        display:none
    }
    .cases-slider.mob{
        display:block
    }
    .pop-up-promo-main{
        align-items:stretch;
        padding:40px 20px
    }
    .pop-up-promo-main.custom{
        grid-column-gap:0px;
        grid-row-gap:0px;
        grid-template-rows:auto auto;
        grid-template-columns:1fr;
        padding-left:20px;
        padding-right:20px
    }
    .pop-up-promo-main-form{
        margin-left:0;
        margin-right:0;
        padding:20px
    }
    .pop-up-promo-main-title._1{
        font-size:24px;
        line-height:25px
    }
    .pop-up-promo-main-description---text._1{
        font-size:14px;
        line-height:17px
    }
    .form-privacy-text{
        display:none
    }
    .pop-up-promo-main-info{
        padding-top:20px
    }
    .pop-up-promo-main-background---blur{
        background-image:linear-gradient(to bottom,var(--jovte),var(--jovte))
    }
    .pop-up-promo-main-background---blur.rose{
        background-image:linear-gradient(#f2bfaf,#f2bfaf)
    }
    .pop-up-promo-main-background---blur.blue{
        background-image:linear-gradient(#e2e0ff,#e2e0ff)
    }
    .pop-up-promo-main-background---blur.brown{
        background-image:linear-gradient(#9d4c1a,#9d4c1a)
    }
    .pop-up-promo-main-info---description{
        grid-column-gap:14px;
        grid-row-gap:14px;
        justify-content:center;
        align-items:center;
        width:100%
    }
    .pop-up-promo-main-info-image{
        display:none
    }
    .pop-up-promo-main-info---description---title{
        text-align:center;
        padding-left:0;
        padding-right:0;
        font-size:24px;
        line-height:30px
    }
    .pop-up-promo-main-info---description---text{
        text-align:center;
        font-size:14px;
        line-height:21px
    }
    .pop-up-promo-main-close,.pop-up-promo-main-background---img---dop{
        display:none
    }
    .pop-up-promo-main-form-wrapper{
        padding-top:20px;
        padding-bottom:20px
    }
    .location-block-background---img{
        object-fit:cover;
        width:180%;
        max-width:none;
        height:auto;
        display:block;
        position:absolute
    }
    .collection-list-wrapper-3{
        width:100%
    }
    .blog-page-head{
        margin-top:120px
    }
    .blog-page-head-title{
        grid-column-gap:24px;
        grid-row-gap:24px;
        flex-flow:column-reverse;
        align-items:stretch
    }
    .blog-page-head-title---text{
        font-size:24px;
        line-height:30px
    }
    .search{
        border-radius:15px
    }
    .search._1,.blog-page-head-title-search{
        width:100%
    }
    .blog-page-head-title-search.article{
        display:block
    }
    .blog-page-slider{
        display:none
    }
    .blog-page-slider-main-info--content---hot-mark{
        border-radius:4px
    }
    .blog-page-slider-main-info--content---hot-text{
        font-size:10px
    }
    .collection-list-4{
        grid-template-columns:1fr
    }
    .tabs-menu{
        justify-content:flex-start;
        align-items:center;
        height:40px;
        overflow:auto
    }
    .blog-articles-main{
        background-color:#fff0;
        border-style:none;
        flex-flow:row;
        padding:0;
        position:relative
    }
    .blog-articles-main-image{
        border-radius:16px;
        width:100px;
        height:100px
    }
    .blog-articles-main-image---img{
        object-fit:cover
    }
    .blog-articles-main-short-info{
        position:absolute;
        inset:0% 0% auto auto
    }
    .blog-articles-main-short-info---read-time{
        font-size:10px
    }
    .three-lines{
        font-size:16px;
        font-weight:700;
        line-height:20px
    }
    .blog-articles-main---title{
        max-width:70%
    }
    .blog-articles-main---title---category-mark{
        border-radius:4px
    }
    .blog-articles-main---title---category-text{
        font-size:8px;
        line-height:10px
    }
    .blog-articles-main---info{
        grid-column-gap:12px;
        grid-row-gap:12px;
        flex-flow:row
    }
    .tab-link-tab-1,.tab-link-tab-1.w--current{
        flex:none
    }
    .blog-page-head-slider-mobile{
        margin-left:-20px;
        margin-right:-20px;
        padding-left:0;
        display:flex
    }
    .collection-list-5{
        grid-column-gap:20px;
        grid-row-gap:20px;
        width:auto;
        height:260px;
        padding-left:20px;
        padding-right:20px;
        display:flex
    }
    .blog-slider-mobile-main{
        grid-column-gap:9px;
        grid-row-gap:9px;
        flex-flow:column;
        justify-content:space-between;
        height:100%;
        text-decoration:none;
        display:flex;
        position:relative
    }
    .collection-item-4{
        min-width:280px;
        max-width:360px
    }
    .blog-slider-mobile-main-image{
        border-radius:12px;
        justify-content:center;
        align-items:center;
        height:100%;
        display:flex;
        position:relative;
        overflow:hidden
    }
    .blog-slider-mobile-main-title---text{
        color:#2c2c2c;
        height:44px;
        font-size:18px;
        line-height:22px
    }
    .blog-slider-mobile-main---short-info{
        grid-column-gap:14px;
        grid-row-gap:14px;
        justify-content:flex-start;
        align-items:center;
        display:flex
    }
    .collection-list-wrapper-5{
        overflow:auto
    }
    .blog-slider-mobile-main-image---img{
        z-index:1;
        object-fit:cover;
        height:100%;
        position:relative
    }
    .blog-slider-mobile-main-image---blur{
        z-index:2;
        background-color:#14162466;
        position:absolute;
        inset:0%
    }
    .blog-slider-mobile-main-mark{
        z-index:3;
        grid-column-gap:4px;
        grid-row-gap:4px;
        display:flex;
        position:absolute;
        top:16px;
        left:16px
    }
    .blog-slider-mobile-main-mark---category{
        background-color:#4b6bfb42;
        border-radius:4px;
        padding:4px 10px
    }
    .blog-slider-mobile-main-mark---category---text{
        color:var(--bile);
        font-size:10px;
        line-height:20px
    }
    .article{
        margin-top:120px
    }
    .article-main-cover{
        flex-flow:column-reverse
    }
    .article-main-cover-info{
        position:relative
    }
    .article-main-cover-info---short{
        grid-column-gap:14px;
        grid-row-gap:14px;
        position:absolute;
        inset:0% 0% auto auto
    }
    .article-main-cover-info---short---time{
        font-size:10px
    }
    .article-main-cover-info-title---text{
        font-size:24px;
        line-height:30px
    }
    .article-main-cover-info---category---text{
        font-size:8px;
        line-height:10px
    }
    .rtb h1,.rtb h2,.rtb h3,.rtb h4,.rtb h5,.rtb h6{
        font-size:20px;
        font-weight:700;
        line-height:24px
    }
    .rtb p{
        font-size:16px;
        line-height:20px
    }
    .rtb blockquote{
        font-size:16px
    }
    .rtb li{
        font-size:16px;
        line-height:20px
    }
    .policy-section-main-heading{
        grid-column-gap:20px;
        grid-row-gap:20px;
        justify-content:center;
        align-items:center;
        padding:22px 54px
    }
    .policy-section-main-heading-title{
        text-align:center;
        font-size:24px
    }
    .policy-section-main-heading-text{
        grid-column-gap:4px;
        grid-row-gap:4px;
        justify-content:center;
        align-items:center
    }
    .policy-section-main-heading-description{
        text-align:center
    }
    .policy-section-main-text-h{
        font-size:20px
    }
    .policy-section-main-text-d{
        font-size:16px
    }
    .internal-coffee-shop{
        padding-top:120px
    }
    .coffee-shop-main-info-image{
        width:100%
    }
    .coffee-shop-main-info-gradient.left{
        background-image:linear-gradient(90deg,#d9d9d9 20%,#d9d9d900 70%)
    }
    .coffee-shop-main-info-gradient.right{
        background-image:linear-gradient(90deg,#d9d9d900 30%,#d9d9d9 80%)
    }
    .coffee-shop-main-info-gradient.top{
        background-image:linear-gradient(#d9d9d9,#d9d9d900);
        display:flex
    }
    .coffee-shop-main-info-indicators,.coffee-shop-main-info-guarantee{
        display:none
    }
    .choose-dropdown-content---upd{
        width:100%
    }
    .choose-sendbutton{
        grid-column-gap:24px;
        grid-row-gap:24px;
        grid-template-rows:auto auto auto;
        grid-template-columns:1fr;
        justify-items:stretch
    }
    .send-button{
        grid-column-gap:14px;
        grid-row-gap:14px;
        align-items:stretch
    }
    .payment-in-installments-button---text{
        font-size:20px;
        line-height:20px
    }
    .choose-name-c-price{
        justify-content:flex-end;
        align-items:flex-end
    }
    .choose-name-c-price---text._1{
        font-size:14px
    }
    .navigation-buttons---next---text{
        font-size:20px;
        line-height:20px
    }
    .custom-quantity{
        justify-content:space-around
    }
    .choose-item---text{
        flex:0 auto
    }
    .progress-bar-1{
        display:none
    }
    .arrow---img{
        height:12px
    }
    .progress-bar-mobile{
        display:block
    }
    .cta-wrapper-back-button{
        width:100%;
        padding-left:24px;
        padding-right:24px
    }
    .cta-wrapper-back-button---text{
        display:flex
    }
    .search-block-head{
        grid-column-gap:24px;
        grid-row-gap:24px;
        flex-flow:column-reverse wrap
    }
    .heading{
        font-size:32px
    }
    .slider-arrow-img{
        width:18px;
        height:18px
    }
    .promo-slider-arrow{
        padding-left:20px;
        padding-right:20px
    }
}
@media screen and (max-width:479px){
    .navbar{
        z-index:9999;
        height: 60px;
        text-align: center;
        margin: auto;
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .image-2{
        height: 45px;
    }

    .nav-phone{
        font-size:14px;
    }
    .button{
        font-size:20px
    }
    .button.choose-b{
        width:100%;
        margin-top:auto
    }
    .button.choose-button{
        font-size:20px
    }
    .about-grid{
        grid-column-gap:0px;
        grid-row-gap:0px
    }
    .about-black{
        padding-bottom:32px
    }
    .about-list{
        margin-bottom:0
    }
    .numbers-white{
        padding-bottom:48px
    }
    .numbers-white-deco{
        min-width:60px;
        font-size:100px
    }
    .ta-center.bm-48.small{
        font-size:32px
    }
    .ta-center.ta-left-tablet.small{
        font-size:28px
    }
    .ta-center.bm-16-tablet.promo-window{
        margin-bottom:10px;
        font-size:24px
    }
    .calculator{
        padding-top:40px;
        padding-bottom:40px
    }
    .calculator-c{
        padding:32px 20px
    }
    .price-text{
        font-size:28px
    }
    .calculator-price-item{
        font-size:16px
    }
    .calculator-price-small{
        font-size:20px
    }
    .bm-32.small{
        font-size:28px
    }
    .fw-400.fs-body.bm-16.small{
        font-size:16px
    }
    .range-number{
        font-size:24px
    }
    .bm-8.small{
        font-size:16px
    }
    .choose{
        z-index:0;
    
        height:auto;
        padding-top:50px;
        padding-bottom:80px;
        position:relative
    }

    .bm-120.ta-center.mobile-visible{
        font-size:9px;
        display:flex;
    }
    .choose-grid{
        grid-template-columns:1fr
    }
    .choose-text{
        font-size:9px;
    }
    .flex-center.choose-block{
        background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66eecfacdf9d4c6403231975_Frame%20289%20\(2\).webp);
        background-position:50% 100%;
        background-repeat:no-repeat;
        background-size:100%;
        flex-flow:column;
        justify-content:space-between;
        align-items:flex-end;
        height:540px;
        margin-bottom:-16px;
        padding:20px
    }
    .flex-center.choose-block._2{
        background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66eecfade22251e38861927a_right%20\(3\).webp);
        background-position:0 100%;
        background-size:cover;
        justify-content:flex-end
    }
    .flex-center.choose-block._2.en{
        background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66fd50d9a4af1dfc681101c3_right%20\(2\).webp);
        background-size:cover
    }
    .flex-center.choose-block._2.pl{
        background-image:url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66fd504e6bc8f681e31551f1_right%20\(1\).webp)
    }
    .flex-center.choose-block._1{
        background-image:linear-gradient(#ebebea,#ebebea00 30%),url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66eecfacdf9d4c6403231975_Frame%20289%20\(2\).webp);
        background-position:0 0,50% 100%;
        background-repeat:repeat,no-repeat;
        background-size:auto,100%;
        margin-bottom:0
    }
    .flex-center.choose-block._1.en{
        background-image:linear-gradient(#ebebea,#ebebea00 30%),url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66fd50c947d6044a734095c5_Frame%20289%20\(4\).webp);
        background-size:auto,cover
    }
    .flex-center.choose-block._1.pl{
        background-image:linear-gradient(#ebebea,#ebebea00 30%),url(https://cdn.prod.website-files.com/66eaa7c36f4f026ec2e269ed/66fd5063e305741366575692_Frame%20289%20\(3\).webp)
    }
    .cta-wrapper{
        margin-top:-106px;
        padding:12px 20px
    }
    .cta-text.popup-txt{
        flex-flow:column;
        justify-content:flex-start;
        align-items:center;
        margin-bottom:20px;
        line-height:1.2;
        display:flex
    }
    .image-2{
        max-width:120px
    }
    .bm-0._w-100--tablet{
        position:relative
    }
    .bm-0.small{
        font-size:16px
    }
    .choose-number-input{
        width:100%
    }
    .bottom-cta{
        padding:12px 20px
    }
    .anchor{
        position:absolute;
        top:-130px
    }
    .popup-form{
        padding-bottom:20px;
        padding-left:20px;
        padding-right:20px
    }
    .popup-price{
        margin-top:8px;
        font-size:32px;
        display:inline-block
    }
    .language-dropdown-list.w--open{
        flex-flow:column
    }
    .language-dropdown-link{
        padding-left:10px;
        padding-right:10px
    }
    .popup-txt-wrap{
        margin-bottom:24px
    }
    .policy-section{
        padding-top:100px
    }
    .slide-description._1{
        width:60%
    }
    .slide-image._3{
        justify-content:center;
        align-items:flex-end;
        width:100%
    }
    .slide-image._4,.slide-image._5{
        justify-content:flex-end;
        align-items:flex-end
    }
    .slide-img{
        width:auto;
        overflow:visible
    }
    .slide-img._1{
        display:block
    }
    .slide-img._3{
        height:65%;
        display:block
    }
    .monobank-logo{
        width:115px
    }
    .slides{
        height:220px
    }
    .galery-title-text.mob{
        font-size:18px;
        line-height:22px
    }
    .blog-all-button{
        width:44px;
        height:44px;
        padding:12px
    }
    .blog-categories{
        justify-content:space-between
    }
    .location-block-title{
        padding-left:20px;
        padding-right:20px
    }
    .location-block-background.pl{
        background-image:none;
        background-position:0 0;
        background-repeat:repeat;
        background-size:auto;
        background-attachment:scroll
    }
    .location-block-title---location{
        text-align:center
    }
    .text-span{
        font-size:14px;
        line-height:30px
    }
    .location-block-pin---description{
        padding:10px
    }
    .location-block-pin---description---flag{
        width:15px;
        height:15px
    }
    .location-block-pin---description---text{
        font-size:14px;
        line-height:17px
    }
    .location-cta-block-main{
        grid-column-gap:28px;
        grid-row-gap:28px
    }
    .location-cta-block-main-form{
        padding:40px 20px
    }
    .location-cta-block-main-description---text{
        font-size:14px;
        line-height:17.7px
    }
    .cases-block{
        grid-column-gap:32px;
        grid-row-gap:32px
    }
    .cases-block-title---text{
        font-size:28px;
        line-height:37px
    }
    .pop-up-promo-main-close{
        top:20px;
        right:20px
    }
    .text-span-3,.text-span-4{
        text-align:center;
        font-size:14px;
        line-height:16px
    }
    .blog-page-head,.article{
        margin-top:100px
    }
    .sale-mark.desk{
        inset: 0 6% auto auto;
    }
    .sale-mark.mob{
        padding:6px 12px;
        display:block;
        position:static;
        transform:rotate(-11deg)
    }
    .sale-mark---date-text{
        font-size:8px;
        line-height:10px
    }
    .sale-mark---price{
        font-size:22px;
        line-height:28px
    }
    .sale-mark---oldprice{
        font-size:12px;
        line-height:14px
    }
    .choose-block-mobile-sale{
        grid-column-gap:20px;
        grid-row-gap:20px;
        flex-flow:column;
        justify-content:center;
        align-items:flex-end;
        width:100%;
        display:flex
    }
    .navigation-buttons---cta{
        flex-flow:column;
        height:auto;
        display:none
    }
    .navigation-buttons---cta---to-count,.navigation-buttons---cta---in-parts{
        width:100%
    }
}
#w-node-_7db446a0-dbaf-2f67-28bf-cb4d2c801849-c2e269f6,#w-node-bbb59837-643c-d4c1-a45b-1a6c27c84cda-fd96c552,#w-node-bbb59837-643c-d4c1-a45b-1a6c27c84ce3-fd96c552,#w-node-bbb59837-643c-d4c1-a45b-1a6c27c84cef-fd96c552{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc-street.w-node-bbb59837-643c-d4c1-a45b-1a6c27c84d2c-fd96c552{
    align-self:center
}
#w-node-_13222d26-726a-1784-4e15-19229c1a895f-38251e8f,#w-node-_3a41b8ae-e47e-573a-9611-9e605e89a51a-38251e8f,#w-node-f57953f3-188a-ed71-83a5-378b26e0806b-38251e8f{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc.w-node-f57953f3-188a-ed71-83a5-378b26e080b6-38251e8f{
    align-self:center
}
#w-node-_7db446a0-dbaf-2f67-28bf-cb4d2c801849-6a45c55d,#w-node-_6d52fc51-e879-c848-89ff-e75016fd841b-6a45c55d,#w-node-_9e531caf-7edd-c54c-e826-d6f468309ec2-9d180d37,#w-node-_9e531caf-7edd-c54c-e826-d6f468309ecb-9d180d37,#w-node-_9e531caf-7edd-c54c-e826-d6f468309ed7-9d180d37{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc-street.w-node-_9e531caf-7edd-c54c-e826-d6f468309f18-9d180d37{
    align-self:center
}
#w-node-_86c6bb33-e40d-2faa-9413-52120fdf3ffb-f0568896,#w-node-_86c6bb33-e40d-2faa-9413-52120fdf4004-f0568896,#w-node-_86c6bb33-e40d-2faa-9413-52120fdf4010-f0568896{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc.w-node-_86c6bb33-e40d-2faa-9413-52120fdf404d-f0568896{
    align-self:center
}
#w-node-_7db446a0-dbaf-2f67-28bf-cb4d2c801849-e61c54d6,#w-node-b83d4d64-2143-5438-9793-4d953daf6a4f-4ec286cc,#w-node-b83d4d64-2143-5438-9793-4d953daf6a58-4ec286cc,#w-node-b83d4d64-2143-5438-9793-4d953daf6a64-4ec286cc{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc-street.w-node-b83d4d64-2143-5438-9793-4d953daf6aa5-4ec286cc{
    align-self:center
}
#w-node-ba031e42-23b6-3e1a-25c3-dd8e46682d2c-34e60839,#w-node-ba031e42-23b6-3e1a-25c3-dd8e46682d35-34e60839,#w-node-ba031e42-23b6-3e1a-25c3-dd8e46682d42-34e60839{
    grid-area:span 1/span 1/span 1/span 1
}
#no-loc.w-node-ba031e42-23b6-3e1a-25c3-dd8e46682d82-34e60839{
    align-self:center
}
@media screen and (max-width:991px){
    #w-node-_49f74025-e802-603a-d490-3c8f00af7895-c2e269f6{
        order:-9999
    }
    #w-node-f2bda74c-f58d-a6e9-e0c5-245a93f16bb0-c2e269f6{
        grid-area:span 1/span 1/span 1/span 1
    }
    #w-node-_9f9d6ab8-42c2-971d-e756-7b3534b41e75-c2e269f6{
        grid-area:1/1/2/2
    }
    #w-node-_632e9827-cbd4-58f8-69e8-5f4a0cc5f7d2-c2e269f6{
        grid-area:1/1/2/3
    }
    #w-node-_8ef00fb1-c5b5-8875-ae60-0195d0393f34-c2e269f6{
        grid-area:2/1/3/4
    }
    #w-node-_79fbc298-de6f-ea22-b455-f9304412b73d-c2e269f6{
        grid-area:1/3/2/4
    }
    #w-node-_49f74025-e802-603a-d490-3c8f00af7895-6a45c55d{
        order:-9999
    }
    #w-node-f2bda74c-f58d-a6e9-e0c5-245a93f16bb0-6a45c55d{
        grid-area:span 1/span 1/span 1/span 1
    }
    #w-node-_9f9d6ab8-42c2-971d-e756-7b3534b41e75-6a45c55d{
        grid-area:1/1/2/2
    }
    #w-node-_3b11182a-62b1-c085-d822-9f12cfbc2036-6a45c55d{
        grid-area:1/1/2/3
    }
    #w-node-_3b11182a-62b1-c085-d822-9f12cfbc203c-6a45c55d{
        grid-area:2/1/3/4
    }
    #w-node-_3b11182a-62b1-c085-d822-9f12cfbc204a-6a45c55d{
        grid-area:1/3/2/4
    }
    #w-node-_49f74025-e802-603a-d490-3c8f00af7895-e61c54d6{
        order:-9999
    }
    #w-node-f2bda74c-f58d-a6e9-e0c5-245a93f16bb0-e61c54d6{
        grid-area:span 1/span 1/span 1/span 1
    }
    #w-node-_9f9d6ab8-42c2-971d-e756-7b3534b41e75-e61c54d6{
        grid-area:1/1/2/2
    }
    #w-node-_742eb275-9991-ef03-d571-93092fafe4dd-e61c54d6{
        grid-area:1/1/2/3
    }
    #w-node-_742eb275-9991-ef03-d571-93092fafe4e3-e61c54d6{
        grid-area:2/1/3/4
    }
    #w-node-_742eb275-9991-ef03-d571-93092fafe4f1-e61c54d6{
        grid-area:1/3/2/4
    }
    #w-node-_3bed9fe7-0368-da16-924e-ccd129ce11b2-5bae1bc0{
        grid-area:1/1/2/3
    }
    #w-node-_3bed9fe7-0368-da16-924e-ccd129ce11c6-5bae1bc0{
        grid-area:1/3/2/4
    }
    #w-node-_96ba7e98-e592-8341-531e-e72d85a707b4-a6cf10a2{
        grid-area:1/1/2/3
    }
    #w-node-_96ba7e98-e592-8341-531e-e72d85a707ba-a6cf10a2{
        grid-area:1/3/2/4
    }
    #w-node-c4408910-f6da-9426-b8e8-2d8534ad0f17-92a44eb3{
        grid-area:1/1/2/3
    }
    #w-node-c4408910-f6da-9426-b8e8-2d8534ad0f1d-92a44eb3{
        grid-area:1/3/2/4
    }
}
