/**
 * Swiper 4.2.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@charset "UTF-8";

/* Z-index */

/* Colors */

/* Type */

/* Box shadow */

/* Variables */

/** Import everything from autoload */

/**
 * Import npm dependencies
 *
 * Prefix your imports with `~` to grab from node_modules/
 * @see https://github.com/webpack-contrib/sass-loader#imports
 */

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

/* Document
       ========================================================================== */

/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
       ========================================================================== */

/**
     * Remove the margin in all browsers (opinionated).
     */

body {
  margin: 0;
}

/**
     * Add the correct display in IE 9-.
     */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

figcaption,
figure {
  display: block;
}

/**
     * Add the correct margin in IE 8.
     */

figure {
  margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
     * Add the correct display in IE.
     */

main {
  display: block;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Links
       ========================================================================== */

/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/* Text-level semantics
       ========================================================================== */

/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */

b,
strong {
  font-weight: inherit;
}

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */

b,
strong {
  font-weight: bolder;
}

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */

dfn {
  font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */

mark {
  background-color: #ff0;
  color: #000;
}

/**
     * Add the correct font size in all browsers.
     */

small {
  font-size: 80%;
}

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

audio,
video {
  display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */

img {
  border-style: none;
}

/**
     * Hide the overflow in IE.
     */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
       ========================================================================== */

/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
     * Show the overflow in IE.
     */

button {
  overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */

input {
  overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
     * Correct the padding in Firefox.
     */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */

textarea {
  overflow: auto;
}

/* Interactive
       ========================================================================== */

/*
     * Add the correct display in Edge, IE, and Firefox.
     */

details {
  display: block;
}

/*
     * Add the correct display in all browsers.
     */

summary {
  display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */

menu {
  display: block;
}

/* Scripting
       ========================================================================== */

/**
     * Add the correct display in IE 9-.
     */

canvas {
  display: inline-block;
}

/**
     * Add the correct display in IE.
     */

template {
  display: none;
}

/* Hidden
       ========================================================================== */

/**
     * Add the correct display in IE 10-.
     */

[hidden] {
  display: none;
}

/**
 * Foundation for Sites by ZURB
 * Version 6.4.4-rc1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin: 0 auto;
}

@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink,
  .grid-x > .medium-full,
  .grid-x > .medium-1,
  .grid-x > .medium-2,
  .grid-x > .medium-3,
  .grid-x > .medium-4,
  .grid-x > .medium-5,
  .grid-x > .medium-6,
  .grid-x > .medium-7,
  .grid-x > .medium-8,
  .grid-x > .medium-9,
  .grid-x > .medium-10,
  .grid-x > .medium-11,
  .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink,
  .grid-x > .large-full,
  .grid-x > .large-1,
  .grid-x > .large-2,
  .grid-x > .large-3,
  .grid-x > .large-4,
  .grid-x > .large-5,
  .grid-x > .large-6,
  .grid-x > .large-7,
  .grid-x > .large-8,
  .grid-x > .large-9,
  .grid-x > .large-10,
  .grid-x > .large-11,
  .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.33333%;
  }

  .grid-x > .medium-2 {
    width: 16.66667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.33333%;
  }

  .grid-x > .medium-5 {
    width: 41.66667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.33333%;
  }

  .grid-x > .medium-8 {
    width: 66.66667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.33333%;
  }

  .grid-x > .medium-11 {
    width: 91.66667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }

  .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.33333%;
  }

  .grid-x > .large-2 {
    width: 16.66667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.33333%;
  }

  .grid-x > .large-5 {
    width: 41.66667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.33333%;
  }

  .grid-x > .large-8 {
    width: 66.66667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.33333%;
  }

  .grid-x > .large-11 {
    width: 91.66667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.25rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.25rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.25rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.25rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.25rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.25rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }

  .grid-margin-x > .shrink {
    width: auto;
  }

  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x > .medium-auto {
    width: auto;
  }

  .grid-margin-x > .medium-shrink {
    width: auto;
  }

  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }

  .grid-margin-x > .large-shrink {
    width: auto;
  }

  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }

  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }

  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }

  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }

  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }

  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }

  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.33333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.66667%;
  }

  .medium-up-7 > .cell {
    width: 14.28571%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.33333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.66667%;
  }

  .large-up-7 > .cell {
    width: 14.28571%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .medium-3 {
    width: 25%;
  }

  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .medium-6 {
    width: 50%;
  }

  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .medium-9 {
    width: 75%;
  }

  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .small-margin-collapse > .large-3 {
    width: 25%;
  }

  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .small-margin-collapse > .large-6 {
    width: 50%;
  }

  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .small-margin-collapse > .large-9 {
    width: 75%;
  }

  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .small-3 {
    width: 25%;
  }

  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .small-6 {
    width: 50%;
  }

  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .small-9 {
    width: 75%;
  }

  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }

  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }

  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }

  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse > .large-3 {
    width: 25%;
  }

  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse > .large-6 {
    width: 50%;
  }

  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse > .large-9 {
    width: 75%;
  }

  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .small-3 {
    width: 25%;
  }

  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .small-6 {
    width: 50%;
  }

  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .small-9 {
    width: 75%;
  }

  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .medium-3 {
    width: 25%;
  }

  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .medium-6 {
    width: 50%;
  }

  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .medium-9 {
    width: 75%;
  }

  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse > .large-3 {
    width: 25%;
  }

  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse > .large-6 {
    width: 50%;
  }

  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse > .large-9 {
    width: 75%;
  }

  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem);
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem);
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem);
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem);
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
  max-width: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink,
  .grid-y > .medium-full,
  .grid-y > .medium-1,
  .grid-y > .medium-2,
  .grid-y > .medium-3,
  .grid-y > .medium-4,
  .grid-y > .medium-5,
  .grid-y > .medium-6,
  .grid-y > .medium-7,
  .grid-y > .medium-8,
  .grid-y > .medium-9,
  .grid-y > .medium-10,
  .grid-y > .medium-11,
  .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink,
  .grid-y > .large-full,
  .grid-y > .large-1,
  .grid-y > .large-2,
  .grid-y > .large-3,
  .grid-y > .large-4,
  .grid-y > .large-5,
  .grid-y > .large-6,
  .grid-y > .large-7,
  .grid-y > .large-8,
  .grid-y > .large-9,
  .grid-y > .large-10,
  .grid-y > .large-11,
  .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .medium-shrink {
    height: auto;
  }

  .grid-y > .medium-1 {
    height: 8.33333%;
  }

  .grid-y > .medium-2 {
    height: 16.66667%;
  }

  .grid-y > .medium-3 {
    height: 25%;
  }

  .grid-y > .medium-4 {
    height: 33.33333%;
  }

  .grid-y > .medium-5 {
    height: 41.66667%;
  }

  .grid-y > .medium-6 {
    height: 50%;
  }

  .grid-y > .medium-7 {
    height: 58.33333%;
  }

  .grid-y > .medium-8 {
    height: 66.66667%;
  }

  .grid-y > .medium-9 {
    height: 75%;
  }

  .grid-y > .medium-10 {
    height: 83.33333%;
  }

  .grid-y > .medium-11 {
    height: 91.66667%;
  }

  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }

  .grid-y > .large-shrink {
    height: auto;
  }

  .grid-y > .large-1 {
    height: 8.33333%;
  }

  .grid-y > .large-2 {
    height: 16.66667%;
  }

  .grid-y > .large-3 {
    height: 25%;
  }

  .grid-y > .large-4 {
    height: 33.33333%;
  }

  .grid-y > .large-5 {
    height: 41.66667%;
  }

  .grid-y > .large-6 {
    height: 50%;
  }

  .grid-y > .large-7 {
    height: 58.33333%;
  }

  .grid-y > .large-8 {
    height: 66.66667%;
  }

  .grid-y > .large-9 {
    height: 75%;
  }

  .grid-y > .large-10 {
    height: 83.33333%;
  }

  .grid-y > .large-11 {
    height: 91.66667%;
  }

  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }

  .grid-margin-y > .shrink {
    height: auto;
  }

  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y > .medium-auto {
    height: auto;
  }

  .grid-margin-y > .medium-shrink {
    height: auto;
  }

  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }

  .grid-margin-y > .large-shrink {
    height: auto;
  }

  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }

  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }

  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }

  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }

  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }

  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }

  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }

  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }

  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

/** Import theme styles */

/* Mixins */

*,
*::before,
*::after {
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}

*::-moz-selection {
  background-color: #3974f5;
  color: #fff;
}

*::selection {
  background-color: #3974f5;
  color: #fff;
}

html,
body {
  overflow-x: hidden;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 100%;
}

html.overflow-hidden {
  overflow: hidden;
}

body {
  height: 100%;
  background-color: #f2f7fc;
  color: #94a8bc;
  font-family: "futura-pt", sans-serif;
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  /* specifies a size adjustment for displaying text content in IE on Windows phones */
  -webkit-text-size-adjust: 100%;
  /* specifies a size adjustment for displaying text content in Safari on iPhone */
  -webkit-touch-callout: none;
  /* disables the default callout shown when you touch and hold a touch target */
  -webkit-overflow-scrolling: touch;
  /* controls whether or not touch devices use momentum-based scrolling for the given element */
}

a,
a:link,
a:visited,
a:active {
  color: #3974f5;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "museo-slab", serif;
  font-weight: normal;
  margin: 0;
  line-height: 1.25em;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

p {
  margin-top: 1.5em;
  margin-bottom: 0;
}

p:first-child {
  margin-top: 0;
}

p.margin-bottom {
  margin-bottom: 1.5em;
}

ul {
  margin: 0;
  padding: 0;
  padding: 0;
  list-style: none;
}

ul li::before {
  display: none;
}

figure {
  margin: 0;
  padding: 0;
}

img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

button {
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: none;
  background: transparent;
  outline: none;
  cursor: pointer;
}

.the_content h1,
.the_content h2,
.the_content h3,
.the_content h4,
.the_content h5,
.the_content h6 {
  margin: 10px 0;
}

.the_content p {
  margin-bottom: 15px;
}

.title {
  color: #3974f5;
  font-weight: 700;
  font-size: 50px;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .title-paragraph {
    max-width: 550px;
    font-size: 18px;
  }
}

@-webkit-keyframes blue-opening {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@-o-keyframes blue-opening {
  0% {
    -o-transform: translateX(-100%);
       transform: translateX(-100%);
  }

  100% {
    -o-transform: translateX(100%);
       transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@keyframes blue-opening {
  0% {
    -webkit-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(100%);
         -o-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@-webkit-keyframes removeBlur {
  0% {
    opacity: 0.6;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }

  100% {
    opacity: 1;
    -webkit-filter: none;
            filter: none;
    -webkit-transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@-o-keyframes removeBlur {
  0% {
    opacity: 0.6;
    filter: blur(5px);
  }

  100% {
    opacity: 1;
    filter: none;
    -webkit-transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@keyframes removeBlur {
  0% {
    opacity: 0.6;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }

  100% {
    opacity: 1;
    -webkit-filter: none;
            filter: none;
    -webkit-transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-filter 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@-webkit-keyframes slideup {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@-o-keyframes slideup {
  0% {
    -o-transform: translateY(10px);
       transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }

  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

@keyframes slideup {
  0% {
    -webkit-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }

  100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
    transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  }
}

.button-big {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 9px 26px;
  background: none;
  border: 0;
  color: #fff !important;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  -webkit-transform: translate(-5px, -5px);
       -o-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out, -o-transform 0.2s ease-out;
}

.button-big:hover {
  -webkit-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
}

.button-big:hover::after {
  -webkit-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
}

.button-big::before,
.button-big::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.button-big::before {
  z-index: -1;
}

.button-big::after {
  z-index: -2;
  -webkit-transform: translate(5px, 5px);
       -o-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out, -o-transform 0.2s ease-out;
}

.button-big.button-blue::before {
  background-color: #48cfed;
}

.button-big.button-blue::after {
  border: 2px solid #48cfed;
}

/**
 *
 * Formulário de marcações online
 *
 */

input[type="text"],
input[type="email"],
input[type="date"],
textarea,
select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #3974f5;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  border-radius: 0;
  line-height: 1.15;
  font-family: "futura-pt", sans-serif;
  -webkit-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
  color: #94a8bc;
  background-image: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 10px 20px;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #94a8bc;
  line-height: normal;
  display: inline-block;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: #94a8bc;
  line-height: normal;
  display: inline-block;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: #94a8bc;
  line-height: normal;
  display: inline-block;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 18- */
  color: #94a8bc;
  line-height: normal;
  display: inline-block;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #48cfed;
  outline: none;
  -webkit-box-shadow: 0 0 10px #48cfed;
          box-shadow: 0 0 10px #48cfed;
}

input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="date"]::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
  display: none;
}

select,
#dataInput {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIxN3B4IiB2aWV3Qm94PSIwIDAgMjYgMTciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ5LjMgKDUxMTY3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5TaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0xMywxNy4wMDAxMjU2IEwwLjAwMDIyMjg4NTgwMywtMS4xMTAyMjMwMmUtMTYgTDI1Ljk5OTc3NzEsLTEuMTEwMjIzMDJlLTE2IEwxMywxNy4wMDAxMjU2IFogTTEzLDE1LjM1Mzg3NDQgTDIzLjk3NjIyMjksMSBMMi4wMjM3NzcxMSwxIEwxMywxNS4zNTM4NzQ0IFoiIGlkPSJTaGFwZSIgZmlsbD0iIzUwQ0ZFQiIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

textarea {
  height: 250px;
}

.formulario.marcacoes-online {
  margin-top: 50px;
}

.formulario.marcacoes-online br {
  display: none;
}

.formulario.marcacoes-online .dados {
  margin-bottom: 50px;
}

.formulario.marcacoes-online .dados h3 {
  color: #3974f5;
  margin-bottom: 25px;
}

.formulario.marcacoes-online .dados .escolha .escolha-servico {
  display: block;
  margin-bottom: 30px;
}

.formulario.marcacoes-online .dados .escolha .escolha-servico .wpcf7-list-item {
  margin: 0;
  margin-right: 20px;
}

.formulario.marcacoes-online .dados .wpcf7-form-control-wrap input[name="escolha-servico"] {
  margin-right: 5px;
}

.formulario.marcacoes-online .dados .wpcf7-form-control-wrap.temp input {
  border: 1px dashed #94a8bc;
}

.block--content p {
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .block--content p {
    max-width: 500px;
  }
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.galeriaFotos--nav {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 50px;
}

.galeriaFotos--next,
.galeriaFotos--prev {
  position: relative;
  display: inline-block;
  margin: 0 20px auto;
  width: 27px;
  height: 44px;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.galeriaFotos--prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.galeriaFotos--next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: block;
  width: 100%;
  -webkit-transition: all 900ms ease-in-out;
  -o-transition: all 900ms ease-in-out;
  transition: all 900ms ease-in-out;
}

.swiper-slide.swiper-slide-active {
  -webkit-box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
          box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
}

@media screen and (min-width: 768px) {
  .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.05) translateY(-5px);
         -o-transform: scale(1.05) translateY(-5px);
            transform: scale(1.05) translateY(-5px);
  }
}

.swiper-slide img {
  max-width: 100%;
  height: auto;
  display: block;
}

.swiper-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.swiper-nav div {
  margin: 0 5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-nav div.prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%#94a8bc'%2F%3E%3C%2Fsvg%3E");
}

.swiper-nav div.next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%#94a8bc'%2F%3E%3C%2Fsvg%3E");
}

.mobile-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 20;
  background-color: #3974f5;
  -webkit-transform: translateX(100%) translateZ(0);
          transform: translateX(100%) translateZ(0);
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.mobile-menu .nav li {
  -webkit-transform: translateX(40px);
       -o-transform: translateX(40px);
          transform: translateX(40px);
  -webkit-transition: -webkit-transform .7s ease;
  transition: -webkit-transform .7s ease;
  -o-transition: -o-transform .7s ease;
  transition: transform .7s ease;
  transition: transform .7s ease, -webkit-transform .7s ease, -o-transform .7s ease;
  padding: 15px 0;
  text-align: center;
}

.mobile-menu .nav li.active a {
  color: #48cfed;
}

.mobile-menu .nav li a {
  color: white;
  font-family: "museo-slab", serif;
  font-size: 1.6rem;
}

.mobile-menu .close-hamb-menu {
  position: absolute;
  top: 38px;
  right: 22px;
  border: 0;
  width: 38px;
  pointer-events: visible;
}

.mobile-menu .close-hamb-menu::after {
  content: "";
  position: absolute;
  top: -24px;
  left: -4px;
  width: 48px;
  height: 48px;
}

.mobile-menu .close-hamb-menu .line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.mobile-menu .close-hamb-menu .line:nth-child(1) {
  -webkit-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.mobile-menu .close-hamb-menu .line:nth-child(2) {
  -webkit-transform: rotate(0deg);
       -o-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.28s cubic-bezier(0.64, 0.04, 0.35, 1);
}

@media screen and (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}

.mobile-menu .ctas {
  width: 60%;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

.mobile-menu .ctas a {
  margin: 20px 0;
  display: block;
  -webkit-transform: translateX(35px);
       -o-transform: translateX(35px);
          transform: translateX(35px);
  -webkit-transition: -webkit-transform .7s ease;
  transition: -webkit-transform .7s ease;
  -o-transition: -o-transform .7s ease;
  transition: transform .7s ease;
  transition: transform .7s ease, -webkit-transform .7s ease, -o-transform .7s ease;
  font-size: 16px;
}

.mobile-menu .ctas a::after {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.mobile-menu.menu--visible {
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}

.mobile-menu.menu--visible .nav li,
.mobile-menu.menu--visible .ctas a {
  -webkit-transition: -webkit-transform .7s ease;
  transition: -webkit-transform .7s ease;
  -o-transition: -o-transform .7s ease;
  transition: transform .7s ease;
  transition: transform .7s ease, -webkit-transform .7s ease, -o-transform .7s ease;
  -webkit-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.mobile-menu.menu--visible .nav li:nth-child(1) {
  -webkit-transition-delay: calc(1 * 0.1s);
       -o-transition-delay: calc(1 * 0.1s);
          transition-delay: calc(1 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(2) {
  -webkit-transition-delay: calc(2 * 0.1s);
       -o-transition-delay: calc(2 * 0.1s);
          transition-delay: calc(2 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(3) {
  -webkit-transition-delay: calc(3 * 0.1s);
       -o-transition-delay: calc(3 * 0.1s);
          transition-delay: calc(3 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(4) {
  -webkit-transition-delay: calc(4 * 0.1s);
       -o-transition-delay: calc(4 * 0.1s);
          transition-delay: calc(4 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(5) {
  -webkit-transition-delay: calc(5 * 0.1s);
       -o-transition-delay: calc(5 * 0.1s);
          transition-delay: calc(5 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(6) {
  -webkit-transition-delay: calc(6 * 0.1s);
       -o-transition-delay: calc(6 * 0.1s);
          transition-delay: calc(6 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(7) {
  -webkit-transition-delay: calc(7 * 0.1s);
       -o-transition-delay: calc(7 * 0.1s);
          transition-delay: calc(7 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(8) {
  -webkit-transition-delay: calc(8 * 0.1s);
       -o-transition-delay: calc(8 * 0.1s);
          transition-delay: calc(8 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(9) {
  -webkit-transition-delay: calc(9 * 0.1s);
       -o-transition-delay: calc(9 * 0.1s);
          transition-delay: calc(9 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(10) {
  -webkit-transition-delay: calc(10 * 0.1s);
       -o-transition-delay: calc(10 * 0.1s);
          transition-delay: calc(10 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(11) {
  -webkit-transition-delay: calc(11 * 0.1s);
       -o-transition-delay: calc(11 * 0.1s);
          transition-delay: calc(11 * 0.1s);
}

.mobile-menu.menu--visible .nav li:nth-child(12) {
  -webkit-transition-delay: calc(12 * 0.1s);
       -o-transition-delay: calc(12 * 0.1s);
          transition-delay: calc(12 * 0.1s);
}

.mobile-menu.menu--visible .ctas a::after {
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -webkit-transform: translate(5px, 5px);
       -o-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}

.mobile-menu.menu--visible .ctas a:nth-child(1) {
  -webkit-transition-delay: calc(0.4s + 1 * 0.1s);
       -o-transition-delay: calc(0.4s + 1 * 0.1s);
          transition-delay: calc(0.4s + 1 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(2) {
  -webkit-transition-delay: calc(0.4s + 2 * 0.1s);
       -o-transition-delay: calc(0.4s + 2 * 0.1s);
          transition-delay: calc(0.4s + 2 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(3) {
  -webkit-transition-delay: calc(0.4s + 3 * 0.1s);
       -o-transition-delay: calc(0.4s + 3 * 0.1s);
          transition-delay: calc(0.4s + 3 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(4) {
  -webkit-transition-delay: calc(0.4s + 4 * 0.1s);
       -o-transition-delay: calc(0.4s + 4 * 0.1s);
          transition-delay: calc(0.4s + 4 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(5) {
  -webkit-transition-delay: calc(0.4s + 5 * 0.1s);
       -o-transition-delay: calc(0.4s + 5 * 0.1s);
          transition-delay: calc(0.4s + 5 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(6) {
  -webkit-transition-delay: calc(0.4s + 6 * 0.1s);
       -o-transition-delay: calc(0.4s + 6 * 0.1s);
          transition-delay: calc(0.4s + 6 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(7) {
  -webkit-transition-delay: calc(0.4s + 7 * 0.1s);
       -o-transition-delay: calc(0.4s + 7 * 0.1s);
          transition-delay: calc(0.4s + 7 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(8) {
  -webkit-transition-delay: calc(0.4s + 8 * 0.1s);
       -o-transition-delay: calc(0.4s + 8 * 0.1s);
          transition-delay: calc(0.4s + 8 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(9) {
  -webkit-transition-delay: calc(0.4s + 9 * 0.1s);
       -o-transition-delay: calc(0.4s + 9 * 0.1s);
          transition-delay: calc(0.4s + 9 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(10) {
  -webkit-transition-delay: calc(0.4s + 10 * 0.1s);
       -o-transition-delay: calc(0.4s + 10 * 0.1s);
          transition-delay: calc(0.4s + 10 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(11) {
  -webkit-transition-delay: calc(0.4s + 11 * 0.1s);
       -o-transition-delay: calc(0.4s + 11 * 0.1s);
          transition-delay: calc(0.4s + 11 * 0.1s);
}

.mobile-menu.menu--visible .ctas a:nth-child(12) {
  -webkit-transition-delay: calc(0.4s + 12 * 0.1s);
       -o-transition-delay: calc(0.4s + 12 * 0.1s);
          transition-delay: calc(0.4s + 12 * 0.1s);
}

.mobile-menu.menu--visible .close-hamb-menu .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.mobile-menu.menu--visible .close-hamb-menu .line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center center;
       -o-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
}

body:not(.home) main {
  padding: 65px 0;
}

body.menu--visible .global-wrapper {
  -webkit-transform: translateX(-20%);
       -o-transform: translateX(-20%);
          transform: translateX(-20%);
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.global-wrapper {
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.container-padding {
  padding-right: 0;
  padding-left: 0;
  max-width: 75rem;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .container-padding {
    padding-right: 6.25rem;
    padding-left: 6.25rem;
    max-width: 75rem;
    margin: 0 auto;
  }
}

.p-100 {
  padding: 100px 0;
}

.page-template-default h1 {
  color: #3974f5;
  font-size: 3rem;
  margin-bottom: 50px;
}

.primary-nav {
  display: none;
  border-bottom: 1px solid #e3ebfe;
  height: 75px;
}

@media screen and (min-width: 768px) {
  .primary-nav {
    display: block;
  }
}

.primary-nav .wrapper {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 40em) {
  .primary-nav .wrapper {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (max-width: 767px) {
  .primary-nav .wrapper {
    padding: 0 20px;
  }
}

.primary-nav .logo {
  margin-right: 0;
  height: calc(75px - 25px);
}

.primary-nav .ctas {
  display: none;
}

@media screen and (min-width: 768px) {
  .primary-nav .ctas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.primary-nav .ctas .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.primary-nav .ctas .cta:hover svg path {
  fill: #48cfed;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.primary-nav .ctas .cta svg {
  width: auto;
  height: 20px;
  margin-right: 10px;
}

.primary-nav .ctas .cta svg path {
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.primary-nav .ctas .marcacoes {
  margin-left: 20px;
}

.mobile-nav {
  display: block;
  border-bottom: 1px solid #e3ebfe;
  height: 75px;
}

@media screen and (min-width: 768px) {
  .mobile-nav {
    display: none;
  }
}

.mobile-nav .wrapper {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto;
  height: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 40em) {
  .mobile-nav .wrapper {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (max-width: 767px) {
  .mobile-nav .wrapper {
    padding: 0 20px;
  }
}

.mobile-nav .logo {
  margin-right: 0;
  height: calc(75px - 25px);
}

.mobile-nav .mobile-toggle {
  position: relative;
  width: 38px;
  height: 14px;
}

.mobile-nav .mobile-toggle.menu--visible span {
  background-color: white;
  -webkit-transition: background-color .68s ease-in-out;
  -o-transition: background-color .68s ease-in-out;
  transition: background-color .68s ease-in-out;
  -webkit-transition: left 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: left 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: left 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  left: 0;
  width: 36px;
  -webkit-transform-origin: 0;
       -o-transform-origin: 0;
          transform-origin: 0;
}

.mobile-nav .mobile-toggle.menu--visible span:nth-child(1) {
  top: 0;
  -webkit-transition: -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  -webkit-transform: translateY(6.5px) translateZ(0);
          transform: translateY(6.5px) translateZ(0);
}

.mobile-nav .mobile-toggle.menu--visible span:nth-child(2) {
  top: calc(50% - 1px);
}

.mobile-nav .mobile-toggle.menu--visible span:nth-child(3) {
  bottom: 0;
  -webkit-transition: -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.38s cubic-bezier(0.64, 0.04, 0.35, 1);
  -webkit-transform: translateY(-6.5px) translateZ(0);
          transform: translateY(-6.5px) translateZ(0);
}

.mobile-nav .mobile-toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #3974f5;
}

.mobile-nav .mobile-toggle span:nth-child(1) {
  top: 0;
  -webkit-transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.mobile-nav .mobile-toggle span:nth-child(2) {
  top: calc(50% - 1px);
}

.mobile-nav .mobile-toggle span:nth-child(3) {
  bottom: 0;
  -webkit-transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.98s cubic-bezier(0.64, 0.04, 0.35, 1);
}

@media screen and (min-width: 768px) {
  .mobile-nav .mobile-toggle {
    display: none;
  }
}

nav.navigation {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid #e3ebfe;
}

@media screen and (min-width: 768px) {
  nav.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

nav.navigation ul {
  display: block;
  margin: 0 auto;
}

nav.navigation li {
  position: relative;
  display: inline;
  margin-left: 25px;
  font-size: 13px;
  padding-bottom: 15px;
}

nav.navigation li a {
  -webkit-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease;
}

nav.navigation li:hover a {
  color: #48cfed;
  -webkit-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}

nav.navigation li::after {
  position: absolute;
  display: block;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #48cfed;
  -webkit-transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

nav.navigation li.active::after {
  width: 100%;
  -webkit-transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: width 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
}

footer {
  padding: 3rem 0;
  border-top: 1px solid rgba(148, 168, 188, 0.2);
  text-align: center;
}

@media screen and (min-width: 768px) {
  footer {
    text-align: left;
  }
}

footer .cell.small-12:not(:last-child) {
  margin-bottom: 25px;
}

footer .cell h3 {
  margin-bottom: 1rem;
  color: #3974f5;
  font-size: 1.2rem;
}

footer .cell li a {
  color: #94a8bc;
}

footer .cell:last-child a:last-child {
  color: #48cfed;
}

.copyright {
  text-align: center;
  margin-bottom: 25px;
}

.homepage-hero {
  position: relative;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .homepage-hero {
    width: 90%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 50vh;
  }
}

@media screen and (min-width: 1024px) {
  .homepage-hero {
    height: calc(100vh - 75px - 100px);
  }
}

@media screen and (min-width: 1170px) {
  .homepage-hero {
    width: 900px;
  }
}

@media screen and (min-width: 1600px) {
  .homepage-hero {
    width: 1200px;
  }
}

.homepage-hero .hero--text {
  position: relative;
  width: 100%;
  z-index: 10;
  margin-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .homepage-hero .hero--text {
    bottom: 80px;
    left: 0;
    margin: 0;
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media screen and (min-width: 1024px) {
  .homepage-hero .hero--text {
    -ms-flex-item-align: center;
        align-self: center;
    bottom: 0;
  }
}

.homepage-hero .hero--text h1 {
  color: #48cfed;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 20px;
  -webkit-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation: slideup 1s forwards;
       -o-animation: slideup 1s forwards;
          animation: slideup 1s forwards;
  -webkit-animation-delay: 150ms;
       -o-animation-delay: 150ms;
          animation-delay: 150ms;
}

@media screen and (min-width: 768px) {
  .homepage-hero .hero--text h1 {
    font-size: 72px;
  }
}

@media screen and (min-width: 1170px) {
  .homepage-hero .hero--text h1 {
    font-size: 90px;
  }
}

.homepage-hero .hero--text h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  -webkit-animation: slideup 1s forwards;
       -o-animation: slideup 1s forwards;
          animation: slideup 1s forwards;
  -webkit-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-animation-delay: 300ms;
       -o-animation-delay: 300ms;
          animation-delay: 300ms;
}

@media screen and (min-width: 768px) {
  .homepage-hero .hero--text h2 {
    max-width: 180px;
  }
}

.homepage-hero .hero--image {
  right: 0;
  overflow: hidden;
  position: relative;
}

.homepage-hero .hero--image::before,
.homepage-hero .hero--image::after {
  content: '';
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.homepage-hero .hero--image::after {
  -webkit-transform: translatX(-100%);
       -o-transform: translatX(-100%);
          transform: translatX(-100%);
  background-color: #3974f5;
  -webkit-animation: blue-opening 1s forwards;
       -o-animation: blue-opening 1s forwards;
          animation: blue-opening 1s forwards;
}

@media screen and (min-width: 768px) {
  .homepage-hero .hero--image {
    position: absolute;
    right: -80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media screen and (min-width: 1024px) {
  .homepage-hero .hero--image {
    right: 0;
  }
}

.homepage-hero .hero--image img {
  width: 100%;
  -webkit-box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
          box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
  display: block;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  -webkit-animation: removeBlur 1.5s forwards;
       -o-animation: removeBlur 1.5s forwards;
          animation: removeBlur 1.5s forwards;
}

@media screen and (min-width: 768px) {
  .homepage-hero .hero--image img {
    width: 615px;
  }
}

@media screen and (min-width: 1170px) {
  .homepage-hero .hero--image img {
    width: 600px;
  }
}

@media screen and (min-width: 1600px) {
  .homepage-hero .hero--image img {
    width: 800px;
  }
}

section.about {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTExcHgiIGhlaWdodD0iNTg3cHgiIHZpZXdCb3g9IjAgMCA1MTEgNTg3IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0OSAoNTEwMDIpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPkZpbGwgMTMgQ29weTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJIb21lcGFnZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTc2MC4wMDAwMDAsIC03ODQuMDAwMDAwKSIgZmlsbD0iI0UzRUZGQiI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik03NjAsOTk3LjQwNDMxIEw3NjAsODc0LjcyNDQ4NyBMODUwLjQ1NDUwNCw3ODQgTDk3Ny41ODc1Miw3ODQgTDEyNzEsMTA3Ni43NDU4IEMxMTczLjE5NTg0LDExNzQuODI1MzEgMTA3NS4zOTQ4LDEyNzIuOTA0ODIgOTc3LjYxMTQ3LDEzNzEgTDg1MC40NTQ1MDQsMTM3MSBMNzYwLDEyODAuMjc4NjUgTDc2MCwxMTUyLjcwOTA2IEw4MzQuOTgzNTcxLDEwNzcuNTAxMDQgTDc2MCwxMDAyLjI4OTkgTDc2MCw5OTcuNDA0MzEgWiBNODYxLjAxMTgzMiw4MTMgTDc4OSw4ODUuNjA0NjM2IEw3ODksOTg3Ljg1MDQ2MSBMODc2LjQzMTE1MSwxMDc1Ljk5OTQ4IEw4NjguMDY3NjAzLDEwODQuNDI5NTEgTDc4OSwxMTY0LjE0NjQgTDc4OSwxMjY2LjM4OTA4IEw4NjEuMDExODMyLDEzMzkgTDk2Mi40NTkwMzcsMTMzOSBMMTIyNCwxMDc1LjMwNTUyIEw5NjIuNDg2MDIzLDgxMyBMODYxLjAxMTgzMiw4MTMgWiBNODI5LDk2Ny43ODkzNDUgTDgyOSw5MDIuMzAxMTQ2IEw4NzkuMjk2NDMzLDg1MyBMOTQ4Ljg3ODYwNSw4NTMgQzEwMjMuMjQzMzcsOTI3LjIxODE1NSAxMDk3LjYyNTg1LDEwMDEuNDE2NTQgMTE3MiwxMDc1LjYyMjIgTDk0OC44OTYzMzQsMTI5OSBMODc5LjIxNDA0NiwxMjk5IEw4MjksMTI0OC45MDA1OSBMODI5LDExNzkuMzUyMzUgTDkzMi45MDA4MzksMTA3NS42NzUyOCBMODI5LDk3Mi42ODA5NTEgTDgyOSw5NjcuNzg5MzQ1IFogTTkzNC44MzI5NjMsODg3IEw4OTAuNzM1MTI5LDg4NyBMODU5LDkxOC4zNDE2ODQgTDg1OSw5NjMuMTU1NiBMOTc1LjExMjEyNSwxMDc5LjEwNjI3IEw4NTksMTE5NS44MTQxNSBMODU5LDEyNDAuMDIwMDEgTDg5MC44MTUwMDksMTI3MiBMOTM0LjgxNTMyNywxMjcyIEwxMTI2LDEwNzkuMTU2MzQgTDkzNC44MzI5NjMsODg3IFogTTEwMjguNTcyNDksMTA3OS42Njk1MyBMODkzLjAwODI4Miw5NDMuODg4MTUgTDkxNC42MzMwMDYsOTIyIEwxMDcyLDEwNzkuNjEwMTEgTDEwNzEuOTk2ODksMTA3OS42MTAxMSBMMTA3MiwxMDc5LjYxMDExIEw5MTQuNjgyNjk2LDEyMzggTDkwNi40MDA5MzEsMTIyOS42NjExMSBMODkzLDEyMTYuMTY1MDIgTDEwMjguNTcyNDksMTA3OS42Njk1MyBaIiBpZD0iRmlsbC0xMy1Db3B5Ij48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: right center;
}

@media screen and (min-width: 1170px) {
  section.about {
    background-size: 33%;
  }
}

section.about .galeriaFotos {
  margin-top: 60px;
}

section.about .drag {
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  opacity: 0.3;
}

.localizacao-content {
  margin-top: 50px;
}

.localizacao-content h2 {
  color: #48cfed;
  margin-bottom: 50px;
  font-size: 38px;
  text-align: center;
}

.localizacao-content h4 {
  margin-bottom: 20px;
}

.localizacao-content p {
  margin-top: 5px;
}

.localizacao-content .cell {
  margin-bottom: 35px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .localizacao-content .cell {
    text-align: left;
  }
}

.localizacao-imagem {
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 50px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 233, 247, 0)), to(rgba(53, 112, 249, 0.67))), url(/wp-content/themes/fisio/dist/images/cuf.jpg);
  background-image: -webkit-linear-gradient(top, rgba(126, 233, 247, 0) 0%, rgba(53, 112, 249, 0.67) 100%), url(/wp-content/themes/fisio/dist/images/cuf.jpg);
  background-image: -o-linear-gradient(top, rgba(126, 233, 247, 0) 0%, rgba(53, 112, 249, 0.67) 100%), url(/wp-content/themes/fisio/dist/images/cuf.jpg);
  background-image: linear-gradient(-180deg, rgba(126, 233, 247, 0) 0%, rgba(53, 112, 249, 0.67) 100%), url(/wp-content/themes/fisio/dist/images/cuf.jpg);
  -webkit-box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
          box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
}

.localizacao-imagem span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #48cfed;
}

article header .title {
  max-width: 600px;
  margin-bottom: 10px;
}

article header h2 {
  position: relative;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-left: 100px;
}

article header h2::after {
  position: absolute;
  content: '';
  width: 60px;
  height: 1px;
  background-color: #94a8bc;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

article .indicacoes h2 {
  color: #48cfed;
  margin-bottom: 15px;
}

article ul {
  padding-left: 20px;
  list-style: disc;
  margin-bottom: 50px;
  margin-top: 20px;
}

article ul li {
  margin-bottom: 20px;
}

article p {
  font-size: 20px;
  line-height: 1.25em;
}

article figure {
  position: relative;
}

body.archive .content-type {
  position: relative;
  text-align: center;
  padding-bottom: 50px;
  margin-bottom: 40px;
  color: #48cfed;
}

body.archive .content-type::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 30px;
  background-color: #94a8bc;
}

body.archive .servico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: white;
}

body.archive .servico a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2em 2em 0 2em;
}

body.archive .servico .title {
  font-size: 1.4em;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 40px;
}

body.archive .servico figure {
  position: relative;
  margin-top: auto;
  width: 100%;
  height: 200px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

body.archive .servico .more {
  position: absolute;
  left: 50%;
  bottom: -45px;
  width: 62px;
  height: 62px;
  opacity: 1;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%) scale3d(0, 0, 1);
          transform: translate(-50%, -50%) scale3d(0, 0, 1);
  transition: transform .22s ease-out,-webkit-transform .22s ease-out;
}

body.archive .servico .more:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50% 50%;
  background-color: #48cfed;
  -webkit-transition: -webkit-transform .22s ease-out;
  transition: -webkit-transform .22s ease-out;
  -o-transition: -o-transform .22s ease-out;
  transition: transform .22s ease-out;
  transition: transform .22s ease-out, -webkit-transform .22s ease-out, -o-transform .22s ease-out;
}

body.archive .servico .more .icon-svg {
  position: absolute;
  left: 18px;
  top: 18px;
  width: 26px;
  height: 26px;
  pointer-events: none;
  -webkit-transform: translate3d(2px, 0, 0) rotate(-90deg) scaleX(1);
          transform: translate3d(2px, 0, 0) rotate(-90deg) scaleX(1);
  -webkit-transition: -webkit-transform .26s ease-in-out;
  transition: -webkit-transform .26s ease-in-out;
  -o-transition: -o-transform .26s ease-in-out;
  transition: transform .26s ease-in-out;
  transition: transform .26s ease-in-out, -webkit-transform .26s ease-in-out, -o-transform .26s ease-in-out;
}

body.archive .servico:hover,
body.archive .servico.hover {
  background-color: #3974f5;
  -webkit-box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
          box-shadow: 0 22px 50px 0 rgba(148, 168, 188, 0.24);
  -webkit-transform: translateY(-20px);
       -o-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: background 0.6s ease, -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: background 0.6s ease, -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: background 0.6s ease, -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), background 0.6s ease;
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), background 0.6s ease, -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  cursor: pointer;
}

body.archive .servico:hover .title,
body.archive .servico.hover .title {
  color: #48cfed;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body.archive .servico:hover p,
body.archive .servico.hover p {
  color: white;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

body.archive .servico:hover figure,
body.archive .servico.hover figure {
  -webkit-transform: translateY(-30px);
       -o-transform: translateY(-30px);
          transform: translateY(-30px);
  -webkit-transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -o-transition: -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  transition: transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -webkit-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1), -o-transform 0.68s cubic-bezier(0.64, 0.04, 0.35, 1);
  -webkit-box-shadow: 0 22px 80px 0 rgba(72, 207, 237, 0.36);
          box-shadow: 0 22px 80px 0 rgba(72, 207, 237, 0.36);
}

body.archive .servico:hover .more,
body.archive .servico.hover .more {
  -webkit-transform: translate(-50%, -50%) scaleX(1);
       -o-transform: translate(-50%, -50%) scaleX(1);
          transform: translate(-50%, -50%) scaleX(1);
}

.template-acordos .cell a {
  display: block;
  margin-bottom: 20px;
}

.template-acordos .cell a img {
  max-width: 125px;
  margin: 0 auto;
  display: block;
}

.template-acordos .cell a span {
  display: block;
  font-weight: 700;
  color: #3974f5;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


/*# sourceMappingURL=main.css.map*/