@charset "UTF-8";/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license Copyright (c) 2013 Daniel Eden Permission is hereby granted,free of charge,to any person obtaining a copy of this software and associated documentation files (the "Software"),to deal in the Software without restriction,including without limitation the rights to use,copy,modify,merge,publish,distribute,sublicense,and/or sell copies of the Software,and to permit persons to whom the Software is furnished to do so,subject to the following conditions:The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS",WITHOUT WARRANTY OF ANY KIND,EXPRESS OR IMPLIED,INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,DAMAGES OR OTHER LIABILITY,WHETHER IN AN ACTION OF CONTRACT,TORT OR OTHERWISE,ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-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)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-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);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible !important;-ms-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);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;-ms-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translateX(0px) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}
@charset "UTF-8";
@font-face{font-family:wulkanDisplay;src:url("../themes/rezek/assets/fonts/wulkan-display-medium.ttf")}
.header{background:#FFFEF6;box-shadow:0 5px 18px 0 #475C5B1A;position:fixed;top:0;left:0;width:100%;z-index:999;transition:all 0.5s ease-in-out}
.header-inner{display:flex;justify-content:space-between;align-items:center;height:70px;gap:30px}
@media only screen and (max-width:575px){.header-inner{height:60px}}
.header-logo{display:inline-block;font-family:wulkanDisplay;font-size:20px;line-height:125%;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:991px){.header-logo{font-family:wulkanDisplay;font-size:18px;line-height:125%;font-weight:400;letter-spacing:0.9px;text-transform:uppercase;color:#475C5B}}
@media only screen and (max-width:575px){.header-logo{font-family:wulkanDisplay;font-size:12px;line-height:125%;font-weight:400;letter-spacing:0.6px;text-transform:uppercase;color:#475C5B;display:flex;flex-direction:column}}
.header-logo-wrap{flex:0 0 auto}
.header-logo__img{height:50px}
.header-nav-list{list-style:none;margin:0;padding:0;display:flex;gap:15px}
@media only screen and (min-width:992px) and (min-width:992px){.header-nav-list{gap:calc(15px + 30 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.header-nav-list{gap:45px}}
.header-nav-list-item.active .header-nav-list-item-link{font-family:"Lora",serif;font-size:15px;line-height:normal;font-weight:700;letter-spacing:0.75px;text-transform:uppercase;color:#475C5B}
.header-nav-list-item.active .header-nav-list-item-link:hover{text-shadow:none}
.header-nav-list-item-link{font-family:"Lora",serif;font-size:15px;line-height:normal;font-weight:400;letter-spacing:0.75px;text-transform:uppercase;color:#475C5B}
.header-nav-list-item-link:hover{color:#475C5B;text-shadow:0 0 #475C5B}
.btn-mobile-menu{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30px;height:14px;border:0;background:none;padding:0}
.btn-mobile-menu.active span:nth-child(2){width:16px}
@media only screen and (max-width:575px){.btn-mobile-menu.active span:nth-child(2){width:14px}}
.btn-mobile-menu span{display:block;width:30px;height:2px;background:#475C5B;transition:all 0.5s ease-in-out}
.mobile-menu{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);display:flex;background:#FFFEF6;transition:all 0.5s ease-in-out;overflow:hidden;opacity:0;visibility:hidden;z-index:-1}
@media only screen and (max-width:767px){.mobile-menu{height:auto;overflow-y:auto}}
@media only screen and (max-width:575px){.mobile-menu{top:60px}}
.mobile-menu.active{opacity:1;visibility:visible;z-index:998;box-shadow:0 5px 18px 0 #475C5B1A}
.mobile-menu-container{max-height:100%;overflow-y:auto}
.mobile-menu-nav{padding:10px 0 30px}
.mobile-menu-nav-list{list-style:none;margin:0;padding:0}
.mobile-menu-nav-list-item{margin-top:15px}
@media only screen and (min-width:576px) and (min-width:576px){.mobile-menu-nav-list-item{margin-top:calc(15px + 5 * (100vw - 576px) / 416)}}
@media only screen and (min-width:576px) and (min-width:992px){.mobile-menu-nav-list-item{margin-top:20px}}
.mobile-menu-nav-list-item.active .mobile-menu-nav-list-item-link{font-weight:700}
.mobile-menu-nav-list-item.active .mobile-menu-nav-list-item-link:hover{text-shadow:none}
.mobile-menu-nav-list-item-link{font-family:wulkanDisplay;font-size:21px;line-height:28px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.footer{margin-top:60px;padding:30px 0;box-shadow:0px 5px 18px 0px #475C5B1A}
@media only screen and (min-width:576px) and (min-width:576px){.footer{padding-top:calc(30px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer{padding-top:60px}}
@media only screen and (min-width:576px) and (min-width:576px){.footer{padding-bottom:calc(30px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer{padding-bottom:60px}}
@media only screen and (min-width:576px) and (min-width:576px){.footer{margin-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer{margin-top:90px}}
.footer-inner{display:flex;flex-direction:column;gap:93px}
@media only screen and (max-width:575px){.footer-inner{gap:0}}
.footer-top-list{list-style:none;margin:0;padding:0}
.footer-top-list-item{display:block;margin-bottom:15px}
@media only screen and (max-width:767px){.footer-top-list-item:last-child{margin-bottom:0}}
.footer-top-list-item-link{display:inline-block;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:767px){.footer-top-list-wrap{order:1}}
@media only screen and (max-width:991px){.footer-top-list,.footer-logos-group{margin-bottom:60px}}
.footer-logos-group{display:flex;justify-content:flex-end}
@media only screen and (max-width:767px){.footer-logos-group{justify-content:flex-start}}
.footer-logos-group .logos-group-decor-line{height:18px;margin:0 12px;background:#475C5B}
@media only screen and (min-width:576px) and (min-width:576px){.footer-logos-group .logos-group-decor-line{height:calc(18px + 19 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer-logos-group .logos-group-decor-line{height:37px}}
@media only screen and (min-width:576px) and (min-width:576px){.footer-logos-group .logos-group-decor-line{margin-left:calc(12px + 13 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer-logos-group .logos-group-decor-line{margin-left:25px}}
@media only screen and (min-width:576px) and (min-width:576px){.footer-logos-group .logos-group-decor-line{margin-right:calc(12px + 13 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.footer-logos-group .logos-group-decor-line{margin-right:25px}}
.footer-logo{width:260px}
.footer-bottom{}
.footer-bottom-col{display:flex;align-items:flex-end}
@media only screen and (min-width:992px){.footer-bottom-col:last-child{justify-content:flex-end}}
@media only screen and (max-width:991px){.footer-bottom-col{margin-top:30px}}
.footer-logo{}
.footer-logo-text{font-family:wulkanDisplay;font-size:18px;line-height:26px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.footer-copyright{font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:1.6px;text-transform:none;color:#475C5B}
.footer-phone{font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B;white-space:nowrap}
.home-firstview{background:#A9B7B3;color:#FFFEF6}
.home-firstview .firstview-info-block-content{display:flex;justify-content:center;align-items:center;flex-direction:column}
@media only screen and (min-width:992px){.home-firstview .firstview-info-block-content{padding:60px !important}}
@media only screen and (max-width:991px){.home-firstview .firstview-info-block-content{padding:30px !important}}
@media only screen and (max-width:767px){.home-firstview .firstview-info-block-content{padding:60px !important}}
@media only screen and (max-width:575px){.home-firstview .firstview-info-block-content{padding:40px !important}}
.home-firstview .firstview-info-block-content-text{margin-top:60px;text-align:center;font-size:24px}
@media only screen and (min-width:992px) and (min-width:992px){.home-firstview .firstview-info-block-content-text{font-size:calc(24px + 3 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.home-firstview .firstview-info-block-content-text{font-size:27px}}
.home-firstview .firstview-info-block-content-inner-img{max-width:400px;width:100%}
.home-firstview .firstview-info-block-content .fade-in-fwd{-webkit-animation:fade-in-fwd 1s cubic-bezier(0.39,0.575,0.565,1) 0.5s both;animation:fade-in-fwd 1s cubic-bezier(0.39,0.575,0.565,1) 0.5s both}
@-webkit-keyframes fade-in-fwd{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
@keyframes fade-in-fwd{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}
.home-introduction{padding:103px 0;box-shadow:0px 5px 18px 0px #475C5B1A;margin-bottom:100px}
@media only screen and (max-width:991px){.home-introduction{margin-bottom:80px;padding:165px 0}}
@media only screen and (max-width:767px){.home-introduction{margin-bottom:60px;padding:73px 0}}
.home-introduction-inner{display:flex;flex-direction:column}
.home-introduction-text{margin-top:65px;text-align:center;font-family:"Lora",serif;font-size:40px;line-height:120%;font-weight:400;letter-spacing:1.2px;text-transform:none;color:#475C5B}
@media only screen and (max-width:991px){.home-introduction-text{font-family:"Lora",serif;font-size:30px;line-height:120%;font-weight:400;letter-spacing:1.2px;text-transform:none;color:#475C5B}}
@media only screen and (max-width:767px){.home-introduction-text{font-family:"Lora",serif;font-size:25px;line-height:120%;font-weight:400;letter-spacing:1.2px;text-transform:none;color:#475C5B}}
@media only screen and (min-width:576px) and (min-width:576px){.home-introduction .logos-group-logo img{max-width:calc(100px + 200 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.home-introduction .logos-group-logo img{max-width:300px}}
@media only screen and (min-width:576px) and (min-width:576px){.home-introduction .logos-group-decor-line{margin-left:calc(19px + 36 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.home-introduction .logos-group-decor-line{margin-left:55px}}
@media only screen and (min-width:576px) and (min-width:576px){.home-introduction .logos-group-decor-line{margin-right:calc(19px + 36 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.home-introduction .logos-group-decor-line{margin-right:55px}}
@media only screen and (min-width:576px) and (min-width:576px){.home-introduction .logos-group-decor-line{height:calc(27px + 53 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.home-introduction .logos-group-decor-line{height:80px}}
.home-services .services-header{margin-bottom:60px}
.home-mammography .horizontal-info-block{margin-top:30px}
.contact-general-info{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.contact-general-info{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contact-general-info{padding-top:90px}}
.contact-general-info-header{margin-bottom:30px}
@media only screen and (max-width:575px){.contact-general-info-header{margin-bottom:23px}}
#kapcsolat{margin-top:-70px;padding-top:70px}
.service-two-columns-info-block-wrap .two-columns-info-block{margin-bottom:0}
.service-flexible-contents{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.service-flexible-contents{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.service-flexible-contents{padding-top:90px}}
.service-flexible-contents .flexible-contents{padding:30px;box-shadow:0 3px 12px 0 #475C5B1A}
@media only screen and (max-width:575px){.service-flexible-contents .flexible-contents{padding:20px}}
@media only screen and (max-width:575px){.service-flexible-contents .flexible-content:first-child{margin-top:10px}}
.symptoms{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.symptoms{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.symptoms{padding-top:90px}}
.symptoms-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
@media only screen and (min-width:576px) and (min-width:576px){.symptoms-header{margin-bottom:calc(30px + 20 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.symptoms-header{margin-bottom:50px}}
@media only screen and (max-width:575px){.symptoms-header{flex-direction:column;align-items:flex-start}}
.symptoms-title{margin-right:15px}
.symptoms-title *{margin:0}
@media only screen and (max-width:575px){.symptoms-button-wrapper{margin-top:15px}}
.symptoms .accordion-body{width:100%}
.prices-accordion{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.prices-accordion{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.prices-accordion{padding-top:90px}}
.prices-accordion-title{margin-bottom:30px}
@media only screen and (min-width:576px) and (min-width:576px){.prices-accordion-title{margin-bottom:calc(30px + 20 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.prices-accordion-title{margin-bottom:50px}}
.prices-accordion .accordion-body{width:100%}
.prices-accordion .accordion-body-service{margin-top:45px}
.prices-accordion .accordion-body-service:first-child{margin-top:0}
.prices-accordion .accordion-body-service__price{white-space:nowrap;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.prices-accordion .accordion-body-service__price-wrapper{display:flex;justify-content:space-between;margin-top:15px;font-family:wulkanDisplay;font-size:18px;line-height:26px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.prices-accordion .accordion-body-service__price-wrapper:first-child{margin-top:0}
.prices-accordion .accordion-body-service__price-title{margin-right:15px}
.prices-accordion .accordion-body-service__description{margin-top:15px}
.prices-accordion .accordion-body-button-wrapper{margin-top:40px}
.prices-accordion .accordion-button-text{max-width:50%}
@media only screen and (max-width:575px){.prices-accordion .accordion-button-text{max-width:100%}}
.prices-accordion .accordion-item:target{scroll-margin-top:100px}
.colleague-lists{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.colleague-lists{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.colleague-lists{padding-top:90px}}
.colleague-lists__inner{padding:30px;box-shadow:0 4px 13px 0 #475C5B1A}
@media only screen and (max-width:575px){.colleague-lists__inner{padding:20px}}
.colleague-list{margin-top:60px}
@media only screen and (max-width:575px){.colleague-list{margin-top:30px}}
.colleague-list:first-child{margin-top:0}
.colleague-list__title{margin-bottom:30px;font-family:wulkanDisplay;font-size:27px;line-height:34px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.colleague-list__title{font-size:21px;line-height:29px;margin-bottom:20px}}
.colleague-list__item{border-top:1px solid #475C5B;padding:15px 0 24px}
.colleague-list__item-wrapper{margin-top:15px}
.colleague-list__item-wrapper:first-child{margin-top:0}
.colleague-list__item-title{padding:0 0 21px;font-family:wulkanDisplay;font-size:18px;line-height:24px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.colleague-list__item-date{margin-bottom:6px;font-family:"Lora",serif;font-size:15px;line-height:20px;font-weight:400;letter-spacing:0.8px;text-transform:none;color:#475C5B}
.colleague-list__item-content{font-family:"Lora",serif;font-size:18px;line-height:24px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:575px){.colleague-list__item-content{font-size:15px;line-height:22px}}
.components{background:#A9B7B3;padding:60px 0}
.title-1{font-family:wulkanDisplay;font-size:27px;line-height:36px;font-weight:500;letter-spacing:0.48px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.title-1{font-size:21px;line-height:29px}}
.title-2{font-family:wulkanDisplay;font-size:60px;line-height:135%;font-weight:500;letter-spacing:1.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:991px){.title-2{font-family:wulkanDisplay;font-size:35px;line-height:135%;font-weight:500;letter-spacing:1.05px;text-transform:uppercase;color:#475C5B}}
@media only screen and (max-width:572px){.title-2{font-family:wulkanDisplay;font-size:25px;line-height:135%;font-weight:500;letter-spacing:0.75px;text-transform:uppercase;color:#475C5B}}
.title-3{font-family:wulkanDisplay;font-size:27px;line-height:54px;font-weight:500;letter-spacing:0.12px;text-transform:uppercase;color:#475C5B}
.title-4{font-family:wulkanDisplay;font-size:35px;line-height:47px;font-weight:500;letter-spacing:0.105px;text-transform:uppercase;color:#475C5B}
.title-5{font-family:wulkanDisplay;font-size:28px;line-height:38px;font-weight:500;letter-spacing:0.084px;text-transform:uppercase;color:#475C5B}
.title-6{font-family:wulkanDisplay;font-size:20px;line-height:27px;font-weight:500;letter-spacing:0.06px;text-transform:uppercase;color:#475C5B}
.subtitle-1{font-family:"Lora",serif;font-size:40px;line-height:48px;font-weight:400;letter-spacing:0.12px;text-transform:uppercase;color:#475C5B}
.subtitle-2{font-family:"Lora",serif;font-size:28px;line-height:41px;font-weight:400;letter-spacing:0.084px;text-transform:uppercase;color:#475C5B}
.subtitle-3{font-family:"Lora",serif;font-size:20px;line-height:29px;font-weight:400;letter-spacing:0.06px;text-transform:uppercase;color:#475C5B}
.subtitle-4{font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:0.066px;text-transform:uppercase;color:#475C5B}
.primary-btn,.secondary-btn{display:inline-flex;align-items:center;text-align:center;text-decoration:none;transition:all 0.25s ease-in-out;position:relative;border-radius:7px;padding:5px 13px;box-shadow:0px 0px 21px 0px rgba(0,0,0,0.1);white-space:nowrap}
.primary-btn:disabled,.secondary-btn:disabled{opacity:0.3}
.primary-btn{background:#FFFEF6;border:2px solid #475C5B;font-family:"Lora",serif;font-size:15px;line-height:17px;font-weight:400;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.primary-btn:not(:disabled):hover{background:#475C5B;border-color:#475C5B;color:#FFFEF6}
.primary-btn--inverse{background:#475C5B;color:#FFFEF6}
.primary-btn--inverse:hover{background:#FFFEF6 !important;color:#475C5B !important}
.secondary-btn{background:#A9B7B3;border:2px solid #FFFEF6;font-family:"Lora",serif;font-size:15px;line-height:17px;font-weight:400;letter-spacing:0.8px;text-transform:uppercase;color:#FFFEF6}
.secondary-btn:not(:disabled):hover{background:#FFFEF6;border-color:#FFFEF6;color:#A9B7B3}
.firstview-info-block{position:relative;min-height:450px;box-shadow:0px 5px 18px 0px #475C5B1A}
@media only screen and (max-width:767px){.firstview-info-block{min-height:auto}}
.firstview-info-block--right-content{}
@media only screen and (max-width:767px){.firstview-info-block--right-content{display:flex;flex-direction:column}}
@media only screen and (max-width:767px){.firstview-info-block--right-content>div:first-child{order:1}}
@media only screen and (min-width:992px){.firstview-info-block--right-content .firstview-info-block-content{padding:60px 0 60px 60px}}
@media only screen and (min-width:768px){.firstview-info-block--right-content .firstview-info-block-content-wrapper{margin-left:auto}}
@media only screen and (min-width:768px){.firstview-info-block--right-content .firstview-info-block-slider-wrap{width:calc(50% + 12px);height:100%;min-height:450px;position:absolute;top:0;right:auto}}
.firstview-info-block-content{display:flex;padding:60px 60px 60px 0;min-height:450px}
@media only screen and (max-width:991px){.firstview-info-block-content{padding:30px 0}}
@media only screen and (max-width:767px){.firstview-info-block-content{width:100%;order:1;padding:60px 0;min-height:auto}}
@media only screen and (max-width:575px){.firstview-info-block-content{padding:40px 0}}
.firstview-info-block-content-inner{display:flex;flex-direction:column;justify-content:space-between}
.firstview-info-block-title{display:flex;flex-direction:column;gap:10px;margin:0}
.firstview-info-block-title small{display:block;width:70%;font-family:wulkanDisplay;font-size:15px;line-height:19px;font-weight:400;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.firstview-info-block-title small{width:100%}}
.firstview-info-block-text{margin-top:117px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:767px){.firstview-info-block-text{margin-top:60px}}
@media only screen and (max-width:575px){.firstview-info-block-text{font-size:15px;line-height:22px;margin-top:40px}}
.firstview-info-block-text .flex-row{display:flex;margin-top:8px}
.firstview-info-block-text .flex-row:first-child{margin-top:0}
.firstview-info-block-text .flex-col{flex:1}
.firstview-info-block-slider{height:100% !important}
.firstview-info-block-slider-wrap{width:calc(50% - 12px);height:100%;min-height:450px;position:absolute;top:0;right:0}
@media only screen and (max-width:767px){.firstview-info-block-slider-wrap{position:relative;width:100%;min-height:400px;height:400px}}
@media only screen and (max-width:575px){.firstview-info-block-slider-wrap{min-height:350px;height:350px}}
.firstview-info-block-slider .firstview-slider-img-wrap{height:100% !important}
.firstview-slider{height:450px}
@media only screen and (max-width:767px){.firstview-slider{height:400px}}
@media only screen and (max-width:575px){.firstview-slider{height:350px}}
.firstview-slider-img{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transition:all 2000ms ease-in-out;transform:translate(-50%,-50%)}
.firstview-slider-img-wrap{position:absolute;height:450px;width:100%;top:0;left:0}
.firstview-slider__content{position:relative;height:100%;display:flex;align-items:flex-end;padding:56px 0;font-family:"Lora",serif;font-size:27px;line-height:39px;font-weight:400;letter-spacing:0.48px;text-transform:none;color:#FFFEF6}
@media only screen and (max-width:575px){.firstview-slider__content{font-size:24px;line-height:35px}}
.firstview-slider__content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(71,92,91,0) 0%,#475C5B 100%)}
.firstview-slider__content>div{position:relative}
.firstview-slider__content-logo{display:flex;align-items:flex-end;height:100%}
.slick-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);list-style:none;margin:0;padding:0;display:flex}
.slick-dots li{margin:0 3px}
@media only screen and (min-width:576px) and (min-width:576px){.slick-dots li{margin-left:calc(3px + 3 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.slick-dots li{margin-left:6px}}
@media only screen and (min-width:576px) and (min-width:576px){.slick-dots li{margin-right:calc(3px + 3 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.slick-dots li{margin-right:6px}}
.slick-dots li.slick-active button{background:#FFFEF6}
.slick-dots li button{display:block;width:7px;height:7px;padding:0;border:1px solid #FFFEF6;border-radius:100%;font-size:0;text-indent:-9999px;background:none;transition:all 0.5s ease-in-out}
.logos-group{display:flex;justify-content:center;align-items:center;position:relative}
.logos-group-logo img{max-width:100px}
.logos-group-decor-line{width:1px;height:27px;background:#475C5B1A;margin:0 19px}
.contacts{margin-top:90px}
@media only screen and (max-width:767px){.contacts{margin-top:75px}}
@media only screen and (max-width:575px){.contacts{margin-top:60px}}
.contacts__inner{background:#A9B7B3;color:#FFFEF6;padding:30px;box-shadow:0px 5px 18px 0px #475C5B1A}
.contacts-wrap{margin:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-wrap{margin-top:calc(60px + 40 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-wrap{margin-top:100px}}
.contacts-title,.contacts a{color:#FFFEF6}
.contacts a:hover{color:#475C5B}
.contacts-title{margin-bottom:30px}
.contacts-content{display:flex;flex-direction:column;justify-content:space-between;flex:1;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-content{font-size:calc(16px + 2 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-content{font-size:18px}}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-content{line-height:calc(23px + 3 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-content{line-height:26px}}
.contacts-content-wrap{display:flex;flex-direction:column;height:100%}
.contacts-content-top{flex:1}
.contacts-content-bottom{font-family:wulkanDisplay;font-size:12px;line-height:14px;font-weight:400;letter-spacing:0.8px;text-transform:uppercase;color:#FFFEF6}
.contacts-content p{margin-bottom:30px}
.contacts-content p:last-child{margin-bottom:0}
.contacts-form{display:flex;flex-direction:column;margin:0}
@media only screen and (max-width:767px){.contacts-form{margin-top:60px}}
.contacts-form-input-wrap,.contacts-form-textarea-wrap,.contacts-form-acceptance,.contacts-form-button-wrap{margin-top:12px}
.contacts-form-input-wrap ::-webkit-input-placeholder,.contacts-form-textarea-wrap ::-webkit-input-placeholder{opacity:0.7;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts-form-input-wrap ::-moz-placeholder,.contacts-form-textarea-wrap ::-moz-placeholder{opacity:0.7;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts-form-input-wrap :-ms-input-placeholder,.contacts-form-textarea-wrap :-ms-input-placeholder{opacity:0.7;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts-form-input-wrap :-moz-placeholder,.contacts-form-textarea-wrap :-moz-placeholder{opacity:0.7;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts-form-input-wrap:first-child{margin-top:0}
.contacts-form-input-wrap input{background:none;border:0;border-bottom:2px solid #FFFEF6;width:100%;padding:10px 0;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-form-input-wrap input{padding-top:calc(10px + 2 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-form-input-wrap input{padding-top:12px}}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-form-input-wrap input{padding-bottom:calc(10px + 2 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-form-input-wrap input{padding-bottom:12px}}
.contacts-form-input-wrap input:focus,.contacts-form-input-wrap input:focus-visible{outline:none}
.contacts-form-textarea-wrap textarea{background:none;border:0;border-bottom:2px solid #FFFEF6;width:100%;height:180px;padding:12px 0;resize:none;font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
@media only screen and (max-width:991px){.contacts-form-textarea-wrap textarea{height:160px}}
@media only screen and (max-width:575px){.contacts-form-textarea-wrap textarea{height:120px}}
.contacts-form-textarea-wrap textarea:focus,.contacts-form-textarea-wrap textarea:focus-visible{outline:none}
.contacts-form-acceptance{margin-top:24px}
.contacts-form-acceptance .contacts-form-acceptance-label{display:block;position:relative;padding-left:24px;cursor:pointer;user-select:none;font-family:"Lora",serif;font-size:12px;line-height:15px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts-form-acceptance .contacts-form-acceptance-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.contacts-form-acceptance .contacts-form-acceptance-label a{text-decoration:underline}
.contacts-form-acceptance .contacts-form-acceptance-checkmark{position:absolute;top:50%;transform:translateY(-50%);left:0;height:16px;width:16px;border:2px solid #FFFEF6;border-radius:4px;transition:all 0.25s ease-in-out}
.contacts-form-acceptance .contacts-form-acceptance-label:hover input ~ .contacts-form-acceptance-checkmark{background:rgba(255,255,255,0.3)}
.contacts-form-acceptance .contacts-form-acceptance-checkmark:after{content:"";position:absolute;display:none}
.contacts-form-acceptance .contacts-form-acceptance-label input:checked ~ .contacts-form-acceptance-checkmark:after{display:block}
.contacts-form-acceptance .contacts-form-acceptance-label .contacts-form-acceptance-checkmark:after{content:"";left:4px;top:0px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}
.contacts-form-button-wrap{display:flex;align-items:center;margin-top:24px}
.contacts-form-btn-send-wrap{margin-right:30px}
@media only screen and (max-width:991px){.contacts-form-btn-send-wrap{margin-right:20px}}
.contacts-form-validation-message{font-family:"Lora",serif;font-size:12px;line-height:15px;font-weight:400;letter-spacing:normal;text-transform:none;color:#FFFEF6}
.contacts--white .contacts__inner{background:#FFFEF6;color:#475C5B}
.contacts--white .contacts-title,.contacts--white a{color:#475C5B}
.contacts--white a:hover{color:#A9B7B3}
.contacts--white .contacts-content{color:#475C5B}
.contacts--white .contacts-content-bottom{color:#475C5B}
.contacts--white .contacts-form-input-wrap ::-webkit-input-placeholder,.contacts--white .contacts-form-textarea-wrap ::-webkit-input-placeholder{color:#475C5B}
.contacts--white .contacts-form-input-wrap ::-moz-placeholder,.contacts--white .contacts-form-textarea-wrap ::-moz-placeholder{color:#475C5B}
.contacts--white .contacts-form-input-wrap :-ms-input-placeholder,.contacts--white .contacts-form-textarea-wrap :-ms-input-placeholder{color:#475C5B}
.contacts--white .contacts-form-input-wrap :-moz-placeholder,.contacts--white .contacts-form-textarea-wrap :-moz-placeholder{color:#475C5B}
.contacts--white .contacts-form-input-wrap input{border-bottom:2px solid #475C5B;color:#475C5B}
.contacts--white .contacts-form-textarea-wrap textarea{border-bottom:2px solid #475C5B;color:#475C5B}
.contacts--white .contacts-form-acceptance .contacts-form-acceptance-label{color:#475C5B}
.contacts--white .contacts-form-acceptance .contacts-form-acceptance-checkmark{border:2px solid #475C5B}
.contacts--white .contacts-form-acceptance .contacts-form-acceptance-label:hover input ~ .contacts-form-acceptance-checkmark{background:rgba(255,255,255,0.3)}
.contacts--white .contacts-form-acceptance .contacts-form-acceptance-label .contacts-form-acceptance-checkmark:after{border:solid #475C5B}
.contacts--white .contacts-form-validation-message{color:#475C5B}
.contacts-horizontal-info-block{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.contacts-horizontal-info-block{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.contacts-horizontal-info-block{padding-top:90px}}
.contacts-horizontal-info-block .horizontal-info-block{margin:0}
.horizontal-info-blocks{margin:30px 0 0}
@media only screen and (max-width:575px){.horizontal-info-blocks{margin:0}}
.horizontal-info-block{display:flex;box-shadow:0px 5px 18px 0px #475C5B1A;margin-top:60px}
@media only screen and (max-width:991px){.horizontal-info-block{flex-direction:column}}
@media only screen and (max-width:575px){.horizontal-info-block{margin-top:30px}}
.horizontal-info-block--green .horizontal-info-block-content{background:#A9B7B3;color:#FFFEF6}
.horizontal-info-block--green .horizontal-info-block-title,.horizontal-info-block--green .horizontal-info-block-text{color:#FFFEF6}
.horizontal-info-block--green .horizontal-info-block-title small,.horizontal-info-block--green .horizontal-info-block-text small{color:#FFFEF6}
.horizontal-info-block--right-content .horizontal-info-block-content{order:1}
.horizontal-info-block-content{display:flex;flex-direction:column;justify-content:space-between;width:51%;padding:30px}
@media only screen and (max-width:991px){.horizontal-info-block-content{width:100%;order:1;height:auto !important}}
@media only screen and (max-width:575px){.horizontal-info-block-content{padding:25px 20px}}
.horizontal-info-block-content-buttons{margin-top:50px}
.horizontal-info-block-content-button{margin:30px 30px 0 0}
.horizontal-info-block-title{font-family:wulkanDisplay;font-size:27px;line-height:34px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.horizontal-info-block-title{font-size:21px;line-height:29px}}
.horizontal-info-block-title small{display:block;margin:9px 0 0;font-family:"Lora",serif;font-size:15px;line-height:19px;font-weight:500;letter-spacing:0.48px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.horizontal-info-block-title small{margin:5px 0 0}}
.horizontal-info-block-text{margin-top:24px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:575px){.horizontal-info-block-text{margin-top:16px;font-size:16px;line-height:22px}}
.horizontal-info-block-img{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover}
.horizontal-info-block-img-wrap{width:49%;position:relative;min-height:450px}
@media only screen and (max-width:991px){.horizontal-info-block-img-wrap{width:100%;min-height:350px}}
@media only screen and (max-width:575px){.horizontal-info-block-img-wrap{min-height:280px}}
.vertical-info-blocks .vertical-info-block:last-child{margin-bottom:0}
.vertical-info-block{box-shadow:0px 5px 18px 0px #475C5B1A}
.vertical-info-block-content{padding:30px;text-align:center}
@media only screen and (max-width:991px){.vertical-info-block-content{padding:30px 0}}
.vertical-info-block-title{margin:0;font-family:wulkanDisplay;font-size:27px;line-height:36px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.vertical-info-block-title{font-size:21px;line-height:28px}}
.vertical-info-block-text{margin-top:24px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:0.8px;text-transform:none;color:#475C5B}
@media only screen and (max-width:991px){.vertical-info-block-text{margin-top:16px;font-size:15px;line-height:22px}}
.vertical-info-block-link{margin-top:24px}
@media only screen and (max-width:991px){.vertical-info-block-link{margin-top:20px}}
.vertical-info-block-img{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);object-fit:cover}
.vertical-info-block-img-wrap{position:relative;height:250px}
@media only screen and (max-width:991px){.vertical-info-block-img-wrap{height:300px}}
@media only screen and (max-width:280px){.vertical-info-block-img-wrap{height:300px}}
.general-info-block,.general-list-block{background:#A9B7B3;color:#FFFEF6;padding:60px 40px;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-shadow:0px 5px 18px 0px #475C5B1A}
.general-info-block-title,.general-list-block-title{margin-bottom:70px;font-family:wulkanDisplay;font-size:21px;line-height:26px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#FFFEF6}
@media only screen and (min-width:992px) and (min-width:992px){.general-info-block-title,.general-list-block-title{font-size:calc(21px + 5 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-info-block-title,.general-list-block-title{font-size:26px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-info-block-title,.general-list-block-title{line-height:calc(27px + 7 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-info-block-title,.general-list-block-title{line-height:34px}}
@media only screen and (max-width:991px){.general-info-block-title,.general-list-block-title{margin-bottom:90px}}
@media only screen and (max-width:575px){.general-info-block-title,.general-list-block-title{margin-bottom:64px}}
.general-info-block-text,.general-list-block-text{font-family:"Lora",serif;font-size:15px;line-height:22px;font-weight:400;letter-spacing:0.14px;text-transform:none;color:#FFFEF6}
@media only screen and (min-width:992px) and (min-width:992px){.general-info-block-text,.general-list-block-text{font-size:calc(15px + 3 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-info-block-text,.general-list-block-text{font-size:18px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-info-block-text,.general-list-block-text{line-height:calc(22px + 4 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-info-block-text,.general-list-block-text{line-height:26px}}
.general-info-block-link,.general-list-block-link{margin-top:63px}
.general-info-block{padding:30px}
@media only screen and (min-width:992px){.general-info-block{height:100% !important}}
@media only screen and (max-width:575px){.general-info-block{padding:20px}}
@media only screen and (max-width:991px){.general-info-block-wrap{margin-bottom:45px}}
@media only screen and (max-width:575px){.general-info-block-wrap{margin-bottom:30px}}
.general-info-block-header{display:flex;justify-content:space-between;align-items:flex-start}
.general-info-block-link{margin-top:0}
.general-list-block{padding:60px 40px 30px}
@media only screen and (max-width:991px){.general-list-block{padding:30px}}
@media only screen and (max-width:575px){.general-list-block{padding:20px}}
.general-list-block-section{margin-bottom:60px}
@media only screen and (min-width:576px) and (min-width:576px){.general-list-block-section{margin-bottom:calc(60px + 70 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.general-list-block-section{margin-bottom:130px}}
@media only screen and (max-width:767px){.general-list-block-wrap{margin:15px 0}}
.general-list-block-items{list-style:none;margin:0;padding:0}
.general-list-block-item{border-top:1px solid #FFFEF6;padding:5px 0 20px}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-item{padding-top:calc(5px + 10 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-item{padding-top:15px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-item{padding-bottom:calc(20px + 10 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-item{padding-bottom:30px}}
.general-list-block-date{font-family:"Lora",serif;font-size:14px;line-height:18px;font-weight:400;letter-spacing:0.1px;text-transform:none;color:#FFFEF6}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-date{font-size:calc(14px + 6 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-date{font-size:20px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-date{line-height:calc(18px + 9 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-date{line-height:27px}}
.general-list-block-text{margin-top:8px;font-family:"Lora",serif;font-size:16px;line-height:21px;font-weight:400;letter-spacing:0.14px;text-transform:none;color:#FFFEF6}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-text{font-size:calc(16px + 12 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-text{font-size:28px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-block-text{line-height:calc(21px + 17 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-block-text{line-height:38px}}
.general-list-title{margin-bottom:14px;font-family:wulkanDisplay;font-size:25px;line-height:33px;font-weight:500;letter-spacing:0.12px;text-transform:uppercase;color:#475C5B}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-title{font-size:calc(25px + 15 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-title{font-size:40px}}
@media only screen and (min-width:992px) and (min-width:992px){.general-list-title{line-height:calc(33px + 21 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.general-list-title{line-height:54px}}
@media only screen and (min-width:576px) and (min-width:576px){.general-list-title{margin-bottom:calc(14px + 66 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.general-list-title{margin-bottom:80px}}
.two-columns-info-block{box-shadow:0px 5px 18px 0px #475C5B1A;margin-bottom:60px;padding:80px 60px}
@media only screen and (max-width:991px){.two-columns-info-block{padding:30px}}
@media only screen and (max-width:575px){.two-columns-info-block{padding:20px}}
.two-columns-info-block--green{background:#A9B7B3;color:#FFFEF6}
.two-columns-info-block--green .two-columns-info-block-title,.two-columns-info-block--green .two-columns-info-block-text{color:#FFFEF6}
.two-columns-info-block--green .two-columns-info-block-title small,.two-columns-info-block--green .two-columns-info-block-text small{font-family:"Lora",serif;font-size:28px;line-height:35px;font-weight:400;letter-spacing:0.084px;text-transform:uppercase;color:#FFFEF6}
.two-columns-info-block-title{}
.two-columns-info-block-title-wrap{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:60px}
@media only screen and (min-width:992px) and (min-width:992px){.two-columns-info-block-title-wrap{margin-bottom:calc(60px + 20 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.two-columns-info-block-title-wrap{margin-bottom:80px}}
@media only screen and (max-width:575px){.two-columns-info-block-title-wrap{flex-direction:column;align-items:flex-start;gap:20px}}
.two-columns-info-block-text{column-count:2;column-gap:40px;font-family:"Lora",serif;font-size:16px;line-height:22px;font-weight:400;letter-spacing:0.14px;text-transform:none;color:#475C5B}
@media only screen and (min-width:992px) and (min-width:992px){.two-columns-info-block-text{font-size:calc(16px + 12 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.two-columns-info-block-text{font-size:28px}}
@media only screen and (min-width:992px) and (min-width:992px){.two-columns-info-block-text{line-height:calc(22px + 19 * (100vw - 992px) / 928)}}
@media only screen and (min-width:992px) and (min-width:1920px){.two-columns-info-block-text{line-height:41px}}
@media only screen and (max-width:767px){.two-columns-info-block-text{column-count:1}}
.featured-service{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.featured-service{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.featured-service{padding-top:90px}}
.featured-service-title{margin:0}
.featured-service-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
@media only screen and (max-width:767px){.featured-service-header{margin-bottom:29px}}
@media only screen and (max-width:575px){.featured-service-header{margin-bottom:23px}}
.services{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.services{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.services{padding-top:90px}}
.services-header{display:flex;justify-content:space-between;margin:0 0 30px 0}
@media only screen and (max-width:767px){.services-header{margin-bottom:30px}}
@media only screen and (max-width:575px){.services-header{flex-direction:column;align-items:flex-start}}
.services-title{margin:0}
.services-title-wrapper{margin-right:15px}
@media only screen and (max-width:575px){.services-button-wrapper{margin-top:15px}}
.services-firsview-button{margin-top:50px}
.services-firstview-info-block-text{margin-top:24px}
.services-service{display:flex;flex-direction:column;height:100%;transition:all 0.25s ease-in-out}
.services-service:hover .services-service-img{transform:translate(-50%,-50%) scale(1.1)}
.services-service-wrap{margin:60px 0 0}
.services-service-wrap:nth-child(1){margin-top:0}
@media only screen and (min-width:992px){.services-service-wrap:nth-child(1),.services-service-wrap:nth-child(2),.services-service-wrap:nth-child(3){margin-top:0}}
@media only screen and (min-width:768px){.services-service-wrap:nth-child(1),.services-service-wrap:nth-child(2){margin-top:0}}
@media only screen and (max-width:575px){.services-service-wrap{margin:30px 0 0}}
@media only screen and (max-width:991px){.services-service-wrap:nth-child(odd) .services-service.wow{animation-delay:0s !important}}
@media only screen and (max-width:991px){.services-service-wrap:nth-child(even) .services-service.wow{animation-delay:0.5s !important}}
@media only screen and (max-width:575px){.services-service-wrap:nth-child(even) .services-service.wow{animation-delay:0s !important}}
.services-service-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease-in-out}
.services-service-img-wrap{position:relative;padding-top:69.05%;background:#ccc;overflow:hidden}
.services-service-content{display:flex;flex-direction:column;justify-content:space-between;flex:1;box-shadow:0px 5px 18px 0px #475C5B1A;padding:30px}
@media only screen and (max-width:575px){.services-service-content{padding:20px}}
.services-service-content-bottom{margin-top:77px}
.services-service-title{font-family:wulkanDisplay;font-size:18px;line-height:23px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.services-service-subtitle{margin-top:10px;font-family:wulkanDisplay;font-size:15px;line-height:19px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
.services-service-lead{margin-top:24px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:575px){.services-service-lead{font-size:15px;line-height:22px;margin-top:16px}}
.colleagues{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.colleagues{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.colleagues{padding-top:90px}}
.colleagues.more-colleagues{padding:30px 0 0}
.colleagues.more-colleagues .colleague-content{justify-content:center}
.colleagues.partner-colleagues{padding:30px 0 0}
.colleagues-list{}
.colleagues-list-title{margin-bottom:30px}
@media only screen and (min-width:576px) and (min-width:576px){.colleagues-list-title{margin-bottom:calc(30px + 20 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.colleagues-list-title{margin-bottom:50px}}
.colleague{display:flex;flex-direction:column;height:100%}
.colleague--white .colleague-content{background:#FFFEF6;color:#475C5B}
.colleague--white .colleague-title,.colleague--white .colleague-subtitle{color:#475C5B}
.colleague-wrapper{margin-bottom:60px}
@media only screen and (max-width:575px){.colleague-wrapper{margin-bottom:30px}}
.colleague-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}
.colleague-img-wrap{position:relative;height:270px}
.colleague-content{display:flex;flex-direction:column;justify-content:space-between;flex:1;background:#A9B7B3;color:#FFFEF6;padding:30px;box-shadow:0px 5px 18px 0px #475C5B1A}
@media only screen and (max-width:991px){.colleague-content{padding:20px}}
.colleague-content-inner{font-size:15px;line-height:21px;letter-spacing:0.8px}
.colleague-content-inner>div{margin-top:15px}
.colleague-content-inner>div:first-child{margin-top:0}
.colleague-button-wrapper{margin-top:38px}
.colleague-title{font-family:wulkanDisplay;font-size:18px;line-height:23px;font-weight:500;letter-spacing:normal;text-transform:uppercase;color:#FFFEF6}
.colleague-email{color:#FFFEF6}
.colleague-email:hover{color:#475C5B}
.google-maps{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.google-maps{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.google-maps{padding-top:90px}}
.google-maps-header{margin-bottom:30px}
.google-maps-wrap{padding-top:44.83%;position:relative}
@media only screen and (max-width:991px){.google-maps-wrap{padding-top:58.14%}}
@media only screen and (max-width:575px){.google-maps-wrap{padding-top:100.34%}}
.google-maps-wrap #googleMap{position:absolute;top:0;left:0;width:100%;height:100%}
.gallery{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.gallery{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.gallery{padding-top:90px}}
.gallery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
@media only screen and (min-width:576px) and (min-width:576px){.gallery-header{margin-bottom:calc(30px + 20 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.gallery-header{margin-bottom:50px}}
@media only screen and (max-width:575px){.gallery-header{flex-direction:column;align-items:flex-start}}
.gallery-title *{margin:0}
@media only screen and (max-width:575px){.gallery-button-wrapper{margin-top:15px}}
.gallery-items{display:flex;flex-wrap:wrap;margin:-10px}
@media only screen and (max-width:575px){.gallery-items{margin:0}}
.gallery-item{margin:10px;width:calc(33.33% - 20px);position:relative}
@media only screen and (max-width:575px){.gallery-item{width:100%;margin:10px 0}}
.gallery-item:hover .gallery-img{transform:translate(-50%,-50%) scale(1.1)}
@media only screen and (max-width:575px){.gallery-item:hover .gallery-img{transform:none}}
.gallery-item:first-child{width:100%}
.gallery-item:first-child .gallery-img-wrap{padding-top:56.33%}
.gallery-item:nth-child(5n) .gallery-img-wrap{height:100%}
.gallery-item:nth-child(6n){width:calc(66.67% - 20px)}
@media only screen and (max-width:575px){.gallery-item:nth-child(6n){width:100%}}
.gallery-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease-in-out}
@media only screen and (max-width:575px){.gallery-img{position:relative;top:0;left:0;transform:none;height:auto}}
.gallery-img-wrap{display:block;padding-top:66.25%;position:relative;overflow:hidden}
@media only screen and (max-width:575px){.gallery-img-wrap{padding-top:initial !important}}
@media only screen and (max-width:991px){.p-30{padding-left:30px;padding-right:30px}}
@media only screen and (max-width:575px){.p-30{padding-left:20px;padding-right:20px}}
.gallery-2{margin-top:90px}
@media only screen and (max-width:575px){.gallery-2{margin-top:60px}}
.gallery-2__inner{background:#A9B7B3;box-shadow:0px 3.2px 11.52px 0px #475C5B1A;padding:30px}
@media only screen and (max-width:575px){.gallery-2__inner{padding:25px 20px}}
.gallery-2__title{margin:0;font-family:wulkanDisplay;font-size:27px;line-height:34px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#FFFEF6}
@media only screen and (max-width:575px){.gallery-2__title{font-size:21px;line-height:26px}}
.gallery-2__lead{margin-top:24px;max-width:880px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:500;letter-spacing:normal;text-transform:none;color:#FFFEF6}
@media only screen and (max-width:575px){.gallery-2__lead{margin-top:16px;font-size:15px;line-height:22px}}
.gallery-2__items{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:30px;grid-row-gap:30px;margin:60px 0 0}
@media only screen and (max-width:991px){.gallery-2__items{margin-top:40px}}
@media only screen and (max-width:767px){.gallery-2__items{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}
@media only screen and (max-width:575px){.gallery-2__items{grid-template-columns:auto;grid-column-gap:20px;grid-row-gap:20px;margin-top:25px}}
.gallery-2__item{margin:0;width:auto;height:250px;position:relative;overflow:hidden}
@media only screen and (max-width:991px){.gallery-2__item{height:175px}}
@media only screen and (max-width:767px){.gallery-2__item{height:165px}}
@media only screen and (max-width:575px){.gallery-2__item{width:100%;height:225px}}
.gallery-2__item:nth-child(1){grid-area:1 / 1 / 3 / 3;height:530px}
@media only screen and (max-width:991px){.gallery-2__item:nth-child(1){height:380px}}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(1){grid-area:1 / 1 / 2 / 3;height:346px}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(1){grid-area:auto;height:225px}}
.gallery-2__item:nth-child(2){grid-area:1 / 3 / 2 / 4}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(2){grid-area:2 / 1 / 3 / 2}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(2){grid-area:auto}}
.gallery-2__item:nth-child(3){grid-area:2 / 3 / 3 / 4}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(3){grid-area:2 / 2 / 3 / 3}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(3){grid-area:auto}}
.gallery-2__item:nth-child(4){grid-area:3 / 1 / 4 / 2}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(4){grid-area:3 / 1 / 4 / 3;height:346px}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(4){grid-area:auto;height:225px}}
.gallery-2__item:nth-child(5){grid-area:4 / 1 / 5 / 2}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(5){grid-area:4 / 1 / 5 / 2}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(5){grid-area:auto}}
.gallery-2__item:nth-child(6){grid-area:3 / 2 / 5 / 4;height:530px}
@media only screen and (max-width:991px){.gallery-2__item:nth-child(6){height:380px}}
@media only screen and (max-width:767px){.gallery-2__item:nth-child(6){grid-area:4 / 2 / 5 / 3;height:165px}}
@media only screen and (max-width:575px){.gallery-2__item:nth-child(6){grid-area:auto;height:225px}}
.gallery-2__item:hover .gallery-2__img{transform:scale(1.1)}
.gallery-2__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease-in-out}
.gallery-simple{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.gallery-simple{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.gallery-simple{padding-top:90px}}
.gallery-simple-title{margin-bottom:20px}
@media only screen and (min-width:576px) and (min-width:576px){.gallery-simple-title{margin-bottom:calc(20px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.gallery-simple-title{margin-bottom:50px}}
.gallery-simple .gallery-item:nth-child(n+5){display:none}
.gallery-simple .gallery-item--more-photos .gallery-img-wrap:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#475C5BB2;z-index:1}
.gallery-simple .gallery-item--more-photos .gallery-img-wrap:after{content:"További fotók";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:130px;text-align:center;font-family:wulkanDisplay;font-size:18px;line-height:24px;font-weight:500;letter-spacing:0.48px;text-transform:uppercase;color:#FFFEF6;z-index:2}
.all-services{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.all-services{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.all-services{padding-top:90px}}
.all-services-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}
@media only screen and (min-width:576px) and (min-width:576px){.all-services-header{margin-bottom:calc(30px + 20 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.all-services-header{margin-bottom:50px}}
@media only screen and (max-width:575px){.all-services-header{flex-direction:column;align-items:flex-start}}
.all-services-title{margin-right:15px}
.all-services-title *{margin:0}
@media only screen and (max-width:575px){.all-services-button-wrapper{margin-top:15px}}
.accordion{padding:30px;box-shadow:0 4px 14px 0 #475C5B1A}
@media only screen and (max-width:575px){.accordion{padding:20px}}
.accordion-item{border-radius:0;border:1px solid #475C5B;border-left:0;border-right:0;background:none}
.accordion-item:first-of-type,.accordion-item:last-of-type{border-radius:0}
.accordion-item:first-of-type .accordion-button,.accordion-item:last-of-type .accordion-button{border-radius:0}
.accordion-item:first-of-type .accordion-button.collapsed,.accordion-item:last-of-type .accordion-button.collapsed{border-radius:0}
.accordion-button{background:none;padding:38px 65px 38px 0;font-family:wulkanDisplay;font-size:27px;line-height:36px;font-weight:500;letter-spacing:0.48px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.accordion-button{font-size:18px;line-height:26px;padding:20px 55px 20px 0}}
.accordion-button:not(.collapsed){color:#475C5B;background:none;box-shadow:none}
.accordion-button:not(.collapsed):after{transform:translateY(-50%) rotate(180deg);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}
.accordion-button:focus{border:0;box-shadow:none}
.accordion-button:before{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);border:1px solid #475C5B;border-radius:6px;width:49px;height:35px;box-shadow:0px 0px 13.54px 0px #0001A}
@media only screen and (max-width:575px){.accordion-button:before{width:38px;height:27px}}
.accordion-button:after{margin:0;position:absolute;top:50%;right:14px;transform:translateY(-50%)}
@media only screen and (max-width:575px){.accordion-button:after{right:9px}}
.accordion-body{width:50%;padding:0 0 30px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:575px){.accordion-body{width:100%;font-size:15px;line-height:22px}}
.accordion-buttons{display:flex;flex-wrap:wrap}
.accordion-buttons>div{margin:30px 30px 0 0}
.firstview-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}
.firstview-img-wrapper{height:450px;position:relative;overflow:hidden}
@media only screen and (max-width:575px){.firstview-img-wrapper{height:350px}}
.flexible-content{margin-top:50px;font-family:"Lora",serif;font-size:18px;line-height:26px;font-weight:400;letter-spacing:normal;text-transform:none;color:#475C5B}
@media only screen and (max-width:575px){.flexible-content{margin-top:40px;font-size:15px;line-height:22px}}
.flexible-content:first-child{margin-top:0}
.title-text-component{color:#475C5B}
.title-text-component h3{margin-bottom:30px;font-family:wulkanDisplay;font-size:27px;line-height:39px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.title-text-component h3{font-size:18px;line-height:26px;margin-bottom:20px}}
.title-text-component p{margin-bottom:30px}
@media only screen and (max-width:575px){.title-text-component p{margin-bottom:20px}}
.title-list-component{color:#475C5B}
.title-list-component h3{margin-bottom:30px;font-family:wulkanDisplay;font-size:27px;line-height:39px;font-weight:500;letter-spacing:0.8px;text-transform:uppercase;color:#475C5B}
@media only screen and (max-width:575px){.title-list-component h3{font-size:21px;line-height:29px;margin-bottom:20px}}
.overlay{background:#FFFEF6B2;backdrop-filter:blur(4px);position:fixed;top:0;left:0;width:100%;height:100%;z-index:1;transition:all 0.5s ease-in-out;opacity:0;visibility:hidden}
.overlay.active{opacity:1;visibility:visible}
.video-wrap{padding:60px 0 0}
@media only screen and (min-width:576px) and (min-width:576px){.video-wrap{padding-top:calc(60px + 30 * (100vw - 576px) / 1344)}}
@media only screen and (min-width:576px) and (min-width:1920px){.video-wrap{padding-top:90px}}
.container-fluid{padding-left:60px;padding-right:60px}
@media only screen and (max-width:991px){.container-fluid{padding-left:40px;padding-right:40px}}
@media only screen and (max-width:575px){.container-fluid{padding-left:20px;padding-right:20px}}
.slick-dots>li:only-child{display:none}
.lg-backdrop{background-color:rgba(255,255,255,0.7)}
.lg-actions .lg-next,.lg-actions .lg-prev{background-color:#FFFEF6;border-radius:9px;box-shadow:0px 0px 21px 0px #475C5B1A;padding:0;border:2px solid #475C5B;width:54px;height:82px;transform:translateY(-50%)}
@media only screen and (max-width:575px){.lg-actions .lg-next,.lg-actions .lg-prev{border:1px solid #475C5B;border-radius:4px;width:25px;height:38px}}
.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{background-color:#475C5B}

.lg-next,.lg-prev,.lg-toolbar{-webkit-transition:-webkit-transform 0.35s cubic-bezier(0,0,0.25,1) 0s,opacity 0.35s cubic-bezier(0,0,0.25,1) 0s,color 0.25s linear,background 0.25s linear,border 0.25s linear;-moz-transition:-moz-transform 0.35s cubic-bezier(0,0,0.25,1) 0s,opacity 0.35s cubic-bezier(0,0,0.25,1) 0s,color 0.25s linear,background 0.25s linear,border 0.25s linear;-o-transition:-o-transform 0.35s cubic-bezier(0,0,0.25,1) 0s,opacity 0.35s cubic-bezier(0,0,0.25,1) 0s,color 0.25s linear,background 0.25s linear,border 0.25s linear;transition:transform 0.35s cubic-bezier(0,0,0.25,1) 0s,opacity 0.35s cubic-bezier(0,0,0.25,1) 0s,color 0.25s linear,background 0.25s linear,border 0.25s linear}
.lg-toolbar{background:none}
.lg-toolbar .lg-icon{color:#475C5B}
.lg-toolbar .lg-icon:hover{color:#475C5B}
.lg-actions .lg-next:before,.lg-actions .lg-prev:after{content:"";border:solid #475C5B;border-width:0 2px 2px 0;display:inline-block;padding:10px;transition:all 0.25s linear}
@media only screen and (max-width:575px){.lg-actions .lg-next:before,.lg-actions .lg-prev:after{border-width:0 1px 1px 0;padding:7px}}
.lg-actions .lg-next:before{transform:translateX(-5px) rotate(-45deg);-webkit-transform:translateX(-5px) rotate(-45deg)}
.lg-actions .lg-prev:after{transform:translateX(5px) rotate(135deg);-webkit-transform:translateX(5px) rotate(135deg)}
.lg-actions .lg-next:hover:before,.lg-actions .lg-next:hover:after,.lg-actions .lg-prev:hover:before,.lg-actions .lg-prev:hover:after{border-color:#FFFEF6}
@media only screen and (min-width:992px){.px-lg-3{padding-left:calc(var(--bs-gutter-x) * .5) !important;padding-right:calc(var(--bs-gutter-x) * .5) !important}}
html{overflow-x:hidden;scroll-behavior:smooth}
body{font-family:"Lora",serif;margin:0;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;padding-top:70px;background:#FFFEF6;opacity:0;visibility:hidden}
@media only screen and (max-width:575px){body{padding-top:60px}}
body.loaded{opacity:1;visibility:visible}
body.lg-on .header,body.lg-on .page-content,body.lg-on .footer{filter:blur(4px)}
a{color:#475C5B;text-decoration:none;transition:all 0.25s ease-in-out}
a:hover{color:#A9B7B3}
img{max-width:100%}
.page-content{flex:1}