/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
    display: none;
}
body {
	line-height: 1;
}
menu, ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@charset "UTF-8";
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

@font-face {
  font-family: "Suisse Intl Book";
  src: url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Book.woff2") format("woff2"), url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Book.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Regular.woff2") format("woff2"), url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-SemiBold.woff2") format("woff2"), url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Suisse Intl";
  src: url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Medium.woff2") format("woff2"), url("/wp-content/themes/zavod/vendor/dist/fonts/SuisseIntl-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
input, textarea {
  appearance: none;
  border-radius: 0;
}

:focus-visible {
  outline: none !important;
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background: #D4E7EB;
}

body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #1565B5;
  transition: all 0.25s ease;
}
a {
  color: inherit;
  text-decoration: none;
}

button, input, textarea {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  outline: 0;
}

img {
  width: 100%;
  height: 100%;
}

.fancybox-content {
  padding: 0;
}

* {
  font-family: "Suisse Intl";
}

html, body {
  scroll-behavior: smooth;
  width: 100%;
  font-size: 10px;
  font-weight: 400;
  font-family: "Suisse Intl";
  color: #010101;
}

.warning * {
  color: red;
}

.container {
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  padding: 0 25px;
}
.container-big {
  max-width: 1440px;
}

label.error {
  display: none !important;
}

body {
  padding-top: 115px;
  overflow-x: hidden;
  position: relative;
  transition: all 0.5s linear;
}
@supports (-webkit-touch-callout: none) {
  body {
    height: -webkit-fill-available;
  }
}
body.loading {
  overflow: hidden;
}
body.loading .load {
  opacity: 1;
  z-index: 999;
}
body.opened {
  overflow: hidden;
}
body.callback_overlay:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(21, 101, 181, 0.2);
  z-index: 15;
}

