@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic&display=swap);@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic&display=swap);@import url(https://fonts.googleapis.com/css?family=Public+Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic);@import url(https://fonts.googleapis.com/css?family=Kanit:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@keyframes a{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:a;transform-origin:center bottom}@keyframes b{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:b}@keyframes c{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:c;animation-timing-function:ease-in-out}@keyframes d{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:d}@keyframes e{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:e}@keyframes f{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:f}@keyframes g{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:g}@keyframes h{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:h}@keyframes i{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:i}@keyframes j{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:j}@keyframes k{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:k;transform-origin:center}@keyframes l{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:l;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes m{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:m}@keyframes n{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:n}@keyframes o{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:o}@keyframes p{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:p}@keyframes q{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:q}@keyframes r{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:r}@keyframes s{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:s}@keyframes t{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:t}@keyframes u{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:u}@keyframes v{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:v}@keyframes w{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:w}@keyframes x{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:x}@keyframes y{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:y}@keyframes z{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:z}@keyframes A{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:A}@keyframes B{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:B}@keyframes C{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:C}@keyframes D{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:D}@keyframes E{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:E}@keyframes F{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:F}@keyframes G{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:G}@keyframes H{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:H}@keyframes I{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:I}@keyframes J{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:J}@keyframes K{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:K}@keyframes L{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:L}@keyframes M{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:M}@keyframes N{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:N}@keyframes O{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:O}@keyframes P{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:P}@keyframes Q{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:Q}@keyframes R{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:R}@keyframes S{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:S}@keyframes T{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:T}@keyframes U{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:U}@keyframes V{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:V}@keyframes W{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:W}@keyframes X{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:X}@keyframes Y{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:Y}@keyframes Z{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:Z}@keyframes ab{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:ab}@keyframes bb{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:bb}@keyframes cb{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:cb}@keyframes db{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:db}@keyframes eb{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:eb}@keyframes fb{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:fb}@keyframes gb{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:gb}@keyframes hb{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:hb;backface-visibility:visible!important}@keyframes ib{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:ib}@keyframes jb{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:jb;animation-timing-function:ease-out}@keyframes kb{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:kb;animation-timing-function:ease-out}@keyframes lb{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lb;animation-timing-function:ease-in}@keyframes mb{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:mb;animation-timing-function:ease-in}@keyframes nb{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:nb;transform-origin:center}@keyframes ob{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:ob;transform-origin:left bottom}.animate__rotateInDownRight{animation-name:pb;transform-origin:right bottom}@keyframes pb{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:pb;transform-origin:left bottom}@keyframes qb{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:qb;transform-origin:right bottom}@keyframes rb{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rb;transform-origin:center}@keyframes sb{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:sb;transform-origin:left bottom}.animate__rotateOutDownRight{animation-name:tb;transform-origin:right bottom}@keyframes tb{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:tb;transform-origin:left bottom}@keyframes ub{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:ub;transform-origin:right bottom}@keyframes vb{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:vb;transform-origin:top left}@keyframes wb{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:wb}@keyframes xb{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:xb}@keyframes yb{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:yb}@keyframes zb{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zb}@keyframes Ab{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:Ab}@keyframes Bb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:Bb}@keyframes Cb{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:Cb}@keyframes Db{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:Db}@keyframes Eb{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:Eb}@keyframes Fb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:Fb;transform-origin:center bottom}@keyframes Gb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:Gb;transform-origin:left center}@keyframes Hb{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:Hb;transform-origin:right center}@keyframes Ib{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:Ib;transform-origin:center bottom}@keyframes Jb{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:Jb}@keyframes Kb{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:Kb}@keyframes Lb{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:Lb}@keyframes Mb{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:Mb}@keyframes Nb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:Nb}@keyframes Ob{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:Ob}@keyframes Pb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:Pb}@keyframes Qb{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:Qb}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}*,:after,:before{margin:0;padding:0;border:none;box-sizing:border-box}a{text-decoration:none}li,ol,ul{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body,html{height:100%}html{font-size:10px}body{line-height:1;font-family:Kanit,sans-serif;font-style:normal;font-weight:400;font-size:1.6rem;color:#101828;background-color:#fff}body.lock,body.overflow-hidden{overflow:hidden}input{outline:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}.page{flex:1 1 auto}[class*=__container]{max-width:1150px;margin:0 auto;padding:0 15px}[class*=__container-fluid]{max-width:100%;margin:0 auto}.header{z-index:100;width:100%;margin:0 auto;padding:3rem 0;background-color:#fff}.header_fixed{position:fixed;left:0;top:0}.home-header__row{display:flex;justify-content:space-between;margin:0 -1rem;align-items:center}.home-header__item{padding:0 1rem;position:relative}.header-logo{flex:0 1 20%}.header-logo img{max-width:100%}.header-menu__list{display:flex;justify-content:space-between;margin:0 -1rem}.header-menu__item{padding:0 1rem;position:relative}.header-menu__link{color:rgba(0,0,0,.5019607843);font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:600;line-height:normal}.header-menu__link:hover{opacity:.8}.header-menu__link:hover:before{content:"";background-color:rgba(0,0,0,.5019607843);position:absolute;width:3rem;height:.1rem;margin:auto;left:0;right:0;bottom:0;transition:all .3s ease 0s}.active-link{color:#046380}.active-link:before{content:"";background-color:#046380;position:absolute;width:3rem;height:.1rem;margin:auto;left:0;right:0;bottom:0;transition:all .3s ease 0s}.header-phone:before{content:"";display:inline-block;position:absolute;left:-2rem;width:2.4rem;height:2.4rem;background-image:url(../img/icons/icons_phone.png);background-size:cover;background-position:50%;vertical-align:middle;margin-right:.5rem}.header-item__phone{display:block;color:#3b3b3b;font-weight:600;margin-bottom:.3rem}.header-item__phone,.header-item__time{font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;line-height:normal}.header-item__time{color:rgba(59,59,59,.5);font-weight:500}.header__burger{display:none}.home-page__topbanner{background-image:url(../img/bg/home-bg_01.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:13rem 0 8rem}.home-topbanner__row{text-align:center}.home-topbanner__title{color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-size:4rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.2rem;margin-bottom:9rem}.home-topbanner__title span{color:#fd7400}.topbanner-button__link{display:inline-block;border-radius:100px;background:#046380;padding:3rem 4rem;color:#fff;font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:600;line-height:normal}.topbanner-button__link:hover{opacity:.8;text-shadow:4px 4px 0 rgba(0,0,0,.25)}.home-catalog__block{background:#f6f8f9;padding:4rem 0 7rem}.home-catalog__title{color:#262626;text-align:center;font-family:Kanit,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8rem}.home-catalog__row{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:2.5rem}.home-catalog__item{flex:0 1 30%;padding:4rem 3rem 5rem;border-radius:1.5rem;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.catalog-item__img{text-align:center;margin-bottom:1.3rem}.catalog-item__img img{max-width:100%}.catalog-item__title{color:#353535;font-family:Kanit,sans-serif;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;text-align:center;margin-bottom:1.4rem}.catalog-item__description{color:rgba(0,0,0,.5);font-family:Montserrat,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1.8rem;margin-bottom:1.4rem}.catalog-item__description li{list-style:disc;margin-left:1rem}.catalog-item__description li span{color:#fd7400}.catalog-item__price{color:#000;font-family:Montserrat,sans-serif;font-size:2rem;text-align:center;font-style:normal;font-weight:500;line-height:normal;margin-bottom:.6rem}.catalog-item__price span{font-size:2.4rem}.catalog-item__sale{color:#fd7400;font-family:Kanit,sans-serif;font-size:3rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:2.5rem;text-align:center}.catalog-item__button{text-align:center}.catalog-button__link{display:inline-block;border-radius:100px;background:#046380;padding:2rem 4rem;color:#fff;font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:500;line-height:normal}.catalog-button__link:hover{opacity:.8;text-shadow:4px 4px 0 rgba(0,0,0,.25)}.home-consultation__block{background-image:url(../img/bg/home-bg_02.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover;padding:5rem 0 7rem}.home-consultation__title{color:#fff;font-family:Kanit,sans-serif;font-size:3rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3.5rem;text-align:center}.home-consultation__title span{color:#fd7400;display:block}.home-consultation__description{color:hsla(0,0%,100%,.9);font-family:Kanit,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal;margin-bottom:3.5rem}.home-consultation__description li:before{content:"-";text-indent:-.5rem;padding-right:.5rem}.consultation-description__row{display:flex;justify-content:space-between;margin:0 -2rem}.consultation-description__item{flex:0 1 25%;padding:0 2rem}.description-item__img{max-width:100%;text-align:center;padding:1.5rem}.description-item__title,.home-consultation__button{text-align:center}.consultation-button__link{display:inline-block;border-radius:100px;background:#046380;padding:2.7rem 6rem;color:#fff;font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:500;line-height:normal}.consultation-button__link:hover{opacity:.8;text-shadow:4px 4px 0 rgba(0,0,0,.25)}.home-step__block{background-image:url(../img/bg/home-bg_03.jpg);background-repeat:no-repeat;background-position:100% 100%;background-size:auto;padding:6rem 0 0}.home-step__title{color:#262626;font-family:Kanit,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:6rem}.home-step__list{margin-bottom:4rem}.home-step__item{display:flex;justify-content:flex-start;gap:4rem;align-items:center}.step-item__num{color:rgba(4,99,128,.2);font-size:7rem;font-weight:700}.step-item__description,.step-item__num{font-family:Kanit,sans-serif;font-style:normal;line-height:normal}.step-item__description{color:#262626;font-size:2rem;font-weight:500;max-width:38.5rem}.home-gallery__block{background-image:url(../img/bg/home-bg_04.jpg);background-repeat:no-repeat;background-position:bottom;background-size:cover;padding:2rem 0 13rem}.home-gallery__subtitle{display:flex;justify-content:space-between;margin:0 -2rem;margin-bottom:5.5rem}.gallery-subtitle__left{flex:0 1 50%;padding:0 2rem;position:relative}.gallery-subtitle__left:before{content:" ";background:#000;width:90%;height:1px;top:3rem;position:absolute}.gallery-subtitle__right{flex:0 1 50%;padding:0 2rem;color:#000;font-family:Kanit,sans-serif;font-size:4.3rem;font-style:normal;font-weight:400;line-height:normal}.gallery-subtitle__right span{display:block;color:#fd7400}.home-gallery__title{color:#262626;font-family:Kanit,sans-serif;font-size:4rem;font-style:normal;font-weight:500;line-height:normal;text-align:center;margin-bottom:9rem}.home-gallery__title span{font-weight:700}.home-gallery__row{display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));grid-gap:2rem}.box1{grid-column:1/2;grid-row:1/3}.box2{grid-column:2/3;grid-row:1/2}.box3{grid-column:3/4;grid-row:1/3}.box4{grid-column:4/5;grid-row:1/2}.box5{grid-column:1/2;grid-row:3/4}.box6{grid-column:2/3;grid-row:2/4}.box7{grid-column:3/4;grid-row:3/4}.box8{grid-column:4/5;grid-row:2/4}.gallery-item__img{max-width:100%;border-radius:20px}.home-video__block{background:#f6f8f9;padding:3.5rem 0 7.5rem}.home-video__title{color:#262626;text-align:center;font-family:Kanit,sans-serif;font-size:4rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:5rem}.home-video__row{display:flex;justify-content:space-between;margin:2rem -1rem;flex-wrap:wrap}.home-video__item{flex:0 1 33.333%;padding:2rem 1rem;position:relative}.home-video__link .item-video__play{opacity:0;position:absolute}.home-video__link:hover .item-video__play{opacity:1;transition:.5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-video__link:hover .item-video__play:before{content:"";display:inline-block;width:15.2rem;height:15.2rem;background-image:url(../img/video/icon-play.svg);background-size:cover;background-position:50%;vertical-align:middle;margin-right:1.3rem}.home-video__previews{max-width:100%}.home-video__previews:hover{opacity:.8}.home-sendmail__block{padding:9rem 0 12rem}.home-sendmail__row{display:flex;justify-content:space-between;align-items:center;gap:2rem}.home-sendmail__item{flex:0 1 48%}.senmail-item__img{max-width:100%}.sendmail-item__title{color:#262626;font-size:3rem;font-weight:600;margin-bottom:3rem}.sendmail-item__subtitle,.sendmail-item__title{font-family:Kanit,sans-serif;font-style:normal;line-height:normal}.sendmail-item__subtitle{color:rgba(38,38,38,.7);font-size:2rem;font-weight:500;margin-bottom:4rem}.sendmail-button__link{display:inline-block;border-radius:100px;background:#046380;padding:2.7rem 5rem;color:#fff;font-size:1.5rem;font-family:Kanit,sans-serif;font-style:normal;font-weight:600;line-height:normal}.sendmail-button__link:hover{opacity:.8;text-shadow:4px 4px 0 rgba(0,0,0,.25)}.page__map{position:relative}#map{height:64rem;width:100%;bottom:0}.home-map__block{position:relative}.home-map__title{font-family:Roboto;font-style:normal;font-weight:700;font-size:4.2rem;line-height:115%;text-align:center;color:#0c0c0c;margin-bottom:3rem}.home-map__row{display:flex;position:relative}.home-map__item{background:#fcfcfd;border-radius:2rem;padding:4rem 5rem;position:absolute;z-index:99;top:9rem;right:15%;text-align:left}.map-item-phone{color:#3b3b3b;font-family:Kanit,sans-serif;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:2rem}.map-item-phone a{color:#3b3b3b}.map-item-phone a:hover{opacity:.8}.map-item-phone:before{content:"";display:inline-block;width:2.4rem;height:2.4rem;background-image:url(../img/icons/icons_phone.svg);background-size:cover;background-position:50%;vertical-align:middle;margin-right:.5rem}.map-item-unp{color:#3b3b3b;font-family:Kanit,sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3rem;text-align:center}.map-item-unp span{display:block;font-size:1.8rem}.map-item-address{color:#3b3b3b;font-family:Kanit,sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3rem}.map-item-address span{padding-left:3rem;font-size:1.8rem}.map-item-address:before{content:"";display:inline-block;width:2.6rem;height:2.6rem;background-image:url(../img/icons/icons_map.svg);background-size:cover;background-position:50%;vertical-align:middle;margin-right:.5rem}.map-item-time{color:#3b3b3b;font-family:Kanit,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:3rem}.map-item-time span{font-size:1.8rem;padding-left:3rem}.map-item-time:before{content:"";display:inline-block;width:2.6rem;height:2.6rem;background-image:url(../img/icons/icons_clock.svg);background-size:cover;background-position:50%;vertical-align:middle;margin-right:.5rem}.map-item-mail{color:#3b3b3b;font-family:Kanit,sans-serif;font-size:2.4rem;font-style:normal;font-weight:600;line-height:normal}.map-item-mail:before{content:"";display:inline-block;width:2.6rem;height:2.6rem;background-image:url(../img/icons/icons_mail.svg);background-size:cover;background-position:50%;vertical-align:middle;margin-right:.5rem}.map-item-mail a{color:#3b3b3b}.map-item-mail a:hover{opacity:.8}.home-footer__block{padding:4rem 0;background:#262626;box-shadow:0 4px 37px 0 rgba(0,0,0,.05)}.home-footer__row{text-align:center}.home-footer__item{color:#fff;font-family:Kanit,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}.home-footer__item a{color:#f6f8f9}.home-footer__item a:hover{opacity:.8}.decor{position:relative;max-width:400px;margin:50px auto 0;background:#fff;border-radius:10px;padding:10px}.title__block{margin-bottom:20px;text-align:center}.form-inner{padding:50px}.form-inner input,.form-inner textarea{display:block;width:100%;padding:0 20px;margin-bottom:10px;background:#e9eff6;line-height:40px;border-width:0;border-radius:5px;font-family:Kanit,sans-serif}.form-inner input[type=submit]{margin-top:30px;background:#046380;border-bottom:4px solid #046380;color:#fff;font-size:14px}.form-inner textarea{resize:none}.form-inner__submit:hover{opacity:.8;cursor:pointer}.page__form{background:#fff;padding:60px 0}.form-block__title{text-align:center;margin-bottom:20px}.form-block__subtitle{font-family:Kanit,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:36px;text-align:center;color:#000;margin-bottom:75px}.contact-form__row{display:flex;justify-content:space-around;flex-wrap:wrap;margin:-20px;margin-bottom:20px}.contact-form__item{flex:0 1 33.333%;margin-bottom:40px;text-align:center;padding:20px}.decor .contact-form__item{margin-bottom:10px}.contact-form__label{display:block;font-size:20px;line-height:24px;align-items:center;margin-bottom:10px}.contact-form__input,.contact-form__label{font-family:Kanit,sans-serif;font-style:normal;font-weight:400;color:#000}.contact-form__input{background:none;font-size:24px;line-height:36px}input[type=text]{border-bottom:1px solid #000}input[type=text]:focus{border-bottom:1px solid #046380}.contact-form__button{flex:0 1 100%;text-align:center}.service-button__send{margin-bottom:10px}.contact-form__offer{font-family:Kanit,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:gray;text-align:center}.service-button__send{background:#046380;box-shadow:0 8px 19px rgba(6,52,255,.3);border-radius:10rem;padding:2rem 5rem;font-family:Roboto,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:24px;color:#f7f7f7}.service-button__send:hover{cursor:pointer;box-shadow:0 8px 19px rgba(200,35,37,.7)}@media (max-width:1170px){[class*=__container]{max-width:970px}[class*=__container-fluid]{max-width:100%}.home-header__row{justify-content:space-around}.header-logo{flex:0 1 50%}.header__burger{display:block;position:relative;width:30px;min-height:20px;z-index:7;margin-right:10px}.header__burger:after,.header__burger:before{content:"";background-color:#000;position:absolute;width:100%;height:2px;left:0;transition:all .3s ease 0s}.header__burger:before{top:0}.header__burger:after{bottom:0}.header__burger span{position:absolute;background-color:#000;left:0;width:100%;height:2px;top:9px;transition:all .3s ease 0s}.header__burger.active{z-index:12}.header__burger.active:before{transform:rotate(45deg);top:9px;background-color:#000}.header__burger.active:after{transform:rotate(-45deg);bottom:9px;background-color:#000}.header__burger.active span{transform:scale(0)}.header-menu{position:fixed;top:-100%;left:0;width:100%;height:100%;overflow:auto;background-color:#fff;text-align:center;transition:all .8s ease 0s;display:block;z-index:11}.header-menu.active{top:0}.header-menu.active .header-menu__list{flex-direction:column;gap:25px;margin-top:100px}.header-menu.active .header-menu__link{font-size:18px;color:#000}.home-gallery__row{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}}@media (max-width:979px){[class*=__container]{max-width:750px}[class*=__container-fluid]{max-width:100%}.home-catalog__item{flex:0 1 46%}.consultation-description__row{flex-wrap:wrap;margin:-2rem}.consultation-description__item{flex:0 1 50%;padding:2rem}.gallery-subtitle__left{display:none}.gallery-subtitle__right{flex:0 1 100%}.home-gallery__row{grid-template-columns:repeat(3,1fr)}.box4{grid-column:1/2}.box4,.box5{grid-row:3/4}.box5{grid-column:3/4}.box6{grid-row:2/4}.box6,.box7{grid-column:2/3}.box7{grid-row:4/5}.box8{grid-column:1/2;grid-row:4/6}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:768px){[class*=__container]{max-width:720px;padding:0 15px}[class*=__container-fluid]{max-width:100%}.home-step__block{background-image:inherit;background-color:#fff}.home-gallery__row{grid-template-columns:repeat(2,1fr)}.box2{grid-column:1/2;grid-row:3/4}.box3{grid-row:1/3}.box3,.box4{grid-column:2/3}.box4{grid-row:3/4}.box5{grid-row:4/6}.box5,.box6{grid-column:1/2}.box6{grid-row:6/7}.box7{grid-row:4/6}.box7,.box8{grid-column:2/3}.box8{grid-row:6/7}.home-video__row{flex-wrap:wrap;margin:2rem -1rem;justify-content:center}.home-video__item{flex:0 1 50%;padding:2rem 1rem}.home-sendmail__row{flex-wrap:wrap;justify-content:center}.home-sendmail__item{flex:0 1 100%;text-align:center}}@media (max-width:600px){[class*=__container]{max-width:540px;padding:0 15px}[class*=__container-fluid]{max-width:100%;padding:0}.home-header__row{flex-wrap:wrap;margin:-1.5rem -1rem;justify-content:space-between}.home-header__item{padding:1.5rem 1rem}.header-logo{display:none}.header-phone{margin-left:2rem}.home-topbanner__title{font-size:3.5rem}.home-catalog__item{flex:0 1 100%}.home-gallery__row{grid-template-columns:repeat(1,1fr)}.home-gallery__item{text-align:center}.box2,.box3,.box4,.box5,.box6,.box7,.box8{grid-column:1/2;grid-row:inherit}.home-video__item{flex:0 1 100%;text-align:center}.home-map__item{right:7%}}@media (max-width:480px){[class*=__container]{max-width:460px;padding:0 10px}[class*=__container-fluid]{max-width:100%;padding:0}.consultation-description__item{flex:0 1 100%}.home-step__title{text-align:center;font-size:3rem}.home-step__item{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;text-align:center;justify-content:center}.home-map__item{right:inherit;left:2%;padding:4rem 2rem}}@media (max-width:350px){[class*=__container]{max-width:340px;padding:0 10px}[class*=__container-fluid]{max-width:100%;padding:0}}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}