*{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}
html{height:100%}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}
ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
input,select{vertical-align:middle}
.clear{visibility:hidden;display:block;height:0;clear:both}
button{cursor:pointer}
a{text-decoration:none;color:#1f85c5}
a:hover{text-decoration:underline}
.js-formLoader{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);min-height:100px}
.js-formLoader .loader{position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px;-webkit-animation:show .25s ease-in-out forwards;animation:show .25s ease-in-out forwards;text-align:center}
.js-formLoader .loader__item{position:absolute;width:80px;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;-webkit-animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border-width:5px;border-style:solid;border-color:#aaa transparent transparent}
.js-formLoader .loader__item:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}
.js-formLoader .loader__item:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}
.js-formLoader .loader__item:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}
@-webkit-keyframes show{from{opacity:0}
}
@keyframes show{from{opacity:0}
}
@-webkit-keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes loader{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@font-face{font-family:Golos;src:url("../../../../fonts/golos/Golos-Text_Regular.woff2") format("woff2");font-weight:400;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../fonts/golos/Golos-Text_Medium.woff2") format("woff2");font-weight:500;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../fonts/golos/Golos-Text_DemiBold.woff2") format("woff2");font-weight:600;font-style:normal}
@font-face{font-family:Golos;src:url("../../../../fonts/golos/Golos-Text_Bold.woff2") format("woff2");font-weight:700;font-style:normal}
*{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased}
html{font:400 16px/20px Golos}
body{margin:0;padding:0;width:100%;height:100%;min-height:100%}
.new-container{position:relative;max-width:1440px;min-width:320px;margin:0 auto;padding:0 40px}
.gui-hidden{display:none}
sup{vertical-align:super;font-size:smaller}
button,input,textarea{font-family:inherit}
@media screen and (max-width:767px){.new-container{padding:0 16px}
}
@media screen and (max-width:479px){.w-section{overflow:hidden}
}
.title__h1{font-size:3.5rem;line-height:67px;color:#091520;font-weight:400}
.title__h2{font-size:2.375rem;line-height:45px;font-weight:400;color:#091520}
.title__h2--white{color:#fff}
.title__h2--left{padding-left:40px}
.title__h3{max-width:470px;padding-top:38px;font-size:1.25rem;font-weight:400;color:#333;line-height:1.4;padding-bottom:42px}
@media screen and (max-width:768px){.title__h2--left{padding-left:0}
}
@media screen and (max-width:767px){.title__h1,.title__h2{font-size:1.5rem;line-height:28px}
}
.header{position:relative;overflow:hidden}
.header .new-container{padding:0 80px}
.header:after{position:absolute;content:'';width:50%;height:100%;right:0;top:0;background:-o-linear-gradient(283.3deg,#f0f0f0 -15.6%,rgba(240,240,240,0) 61.18%);background:linear-gradient(166.7deg,#f0f0f0 -15.6%,rgba(240,240,240,0) 61.18%);z-index:-1}
.header__content{padding:66px 0 80px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header__block{width:50%}
.header__block:last-child{padding-left:55px}
.header__text{padding-top:14px;margin-bottom:24px;max-width:490px;font-size:1.5rem;line-height:28px;font-weight:400;color:#091520}
.header__button{display:inline-block;width:auto;padding:18px 32px;font-size:1rem;font-weight:400;line-height:20px;color:#fff;background-color:#ff5029}
.header__button:hover{text-decoration:none;color:#fff;background-color:#091520}
.header__image{position:relative;bottom:-5px;width:100%}
@media screen and (max-width:1300px){.header__block:first-child{width:45%}
}
@media screen and (max-width:1160px){.header .new-container{padding:0 40px}
}
@media screen and (max-width:980px){.header:after{width:100%}
.header__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 0 48px}
.header__block,.header__block:first-child{width:100%}
.header__block:last-child{padding-left:0}
.header__text{max-width:500px}
}
@media screen and (max-width:767px){.header .new-container{padding:0 16px}
.header__content{padding:64px 0}
.header__text{max-width:300px;padding-top:27px;margin-bottom:37px;font-size:1rem;line-height:19px}
.header__button{padding:15px 32px}
}
.mdDots{margin-top:56px;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}
.mdDots li{position:relative;font-size:0;cursor:pointer}
.mdDots li button{width:16px;height:4px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='4' viewBox='0 0 16 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='16' height='4' fill='white'/%3E%3C/svg%3E%0A")}
.mdDots li.slick-active button{width:56px;height:4px;background-image:url("data:image/svg+xml,%3Csvg width='56' height='4' viewBox='0 0 56 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='56' height='4' fill='%23091520'/%3E%3C/svg%3E%0A");cursor:pointer}
.advantages-blanki{padding:64px 0 85px;background-color:#091520}
.advantages-blanki .new-container{padding:0 63px 0 80px}
.advantages-blanki__title{max-width:1055px;margin-bottom:48px;color:#fff}
.advantages-blanki__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(10%,auto));gap:63px}
.advantages-blanki__item{position:relative;padding-top:88px}
.advantages-blanki__item:before{position:absolute;content:'';top:0;left:0;width:64px;height:64px}
.advantages-blanki__item:first-child:before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='16' y='8' width='32' height='8' fill='white'/%3E%3Crect x='8' y='16' width='8' height='24' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.489 21.2549L44.1459 26.9117L36.746 34.3116L36.7477 34.3133L31.0908 39.9701L31.0891 39.9685L31.0877 39.9699L25.4308 34.3131L25.4323 34.3116L20.9641 29.8434L26.621 24.1866L31.0891 28.6548L38.489 21.2549Z' fill='%23FF5029'/%3E%3Crect x='40' y='40' width='8' height='8' fill='white'/%3E%3Crect x='32' y='48' width='8' height='8' fill='white'/%3E%3Crect x='24' y='48' width='8' height='8' fill='white'/%3E%3Crect x='16' y='40' width='8' height='8' fill='white'/%3E%3Crect x='48' y='16' width='8' height='24' fill='white'/%3E%3C/svg%3E%0A")}
.advantages-blanki__item:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='8' y='8' width='48' height='8' fill='white'/%3E%3Crect x='24' y='40' width='32' height='8' fill='white'/%3E%3Crect x='16' y='48' width='8' height='8' fill='white'/%3E%3Crect x='8' y='40' width='8' height='8' fill='white'/%3E%3Crect x='16' y='24' width='8' height='8' fill='%23FF5029'/%3E%3Crect x='28' y='24' width='8' height='8' fill='%23FF5029'/%3E%3Crect x='40' y='24' width='8' height='8' fill='%23FF5029'/%3E%3Crect x='8' y='16' width='24' height='8' transform='rotate(90 8 16)' fill='white'/%3E%3Crect x='64' y='16' width='24' height='8' transform='rotate(90 64 16)' fill='white'/%3E%3C/svg%3E%0A")}
.advantages-blanki__item:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='24' y='8' width='32' height='8' fill='%23FF5029'/%3E%3Crect x='40' y='48' width='8' height='24' transform='rotate(180 40 48)' fill='white'/%3E%3Crect x='24' y='56' width='8' height='16' transform='rotate(180 24 56)' fill='white'/%3E%3Crect x='40' y='24' width='8' height='24' transform='rotate(90 40 24)' fill='white'/%3E%3Crect x='24' y='40' width='8' height='16' transform='rotate(90 24 40)' fill='white'/%3E%3Crect x='48' y='16' width='8' height='24' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.advantages-blanki__item:last-child:before{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='16' y='16' width='40' height='8' fill='white'/%3E%3Crect width='40' height='8' transform='matrix(-1 0 0 1 48 40)' fill='white'/%3E%3Crect x='21.4863' y='6.48633' width='8' height='19' transform='rotate(45 21.4863 6.48633)' fill='%23FF5029'/%3E%3Crect x='13.6543' y='14.3135' width='19' height='8' transform='rotate(45 13.6543 14.3135)' fill='%23FF5029'/%3E%3Crect width='8' height='19' transform='matrix(-0.707107 0.707107 0.707107 0.707107 42.5137 31)' fill='%23FF5029'/%3E%3Crect width='19' height='8' transform='matrix(-0.707107 0.707107 0.707107 0.707107 50.3457 38.8271)' fill='%23FF5029'/%3E%3C/svg%3E%0A")}
.advantages-blanki__value{font-size:1rem;line-height:21px;font-weight:400;color:#fff}
@media screen and (max-width:1229px){.advantages-blanki{overflow:hidden}
.advantages-blanki .new-container{padding:0 40px}
.advantages-blanki__list .slick-list{padding:0 10% 0 0;overflow:inherit}
.advantages-blanki__list .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.advantages-blanki__list .slick-slide{height:auto}
.advantages-blanki__item{margin:0 1px}
.advantages-blanki__value{max-width:260px}
.advantages-blanki__dots li.slick-active button{background-image:url("data:image/svg+xml,%3Csvg width='56' height='4' viewBox='0 0 56 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='56' height='4' fill='white'/%3E%3C/svg%3E%0A")}
.advantages-blanki__dots li button{background-image:url("data:image/svg+xml,%3Csvg width='16' height='4' viewBox='0 0 16 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.4' width='16' height='4' fill='white'/%3E%3C/svg%3E%0A")}
}
@media screen and (max-width:767px){.advantages-blanki{padding:64px 0 32px}
.advantages-blanki__title{max-width:100%;margin-bottom:40px}
.advantages-blanki__list .slick-list{padding:0}
.advantages-blanki .new-container{padding:0 32px}
.advantages-blanki__value{font-size:.875rem;line-height:18px}
}
.search__form{position:relative}
.search__form input{min-height:50px;border:1px solid rgba(9,21,32,.2);padding:24px 32px;position:relative;margin-bottom:20px;width:100%;display:block;cursor:pointer}
.search__form input::-webkit-input-placeholder{color:#091520}
.search__form input::-moz-placeholder{color:#091520}
.search__form input:-ms-input-placeholder{color:#091520}
.search__form input::-ms-input-placeholder{color:#091520}
.search__form input::placeholder{color:#091520}
.search__form-icon{background-image:url("data:image/svg+xml,%3Csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.2001 26.8998L22.3227 22.0224M25.1098 15.0546C25.1098 20.4421 20.7424 24.8095 15.3549 24.8095C9.96749 24.8095 5.6001 20.4421 5.6001 15.0546C5.6001 9.66719 9.96749 5.2998 15.3549 5.2998C20.7424 5.2998 25.1098 9.66719 25.1098 15.0546Z' stroke='%23091520' stroke-width='4'/%3E%3C/svg%3E%0A");width:32px;height:32px;display:block;position:absolute;right:32px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;opacity:1}
.search__form-icon:hover{opacity:.7}
.search__form--desktop{display:block}
.search__form--mobile{display:none}
.search__result-block{background:#eef1f6;padding:16px}
.search__result-icon{display:inline-block;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M41.43 62H22.57a1 1 0 0 0 0 2h18.86a1 1 0 0 0 0-2zM58.95 36.38a5 5 0 0 0-1.2.14l-5.41-9.08A15.16 15.16 0 0 0 38.13 1a19.89 19.89 0 0 0-26 18.91v2.69a6.41 6.41 0 0 0 6.4 6.4H37.2a15.23 15.23 0 0 0 13.42-.46l5.29 8.88a5 5 0 0 0-2 4v.34h-6.47l.87-3.48a3.71 3.71 0 0 0-3.59-4.6H19.28a3.71 3.71 0 0 0-3.59 4.6l.87 3.48H10.1v-.34a5.05 5.05 0 1 0-6.06 5v8.86H2.6A2.36 2.36 0 0 0 .28 58l.86 5.17a1 1 0 0 0 2-.33l-.86-5.17a.34.34 0 0 1 .33-.39h4.9a.34.34 0 0 1 .33.39L7 62.82A1 1 0 0 0 7.81 64H8a1 1 0 0 0 1-.84L9.83 58a2.36 2.36 0 0 0-2.33-2.75H6.06v-8.87a5.07 5.07 0 0 0 3.46-2.59h7.54l2.16 8.63a6.39 6.39 0 0 0 6.21 4.85h13.14a6.39 6.39 0 0 0 6.21-4.85l2.16-8.63h7.54a5.05 5.05 0 1 0 4.47-7.41zm-40.42-9.43a4.38 4.38 0 0 1-4.38-4.38v-2.7A17.87 17.87 0 0 1 35.36 2.34 15.17 15.17 0 0 0 29 10.69a5.05 5.05 0 1 0 0 8.93 15.07 15.07 0 0 0 3.76 6.25 15.28 15.28 0 0 0 1.19 1.07zm10-9.41a3 3 0 0 1-1.88.65 3 3 0 0 1 0-6.06 3 3 0 0 1 1.88.65 15.29 15.29 0 0 0-.04 4.76zm5.68 6.91a13.14 13.14 0 1 1 18.58 0 13.15 13.15 0 0 1-18.63 0zm-29.11 20a3 3 0 1 1 3-3 3 3 0 0 1-3.05 3.01zm41.3-6.67l-1 4H34.7a1 1 0 0 0 0 2h10.15l-2 8.14a4.37 4.37 0 0 1-4.25 3.32H25.43a4.37 4.37 0 0 1-4.25-3.32L17.65 37.8a1.68 1.68 0 0 1 1.63-2.09h25.44a1.68 1.68 0 0 1 1.63 2.09zM59 44.45a3 3 0 0 1-2.85-2 3 3 0 0 1 1.61-3.75 3 3 0 1 1 1.22 5.81z'/%3E%3Cpath class='cls-1' d='M23.92 47a1 1 0 0 0-1 1v.13a1 1 0 1 0 2 0V48a1 1 0 0 0-1-1zM38.74 49.18a1 1 0 0 0 1-1V48a1 1 0 1 0-2 0v.13a1 1 0 0 0 1 1.05zM50.84 7.77a10.44 10.44 0 1 0 3.06 7.38 10.37 10.37 0 0 0-3.06-7.38zm-1.43 13.34a8.42 8.42 0 1 1 2.47-6 8.36 8.36 0 0 1-2.47 6zM28 47a1 1 0 0 0-1 1v.13a1 1 0 1 0 2 0V48a1 1 0 0 0-1-1zM26.61 37.73h-2.69a2.36 2.36 0 0 0-2.36 2.36v2.69a2.36 2.36 0 0 0 2.36 2.36h2.69A2.36 2.36 0 0 0 29 42.78v-2.7a2.36 2.36 0 0 0-2.39-2.35zm.34 5.05a.34.34 0 0 1-.34.34h-2.69a.34.34 0 0 1-.34-.34v-2.7a.34.34 0 0 1 .34-.34h2.69a.34.34 0 0 1 .34.34z'/%3E%3C/svg%3E");width:64px;height:64px;vertical-align:middle}
.search__result-text{display:inline-block;line-height:1.4;font-size:1rem;color:#333;vertical-align:middle;padding-left:22px;font-weight:600}
.search__result-notice-title{font-size:1.125rem;font-weight:600;color:#333;padding-top:55px;padding-bottom:25px}
.search__result-notice-desc{font-size:1rem;color:#333;padding-bottom:32px;line-height:1.4}
.search__result-notice-button{font-size:1rem;color:#3da1c5;height:50px;border:1px solid #3da1c5;border-radius:6px;display:block;max-width:270px;width:100%;line-height:46px;text-align:center;-webkit-transition:background .25s ease-in-out 0s;-o-transition:background .25s ease-in-out 0s;transition:background .25s ease-in-out 0s}
.search__result-notice-button:focus,.search__result-notice-button:hover{text-decoration:none;background:#3da1c5;color:#fff}
@media screen and (max-width:767px){.search__form input{padding:17px 16px;margin-bottom:0}
.search__form__icon{right:16px}
}
@media (max-width:480px){.search__form--desktop{display:none}
.search__form--mobile{display:block}
}
.menu-blanki{padding:96px 0 46px;background-color:#fff}
.menu-blanki .new-container{padding:0 80px}
.menu-blanki__list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px 8px;margin:48px 0 40px}
.menu-blanki__item{width:auto;padding:9px 24px;border-radius:24px;font-size:1rem;font-weight:400;color:#091520;line-height:21px;background-color:#f0f0f0}
.menu-blanki__item:hover{text-decoration:none;background-color:#ff5029;color:#fff}
.menu-blanki__item--active{background-color:#ff5029;color:#fff;pointer-events:none}
@media screen and (max-width:1150px){.menu-blanki .new-container{padding:0 40px}
}
@media screen and (max-width:767px){.menu-blanki{padding:64px 0 40px}
.menu-blanki .new-container{padding:0 16px}
.menu-blanki__list{margin:40px 0;gap:8px}
.menu-blanki__item{padding:7px 20px;font-size:.875rem;line-height:18px}
}
.free-blanki{position:relative;padding:48px 0;background-color:#fff}
.free-blanki:before{position:absolute;content:'';width:100%;height:50%;bottom:0;left:0;background-color:#f0f0f0}
.free-blanki .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:48px 40px 0;z-index:1}
.free-blanki .new-container:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background-image:url("../../../../blanki/index/img/free-blanki-bg.png");z-index:-1}
.free-blanki__content{padding-top:32px;max-width:611px}
.free-blanki__content--document{max-width:613px}
.free-blanki__text{margin-top:24px;font-size:1.5rem;line-height:28px;font-weight:400;color:#fff}
.free-blanki__image{position:absolute;right:40px;bottom:0}
.free-blanki__button{display:inline-block;margin:42px 0 80px;width:auto;padding:18px 32px;font-size:1rem;font-weight:400;color:#091520;line-height:20px;background-color:#fff}
.free-blanki__button:hover{background-color:#091520;color:#fff;text-decoration:none}
.free-blanki__image-wrapper{position:absolute}
@media screen and (max-width:1500px){.free-blanki .new-container{margin:0 40px}
}
@media screen and (max-width:1400px){.free-blanki__content--document{max-width:500px}
.free-blanki__image{max-width:420px}
}
@media screen and (max-width:1160px){.free-blanki .new-container{padding:80px 40px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.free-blanki__content{padding-top:0}
.free-blanki__button{margin:48px 0}
.free-blanki__image{position:static;max-width:100%}
}
@media screen and (max-width:767px){.free-blanki{padding:32px 0}
.free-blanki .new-container{padding:32px 16px 0;margin:0 16px}
.free-blanki__text{margin-top:16px;font-size:1rem;line-height:19px}
.free-blanki__button{padding:15px 32px;margin:32px 0 48px;font-size:.875rem}
.free-blanki__image{position:static;max-width:100%}
}
@media screen and (max-width:479px){.free-blanki{overflow:hidden}
.free-blanki .new-container{min-width:290px}
}
@media screen and (max-width:357px){.free-blanki__button{padding:15px 21px}
}
.blanki-service{padding:48px 0;background-color:#f0f0f0;color:#091520;overflow:hidden}
.blanki-service__title{font-weight:400;font-size:2.375rem;line-height:120%;color:#091520;margin:0 40px}
.blanki-service__header{position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;background-color:#fff;overflow:hidden}
.blanki-service__header-content{position:relative;width:100%;padding:46px 84px 44px 44px}
.blanki-service__header-logo{margin-bottom:38px}
.blanki-service__header-text{max-width:507px;font-size:1rem;line-height:21px;font-weight:400;color:inherit}
.blanki-service__header-button{display:inline-block;margin-top:36px;width:auto;padding:18px 40px;background-color:#00bcd5;font-size:1rem;font-weight:400;line-height:20px;color:#fff;text-decoration:none;-webkit-transition:background-color .15s;-o-transition:background-color .15s;transition:background-color .15s}
.blanki-service__header-button:hover{text-decoration:none;background-color:#091520}
.blanki-service__header-image{position:absolute;right:-16%;height:100%;padding-top:46px}
.blanki-service__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(30%,1fr));gap:2px;margin-top:2px}
.blanki-service__item{position:relative}
.blanki-service__item-content{padding:42px 40px;background-color:#fff;height:100%;max-width:452px}
.blanki-service__item-wrapper{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}
.blanki-service__item-title{max-width:335px;margin-left:26px;color:inherit;font-size:1.5rem;font-weight:400;line-height:130%}
.blanki-service__item-list{padding-top:36px;padding-left:22px;border-top:2px solid rgba(9,21,32,.2);list-style-type:disc}
.blanki-service__item-value{position:relative;color:inherit;font-size:.875rem;font-weight:400;line-height:120%}
.blanki-service__item-value:not(:first-child){margin-top:8px}
.blanki-service--buro{color:#fff}
.blanki-service--buro .blanki-service__header{background-color:#091520}
.blanki-service--buro .blanki-service__header-text{max-width:435px;color:inherit}
.blanki-service--buro .blanki-service__header-image{position:static;padding-top:0;height:auto}
.blanki-service--buro .blanki-service__header-button{background-color:#ff5029;color:#fff}
.blanki-service--buro .blanki-service__header-button:hover{background-color:#fff;color:#091520}
.blanki-service--buro .blanki-service__header-content:after{position:absolute;content:'';right:-58px;bottom:0;width:60px;height:50%;background-color:#091520;z-index:1}
.blanki-service--buro .blanki-service__item-value{color:inherit}
.blanki-service--buro .blanki-service__item-content{background-color:#091520}
.blanki-service--buro .blanki-service__item-list{border-color:rgba(255,255,255,.2)}
.blanki-service .slick-dots{position:relative;bottom:0}
.blanki-service .slick-dots li{width:16px;height:4px;-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;margin:0 4px}
.blanki-service .slick-dots li button{width:16px;height:12px;margin-top:-4px}
.blanki-service .slick-dots li button::before{content:'';width:16px;height:4px;background:rgba(9,21,32,.4);-webkit-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;opacity:1}
.blanki-service .slick-dots li.slick-active,.blanki-service .slick-dots li.slick-active button{width:56px}
.blanki-service .slick-dots li.slick-active button::before{width:56px;background:#091520}
.blanki-service .slick-list{padding:0 5% 0 0;overflow:inherit;margin-bottom:36px}
.blanki-service .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.blanki-service .slick-slide{height:inherit}
.blanki-service .slick-dotted.slick-slider{margin-bottom:0}
@media (max-width:1320px){.blanki-service__header-image{right:-35%}
.blanki-service__item{margin:0 1px}
}
@media (max-width:1160px){.blanki-service__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background-color:transparent}
.blanki-service__header-content{background-color:#fff}
.blanki-service__header-image{position:static;right:auto;padding:0}
.blanki-service--buro .blanki-service__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.blanki-service--buro .blanki-service__header-content{background-color:#091520}
.blanki-service--buro .blanki-service__header-image{position:relative;padding-top:0;height:auto;width:350px;-o-object-fit:cover;object-fit:cover;right:-20px}
}
@media (max-width:991px){.blanki-service__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.blanki-service__header-content{width:100%;padding:50px 40px}
.blanki-service__header-button{margin-top:24px}
}
@media (max-width:767px){.blanki-service{padding:40px 0}
.blanki-service--buro .blanki-service__header-content::after{content:normal}
.blanki-service--buro .blanki-service__header-image{display:none}
.blanki-service__title{font-size:1.25rem;margin:0 16px}
.blanki-service__header{margin-top:32px}
.blanki-service__header-content{padding:32px 16px}
.blanki-service__header-text{font-size:.875rem;line-height:18px}
.blanki-service__header-logo{max-width:246px;margin-bottom:13px}
.blanki-service__list{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}
.blanki-service__item{max-width:344px}
.blanki-service__item-wrapper{padding-bottom:22px}
.blanki-service__item-img{height:38px}
.blanki-service__item-value{font-size:.6875rem;line-height:13px}
.blanki-service__item-content::before{top:19px;left:16px;width:45px;height:45px;background-size:45px}
.blanki-service__item-content{padding:20px 16px 24px}
.blanki-service__item-title{max-width:100%;margin-left:13px;font-size:1.125rem}
.blanki-service__item-list{padding-top:24px}
.blanki-service__item-item{padding-left:10px;font-size:.6875rem}
.blanki-service__item-item::before{top:6px;left:0;width:2px;height:2px;border-radius:2px}
.blanki-service .slick-dots li{width:8px;height:2px}
.blanki-service .slick-dots li button{width:8px;height:8px;margin-top:-4px}
.blanki-service .slick-dots li button::before{width:8px;height:2px}
.blanki-service .slick-dots li.slick-active,.blanki-service .slick-dots li.slick-active button,.blanki-service .slick-dots li.slick-active button::before{width:38px}
.blanki-service .slick-list{margin-bottom:16px}
}
@media (max-width:379px){.blanki-service__header-image{height:97px}
.blanki-service__item{max-width:unset;width:100%;margin:0}
}
.advantages-service{padding:105px 0 183px;background-color:#091520;overflow:hidden}
.advantages-service__content{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:48px;padding-right:20px}
.advantages-service__title{padding-left:40px;font-size:2.25rem;line-height:47px;font-weight:400;color:#fff}
.advantages-service__button{display:inline-block;width:auto;padding:18px 32px;font-size:1rem;font-weight:400;line-height:20px;color:#fff;background-color:#ff5029}
.advantages-service__button:hover{background-color:#fff;color:#091520;text-decoration:none}
.advantages-service__list .slick-list{padding:0 27% 0 0;overflow:inherit}
.advantages-service__list .slick-track{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.advantages-service__list .slick-slide{height:auto}
.advantages-service__item{max-width:339px;width:100%;padding:40px;margin:0 1px;background-color:#fff}
.advantages-service__logo{width:100%;height:127px;margin-bottom:24px}
.advantages-service__head{padding-bottom:24px;border-bottom:1px solid #091520;font-size:1.5rem;line-height:31px;font-weight:400;color:#091520}
.advantages-service__text{margin-top:24px;font-size:.875rem;line-height:18px;font-weight:400;color:#091520}
.advantages-service__next,.advantages-service__prev{position:absolute;display:block;height:40px;width:40px;right:0;bottom:-70px;cursor:pointer;z-index:2}
.advantages-service__next{font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.5 8L32.5 20L20.5 32' stroke='white' stroke-width='4'/%3E%3Cpath d='M33 20L7 20' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}
.advantages-service__prev{right:60px;font-size:0;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 8L7 20L19 32' stroke='white' stroke-width='4'/%3E%3Cpath d='M7 20H33' stroke='white' stroke-width='4'/%3E%3C/svg%3E%0A");background-repeat:no-repeat}
@media screen and (max-width:1120px){.advantages-service__title{max-width:410px}
}
@media screen and (max-width:991px){.advantages-service{padding:105px 0 50px}
}
@media screen and (max-width:767px){.advantages-service{padding:80px 0 50px}
.advantages-service__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin:0 0 40px;padding:0}
.advantages-service__title{padding:0;max-width:100%;font-size:1.5rem;line-height:31px}
.advantages-service__list .slick-list{padding:0 5% 0 0}
.advantages-service__item{padding:32px 30px}
.advantages-service__head{font-size:1.125rem;line-height:23px}
.advantages-service__text{font-size:.75rem;line-height:16px}
.advantages-service__button{margin-top:24px}
}
@media screen and (max-width:359px){.advantages-service__item{max-width:300px}
}
.registration{position:relative;overflow:hidden}
.registration .new-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:unset}
.registration__block{position:relative;top:0;right:-40px;width:720px;background:#FF5029;padding:47px 40px;height:100%}
.registration__block::after{content:'';display:block;width:9999px;height:100%;position:absolute;top:0;left:99%;background:#FF5029}
.registration__block .js-formLoader{background-color:rgba(255,80,41,.5)}
.registration__block .js-formLoader .loader__item{border-top-color:#FFF}
.registration__content{max-width:514px;width:calc(100% - 720px);padding:48px 0}
.registration__text{margin-top:24px;max-width:380px;font-size:1rem;line-height:19px;font-weight:400;color:#fff}
.registration__image{position:absolute;left:-80px;top:-1px;width:auto;height:calc(100% + 1px);-o-object-fit:cover;object-fit:cover;z-index:-1}
.registration__success{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px 40px;visibility:hidden}
.registration__success-title{font-weight:400;font-size:2.375rem;line-height:120%;color:#fff}
.registration__success-text{max-width:430px;margin-top:64px;font-weight:400;font-size:1rem;line-height:130%;color:#fff}
@media screen and (max-width:1260px){.registration{padding:48px 0 0}
.registration .new-container{padding:0}
.registration__block{position:static;width:100%;padding:48px 40px 64px}
.registration__block::after{content:normal}
.registration__content{max-width:600px;width:unset;padding:0 40px;margin-bottom:245px}
.registration__image{left:0;height:unset}
}
@media screen and (max-width:767px){.registration{padding:32px 0 0}
.registration .new-container{padding:0}
.registration__block{padding:32px 16px 48px}
.registration__content{max-width:290px;padding:0 16px;margin-bottom:175px}
.registration__text{max-width:240px;margin-top:16px;font-size:.875rem;line-height:16px}
.registration__image{left:-17%;height:352px}
}
@media screen and (max-width:479px){.registration__image{left:-32%}
}
.form__input{position:relative;width:100%;height:67px;padding-left:27px;padding-top:14px;border:2px solid rgba(255,255,255,.2);font-weight:400;font-size:1rem;line-height:130%;color:#fff;cursor:pointer}
.form__input:-webkit-autofill{-webkit-transition:all 5000s ease-in-out;transition:all 5000s ease-in-out}
.form__input:hover{border:2px solid #fff}
.form__input-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px 20px}
.form__input-block{position:relative;width:calc(50% - 10px);-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.form__input-block:first-child{width:100%}
.form__input:hover~.form-reg__input-text{top:12px;font-size:.875rem;opacity:.5}
.form__input.error{border-color:#091520!important}
.form__input.error~.form-reg__input-text{color:#091520!important}
.form-reg__input-text{position:absolute;left:29px;display:block;font-weight:400;font-size:1rem;line-height:130%;color:#fff;-webkit-transition:top .3s,font-size .3s,opacity .3s ease;-o-transition:top .3s,font-size .3s,opacity .3s ease;transition:top .3s,font-size .3s,opacity .3s ease;pointer-events:none;top:24px;opacity:1}
.form-reg__input-text--top{top:12px;font-size:.875rem;opacity:.5}
.form__button{font-family:Golos;display:block;width:auto;padding:18px 32px;font-weight:400;font-size:1rem;line-height:20px;color:#091520;background-color:#fff;cursor:pointer}
.form__button:hover{text-decoration:none;background-color:#091520;color:#fff}
.form__button-container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:58px}
.form__button-description{max-width:270px;width:100%;font-weight:400;font-size:.875rem;line-height:120%;color:rgba(255,255,255,.6)}
.form__button-description a{color:rgba(255,255,255,.6);border-bottom:1px solid rgba(255,255,255,.6)}
.form__button-description a:hover{border-bottom-color:transparent;text-decoration:none}
.form input+div.error{display:block!important}
.form div.error{position:absolute;width:100%;left:0;top:100%;padding-top:2px;font-size:.6875rem;font-weight:400;line-height:1;color:#091520!important}
@media screen and (max-width:767px){.form__input{height:48px;padding-left:24px;padding-top:11px;font-size:1rem}
.form__input-container{gap:28px}
.form__input-block{width:100%}
.form__input:hover~.form-reg__input-text{top:5px;font-size:.75rem}
.form-reg__input-text{left:26px;font-size:.875rem;top:14px}
.form-reg__input-text--top{top:5px;font-size:.75rem}
.form__button{max-width:280px;padding:14px 10px 15px;font-size:.875rem}
.form__button-container{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:40px}
.form__button-description{max-width:280px;font-size:.75rem;margin-top:32px}
}
.blanki{padding:48px 0 96px}
.blanki__container{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.blanki__aside{max-width:340px;width:100%;margin-right:42px}
.blanki__main{-webkit-box-flex:1;-ms-flex:1;flex:1}
@media screen and (max-width:1100px){.blanki__aside{margin-right:30px}
}
@media screen and (max-width:980px){.blanki{padding:40px 0 80px}
.blanki__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.blanki__aside{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;max-width:100%;width:100%;margin:0 auto 80px}
.blanki__aside .lmenu--section,.blanki__aside .search__form{width:49%}
.blanki__aside .search__form input{margin-bottom:0}
.blanki__main{width:100%}
}
@media screen and (max-width:767px){.blanki__aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 48px}
.blanki__aside .lmenu--section,.blanki__aside .search__form{width:100%}
.blanki__aside .search__form input{margin-bottom:6px}
}
.section__wrapper{margin-top:50px}
.section__wrapper-list{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:20px 41px;height:1366px}
.section__wrapper-item{max-width:250px;width:100%}
.section__wrapper-link{font-size:1rem;line-height:21px;font-weight:400;color:#000}
.section__wrapper-button{display:none;max-width:202px;width:100%;margin:32px auto 0;padding:8px 32px;font-size:1rem;font-weight:400;color:#fff;text-align:center;background-color:#ff5029}
.section__wrapper-button:hover{text-decoration:none;background-color:#091520}
.section__title{font-size:2.375rem;line-height:46px;font-weight:400;color:#091520}
.section .subsections{margin:40px 0 0}
.section .subsections__title{font-size:1.5rem;line-height:28px;font-weight:400;color:#091520}
.section .subsections__list{margin-top:24px}
.section .subsections__item{margin-bottom:16px}
.section .subsections__item:last-child{margin-bottom:0}
.section .subsections .subsection__link{font-size:1rem;line-height:21px;font-weight:400;color:#000}
.section .blanks{margin:40px 0 0}
.section .blanks__title{font-size:1.5rem;line-height:28px;font-weight:400;color:#091520}
.section .blanks__list{margin-top:24px}
.section .blanks__item{margin-bottom:16px}
.section .blanks__item:last-child{margin-bottom:0}
.section .blanks .blank__link{font-size:1rem;line-height:21px;font-weight:400;color:#000}
@media screen and (max-width:1300px){.section__wrapper-item{max-width:210px}
}
@media screen and (max-width:1150px){.section__wrapper-list{height:1150px}
.section__wrapper-item{max-width:300px}
.section__wrapper-item:nth-child(n+56){display:none}
.section__wrapper-button{display:block}
.section__wrapper-button--active{display:none}
}
@media screen and (max-width:767px){.section__wrapper{margin-top:40px}
.section__wrapper-list{height:920px;gap:12px 20px}
.section__wrapper-item{max-width:180px}
.section__wrapper-link{font-size:.875rem;line-height:18px}
.section__title{font-size:1.5rem;line-height:28px}
.section .subsections{margin:32px 0 0}
.section .subsections__title{font-size:1.125rem;line-height:22px}
.section .subsections__list{margin-top:16px}
.section .subsections__item{margin-bottom:12px}
.section .subsections .subsection__link{font-size:.875rem;line-height:18px}
.section .blanks{margin:32px 0 0}
.section .blanks__title{font-size:1.125rem;line-height:22px}
.section .blanks__list{margin-top:16px}
.section .blanks__item{margin-bottom:12px}
.section .blanks .blank__link{font-size:.875rem;line-height:18px}
}
@media screen and (max-width:479px){.section__wrapper-item{max-width:154px}
}
@media screen and (max-width:359px){.section__wrapper-list{height:1030px;gap:12px 10px}
.section__wrapper-item{max-width:130px}
}
.gblank--section{padding:90px 0;background:#eef1f6}
.gblank__title{text-align:center;font-size:1.75rem;font-weight:400;line-height:1.4;color:#333}
.gblank__list{max-width:680px;margin:55px auto 0;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.gblank__item{max-width:280px;width:50%;margin-bottom:44px;text-align:center;line-height:1.4}
.gblank__item:nth-child(n)>.gblank__icon{width:80px;height:80px;margin:0 auto 20px;position:relative;display:block;border-radius:50px;background:#fff}
.gblank__item:nth-child(n)>.gblank__icon:after{left:50%;top:50%;position:absolute;display:block;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:''}
.gblank__item:nth-child(1)>.gblank__icon:after{width:34px;height:42px;background-image:url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 42'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M32.06 5.57h-3.4V2a2 2 0 0 0-1.94-2H1.94A2 2 0 0 0 0 2v32.41a2 2 0 0 0 1.94 2h3.4V40a2 2 0 0 0 1.94 2H23.8a5.54 5.54 0 0 0 3.36-1.39l5.43-5.32A5.49 5.49 0 0 0 34 31.88V7.59a2 2 0 0 0-1.94-2.02zm-26.71 2v27.35H1.94a.5.5 0 0 1-.49-.51V2a.5.5 0 0 1 .49-.51h24.78a.5.5 0 0 1 .48.51v3.57H7.29a2 2 0 0 0-1.95 2.02zm26.24 26.62l-5.43 5.32a2.59 2.59 0 0 1-.42.32v-4.66a1.29 1.29 0 0 1 .36-.89 1.19 1.19 0 0 1 .9-.38h4.86a2.1 2.1 0 0 1-.27.29zm1-2.31a2.45 2.45 0 0 1-.07.51H27a2.73 2.73 0 0 0-2.67 2.78v5.25a2.44 2.44 0 0 1-.49.06H7.29A.5.5 0 0 1 6.8 40V7.59a.5.5 0 0 1 .49-.51h24.77a.5.5 0 0 1 .49.51z'/%3E%3Cpath class='cls-1' d='M26.72 12.65H12.63a.76.76 0 0 0 0 1.52h14.09a.76.76 0 0 0 0-1.52zM26.72 22.77H12.63a.76.76 0 0 0 0 1.52h14.09a.76.76 0 0 0 0-1.52zM20.4 27.83h-7.77a.76.76 0 0 0 0 1.52h7.77a.76.76 0 0 0 0-1.52zM26.72 17.71H12.63a.76.76 0 0 0 0 1.52h14.09a.76.76 0 0 0 0-1.52z'/%3E%3C/svg%3E")}
.gblank__item:nth-child(2)>.gblank__icon:after{width:46px;height:43px;background-image:url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 43'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M43.62 0H26.7a2.41 2.41 0 0 0-2.38 2.43v4.93a10 10 0 0 0-6.61-2.49A10.31 10.31 0 0 0 7.52 15.28a10.43 10.43 0 0 0 5.76 9.37A18 18 0 0 0 0 42.19a.82.82 0 0 0 .23.57.79.79 0 0 0 .56.24h33.84a.79.79 0 0 0 .56-.24.82.82 0 0 0 .23-.57 18 18 0 0 0-13.27-17.53 10.42 10.42 0 0 0 5.72-8.55h2.27v3.13a.81.81 0 0 0 .46.74.78.78 0 0 0 .85-.13l4.2-3.75h8A2.41 2.41 0 0 0 46 13.71V2.43A2.41 2.41 0 0 0 43.62 0zm-42 41.38a16.59 16.59 0 0 1 4.7-10.85 16 16 0 0 1 7-4.21l2.08 3.82-2.26 11.24zM15 25.95a15.75 15.75 0 0 1 5.92.08l-2.1 3.17h-2.09zm-.21 15.43l2.15-10.56h1.71l2.55 10.56zm7.76-14.93a16.06 16.06 0 0 1 6.6 4.08 16.6 16.6 0 0 1 4.7 10.85h-11L20.1 30.16zm1.28-4.94a8.48 8.48 0 0 1-12.17 0 8.94 8.94 0 0 1 0-12.44 8.47 8.47 0 0 1 12.17 0c.19.19.35.39.52.6v4a2.34 2.34 0 0 0 2 2.4 8.85 8.85 0 0 1-2.55 5.44zm20.62-7.8a.82.82 0 0 1-.23.57.78.78 0 0 1-.56.24H35.4a.79.79 0 0 0-.52.2l-3.11 2.77v-2.18a.8.8 0 0 0-.79-.81h-4.24a.78.78 0 0 1-.56-.24.82.82 0 0 1-.23-.57V2.43a.81.81 0 0 1 .23-.57.78.78 0 0 1 .56-.24h16.88a.78.78 0 0 1 .56.24.81.81 0 0 1 .23.57z'/%3E%3Cellipse class='cls-1' cx='31.37' cy='10.46' rx='1.12' ry='1.15'/%3E%3Cellipse class='cls-1' cx='35.11' cy='10.46' rx='1.12' ry='1.15'/%3E%3Cellipse class='cls-1' cx='38.85' cy='10.46' rx='1.12' ry='1.15'/%3E%3C/svg%3E")}
.gblank__item:nth-child(3)>.gblank__icon:after{width:38px;height:44px;background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 44'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M24.86 42.92a8.61 8.61 0 0 1-1.07-1.26l-.06-.09-.06-.09H2.24a.59.59 0 0 1-.63-.63V2.26a.63.63 0 0 1 .63-.63h19.13V8a2.18 2.18 0 0 0 2.22 2.23h6.32v18h1.6V9.45a.69.69 0 0 0 0-.21.74.74 0 0 0-.35-.53L22.86.4a.73.73 0 0 0-.52-.4.67.67 0 0 0-.21 0H2.24A2.18 2.18 0 0 0 0 2.25v38.6a2.18 2.18 0 0 0 2.22 2.23H25l-.05-.08zM23.59 8.6A.59.59 0 0 1 23 8V2.75l5.8 5.85z'/%3E%3Cpath class='cls-1' d='M31.51 33.74l-.08-.09-.08-.09a.72.72 0 0 0-1 0l-.18.19-.08.09-.08.09-2.34 2.35a.73.73 0 1 0 1 1l1.32-1.32.08-.09.06-.06v3.66a.72.72 0 1 0 1.45 0v-3.68L33 37.26a.73.73 0 0 0 1-1zM10.94 21.62l4 4a.75.75 0 0 0 1.26-.32L18 19l2.87 3.47a.75.75 0 0 0 1.26-.15l3.77-7.58a.76.76 0 1 0-1.35-.68l-3.26 6.55-3-3.66a.75.75 0 0 0-1.3.27l-1.9 6.37L11.43 20a.75.75 0 0 0-1.11 0l-3.2 3.75V9.13a.75.75 0 1 0-1.51 0v19H4.1a.76.76 0 0 0 0 1.52h1.51v1.52a.75.75 0 1 0 1.51 0V29.6h17.37a.76.76 0 0 0 0-1.52H7.12v-2z'/%3E%3Cpath class='cls-1' d='M31.51 29.5h-1.6a7.28 7.28 0 0 0-4.62 12l.07.09.08.09a7.31 7.31 0 0 0 1.51 1.26l.14.09.15.09a7.17 7.17 0 0 0 3.55.93 7.28 7.28 0 0 0 .73-14.52zm-.59 12.9h-.24a5.58 5.58 0 0 1-2.68-.74l-.15-.09-.13-.09a5.67 5.67 0 0 1 2.2-10.34h.17a5.63 5.63 0 0 1 .7 0H31.52a5.66 5.66 0 0 1-.59 11.27z'/%3E%3C/svg%3E")}
.gblank__item:nth-child(4)>.gblank__icon:after{width:35px;height:43px;background-image:url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 43'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M32.74 0H2.26A2.27 2.27 0 0 0 0 2.26v38.48A2.27 2.27 0 0 0 2.26 43h20.89A6.58 6.58 0 0 0 27 41.45l6.31-6A6 6 0 0 0 35 31.68V2.26A2.27 2.27 0 0 0 32.74 0zm-.55 34.26l-6.31 6a3.92 3.92 0 0 1-1 .65V34.8a1.42 1.42 0 0 1 1.41-1.41h6.56a3.32 3.32 0 0 1-.66.87zm1.11-2.58h-7.05a3.11 3.11 0 0 0-3.1 3.11v6.51H2.26a.57.57 0 0 1-.56-.57V2.26a.57.57 0 0 1 .56-.57h30.48a.57.57 0 0 1 .56.57z'/%3E%3Cpath class='cls-1' d='M26.25 9.63H13.83a.85.85 0 0 0 0 1.7h12.42a.85.85 0 0 0 0-1.7zM11.44 6.34a.85.85 0 0 0-1.16.29l-2.83 4.73L6 9.87a.85.85 0 1 0-1.2 1.2L7 13.33a.85.85 0 0 0 1.32-.16l3.39-5.66a.85.85 0 0 0-.27-1.17zM26.25 18.11H13.83a.85.85 0 0 0 0 1.7h12.42a.85.85 0 0 0 0-1.7zM11.44 14.83a.85.85 0 0 0-1.16.29l-2.83 4.73L6 18.35a.85.85 0 0 0-1.2 1.2L7 21.82a.85.85 0 0 0 1.32-.16L11.73 16a.85.85 0 0 0-.29-1.17zM26.25 26.84H13.83a.85.85 0 0 0 0 1.7h12.42a.85.85 0 0 0 0-1.7zM11.44 23.57a.85.85 0 0 0-1.16.29l-2.83 4.72L6 27.09a.85.85 0 0 0-1.2 1.2L7 30.55a.85.85 0 0 0 1.32-.16l3.39-5.66a.85.85 0 0 0-.27-1.16z'/%3E%3C/svg%3E")}
.gblank__text{font-size:1rem}
.gblank__button-block{margin:0 auto;text-align:center}
.gblank__button{min-width:230px;height:50px;font-size:1rem;line-height:48px}
@media screen and (max-width:640px){.gblank--section{padding-top:70px;padding-bottom:30px}
.gblank__title{font-size:1.25rem}
.gblank__item{width:100%;margin:0 auto 40px;display:block}
.gblank__text{font-size:.875rem}
.gblank__button-block{display:none}
}
.buhgalteria{background-color:#fff;padding:90px 0 97px}
.buhgalteria__text,.buhgalteria__title{padding-left:100px}
.buhgalteria__title{font-size:2.125rem;font-weight:700;color:#333;line-height:40px;margin-bottom:40px}
.buhgalteria__text{font-size:1.25rem;font-weight:400;color:#333;line-height:30px;margin-bottom:50px}
.buhgalteria__buble{position:relative;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding-left:30px;height:70px;max-width:280px;width:100%;background-color:#F9BB40;color:#333;font-size:1rem;font-weight:700;line-height:70px;border-radius:50px;margin-left:70px;text-align:center}
.buhgalteria__buble span{position:relative;font-size:2.25rem;font-weight:700;margin-right:10px;margin-left:12px;line-height:70px}
.buhgalteria__buble:before{content:"";-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#F9BB40;width:40px;height:40px;position:absolute;top:-11px;left:118px;border-radius:10px 0 0}
.buhgalteria__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,369px));gap:40px 30px;padding-top:65px}
.buhgalteria__item{position:relative;background-color:#fff;border-radius:10px;border:1px solid #EBEBEB;padding:19px 0 30px 33px;min-height:345px}
.buhgalteria__item:hover{border-color:#0F9DF0}
.buhgalteria__item:hover .buhgalteria__link{color:#333;text-decoration:none}
.buhgalteria__item:hover .buhgalteria__head{color:#0F9DF0}
.buhgalteria__head{font-size:1.125rem;font-weight:700;color:#333;line-height:30px;margin-bottom:20px}
.buhgalteria-text{font-size:1rem;font-weight:400;color:#333;line-height:30px}
.buhgalteria__link{position:absolute;bottom:30px;max-width:140px;min-width:auto;width:100%;height:30px;line-height:30px;min-height:auto;font-size:.875rem;font-weight:400;border-radius:5px;color:#62b251;border:1px solid #62b251;padding:0;text-align:center}
.buhgalteria__link:hover{background-color:#4e8e41;color:#fff}
@media screen and (max-width:500px){.buhgalteria__text,.buhgalteria__title{padding-left:0}
.buhgalteria__title{font-size:1.375rem}
.buhgalteria__buble{margin-left:0}
.buhgalteria__list{grid-template-columns:repeat(auto-fit,minmax(290px,289px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.buhgalteria__item{padding:20px 0 20px 10px;min-height:auto}
.buhgalteria-text{margin-bottom:10px}
.buhgalteria__link{position:relative;display:inline-block;bottom:auto}
}
.pagination{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.pagination .pagination__popup li,.pagination>li{display:inline-block}
.pagination .pagination__popup li .pagination__button,.pagination .pagination__popup li>a,.pagination .pagination__popup li>div,.pagination .pagination__popup li>span,.pagination>li .pagination__button,.pagination>li>a,.pagination>li>div,.pagination>li>span{padding:9px 14px;font-size:1rem;color:#999;line-height:1.2;display:block;height:100%;width:100%}
.pagination>li.active{font-weight:700}
.pagination>li.active>a,.pagination>li.active>span{color:#333;border-radius:50px;background:#d1dbe5;line-height:1.2}
.pagination .next,.pagination .prev{width:30px;height:30px;display:inline-block;vertical-align:middle;margin-right:16px}
.pagination .prev{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d1dbe5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M15 0a15 15 0 1 0 15 15A15 15 0 0 0 15 0zm0 28.37A13.38 13.38 0 1 1 28.42 15 13.4 13.4 0 0 1 15 28.42z'/%3E%3Cpath class='cls-1' d='M17.82 7.44a.84.84 0 0 0-1.15 0l-6.94 6.94a.82.82 0 0 0 0 1.15l6.94 6.94a.79.79 0 0 0 .58.24.83.83 0 0 0 .58-.24.82.82 0 0 0 0-1.15L11.46 15l6.36-6.36a.82.82 0 0 0 0-1.15z'/%3E%3C/svg%3E")}
.pagination .prev:focus,.pagination .prev:hover{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M15 0a15 15 0 1 0 15 15A15 15 0 0 0 15 0zm0 28.37A13.38 13.38 0 1 1 28.42 15 13.4 13.4 0 0 1 15 28.42z'/%3E%3Cpath class='cls-1' d='M17.82 7.44a.84.84 0 0 0-1.15 0l-6.94 6.94a.82.82 0 0 0 0 1.15l6.94 6.94a.79.79 0 0 0 .58.24.83.83 0 0 0 .58-.24.82.82 0 0 0 0-1.15L11.46 15l6.36-6.36a.82.82 0 0 0 0-1.15z'/%3E%3C/svg%3E")}
.pagination .next{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d1dbe5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M15.06 30a15 15 0 1 0-15-15 15 15 0 0 0 15 15zm0-28.37A13.38 13.38 0 1 1 1.68 15.06 13.4 13.4 0 0 1 15.06 1.68z'/%3E%3Cpath class='cls-1' d='M12.28 22.66a.84.84 0 0 0 1.15 0l6.94-6.94a.82.82 0 0 0 0-1.15l-6.94-6.95a.79.79 0 0 0-.58-.24.83.83 0 0 0-.58.24.82.82 0 0 0 0 1.15l6.36 6.36-6.36 6.36a.82.82 0 0 0 0 1.15z'/%3E%3C/svg%3E");margin-left:16px}
.pagination .next:focus,.pagination .next:hover{background-image:url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%233da1c5%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M15.06 30a15 15 0 1 0-15-15 15 15 0 0 0 15 15zm0-28.37A13.38 13.38 0 1 1 1.68 15.06 13.4 13.4 0 0 1 15.06 1.68z'/%3E%3Cpath class='cls-1' d='M12.28 22.66a.84.84 0 0 0 1.15 0l6.94-6.94a.82.82 0 0 0 0-1.15l-6.94-6.95a.79.79 0 0 0-.58-.24.83.83 0 0 0-.58.24.82.82 0 0 0 0 1.15l6.36 6.36-6.36 6.36a.82.82 0 0 0 0 1.15z'/%3E%3C/svg%3E")}
.pagination .next.disabled,.pagination .prev.disabled{display:none}
.pagination .pagination__popup{position:absolute;width:296px;top:-10px;left:-10px;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);height:auto;display:none;padding:0}
.pagination .pagination__wrapper{max-width:296px;width:auto;-webkit-box-shadow:5px 5px 30px rgba(153,153,153,.25);box-shadow:5px 5px 30px rgba(153,153,153,.25);background-color:#fff;border-radius:5px;padding:10px}
.pagination .pagination__wrapper li a{padding:5px 10px}
.pagination__inner{position:relative}
.pagination .pagination__popup--opened{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex}
.pagination__button{cursor:pointer}
.load-more{margin-top:10px;margin-bottom:45px;text-align:center}
.load-more #link{display:inline-block;padding:21.5px;background-color:#D1DBE5;border-radius:5px;font-weight:600;font-size:1rem;line-height:1.375;color:#333;font-family:inherit;width:298px;max-width:100%}
.load-more #link:hover{background-color:#A6A6A6;color:#fff;text-decoration:none}
@media (max-width:767px){.pagination .pagination__popup--next{left:50%;right:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}
}
@media (max-width:575px){.pagination{position:relative}
.pagination__inner{position:static}
.pagination .pagination__popup{left:50%;right:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}
.load-more #link{padding:16.5px}
}