.header {
  padding: 34px 0 36px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 5;
}
.header__wrap {
  display: flex;
  align-items: center;
}
.header__logo {
  width: 190px;
  margin-right: 60px;
  flex-shrink: 0;
}
.header__menu {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 15px;
}
.header__menu__item {
  font-size: 1.6rem;
  font-weight: 300;
  margin-right: 40px;
  transition: all 0.25s ease;
}
.header__menu__item:last-child {
  margin-right: 0;
}
.header__menu__item:hover {
  color: #1565B5;
}
.header__search {
  width: 289px;
  height: 26px;
  position: relative;
  margin-left: auto;
  margin-right: 15px;
}
.header__search input {
  height: 100%;
  width: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 300;
  border-bottom: 1px solid #010101;
  transition: all 0.25s ease;
}
.header__search input:focus {
  border-bottom-color: #1565B5;
}
.header__search button {
  width: 17px;
  height: 17px;
  background: url("/wp-content/themes/zavod/vendor/dist/img/loupe.svg");
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.header__order {
  font-size: 1.4rem;
  font-weight: 300;
  margin-left: auto;
  width: 143px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #010101;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  transition: all 0.25s ease;
}
.header__order span {
  padding-left: 3px;
}
.header__order:hover {
  background: #010101;
  color: #fff;
}
.header__burger {
  width: 29px;
  height: 20px;
  margin-left: auto;
  display: none;
}
@media (max-width: 1200px) {
  .header__logo {
    margin-right: 20px;
  }
  .header__menu__item {
    margin-right: 15px;
  }
}
@media (max-width: 970px) {
  .header__search {
    display: none;
  }
}
@media (max-width: 767px) {
  .header {
    padding: 24px 0 24px;
  }
  .header__menu, .header__order {
    display: none;
  }
  .header__burger {
    display: block;
  }
  .header__logo {
    width: 158px;
    height: 32px;
  }
}

.contacts {
  padding-top: 70px;
  margin-bottom: 100px;
}
.contacts__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .contacts__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.contacts__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contacts__content, .contacts__image {
  width: calc(50% - 12.5px);
}
.contacts__image img {
  object-fit: cover;
}
.contacts__content {
  box-sizing: border-box;
  border: 20px solid #D4E7EB;
  padding: 56px 10px 55px 46px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.contacts__phone {
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
  margin-bottom: 10px;
}
.contacts__time {
  font-size: 1.5rem;
  line-height: 1.7rem;
  margin-bottom: 30px;
  margin-top: 22px;
}
.contacts__emails {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
}
.contacts__email {
  font-size: 2rem;
  line-height: 2.3rem;
  color: #1565B5;
  padding-bottom: 6px;
  border-bottom: 2px solid rgba(21, 101, 181, 0.2);
  transition: all 0.25s ease;
}
.contacts__email:hover {
  border-bottom-color: #1565B5;
}
.contacts__email:first-child {
  margin-right: 80px;
}
.contacts__address {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 31px;
}
.contacts__map {
  font-size: 2rem;
  line-height: 2.3rem;
  padding-bottom: 6px;
  border-bottom: 2px solid rgba(156, 156, 161, 0.2);
  margin-bottom: 45px;
  color: #9C9CA1;
  transition: all 0.25s ease;
}
.contacts__map:hover {
  border-bottom-color: #9C9CA1;
}
.contacts__managers {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
.contacts__managers__phone {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
}
.contacts__managers__add {
  font-size: 2rem;
  font-weight: 600;
  color: #9C9CA1;
  margin-bottom: 10px;
}
.contacts__managers__label {
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.contacts__managers__item {
  display: flex;
  flex-direction: column;
  width: calc(50% - 15px);
  margin-top: 30px;
}
.contacts__managers__item:nth-child(-n+2) {
  margin-top: 0;
}
.contacts__managers__email {
  margin-top: 8px;
  font-size: 1.6rem;
  color: #1565B5;
  transition: all 0.25s ease;
}
.contacts__managers__email:hover {
  color: #010101;
}
.contacts__req {
  padding: 15px 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #010101;
  font-size: 1.3rem;
  font-weight: 500;
  transition: all 0.25s ease;
}
.contacts__req:hover {
  background: #010101;
  border-color: #010101;
  color: #fff;
}
.contacts__req:hover path {
  fill: #fff;
}
.contacts__req svg {
  width: 16px;
  height: 10px;
  margin-left: 19px;
}
.contacts__req svg path {
  transition: all 0.25s ease;
}
@media (max-width: 1200px) {
  .contacts__content {
    padding: 30px 10px 30px 20px;
  }
  .contacts__managers__item:first-child {
    margin-right: 20px;
  }
}
@media (max-width: 970px) {
  .contacts__wrap {
    flex-direction: column;
  }
  .contacts__content, .contacts__image {
    width: 100%;
  }
  .contacts__content {
    padding: 0;
    border: 0;
    margin-bottom: 80px;
  }
  .contacts__image {
    width: calc(100% + 50px);
    margin-left: -25px;
  }
}
@media (max-width: 767px) {
  .contacts {
    padding-top: 25px;
    margin-bottom: 40px;
  }
  .contacts__title {
    margin-bottom: 80px;
  }
  .contacts__time {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 31px;
  }
  .contacts__managers {
    flex-direction: column;
  }
  .contacts__managers__item {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .contacts__managers__item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .contacts__req {
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .contacts__emails {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .contacts__email:first-child {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.pages {
  margin-bottom: 120px;
}
.pages__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.pages__item {
  width: calc(33.3333333333% - 18.6666666667px);
  box-sizing: border-box;
  padding: 55px 60px 58px 36px;
  border-bottom: 4px solid #D4E7EB;
  transition: all 0.25s ease;
}
.pages__item:nth-child(2) {
  border-bottom-color: #1565B5;
}
.pages__item:hover {
  background: #1565B5;
}
.pages__item:hover .pages__item__icon {
  background: #fff;
}
.pages__item:hover .pages__item__icon path {
  fill: #000;
}
.pages__item:hover .pages__item__name {
  color: #fff;
}
.pages__item:hover .pages__item__name .arrow {
  width: 57px;
}
.pages__item:hover .pages__item__name .arrow path {
  fill: #fff;
}
.pages__item__icon {
  width: 67px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 33px;
  background: #010101;
  border-radius: 50%;
}
.pages__item__icon svg {
  width: 32px;
}
.pages__item__name {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pages__item__name .arrow {
  width: 37px;
  height: 26px;
  overflow: hidden;
  display: flex;
  position: relative;
  transition: all 0.25s ease;
}
.pages__item__name .arrow svg {
  height: 100%;
  width: 57px;
  position: absolute;
  top: 0;
  right: 0;
}
.pages__item__name .arrow path {
  fill: #000;
}
@media (max-width: 1200px) {
  .pages__item__name {
    font-size: 2.5rem;
    line-height: 3.1rem;
  }
  .pages__item__name img {
    width: 25.9px;
    height: 18.2px;
  }
}
@media (max-width: 970px) {
  .pages__wrap {
    flex-direction: column;
  }
  .pages__item {
    width: 100%;
    padding: 38px 30px 30px 36px;
    margin-bottom: 30px;
  }
  .pages__item:last-child {
    margin-bottom: 0;
  }
  .pages__item__icon {
    margin-bottom: 30px;
  }
}

.services-head {
  margin-bottom: 100px;
}
.services-head__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.services-head__content {
  width: calc(50% - 78px);
}
.services-head__image {
  width: calc(50% - 14px);
}
.services-head__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .services-head__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.services-head__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin-bottom: 50px;
}
.services-head__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.services-head__button:hover {
  background: #D4E7EB;
  color: #010101;
}
@media (max-width: 970px) {
  .services-head__wrap {
    flex-direction: column;
  }
  .services-head__content, .services-head__image {
    width: 100%;
  }
  .services-head__text {
    margin-bottom: 0;
  }
  .services-head__content {
    margin-bottom: 60px;
  }
  .services-head__button {
    display: none;
  }
}
@media (max-width: 767px) {
  .services-head {
    margin-bottom: 80px;
  }
  .services-head__title {
    margin-bottom: 20px;
  }
  .services-head__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .services-head__image {
    width: calc(100% + 50px);
    height: 260px;
  }
}

.services-text {
  margin-bottom: 100px;
}
.services-text__inner {
  border: 20px solid #D4E7EB;
  padding: 90px 123px;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 4.5rem;
}
.services-text__inner span {
  color: #1565B5;
  text-decoration: underline;
}
@media (max-width: 970px) {
  .services-text__inner {
    border-width: 14px;
    padding: 48px 18px;
    font-size: 2rem;
    line-height: 3rem;
  }
}
@media (max-width: 970px) {
  .services-text {
    margin-bottom: 80px;
  }
}

.services-images {
  margin-bottom: 100px;
}
.services-images__wrap {
  display: flex;
  justify-content: space-between;
}
.services-images__wrap__item {
  margin-right: 28px;
}
.services-images__wrap__item:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .services-images {
    margin-bottom: 80px;
  }
  .services-images__wrap {
    flex-wrap: wrap;
  }
  .services-images__wrap__item {
    width: calc(50% - 5px);
    margin-right: 0;
    height: 110px;
  }
  .services-images__wrap__item img {
    object-fit: cover;
  }
  .services-images__wrap__item:nth-child(2) {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    order: -1;
    height: 270px;
  }
}

.services-benefits {
  margin-bottom: 100px;
}
.services-benefits__list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.services-benefits__list__item {
  width: calc(33.3333333333% - 18.6666666667px);
  margin-right: 28px;
  margin-top: 66px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.services-benefits__list__item__icon {
  height: 62px;
  margin-bottom: 24px;
}
.services-benefits__list__item__title {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 30px;
}
.services-benefits__list__item__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
}
.services-benefits__list__item:nth-child(-n+3) {
  margin-top: 0;
}
.services-benefits__list__item:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 970px) {
  .services-benefits__list__item {
    width: calc(50% - 14px);
  }
  .services-benefits__list__item:nth-child(3) {
    margin-top: 66px;
  }
  .services-benefits__list__item:nth-child(3n+3) {
    margin-right: 28px;
  }
  .services-benefits__list__item:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .services-benefits__list__item {
    width: 100%;
    margin-right: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #D4E7EB;
  }
  .services-benefits__list__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .services-benefits__list__item__icon {
    margin-bottom: 20px;
  }
  .services-benefits__list__item__title {
    font-size: 2.5rem;
    line-height: 2.9rem;
    margin-bottom: 30px;
  }
  .services-benefits__list__item__text {
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}

.services-order {
  margin-bottom: 100px;
}
.services-order__wrap {
  display: flex;
  justify-content: space-between;
}
.services-order__image, .services-order__form {
  width: calc(50% - 14px);
}
.services-order__form {
  border: 20px solid #D4E7EB;
  box-sizing: border-box;
  padding: 45px 40px 60px;
}
.services-order__form__title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 4.6rem;
  margin-bottom: 30px;
}
.services-order__form__line {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.services-order__form__list {
  position: absolute;
  top: 100%;
  background: #fff;
  border: 1px solid #1565B5;
  width: 100%;
  display: none;
}
.services-order__form__list__item {
  font-size: 1.4rem;
  padding: 10px 10px;
  cursor: pointer;
  transition: all 0.25s ease;
}
.services-order__form__list__item:hover {
  background: #1565B5;
  color: #fff;
}
.services-order__form__field {
  width: calc(50% - 18px);
  height: 36px;
}
.services-order__form__field input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding-bottom: 18px;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
}
.services-order__form__field input:focus {
  border-bottom-color: #1565B5;
}
.services-order__form__field input.error {
  border-bottom-color: red;
}
.services-order__form__field-service {
  position: relative;
}
.services-order__form__field-service:before {
  content: "";
  background: url("/wp-content/themes/zavod/vendor/dist/img/arrow-down.svg");
  width: 6px;
  height: 4px;
  position: absolute;
  right: 0;
  top: 6px;
}
.services-order__form__textarea {
  height: 97px;
  margin-bottom: 40px;
}
.services-order__form__textarea textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
  resize: none;
}
.services-order__form__textarea textarea:focus {
  border-bottom-color: #1565B5;
}
.services-order__form__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-right: 45px;
}
.services-order__form__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.services-order__form__bottom {
  display: flex;
}
.services-order__form__confirm {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.services-order__form__confirm input {
  height: 0;
  width: 0;
}
.services-order__form__confirm input:checked ~ i svg {
  opacity: 1;
}
.services-order__form__confirm i {
  height: 14px;
  width: 14px;
  flex-shrink: 0;
  margin-right: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  background: #010101;
}
.services-order__form__confirm i svg {
  opacity: 0;
  transition: all 0.25s ease;
}
.services-order__form__confirm span {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #9C9CA1;
}
.services-order__form__confirm span a {
  color: #010101;
}
.services-order__form__confirm.warning span {
  color: red !important;
}
@media (max-width: 970px) {
  .services-order__wrap {
    flex-direction: column;
  }
  .services-order__image, .services-order__form {
    width: 100%;
  }
  .services-order__image {
    margin-bottom: 50px;
    height: 400px;
  }
  .services-order__image img {
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .services-order {
    margin-bottom: 100px;
  }
  .services-order__image {
    height: 220px;
  }
  .services-order__form {
    border: 0;
    padding: 0;
  }
  .services-order__form__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 16px;
  }
  .services-order__form__sub {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 500px) {
  .services-order__form__line {
    flex-direction: column;
    margin-bottom: 0;
  }
  .services-order__form__field {
    width: 100%;
    margin-bottom: 20px;
  }
  .services-order__form__bottom {
    flex-direction: column;
  }
  .services-order__form__button {
    margin-right: 0;
    width: 100%;
    justify-content: center;
    margin-bottom: 25px;
  }
}

.promotions {
  margin-top: 40px;
  margin-bottom: 140px;
}
.promotions__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .promotions__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.promotions__list__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #9C9CA1;
}
.promotions__list__item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.promotions__list__item__image {
  margin-right: 107px;
  height: 360px;
}
.promotions__list__item__image img {
  object-fit: cover;
}
.promotions__list__item__content {
  flex-shrink: 0;
  width: 407px;
}
.promotions__list__item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3rem;
  margin-bottom: 26px;
}
.promotions__list__item__date {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  margin-bottom: 26px;
}
.promotions__list__item__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 38px;
}
.promotions__list__item__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.promotions__list__item__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 1200px) {
  .promotions__list__item__image {
    margin-right: 28px;
  }
}
@media (max-width: 767px) {
  .promotions {
    margin-top: 24px;
    margin-bottom: 120px;
  }
  .promotions__title {
    font-size: 3.5rem;
    line-height: 4.1rem;
    margin-bottom: 60px;
  }
  .promotions__list__item {
    flex-direction: column;
  }
  .promotions__list__item__image {
    margin-right: 0;
    margin-bottom: 38px;
    height: unset;
  }
  .promotions__list__item__content {
    width: 100%;
  }
}

.promotion {
  margin-bottom: 140px;
}
.promotion__head {
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
}
.promotion__head__image {
  width: 76%;
  max-width: 962px;
  padding-bottom: 84px;
  position: relative;
  z-index: 1;
  height: 454px;
}
.promotion__head__image img {
  object-fit: cover;
}
.promotion__head__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 76%;
  max-width: 962px;
  height: 82%;
  background: #D4E7EB;
}
.promotion__head__content {
  width: 100%;
  max-width: 561px;
  box-sizing: border-box;
  padding: 50px 50px 86px;
  position: absolute;
  right: 47px;
  bottom: 53px;
  background: #fff;
  z-index: 2;
}
.promotion__head__title {
  font-size: 4rem;
  line-height: 4.6rem;
  font-weight: 500;
  margin-bottom: 50px;
}
.promotion__head__date {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  margin-bottom: 26px;
}
.promotion__head__link {
  font-size: 1.8rem;
  font-weight: 300;
  padding-bottom: 9px;
  transition: all 0.25s ease;
  border-bottom: 1px solid #010101;
}
.promotion__head__link:hover {
  border-bottom-color: #1565B5;
}
.promotion__content {
  padding: 0 274px 100px;
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 80px;
  border-bottom: 1px solid #9C9CA1;
}
.promotion__content p, .promotion__content ol, .promotion__content ul, .promotion__content h1, .promotion__content h2, .promotion__content h3, .promotion__content h4, .promotion__content h5, .promotion__content h6 {
  padding-bottom: 28px;
}
.promotion__content p:last-child, .promotion__content ol:last-child, .promotion__content ul:last-child, .promotion__content h1:last-child, .promotion__content h2:last-child, .promotion__content h3:last-child, .promotion__content h4:last-child, .promotion__content h5:last-child, .promotion__content h6:last-child {
  padding-bottom: 0;
}
.promotion__content strong {
  font-weight: 600;
}
.promotion__content a {
  color: #1565B5;
}
.promotion__content ul {
  list-style: disc inside;
}
.promotion__content h6 {
  font-size: 1.9rem;
  font-weight: 600;
}
.promotion__content h5 {
  font-size: 2.1rem;
  font-weight: 600;
}
.promotion__content h4 {
  font-size: 2.2rem;
  font-weight: 600;
}
.promotion__content h3 {
  font-size: 2.3rem;
  font-weight: 600;
}
.promotion__content h2 {
  font-size: 2.4rem;
  font-weight: 600;
}
.promotion__content h1 {
  font-size: 2.5rem;
  font-weight: 600;
}
.promotion__other {
  display: flex;
  justify-content: flex-start;
}
.promotion__other__item {
  width: calc(33.3333333333% - 18.6666666667px);
  margin-right: 28px;
}
.promotion__other__item:nth-child(3) {
  margin-right: 0;
}
.promotion__other__item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3rem;
  margin-bottom: 26px;
}
.promotion__other__item__date {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  margin-bottom: 26px;
}
.promotion__other__item__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 38px;
}
.promotion__other__item__link {
  font-size: 1.8rem;
  font-weight: 300;
  padding-bottom: 9px;
  transition: all 0.25s ease;
  border-bottom: 1px solid #010101;
}
.promotion__other__item__link:hover {
  border-bottom-color: #1565B5;
}
@media (max-width: 767px) {
  .promotion {
    margin-top: 24px;
  }
  .promotion__head {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 60px;
  }
  .promotion__head__bg {
    display: none;
  }
  .promotion__head__image {
    width: 100%;
    padding-bottom: 0;
    height: unset;
  }
  .promotion__head__content {
    margin-bottom: 50px;
    position: static;
    padding: 0;
    max-width: 561px;
  }
  .promotion__content {
    font-size: 1.8rem;
    padding: 0 0 60px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .promotion {
    margin-bottom: 60px;
  }
  .promotion__other {
    flex-direction: column;
  }
  .promotion__other__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .promotion__other__item:last-child {
    margin-bottom: 0;
  }
  .promotion__other__item__title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin-bottom: 10px;
  }
  .promotion__other__item__text, .promotion__other__item__link {
    display: none;
  }
  .promotion__other__item__date {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}

.about {
  margin-bottom: 100px;
}
.about__main {
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.about__main__title {
  width: calc(50% - 14px);
  font-size: 4.5rem;
  line-height: 5.2rem;
  font-weight: 500;
}
.about__main__text {
  width: calc(50% - 14px);
  font-size: 1.6rem;
  line-height: 2.8rem;
}
.about__main__text p {
  padding-bottom: 28px;
}
.about__main__text p:last-child {
  padding-bottom: 0;
}
@media (max-width: 970px) {
  .about__main {
    flex-direction: column;
  }
  .about__main__title, .about__main__text {
    width: 100%;
  }
  .about__main__title {
    margin-bottom: 30px;
  }
  .about__main__title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .about__main {
    margin-bottom: 100px;
  }
  .about__main__title {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .about__main__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
.about__head {
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
}
.about__head__image {
  width: 76%;
  max-width: 962px;
  padding-bottom: 84px;
  position: relative;
  z-index: 1;
}
.about__head__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 76%;
  max-width: 962px;
  height: 82%;
  background: #D4E7EB;
}
.about__head__content {
  width: 100%;
  max-width: 561px;
  box-sizing: border-box;
  padding: 55px 50px 83px;
  position: absolute;
  right: 47px;
  bottom: 53px;
  background: #fff;
  z-index: 2;
}
.about__head__title {
  font-size: 4.5rem;
  line-height: 5.2rem;
  font-weight: 500;
  margin-bottom: 28px;
}
.about__head__sub {
  font-size: 1.8rem;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .about__head {
    display: flex;
    flex-direction: column-reverse;
    height: unset;
    margin-bottom: 60px;
    padding-top: 24px;
  }
  .about__head__content {
    position: static;
    transform: unset;
    padding: 0;
    max-width: unset;
    margin-bottom: 60px;
    width: unset;
  }
  .about__head__title {
    font-size: 3.5rem;
    line-height: 4.1rem;
    margin-bottom: 20px;
  }
  .about__head__sub {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .about__head__bg {
    display: none;
  }
  .about__head__image {
    width: 100%;
    max-width: unset;
    padding-bottom: 0;
    height: 260px;
  }
  .about__head__image img {
    object-fit: cover;
  }
}
@media (max-width: 500px) {
  .about__head__buttons {
    flex-direction: column;
  }
  .about__head__button {
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
  }
  .about__head__button:first-child {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.about__text {
  margin-bottom: 100px;
  border: 20px solid #D4E7EB;
  padding: 90px 123px;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 4.5rem;
}
.about__text a {
  color: #1565B5;
  text-decoration: underline;
  text-decoration-color: transparent;
  transition: all 0.25s ease;
}
.about__text a:hover {
  text-decoration-color: #1565B5;
}
@media (max-width: 970px) {
  .about__text {
    border-width: 14px;
    padding: 48px 18px;
    font-size: 2rem;
    line-height: 3rem;
  }
}
.about__partners {
  display: flex;
  justify-content: space-between;
}
.about__partners__item {
  width: calc(50% - 14px);
  box-sizing: border-box;
  padding: 60px 44px 114px 60px;
}
.about__partners__item:nth-child(1) {
  border: 1px solid #010101;
}
.about__partners__item:nth-child(2) {
  background: #D4E7EB;
}
.about__partners__icon {
  background: #010101;
  width: 67px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-bottom: 34px;
}
.about__partners__icon img {
  width: 38px;
}
.about__partners__title {
  font-size: 3.5rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.about__partners__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: rgba(1, 1, 1, 0.8);
  margin-bottom: 44px;
}
.about__partners__text p {
  padding-bottom: 28px;
}
.about__partners__text p:last-child {
  padding-bottom: 0;
}
.about__partners__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.about__partners__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 970px) {
  .about__partners {
    flex-direction: column;
  }
  .about__partners__item {
    width: 100%;
    padding: 0;
    border: 0 !important;
    background: transparent !important;
  }
  .about__partners__item:first-child {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .about__partners__icon {
    margin-bottom: 30px;
  }
  .about__partners__title {
    font-size: 2.5rem;
    line-height: 2.9rem;
    margin-bottom: 22px;
  }
  .about__partners__text {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 30px;
  }
  .about__partners__link {
    font-size: 1.8rem;
  }
}
.about__benefits {
  margin-bottom: 140px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about__benefits__item {
  width: calc(33.3333333333% - 18.6666666667px);
  height: 175px;
  padding: 30px 30px 10px 35px;
  box-sizing: border-box;
  border-bottom: 4px solid #1565B5;
  margin-top: 28px;
  background: #FAFAFA;
}
.about__benefits__item:nth-child(-n+3) {
  margin-top: 0;
}
.about__benefits__item:nth-child(even) {
  border-bottom-color: #D4E7EB;
}
.about__benefits__item__value {
  font-size: 5.5rem;
  font-weight: 500;
  margin-bottom: 18px;
}
.about__benefits__item__value span {
  font-size: 2rem;
}
.about__benefits__item__label {
  font-size: 1.6rem;
  line-height: 2rem;
}
@media (max-width: 970px) {
  .about__benefits__item {
    width: calc(50% - 14px);
  }
  .about__benefits__item:nth-child(3) {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .about__benefits {
    margin-bottom: 80px;
  }
  .about__benefits__item {
    width: 100%;
  }
  .about__benefits__item:nth-child(2) {
    margin-top: 28px;
  }
}
.about__typical {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about__typical-reverse {
  flex-direction: row-reverse;
}
.about__typical__image {
  width: calc(50% - 14px);
}
.about__typical__content {
  width: calc(50% - 66px);
}
.about__typical__title {
  font-size: 4.5rem;
  font-weight: 500;
  margin-bottom: 30px;
}
.about__typical__text {
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: rgba(1, 1, 1, 0.8);
  margin-bottom: 44px;
}
.about__typical__text p {
  padding-bottom: 28px;
}
.about__typical__text p:last-child {
  padding-bottom: 0;
}
.about__typical__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.about__typical__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 970px) {
  .about__typical__image, .about__typical__content {
    width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .about__typical {
    flex-direction: column;
    margin-bottom: 50px;
  }
  .about__typical__image {
    width: 100%;
    margin-bottom: 60px;
    height: 220px;
  }
  .about__typical__image img {
    object-fit: cover;
  }
  .about__typical__content {
    width: 100%;
  }
  .about__typical__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 30px;
  }
  .about__typical__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 44px;
  }
  .about__typical__link {
    font-size: 1.6rem;
  }
}

.main {
  overflow: hidden;
}
.main__order {
  display: flex;
  justify-content: space-between;
  margin-bottom: 140px;
}
.main__order__image img {
  object-fit: cover;
}
.main__order__image, .main__order__form {
  width: calc(50% - 14px);
}
.main__order__form {
  border: 20px solid #D4E7EB;
  box-sizing: border-box;
  padding: 45px 40px 60px;
}
.main__order__form__title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 4.6rem;
  margin-bottom: 14px;
}
.main__order__form__sub {
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin-bottom: 44px;
}
.main__order__form__line {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.main__order__form__field, .callback__field {
  width: calc(50% - 18px);
  height: 36px;
}
.main__order__form__field input, .callback__field input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding-bottom: 18px;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
}
.main__order__form__field input:focus, .callback__field input:focus {
  border-bottom-color: #1565B5;
}
.main__order__form__field input.error, .callback__field input.error {
  border-bottom-color: red;
}
.main__order__form__field-wide {
  width: 100%;
}
.main__order__form__textarea {
  height: 97px;
  margin-bottom: 40px;
}
.main__order__form__textarea textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
  resize: none;
}
.main__order__form__textarea textarea:focus {
  border-bottom-color: #1565B5;
}
.main__order__form__textarea textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-bottom: 1px solid #707070;
  resize: none;
}
.main__order__form__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-right: 45px;
}
.main__order__form__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.main__order__form__bottom {
  display: flex;
}
.main__order__form__confirm, .callback__confirm {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.main__order__form__confirm input, .callback__confirm input {
  height: 0;
  width: 0;
}
.main__order__form__confirm input:checked ~ i svg, .callback__confirm input:checked ~ i svg {
  opacity: 1;
}
.main__order__form__confirm i, .callback__confirm i {
  height: 14px;
  width: 14px;
  flex-shrink: 0;
  margin-right: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  background: #010101;
}
.main__order__form__confirm i svg, .callback__confirm i svg {
  opacity: 0;
  transition: all 0.25s ease;
}
.main__order__form__confirm span, .callback__confirm span {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #9C9CA1;
}
.main__order__form__confirm span a, .callback__confirm span a {
  color: #010101;
}
.main__order__form__confirm.warning span, .warning.callback__confirm span {
  color: red !important;
}
@media (max-width: 970px) {
  .main__order {
    flex-direction: column;
  }
  .main__order__image, .main__order__form {
    width: 100%;
  }
  .main__order__image {
    margin-bottom: 50px;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .main__order {
    margin-bottom: 100px;
  }
  .main__order__image {
    height: 220px;
  }
  .main__order__form {
    border: 0;
    padding: 0;
  }
  .main__order__form__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 16px;
  }
  .main__order__form__sub {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 40px;
  }
}
@media (max-width: 500px) {
  .main__order__form__line {
    flex-direction: column;
    margin-bottom: 0;
  }
  .main__order__form__field, .callback__field {
    width: 100%;
    margin-bottom: 20px;
  }
  .main__order__form__bottom {
    flex-direction: column;
  }
  .main__order__form__button {
    margin-right: 0;
    width: 100%;
    justify-content: center;
    margin-bottom: 25px;
  }
}
.main__promotions {
  margin-bottom: 120px;
}
.main__promotions__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 80px;
}
.main__promotions__all {
  font-size: 1.4rem;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #010101;
  height: 52px;
  box-sizing: border-box;
  transition: all 0.25s ease;
}
.main__promotions__all:hover {
  border-color: rgba(0, 0, 0, 0.2);
}
.main__promotions__item {
  width: calc(33.3333333333% - 18.6666666667px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.main__promotions__item__title {
  font-size: 2.6rem;
  line-height: 3rem;
  font-weight: 500;
  margin-bottom: 26px;
}
.main__promotions__item__date {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.3rem;
  color: #9C9CA1;
  margin-bottom: 26px;
}
.main__promotions__item__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 38px;
}
.main__promotions__item__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.main__promotions__item__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 767px) {
  .main__promotions {
    margin-bottom: 60px;
  }
  .main__promotions__wrap {
    flex-direction: column;
  }
  .main__promotions__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
  .main__promotions__item:last-child {
    margin-bottom: 0;
  }
  .main__promotions__item__title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin-bottom: 10px;
  }
  .main__promotions__item__text, .main__promotions__item__link {
    display: none;
  }
  .main__promotions__item__date {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}
.main__head {
  margin-bottom: 100px;
  height: 600px;
  position: relative;
}
.main__head__bg {
  display: flex;
  justify-content: flex-start;
}
.main__head__bg__color {
  width: 50%;
  background: #D4E7EB;
}
.main__head__bg__image {
  flex-shrink: 0;
  height: 600px;
  width: 50%;
}
.main__head__bg__image img {
  object-fit: cover;
  object-position: top;
}
.main__head__content {
  padding: 45px 80px 80px 50px;
  width: 612px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  z-index: 2;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.main__head__title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 4.8rem;
  margin-bottom: 22px;
}
.main__head__sub {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 38px;
}
.main__head__buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.main__head__button:nth-child(1) {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-right: 10px;
}
.main__head__button:nth-child(1):hover {
  background: #D4E7EB;
  color: #010101;
}
.main__head__button:nth-child(2) {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #fff;
  color: #010101;
  border: 1px solid #010101;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
}
.main__head__button:nth-child(2):hover {
  background: #010101;
  color: #fff;
}
@media (max-width: 767px) {
  .main__head {
    display: flex;
    flex-direction: column-reverse;
    height: unset;
    margin-bottom: 60px;
    padding-top: 24px;
  }
  .main__head__content {
    position: static;
    transform: unset;
    padding: 0;
    margin-bottom: 60px;
    width: unset;
  }
  .main__head__title {
    font-size: 3.5rem;
    line-height: 4.1rem;
    margin-bottom: 20px;
  }
  .main__head__sub {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 52px;
  }
  .main__head__bg {
    margin-left: -25px;
    margin-right: -25px;
  }
  .main__head__bg__color {
    display: none;
  }
  .main__head__bg__image {
    height: unset;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .main__head__buttons {
    flex-direction: column;
  }
  .main__head__button {
    width: 100%;
    box-sizing: border-box;
    justify-content: center;
  }
  .main__head__button:first-child {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.main__variation {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.main__variation__item {
  width: calc(50% - 14px);
  background: #FAFAFA;
  padding: 60px;
  box-sizing: border-box;
  border-bottom: 6px solid #D4E7EB;
}
.main__variation__item:nth-child(1) {
  border-bottom-color: #1565B5;
}
.main__variation__item__title {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 4.1rem;
  margin-bottom: 30px;
}
.main__variation__item__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 40px;
}
.main__variation__item__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.main__variation__item__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 970px) {
  .main__variation__item {
    padding: 30px 20px 40px;
  }
}
@media (max-width: 767px) {
  .main__variation {
    flex-direction: column;
    margin-bottom: 60px;
  }
  .main__variation__item {
    width: 100%;
  }
  .main__variation__item:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .main__variation__item__title {
    font-size: 2rem;
    line-height: 2.4rem;
    margin-bottom: 20px;
  }
  .main__variation__item__text {
    font-size: 1.4rem;
    line-height: 2.6rem;
    margin-bottom: 34px;
  }
  .main__variation__item__link {
    font-size: 1.4rem;
  }
}
.main__about {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 150px;
}
.main__about__image {
  width: calc(50% - 14px);
}
.main__about__content {
  width: calc(50% - 86px);
}
.main__about__title {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5.2rem;
  margin-bottom: 30px;
}
.main__about__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 42px;
}
.main__about__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.main__about__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 970px) {
  .main__about__image, .main__about__content {
    width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .main__about {
    flex-direction: column;
  }
  .main__about__image {
    width: 100%;
    margin-bottom: 60px;
    height: 220px;
  }
  .main__about__image img {
    object-fit: cover;
  }
  .main__about__content {
    width: 100%;
  }
  .main__about__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 30px;
  }
  .main__about__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 44px;
  }
  .main__about__link {
    font-size: 1.6rem;
  }
}
.main__products {
  margin-bottom: 180px;
}
.main__products__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.main__products__title, .main__products__content {
  width: calc(50% - 14px);
}
.main__products__title {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5.2rem;
}
.main__products__text {
  font-size: 1.8rem;
  line-height: 2.8rem;
  margin-bottom: 40px;
}
.main__products__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.main__products__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
.main__products__slider {
  position: relative;
}
.main__products__slider__item {
  width: 499px;
}
.main__products__slider__item__image {
  margin-bottom: 40px;
  background: #FAFAFA;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 517px;
  height: 100%;
  position: relative;
  transition: all 0.25s ease;
}
.main__products__slider__item__image:before {
  content: "";
  background: #D4E8EB;
  height: 100%;
  top: 0;
  right: 0;
  width: 0;
  position: absolute;
  transition: all 0.25s ease;
}
.main__products__slider__item__image img {
  transition: all 0.25s ease;
  position: relative;
  z-index: 1;
}
.main__products__slider__item__image:hover {
  background: #A3C7DA;
}
.main__products__slider__item__image:hover img {
  transform: scale(0.9);
}
.main__products__slider__item__image:hover:before {
  width: 152px;
}
.main__products__slider__item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3rem;
}
.main__products__slider__controls {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main__products__slider__control {
  width: 137px;
  height: 137px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.main__products__slider__control:hover:before {
  width: 137px;
  height: 137px;
}
.main__products__slider__control:before {
  content: "";
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.main__products__slider__control__inner {
  position: relative;
  z-index: 2;
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main__products__slider__control__inner svg {
  width: 36px;
  height: 22px;
}
@media (max-width: 970px) {
  .main__products__head {
    flex-direction: column;
  }
  .main__products__title, .main__products__content {
    width: 100%;
  }
  .main__products__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .main__products {
    margin-bottom: 120px;
  }
  .main__products__head {
    margin-bottom: 70px;
  }
  .main__products__title {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .main__products__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 44px;
  }
  .main__products__link {
    font-size: 1.6rem;
  }
  .main__products__slider__item {
    width: 100%;
  }
  .main__products__slider__item__image {
    margin-bottom: 20px;
  }
  .main__products__slider__item__title {
    font-size: 1.8rem;
  }
  .main__products__slider__control {
    width: 40px;
    height: 40px;
  }
  .main__products__slider__control:before {
    display: none;
  }
  .main__products__slider__control__inner {
    width: 40px;
    height: 40px;
  }
  .main__products__slider__control__inner svg {
    height: 14px;
    width: 9px;
  }
}
.main__docs {
  margin-bottom: 150px;
}
.main__docs__head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.main__docs__title, .main__docs__text {
  width: calc(50% - 14px);
}
.main__docs__title {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5.2rem;
}
.main__docs__text {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.main__docs__slider {
  position: relative;
}
.main__docs__slider__item {
  display: inline-block;
}
.main__docs__slider__item__image {
  margin-bottom: 49px;
  background: #FAFAFA;
  padding: 46px 72px;
}
.main__docs__slider__item__title {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8rem;
}
.main__docs__slider__controls {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main__docs__slider__control {
  width: 137px;
  height: 137px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.main__docs__slider__control:hover:before {
  width: 137px;
  height: 137px;
}
.main__docs__slider__control:before {
  content: "";
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.main__docs__slider__control__inner {
  position: relative;
  z-index: 2;
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main__docs__slider__control__inner svg {
  width: 36px;
  height: 22px;
}
@media (max-width: 970px) {
  .main__docs__head {
    flex-direction: column;
  }
  .main__docs__title, .main__docs__text {
    width: 100%;
  }
  .main__docs__title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .main__docs {
    margin-bottom: 120px;
  }
  .main__docs__head {
    margin-bottom: 70px;
  }
  .main__docs__title {
    font-size: 3rem;
    line-height: 3.5rem;
  }
  .main__docs__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
  .main__docs__link {
    font-size: 1.6rem;
  }
  .main__docs__slider__item {
    width: 100%;
  }
  .main__docs__slider__item__image {
    margin-bottom: 20px;
  }
  .main__docs__slider__item__title {
    font-size: 1.8rem;
  }
  .main__docs__slider__control {
    width: 40px;
    height: 40px;
  }
  .main__docs__slider__control:before {
    display: none;
  }
  .main__docs__slider__control__inner {
    width: 40px;
    height: 40px;
  }
  .main__docs__slider__control__inner svg {
    height: 14px;
    width: 9px;
  }
}
.main__mission {
  position: relative;
  margin-bottom: 150px;
}
.main__mission__bg {
  display: flex;
  align-items: flex-end;
}
.main__mission__bg__color {
  background: #1565B5;
  height: 526px;
  width: 100%;
}
.main__mission__bg__image {
  flex-shrink: 0;
}
.main__mission__content {
  background: #fff;
  padding: 57px 36px 103px 55px;
  position: absolute;
  left: 77px;
  top: 96px;
  width: 585px;
  box-sizing: border-box;
}
.main__mission__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .main__mission__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.main__mission__text {
  font-size: 1.8rem;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .main__mission {
    display: flex;
    flex-direction: column-reverse;
    height: unset;
    margin-bottom: 60px;
  }
  .main__mission__content {
    position: static;
    transform: unset;
    padding: 0;
    margin-bottom: 60px;
    width: unset;
  }
  .main__mission__title {
    font-size: 3.5rem;
    line-height: 4.1rem;
    margin-bottom: 20px;
  }
  .main__mission__text {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 52px;
  }
  .main__mission__bg {
    margin-left: -25px;
    margin-right: -25px;
  }
  .main__mission__bg__color {
    display: none;
  }
  .main__mission__bg__image {
    height: unset;
    width: 100%;
  }
}

.catalog {
  margin-bottom: 140px;
}
.catalog__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .catalog__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.catalog__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 72px;
}
.catalog__filters1 {
  width: calc(25% - 14px);
  position: relative;
}
.catalog__filters1__title {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.catalog__filters1__list__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 12px;
}
.catalog__filters1__list__item:last-child {
  margin-bottom: 0;
}
.catalog__filters1__list__item input {
  height: 0;
  width: 0;
}
.catalog__filters1__list__item input:checked ~ i {
  background: #010101;
}
.catalog__filters1__list__item input:checked ~ i svg {
  opacity: 1;
}
.catalog__filters1__list__item i {
  height: 14px;
  width: 14px;
  flex-shrink: 0;
  margin-right: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F0F1F2;
  margin-top: 2px;
}
.catalog__filters1__list__item i svg {
  opacity: 0;
  transition: all 0.25s ease;
}
.catalog__filters1__list__item span {
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #010101;
}
.catalog__filters1__range {
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
}
.catalog__filters1__range__input {
  width: calc(50% - 8px);
  height: 26px;
}
.catalog__filters1__range__input input {
  border-bottom: 1px solid #9C9CA1;
  height: 100%;
  width: 100%;
  transition: all 0.25s ease;
}
.catalog__filters1__range__input input:focus {
  color: #010101;
  border-bottom-color: #010101;
}
.catalog__filters1__range__input input::placeholder {
  color: #9C9CA1;
}
.catalog__filters1__item {
  margin-bottom: 40px;
}
.catalog__filters1__item:last-child {
  margin-bottom: 0;
}
.catalog__filters1__cats {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.catalog__filters1__cats__wrap {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog__filters1__cats__wrap .arrow {
  content: "";
  background-size: cover;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  transition: all 0.25s ease;
}
.catalog__filters1__cats__wrap .arrow svg {
  position: absolute;
  top: 4px;
  right: 4px;
  left: 4px;
  bottom: 4px;
}
.catalog__filters1__cats__wrap .arrow svg:nth-child(1) {
  opacity: 0;
}
.catalog__filters1__cats__wrap.empty .arrow {
  display: none;
}
.catalog__filters1__cats__parent, .catalog__filters1__cats__child, .catalog__filters1__cats__last {
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 10px;
}
.catalog__filters1__cats__parent.active > .catalog__filters__cats__wrap .arrow svg:nth-child(1), .catalog__filters1__cats__child.active > .catalog__filters__cats__wrap .arrow svg:nth-child(1), .catalog__filters1__cats__last.active > .catalog__filters__cats__wrap .arrow svg:nth-child(1) {
  opacity: 1;
}
.catalog__filters1__cats__parent.active > .catalog__filters__cats__wrap .arrow svg:nth-child(2), .catalog__filters1__cats__child.active > .catalog__filters__cats__wrap .arrow svg:nth-child(2), .catalog__filters1__cats__last.active > .catalog__filters__cats__wrap .arrow svg:nth-child(2) {
  opacity: 0;
}
.catalog__filters1__cats__parent a, .catalog__filters1__cats__child a, .catalog__filters1__cats__last a {
  transition: all 0.25s ease;
}
.catalog__filters1__cats__parent a:hover, .catalog__filters1__cats__child a:hover, .catalog__filters1__cats__last a:hover {
  color: #1565B5;
}
.catalog__filters1__cats__parent:last-child, .catalog__filters1__cats__child:last-child, .catalog__filters1__cats__last:last-child {
  margin-bottom: 0;
}
.catalog__filters1__cats__childs {
  padding-left: 10px;
  margin-top: 15px;
  display: none;
}
.catalog__filters1__cats__lasts {
  padding-left: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: none;
}
.catalog__filters1__cats__lasts:last-child {
  margin-bottom: 0;
}
.catalog__filters1__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 30px;
  display: none;
}
.catalog__filters1__close svg {
  width: 100%;
  height: 100%;
}
.catalog__filters {
  width: calc(25% - 14px);
  position: relative;
}
.catalog__filters__title {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 16px;
}
.catalog__filters__close {
  display: none;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 15px;
}
.catalog__filters__close svg {
  fill: #000;
}
.catalog__filters__close__text {
  font-size: 1.4rem;
}
.catalog__filters__close__icon {
  width: 12px;
  height: 12px;
  margin-right: 12px;
}
.catalog__filters__item {
  margin-bottom: 38px;
}
.catalog__filters__item:last-child {
  margin-bottom: 0;
}
.catalog__filters__label {
  font-size: 1.6rem;
  line-height: 2.1rem;
  margin-bottom: 14px;
}
.catalog__filters__footer {
  margin-top: 38px;
}
.catalog__filters__button, .catalog__filters__button-slicky {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  padding: 8px 15px;
  font-size: 1.4rem;
}
.catalog__filters__button:hover, .catalog__filters__button-slicky:hover {
  background: #D4E7EB;
  color: #010101;
}
.catalog__filters__button-slicky, .catalog__filters__button-slicky-slicky {
  position: absolute;
  left: 105%;
  top: 170px;
  z-index: 10;
  display: none;
}
.catalog__filters__price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog__filters__price__input {
  width: calc(50% - 3px);
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
  border-radius: 2px;
  height: 43px;
}
.catalog__filters__price__input input {
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  text-indent: 16px;
  color: #000;
}
.catalog__filters__price__input input::placeholder {
  color: #898F97;
}
.catalog__filters__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: 190px;
  overflow: auto;
}
.catalog__filters__list::-webkit-scrollbar {
  width: 4px;
}
.catalog__filters__list::-webkit-scrollbar-track {
  background: #F9FAFF;
}
.catalog__filters__list::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #1565B5;
  transition: all 0.25s ease;
}
.catalog__filters__list label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog__filters__list li {
  margin-bottom: 10px;
}
.catalog__filters__list li input:checked ~ i {
  background: url("/wp-content/themes/zavod/vendor/dist/img/check.svg") no-repeat center #1565B5;
  border-color: #1565B5;
}
.catalog__filters__list li i {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #E2E2E2;
  margin-right: 9px;
  flex-shrink: 0;
}
.catalog__filters__list li:last-child {
  margin-bottom: 0;
}
.catalog__filters__list li span {
  font-size: 1.5rem;
  transition: all 0.25s ease;
}
.catalog__filters .wc-layered-nav-term {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}
.catalog__filters .wc-layered-nav-term.chosen:before {
  background: url("/wp-content/themes/zavod/vendor/dist/img/check.svg") no-repeat center #1565B5;
  border-color: #1565B5;
}
.catalog__filters .wc-layered-nav-term:first-child {
  margin-top: 0;
}
.catalog__filters .wc-layered-nav-term:hover a {
  color: #1565B5;
}
.catalog__filters .wc-layered-nav-term:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #E2E2E2;
}
.catalog__filters .wc-layered-nav-term a {
  font-size: 1.5rem;
  margin-left: 9px;
  transition: all 0.25s ease;
}
.catalog__filters .wc-layered-nav-term .count {
  display: none;
}
@media (max-width: 1200px) {
  .catalog__filters {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    height: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    z-index: 11;
    display: flex;
    flex-direction: column;
    transform: translateX(-100%);
    transition: transform 0.25s linear;
  }
  .catalog__filters__content {
    overflow: auto;
    padding: 0 15px;
  }
  .catalog__filters__content::-webkit-scrollbar {
    width: 4px;
  }
  .catalog__filters__content::-webkit-scrollbar-track {
    background: #F9FAFF;
  }
  .catalog__filters__content::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #1565B5;
    transition: all 0.25s ease;
  }
  .catalog__filters__footer {
    display: none;
    padding: 0 15px;
  }
  .catalog__filters__close {
    display: flex;
  }
  .catalog__filters::-webkit-scrollbar {
    width: 4px;
  }
  .catalog__filters::-webkit-scrollbar-track {
    background: #F9FAFF;
  }
  .catalog__filters::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: #1565B5;
    transition: all 0.25s ease;
  }
  .catalog__filters.active {
    transform: translateX(0);
  }
  .catalog__filters__button-sticky {
    display: none !important;
  }
}
.catalog__content {
  width: calc(75% - 14px);
}
.catalog__content__filter {
  display: none;
}
.catalog__content__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
}
.catalog__content__total {
  font-size: 1.4rem;
  line-height: 1.5rem;
}
.catalog__content__view {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog__content__view__button {
  width: 36px;
  height: 36px;
  border: 2px solid #F0F1F2;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.catalog__content__view__button:hover {
  background: #D4E7EB;
}
.catalog__content__view__button.active {
  background: #F0F1F2;
}
.catalog__content__view__button.active img {
  opacity: 0.3;
}
.catalog__content__view__button img {
  width: 10px;
  height: 10px;
}
.catalog__content__tile {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.catalog__content__tile__item {
  width: calc(33.3333333333% - 18.6666666667px);
  margin-right: 28px;
  /*margin-top: 40px;*/
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.catalog__content__tile__item:nth-child(-n+3) {
  margin-top: 0;
}
.catalog__content__tile__item:nth-child(3n+3) {
  margin-right: 0;
}
.catalog__content__tile__item:hover .catalog__content__tile__item__image img {
  transform: scale(0.8);
}
.catalog__content__tile__item:hover .catalog__content__tile__item__desc {
  color: #1565B5;
}
.catalog__content__tile__item__image {
  width: 100%;
  margin-bottom: 32px;
  box-sizing: border-box;
  overflow: hidden;
  height: 250px;
}
.catalog__content__tile__item__image img {
  height: 100%;
  object-fit: contain;
  transition: all 0.25s ease;
}
.catalog__content__tile__item__scu {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  font-weight: 500;
  line-height: 1.6rem;
  margin-bottom: 20px;
}
.catalog__content__tile__item__desc {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word;
  transition: all 0.25s ease;
}
.catalog__content__tile__item__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #fff;
  color: #010101;
  border: 1px solid #010101;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-top: auto;
}
.catalog__content__tile__item__button:hover {
  background: #010101;
  color: #fff;
}
.catalog__content__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog__content__nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog__content__nav__button {
  border: 1px solid #E1E2E3;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 0 74px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  transition: all 0.25s ease;
}
.catalog__content__nav__button:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.catalog__content__pagination {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog__content__pagination .wp-pagenavi {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.catalog__content__pagination__current {
  width: 40px;
  height: 40px;
  text-align: center;
  border: 1px solid #E1E2E3;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  margin-left: 9px;
  margin-right: 9px;
  position: relative;
}
.catalog__content__pagination__current input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  text-align: center;
  appearance: none;
}
.catalog__content__pagination__link {
  height: 40px;
  width: 40px;
  background: #F0F1F2;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  font-size: 0;
  transition: all 0.25s ease;
}
.catalog__content__pagination__link:hover {
  background: #d5d8da;
}
.catalog__content__pagination__link:before {
  width: 8px;
  height: 13px;
  content: "";
}
.catalog__content__pagination__link-prev:before {
  background: url("/wp-content/themes/zavod/vendor/dist/img/pagination_prev.svg");
}
.catalog__content__pagination__link-next:before {
  background: url("/wp-content/themes/zavod/vendor/dist/img/pagination_next.svg");
}
.catalog__content__pagination__total {
  font-size: 1.2rem;
  margin-left: 20px;
}
.catalog__content__list {
  margin-bottom: 60px;
}
.catalog__content__list__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 80px;
}
.catalog__content__list__item:last-child {
  margin-bottom: 0;
}
.catalog__content__list__item:hover .catalog__content__list__item__image img {
  transform: scale(0.8);
}
.catalog__content__list__item__image {
  flex-shrink: 0;
  margin-right: 24px;
  width: 234px;
  overflow: hidden;
  height: 222px;
}
.catalog__content__list__item__image img {
  height: 100%;
  object-fit: contain;
  transition: all 0.25s ease;
}
.catalog__content__list__item__sku {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6rem;
  font-weight: 500;
  margin-bottom: 19px;
  color: #9C9CA1;
  text-transform: uppercase;
}
.catalog__content__list__item__title {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 23px;
}
.catalog__content__list__item__title:hover {
  color: #1565B5;
}
.catalog__content__list__item__content {
  margin-right: 90px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.catalog__content__list__item__buttons {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.catalog__content__list__item__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-bottom: 13px;
}
.catalog__content__list__item__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.catalog__content__list__item__link {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #fff;
  color: #010101;
  border: 1px solid #010101;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-bottom: 24px;
  height: 52px;
  justify-content: center;
  width: 100%;
}
.catalog__content__list__item__link:hover {
  background: #010101;
  color: #fff;
}
.catalog__content__list__item__price {
  font-size: 1.6rem;
}
.catalog__content__list__item__params {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.catalog__content__list__item__params:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
.catalog__cats, .catalog__subcats {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.catalog__cats__item, .catalog__subcats__item {
  margin-bottom: 20px;
  margin-right: 20px;
  background: #FAFAFA;
  height: 60px;
  box-sizing: border-box;
  border: 1px solid #FAFAFA;
  border-radius: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
  padding-right: 25px;
}
.catalog__cats__item.active, .catalog__subcats__item.active {
  border-color: #010101;
}
.catalog__cats__item__icon, .catalog__subcats__item__icon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.catalog__cats__item__icon img, .catalog__subcats__item__icon img {
  object-fit: contain;
}
.catalog__cats__item__text, .catalog__subcats__item__text {
  font-size: 1.6rem;
}
.catalog__subcats {
  border-top: 1px solid rgba(112, 112, 112, 0.3);
  padding-top: 30px;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .catalog__content {
    width: 100%;
  }
  .catalog__content__filter, .catalog__content__total {
    display: block;
    font-size: 1.6rem;
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 0;
  }
  .catalog__content__filter {
    border-right: 1px solid rgba(112, 112, 112, 0.2);
  }
  .catalog__content__view {
    display: none;
  }
  .catalog__content__head {
    border-top: 1px solid rgba(112, 112, 112, 0.2);
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    margin-bottom: 0;
    width: 100vw;
    margin-left: -25px;
  }
}
@media (max-width: 970px) {
  .catalog__content__tile__item {
    width: calc(50% - 14px);
  }
  .catalog__content__tile__item:nth-child(3) {
    margin-top: 40px;
  }
  .catalog__content__tile__item:nth-child(3n+3) {
    margin-right: 28px;
  }
  .catalog__content__tile__item:nth-child(2n+2) {
    margin-right: 0;
  }
  .catalog__content__list__item {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .catalog__content__list__item__content {
    margin-right: 0;
    width: calc(100% - 258px);
  }
  .catalog__content__list__item__buttons {
    margin-top: 15px;
    width: 100%;
    flex-direction: row;
  }
  .catalog__content__list__item__button {
    margin-right: 10px;
    margin-bottom: 0;
  }
  .catalog__content__list__item__link {
    width: unset;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .catalog__filters1 {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: auto;
    z-index: 15;
    box-sizing: border-box;
    padding: 70px 30px 30px 20px;
  }
  .catalog__filters1__close {
    display: block;
  }
  .catalog__content {
    width: 100%;
  }
  .catalog__content__bottom {
    flex-direction: column;
  }
  .catalog__content__nav {
    width: 100%;
    margin-bottom: 37px;
  }
  .catalog__content__nav__button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog__title {
    margin-bottom: 30px;
  }
  .catalog__cats, .catalog__subcats {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .catalog__cats__item, .catalog__subcats__item {
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .catalog__content__list__item__image {
    height: unset;
    margin-right: 15px;
    width: 190px;
  }
}
@media (max-width: 570px) {
  .catalog__content__list__item {
    flex-direction: column;
  }
  .catalog__content__list__item__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    height: 150px;
  }
  .catalog__content__list__item__content {
    width: 100%;
    margin-bottom: 20px;
  }
  .catalog__content__list__item__buttons {
    margin-top: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .catalog__content__list__item__button {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .catalog__content__list__item__link {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 500px) {
  .catalog__content__tile {
    align-items: stretch;
  }
  .catalog__content__tile__item {
    width: 50%;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
    padding-top: 29px;
    padding-bottom: 30px;
  }
  .catalog__content__tile__item:nth-child(2n+2) {
    padding-left: 10px;
  }
  .catalog__content__tile__item:nth-child(2n+1) {
    padding-right: 10px;
    border-right: 1px solid rgba(112, 112, 112, 0.2);
  }
  .catalog__content__tile__item__button {
    font-size: 1rem;
    height: 39px;
    padding: 0 24px;
    margin-top: auto;
  }
}

.footer {
  background: #010101;
  padding-top: 65px;
  padding-bottom: 47px;
}
.footer__info {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.footer__logo {
  width: 190px;
  margin-bottom: 40px;
}
.footer__phone {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #fff;
  margin-bottom: 20px;
  transition: all 0.25s ease;
}
.footer__phone:hover {
  color: #D4E7EB;
}
.footer__address {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #fff;
  margin-bottom: 20px;
}
.footer__email {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #fff;
  margin-bottom: 20px;
  transition: all 0.25s ease;
}
.footer__email:hover {
  color: #D4E7EB;
}
.footer__time {
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin-bottom: 40px;
  color: #fff;
}
.footer__order {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
}
.footer__order:hover {
  background: #D4E7EB;
  color: #010101;
  border-color: #D4E7EB;
}
.footer__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 90px;
  border-bottom: 1px solid #444444;
}
.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}
.footer__copyright {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
}
.footer__made {
  font-size: 1.4rem;
  color: rgba(255, 255, 255, 0.4);
}
.footer__menu {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.footer__menu__list {
  margin-right: 100px;
}
.footer__menu__list:last-child {
  margin-right: 0;
}
.footer__menu__title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.2rem;
  margin-bottom: 30px;
  color: #fff;
}
.footer__menu__item {
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin-bottom: 24px;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.25s ease;
}
.footer__menu__item:hover {
  color: #fff;
}
.footer__menu__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 970px) {
  .footer__menu__list {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .footer__menu {
    display: none;
  }
  .footer__time {
    margin-bottom: 41px;
  }
  .footer__wrap {
    padding-bottom: 60px;
  }
  .footer__bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .footer__copyright {
    margin-bottom: 20px;
  }
}

.search {
  margin-top: 40px;
  margin-bottom: 100px;
}
.search__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .search__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.search__form {
  width: 100%;
  max-width: 625px;
  position: relative;
  margin-bottom: 90px;
}
.search__form input {
  width: 100%;
  height: 100%;
  padding-bottom: 12px;
  border-bottom: 1px solid #010101;
  font-size: 2.4rem;
  font-weight: 300;
}
.search__form__button {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 0;
  cursor: pointer;
}
.search__form__button svg {
  width: 100%;
  height: 100%;
}
.search__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 42px;
}
.search__item:last-child {
  margin-bottom: 0;
}
.search__item__title {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.2rem;
  color: #1565B5;
  margin-bottom: 10px;
}
.search__item__desc {
  font-size: 1.4rem;
  line-height: 2.2rem;
}

.modal {
  display: none;
}
.modal__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 26px;
  right: 26px;
  cursor: pointer;
}
.modal__close svg {
  width: 100%;
  height: 100%;
}
.modal__added {
  padding: 60px;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 583px;
}
.modal__added__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal__added__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.modal__added__text {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 58px;
}
.modal__added__buttons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.modal__added__order {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-right: 40px;
}
.modal__added__order:hover {
  background: #D4E7EB;
  color: #010101;
}
.modal__added__shop {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #fff;
  color: #010101;
  border: 1px solid #010101;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
}
.modal__added__shop:hover {
  background: #010101;
  color: #fff;
}
.modal__thanks {
  background: #fff;
  width: 100%;
  max-width: 868px;
  position: relative;
  box-sizing: border-box;
  padding: 60px 60px 20px;
}
.modal__thanks__wrap {
  display: flex;
  justify-content: space-between;
}
.modal__thanks__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal__thanks__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.modal__thanks__text {
  max-width: 440px;
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 30px;
}
.modal__thanks__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.modal__thanks__button:hover {
  background: #D4E7EB;
  color: #010101;
}
@media (max-width: 767px) {
  .modal__added {
    padding: 40px;
  }
  .modal__added__text {
    margin-bottom: 20px;
  }
  .modal__added__buttons {
    flex-direction: column;
    align-items: flex-start;
  }
  .modal__added__order {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .modal__thanks {
    padding: 40px;
  }
  .modal__thanks__image {
    display: none;
  }
  .modal__thanks__text {
    max-width: unset;
  }
}
@media (max-width: 500px) {
  .modal__thanks__text, .modal__added__text {
    font-size: 1.6rem;
    line-height: 2.7rem;
  }
}

.not-found {
  margin-top: 150px;
  margin-bottom: 113px;
}
.not-found__wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.not-found__icon {
  width: 80%;
  max-width: 867px;
}
.not-found__icon svg {
  width: 100%;
}
.not-found__title {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-bottom: 32px;
}
.not-found__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.not-found__button:hover {
  background: #D4E7EB;
  color: #010101;
}
@media (max-width: 767px) {
  .not-found {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .not-found__title {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}

.product {
  padding-bottom: 100px;
}
.product__title {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 4.1rem;
  margin-bottom: 30px;
}
.product__meta {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  margin-bottom: 50px;
}
.product__sku {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6rem;
  font-weight: 500;
  color: #9C9CA1;
  margin-right: 49px;
  text-transform: uppercase;
}
.product__status {
  text-transform: uppercase;
  color: #1565B5;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  line-height: 1.6rem;
  font-weight: 500;
}
.product__body {
  display: flex;
  justify-content: space-between;
}
.product__image {
  width: calc(50% - 14px);
  border: 32px solid #F0F1F2;
  box-sizing: border-box;
  height: 566px;
}
.product__image img {
  object-fit: contain;
}
.product__tabs {
  margin-bottom: 80px;
  padding-top: 90px;
  margin-top: -90px;
}
.product__tabs__menu {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: auto;
}
.product__tabs__menu__item {
  font-size: 2rem;
  margin-left: 25px;
  cursor: pointer;
  color: #000;
  transition: all 0.25s ease;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.product__tabs__menu__item:hover {
  color: #1565B5;
}
.product__tabs__menu__item.active {
  border-bottom-color: #1565B5;
}
.product__tabs__menu__item:first-child {
  margin-left: 0;
}
.product__tabs__content__item {
  display: none;
}
.product__tabs__content__item.active {
  display: block;
}
.product__info {
  width: calc(50% - 14px);
  border: 32px solid #D4E7EB;
  box-sizing: border-box;
  padding: 45px 45px 60px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.product__info__title {
  font-size: 3rem;
  font-weight: 500;
  line-height: 3.5rem;
  margin-bottom: 24px;
}
.product__info__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 40px;
}
.product__info__params {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.product__info__params:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
.product__info__bottom {
  margin-top: auto;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
  padding-top: 40px;
  width: 100%;
}
.product__info__price {
  font-size: 1.8rem;
  font-weight: 300;
  margin-bottom: 20px;
}
.product__info__buttons {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.product__info__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  flex-shrink: 0;
}
.product__info__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.product__info__qty {
  margin-right: 10px;
  position: relative;
  width: 100%;
  border: 1px solid #010101;
  box-sizing: border-box;
}
.product__info__qty input {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
}
.product__info__qty__button {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.product__info__qty__button svg {
  transition: all 0.25s ease;
}
.product__info__qty__button.disabled {
  opacity: 0.3;
}
.product__info__qty__button:hover svg {
  transform: scale(1.1);
}
.product__info__qty__button-minus {
  left: 0;
}
.product__info__qty__button-plus {
  right: 0;
}
.product__body {
  margin-bottom: 80px;
}
.product__params__title {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5.2rem;
  margin-bottom: 50px;
}
.product__params__list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.product__params__list__item {
  width: calc(50% - 14px);
  display: flex;
  justify-content: space-between;
  align-content: center;
  border-bottom: 1px solid rgba(156, 156, 161, 0.2);
  margin-right: 28px;
  margin-top: 25px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  padding-bottom: 26px;
}
.product__params__list__item span:nth-child(1) {
  flex-shrink: 0;
}
.product__params__list__item span:nth-child(2) {
  padding-left: 15px;
  text-align: right;
}
.product__params__list__item:nth-child(-n+2) {
  margin-top: 0;
}
.product__params__list__item:nth-child(2n+2) {
  margin-right: 0;
}
.product__relevant__title {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 5.2rem;
  margin-bottom: 50px;
}
.product__relevant__list {
  display: flex;
  justify-content: flex-start;
}
.product__relevant__list__item {
  width: 299px;
  margin-right: 28px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.product__relevant__list__item:last-child {
  margin-right: 0;
}
.product__relevant__list__item:hover .product__relevant__list__item__image img {
  transform: scale(0.8);
}
.product__relevant__list__item:hover .product__relevant__list__item__desc {
  color: #1565B5;
}
.product__relevant__list__item__image {
  width: 100%;
  height: 250px;
  margin-bottom: 32px;
  box-sizing: border-box;
  overflow: hidden;
}
.product__relevant__list__item__image img {
  transition: all 0.25s ease;
  object-fit: contain;
}
.product__relevant__list__item__scu {
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  font-weight: 500;
  line-height: 1.6rem;
  margin-bottom: 20px;
}
.product__relevant__list__item__desc {
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 40px;
  transition: all 0.25s ease;
}
.product__relevant__list__item__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #fff;
  color: #010101;
  border: 1px solid #010101;
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.25s ease;
}
.product__relevant__list__item__button:hover {
  background: #010101;
  color: #fff;
}
.product__relevant__wrap {
  position: relative;
  padding-right: 25px;
  padding-left: 25px;
  margin-left: -25px;
  overflow: hidden;
  width: 100%;
}
.product__relevant__controls {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  justify-content: flex-end;
  align-items: center;
}
.product__relevant__control {
  width: 137px;
  height: 137px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.product__relevant__control:hover:before {
  width: 137px;
  height: 137px;
}
.product__relevant__control:before {
  content: "";
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.product__relevant__control__inner {
  position: relative;
  z-index: 2;
  width: 103px;
  height: 103px;
  background: #010101;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.product__relevant__control__inner svg {
  width: 36px;
  height: 22px;
}
@media (max-width: 1200px) {
  .product__relevant__controls {
    display: flex;
  }
  .product__image {
    border-width: 14px;
  }
  .product__info {
    border-width: 14px;
    padding: 25px;
  }
}
@media (max-width: 970px) {
  .product__image {
    border: 0;
  }
  .product__image img {
    object-fit: cover;
  }
  .product__info {
    padding: 0;
    border: 0;
  }
  .product__info__buttons {
    flex-direction: column;
  }
  .product__info__qty {
    margin-bottom: 20px;
    margin-right: 0;
    height: 52px;
  }
  .product__info__button {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .product__title {
    font-size: 2.4rem;
    line-height: 2.8rem;
    margin-bottom: 30px;
  }
  .product__body {
    flex-direction: column;
  }
  .product__image, .product__info {
    width: 100%;
  }
  .product__image {
    margin-bottom: 50px;
    max-height: 200px;
  }
  .product__image img {
    object-fit: contain;
  }
  .product__info__text {
    margin-bottom: 20px;
  }
  .product__params__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 50px;
  }
  .product__params__list {
    flex-direction: column;
  }
  .product__params__list__item {
    width: 100%;
    margin-right: 0;
    margin-top: 0 !important;
    margin-bottom: 26px;
  }
  .product__params__list__item:last-child {
    margin-bottom: 0;
  }
  .product__relevant__title {
    font-size: 3rem;
    line-height: 3.5rem;
    margin-bottom: 50px;
  }
  .product__relevant__control {
    width: 40px;
    height: 40px;
  }
  .product__relevant__control:before {
    display: none;
  }
  .product__relevant__control__inner {
    width: 40px;
    height: 40px;
  }
  .product__relevant__control__inner svg {
    height: 14px;
    width: 9px;
  }
}

.load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.load__inner {
  width: 100px;
  height: 100px;
}
.load__inner svg {
  width: 100%;
  height: 100%;
}

.cart {
  padding-top: 60px;
  padding-bottom: 120px;
}
.cart__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .cart__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.cart__title span {
  font-size: 2.5rem;
  font-weight: 500;
  margin-left: 24px;
  color: #fff;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #1565B5;
}
.cart__product {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 70px;
  margin-bottom: 70px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}
.cart__product:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.cart__product__remove {
  width: 15px;
  height: 20px;
  cursor: pointer;
  margin-left: auto;
}
.cart__product__remove:hover path {
  fill: #1565B5;
}
.cart__product__remove path {
  transition: all 0.25s ease;
}
.cart__product__info {
  width: 404px;
  margin-right: 40px;
}
.cart__product__info__desc {
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.cart__product__info__sku {
  font-size: 1.4rem;
  letter-spacing: 0.012em;
  font-weight: 500;
  text-transform: uppercase;
  color: #9CA7B2;
}
.cart__product__qty {
  position: relative;
  border: 1px solid #010101;
  height: 52px;
  box-sizing: border-box;
  width: 189px;
}
.cart__product__qty input {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
}
.cart__product__qty__button {
  width: 52px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.cart__product__qty__button svg {
  transition: all 0.25s ease;
}
.cart__product__qty__button.disabled {
  opacity: 0.3;
}
.cart__product__qty__button:hover svg {
  transform: scale(1.1);
}
.cart__product__qty__button-minus {
  left: 0;
}
.cart__product__qty__button-plus {
  right: 0;
}
.cart__product__img {
  width: 167px;
  margin-right: 40px;
  height: 183px;
}
.cart__product__img img {
  object-fit: contain;
}
.cart__button {
  height: 101px;
  background: #010101;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 35px;
  box-sizing: border-box;
  transition: all 0.25s ease;
}
.cart__button:hover {
  background: #1565B5;
}
.cart__button:hover .arrow {
  width: 57px;
}
.cart__button:hover .arrow path {
  fill: #fff;
}
.cart__button .text {
  font-size: 2.6rem;
  font-weight: 500;
  color: #fff;
}
.cart__button .arrow {
  width: 37px;
  height: 26px;
  overflow: hidden;
  display: flex;
  position: relative;
  transition: all 0.25s ease;
}
.cart__button .arrow svg {
  height: 100%;
  width: 57px;
  position: absolute;
  top: 0;
  right: 0;
}
.cart__empty__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.cart__empty__button:hover {
  background: #D4E7EB;
  color: #010101;
}
@media (max-width: 970px) {
  .cart__product {
    flex-wrap: wrap;
    position: relative;
  }
  .cart__product__qty {
    height: 52px;
    margin-top: 30px;
  }
  .cart__product__info {
    margin-right: 0;
    width: unset;
  }
  .cart__product__remove {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .cart__product__content {
    width: calc(100% - 207px);
    padding-right: 40px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .cart {
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .cart__product {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .cart__title span {
    font-size: 1.8rem;
    width: 40px;
    height: 40px;
    margin-left: 10px;
  }
  .cart__button {
    height: 60px;
  }
  .cart__button .text {
    font-size: 1.8rem;
  }
  .cart__button svg {
    width: 18px;
    height: 13px;
  }
}
@media (max-width: 500px) {
  .cart__product {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .cart__product__img {
    margin-bottom: 20px;
  }
  .cart__product__content {
    width: 100%;
    padding-right: 0;
  }
  .cart__product__info__desc {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}

.checkout {
  background: #D4E7EB;
  padding-top: 80px;
  padding-bottom: 80px;
}
.checkout__fields__line {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.checkout__fields__field {
  width: calc(50% - 18px);
  height: 36px;
}
.checkout__fields__field input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding-bottom: 18px;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
}
.checkout__fields__field input:focus {
  border-bottom-color: #1565B5;
}
.checkout__fields__field input.error {
  border-bottom-color: red;
}
.checkout__fields__textarea {
  height: 97px;
  margin-bottom: 40px;
}
.checkout__fields__textarea textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1.6rem;
  border-bottom: 1px solid #707070;
  transition: all 0.25s ease;
  resize: none;
}
.checkout__fields__textarea textarea:focus {
  border-bottom-color: #1565B5;
}
.checkout__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-right: 45px;
}
.checkout__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.checkout__bottom {
  display: flex;
}
.checkout__confirm {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.checkout__confirm input {
  height: 0;
  width: 0;
}
.checkout__confirm input:checked ~ i svg {
  opacity: 1;
}
.checkout__confirm i {
  height: 14px;
  width: 14px;
  flex-shrink: 0;
  margin-right: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  background: #010101;
}
.checkout__confirm i svg {
  opacity: 0;
  transition: all 0.25s ease;
}
.checkout__confirm span {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #9C9CA1;
}
.checkout__confirm span a {
  color: #010101;
}
.checkout__confirm.warning span {
  color: red !important;
}
.checkout__confirm span {
  max-width: 265px;
}
.checkout__wrap {
  background: #fff;
  padding: 60px;
}
.checkout__head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.checkout__note {
  font-size: 1.8rem;
  line-height: 3rem;
  max-width: 470px;
  margin-bottom: 50px;
}
.checkout__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .checkout__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.checkout__edit {
  color: #1565B5;
  font-weight: 500;
  font-size: 2rem;
  border-bottom: 1px solid rgba(21, 101, 181, 0.2);
  padding-bottom: 5px;
  transition: all 0.25s ease;
}
.checkout__edit:hover {
  border-bottom-color: #1565B5;
}
@media (max-width: 970px) {
  .checkout__head {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .checkout__title {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .checkout {
    background: #fff;
    padding-top: 0;
    padding-bottom: 30px;
  }
  .checkout__wrap {
    padding: 0;
  }
  .checkout__edit {
    font-size: 1.6rem;
  }
}
@media (max-width: 500px) {
  .checkout__note {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 30px;
  }
  .checkout__fields__field {
    width: 100%;
    margin-bottom: 30px;
  }
  .checkout__fields__field:last-child {
    margin-bottom: 0;
  }
  .checkout__fields__line {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .checkout__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .checkout__button {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.woocommerce-notices-wrapper {
  display: none;
}

.thanks {
  background: #D4E7EB;
  padding-top: 80px;
  padding-bottom: 80px;
}
.thanks__wrap {
  display: flex;
  justify-content: space-between;
  padding: 60px;
  background: #fff;
}
.thanks__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .thanks__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.thanks__text {
  max-width: 630px;
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 30px;
}
.thanks__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.thanks__button:hover {
  background: #D4E7EB;
  color: #010101;
}

.menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 375px;
  padding: 20px 24px;
  z-index: 10;
  box-sizing: border-box;
  background: #fff;
  transform: translateX(100%);
  transition: all 0.25s ease;
}
.menu.active {
  transform: translateX(0);
}
.menu__order {
  font-size: 1.4rem;
  font-weight: 300;
  margin-bottom: 48px;
  width: 143px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #010101;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  transition: all 0.25s ease;
}
.menu__order span {
  padding-left: 3px;
}
.menu__order:hover {
  background: #010101;
  color: #fff;
}
.menu__contacts {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.menu__contacts__phone, .menu__contacts__email, .menu__contacts__time {
  font-size: 1.6rem;
  line-height: 1.8rem;
}
.menu__contacts__phone, .menu__contacts__email {
  transition: all 0.25s ease;
}
.menu__contacts__phone:hover, .menu__contacts__email:hover {
  color: #1565B5;
}
.menu__contacts__phone {
  margin-bottom: 10px;
}
.menu__contacts__email {
  margin-bottom: 30px;
}
.menu__inner {
  height: 100%;
}
.menu__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.menu__list__item {
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 2.7rem;
  margin-bottom: 20px;
  transition: all 0.25s ease;
}
.menu__list__item:hover {
  color: #1565B5;
}
.menu__list__item:last-child {
  margin-bottom: 0;
}
.menu__search {
  width: 100%;
  height: 26px;
  position: relative;
  margin-bottom: 40px;
  margin-top: auto;
}
.menu__search input {
  height: 100%;
  width: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-weight: 300;
  border-bottom: 1px solid #010101;
  transition: all 0.25s ease;
}
.menu__search input:focus {
  border-bottom-color: #1565B5;
}
.menu__search button {
  width: 17px;
  height: 17px;
  background: url("/wp-content/themes/zavod/vendor/dist/img/loupe.svg");
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
}
.menu__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}
.menu__close {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 21px;
  height: 21px;
}
.menu__close svg {
  width: 100%;
  height: 100%;
}
.menu__close path {
  fill: #000;
}

.mobile-order {
  position: fixed;
  width: 95px;
  height: 95px;
  color: #fff;
  background: #1565B5;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 300;
  border-radius: 50%;
  left: 20px;
  bottom: 20px;
  transform: translateY(200%);
  transition: all 0.25s ease;
}
.mobile-order.active {
  transform: translateY(0);
}
@media (max-width: 767px) {
  .mobile-order {
    display: flex;
  }
}

.callback {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  max-width: 703px;
  background: #fff;
  transform: translateX(100%);
  visibility: hidden;
  z-index: -10;
  transition: all 0.25s ease;
}
.callback.active {
  transform: translateX(0);
  z-index: 30;
  visibility: visible;
}
.callback__close {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 26px;
  right: 26px;
  cursor: pointer;
}
.callback__close svg {
  width: 100%;
  height: 100%;
}
.callback__content {
  padding: 50px 120px;
}
.callback__inner {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.callback__title {
  font-size: 5rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.callback__sub {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-bottom: 50px;
}
.callback__field {
  width: 100%;
  margin-bottom: 50px;
}
.callback__field:last-child {
  margin-bottom: 0;
}
.callback__fields {
  margin-bottom: 50px;
}
.callback__button {
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: 500;
  padding: 0 32px;
  height: 52px;
  background: #010101;
  color: #fff;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
  margin-bottom: 100px;
}
.callback__button:hover {
  background: #D4E7EB;
  color: #010101;
}
.callback__confirm {
  max-width: 290px;
}
@media (max-width: 767px) {
  .callback__content {
    padding: 30px 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .callback__title {
    font-size: 3rem;
  }
  .callback__sub {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .callback__button {
    margin-bottom: 20px;
  }
}

.breadcrumbs {
  margin-bottom: 40px;
}
.breadcrumbs__list {
  line-height: 1.3;
}
.breadcrumbs__list__item {
  font-size: 1.4rem;
  font-weight: 300;
  margin-right: 30px;
  flex-shrink: 0;
}
.breadcrumbs__list__item:last-child {
  margin-right: 0;
}
.breadcrumbs__list__item-home {
  opacity: 0.4;
}
.breadcrumbs__list__item:hover {
  color: #1565B5;
}
@media (max-width: 767px) {
  .breadcrumbs {
    overflow: auto;
    padding-bottom: 7px;
  }
}

.go-top {
  position: fixed;
  right: 20px;
  bottom: 70px;
  width: 40px;
  height: 40px;
  border: 1px solid #1565B5;
  background: #fff;
  border-radius: 50%;
  transform: rotate(-90deg) translateY(200px);
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.25s ease;
}
.go-top svg {
  width: 60%;
  height: 60%;
  object-fit: contain;
}
.go-top path {
  fill: #1565B5;
}
.go-top.active {
  transform: rotate(-90deg) translateY(0);
}

@media (max-width: 921px) {
  .citylist ul, .fullscreen .m {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .citylist ul, .fullscreen .m {
    grid-template-columns: repeat(3, 1fr);
  }
}
.citylist {
  font-size: 16px;
  margin-bottom: 20px;
}

.citylist h3 {
  font-weight: bold;
  margin: 30px 0px 15px 0px;
  font-size: 30px;
}

.citylist a {
  color: black;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.citylist a:hover {
  color: #1565b5;
}

.citylist ul {
  display: grid;
  gap: 10px;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.3764705882);
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

/*ÐÑƒÐ¶Ð½Ð¾ Ñ‡Ñ‚Ð¾ Ð±Ñ‹ Ð½Ðµ Ð¿Ñ€Ñ‹Ð³Ð°Ð»Ð¾ */
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal .modal-dialog {
  background-color: white;
}

.modal .close {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
}

.modal .grid {
  gap: 20px;
}

.modal .title {
  font-size: 45px;
  line-height: 55px;
  font-weight: bold;
}

.modal .text {
  color: #545560;
  font-size: 20px;
  line-height: 35px;
}

.fullscreen {
  padding: 0px !important;
  color: black;
  -webkit-overflow-scrolling: touch;
  border-radius: 0px;
}

.fullscreen .modal-dialog a {
  color: black;
}

.fullscreen .modal-dialog {
  max-width: 100%;
  width: 100%;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
}

.fullscreen .modal-content {
  height: 100%;
  min-height: 100%;
  border-radius: 0;
  background: white;
  overflow: auto;
}

.fullscreen .modal-body {
  font-size: 16px;
  margin-top: 50px;
}

.fullscreen .close {
  position: absolute;
  right: 15px;
  background: transparent;
}

.fullscreen .close .closeico {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path data-name="Rounded Rectangle 114 copy 3" class="a" d="M334.411,138l6.3,6.3a1,1,0,0,1,0,1.414,0.992,0.992,0,0,1-1.408,0l-6.3-6.306-6.3,6.306a1,1,0,0,1-1.409-1.414l6.3-6.3-6.293-6.3a1,1,0,0,1,1.409-1.414l6.3,6.3,6.3-6.3A1,1,0,0,1,340.7,131.7Z" transform="translate(-325 -130)"></path></svg>');
}

.fullscreen .title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 15px;
}

.fullscreen .st {
  font-size: 18px;
  padding-bottom: 10px;
}

.fullscreen .m {
  list-style: none;
  padding-left: 0px;
  display: inline-block;
  width: 100%;
  padding-top: 15px;
  font-size: 18px;
  position: relative;
  display: grid;
  gap: 10px;
}

.fullscreen .m li {
  padding-bottom: 5px;
}

.fullscreen .city {
  position: relative;
  display: inline-block;
}

.fullscreen .phone {
  display: block;
}

.fullscreen .cont {
  padding-top: 10px;
  font-size: 20px;
}

.fullscreen .cont span {
  display: block;
}

.fullscreen .social {
  padding-top: 10px;
  display: flex;
  justify-content: center;
}

.fullscreen .social a {
  margin: 0px 5px;
}

.fullscreen .select2-selection, .full .select2-selection__arrow {
  height: 40px !important;
}

.fullscreen .select2-selection__rendered {
  line-height: 40px !important;
}

.select2-results {
  font-size: 16px !important;
}

.header__logo {
  position: relative;
}

.header__wrap .city {
  position: absolute;
  bottom: -12px;
  right: 0px;
  font-size: 14px;
}

.catdesc {
  font-size: 16px;
  margin-top: 20px;
  font-weight: 400;
  line-height: 24px;
}

.catdesc p {
  margin-bottom: 1rem;
}

.catdesc h2 {
  padding-top: 20px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 30px;
}

.catdesc ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-type: disc;
  padding-left: 40px;
}

.seo {
  font-size: 14px;
  margin-top: 20px;
  font-weight: 400;
  line-height: 24px;
}

.seo p {
  margin-bottom: 1.6rem;
}

.seo h2 {
  padding-top: 20px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 30px;
}

.seo ul {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style-type: disc;
  padding-left: 40px;
}

.filter-fade {
  position: fixed;
  display: none;
  z-index: 10;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
}

.vacancy {
  margin-bottom: 120px;
}
.vacancy__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .vacancy__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.vacancy__list__item {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #D4E7EB;
  padding-bottom: 20px;
}
.vacancy__list__item__phone {
  font-size: 1.6rem;
  color: #1565B5;
  flex-shrink: 0;
  padding-left: 20px;
  margin-left: auto;
}
.vacancy__list__item__name {
  font-size: 1.6rem;
  font-weight: 500;
}
.vacancy__list__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 767px) {
  .vacancy {
    margin-bottom: 60px;
  }
  .vacancy__list__item__phone {
    font-size: 1.4rem;
    padding-left: 10px;
  }
  .vacancy__list__item__name {
    font-size: 1.4rem;
  }
}

.catalog__cats-new {
  display: flex;
  max-height: 50px;
  overflow: hidden;
  margin-bottom: 50px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.catalog__cats-new.active {
  max-height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.catalog__cats-button {
  font-size: 14px;
}

.catalog__cats-new ul {
  display: flex;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

.catalog__cats-new ul li a {
  margin-bottom: 20px;
  margin-right: 20px;
  background: #FAFAFA;
  box-sizing: border-box;
  border: 1px solid #FAFAFA;
  border-radius: 10px;
  padding: 10px 20px;
  font-size: 1.6rem;
  display: block;
}

.article__content {
  padding-bottom: 70px;
  max-width: 900px;
}
.article__content h1, .article__content h2, .article__content h3, .article__content h4, .article__content h5, .article__content h6 {
  line-height: 1.1;
  padding-bottom: 20px;
}
.article__content h1 strong, .article__content h2 strong, .article__content h3 strong, .article__content h4 strong, .article__content h5 strong, .article__content h6 strong {
  font-weight: 400;
}
.article__content h1 {
  font-size: 4.5rem;
  font-weight: 500;
}
.article__content h2 {
  font-size: 4.2rem;
  font-weight: 500;
}
.article__content h3 {
  font-size: 3.8rem;
}
.article__content h4 {
  font-size: 3.6rem;
}
.article__content h5 {
  font-size: 3.4rem;
}
.article__content h6 {
  font-size: 3.2rem;
}
.article__content p {
  font-size: 1.5rem;
  line-height: 1.6;
  padding-bottom: 15px;
}
.article__content figure {
  float: right;
  clear: both;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.article__content img {
  width: auto;
  height: auto;
  max-width: 500px;
}
.article__content ul {
  padding-bottom: 20px;
}
.article__content ul li {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
.article__content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #1565B5;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 9px;
}
.article__content ul li:last-child {
  padding-bottom: 0;
}
.article__content ol {
  padding-bottom: 20px;
  list-style-type: decimal;
  list-style-position: inside;
}
.article__content ol li {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 10px;
}
.article__content strong {
  font-weight: 600;
}
.article__content table {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 20px;
  width: 100%;
  min-width: 768px;
}
.article__content table td {
  border: 1px solid #1565B5;
  padding: 5px;
}
.article__content table tr:first-child {
  padding: 10px 5px;
}
.article__content table a {
  text-decoration: none;
  color: #1565B5;
}
@media (max-width: 767px) {
  .article__content figure {
    float: none;
  }
  .article__content h1 {
    font-size: 3rem;
  }
  .article__content h2 {
    font-size: 2.8rem;
  }
  .article__content h3 {
    font-size: 2.5rem;
  }
  .article__content h4 {
    font-size: 2.3rem;
  }
  .article__content h5 {
    font-size: 2.1rem;
  }
  .article__content h6 {
    font-size: 1.9rem;
  }
  .article__content .table_wrap {
    overflow: auto;
  }
  .article__content img {
    max-width: 100%;
  }
}
.article__city {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-bottom: 40px;
}
.article__city a {
  font-size: 1.6rem;
  transition: all 0.25s ease;
}
.article__city a:hover {
  color: #1565B5;
}
@media (max-width: 767px) {
  .article__city {
    grid-template-columns: repeat(2, 1fr);
    gap: 7px;
  }
  .article__city a {
    font-size: 1.5rem;
  }
}
.article__relevant {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.article__relevant__item {
  display: flex;
  flex-direction: column;
}
.article__relevant__item__title {
  font-size: 1.6rem;
  font-weight: 500;
  color: #1565B5;
  margin-bottom: 15px;
}
.article__relevant__item__text {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article__relevant {
    grid-template-columns: repeat(2, 1fr);
    gap: 7px;
  }
}
@media (max-width: 400px) {
  .article__relevant {
    grid-template-columns: 1fr;
  }
}

.articles {
  margin-bottom: 70px;
}
.articles__title {
  font-size: 5rem;
  font-weight: 500;
  line-height: 5.8rem;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .articles__title {
    font-size: 3.5rem;
    line-height: 1.3;
  }
}
.articles__list__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #9C9CA1;
}
.articles__list__item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.articles__list__item__image {
  margin-right: 107px;
  height: 360px;
}
.articles__list__item__image img {
  object-fit: cover;
}
.articles__list__item__content {
  flex-shrink: 0;
  width: 407px;
}
.articles__list__item__title {
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 3rem;
  margin-bottom: 26px;
  display: inline-block;
}
.articles__list__item__date {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #9C9CA1;
  margin-bottom: 26px;
}
.articles__list__item__text {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin-bottom: 38px;
}
.articles__list__item__link {
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2.1rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
  display: inline-block;
  transition: all 0.25s ease;
}
.articles__list__item__link:hover {
  color: #1565B5;
  border-bottom-color: #1565B5;
}
@media (max-width: 1200px) {
  .articles__list__item__image {
    margin-right: 28px;
  }
}
@media (max-width: 767px) {
  .articles {
    margin-top: 24px;
    margin-bottom: 120px;
  }
  .articles__title {
    font-size: 3.5rem;
    line-height: 4.1rem;
    margin-bottom: 60px;
  }
  .articles__list__item {
    flex-direction: column;
  }
  .articles__list__item__image {
    margin-right: 0;
    margin-bottom: 38px;
    height: unset;
  }
  .articles__list__item__content {
    width: 100%;
  }
}

.catdesc .term-description h3{
	font-size: 2.8rem;
    font-weight:700;
    margin-bottom:20px;
    line-height:1.2;
}
.catdesc .term-description strong{
	font-weight:700;
}
.catdesc .term-description{
	margin-top:30px;
    margin-bottom:30px;
}
.catalog-list__attr{
	display:flex;
    margin-bottom:5px;
}
.catalog-list__attr-name{
	font-size:14px;
}
.catalog-list__attr-val{
	font-size:14px;
    font-weight:700;
    margin-left:5px;
}
.catalog__content__list__item__params,.catalog__content__tile__item__button{
	margin-top:20px;
}
.mega-menu-description,#mega-menu-wrap-cat_menu #mega-menu-cat_menu a.mega-menu-link .mega-description-group .mega-menu-description{
	display:none;
}
.child-men.mega-toggle-on .mega-sub-menu{
	overflow-y:scroll !important;
    height:300px !important;
}
.seo img{
	max-width:100%;
    width:auto;
    height:auto;
}
.seo a{
	border-bottom:1px solid #1565B5;
    color:#1565B5;
}
.seo a:hover,.seo a:focus{
	border-color:transparent;
}
.seo ol{
	list-style:numeric;
    padding-left:30px;
}
.seo h3{
    padding-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 38px;
}
.seo_list{
	display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:10px;
    margin-bottom:40px;
}
.term-description table tr td{
	border:1px solid #ccc;
    padding:10px;
}
.term-description table{
	width:100%;
}
@media(max-width:767px){
.seo_list{
	display:block;
}
.product__tabs{
	padding-top: 40px;
	margin-top: -40px;
}
.product__tabs__menu__item{
	font-size: 1.6rem;
	flex-shrink: 0;
}
}
.seo_country{
	font-size:16px;
}
.mb-50px{
	margin-bottom:50px;
}
.seo strong{
	font-weight:700;
}
#mega-menu-wrap-cat_menu #mega-menu-cat_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-cat_menu #mega-menu-cat_menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-cat_menu #mega-menu-cat_menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,#mega-menu-wrap-cat_menu,#mega-menu-wrap-cat_menu #mega-menu-cat_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
font-size: 1.6rem !important;
}
.child-men .mega-sub-menu,.parent-men .mega-sub-menu{
	border:1px solid #ccc !important;
}
.child-men .mega-menu-link:hover,.mega-menu-link:focus, .parent-men .mega {

}

.catalog__cats-new {
  max-height: 170px;
}