@import url(https://fonts.googleapis.com/css?family=Dancing+Script);@import url(https://fonts.googleapis.com/css?family=Oxygen:700,300);@import url(https://fonts.googleapis.com/css?family=Loved+by+the+King);@-webkit-keyframes rope_animation{to{stroke-dashoffset:0}}@keyframes rope_animation{to{stroke-dashoffset:0}}@-webkit-keyframes scale{40%{-webkit-transform:scale(1.2);transform:scale(1.2)}65%{-webkit-transform:scale(.9);transform:scale(.9)}95%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale{40%{-webkit-transform:scale(1.2);transform:scale(1.2)}65%{-webkit-transform:scale(.9);transform:scale(.9)}95%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(900deg);transform:rotate(900deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(900deg);transform:rotate(900deg)}}@-webkit-keyframes rotate-in{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(900deg);transform:rotate(900deg)}}@keyframes rotate-in{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(900deg);transform:rotate(900deg)}}@-webkit-keyframes rotate-out{0%{-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes rotate-out{0%{-webkit-transform:rotate(900deg);transform:rotate(900deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes grow{40%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}65%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}95%{-webkit-transform:scaleY(1.05);transform:scaleY(1.05)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes grow{40%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}65%{-webkit-transform:scaleY(.9);transform:scaleY(.9)}95%{-webkit-transform:scaleY(1.05);transform:scaleY(1.05)}to{-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes levitation{50%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes levitation{50%{-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@-webkit-keyframes levitation_X{50%{-webkit-transform:translateX(-.2em) rotate(-90deg);transform:translateX(-.2em) rotate(-90deg)}}@keyframes levitation_X{50%{-webkit-transform:translateX(-.2em) rotate(-90deg);transform:translateX(-.2em) rotate(-90deg)}}@-webkit-keyframes bounce1{40%{-webkit-transform:scale(1.5);transform:scale(1.5)}65%{-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes bounce1{40%{-webkit-transform:scale(1.5);transform:scale(1.5)}65%{-webkit-transform:scale(1);transform:scale(1)}95%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes gifLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes gifLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadingPage{to{opacity:1}}@keyframes fadingPage{to{opacity:1}}@-webkit-keyframes fadingOut{to{opacity:0}}@keyframes fadingOut{to{opacity:0}}*{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none}body,html{height:100%}a{text-decoration:none;color:inherit}b{color:#e383ea}h1,h2{font-family:Dancing Script,cursive;color:gray;text-align:center;font-weight:300;font-size:4em}@media screen and (max-width:567px){h1,h2{margin-top:.7em}}h2{font-size:3em}@media screen and (max-width:350px){h2{font-size:2.7em}}p{line-height:1.5}@media screen and (max-width:567px){p{line-height:1.35}}.subtitle{font-family:Oxygen,sans-serif;font-size:16px;color:gray;text-align:center;font-weight:300}@media screen and (max-width:567px){.subtitle{font-size:18px;line-height:1.4}}.subtitle{margin:2em 20%;max-width:1300px}.subtitle a{text-decoration:underline;color:#e383ea;font-weight:700}@media screen and (max-width:740px){.subtitle{margin:2em 1.5em 2em 1.7em}}@media screen and (max-width:567px){.subtitle{text-align:center}}.hidden{display:none}.loading-screen{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background:#fff;position:fixed;z-index:100;width:100%;height:100%}.loading-screen svg{stroke-dasharray:4,11.2;stroke-width:2px;stroke-linecap:round;stroke:#e383ea;-webkit-animation-name:gifLoader;animation-name:gifLoader;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.fading-wrapper{opacity:0;position:relative;height:100%;pointer-events:none}.fading-active{-webkit-animation-name:fadingPage;animation-name:fadingPage;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.content{min-height:100%;padding:9em 0 3em}@media screen and (max-width:801px){.content{padding:6em 0}}.content.main{padding:0}.content.contact{padding-top:0;margin-bottom:-450px;min-height:100%}@media screen and (max-width:801px){.content.contact{margin-bottom:-30px;padding:0}}.about{padding-top:14em}@media screen and (max-width:801px){.about{padding:14em 0 0}}@media screen and (max-width:740px){.about{padding:6em 0 0}}.logo{cursor:pointer;height:6em;margin-left:7%;padding:.5em 0;-ms-flex-item-align:start;align-self:flex-start;display:none;width:7em}.logo div,.logo svg{position:absolute;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:801px){.logo{height:6em;width:16em;margin:0;-webkit-transform:scale(.7) translate(-7px,-28px);-ms-transform:scale(.7) translate(-7px,-28px);transform:scale(.7) translate(-7px,-28px)}}.logo #logo-base{z-index:2}.logo .rope{fill:none;stroke-width:1.3px;stroke:#ff9800;stroke-dasharray:320;stroke-dashoffset:320}.logo #button{background-image:url("/images/logo/button.png");width:38.92px;height:37.33px;margin-left:50.73px;margin-top:3.44px;z-index:1}.logo #b1{background-image:url("/images/logo/b1.png");width:29.26px;height:41.5px;margin-left:-7px;margin-top:38.63px}.logo #e{background-image:url("/images/logo/e.png");width:27.43px;height:25.06px;margin-left:14.42px;margin-top:60.56px}.logo #b2{background-image:url("/images/logo/b2.png");width:30.56px;height:42.29px;margin-left:35.58px;margin-top:47.51px}.logo #needle{background-image:url("/images/logo/needle.png");width:7.14px;height:64.23px;margin-left:68.23px;margin-top:45.68px}.logo #b3{background-image:url("/images/logo/b3.png");width:30.92px;height:42.82px;margin-left:76.86px;margin-top:47px}.logo #o1{background-image:url("/images/logo/o1.png");width:28.55px;height:27.36px;margin-left:99.84px;margin-top:59.25px}.logo #o2{background-image:url("/images/logo/o2.png");width:28.47px;height:26.89px;margin-left:121.53px;margin-top:49.33px}.logo-animat #b1,.logo-animat #b2,.logo-animat #b3,.logo-animat #button,.logo-animat #e,.logo-animat #e-shad,.logo-animat #needle,.logo-animat #o1,.logo-animat #o1-shad,.logo-animat #o2,.logo-animat #o2-shad{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.logo-animat #b1{-webkit-animation:scale .5s 1.5s ease-out forwards;animation:scale .5s 1.5s ease-out forwards}.logo-animat #e,.logo-animat #e-shad{-webkit-animation:scale .5s 1.7s ease-out forwards;animation:scale .5s 1.7s ease-out forwards}.logo-animat #b2{-webkit-animation:scale .5s 1.9s ease-out forwards;animation:scale .5s 1.9s ease-out forwards}.logo-animat #b3{-webkit-animation:scale .5s 2.1s ease-out forwards;animation:scale .5s 2.1s ease-out forwards}.logo-animat #o1,.logo-animat #o1-shad{-webkit-animation:scale .5s 2.3s ease-out forwards;animation:scale .5s 2.3s ease-out forwards}.logo-animat #o2,.logo-animat #o2-shad{-webkit-animation:scale .5s 2.5s ease-out forwards;animation:scale .5s 2.5s ease-out forwards}.logo-animat #button{-webkit-animation:scale .5s .7s forwards,rotate 1s 1.2s ease-in-out forwards;animation:scale .5s .7s forwards,rotate 1s 1.2s ease-in-out forwards}.logo-animat #needle{-webkit-animation:grow .5s ease-out forwards;animation:grow .5s ease-out forwards;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.logo-animat .rope-1,.logo-animat .rope-2,.logo-animat .rope-3,.logo-animat .rope-4,.logo-animat .rope-5,.logo-animat .rope-6,.logo-animat .rope-7,.logo-animat .rope-8,.logo-animat .rope-9,.logo-animat .rope-10{-webkit-animation:rope_animation 4s linear forwards;animation:rope_animation 4s linear forwards}.logo-animat .rope-2{-webkit-animation-delay:1s;animation-delay:1s}.logo-animat .rope-3{-webkit-animation-delay:1.5s;animation-delay:1.5s}.logo-animat .rope-4{-webkit-animation-delay:1.8s;animation-delay:1.8s}.logo-animat .rope-5{-webkit-animation-delay:2.1s;animation-delay:2.1s}.logo-animat .rope-6{-webkit-animation-delay:2.4s;animation-delay:2.4s}.logo-animat .rope-7{-webkit-animation-delay:2.5s;animation-delay:2.5s}.logo-animat .rope-8{-webkit-animation-delay:3s;animation-delay:3s}.logo-animat .rope-9{-webkit-animation-delay:3.2s;animation-delay:3.2s}.logo-animat .rope-10{-webkit-animation-delay:3.4s;animation-delay:3.4s}.menu{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1500px;height:6em;margin:0 auto;overflow:hidden;font-family:Dancing Script,cursive;color:gray;font-size:1.5em;-webkit-backdrop-filter:blur(10px)}.menu a:hover{color:#5d5d5d}@media screen and (max-width:801px){.menu{height:4.3em}}.menu-desk{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:1em;margin-right:7%;margin-left:auto;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width:801px){.menu-desk{-webkit-transform:translateY(-10em);-ms-transform:translateY(-10em);transform:translateY(-10em)}}.menu-item{padding:0 1em}.menu-item .underline{width:130%;height:.15em;-webkit-transform:translateX(-.45em) scaleY(0);-ms-transform:translateX(-.45em) scaleY(0);transform:translateX(-.45em) scaleY(0);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;background-color:#e383ea;-webkit-transition:.1s ease-out;-o-transition:.1s ease-out;transition:.1s ease-out}.menu-item.relev .underline,.menu-item.relev:hover .underline,.menu-item:hover .underline{-webkit-transform:translateX(-.45em) scaleY(1);-ms-transform:translateX(-.45em) scaleY(1);transform:translateX(-.45em) scaleY(1)}.menu-mob{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);z-index:1001;width:100%;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;-ms-flex-flow:column;flex-flow:column;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;position:fixed;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.menu-mob{font-size:18px;line-height:1.4}}.menu-mob{font-family:Dancing Script,cursive;font-size:2em;padding:.5em 0 2em}@media screen and (max-width:567px){.menu-mob{font-size:2em}}@media screen and (max-width:350px){.menu-mob{font-size:1.6em}}.menu-mob-back{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);z-index:1000;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;position:fixed;width:100%;height:150%;background-color:rgba(255,131,234,.75);-webkit-backdrop-filter:blur(25px)}#mob-but{position:absolute;cursor:pointer;margin-left:50%;width:50%;height:4.3em;padding:2.2em 1em 0 0;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;color:gray;text-align:right;font-family:Dancing Script,cursive;font-size:1.5em;z-index:2}@media screen and (min-width:801px){#mob-but{-webkit-transform:translateY(-10em);-ms-transform:translateY(-10em);transform:translateY(-10em)}}#mob-but .goUp{-webkit-transform:translateY(-10em);-ms-transform:translateY(-10em);transform:translateY(-10em)}#close{cursor:pointer;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}#close,#home{display:none}.menu-mob-item{width:200px;cursor:pointer}.menu-mob--open{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;padding:2em 0 3em}.menu-mob--close{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:100vh;max-height:768px;min-height:200px;background:url("/images/back.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:740px){.header{min-height:26em}}.header .header-image-top-push{height:9em}.header .snow,.header .snow-2{position:absolute;width:100%;height:100vh;pointer-events:none}.header .snow-2{opacity:.1}.gardin{position:absolute;width:100%;height:9em;background-color:hsla(0,0%,100%,.8);background-repeat:repeat-x;background-size:contain;z-index:1}@media screen and (max-width:801px){.gardin{height:6.5em}}.header-title{margin-top:1em;padding:0 1em;line-height:1em;text-shadow:0 5px 11px #ff00f6;font-family:Oxygen,sans-serif;font-size:5em;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.header-title{font-size:18px;line-height:1.4}}.header-title{font-family:Dancing Script,cursive}@media screen and (max-width:567px){.header-title{line-height:1.2em}}@media screen and (max-width:1100px){.header-title{margin-top:.5em;padding:0 .5em;font-size:4em}}@media screen and (max-width:350px){.header-title{margin-top:0;padding:0 .5em;font-size:3em}}.header-title-sub{width:16em;margin:.3em 50%;padding:.3em 0 .5em;background:#e383ea;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.header-title-sub{font-size:18px;line-height:1.4}}.header-title-sub{-webkit-transition:none;-o-transition:none;transition:none}@media screen and (max-width:740px){.header-title-sub{margin:2em auto}}.scroll-sign{content:"";width:48px;height:48px;margin:0 auto;background:url("/images/svg/arrow.svg") no-repeat 50%;-webkit-animation:levitation 2s infinite cubic-bezier(.32,.01,.75,.99);animation:levitation 2s infinite cubic-bezier(.32,.01,.75,.99);cursor:pointer}.decor-line{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;height:.2em}.decor-line .color1{background-color:#e383ea;-ms-flex-positive:3;flex-grow:3}.decor-line .color2{background-color:red;-ms-flex-positive:2;flex-grow:2}.decor-line .color3{background-color:orange;-ms-flex-positive:1;flex-grow:1}.decor-line .color4{background-color:#53d562;-ms-flex-positive:6;flex-grow:6}.decor-line .color5{background-color:#ff0;-ms-flex-positive:1;flex-grow:1}.decor-line .color6{background-color:#49d8f4;-ms-flex-positive:3;flex-grow:3}.button-button{height:53px}.section{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin:0 auto}.section--fixed{height:500px;overflow:hidden}@media screen and (max-width:801px){.section--fixed{height:400px}}@media screen and (max-width:567px){.section--fixed{-ms-flex-direction:column;flex-direction:column;height:auto}.section--fixed.reversed{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.section-intro{-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:distribute;justify-content:space-around;padding:3em 0 0;height:auto}.section-intro .subtitle{margin:1em 10% 0}@media screen and (max-width:567px){.section-intro{padding:1em 0 0}.section-intro .subtitle{text-align:left}}.section-intro h1{color:#e383ea}.block-w-images{display:grid;grid-template-columns:1fr 1fr 1fr;-ms-flex-align:center;align-items:center;justify-items:center;position:relative;width:50%;height:60%;margin:30px 120px}@media screen and (max-width:801px){.block-w-images{width:100%;margin:0 60px;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media screen and (max-width:567px){.block-w-images{height:400px}}@media screen and (max-width:740px) and (orientation:landscape){.block-w-images{width:150%;margin:0 50px;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}}.block-w-images .shadow{left:2px;opacity:.5}.block-w-images svg{-webkit-transform:scale(1.4) translate(30px,30px);-ms-transform:scale(1.4) translate(30px,30px);transform:scale(1.4) translate(30px,30px)}.block-w-images div,.block-w-images img{-webkit-transition:none;-o-transition:none;transition:none}.block-w-images div{height:300px;width:300px;position:absolute}.cov-img-1{-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);grid-column-start:1;grid-column-end:2}.cov-img-2{-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg);grid-column-start:2;grid-column-end:3}.cov-img-3{-webkit-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);grid-column-start:3;grid-column-end:4}.block-w-images--margin-left{margin-left:4em}@media screen and (max-width:567px){.block-w-images--margin-left{margin-left:0}}.block-w-title{font-family:Dancing Script,cursive;color:#e383ea;text-align:left;font-weight:300;font-size:50px;max-width:600px;margin:0 60px;z-index:1}@media screen and (max-width:801px){.block-w-title{font-size:40px}}@media screen and (max-width:567px){.block-w-title{font-size:70px}}@media screen and (max-width:740px) and (orientation:landscape){.block-w-title{margin:0 20px}}.block-w-title__text{font-family:Oxygen,sans-serif;font-size:16px;color:gray;text-align:left;font-weight:300}@media screen and (max-width:567px){.block-w-title__text{font-size:18px;line-height:1.4}}.block-w-title__text{margin:.7em 0 1em .7em}@media screen and (max-width:801px){.block-w-title__text{font-size:16px}}@media screen and (max-width:567px){.block-w-title__text{margin-left:0;margin-right:-1em}}.click-button{float:right;font-family:Oxygen,sans-serif;font-size:16px;color:gray;text-align:left;font-weight:300}@media screen and (max-width:567px){.click-button{font-size:18px;line-height:1.4}}.click-button{color:#e383ea;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;width:260px;padding:1em}.click-button a{-webkit-touch-callout:none!important}.click-button span{margin-right:10px}.click-button svg{-webkit-transition:none;-o-transition:none;transition:none}@media screen and (max-width:801px){.click-button{font-size:16px}}.click-button--centered{float:none;margin:0 auto}#myClip{background-color:#000}.section-about{width:100%;height:350px}@media screen and (max-width:567px){.section-about{height:670px;margin-top:4em}}#wavy-back{position:absolute;width:100%;height:inherit;z-index:0!important;background-image:url("/images/svg/salut_back.svg");background-repeat:no-repeat;background-size:100% 100%}#wavy-back:before{position:absolute;content:"";height:4px;width:100%;border-bottom:1px dashed #fff;-webkit-transform:translateY(335px);-ms-transform:translateY(335px);transform:translateY(335px)}@media screen and (max-width:567px){#wavy-back:before{-webkit-transform:translateY(655px);-ms-transform:translateY(655px);transform:translateY(655px)}}#wavy-back.about{height:100%;left:0}#wavy-back.about:before{display:none}.salut{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:1000px;margin:0 auto;padding:20px 10px}@media screen and (max-width:567px){.salut{-ms-flex-flow:column;flex-flow:column}}.salut.about{-webkit-transform:translateY(0) scale(1.3);-ms-transform:translateY(0) scale(1.3);transform:translateY(0) scale(1.3);height:330px}@media screen and (max-width:567px){.salut.about{height:400px}}@media screen and (max-width:350px){.salut.about{-webkit-transform:translateY(0) scale(1.2);-ms-transform:translateY(0) scale(1.2);transform:translateY(0) scale(1.2)}}.salut .ava{display:-ms-flexbox;display:flex;width:250px;height:190px;margin:0 auto;z-index:2;cursor:pointer}.salut .ava svg{position:absolute}.salut .ava .photo{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translate(39px,5px);-ms-transform:translate(39px,5px);transform:translate(39px,5px);position:absolute;content:"";background:url("/images/OlesiaAva.png") 50%;background-size:150% 150%;background-position:center 30%;width:182px;height:182px;border:5px solid hsla(0,0%,100%,.5);border-radius:100%}.salut .salut-text{padding:0 24px;max-width:600px;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:left;font-weight:300}@media screen and (max-width:567px){.salut .salut-text{font-size:18px;line-height:1.4}}.salut .salut-text{z-index:3}@media screen and (max-width:567px){.salut .salut-text{text-align:center;padding:20px 10px 0}}.salut .salut-text span{font-family:Dancing Script,cursive;color:#fff;text-align:center;font-weight:300;font-size:4em}.section-comments{-ms-flex-flow:column;flex-flow:column;border-bottom:1px dashed gray;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.section-comments__comments{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding-top:4em}.section-comments__comments :focus{outline:none}.section-comments__title{font-family:Dancing Script,cursive;color:#e383ea;text-align:left;font-weight:300;font-size:4em;text-align:center;margin:.8em 0 0}@media screen and (max-width:567px){.section-comments__title{margin:.8em 0 .5em}}@media screen and (max-width:350px){.section-comments__title{font-size:3em}}.comment-wrapper{max-width:35%;min-width:400px;margin:0 4em 4em}@media screen and (max-width:567px){.comment-wrapper{min-width:100%}}.comment-body{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 auto;max-width:710px}@media screen and (max-width:801px){.comment-body{max-width:380px}}@media screen and (max-width:567px){.comment-body{min-width:200px;text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.comment{cursor:pointer;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;text-align:left}@media screen and (max-width:567px){.comment{margin-top:1.5em;text-align:center}}.name{font-family:Dancing Script,cursive;color:#e383ea;text-align:left;font-weight:300;font-size:34px}@media screen and (max-width:567px){.name{text-align:center}}.comment p{margin-top:.7em;font-family:Oxygen,sans-serif;font-size:16px;color:gray;text-align:left;font-weight:300}@media screen and (max-width:567px){.comment p{font-size:18px;line-height:1.4}}.comment p{max-width:500px}@media screen and (max-width:567px){.comment p{margin:.5em 2em;text-align:center}}@media screen and (max-width:350px){.comment p{margin:.5em 1.5em}}.ava-comment{content:"";min-width:130px;width:130px;height:130px;margin-right:1em;background-repeat:no-repeat;background-size:110%;background-position:-4px -4px;border:4px solid hsla(0,0%,78%,.63);border-radius:100%;-webkit-box-shadow:0 10px 15px hsla(0,0%,78%,.63);box-shadow:0 10px 15px hsla(0,0%,78%,.63)}@media screen and (max-width:567px){.ava-comment{margin:0}}.sven{width:46px;height:35px;padding-top:6px;background-image:url("/images/svg/comment_lang.svg");margin-left:90%;margin-top:10px;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.sven{font-size:18px;line-height:1.4;margin:1em auto;padding-top:4px}}.section-contact{padding:6em 10em 8em}@media screen and (max-width:567px){.section-contact{padding:6em 2em 8em}}li{-webkit-user-select:none}.covers img{width:400px;height:300px;-webkit-transform:translate(-3em,-3em);-ms-transform:translate(-3em,-3em);transform:translate(-3em,-3em)}@media screen and (max-width:740px){.covers img{width:300px;height:220px;margin:0 auto;-webkit-transform:translate(-1.5em,-2em);-ms-transform:translate(-1.5em,-2em);transform:translate(-1.5em,-2em)}}@media screen and (max-width:567px){.covers img{width:360px;height:260px}}@media screen and (max-width:350px){.covers img{width:300px;height:220px}}.new-label,.sales-label{display:none;color:#fff;position:absolute;width:50px;height:60px;left:-18px;top:150px;background-color:red;border-radius:4px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);font-family:Oxygen,sans-serif;font-weight:700;text-align:center;-webkit-animation:levitation_X 1s infinite;animation:levitation_X 1s infinite;z-index:0}.sales-label{display:none;height:70px;width:60px;top:20px;background-color:#6dcd78;border-radius:4px;-webkit-animation:levitation_X 1s .8s infinite;animation:levitation_X 1s .8s infinite}.new .new-label,.sales .sales-label{display:block}.show-sales-button{margin:3em auto 1em;width:200px;font-family:Oxygen,sans-serif;font-size:16px;color:#e383ea;text-align:center;font-weight:300}@media screen and (max-width:567px){.show-sales-button{font-size:18px;line-height:1.4}}.show-sales-button{padding:20px 40px;background-color:#fff;border:1px solid #e383ea;border-radius:100%;cursor:pointer}.show-sales-button:hover{background-color:#e383ea;color:#fff}.pages{padding:.7em 0 0;-webkit-transition:none;-o-transition:none;transition:none;margin-bottom:2em}.pages li{padding:0 20px}.pages img{min-width:300px;max-height:280px;-webkit-transition:none;-o-transition:none;transition:none;position:absolute}@media screen and (max-width:567px){.pages img{min-width:inherit;height:222px;margin:0 auto}}@media screen and (max-width:740px){.pages{padding:0;-webkit-transform:translateY(-1em);-ms-transform:translateY(-1em);transform:translateY(-1em)}}.book-book{cursor:pointer}.book-book--cover{cursor:auto}.page-name{color:grey;text-align:right;padding:.8em}@media screen and (max-width:567px){.page-name{padding:1.2em}}.page-name__name{color:#000;font-weight:700}.cover,.image,.image-book{display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-ms-flex-negative:0;flex-shrink:0}.cover svg,.image-book svg,.image svg{z-index:2}@media screen and (max-width:567px){.cover,.image,.image-book{height:220px;max-width:240px}}.fading{opacity:0;-webkit-animation-name:fadingPage;animation-name:fadingPage;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.1s;animation-delay:.1s}@media screen and (max-width:567px){.image-book{margin:0 auto}}.image-big{width:230px;margin:5em auto 7em;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}@media screen and (max-width:567px){.image-big{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}}@media screen and (max-width:350px){.image-big{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);margin:4em auto 6em}}.image-big--jungle{width:236px;margin:7em auto 5em}.image-big--dogy{width:236px;margin:7em auto 4.5em}.all-pages{-ms-flex-wrap:wrap;flex-wrap:wrap}.all-pages,.all-pages .page-thumbnail{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.all-pages .page-thumbnail{max-width:100px;max-height:100px;cursor:pointer}.all-pages .page-thumbnail .scale-wrapper{-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);min-width:230px}.all-pages .page-thumbnail.active .highlighter,.all-pages .page-thumbnail:hover .highlighter{display:block}.all-pages .page-thumbnail .shadow{left:12px;top:15px}.all-pages .page-thumbnail svg{margin:0!important}.all-pages .page-thumbnail .highlighter{display:none;position:absolute;top:0;content:" ";width:300px;height:300px;background-color:#e383ea;opacity:.2;border-radius:5%;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;z-index:-1;margin:-2.2em}@media screen and (max-width:567px){.all-pages{margin-top:-20px}}.separ{content:" ";width:50%;height:1px;background-color:#e383ea;margin:2em auto 3.5em}@media screen and (max-width:567px){.separ{margin:3em auto 2.5em}}.separ-top{margin:10px auto}.youtube-video{margin-bottom:4em}@media screen and (max-width:801px){.youtube-video{margin-bottom:0}}.youtube{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:324px;background:#d8d8d8;overflow:hidden;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media screen and (max-width:567px){.youtube{height:210px}}@media screen and (max-width:350px){.youtube{height:180px}}.youtube.subtitle-video{text-align:center!important}.shadow{position:absolute;width:210px;height:200px;left:12px;top:10px;background:#ececec;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.5);box-shadow:0 20px 30px rgba(0,0,0,.5);border-radius:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Dancing Script,cursive;font-size:36px;color:#fff}@media screen and (max-width:567px){.shadow{top:0}}.gif-circle{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation-name:gifLoader;-webkit-animation-timing-function:linear;-webkit-animation-duration:3s}.covers .book_title{margin-left:-1.4em}@media screen and (max-width:740px){.covers .book_title{margin:0}}.book_title{font-size:3em;padding:.5em 0 .5em .5em;font-family:Dancing Script,cursive}.book_title,.book_title p{color:#fff;text-align:left;font-weight:300}.book_title p{padding:.5em 2em .5em 0;font-family:Oxygen,sans-serif;font-size:14px}@media screen and (max-width:567px){.book_title p{font-size:18px;line-height:1.4}}.book_title p{line-height:normal;margin-left:.5em}.book_title span{font-weight:700}@media screen and (max-width:567px){.book_title{font-family:Dancing Script,cursive;color:#fff;text-align:center;font-weight:300;padding:0 0 .5em}.book_title p{padding:1em .4em 1em 1em;margin-left:0}}.big_book_title{margin:0 17px}@media screen and (max-width:567px){.big_book_title{padding:.5em 0 0;margin:0}}.covers,.pages{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 3em;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:567px){.covers,.pages{margin:0}}.covers img,.pages img{-ms-flex-negative:0;flex-shrink:0}.covers li,.pages li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:600px;margin:4em 10px;font-family:Oxygen,sans-serif;font-size:left;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.covers li,.pages li{font-size:18px;line-height:1.4;-ms-flex-flow:column;flex-flow:column;text-align:center;margin:6em auto 0;-ms-flex-align:center;align-items:center}}.header-2{height:10em}@media screen and (min-width:1920px){.header-2{display:none}}@media screen and (max-width:740px){.header-2{height:7em}}.article{width:36em;margin:auto}@media screen and (max-width:740px){.article{width:100%;margin-top:2em}}@media screen and (max-width:567px){.article{overflow:hidden;margin-bottom:4em}}.decor-img{display:none;height:4em;background:url("/images/back.jpg");background-size:cover}.back{position:relative;width:36em;margin:0 auto;padding:0 0 1em;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.back{font-size:18px;line-height:1.4}}@media screen and (max-width:740px){.back{width:100%;margin:0 auto}}.art-title{position:relative;margin:-.8em 0 .3em;font-size:6em;font-family:Dancing Script,cursive;color:#fff;text-align:center;font-weight:300;z-index:100}@media screen and (max-width:740px){.art-title{margin:-.8em 0 .5em;font-size:4em}}.text{padding:0 2em;line-height:1.5em;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}@media screen and (max-width:740px){.text{text-align:left}}.text b{color:#fff}.text-2{font-family:Oxygen,sans-serif;font-size:16px;color:gray;text-align:left;font-weight:300}@media screen and (max-width:567px){.text-2{font-size:18px;line-height:1.4}}.text-2{padding:2em 0;line-height:1.5em}@media screen and (max-width:740px){.text-2{padding:2em}}.contact-section-main{padding:10% 25%}@media screen and (max-width:567px){.contact-section-main{padding:25% 5%}}.contact-form-section{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:4em 0 7em;font-family:Oxygen,sans-serif;font-size:18px;color:gray;text-align:right;font-weight:300}@media screen and (max-width:567px){.contact-form-section{font-size:18px;line-height:1.4;padding:4em 0 .5em}}.contact-form-section input,.contact-form-section textarea{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;width:100%;height:100%;border-bottom:1px solid #e383ea;font-family:Oxygen,sans-serif;font-size:18px;color:#000;text-align:left;font-weight:300}@media screen and (max-width:567px){.contact-form-section input,.contact-form-section textarea{font-size:18px;line-height:1.4}}.contact-form-section input,.contact-form-section textarea{line-height:22px}.contact-form-section form{width:100%;max-width:600px}@media screen and (max-width:567px){.contact-form-section form{width:90%}}.contact-form-section form *{-webkit-transition:.2s;-o-transition:.2s;transition:.2s;text-align:center}.contact-form-section form p{margin:0 0 4em}.contact-form-section form label{cursor:pointer}.contact-form-section form label span{position:absolute;left:0;padding:.7em 1em;width:100%;text-align:center;font-size:40px}.contact-form-section form label span.focus{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px);font-size:20px}.contact-form-section form label span.error{color:red}.contact-form-section form label.email{-ms-flex-align:center;align-items:center}.contact-form-section form label.email span{-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}.contact-form-section form label.email input{padding:.7em 1em}.contact-form-section form label.message{margin:2em 0}.contact-form-section form label.message textarea{height:150px;border:1px solid #e383ea;border-top:none;border-radius:0 0 2em 2em;padding:.7em 1em;max-width:600px}.button{position:relative;background-color:#d957e3;width:100%;z-index:2}.button,.button div{height:80px;border-radius:40px 0;border:none}.button div{padding:1em;background-color:#e383ea;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;font-family:Oxygen,sans-serif;font-size:24px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){.button div{font-size:18px;line-height:1.4}}.button div{font-size:24px!important;cursor:pointer}.button div:active,.button div:hover{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.push{height:200px}@media screen and (max-width:801px){.push{display:none}}footer{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;font-family:Oxygen,sans-serif;font-size:16px;color:#fff;text-align:center;font-weight:300}@media screen and (max-width:567px){footer{font-size:18px;line-height:1.4}}footer{height:250px;background-color:#6dcd78;padding-bottom:1em;margin-top:2em}footer .sergi{font-family:Loved by the King,cursive;font-size:18px}footer p{font-size:14px}@media screen and (max-width:740px){footer{height:540px}}footer #gotopButton{-webkit-transition:0;-o-transition:0;transition:0;margin-top:-2.7em;cursor:pointer;overflow:visible}footer #gotopButton:active,footer #gotopButton:hover{-webkit-animation:scale .3s;animation:scale .3s;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}@media screen and (max-width:740px){footer #gotopButton{margin-top:-2em}}footer .social{width:200px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}footer .social .fb,footer .social .inst,footer .social .tw,footer .social .yt{content:"";width:30px;height:30px;background-repeat:no-repeat;background-position:bottom;-webkit-touch-callout:none!important}footer .social .fb:active,footer .social .fb:hover,footer .social .inst:active,footer .social .inst:hover,footer .social .tw:active,footer .social .tw:hover,footer .social .yt:active,footer .social .yt:hover{-webkit-animation:scale .3s;animation:scale .3s;-webkit-transition:.1s;-o-transition:.1s;transition:.1s}footer .social .tw{background-image:url("/images/svg/twit.svg")}footer .social .fb{background-image:url("/images/svg/fb.svg")}footer .social .inst{background-image:url("/images/svg/inst.svg")}footer .social .yt{width:62px;background-image:url("/images/YouTube-logo.png");background-size:contain}.menu-footer{border-bottom:1px dashed hsla(0,0%,100%,.52);display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;list-style:none;margin-top:-1em;font-family:Dancing Script,cursive;color:#fff;text-align:center;font-weight:300;font-size:30px}@media screen and (max-width:740px){.menu-footer{width:80%;-ms-flex-flow:column;flex-flow:column;height:380px}.menu-footer #home{margin-bottom:.7em}}.menu-footer .menu-item{opacity:1;cursor:pointer;padding:0 .8em}.menu-footer .menu-item:hover{opacity:.7}.obvious-contact{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;width:60px;height:60px;right:-60px;bottom:12px;background-color:#e383ea;z-index:1;border-radius:100%;color:#fff;font-size:38px;font-family:Oxygen,sans-serif;padding-bottom:4px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}@media screen and (max-width:567px){.obvious-contact{left:-60px;bottom:8px}}.come{right:12px}@media screen and (max-width:567px){.come{left:8px;bottom:8px}}.mask-jungle svg{margin-top:-30px}.mask-dogy svg{margin-top:-50px}
/*# sourceMappingURL=main.42f6aaff.css.map*/