.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}body {
margin: 0;
padding: 0;
} a{text-decoration:none;color:#f27474;}
p a:hover{text-decoration:underline;}
button{cursor:pointer;}
button:focus{outline:none;}
ul{list-style-type:none;margin:0;}
.global-header{background-color:#fff;box-shadow:0 1px 15px 0 rgba(192,72,25,0.32);height:80px;position:fixed;top:0;left:0;right:0;z-index:100;}
.global-header .logo{width:162px;height:36px;background-image:url(//artpechyvo.co.ua/assets/images/logo.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;float:left;margin-top:22px;margin-left:15px;}
@media all and (max-width: 600px) {
.global-header .logo{float:none;height:29px;display:block;margin:0 auto;margin-top:10px;}
}
.global-header nav{font-size:17px;color:#f27474;float:right;margin-top:29px;}
@media all and (max-width: 600px) {
.global-header nav{float:none;text-align:center;font-size:16px;margin-top:10px;}
}
.global-header nav a{position:relative;cursor:pointer;}
.global-header nav a::before{content:"";background-color:#f27474;height:3px;border-radius:2px;position:absolute;left:0;right:0;bottom:-5px;display:none;}
.global-header nav a:hover::before{display:block;}
.global-header nav .github-icon{width:26px;height:25px;background-image:url(//artpechyvo.co.ua/assets/images/github.svg);display:inline-block;vertical-align:middle;position:relative;top:-3px;}
.global-header ul{white-space:nowrap;padding:0;}
.global-header ul li{display:inline-block;margin:0 15px;}
.highlight{background-color:#f8f8f8;padding:10px 23px;font-size:14px;line-height:normal;color:rgba(0,0,0,0.62);overflow-x:auto;}
.highlight .editor{font-family:'Inconsolata', monospace;}
.highlight .line{margin:6px 0;}
.highlight.bash .line::before{content:"$ ";opacity:0.5;}
.highlight .string{color:#8858d2;}
.highlight .html.name.tag{color:#4ac14a;}
.highlight .html.attribute-name{color:#b646c1;}
.highlight .js.name.function{color:#f27474;}
.highlight .js.boolean, .highlight .js.numeric{color:#4ac14a;}
.highlight .js.control, .highlight .js.assignment{color:#b646c1;}
.highlight .js.storage, .highlight .js.variable{color:#00a9ff;}
.highlight .js.comment{color:rgba(0,0,0,0.3);}
.highlight .js.function{color:inherit;}
.highlight .js.variable.other, .highlight .js.variable.parameter{color:inherit;}
.highlight .js.storage.class, .highlight .js.class + * + .storage.modifier{color:#b646c1;}
.highlight .css.selector{color:#4ac14a;}
.highlight .css.property-name{color:#00a9ff;}
.highlight .css.property-value{color:#8858d2;}
.highlight .css.separator, .highlight .css.terminator{color:rgba(0,0,0,0.62);}
.landing-top{height:370px;position:relative;padding-top:80px;}
@media all and (max-width: 1000px) {
.landing-top{height:600px;}
}
.landing-top .bg{background-image:linear-gradient(-132deg, #ff7d79 0%, #f28b74 92%);position:absolute;left:0;right:0;top:0;bottom:0;-webkit-clip-path:url(#top-transition-clip-shape);clip-path:url(#top-transition-clip-shape);will-change:transform;}
@media all and (max-width: 600px) {
.landing-top .bg{-webkit-clip-path:none;clip-path:none;}
}
.landing-top .swal-modal-example{transform:none;opacity:1;height:292px;width:409px;margin:20px;background-color:#fff;box-shadow:0 5px 22px 0 rgba(0,0,0,0.2);border-radius:8px;margin-top:59px;text-align:center;display:inline-block;vertical-align:middle;overflow:hidden;transition:height 0.3s;position:absolute;z-index:10;top:0;left:0;}
@media all and (max-width: 1000px) {
.landing-top .swal-modal-example{position:relative;display:block;margin:20px auto;}
}
@media all and (max-width: 450px) {
.landing-top .swal-modal-example{width:100%;}
}
.landing-top .swal-modal-example[data-type="success"]{height:292px;}
.landing-top .swal-modal-example[data-type="warning"]{height:325px;}
.landing-top .swal-modal-example .swal-title{padding-top:10px;}
.landing-top .swal-modal-example .swal-text{color:rgba(0,0,0,0.48);margin-top:6px;}
.landing-top .modal-content-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;z-index:2;pointer-events:none;opacity:0;transition:opacity 0.2s;}
.landing-top .modal-content-overlay.show{opacity:1;}
.landing-top .example-content{display:none;}
.landing-top .example-content.show{display:block;}
.landing-top .desc{display:inline-block;position:relative;color:#fff;margin-left:50px;max-width:calc(100% - 409px - 112px);vertical-align:middle;margin-top:61px;padding-left:473px;}
@media all and (max-width: 1000px) {
.landing-top .desc{display:block;max-width:none;padding-left:0;margin-left:0;text-align:center;}
}
.landing-top h2{font-size:30px;line-height:51px;font-weight:300;}
@media all and (max-width: 380px) {
.landing-top h2{font-size:25px;margin-top:-20px;}
}
.landing-top .text-rotater{display:block;height:57px;overflow:hidden;}
.landing-top .text-rotater span{display:block;transition:transform 0.4s;}
.landing-top .text-rotater.slide-up span{transform:translateY(-51px);}
.landing-top .install{background:rgba(120,40,40,0.32);border-radius:7px;max-width:357px;padding:12px;}
@media all and (max-width: 1000px) {
.landing-top .install{margin:0 auto;text-align:left;}
}
.landing-top .install .button{background:rgba(255,255,255,0.39);width:12px;height:12px;border-radius:50%;display:inline-block;}
.landing-top .install .command{font-family:'Inconsolata', monospace;padding:12px;padding-left:30px;}
.landing-top .install .command::before{content:"$";opacity:0.5;transform:rotate(8deg);font-size:20px;position:absolute;margin-left:-27px;margin-top:-2px;}
.comparison-container{padding-bottom:70px;text-align:center;}
.comparison-container h3{font-size:22px;color:#b49993;font-weight:400;display:block;text-align:center;margin-top:93px;margin-bottom:80px;}
.comparison-container .code-container{text-align:center;width:calc(50% - 60px);display:inline-block;vertical-align:middle;}
@media all and (max-width: 600px) {
.comparison-container .code-container{width:100%;}
}
.comparison-container .versus{width:35px;height:33px;background-image:url(//artpechyvo.co.ua/assets/images/vs.svg);display:inline-block;vertical-align:middle;margin:0 30px;}
@media all and (max-width: 600px) {
.comparison-container .versus{margin:30px;margin-bottom:-10px;}
}
.comparison-container h5{font-size:13px;color:rgba(0,0,0,0.21);text-transform:uppercase;text-align:left;margin-bottom:15px;}
.comparison-container h5.swal-logo{text-indent:-9999999px;margin-top:2px;}
.comparison-container h5.swal-logo::after{content:"";background-image:url(//artpechyvo.co.ua/assets/images/logo-small.svg);width:91px;height:20px;display:block;}
.comparison-container .highlight{text-align:left;padding:16px 23px;}
.comparison-container .highlight span{margin:0 -4px;}
.comparison-container .remark{font-size:20px;color:#f27474;margin-top:80px;}
.comparison-container .get-started-button{background-color:#f27474;color:#fff;border-radius:8px;font-size:22px;padding:14px 55px;margin:20px 0;display:inline-block;}
.customize-container{background-color:#999eaf;text-align:center;color:#fff;text-align:center;background-image:url(//artpechyvo.co.ua/assets/images/pattern.png);background-image:-webkit-image-set(url(//artpechyvo.co.ua/assets/images/pattern.png) 1x, url(//artpechyvo.co.ua/assets/images/pattern@2x.png) 2x);padding:40px 0;-webkit-clip-path:url(#customization-transition-clip-shape);clip-path:url(#customization-transition-clip-shape);will-change:transform;}
@media all and (max-width: 600px) {
.customize-container{-webkit-clip-path:none;clip-path:none;}
}
.customize-container h3{font-weight:400;font-size:20px;padding:50px 0;}
.customize-container .example-modals{background-image:url(//artpechyvo.co.ua/assets/images/modal-examples.png);background-image:-webkit-image-set(url(//artpechyvo.co.ua/assets/images/modal-examples.png) 1x, url(//artpechyvo.co.ua/assets/images/modal-examples@2x.png) 2x);height:284px;background-size:auto 100%;background-position:0 0;animation:scrollExamples 80s infinite linear;}
.customize-container .view-api-button{border:3px solid #fff;border-radius:6px;color:#fff;padding:12px 52px;font-size:18px;margin-top:60px;display:inline-block;}
@-moz-keyframes scrollExamples {
0%{background-position:0 0;}
100%{background-position:-2146px 0;}
}
@-webkit-keyframes scrollExamples {
0%{background-position:0 0;}
100%{background-position:-2146px 0;}
}
@-o-keyframes scrollExamples {
0%{background-position:0 0;}
100%{background-position:-2146px 0;}
}
@keyframes scrollExamples {
0%{background-position:0 0;}
100%{background-position:-2146px 0;}
}
.page-content{$mobile-breakpoint:880px;}
.page-content table{border-collapse:collapse;border:none;width:100%;}
.page-content th{font-size:17px;color:rgba(0,0,0,0.34);padding:20px 15px;text-transform:capitalize;font-weight:400;}
.page-content thead > tr{border-bottom:2px solid rgba(0,0,0,0.1);}
.page-content tr{text-align:left;box-shadow:0px -1px 0px rgba(0,0,0,0.15);}
.page-content tr:first-child{box-shadow:none;}
.page-content td{padding:17px;}
.page-content td:first-child > code{color:#2e9fef;background:none;border:none;font-size:16px;padding:0;}
@media all and (min-width: mobile-breakpoint) {
.page-content tbody tr:nth-child(1){box-shadow:none;}
}
@media all and (max-width: mobile-breakpoint) {
.page-content table, .page-content thead, .page-content tbody, .page-content th, .page-content td, .page-content tr{display:block;}
.page-content thead tr{position:absolute;top:-9999px;left:-9999px;}
.page-content tr{margin-top:-1px;box-shadow:0px -1px 0px 0px rgba(0,0,0,0.27);}
.page-content td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:mobile-padding;min-height:20px;}
.page-content td::before{position:absolute;top:15px;left:15px;width:mobile-padding;width:calc((mobile-padding - 35px));overflow:hidden;text-overflow:ellipsis;padding-right:10px;white-space:nowrap;color:rgba(0,0,0,0.54);font-family:page-font;font-size:16px;text-transform:capitalize;content:attr(data-name);}
}
.doc-container{overflow:hidden;}
.side-menu{width:225px;float:left;padding-left:20px;position:fixed;top:88px;}
@media all and (max-width: 600px) {
.side-menu{float:none;position:static;margin-top:120px;text-align:center;width:100%;margin-bottom:-60px;padding-left:0;}
}
.side-menu .title{font-size:20px;color:rgba(0,0,0,0.63);font-weight:600;margin-top:50px;margin-bottom:36px;}
.side-menu a{font-size:17px;color:rgba(0,0,0,0.42);display:block;margin:18px 0;}
.side-menu a:hover{color:rgba(0,0,0,0.6);}
.page-content{float:left;width:calc(100% - 225px - 20px);margin-left:225px;min-height:220px;margin-top:16px;font-size:16px;color:rgba(0,0,0,0.59);line-height:29px;}
@media all and (max-width: 600px) {
.page-content{float:none;margin-left:0;width:100%;}
}
.page-content h1{padding-top:90px;border-bottom:1px solid rgba(0,0,0,0.15);padding-bottom:20px;margin-bottom:0;}
.page-content h1::before{content:"#";position:absolute;margin-left:-23px;font-size:24px;margin-top:3px;color:#f38270;font-weight:500;}
.page-content h1 a{font-size:30px;color:rgba(0,0,0,0.85);font-weight:600;}
.page-content h2, .page-content h3{font-size:20px;margin-top:-70px;padding-top:100px;}
.page-content h2 a, .page-content h3 a{color:rgba(0,0,0,0.7);}
.page-content ul{list-style-type:disc;margin-bottom:20px;}
.page-content ul li{margin:5px 0;}
.page-content img{max-width:100%;}
.page-content.api > ul{list-style-type:none;padding-left:30px;}
.page-content.api > ul > li h3::before{content:"";width:8px;height:8px;position:absolute;border-radius:50%;background-color:#f27474;margin-left:-27px;margin-top:12px;}
.page-content code{font-family:'Inconsolata', monospace;padding:3px 6px;border-radius:2px;border:1px solid rgba(0,0,0,0.12);background:#f8f8f8;font-size:14px;color:#f27474;}
.page-content kbd{display:inline-block;padding:3px 5px;font-size:11px;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fafbfc;border:solid 1px #c6cbd1;border-bottom-color:#959da5;border-radius:3px;box-shadow:inset 0 -1px 0 #959da5;font-family:sans-serif;}
.page-content preview-button{display:block;height:44px;}
.page-content button.preview{margin:20px auto;width:110px;display:block;position:relative;z-index:2;}
.page-content figcaption{font-style:italic;}
.swal-modal.red-bg{background-color:rgba(255,0,0,0.28);}
.mood-btn{background:none;border:none;width:28px;height:28px;background-image:url(//artpechyvo.co.ua/assets/images/mood-sad.png);background-size:28px 28px;padding:4px;background-position:center center;box-sizing:content-box;background-repeat:no-repeat;margin:0 7px;position:relative;overflow:hidden;border-radius:3px;}
.mood-btn:hover::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.03);}
.mood-btn[data-rating="2"]{background-image:url(//artpechyvo.co.ua/assets/images/mood-neutral.png);}
.mood-btn[data-rating="3"]{background-image:url(//artpechyvo.co.ua/assets/images/mood-happy.png);}
body{font-family:'Lato', 'Helvetica Neue', Helvetica, sans-serif;}
svg.hidden{display:block;}
.page-container{max-width:1000px;margin:0 auto;padding:0 10px;position:relative;}
.preview{background-color:#a3dd82;box-shadow:0 2px 8px 0 rgba(0,0,0,0.07);border-radius:4px;border:none;color:#fff;font-size:15px;color:#fff;padding:9px 18px;margin-top:20px;}
.preview::before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #fff;display:inline-block;margin-right:5px;}
.preview:hover{background-color:#98d973;}
footer{padding:40px 20px;text-align:center;color:#728194;}
footer .love-icon {
background-image: url(//artpechyvo.co.ua/assets/images/heart-icon.svg);
width: 22px;
height: 20px;
display: inline-block;
vertical-align: middle;
margin: 0 5px;
position: relative;
top: -2px;
}button, [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring, [type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em;}
.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em;}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before, .slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden {
display: none;
}* {
padding: 0;
margin: 0;
border: none;
}
*,
*::before,
*::after{box-sizing:border-box;}:focus,
:active{outline:none;}
html{background-color:#ffffff;scroll-behavior:smooth;}
body *{font-family:"Nunito", sans-serif;}
body.sgk-noscroll {
overflow: hidden;
} a{text-decoration:none;}
a:hover, a:focus, a:active{outline:none;text-decoration:none;}
a, a:link, a:visited{text-decoration:none;display:inline-block;color:unset;}
a:hover{text-decoration:none;color:#9747ff;}
aside, nav, footer, header, section, main{display:block;}
h1, h2, h3, h4, h5, h6, p{font-size:inherit;font-weight:inherit;font-style:normal;}
ul, ol{margin:0;}
ul li{list-style:none;}
img{display:block;vertical-align:top;}
img, svg{max-width:100%;height:auto;}
address{font-style:normal;}
input{appearance:none;}
input, textarea, button, select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;border:none;}
input::-ms-clear{display:none;}
button, input[type="submit"]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer;border:none;}
input:focus, input:active, button:focus, button:active{outline:none;}
button::-moz-focus-inner{padding:0;border:0;}
label{cursor:pointer;}
legend{display:block;}
a, input, button{transition:.3s;}
p, a, span, input, textarea{font-family:"Nunito", sans-serif;color:#131313;}
h1, h2, h3, h4, h5, h6{font-family:"Nunito", sans-serif;}
input.sgk-btn, button.sgk-btn{cursor:pointer;}
textarea{resize:none;}
.sgk-row{display:flex;flex-wrap:wrap;}
.col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{flex:0 0 100%;}
@media(min-width:576px){
.col-11{flex:0 0 calc(91.66666667%);}
.col-10{flex:0 0 calc(83.33333333%);}
.col-9{flex:0 0 calc(75%);}
.col-8{flex:0 0 calc(66.66666667%);}
.col-7{flex:0 0 calc(58.33333333%);}
.col-6{flex:0 0 calc(50%);}
.col-5{flex:0 0 calc(41.66666667%);}
.col-4{flex:0 0 calc(33.33333333%);}
.col-3{flex:0 0 calc(25%);}
.col-2{flex:0 0 calc(16.66666667%);}
.col-1{flex:0 0 calc(8.33333333%);}
body.search .sgk-blogGrid .sgk-row .col-4{flex:0 0 calc(32.133333%);}
}
.sgk-container{width:100%;max-width:1305px;padding:0 15px;margin:0 auto;position:relative;}
.sgk-container-fluid{width:100%;padding:0;position:relative;}
.sgk-clearfix::after{content:'';clear:both;display:table;}
.sgk-btn, a.sgk-btn, button.sgk-btn, input.sgk-btn, .sgk-btn-red, a.sgk-btn-red, button.sgk-btn-red, input.sgk-btn-red, .sgk-btn-transparent, a.sgk-btn-transparent, button.sgk-btn-transparent, input.sgk-btn-transparent{margin:0 auto;border:1px solid #131313;border-radius:40px;font-weight:800;font-size:22px;text-align:center;padding:15px 40px;text-decoration:none;display:inline-block;cursor:pointer;transition:.3s;max-width:max-content;}
.sgk-btn, a.sgk-btn, input.sgk-btn, button.sgk-btn{background-color:#131313;color:#ffffff;}
.sgk-btn:hover, a.sgk-btn:hover, input.sgk-btn:hover, button.sgk-btn:hover, .sgk-btn:focus, a.sgk-btn:focus, input.sgk-btn:focus, button.sgk-btn:focus, .sgk-btn:active, a.sgk-btn:active, input.sgk-btn:active, button.sgk-btn:active{border-color:#9747ff;background-color:#9747ff;color:#ffffff;}
.sgk-btn-red, a.sgk-btn-red, input.sgk-btn-red, button.sgk-btn-red{background-color:#131313;color:#ffffff;}
.sgk-btn-red:hover, a.sgk-btn-red:hover, input.sgk-btn-red:hover, button.sgk-btn-red:hover, .sgk-btn-red:focus, a.sgk-btn-red:focus, input.sgk-btn-red:focus, button.sgk-btn-red:focus, .sgk-btn-red:active, a.sgk-btn-red:active, input.sgk-btn-red:active, button.sgk-btn-red:active{border-color:#c20000;background-color:#c20000;}
.sgk-btn-transparent, a.sgk-btn-transparent, button.sgk-btn-transparent, input.sgk-btn-transparent{background-color:transparent;color:#131313;}
.sgk-btn-transparent:hover, a.sgk-btn-transparent:hover, button.sgk-btn-transparent:hover, input.sgk-btn-transparent:hover, .sgk-btn-transparent:focus, a.sgk-btn-transparent:focus, button.sgk-btn-transparent:focus, input.sgk-btn-transparent:focus, .sgk-btn-transparent:active, a.sgk-btn-transparent:active, button.sgk-btn-transparent:active, input.sgk-btn-transparent:active{background-color:#131313;color:#ffffff;}
.sgk-nothingFound{text-align:center;}
.sgk-nothingFoundInfo h1{font-weight:400;text-align:center;margin-bottom:20px;}
.sgk-nothingFoundInfo p{margin-bottom:30px;}
.sgk-searchForm{margin-bottom:30px;}
.sgk-searchForm input{border-radius:3px;border:1px solid #eee;padding:10px;}
.sgk-search{margin-top:40px;margin-bottom:40px;}
.sgk-search span{font-weight:600;}
body.search .sgk-blogGrid .sgk-row{gap:20px;}
.sgk-blogGridItem__img{margin-bottom:15px;}
.sgk-blogGridItem__info > div{margin-bottom:5px;}
.sgk-blogGridItem__title a{text-transform:uppercase;line-height:1.3;font-size:22px;}
.sgk-blogGridItem__desc{line-height:1.8;font-size:13px;margin-bottom:15px !important;}
.sgk-blogGridItem__date{font-size:12px;}
.sgk-404Info, .sgk-nothingFound{padding:130px 0;min-height:400px;display:flex;text-align:center;margin-bottom:70px;flex-wrap:wrap;align-items:center;justify-content:space-evenly;align-content:center;flex-direction:column;}
.sgk-404Info h1{margin-bottom:40px;font-weight:900;font-size:200px;}
.wpcf7-spinner{display:none;}
.wpcf7-not-valid-tip{position:absolute;top:5px;font-size:12px;width:280px;left:32px;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{max-width:280px;margin:10px auto;background:#ffffff;font-size:14px;}
.wpcf7 p{margin-bottom:0;}
.sgk-page{padding:80px 0;}
.sgk-page h1, .sgk-page h2, .sgk-page h3, .sgk-page h4, .sgk-page h5, .sgk-page h6{margin-bottom:15px;font-weight:500;color:#131313;}
.sgk-page h1{font-size:42px;font-weight:900;text-align:center;}
.sgk-page h2{font-size:32px;}
.sgk-page h3{font-size:28px;}
.sgk-page h4{font-size:22px;}
.sgk-page h5{font-size:18px;}
.sgk-page h6{font-size:16px;}
.sgk-page p{margin-bottom:10px;}
.sgk-page hr{background-color:rgba(0, 0, 0, 0.5);}
.sgk-page ul, .sgk-page ol{margin-left:35px;margin-bottom:20px;}
.sgk-page ul li{list-style:disc;}
.sgk-page ol li{list-style:auto;}
.grecaptcha-badge{display:none;}
.slick-prev, .slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;transition:.3s;}
.slick-prev:hover, .slick-next:hover{opacity:.3;}
.slick-prev{left:0;}
.slick-next{right:0;}::-webkit-scrollbar{width:12px;}::-webkit-scrollbar-track{background:#e7e7e7;}::-webkit-scrollbar-thumb{background-color:#9747ff;border-radius:10px;border:3px solid #e7e7e7;}
body{scrollbar-width:thin;scrollbar-color:#9747ff #e7e7e7;}
@media(min-width:769px){
.sgk-btn.sgk-pc{display:block;}
.sgk-btn.sgk-mobile{display:none;}
}
@media(max-width:768px){
.sgk-btn.sgk-pc{display:none;}
.sgk-btn.sgk-mobile{display:block;}
}
.sgk-header{position:sticky;top:0;z-index:100;background-color:#ffffff;padding:15px 20px;box-shadow:0 2px 10px rgba(0, 0, 0, 0.1);}
.sgk-header__mobile-menu{display:none;}
.sgk-header__container{display:flex;justify-content:space-between;align-items:center;}
.sgk-header__logo svg{width:130px;}
.sgk-header__logo svg path{transition:.3s;}
.sgk-header__logo svg:hover path{fill:#9747ff;}
.sgk-header__nav{display:flex;align-items:center;gap:50px;}
.sgk-header__menu{display:flex;align-items:center;gap:30px;list-style:none;}
.sgk-header__menu a{font-weight:500;font-size:20px;line-height:1.269;color:#131313;text-align:center;}
.sgk-header__menu a:hover{color:#9747ff;}
.sgk-header__social{display:flex;align-items:center;gap:10px;}
.sgk-header__social svg{width:44px;height:44px;}
.sgk-header__social svg path{transition:.3s;}
.sgk-header__social svg:hover path{fill:#9747ff;}
.sgk-header__social a{color:#131313;}
.sgk-header__social a:hover{color:#9747ff;}
.sgk-header__burger{display:none;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;}
.sgk-header__burger span{width:25px;height:3px;background-color:#131313;}
@media(max-width:992px){
.sgk-header__nav{display:none;}
.sgk-header__burger{display:flex;}
.sgk-header__mobile-menu{position:fixed;top:0;left:-100%;width:300px;height:100%;background-color:white;box-shadow:0 0 15px rgba(0, 0, 0, 0.5);transition:left 0.3s ease;padding:20px;display:flex;flex-direction:column;gap:20px;}
.sgk-header__mobile-menu-list{list-style:none;padding-top:50px;}
.sgk-header__mobile-menu-list li a{text-decoration:none;color:black;font-size:18px;}
.sgk-header__mobile-menu-social{display:flex;gap:15px;}
.sgk-header__mobile-menu-social img{width:30px;height:30px;}
.sgk-header__overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:99;}
.sgk-header__close{position:absolute;top:10px;right:10px;background:none;border:none;}
.sgk-header__active{left:0;}
.sgk-header__overlay-active{display:block;}
}
.sgk-no-scroll{overflow:hidden;}
.sgk-popup-overlay{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0.3s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:1000;}
.sgk-popup{visibility:hidden;opacity:0;transition:visibility 0s, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);width:90%;max-width:710px;background-color:#ffffff;padding:30px;z-index:1001;border-radius:10px;}
.sgk-popup__close{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;z-index:1002;}
.sgk-popup__close svg{width:20px;height:20px;}
.sgk-popup__close svg path{transition:.3s;}
.sgk-popup__close svg:hover path{stroke:#9747ff;}
.sgk-popup--visible{visibility:visible;opacity:1;}
.sgk-popup-overlay--visible{visibility:visible;opacity:1;}
body.sgk-no-scroll{overflow:hidden;}
.sgk-hero{background-size:cover;background-repeat:no-repeat;background-position:center center;padding-top:120px;padding-bottom:120px;}
.sgk-hero__container{max-width:580px;margin:0;display:flex;flex-direction:column;gap:40px;}
.sgk-hero__title{font-weight:800;font-size:40px;line-height:1.269;text-transform:uppercase;color:#131313;}
.sgk-hero__description{font-weight:600;font-size:24px;line-height:1.269;color:#131313;}
.sgk-hero__btn.sgk-btn{margin:0;}
.sgk-features{padding-top:35px;padding-bottom:35px;border-bottom:1px solid #f6f6f6;}
.sgk-features__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:20px;}
.sgk-features__subtitle{text-align:center;font-weight:500;font-size:22px;line-height:1.3;color:#131313;margin-bottom:50px;}
.sgk-features__image{margin-bottom:70px;}
.sgk-features__image img{margin:0 auto;}
.sgk-features__blocks{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;}
.sgk-features__block{display:flex;align-items:center;font-weight:800;font-size:20px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;border-radius:10px;width:245px;height:145px;background-color:#e7e7e7;padding:20px;}
.sgk-price{padding-top:35px;padding-bottom:35px;}
.sgk-price__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:40px;}
.sgk-price__slideWrapper{display:flex;gap:60px;}
.sgk-price__table .sgk-btn{font-size:18px;padding:15px 30px;}
.sgk-price__table table{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:40px;border-radius:10px;height:260px;}
.sgk-price__table table td, .sgk-price__table table th{border:1px solid #131313;padding:25px 10px;font-weight:700;font-size:16px;line-height:1.25;text-align:center;color:#131313;transition:.3s;}
.sgk-price__table table td.sgk-popup-btn:hover, .sgk-price__table table th.sgk-popup-btn:hover{color:#9747ff;}
.sgk-price__table table tr:first-child td{padding:10px 5px;background:#e7e7e7;color:#131313;}
.sgk-price__table table tr:first-child td:first-child{border-top-left-radius:15px;}
.sgk-price__table table tr:first-child td:last-child{border-top-right-radius:15px;}
.sgk-price__table table tr:nth-child(2) td:first-child{border-top-right-radius:15px;}
.sgk-price__table table tr:last-child td:last-child{border-bottom-right-radius:15px;}
.sgk-price__table table tr td.sgk-popup-btn{cursor:pointer;}
.sgk-price__table table tr td.vertical-text{background:#e7e7e7;writing-mode:vertical-rl;transform:rotate(180deg);text-align:center;white-space:nowrap;color:#131313;}
.sgk-price__navigation{display:flex;align-items:center;justify-content:center;margin:0 auto 30px;border-radius:31px;padding:16px;width:119px;height:57px;background:#f7f7f7;gap:10px;}
.sgk-price__navigationWrapper{max-width:280px;position:relative;top:-50px;margin-bottom:-50px;}
.sgk-price__prev, .sgk-price__next{display:flex;align-items:center;cursor:pointer;}
.sgk-price__prev svg path, .sgk-price__next svg path{transition:.3s;}
.sgk-price__prev svg:hover path, .sgk-price__next svg:hover path{stroke:#9747ff;}
.sgk-price__pagination{font-weight:700;font-size:20px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;}
.sgk-price__caption{font-weight:700;font-size:20px;line-height:1.2;text-transform:uppercase;text-align:center;color:#131313;}
.sgk-new-year{background-size:contain;background-position:top center;min-height:970px;background-repeat:no-repeat;display:flex;align-items:end;}
.sgk-new-year__container{display:flex;flex-direction:column;align-items:center;padding-top:300px;}
.sgk-new-year__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:30px;}
.sgk-new-year__description{font-weight:400;font-size:24px;line-height:1.3;color:#131313;margin-bottom:30px;text-align:center;}
.sgk-new-year-products, .sgk-corporate-orders{padding:35px;border-bottom:1px solid #f6f6f6;max-width:1060px;margin:0 auto;}
.sgk-new-year-products__snowflake, .sgk-corporate-orders__snowflake{position:absolute;bottom:0;}
.sgk-new-year-products__snowflake--left, .sgk-corporate-orders__snowflake--left{left:0;bottom:200px;}
.sgk-new-year-products__snowflake--right, .sgk-corporate-orders__snowflake--right{right:0;bottom:400px;}
.sgk-new-year-products__container, .sgk-corporate-orders__container{display:flex;align-items:center;flex-direction:column;justify-content:center;}
.sgk-new-year-products__grid, .sgk-corporate-orders__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:50px;}
.sgk-new-year-products__item, .sgk-corporate-orders__item{border-radius:10px;overflow:hidden;max-width:300px;}
.sgk-new-year-products__item img, .sgk-corporate-orders__item img{max-width:100%;height:auto;}
.sgk-new-year-products__title, .sgk-corporate-orders__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:30px;}
.sgk-new-year-products__description, .sgk-corporate-orders__description{font-weight:400;font-size:22px;text-align:center;line-height:1.3;color:#131313;margin-bottom:50px;}
.sgk-steps{padding-top:35px;padding-bottom:35px;border-bottom:1px solid #f6f6f6;}
.sgk-steps__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:30px;}
.sgk-steps__grid{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;}
.sgk-steps__item{border-radius:10px;overflow:hidden;display:flex;align-items:center;gap:32px;width:48%;background:#e7e7e7;padding:25px 35px;}
.sgk-steps__number{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:50%;font-weight:800;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#fff;flex:0 0 72px;}
.sgk-steps__content{display:flex;flex-direction:column;}
.sgk-steps__item-title{font-weight:800;font-size:24px;line-height:1.269;text-transform:uppercase;color:#131313;margin-bottom:10px;}
.sgk-steps__item-description{font-weight:500;font-size:20px;line-height:1.269;color:#131313;}
.sgk-instagram{padding-top:35px;padding-bottom:35px;}
.sgk-instagram__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;text-align:center;color:#131313;margin-bottom:40px;}
.sgk-instagram__slide{border-radius:10px;overflow:hidden;margin:0 18px;}
.sgk-instagram__arrow.slick-prev{left:-30px;}
.sgk-instagram__arrow.slick-next{right:-30px;}
.sgk-order-form{padding-top:35px;padding-bottom:35px;background-color:#f6f6f6;}
.sgk-order-form__container{display:flex;max-width:1490px;overflow:hidden;}
.sgk-order-form__left, .sgk-order-form__right{width:50%;padding:10px;}
.sgk-order-form__title{font-weight:700;font-size:32px;line-height:1.269;text-transform:uppercase;color:#131313;max-width:380px;}
.sgk-order-form__row br{display:none;}
.sgk-order-form__row p, .sgk-order-form__row--last{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:15px;}
.sgk-order-form__row--last p{flex-wrap:nowrap;margin-top:15px;margin-bottom:0;}
span.wpcf7-form-control-wrap{border-radius:20px;background-color:#d9d9d9;width:48%;overflow:hidden;}
span.wpcf7-form-control-wrap .wpcf7-form-control{padding:16px 32px;}
.sgk-order-form__row:nth-child(2) span.wpcf7-form-control-wrap{width:100%;}
.sgk-order-form__input input, .sgk-order-form__textarea input, .sgk-order-form__input textarea, .sgk-order-form__textarea textarea{color:#000;}
.sgk-order-form__textarea{width:100%;height:190px;}
.sgk-order-form__note{font-weight:400;font-size:20px;line-height:0.9;color:#131313;max-width:250px;}
.sgk-order-form__btn.sgk-btn{width:340px;margin:0;padding:10px 25px;}
.sgk-footer__top{padding-top:35px;padding-bottom:35px;border-bottom:1px solid #f6f6f6;}
.sgk-footer__top .sgk-container{display:flex;justify-content:space-between;}
.sgk-footer__top .sgk-footer__logo svg path{transition:.3s;}
.sgk-footer__top .sgk-footer__logo svg:hover path{fill:#9747ff;}
.sgk-footer__top .sgk-footer__menu{display:flex;flex-wrap:wrap;gap:60px;}
.sgk-footer__top .sgk-footer__menu .sgk-footer__menu-column{display:flex;flex-direction:column;gap:10px;}
.sgk-footer__top .sgk-footer__menu .sgk-footer__menu-column a{transition:.3s;}
.sgk-footer__top .sgk-footer__menu .sgk-footer__menu-column a:hover{color:#9747ff;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts{margin-bottom:10px;display:flex;gap:10px;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a svg{width:24px;height:24px;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a svg circle{transition:.3s;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a svg:hover circle{fill:#9747ff;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a:hover{color:#9747ff;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a:nth-child(2) svg path{transition:.3s;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a:nth-child(2) svg:hover path{fill:#9747ff;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__contacts a:nth-child(2):hover{color:#9747ff;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__social{display:flex;flex-direction:column;gap:15px;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__social a{display:flex;align-items:center;gap:10px;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__social a svg{width:20px;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__social a span{transition:.3s;}
.sgk-footer__top .sgk-footer__social-info .sgk-footer__social a:hover span{color:#9747ff;}
.sgk-footer__bottom{padding-top:35px;padding-bottom:35px;}
.sgk-footer__bottom .sgk-container{display:flex;align-items:center;gap:50px;}
.sgk-footer__bottom .sgk-container .sgk-footer__copy{font-weight:400;font-size:18px;line-height:1.3;color:#131313;width:360px;}
.sgk-footer__bottom .sgk-footer__address{display:flex;align-items:center;gap:10px;}
.sgk-footer__bottom .sgk-footer__address span{font-weight:400;font-size:18px;line-height:1.3;color:#131313;}
.sgk-scroll-to-top-btn{position:fixed;bottom:20px;right:20px;cursor:pointer;opacity:0;visibility:hidden;transition:opacity 0.4s ease, visibility 0.4s;z-index:50;}
.sgk-scroll-to-top-btn svg circle{transition:.3s;}
.sgk-scroll-to-top-btn svg:hover circle{fill:#9747ff;}
.sgk-scroll-to-top-btn.sgk-show{opacity:1;visibility:visible;}
.sgk-scroll-to-top-btn.sgk-hide{opacity:0;visibility:hidden;}
.slicker-instagram-placeholder{border-radius:10px;}
.fts-instagram-inline-block-centered{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;}
.fts-instagram-wrapper{width:265px !important;height:265px !important;margin:0 !important;}
.fts-instagram-wrapper a:first-child{z-index:701;}
.fts-carousel-image-wrapper, .fts-instagram-video-image-wrapper{display:none !important;}
.slicker-instaG-backg-link, .fts-insta-likes-comments-grab-popup, .slicker-date, .fts-instagram-icon, .fts-carousel-image-wrapper, .sgk-instagram__slider .fts-instagram-icon{display:none !important;}
.fts-instagram-link-target{width:100% !important;height:100% !important;}
.sgk-instagram__slider .slicker-instagram-placeholder a.fts-instagram-link-target.fts-slicker-backg.fts-instagram-img-link{width:100% !important;height:100% !important;}
.sgk-header__container{padding:0;gap:10px;}
.wpcf7 form.sent .wpcf7-response-output{display:none;opacity:0;}
.swal-footer{text-align:center;}
.swal-button:focus{box-shadow:none;}
@media(max-width:1270px){
.sgk-order-form__btn.sgk-btn{padding:18px 35px;}
}
@media(max-width:1180px){
.sgk-header__nav, .sgk-header__menu{gap:20px;}
}
@media(max-width:1035px){
.sgk-header__menu a{font-size:16px;}
}
@media(max-width:1060px){
.sgk-new-year-products, .sgk-corporate-orders{padding:0;}
.sgk-order-form__left{width:45%;}
.sgk-order-form__right{width:55%;}
}
@media(max-width:992px){
.sgk-header__container{padding:0;justify-content:center;}
.sgk-header__burger{position:absolute;top:50%;left:0;transform:translate(0, -50%);}
.sgk-header__active{z-index:99;top:65px;border-radius:0 20px 20px 0;}
.sgk-header__logo svg{width:90px;}
.sgk-header{padding:10px;}
.sgk-header__mobile-menu{width:85%;}
.sgk-header__mobile-menu-list a{font-weight:700;font-size:18px;line-height:1.269;text-transform:uppercase;color:#131313;margin-bottom:12px;}
.sgk-header__mobile-menu-list a:hover, .sgk-header__mobile-menu-list a:focus{color:#9747ff;}
.sgk-header__mobile-social a{margin-right:15px;}
.sgk-header__mobile-social a svg{width:24px;height:24px;}
.sgk-order-form__right{max-width:500px;margin:0 auto;}
.sgk-price__slideWrapper{flex-direction:column;align-items:center;gap:0;}
.sgk-price__table{display:flex;flex-direction:column;}
.sgk-new-year{min-height:600px;background-size:contain;}
.sgk-order-form__container{flex-direction:column;align-items:center;}
.sgk-order-form__title{text-align:center;margin:0 auto 30px;}
.sgk-order-form__input, .sgk-order-form__textarea{width:100%;}
.sgk-order-form__left, .sgk-order-form__right{width:100%;padding:0;}
.sgk-order-form__row--last{flex-direction:column;align-items:center;}
.sgk-new-year-products__snowflake{display:none;}
.sgk-features, .sgk-price, .sgk-steps, .sgk-instagram, .sgk-order-form, .sgk-footer__top{padding-top:35px;padding-bottom:35px;}
.sgk-new-year-products__container{margin-bottom:30px;}
.sgk-price__image{margin-bottom:200px;}
.sgk-price__navigationWrapper{margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
}
@media(max-width:840px){
.sgk-price__navigationWrapper{top:45%;}
}
@media(min-width:769px){
.sgk-table-pc{display:table;}
.sgk-table-mobile{display:none;}
}
@media(max-width:768px){
.sgk-scroll-to-top-btn svg{width:35px;height:35px;}
.sgk-new-year{min-height:420px;}
.sgk-hero{padding-top:25px;padding-bottom:25px;}
.sgk-hero__container{justify-content:center;align-items:center;gap:0;margin:0 auto;}
.sgk-hero__title{font-size:20px;max-width:280px;margin:0 auto 10px;text-align:center;}
.sgk-hero__description{font-size:12px;max-width:280px;margin:0 auto 200px;text-align:center;}
.sgk-btn, .sgk-btn-red{padding:15px 30px !important;font-size:18px !important;}
.sgk-features, .sgk-price, .sgk-steps, .sgk-instagram, .sgk-order-form, .sgk-footer__top{padding-top:25px;padding-bottom:25px;}
.sgk-features__title, .sgk-price__title, .sgk-new-year__title, .sgk-corporate-orders__title, .sgk-steps__title, .sgk-instagram__title, .sgk-order-form__title{font-size:24px;}
.sgk-features__subtitle, .sgk-new-year__description, .sgk-corporate-orders__description, .sgk-steps__item-title, .sgk-steps__item-description, .sgk-steps__number{font-size:16px;}
.sgk-features__blocks, .sgk-new-year-products__grid, .sgk-corporate-orders__grid{gap:16px;}
.sgk-features__block{width:145px;height:75px;padding:12px;font-size:13px;}
.sgk-price__title, .sgk-new-year__title, .sgk-new-year__description, .sgk-new-year-products, .sgk-new-year-products__grid, .sgk-corporate-orders__description, .sgk-corporate-orders__grid, .sgk-instagram__title, .sgk-corporate-orders__title, .sgk-steps__title{margin-bottom:30px;}
.sgk-new-year-products__item, .sgk-corporate-orders__item{width:45%;}
.sgk-steps__item{width:100%;padding:25px 16px;gap:12px;}
.sgk-steps__number{width:35px;height:35px;flex:0 0 35px;}
.sgk-instagram__slide{margin:0 8px;}
.sgk-footer__top .sgk-container, .sgk-footer__top .sgk-footer__menu, .sgk-footer__bottom .sgk-container{flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;}
.sgk-footer__top .sgk-footer__menu{gap:0;}
.sgk-table-pc{display:none;}
.sgk-table-mobile{display:table;}
.sgk-price__table table.sgk-table-mobile tr:nth-child(2) td:first-child{border-top-right-radius:0;}
.sgk-price__table table.sgk-table-mobile tr:last-child td:first-child{border-bottom-left-radius:15px;}
.sgk-price__table table.sgk-table-mobile tr:nth-child(2) td:last-child{background:#e7e7e7;}
span.wpcf7-form-control-wrap{width:100%;}
.sgk-price__navigationWrapper{top:29%;}
.sgk-price__image{max-width:180px;}
}
@media(max-width:575px){
.sgk-new-year__container{padding-top:180px;}
.sgk-scroll-to-top-btn{display:none;}
.sgk-features__image{max-width:250px;margin:0 auto 40px;}
.sgk-footer__bottom .sgk-container .sgk-footer__copy{width:100%;}
.sgk-order-form__textarea{height:80px;}
.sgk-popup{padding:20px;}
span.wpcf7-form-control-wrap{padding:12px 20px;}
.sgk-order-form__row p, .sgk-order-form__row--last{text-align:center;}
.sgk-order-form__note{margin-top:0;}
.sgk-order-form__row--last{margin-bottom:0;}
.sgk-order-form__btn.sgk-btn{width:auto;}
.sgk-popup__close svg{width:12px;height:12px;}
}
@media(max-width:496px){
.sgk-price__navigationWrapper{top:28%;}
}
@media(max-width:429px){
.sgk-price__navigationWrapper{width:100%;top:25%;}
}
@media(max-width:375px){
.sgk-features, .sgk-price, .sgk-steps, .sgk-instagram, .sgk-order-form, .sgk-footer__top {
padding-top: 35px;
padding-bottom: 35px;
}
.sgk-features__block {
width: 135px;
}
.sgk-btn, .sgk-btn-red {
padding: 20px !important;
font-size: 16px !important;
}
}