/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
 .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-slide-invisible-blank{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}.et-fb-settings-options-tab .dica_divi_carousel .et-fb-icon{margin:-2px 0 -5px 0!important}.et-fb-settings-options-tab .dica_divi_carousel svg{max-width:28px;margin:0 auto}.et-fb-settings-options-tab .dica_divi_carousel{background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important;background-color:#FFF4EB!important}.et-fb-settings-options-tab .dica_divi_carousel:hover{background-color:#FFE9D7!important;background-image:url(https://bearlakereserve.com/wp-content/plugins/dg-divi-carousel/assets/css/../img/icon_hover.svg)!important;background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important}.et-fb-settings-options-tab [class^="dica_"],.et-fb-settings-options-tab .dica_divi_carousel{background-image:url(https://bearlakereserve.com/wp-content/plugins/dg-divi-carousel/assets/css/../img/icon.svg)!important;background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important}.dg-carousel-lightbox{opacity:0;transition:all .3s ease;width:0;height:0;display:none}.dg-carousel-lightbox.open{opacity:1;width:auto;height:auto;position:fixed;background-color:rgb(51 51 51 / .88);top:0;bottom:0;left:0;right:0;z-index:999999;padding-bottom:30px;display:block}.dg-carousel-lightbox.open .lightbox-header{text-align:right}.dg-carousel-lightbox.open .image-wrapper{display:flex;justify-content:center;max-height:100%;margin:0 auto;height:100%;white-space:nowrap;align-items:center}.dg-carousel-lightbox .image-wrapper img{transform:scale(0)}@keyframes imageAnimation{from{transform:scale(0)}to{transform:scale(1)}}.dg-carousel-lightbox.open .image-wrapper span{align-self:center}.dg-carousel-lightbox.open .image-wrapper img{max-height:85vh;animation-name:imageAnimation;transform:scale(1);animation-duration:.3s;animation-timing-function:ease-out;vertical-align:middle}.dg-carousel-lightbox.open .close-btn{background-color:rgb(0 0 0 / .57);border:none;box-shadow:none;padding:10px 15px;color:rgb(255 255 255);cursor:pointer;font-size:16px}.et-fb-settings-options-tab .dggm_imagegallery .et-fb-icon,.et-fb-settings-options-tab .dggm_justifiedgallery .et-fb-icon,.et-fb-settings-options-tab .dggm_packerygallery .et-fb-icon{margin:-7px 0 0!important}.et-fb-settings-options-tab .dggm_imagegallery svg,.et-fb-settings-options-tab .dggm_justifiedgallery svg,.et-fb-settings-options-tab .dggm_packerygallery svg{max-width:20px;margin:0 auto}.et-fb-settings-options-tab .dggm_imagegallery,.et-fb-settings-options-tab .dggm_justifiedgallery,.et-fb-settings-options-tab .dggm_packerygallery{background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important;background-color:#FFF4EB!important}.et-fb-settings-options-tab .dggm_imagegallery:hover,.et-fb-settings-options-tab .dggm_justifiedgallery:hover,.et-fb-settings-options-tab .dggm_packerygallery:hover{background-color:#FFE9D7!important;background-image:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/../img/icon_hover.svg)!important;background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important}.et-fb-settings-options-tab [class^="dggm_"]{background-image:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/../img/icon.svg)!important;background-size:initial!important;background-repeat:no-repeat!important;background-position:4px 2px!important}.swiper-slide,.swiper-wrapper{height:100%;position:relative;transition-property:transform;width:100%}.swiper-container-android .swiper-slide,.swiper-pagination,.swiper-wrapper{transform:translate3d(0,0,0)}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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{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:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock,.swiper-pagination-lock,.swiper-scrollbar-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;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{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{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;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:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;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%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgb(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:rgb(0 0 0 / .5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content: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%;object-fit:contain}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:1s linear infinite swiper-preloader-spin;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:#fff0}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{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{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-fade .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.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,.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-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 .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.c4-izmir{--text-color:#ffffff;--primary-color:#00b4db;--secondary-color:#0083b0;--padding:1em;--transition-duration:600ms;--border-margin:15px;--border-width:3px;--border-color:#ffffff;--border-radius:3px;--image-opacity:0.25;display:inline-flex;position:relative;box-sizing:border-box;overflow:hidden;margin:0;padding:0;color:#fff;color:var(--text-color);border-radius:3px;border-radius:var(--border-radius)}.c4-izmir *,.c4-izmir :after,.c4-izmir :before,.c4-izmir:after,.c4-izmir:before{box-sizing:border-box;transition:.6s!important;transition:all var(--transition-duration) ease!important}.c4-izmir figcaption{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--padding);width:100%;z-index:1;padding:2em;padding:calc(var(--padding) * 2)}.c4-izmir img{object-fit:cover;max-width:100%;width:100%;height:100%}.c4-izmir h1,.c4-izmir h2,.c4-izmir h3,.c4-izmir h4,.c4-izmir h5,.c4-izmir h6,.c4-izmir p{margin-top:0;color:#fff;color:var(--text-color)}.c4-izmir h1:last-child,.c4-izmir h2:last-child,.c4-izmir h3:last-child,.c4-izmir h4:last-child,.c4-izmir h5:last-child,.c4-izmir h6:last-child,.c4-izmir p:last-child,[class*=" c4-fade"]>:last-child,[class*=" c4-reveal"]>:last-child,[class*=" c4-rotate"]>:last-child,[class^=c4-fade]>:last-child,[class^=c4-reveal]>:last-child,[class^=c4-rotate]>:last-child{margin-bottom:0}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before,[class^=c4-border]:after,[class^=c4-border]:before{background-color:#fff;background-color:var(--border-color);position:absolute;content:""}[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border]:after,[class^=c4-border]:before{z-index:2;height:3px;height:var(--border-width);left:15px;left:var(--border-margin);right:15px;right:var(--border-margin);transform:scaleX(0)}[class*=" c4-border"]:before,[class^=c4-border]:before{top:15px;top:var(--border-margin)}[class*=" c4-border"]:after,[class^=c4-border]:after{bottom:15px;bottom:var(--border-margin)}[class*=" c4-border"] figcaption,[class^=c4-border] figcaption{z-index:3}.c4-izmir figcaption:not([class*=" c4-layout"]):not([class^=c4-layout]):not([class$=c4-layout]):not([class~=c4-layout]) div{display:none}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before{z-index:-1;width:3px;width:var(--border-width);top:15px;top:var(--border-margin);bottom:15px;bottom:var(--border-margin);transform:scaleY(0)}[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:before{left:15px;left:var(--border-margin)}[class*=" c4-border"] figcaption:after,[class^=c4-border] figcaption:after{right:15px;right:var(--border-margin)}.c4-image-zoom-out.hover img,.c4-image-zoom-out:focus img,.c4-image-zoom-out:hover img,:focus>.c4-image-zoom-out img,:focus>[class*=" c4-border"] figcaption:after,:focus>[class*=" c4-border"] figcaption:before,:focus>[class*=" c4-border"]:after,:focus>[class*=" c4-border"]:before,:focus>[class^=c4-border] figcaption:after,:focus>[class^=c4-border] figcaption:before,:focus>[class^=c4-border]:after,:focus>[class^=c4-border]:before,[class*=" c4-border"].hover figcaption:after,[class*=" c4-border"].hover figcaption:before,[class*=" c4-border"].hover:after,[class*=" c4-border"].hover:before,[class*=" c4-border"]:focus figcaption:after,[class*=" c4-border"]:focus figcaption:before,[class*=" c4-border"]:focus:after,[class*=" c4-border"]:focus:before,[class*=" c4-border"]:hover figcaption:after,[class*=" c4-border"]:hover figcaption:before,[class*=" c4-border"]:hover:after,[class*=" c4-border"]:hover:before,[class^=c4-border].hover figcaption:after,[class^=c4-border].hover figcaption:before,[class^=c4-border].hover:after,[class^=c4-border].hover:before,[class^=c4-border]:focus figcaption:after,[class^=c4-border]:focus figcaption:before,[class^=c4-border]:focus:after,[class^=c4-border]:focus:before,[class^=c4-border]:hover figcaption:after,[class^=c4-border]:hover figcaption:before,[class^=c4-border]:hover:after,[class^=c4-border]:hover:before{transform:scale(1)}.c4-border-bottom:after,.c4-border-bottom:before,.c4-border-horiz figcaption:after,.c4-border-horiz figcaption:before,.c4-border-left figcaption:after,.c4-border-left figcaption:before,.c4-border-right figcaption:after,.c4-border-right figcaption:before,.c4-border-top:after,.c4-border-top:before,.c4-border-vert:after,.c4-border-vert:before{transition-duration:0s}.c4-border-bottom.hover:before,.c4-border-bottom:after,.c4-border-bottom:focus:before,.c4-border-bottom:hover:before,.c4-border-horiz.hover figcaption:after,.c4-border-horiz.hover figcaption:before,.c4-border-horiz:focus figcaption:after,.c4-border-horiz:focus figcaption:before,.c4-border-horiz:hover figcaption:after,.c4-border-horiz:hover figcaption:before,.c4-border-left figcaption:before,.c4-border-left.hover figcaption:after,.c4-border-left:focus figcaption:after,.c4-border-left:hover figcaption:after,.c4-border-right figcaption:after,.c4-border-right.hover figcaption:before,.c4-border-right:focus figcaption:before,.c4-border-right:hover figcaption:before,.c4-border-top.hover:after,.c4-border-top:before,.c4-border-top:focus:after,.c4-border-top:hover:after,.c4-border-vert.hover:after,.c4-border-vert.hover:before,.c4-border-vert:focus:after,.c4-border-vert:focus:before,.c4-border-vert:hover:after,.c4-border-vert:hover:before,:focus>.c4-border-bottom:before,:focus>.c4-border-horiz figcaption:after,:focus>.c4-border-horiz figcaption:before,:focus>.c4-border-left figcaption:after,:focus>.c4-border-right figcaption:before,:focus>.c4-border-top:after,:focus>.c4-border-vert:after,:focus>.c4-border-vert:before{transition-delay:480ms}.c4-border-bottom figcaption:after,.c4-border-bottom figcaption:before,.c4-border-bottom-right figcaption:after,.c4-border-bottom-right figcaption:before,.c4-border-bottom-right:after,.c4-border-bottom-right:before,.c4-border-cc-1 figcaption:before,.c4-border-cc-1:after,.c4-border-cc-2 figcaption:before,.c4-border-cc-2:after,.c4-border-cc-3 figcaption:before,.c4-border-cc-3:after,.c4-border-ccc-1 figcaption:after,.c4-border-ccc-1:before,.c4-border-ccc-2 figcaption:after,.c4-border-ccc-2:before,.c4-border-ccc-3 figcaption:after,.c4-border-ccc-3:before,.c4-border-corners-1 figcaption:after,.c4-border-corners-1:after,.c4-border-corners-2 figcaption:before,.c4-border-corners-2:before,.c4-border-right:after,.c4-border-right:before{transform-origin:100% 100%}.c4-border-bottom-left figcaption:after,.c4-border-bottom-left.hover figcaption:before,.c4-border-bottom-left.hover:after,.c4-border-bottom-left:before,.c4-border-bottom-left:focus figcaption:before,.c4-border-bottom-left:focus:after,.c4-border-bottom-left:hover figcaption:before,.c4-border-bottom-left:hover:after,.c4-border-bottom-right figcaption:before,.c4-border-bottom-right.hover figcaption:after,.c4-border-bottom-right.hover:after,.c4-border-bottom-right:before,.c4-border-bottom-right:focus figcaption:after,.c4-border-bottom-right:focus:after,.c4-border-bottom-right:hover figcaption:after,.c4-border-bottom-right:hover:after,.c4-border-bottom.hover:after,.c4-border-bottom:focus:after,.c4-border-bottom:hover:after,.c4-border-cc-1.hover figcaption:before,.c4-border-cc-1:after,.c4-border-cc-1:focus figcaption:before,.c4-border-cc-1:hover figcaption:before,.c4-border-ccc-1.hover figcaption:before,.c4-border-ccc-1:before,.c4-border-ccc-1:focus figcaption:before,.c4-border-ccc-1:hover figcaption:before,.c4-border-left.hover figcaption:before,.c4-border-left:focus figcaption:before,.c4-border-left:hover figcaption:before,.c4-border-right.hover figcaption:after,.c4-border-right:focus figcaption:after,.c4-border-right:hover figcaption:after,.c4-border-top-left figcaption:after,.c4-border-top-left.hover figcaption:before,.c4-border-top-left.hover:before,.c4-border-top-left:after,.c4-border-top-left:focus figcaption:before,.c4-border-top-left:focus:before,.c4-border-top-left:hover figcaption:before,.c4-border-top-left:hover:before,.c4-border-top-right figcaption:before,.c4-border-top-right.hover figcaption:after,.c4-border-top-right.hover:before,.c4-border-top-right:after,.c4-border-top-right:focus figcaption:after,.c4-border-top-right:focus:before,.c4-border-top-right:hover figcaption:after,.c4-border-top-right:hover:before,.c4-border-top.hover:before,.c4-border-top:focus:before,.c4-border-top:hover:before,:focus>.c4-border-bottom-left figcaption:before,:focus>.c4-border-bottom-left:after,:focus>.c4-border-bottom-right figcaption:after,:focus>.c4-border-bottom-right:after,:focus>.c4-border-bottom:after,:focus>.c4-border-cc-1 figcaption:before,:focus>.c4-border-ccc-1 figcaption:before,:focus>.c4-border-left figcaption:before,:focus>.c4-border-right figcaption:after,:focus>.c4-border-top-left figcaption:before,:focus>.c4-border-top-left:before,:focus>.c4-border-top-right figcaption:after,:focus>.c4-border-top-right:before,:focus>.c4-border-top:before{transition-delay:0s}.c4-border-cc-1 figcaption:after,.c4-border-cc-1:before,.c4-border-cc-2 figcaption:after,.c4-border-cc-2:before,.c4-border-cc-3 figcaption:after,.c4-border-cc-3:before,.c4-border-ccc-1 figcaption:before,.c4-border-ccc-1:after,.c4-border-ccc-2 figcaption:before,.c4-border-ccc-2:after,.c4-border-ccc-3 figcaption:before,.c4-border-ccc-3:after,.c4-border-corners-1 figcaption:before,.c4-border-corners-1:before,.c4-border-corners-2 figcaption:after,.c4-border-corners-2:after,.c4-border-left:after,.c4-border-left:before,.c4-border-top figcaption:after,.c4-border-top figcaption:before,.c4-border-top-left figcaption:after,.c4-border-top-left figcaption:before,.c4-border-top-left:after,.c4-border-top-left:before{transform-origin:0 0}.c4-border-bottom-left figcaption:before,.c4-border-bottom-left.hover figcaption:after,.c4-border-bottom-left.hover:before,.c4-border-bottom-left:after,.c4-border-bottom-left:focus figcaption:after,.c4-border-bottom-left:focus:before,.c4-border-bottom-left:hover figcaption:after,.c4-border-bottom-left:hover:before,.c4-border-bottom-right figcaption:after,.c4-border-bottom-right.hover figcaption:before,.c4-border-bottom-right.hover:before,.c4-border-bottom-right:after,.c4-border-bottom-right:focus figcaption:before,.c4-border-bottom-right:focus:before,.c4-border-bottom-right:hover figcaption:before,.c4-border-bottom-right:hover:before,.c4-border-top-left figcaption:before,.c4-border-top-left.hover figcaption:after,.c4-border-top-left.hover:after,.c4-border-top-left:before,.c4-border-top-left:focus figcaption:after,.c4-border-top-left:focus:after,.c4-border-top-left:hover figcaption:after,.c4-border-top-left:hover:after,.c4-border-top-right figcaption:after,.c4-border-top-right.hover figcaption:before,.c4-border-top-right.hover:after,.c4-border-top-right:before,.c4-border-top-right:focus figcaption:before,.c4-border-top-right:focus:after,.c4-border-top-right:hover figcaption:before,.c4-border-top-right:hover:after,:focus>.c4-border-bottom-left figcaption:after,:focus>.c4-border-bottom-left:before,:focus>.c4-border-bottom-right figcaption:before,:focus>.c4-border-bottom-right:before,:focus>.c4-border-top-left figcaption:after,:focus>.c4-border-top-left:after,:focus>.c4-border-top-right figcaption:before,:focus>.c4-border-top-right:after{transition-delay:480ms;transition-delay:calc(var(--transition-duration) / 1.25)}.c4-border-top-right figcaption:after,.c4-border-top-right figcaption:before,.c4-border-top-right:after,.c4-border-top-right:before{transform-origin:100% 0}.c4-border-bottom-left figcaption:after,.c4-border-bottom-left figcaption:before,.c4-border-bottom-left:after,.c4-border-bottom-left:before{transform-origin:0 100%}.c4-border-cc-1 figcaption:after,.c4-border-cc-1 figcaption:before,.c4-border-cc-1:after,.c4-border-cc-1:before{transition-duration:.3s}.c4-border-cc-1.hover figcaption:after,.c4-border-cc-1:before,.c4-border-cc-1:focus figcaption:after,.c4-border-cc-1:hover figcaption:after,.c4-border-ccc-1.hover figcaption:after,.c4-border-ccc-1:after,.c4-border-ccc-1:focus figcaption:after,.c4-border-ccc-1:hover figcaption:after,.c4-delay-600,.c4-delay-600>*,:focus>.c4-border-cc-1 figcaption:after,:focus>.c4-border-ccc-1 figcaption:after{transition-delay:.6s}.c4-border-cc-1 figcaption:before,.c4-border-cc-1.hover:after,.c4-border-cc-1:focus:after,.c4-border-cc-1:hover:after,.c4-border-ccc-1 figcaption:before,.c4-border-ccc-1.hover:before,.c4-border-ccc-1:focus:before,.c4-border-ccc-1:hover:before,.c4-delay-900,.c4-delay-900>*,:focus>.c4-border-cc-1:after,:focus>.c4-border-ccc-1:before{transition-delay:.9s}.c4-border-cc-1 figcaption:after,.c4-border-cc-1.hover:before,.c4-border-cc-1:focus:before,.c4-border-cc-1:hover:before,.c4-border-ccc-1 figcaption:after,.c4-border-ccc-1.hover:after,.c4-border-ccc-1:focus:after,.c4-border-ccc-1:hover:after,.c4-delay-300,.c4-delay-300>*,:focus>.c4-border-cc-1:before,:focus>.c4-border-ccc-1:after{transition-delay:.3s}.c4-border-ccc-1 figcaption:after,.c4-border-ccc-1 figcaption:before,.c4-border-ccc-1:after,.c4-border-ccc-1:before{transition-duration:.4s}.c4-border-cc-3:before,.c4-border-ccc-3:after{right:33px;right:calc(var(--border-margin) + var(--border-margin) + var(--border-width));left:0}.c4-border-cc-3:after,.c4-border-ccc-3:before{left:33px;left:calc(var(--border-margin) + var(--border-margin) + var(--border-width));right:0}.c4-border-cc-3 figcaption:before,.c4-border-ccc-3 figcaption:after{top:33px;top:calc(var(--border-margin) + var(--border-margin) + var(--border-width));bottom:0}.c4-border-cc-3 figcaption:after,.c4-border-ccc-3 figcaption:before{bottom:33px;bottom:calc(var(--border-margin) + var(--border-margin) + var(--border-width));top:0}.c4-border-fade figcaption:after,.c4-border-fade figcaption:before,.c4-border-fade:after,.c4-border-fade:before{transform:scale(1);opacity:0}.c4-border-fade.hover figcaption:after,.c4-border-fade.hover figcaption:before,.c4-border-fade.hover:after,.c4-border-fade.hover:before,.c4-border-fade:focus figcaption:after,.c4-border-fade:focus figcaption:before,.c4-border-fade:focus:after,.c4-border-fade:focus:before,.c4-border-fade:hover figcaption:after,.c4-border-fade:hover figcaption:before,.c4-border-fade:hover:after,.c4-border-fade:hover:before,.c4-izmir.hover [class*=" c4-reveal"],.c4-izmir.hover [class*=" c4-rotate"],.c4-izmir.hover [class^=c4-reveal],.c4-izmir.hover [class^=c4-rotate],.c4-izmir.hover figcaption>*,.c4-izmir.hover>img,.c4-izmir:focus [class*=" c4-reveal"],.c4-izmir:focus [class*=" c4-rotate"],.c4-izmir:focus [class^=c4-reveal],.c4-izmir:focus [class^=c4-rotate],.c4-izmir:focus figcaption>*,.c4-izmir:focus>img,.c4-izmir:hover .dg-overlay,.c4-izmir:hover [class*=" c4-reveal"],.c4-izmir:hover [class*=" c4-rotate"],.c4-izmir:hover [class^=c4-reveal],.c4-izmir:hover [class^=c4-rotate],.c4-izmir:hover figcaption>*,.c4-izmir:hover>img,:focus>.c4-border-fade figcaption:after,:focus>.c4-border-fade figcaption:before,:focus>.c4-border-fade:after,:focus>.c4-border-fade:before,:focus>.c4-izmir [class*=" c4-reveal"],:focus>.c4-izmir [class*=" c4-rotate"],:focus>.c4-izmir [class^=c4-reveal],:focus>.c4-izmir [class^=c4-rotate],:focus>.c4-izmir figcaption>*,:focus>.c4-izmir>img{opacity:1}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){[class*=" c4-border"]:after,[class*=" c4-border"]:before,[class^=c4-border]:after,[class^=c4-border]:before{height:3px;left:15px;right:15px}[class*=" c4-border"]:before,[class^=c4-border]:before{top:15px}[class*=" c4-border"]:after,[class^=c4-border]:after{bottom:15px}[class*=" c4-border"] figcaption:after,[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:after,[class^=c4-border] figcaption:before{width:3px;top:15px;bottom:15px}[class*=" c4-border"] figcaption:before,[class^=c4-border] figcaption:before{left:15px}[class*=" c4-border"] figcaption:after,[class^=c4-border] figcaption:after{right:15px}}.c4-image-zoom-in.hover img,.c4-image-zoom-in:focus img,.c4-image-zoom-in:hover img,.c4-image-zoom-out img,:focus>.c4-image-zoom-in img{transform:scale(1.25)}.c4-image-pan-up img{transform-origin:top;transform:scale(1.2) translate(0,0)}.c4-image-pan-up.hover img,.c4-image-pan-up:focus img,.c4-image-pan-up:hover img,:focus>.c4-image-pan-up img{transform:scale(1.2) translate(0,-15%)}.c4-image-pan-down img{transform-origin:bottom;transform:scale(1.2) translate(0,0)}.c4-image-pan-down:focus img,.c4-image-pan-down:hover img,:focus>.c4-image-pan-down img{transform:scale(1.2) translate(0,15%)}.c4-image-pan-left img{transform-origin:left;transform:scale(1.2) translate(0,0)}.c4-image-pan-left.hover img,.c4-image-pan-left:focus img,.c4-image-pan-left:hover img,:focus>.c4-image-pan-left img{transform:scale(1.2) translate(-15%,0)}.c4-image-pan-right img{transform-origin:right;transform:scale(1.2) translate(0,0)}.c4-image-pan-right.hover img,.c4-image-pan-right:focus img,.c4-image-pan-right:hover img,:focus>.c4-image-pan-right img{transform:scale(1.2) translate(15%,0)}.c4-image-blur.hover img,.c4-image-blur:focus img,.c4-image-blur:hover img,:focus>.c4-image-blur img{filter:blur(4px);transform:scale(1.1)}.c4-image-rotate-left img,.c4-image-rotate-right img{transform:scale(1.1) translate(0,0)}.c4-image-rotate-left.hover img,.c4-image-rotate-left:focus img,.c4-image-rotate-left:hover img,:focus>.c4-image-rotate-left img{transform:scale(1.3) rotate(-15deg)}.c4-image-rotate-right.hover img,.c4-image-rotate-right:focus img,.c4-image-rotate-right:hover img,:focus>.c4-image-rotate-right img{transform:scale(1.3) rotate(15deg)}.c4-delay-100,.c4-delay-100>*{transition-delay:.1s}.c4-delay-200,.c4-delay-200>*{transition-delay:.2s}.c4-delay-400,.c4-delay-400>*{transition-delay:.4s}.c4-delay-500,.c4-delay-500>*{transition-delay:.5s}.c4-delay-700,.c4-delay-700>*{transition-delay:.7s}.c4-delay-800,.c4-delay-800>*{transition-delay:.8s}.c4-delay-1000,.c4-delay-1000>*{transition-delay:1s}[class*=" c4-fade"],[class*=" c4-fade"]>*,[class*=" c4-reveal"],[class*=" c4-reveal"]>*,[class*=" c4-rotate"],[class*=" c4-rotate"]>*,[class^=c4-fade],[class^=c4-fade]>*,[class^=c4-reveal],[class^=c4-reveal]>*,[class^=c4-rotate],[class^=c4-rotate]>*{display:inline-block}[class*=" c4-reveal"],[class*=" c4-rotate"],[class^=c4-reveal],[class^=c4-rotate]{overflow:hidden;opacity:1}.c4-izmir figcaption>*,[class*=" c4-fade"],[class^=c4-fade]{opacity:0}.c4-izmir.hover [class*=" c4-fade"],.c4-izmir.hover [class^=c4-fade],.c4-izmir:focus [class*=" c4-fade"],.c4-izmir:focus [class^=c4-fade],.c4-izmir:hover [class*=" c4-fade"],.c4-izmir:hover [class^=c4-fade],:focus>.c4-izmir [class*=" c4-fade"],:focus>.c4-izmir [class^=c4-fade]{opacity:1;transform:translate(0)}.c4-izmir.hover [class*=" c4-reveal"]>*,.c4-izmir.hover [class*=" c4-rotate"]>*,.c4-izmir.hover [class^=c4-reveal]>*,.c4-izmir.hover [class^=c4-rotate]>*,.c4-izmir:focus [class*=" c4-reveal"]>*,.c4-izmir:focus [class*=" c4-rotate"]>*,.c4-izmir:focus [class^=c4-reveal]>*,.c4-izmir:focus [class^=c4-rotate]>*,.c4-izmir:hover [class*=" c4-reveal"]>*,.c4-izmir:hover [class*=" c4-rotate"]>*,.c4-izmir:hover [class^=c4-reveal]>*,.c4-izmir:hover [class^=c4-rotate]>*,:focus>.c4-izmir [class*=" c4-reveal"]>*,:focus>.c4-izmir [class*=" c4-rotate"]>*,:focus>.c4-izmir [class^=c4-reveal]>*,:focus>.c4-izmir [class^=c4-rotate]>*{transform:translate(0) rotate(0)}.c4-fade-up{transform:translateY(1.5rem)}.c4-fade-down{transform:translateY(-1.5rem)}.c4-fade-left{transform:translateX(1.5rem)}.c4-fade-right{transform:translateX(-1.5rem)}.c4-reveal-up>*{transform:translateY(100%)}.c4-reveal-down>*{transform:translateY(-100%)}.c4-reveal-left>*{transform:translateX(100%)}.c4-reveal-right>*{transform:translateX(-100%)}.c4-rotate-up-right>*{transform-origin:bottom left;transform:rotate(90deg)}.c4-rotate-up-left>*{transform-origin:bottom right;transform:rotate(-90deg)}.c4-rotate-down-right>*{transform-origin:top left;transform:rotate(-90deg)}.c4-rotate-down-left>*{transform-origin:top right;transform:rotate(90deg)}.c4-izmir .dg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:1}.c4-gradient-top .dg-overlay{background-image:linear-gradient(180deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(180deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-left .dg-overlay{background-image:linear-gradient(90deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(90deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-right .dg-overlay{background-image:linear-gradient(270deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(270deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom .dg-overlay{background-image:linear-gradient(0deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(0deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-top-left .dg-overlay{background-image:linear-gradient(135deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-top-right .dg-overlay{background-image:linear-gradient(225deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(225deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom-left .dg-overlay{background-image:linear-gradient(45deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(45deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-gradient-bottom-right .dg-overlay{background-image:linear-gradient(315deg,#00b4db 0,#0083b0 100%);background-image:linear-gradient(315deg,var(--primary-color) 0,var(--secondary-color) 100%)}.c4-izmir .c4-layout-top-left{justify-content:flex-start;align-items:flex-start;text-align:left}.c4-izmir .c4-layout-top-center{justify-content:flex-start}.c4-izmir .c4-layout-top-right{justify-content:flex-start;align-items:flex-end;text-align:right}.c4-izmir .c4-layout-center-left{align-items:flex-start;text-align:left}.c4-izmir .c4-layout-center-right{align-items:flex-end;text-align:right}.c4-izmir .c4-layout-bottom-left{justify-content:flex-end;align-items:flex-start;text-align:left}.c4-izmir .c4-layout-bottom-center{justify-content:flex-end}.c4-izmir .c4-layout-bottom-right{justify-content:flex-end;align-items:flex-end;text-align:right}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{position:absolute;display:inline-block;overflow:hidden;margin:0;padding:0}.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg,.justified-gallery>figure>img,.justified-gallery>figure>svg{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:"alpha(opacity=0)"}.justified-gallery>a>.jg-caption,.justified-gallery>div>.jg-caption,.justified-gallery>figure>.jg-caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.jg-caption.jg-caption-visible,.justified-gallery>div>.jg-caption.jg-caption-visible,.justified-gallery>figure>.jg-caption.jg-caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>a>svg,.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>svg{-webkit-transition:opacity .5s ease-in;-moz-transition:opacity .5s ease-in;-o-transition:opacity .5s ease-in;transition:opacity .5s ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.jg-spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.jg-spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}#lg-zoom-out,.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{opacity:.5;pointer-events:none}.lg-sub-html,.lg-toolbar{background-color:rgb(0 0 0 / .45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../fonts/lg.eot#1749785548);src:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../fonts/lg.eot#1749785548) format("embedded-opentype"),url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../fonts/lg.woff#1749785548) format("woff"),url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../fonts/lg.ttf#1749785548) format("truetype"),url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgb(0 0 0 / .45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-outer .lg-toggle-thumb,.lg-toolbar .lg-icon{color:#999;font-size:24px;line-height:27px;text-align:center;cursor:pointer}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover,.lg-outer .lg-toggle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share,.lg-toolbar .lg-icon:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:.3s lg-right-end;-o-animation:.3s lg-right-end;animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:.3s lg-left-end;-o-animation:.3s lg-left-end;animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{float:right;height:47px;padding:10px 0;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:auto;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item,.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item,.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s;-o-transition:border-color .25s;transition:border-color .25s}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s;-o-transition:bottom .25s;transition:bottom .25s}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;height:39px;padding:5px 0;position:absolute;right:20px;top:-39px;width:50px}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-backdrop.in,.lg-css3.lg-fade .lg-item.lg-current,.lg-outer .lg-has-html5:hover .lg-video-play,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play,.lg-outer.lg-visible,.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-empty-html,.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play,.lg-outer.lg-hide-download #lg-download{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms;-moz-transition:opacity 80ms;-o-transition:opacity 80ms;transition:opacity 80ms}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1);transition:transform .3s cubic-bezier(0,0,.25,1)}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1);-moz-transition:left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1);-o-transition:left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1);transition:left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s,-webkit-transform .15s;-moz-transition:opacity .15s,-moz-transform .15s;-o-transition:opacity .15s,-o-transform .15s;transition:opacity .15s,transform .15s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner,.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgb(255 255 255 / .5);border-radius:50%;box-shadow:0 0 0 8px rgb(255 255 255 / .7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s;-o-transition:box-shadow .3s;transition:box-shadow .3s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgb(0 0 0 / .25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear;-o-transition:visibility 0s linear .18s,opacity .18s linear;transition:visibility 0s linear .18s,opacity .18s linear}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;-moz-transition:-moz-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;-o-transition:-o-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;transition:transform .18s linear,visibility 0s linear .5s,opacity .18s linear}.lg-outer #lg-share,.lg-outer .lg{position:relative}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid #fff0;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgb(0 0 0 / .07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.group:after,.group:before{display:table;content:"";line-height:0}.group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer .lg{overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(https://bearlakereserve.com/wp-content/plugins/dg-gallery-modules/assets/css/lib/../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item,.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s;-moz-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:transform 1s cubic-bezier(0,0,.25,1),opacity .1s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1),opacity .1s;-moz-transition:left 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:left 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:left 1s cubic-bezier(0,0,.25,1),opacity .1s}.dg_ig_lightbox .ig_is_lightbox .dg_ig_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}.dg_ig_lightbox .ig_is_lightbox .dg_ig_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px;margin-left:auto;margin-right:auto}.mec-fluent-bg-wrap{position:relative!important;padding:120px 30px}.mec-fluent-bg-wrap.force-full{width:100vw!important;left:50%!important;right:50%!important;margin-left:-50vw!important;margin-right:-50vw!important}.mec-fluent-wrap{background-color:#f5fcff;border-radius:12px;overflow:hidden;box-shadow:0 0 70px rgb(27 69 91 / .16);margin-left:auto;margin-right:auto}.mec-fluent-wrap{margin-top:30px!important;margin-bottom:30px!important}.mec-fluent-bg-wrap .mec-fluent-wrap,.mec-fluent-wrap .mec-fluent-wrap{margin-top:0!important;margin-bottom:0!important}.mec-fluent-wrap.mec-wrap,.mec-fluent-wrap.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap.mec-wrap div,.mec-fluent-wrap.mec-wrap h1,.mec-fluent-wrap.mec-wrap h2,.mec-fluent-wrap.mec-wrap h3,.mec-fluent-wrap.mec-wrap h4,.mec-fluent-wrap.mec-wrap h5,.mec-fluent-wrap.mec-wrap h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.mec-fluent-wrap .mec-color,.mec-fluent-wrap a:hover,.mec-wrap .mec-color-hover:hover{color:#00acf8}.mec-fluent-wrap:not(.mec-single-fluent-wrap) .mec-util-hidden{display:none!important}.mec-fluent-wrap a{text-decoration:none}.mec-fluent-wrap a:focus,.mec-fluent-wrap button:focus{outline:0}.mec-fluent-wrap .slimScrollBar{opacity:1!important}.mec-fluent-wrap .mCSB_inside>.mCSB_container{margin:0}.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff0}.mec-fluent-wrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#c7ebfb;border-radius:4px}.mec-fluent-wrap .mec-load-more-button{border-radius:3px;border:1px solid #c7ebfb;box-shadow:0 2px 2px rgb(0 0 0 / .03);letter-spacing:0;font-size:12px;color:#00acf8}.mec-fluent-wrap .mec-load-more-button:hover{background-color:#ebf9ff;border-color:#00acf8;color:#00acf8;box-shadow:0 4px 10px rgb(0 172 248 / .2)}.mec-fluent-wrap .mec-skin-map-container{margin-bottom:30px}.mec-fluent-wrap .mec-event-sharing-wrap{position:relative;display:inline-block;left:auto;padding-left:0;padding-right:0}.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing{border-color:#c7ebfb}.mec-fluent-wrap .mec-event-sharing-wrap li i{height:25px}.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type{border:0;margin-bottom:0}.mec-fluent-wrap .mec-event-sharing-wrap:hover>li:first-of-type{background-color:#fff;border-radius:2px}.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i{width:38px;height:38px;color:#00acf8}.mec-fluent-wrap .mec-booking-button{position:static;color:#00acf8;font-size:12px;line-height:12px;font-weight:400;display:block;float:left;border:1px solid #c7ebfb;padding:12px 16px 11px;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);margin-right:8px;height:auto;letter-spacing:1px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;white-space:nowrap}.mec-fluent-wrap .mec-booking-button:hover{background-color:#ebf9ff;border-color:#00acf8;color:#00acf8;box-shadow:0 4px 10px rgb(0 172 248 / .2)!important}.mec-fluent-wrap .mec-price-details i{margin-right:0}.mec-fluent-current-time{position:absolute;top:0;left:0;right:0;display:block;height:2px;background-color:#00acf8;z-index:2;text-align:center;-webkit-transition:top 0.3s ease;transition:top 0.3s ease}.mec-fluent-current-time-first{position:absolute;top:-5px;left:0;display:block;width:0;height:0;border-left:11px solid #00acf8;border-top:6px solid #fff0;border-bottom:6px solid #fff0}.mec-fluent-current-time-last{position:absolute;top:-5px;right:0;display:block;width:0;height:0;border-right:11px solid #00acf8;border-top:6px solid #fff0;border-bottom:6px solid #fff0}.mec-fluent-current-time-text{font-size:10px;line-height:10px;color:#00acf8;font-weight:400;position:relative;bottom:20px}.mec-fluent-wrap.mec-fluent-weekly-wrap .mec-fluent-current-time-text{bottom:15px}.mec-fluent-wrap .mec-localtime-details{position:relative;margin-bottom:3px;padding-left:22px;text-align:left}.mec-fluent-wrap .mec-local-time-details:before{font-family:simple-line-icons!important;content:"\e037"!important}.mec-fluent-wrap .mec-local-time-details:before,.mec-fluent-wrap .mec-localtime-details i:before{position:absolute;font-size:14px;line-height:14px;left:0;top:3px;color:#ade7ff}.mec-fluent-wrap .mec-local-time-details,.mec-fluent-wrap .mec-localtime-wrap{display:-webkit-box;display:flex;flex-wrap:wrap;padding-left:22px;margin-bottom:3px;position:relative}.mec-fluent-wrap .mec-local-time-details div,.mec-fluent-wrap .mec-local-time-details span,.mec-fluent-wrap .mec-localtime-details div,.mec-fluent-wrap .mec-localtime-details span{font-size:12px!important;line-height:17px!important;font-weight:400!important;color:#898a8c!important;text-align:left}.mec-fluent-wrap .mec-local-time-details .mec-local-title,.mec-fluent-wrap .mec-local-time-details .mec-local-date,.mec-fluent-wrap .mec-localtime-details span.mec-localtitle{margin-right:3px}.mec-fluent-wrap .mec-event-location{display:-webkit-box;display:flex;padding-top:6px;padding-bottom:5px;-webkit-box-align:center;align-items:center}.mec-fluent-wrap .mec-event-location i{margin-right:8px!important;line-height:19px;color:#ade7ff}.mec-fluent-wrap .mec-event-location address{margin:0;color:#898a8c;font-size:12px;line-height:19px}.mec-fluent-wrap .mec-labels-normal,.mec-fluent-wrap .mec-cancellation-reason{margin:3px 0;display:block;clear:both}.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,.mec-wrap.mec-fluent-wrap .mec-labels-normal .mec-label-normal{margin-left:0;margin-right:6px}.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before{padding-bottom:0}.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-featured:before,.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style,.mec-fluent-wrap .mec-event-grid-minimal article .mec-fc-style,.mec-fluent-wrap .mec-event-grid-simple article .mec-fc-style,.mec-fluent-wrap .mec-timeline-event .mec-fc-style,.mec-fluent-wrap .mec-timetable-wrap article .mec-fc-style,.mec-fluent-wrap .mec-wrap .mec-event-list-accordion article .mec-fc-style,.mec-wrap.mec-fluent-wrap .mec-event-list-modern article .mec-fc-style,.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,.mec-wrap.mec-fluent-wrap article.mec-event-cover-classic .mec-fc-style,.mec-wrap.mec-fluent-wrap article.mec-event-cover-clean .mec-fc-style,.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern .mec-fc-style,.mec-wrap.mec-fluent-wrap article[class^="mec-event-countdown-"] .mec-fc-style,.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style,.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style{background-color:#1ce1ac!important;color:#fff!important}.mec-wrap.mec-fluent-wrap article:not([class^="mec-event-countdown"]):not([class^="mec-event-cover-"]).mec-label-canceled:before,.mec-fluent-wrap .mec-timeline-event.mec-label-canceled .mec-fc-style,.mec-wrap.mec-fluent-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,.mec-wrap.mec-fluent-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style,.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style,.mec-wrap.mec-fluent-wrap .mec-cancellation-reason span,.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style{background-color:#ff017e!important;color:#fff!important}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-label-canceled .mec-fc-style:before,.mec-wrap.mec-fluent-wrap article.mec-label-canceled .mec-fc-style:before{color:#ff017e!important}.mec-fluent-monthly-wrap{max-width:1026px!important;overflow:visible}.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,.mec-fluent-wrap .mec-calendar-a-month,.mec-fluent-wrap .mec-yearly-title-sec{position:relative;background-color:#fff;border-bottom:1px solid #d6eef9;padding:32px 40px 31px;box-shadow:0 4px 12px rgb(32 45 67 / .04);border-radius:12px 12px 0 0}@media (max-width:479px){.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,.mec-fluent-wrap .mec-calendar-a-month,.mec-fluent-wrap .mec-yearly-title-sec{padding:15px}}.mec-fluent-wrap .mec-calendar-header,.mec-fluent-wrap .mec-month-label,.mec-fluent-wrap .mec-month-navigator h4,.mec-fluent-wrap .mec-year-navigator,.mec-fluent-wrap .mec-year-navigator h2{display:inline-block}.mec-fluent-wrap .mec-calendar-header h2,.mec-fluent-wrap .mec-month-label,.mec-fluent-wrap .mec-month-navigator h4,.mec-fluent-wrap .mec-year-navigator h2{font-size:24px;margin-bottom:0;margin-right:22px;color:#000;font-weight:700;margin-top:0}@media (max-width:479px){.mec-fluent-wrap .mec-calendar-header h2{font-size:15px}}.mec-fluent-wrap .mec-load-month,.mec-fluent-wrap .mec-load-year{display:inline-block;background-color:#fff;border-radius:50%;width:24px;height:24px;text-align:center;border:1px solid #c7ebfb;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:relative;bottom:2px}.mec-fluent-wrap .mec-load-month:hover,.mec-fluent-wrap .mec-load-year:hover{border-color:#00acf8;background-color:#eefaff}.mec-fluent-wrap .mec-load-month i,.mec-fluent-wrap .mec-load-year i{color:#00acf8;font-size:9px;font-weight:700;position:relative;bottom:3px}.mec-fluent-wrap .mec-load-month.mec-previous-month i:before{margin-left:-2px}.mec-fluent-wrap .mec-load-month.mec-previous-month,.mec-fluent-wrap .mec-load-year.mec-previous-year{margin-right:3px}.mec-fluent-wrap .mec-calendar{padding:40px;background-image:url(https://bearlakereserve.com/wp-content/plugins/mec-fluent-layouts/assets/./images/mec-fluent-charachter.svg);background-repeat:no-repeat;background-position:top right;background-size:281px;margin-bottom:0;border:0;position:relative}@media (max-width:479px){.mec-fluent-wrap .mec-calendar{padding:10px}}.mec-fluent-wrap:not(.mec-timetable-wrap):not(.mec-skin-list-wrap):not(.mec-skin-grid-wrap):not(.mec-events-agenda-container) .mec-calendar [id*="mec_skin_events"]{margin-top:88px}.mec-fluent-wrap .mec-calendar .mec-totalcal-box+[id*="mec_skin_events"],.mec-fluent-wrap .mec-calendar .mec-totalcal-box+.mec-calendar-side [id*="mec_skin_events"]{margin-top:0!important}.mec-fluent-wrap .mec-totalcal-box{background-color:#fff0;border:0;box-shadow:none;padding:0;min-height:unset;margin-bottom:38px;position:relative;overflow:visible}.mec-fluent-wrap .mec-totalcal-box:before,.mec-fluent-wrap .mec-totalcal-box:after{content:" ";display:table}.mec-fluent-wrap .mec-totalcal-box:after{clear:both}.mec-fluent-wrap .mec-text-input-search{position:relative;width:calc(100% - 50px);max-width:300px;padding:0;padding-right:12px;float:left}.mec-fluent-wrap .mec-text-input-search i{color:#afe6ff;position:absolute;top:18px;right:25px;border:0;font-size:15px;padding:0;height:auto;width:auto;cursor:pointer}.mec-fluent-wrap .mec-text-input-search input[type="search"]{width:100%;height:50px;padding:15px 25px;border-color:#c7ebfb;border-radius:3px;margin:0;color:#000;background-color:#fff!important}.mec-fluent-wrap .mec-text-input-search input[type="search"]:focus{outline:0}.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-webkit-input-placeholder{color:#afe6ff;font-size:14px}.mec-fluent-wrap .mec-totalcal-box input[type="search"]::-moz-placeholder{color:#afe6ff;font-size:14px}.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-ms-input-placeholder{color:#afe6ff;font-size:14px}.mec-fluent-wrap .mec-totalcal-box input[type="search"]:-moz-placeholder{color:#afe6ff;font-size:14px}.mec-fluent-wrap i.mec-filter-icon{width:50px;height:50px;line-height:50px;border-color:#c7ebfb;color:#00acf8;font-size:18px;padding:0;border-radius:3px;cursor:pointer}.mec-fluent-wrap i.mec-filter-icon.active{background-color:#c7ebfb}@media (max-width:600px){.mec-fluent-wrap .mec-text-input-search input[type="search"]{width:100%}}.mec-fluent-wrap .mec-filter-content{position:absolute;top:calc(100% + 16px);left:0;right:0;z-index:99;padding:49px 40px 30px;background-color:#e8f7ff;border:1px solid #c7ebfb;border-radius:3px;box-shadow:0 4px 5px rgb(0 0 0 / .06);display:none;flex-wrap:wrap}@media (max-width:480px){.mec-fluent-wrap .mec-filter-content{padding:10px 0 5px 5px}.mec-fluent-wrap .mec-filter-content{left:0!important;right:0!important}.mec-fluent-wrap .mec-filter-content:before{left:auto!important;right:15px!important}.mec-fluent-wrap .mec-filter-content:after{left:auto!important;right:16px!important}.mec-fluent-wrap i.mec-filter-icon{float:right}}.mec-fluent-wrap .mec-filter-content:before,.mec-fluent-wrap .mec-filter-content:after{content:"";position:absolute;width:0;height:0}.mec-fluent-wrap .mec-filter-content:before{top:-11px;left:297px;border-left:9px solid #fff0;border-right:9px solid #fff0;border-bottom:10px solid #c7ebfb}.mec-fluent-wrap .mec-filter-content:after{top:-10px;left:298px;border-left:8px solid #fff0;border-right:8px solid #fff0;border-bottom:10px solid #e8f7ff}.mec-fluent-wrap .mec-search-form .mec-date-search,.mec-fluent-wrap .mec-search-form .mec-text-address-search,.mec-fluent-wrap .mec-search-form .mec-dropdown-search{padding:0;-webkit-box-flex:0;flex:0 0 33.3333333333%;max-width:33.3333333333%;min-height:unset;margin-bottom:19px}@media (max-width:790px){.mec-fluent-wrap .mec-search-form .mec-date-search,.mec-fluent-wrap .mec-search-form .mec-text-address-search,.mec-fluent-wrap .mec-search-form .mec-dropdown-search{max-width:100%;width:100%;margin-bottom:10px;overflow:hidden;flex:1 1 100%}}.mec-fluent-wrap .mec-filter-content i{color:#00acf8;background-color:#f8fdff;border-radius:3px 0 0 3px;border-color:#d0edfb;width:41px;height:41px;line-height:40px;padding:0}@media (max-width:320px){.mec-fluent-wrap .mec-filter-content i{display:none}}.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap .mec-totalcal-box input,.mec-fluent-wrap .mec-totalcal-box select,.mec-fluent-wrap .mec-totalcal-box .nice-select{height:41px;color:#a8e4ff;border-color:#d0edfb;width:calc(100% - 51px)}@media (max-width:320px){.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap .mec-totalcal-box input,.mec-fluent-wrap .mec-totalcal-box select,.mec-fluent-wrap .mec-totalcal-box .nice-select{max-width:100%;width:100%}}.mec-fluent-wrap .mec-totalcal-box .nice-select,.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input{min-height:36px;line-height:36px;background:#fff;font-size:13px;margin:0 0 0 -1px;float:left;padding:0 10px;clear:none;border-radius:0 3px 3px 0}.mec-fluent-wrap .mec-totalcal-box .nice-select .current{display:inline-block;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input{width:calc(100% - 51px)}.mec-fluent-wrap .mec-totalcal-box .mec-text-address-search input:focus{border-color:#d0edfb}.mec-fluent-wrap .mec-totalcal-box .nice-select:after{border-bottom:2px solid #00acf8;border-right:2px solid #00acf8;width:8px;height:8px;margin-top:-5px;right:15px}.mec-fluent-wrap .mec-totalcal-box .nice-select .list{right:0;margin:0 -1px;border-radius:0 0 3px 3px;border:1px solid #d0edfb;box-shadow:0 2px 5px rgb(208 237 251 / .5)}.mec-fluent-wrap .mec-totalcal-box .nice-select .list li{margin:0;color:#00acf8}.mec-fluent-wrap .mec-totalcal-box .nice-select .list li:hover,.mec-fluent-wrap .mec-totalcal-box .nice-select .list li.focus{background-color:#f5fcff}.mec-fluent-wrap .mec-totalcal-box select{-moz-appearance:none;-webkit-appearance:none;-webkit-border-radius:0;appearance:none;outline-width:0;background-image:url(https://bearlakereserve.com/wp-content/plugins/mec-fluent-layouts/assets/./images/selectAppearance.png);background-repeat:no-repeat;background-position:calc(100% - 15px) 50%}.mec-fluent-wrap .mec-search-form .mec-date-search select,.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select{width:calc(100% - 130px)}.mec-fluent-wrap .mec-search-form .mec-date-search .nice-select:last-child{width:80px}.mec-fluent-wrap .mec-search-form .mec-date-search select:last-of-type{background-position:calc(100% - 10px) 50%}.mec-fluent-wrap .mec-search-form .mec-dropdown-wrap{display:-webkit-box;display:flex;float:left;width:auto}.mec-fluent-wrap .mec-calendar-side .mec-calendar-table{box-shadow:0 5px 33px #ddf2fb;min-height:733px;overflow-x:auto;overflow:visible}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head{border-radius:3px 3px 0 0;overflow:hidden;border:1px solid #c7ebfb;border-bottom-color:#e6f7ff}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt{background-color:#fff;height:56px!important;border:0;padding:27px 19px 11px;color:#000;font-size:15px;font-weight:700}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active{color:#00acf8}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt{padding:21px 19px 10px;font-size:16px;font-weight:400;border-color:#e6f7ff;color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;position:relative}@media (max-width:767px){.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt{padding:10px 4px 2px;font-size:14px}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt{font-size:11px;padding:22px 2px 0;text-align:center}}@media (max-width:480px){.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt{text-align:center}}@media (max-width:320px){.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt{font-size:12px}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt{font-size:8px}}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday{color:#c7ebfb}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:hover{background-color:#fff;color:#00acf8;border-bottom:1px solid #e6f7ff}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head dt:hover{border:0}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:first-of-type{border-left-color:#c7ebfb}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:last-of-type{border-right-color:#c7ebfb}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt{border-bottom-color:#c7ebfb}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:first-of-type{border-radius:0 0 0 3px}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt:last-of-type{border-radius:0 0 3px 0}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-selected-day{border-bottom:1px solid #e6f7ff;background-color:#fff;font-weight:700;color:#00acf8}.mec-fluent-wrap dt>div:first-of-type{margin-bottom:7px}.mec-fluent-wrap dt .simple-skin-ended,.mec-fluent-wrap .simple-skin-ended{margin-left:-20px;margin-right:-20px;border-left:4px solid #8a43eb;padding-left:15px;padding-right:10px;min-height:28px;position:relative}.mec-fluent-wrap dt .simple-skin-ended .mec-event-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.07}.mec-fluent-wrap dt .simple-skin-ended h4,.mec-fluent-wrap .simple-skin-ended h4{font-size:12px;line-height:16px;padding:6px 0;font-weight:400;margin-bottom:0;margin-top:0;position:relative}@media (max-width:960px){.mec-fluent-wrap dt .simple-skin-ended h4,.mec-fluent-wrap .simple-skin-ended h4{word-break:break-all}.mec-fluent-wrap dt>.simple-skin-ended{padding:1px;line-height:1;min-height:14px}.mec-fluent-wrap dt .simple-skin-ended h4,.mec-fluent-wrap .simple-skin-ended h4{font-size:8px;padding:1px;line-height:12px}}@media (max-width:767px){.mec-fluent-wrap dt>.simple-skin-ended{display:none}}.mec-more-events-wrap{position:absolute;z-index:99;width:280px!important;left:auto!important;top:auto!important;bottom:-8px;right:100%;-webkit-transform:translateY(50%);transform:translateY(50%)}.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap,.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events-wrap,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events-wrap,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events-wrap,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events-wrap,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events-wrap{right:auto!important;left:38px!important}.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events:after,.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events:after,.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after{left:4px;right:unset;bottom:14px}.mec-fluent-wrap .mec-week-events-container dl dt:first-child .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(2) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(3) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(4) .mec-more-events:after,.mec-fluent-wrap .mec-week-events-container dl dt:nth-child(5) .mec-more-events:after{bottom:23px}.mec-more-events-icon{display:inline-block;color:#00acf8;-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-top:10px;font-size:18px;cursor:pointer;font-weight:700;font-family:Calibri,Arial,sans-serif!important}.mec-fluent-weekly-wrap{max-width:1026px!important}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top{display:inline-block;background-color:#fff;text-align:left;padding:0;border-radius:3px;overflow:hidden;border:1px solid #c7ebfb;height:50px;padding-right:48px;float:left;margin-right:12px}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl{display:none}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active{display:inline-block;height:100%;padding:0 15px;padding-top:8px;padding-bottom:8px;width:auto}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week{font-size:14px;color:#00acf8;font-weight:400;background-color:#e6f7ff;float:left;padding:18px 23px 16px;margin:0;border-right:1px solid #c7ebfb}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt{color:#a8acb3;font-weight:400;font-size:12px;width:32px;height:32px;line-height:32px}@media (max-width:640px){.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active{padding:14px 0}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt{width:22px;height:22px;line-height:22px}}@media (max-width:370px){.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl dt{font-size:10px;width:18px;height:18px;line-height:18px}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dl.mec-weekly-view-week-active{padding-top:17px}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week{padding-left:5px;padding-right:5px}}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active{color:#00acf8;background-color:#e6f7ff}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week{margin:0;left:calc(100% - 48px);height:24px;line-height:24px;border:0;box-shadow:none;min-width:48px;border-radius:0;color:#afe6ff;border-left:1px solid #c7ebfb}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i{display:inline-block;font-size:11px;font-weight:700;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week i:hover{color:#00acf8}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month{top:24px}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-previous-month i{padding-left:10px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month{top:0}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-next-month i{padding-right:10px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mec-fluent-wrap .mec-calendar-weekly .mec-text-input-search input[type="search"]{width:197px}.mec-fluent-wrap .mec-skin-weekly-view-events-container{border:1px solid #c7ebfb;background-color:#fff;border-radius:3px;max-height:733px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table{border:0;margin-left:50px;border-bottom:1px solid #e6f7ff}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt{height:72px;border:0;text-align:left;padding:0 15px;width:14.285%}.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-weekday{font-size:15px;font-weight:700;color:#000;margin-top:23px;margin-bottom:3px}.mec-fluent-wrap .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span.mec-weekly-view-monthday{font-size:12px;font-weight:400;color:#a8acb3;margin:0}.mec-fluent-wrap .mec-calendar .mec-week-events-container dl{padding-left:50px;position:relative;width:100%}.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span{position:absolute;top:-12px;left:9px;font-size:12px;color:#afe6ff}.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span:last-child{top:auto;bottom:-3px}.mec-fluent-wrap .mec-calendar .mec-week-events-container dt{width:14.286%;height:89px;line-height:1;border-radius:0;border:1px solid #e6f7ff;border-top:0;border-right:0;text-align:left;position:relative}.mec-fluent-wrap .mec-calendar .mec-week-events-container dt:hover{background-color:#fff}.mec-fluent-wrap .mec-calendar .mec-week-events-container dt>div.mec-calendar-day-events{margin-bottom:0}.mec-fluent-wrap .mec-calendar .mec-week-events-container .mec-more-events-icon{margin-left:20px;margin-bottom:10px}@media (max-width:800px){.mec-fluent-wrap .mec-calendar-weekly .mec-month-container{overflow:auto}.mec-fluent-wrap .mec-calendar-weekly .mec-weeks-container.mec-calendar-d-table{width:930px}.mec-fluent-wrap .mec-calendar-weekly .mec-week-events-container dl{width:980px}.mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article{padding:0 5px!important}.mec-fluent-wrap .mec-calendar-weekly dl .mec-event-article h4{font-size:10px}}.mec-fluent-wrap .mec-calendar .mec-event-article{border-top:0;border-left:4px solid #8a43eb;min-height:28px;position:relative;padding-top:0;padding-bottom:0;padding-left:15px;padding-right:10px}.mec-fluent-wrap .mec-calendar .mec-event-article .mec-event-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.07}.mec-fluent-wrap .mec-calendar .mec-event-article h4{font-size:12px;line-height:16px;padding:6px 0 0;font-weight:400;margin:0;position:relative}@media (max-width:960px){.mec-fluent-wrap .mec-calendar .mec-event-article h4{word-break:break-all}}.mec-fluent-wrap .mec-more-events-wrap{display:none}.mec-fluent-wrap .mec-more-events{width:280px!important;position:absolute;left:unset!important;top:auto!important;bottom:0!important;right:auto!important;z-index:2;border-radius:5px;background-color:#fff;box-shadow:0 16px 35px rgb(0 0 0 / .16);border-bottom:10px solid #ddeff6}.mec-fluent-wrap .mec-more-events:after{content:"";position:absolute;top:auto;left:100%;bottom:12px;display:block;width:12px;height:18px;background-color:#fff;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);box-shadow:0 16px 35px rgb(0 0 0 / .16);z-index:-1}.mec-fluent-wrap h5.mec-more-events-header{padding:15px 22px;background-color:#00acf8;color:#fff;font-weight:600;font-size:16px;margin:0;border-radius:5px 5px 0 0}.mec-fluent-wrap dt .mec-more-events .simple-skin-ended,.mec-fluent-wrap .mec-more-events .simple-skin-ended{background-color:#fff;margin:0;padding:12px 18px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-top:1px solid #fff!important;border-bottom:1px solid #fff!important}.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover,.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover{background-color:#f5fcff;border-top-color:#e9f8ff!important;border-bottom-color:#e9f8ff!important}.mec-fluent-wrap .mec-more-events .simple-skin-ended>a{display:inline-block}.mec-fluent-wrap .mec-more-events .mec-event-image{display:inline-block;float:left;margin-right:10px}.mec-fluent-wrap .mec-more-events .mec-event-image img{border-radius:50%;width:52px;height:52px}.mec-fluent-wrap .mec-more-events-content{display:inline-block;max-width:calc(100% - 62px)}.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4,.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4{font-size:13px;font-weight:600;margin-bottom:5px;padding-bottom:0;padding-top:7px}.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a,.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a{color:#000;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content h4 a:hover,.mec-fluent-wrap .simple-skin-ended .mec-more-events-content h4 a:hover{color:#00acf8}.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content i,.mec-fluent-wrap .simple-skin-ended .mec-more-events-content i{display:inline-block;color:#afe7ff;font-size:14px;line-height:14px;margin-right:4px;vertical-align:middle}.mec-fluent-wrap dt .simple-skin-ended .mec-more-events-content span,.mec-fluent-wrap .simple-skin-ended .mec-more-events-content span{color:#898a8c;font-size:11px;line-height:12px;font-weight:400}@media (max-width:767px){.mec-more-events-wrap,.mec-fluent-wrap .mec-more-events{width:200px!important}.mec-fluent-wrap h5.mec-more-events-header{font-size:12px;padding:15px}.mec-fluent-wrap .mec-more-events .mec-event-image img{display:none}.mec-fluent-wrap .mec-more-events-content{max-width:100%;display:block}}@media (max-width:480px){.mec-more-events-wrap,.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap,.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap,.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap{position:fixed;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);left:50%!important;top:auto!important;bottom:50%!important}.mec-fluent-wrap .mec-more-events{position:relative}.mec-fluent-wrap dl dt .mec-more-events-wrap .mec-more-events:after,.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events:after{display:none}}.mec-fluent-wrap.mec-skin-daily-wrap{max-width:1026px!important}.mec-fluent-wrap .mec-skin-daily-view-events-container{border:1px solid #c7ebfb;border-radius:3px;background-color:#fff;overflow-y:hidden;overflow-x:auto;box-shadow:0 5px 33px #ddf2fb}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container{margin-left:0;padding-left:71px;padding-right:75px;min-height:46px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span{display:inline-block;position:absolute;left:24px;top:15px;font-size:14px;line-height:14px;color:#00acf8;font-weight:400}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a{right:20px;left:auto;font-size:12px;line-height:45px;height:auto;font-weight:700;color:#afe6ff;padding:0;width:auto}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev{right:45px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:hover{color:#00acf8}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a:focus{outline:0}.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel{position:relative;border-left:1px solid #e6f7ff;border-right:1px solid #e6f7ff;padding:7px 0 7px 15px}.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel:after{display:none;content:"";position:absolute;right:0;top:0;bottom:0;width:68px;background:-webkit-gradient(linear,left top,right top,from(#fff0),to(rgb(255 255 255)));background:linear-gradient(90deg,#fff0 0%,rgb(255 255 255) 100%)}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day{border:0;color:#a8acb3;font-weight:400;font-size:12px;line-height:32px;max-width:32px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container .mec-daily-view-day:hover{background-color:#fff0;box-shadow:none}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active{background-color:#eaf8ff;border-radius:50%;color:#00acf8}.mec-fluent-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after{background-color:#00acf8;bottom:4px;width:4px;height:4px;margin:0;margin-left:-2px}@media (max-width:480px){.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container{padding-left:50px;padding-right:40px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span{left:15px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a{right:10px}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container a.mec-table-d-prev{right:22px}.mec-fluent-wrap .mec-daily-view-date-labels.mec-owl-carousel{padding-left:0}}.mec-fluent-wrap .mec-daily-view-events-left-side{width:60%;min-height:1px;float:left;padding-top:30px;border-right:1px solid #e6f7ff;background:#fff;max-height:732px}.mec-fluent-wrap .mec-daily-view-events-right-side{width:40%;min-height:1px;height:100%;float:left;padding:25px;max-height:732px}.mec-fluent-wrap .mec-calendar-daily .mec-calendar-day-events{background:#fafdff}@media (max-width:767px){.mec-fluent-wrap.mec-skin-daily-wrap .mec-calendar-day-events{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.mec-fluent-wrap .mec-daily-view-events-left-side,.mec-fluent-wrap .mec-daily-view-events-right-side{width:100%;float:none}}.mec-fluent-wrap h5.mec-daily-today-title{font-size:13px;line-height:1.1;color:#aab2be;font-weight:600;margin-top:0;margin-bottom:15px;letter-spacing:1px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article{border:1px solid #e6f7ff;padding:15px;background-color:#fff;margin-bottom:15px;box-shadow:0 1px 6px rgb(23 102 232 / .05);border-radius:3px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:hover{box-shadow:0 4px 10px -5px rgb(23 102 232 / .1)}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-article:before{display:none}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style{font-size:9px;letter-spacing:.5px;background:#1ce1ac;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-fc-style:before{width:0;height:0;border-top:4px solid transparent!important;border-right:5px solid;border-bottom:4px solid #fff0;margin:0;top:50%;left:-4px;-webkit-transform:translateY(-4.5px);transform:translateY(-4.5px);position:absolute;content:"";color:#04de78}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image{margin-right:12px;width:auto;display:block}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty{display:none}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image img{width:58px;height:58px;border-radius:4px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content{display:block;min-height:58px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content{min-height:unset}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4{font-size:14px;line-height:1;font-weight:600;padding-top:12px;padding-bottom:0;margin-bottom:3px}@media (max-width:960px){.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content h4{word-break:break-all}}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-image:empty+.mec-event-content h4{padding-top:0}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content span{display:inline-block;color:#898a8c;font-size:12px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-event-content .mec-seperator{color:#e3e4e6;margin:0 6px}.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span{display:block}.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-inner{padding-left:50px}.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title{margin-bottom:15px;padding-left:65px}.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child{font-size:15px;line-height:15px;color:#00acf8;font-weight:700;margin-bottom:6px}.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:last-child{font-size:13px;line-height:13px;color:#a8acb3}.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item{position:relative;min-height:89px;border-top:1px solid #e6f7ff;border-left:1px solid #e6f7ff;width:100%}.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end{position:absolute;left:-43px;top:-9px;font-size:12px;color:#afe6ff}.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end{top:auto;bottom:0}.mec-fluent-wrap .mec-calendar .mec-daily-view-events-left-side .mec-event-article:first-of-type{margin-top:-1px}.mec-fluent-wrap .mec-daily-view-events-left-side .mec-more-events-icon{margin-left:21px;margin-bottom:10px}.mec-fluent-wrap .mec-daily-view-events-right-side .mec-local-time-details,.mec-fluent-wrap .mec-daily-view-events-right-side .mec-localtime-details{margin-top:10px;clear:both}.mec-fluent-wrap.mec-skin-list-wrap{max-width:1032px}.mec-fluent-wrap.mec-skin-list-wrap .mec-calendar{background-image:none;max-height:895px;min-height:410px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article{border-radius:3px 6px 6px 3px;border:1px solid #c7ebfb;margin-bottom:30px;background-color:#fff;border-right:7px solid #8a43eb;box-shadow:0 2px 4px rgb(39 55 81 / .02);display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-left:0;overflow:visible!important}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article:before{display:none}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image{margin:30px;margin-right:25px;float:none}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img{width:200px;height:140px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img{border-radius:4px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image a{display:block}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content{-webkit-box-flex:1;flex:1;padding-top:45px;padding-right:40px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title{margin-top:0;font-size:18px;line-height:24px;margin-bottom:40px}.mec-fluent-wrap .mec-event-article .mec-event-title{letter-spacing:0}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a{color:#000;display:block}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-title a:hover{color:#00acf8}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap{position:relative;display:inline-block;left:auto}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type{border:0}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap:hover>li:first-of-type{background-color:#fff}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-sharing-wrap>li:first-of-type i{width:38px;height:38px;color:#00acf8}.mec-fluent-wrap.mec-skin-list-wrap .mec-booking-button{color:#00acf8;font-size:12px;line-height:12px;font-weight:400;display:block;float:left;border:1px solid #c7ebfb;padding:12px 16px;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);margin-right:8px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta{position:relative;width:295px;margin:36px 0 36px auto;border-left:1px solid #e6f7ff}.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details{position:relative;margin-left:40px;margin-bottom:3px;padding-left:22px}.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before,.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before,.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before{font-family:simple-line-icons;font-size:14px;left:0;color:#ade7ff}.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details:before{content:"\e075"}.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details:before{content:"\e081"}.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details:before{content:"\e096"}.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details i:before,.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details i:before{position:absolute;font-size:14px;left:0;top:5px;color:#ade7ff}.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details span,.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details span,.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details span,.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span,.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span{font-size:12px;line-height:12px;font-weight:400;color:#898a8c}.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details span.mec-price-number{color:#5ad162;font-weight:700}.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details span.mec-available-tickets-number{color:#558dfe;font-weight:700}.mec-fluent-wrap.mec-skin-list-wrap .mec-fc-style{padding:5px 10px;font-size:12px;font-weight:500;line-height:13px;display:inline-block;border-radius:2px;margin:3px 0}@media (max-width:767px){.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article{display:block;padding:30px}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image,.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-image img,.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article .mec-event-content,.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta{width:100%;height:auto;-webkit-box-flex:unset;flex:unset;margin:0}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-meta{padding-top:15px;border-left:0}.mec-fluent-wrap.mec-skin-list-wrap .mec-date-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-time-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-venue-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-price-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-available-tickets-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-localtime-details,.mec-fluent-wrap.mec-skin-list-wrap .mec-local-time-details{margin-left:0}}@media (max-width:360px){.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article{padding:20px}}.mec-fluent-wrap.mec-skin-grid-wrap{max-width:1032px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-calendar{background-image:none;max-height:895px;min-height:410px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article{border-radius:6px 6px 3px 3px;border:0;margin-bottom:30px;background-color:#fff;border-top:7px solid #8a43eb;box-shadow:0 4px 10px rgb(23 102 232 / .07);padding:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image{position:relative;float:none;width:100%;margin:0;padding:20px;border-left:1px solid #c7ebfb;border-right:1px solid #c7ebfb}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a{display:block;line-height:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image img{border-radius:4px;line-height:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:not(:empty)+.mec-event-date{position:absolute}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date{bottom:20px;left:20px;right:20px;text-align:left;margin:0;background-color:rgb(0 0 0 / .8);border-radius:0 0 4px 4px;min-height:44px;padding:15px;font-size:12px;line-height:12px;letter-spacing:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image a:empty+.mec-event-date{display:block;border-radius:4px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image .mec-event-date i{color:rgb(255 255 255 / .5);font-size:13px;margin-right:6px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content{padding:0 20px 5px;text-align:left;min-height:unset;border-left:1px solid #c7ebfb;border-right:1px solid #c7ebfb;border-bottom:1px solid #c7ebfb;border-radius:0 0 4px 4px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4{padding:0;margin-bottom:12px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a{font-size:18px;line-height:24px;color:#000;letter-spacing:0;font-weight:700}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content h4 a:hover{text-decoration:underline}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address{font-size:12px;line-height:12px;color:#898a8c;margin-bottom:28px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content .mec-event-address i{color:#ade7ff;font-size:13px;margin-right:7px}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-footer{padding:24px 0 0;margin:0;background-color:#fff;border:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap{position:relative;display:inline-block;left:auto}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type{border:0;margin-bottom:0}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap:hover>li:first-of-type{background-color:#fff}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-sharing-wrap>li:first-of-type i{width:38px;height:38px;color:#00acf8}.mec-fluent-wrap.mec-skin-grid-wrap .mec-booking-button{color:#00acf8;font-size:12px;line-height:12px;font-weight:400;display:block;float:left;border:1px solid #c7ebfb;padding:12px 16px;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);margin-right:8px}.mec-fluent-wrap .mec-event-grid-classic article .mec-fc-style{border-radius:2px;margin:0;margin-bottom:15px;line-height:13px}.mec-fluent-yearly-wrap{max-width:1026px!important}.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container{box-shadow:0 5px 33px #ddf2fb;border:1px solid #c7ebfb;border-radius:3px;overflow:hidden;background-color:#fff}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec{width:562px;background-color:#fff;border-right:1px solid #e6f7ff;max-height:732px;padding:0;padding-top:34px;box-shadow:none}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner{padding-left:34px;padding-right:34px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec{width:calc(100% - 562px);max-height:732px;padding-top:42px;padding-left:0;background:#fafdff;position:relative}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-inner{padding-left:25px;padding-right:25px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar{width:234px;margin:0;margin-bottom:25px;border:1px solid #e6f7ff;border-radius:3px;padding:20px;cursor:pointer;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover,.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active,.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:hover dl dt,.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar.active dl dt{background-color:#fcfeff;border-color:#c7ebfb}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd){margin-right:25px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="11"],.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar[data-month="12"]{margin-bottom:34px}@media (max-width:992px){.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec{width:302px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec{width:calc(100% - 302px)}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar:nth-child(odd){margin-right:0}}@media (max-width:767px){.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec,.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec{width:100%;float:none}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec{border-top:1px solid #c7ebfb}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec-inner{display:-webkit-box;display:flex;flex-wrap:wrap;justify-content:space-around}}.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-title{font-size:16px;color:#010204}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt{font-weight:400;color:#000}.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt{background-color:#fff;font-size:14px;color:#fff;padding-left:6px}.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt:first-letter{color:#afe6ff}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt.mec-table-nullday{color:#ced6e5}.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after{width:10px;border-radius:0;height:1px;margin:0;margin-left:-5px;background-color:#00acf8;bottom:6px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec-title{font-size:13px;line-height:1.1;color:#aab2be;font-weight:600;margin-top:0;margin-bottom:15px;letter-spacing:1px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-events-wrap{width:auto;padding:0;float:none;background-color:#fff}.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda{border:0}.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected{box-shadow:none;background:none}.mec-fluent-wrap .mec-yearly-view-wrap .mec-events-agenda.mec-selected .mec-agenda-event{box-shadow:0 1px 4px -1px #fbebb6;background-color:#fffdf5;border-color:#fbebb6}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event{border:1px solid #e6f7ff;padding:15px;background-color:#fff;margin-bottom:15px;box-shadow:0 1px 6px rgb(23 102 232 / .05);border-radius:3px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event:hover{box-shadow:0 4px 10px -5px rgb(23 102 232 / .1)}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image{margin-right:12px;display:block;float:left}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty{display:none}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image img{width:58px;height:58px;border-radius:4px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content{display:block;min-height:58px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content{min-height:unset}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4{font-size:16px;line-height:1;font-weight:400;padding-bottom:0;margin-bottom:3px;margin-top:11px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content h4 a{font-size:14px;font-weight:600;font-family:inherit;color:#000}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-image:empty+.mec-event-content h4{padding-top:0;padding-left:0;margin-top:0}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content span{display:inline-block;color:#898a8c;font-size:12px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event .mec-event-content .mec-seperator{color:#e3e4e6;margin:0 6px}.mec-fluent-wrap .mec-yearly-view-wrap .mec-localtime-details,.mec-fluent-wrap .mec-yearly-view-wrap .mec-local-time-details{margin-top:10px;clear:both}.mec-fluent-wrap.mec-timetable-wrap{max-width:1026px!important}.mec-fluent-wrap.mec-timetable-wrap .mec-calendar{background-image:none}.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap{border:1px solid #c7ebfb;border-radius:3px;box-shadow:0 5px 33px #ddf2fb;background-color:#fff;padding:0;max-height:733px}.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap-inner{padding-left:50px;min-width:600px}.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col{padding-right:0}@media only screen and (max-width:960px){.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-col{width:20%;float:left}.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-6{width:16.6666%}.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-col-7{width:14.28%}}.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title{background-color:#fff;border-bottom:1px solid #e6f7ff;position:relative;z-index:9;text-align:left;padding:30px 15px 7px}.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-name{display:block;font-size:15px;line-height:15px;color:#000;letter-spacing:0}.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title .mec-day-num{font-size:12px;line-height:12px;color:#a8acb3;font-weight:400}.mec-fluent-wrap.mec-timetable-wrap .mec-cell{position:relative;min-height:89px;border-bottom:1px solid #e6f7ff;border-left:1px solid #e6f7ff}.mec-fluent-wrap.mec-timetable-wrap .mec-cell:last-of-type{border-bottom:0}.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time{position:absolute;top:-12px;left:-44px;color:#afe7ff;font-size:12px}.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time.mec-time-end{top:auto;bottom:-5px}.mec-fluent-wrap.mec-timetable-wrap .mec-more-events-icon{margin-left:18px;margin-bottom:10px}.mec-fluent-wrap.mec-events-agenda-container{max-width:1026px!important}.mec-fluent-wrap.mec-events-agenda-container .mec-calendar{background-image:none;min-height:410px}.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap{border-color:#c7ebfb;border-radius:3px;box-shadow:0 5px 33px #ddf2fb;padding:0;background-color:#fff;margin:0;max-height:733px;overflow:hidden}.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider{margin:27px;text-align:left}.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span{font-size:24px;line-height:24px;font-weight:700;border:0;padding:0}.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider span:before,.mec-fluent-wrap.mec-events-agenda-container .mec-month-divider i{display:none}.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda{border-top:1px solid #e6f7ff;border-bottom:1px solid #e6f7ff;margin-top:-1px;padding:0}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap{width:190px;padding-top:32px;padding-bottom:32px;padding-left:25px}.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-day{display:block;color:#898a8c;font-size:16px;line-height:16px;font-weight:700;margin-bottom:4px}.mec-fluent-wrap.mec-events-agenda-container span.mec-agenda-date{font-size:12px;line-height:12px;font-weight:400;color:#a8acb3;display:block}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap{background-color:#fff;border-left:1px solid #e6f7ff;padding-top:32px;padding-bottom:32px;padding-left:25px;width:calc(100% - 190px)}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event i{color:#afe7ff;font-size:14px;margin-left:0;display:inline-block}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>i{margin-right:6px;margin-top:8px;vertical-align:top;margin-bottom:6px}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-time{color:#898a8c;font-size:12px;line-height:12px;width:151px}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-event>.mec-agenda-time{vertical-align:top;margin-top:8px;margin-bottom:6px}.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article{display:inline-block;padding-left:15px;padding-right:15px;max-width:calc(100% - 180px);min-width:120px}.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article+span.mec-event-title-soldout{display:inline-block;vertical-align:top;margin-top:7px}.mec-fluent-wrap.mec-events-agenda-container .mec-calendar .mec-event-article .mec-event-title a{display:inline-block;font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mec-fluent-wrap.mec-events-agenda-container .mec-skin-agenda-no-events-container{padding:20px 25px}@media (max-width:992px){.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-date-wrap,.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap{float:none;width:100%}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap{padding-top:0}}.mec-fluent-wrap.mec-skin-masonry-container{max-width:1026px!important}.mec-fluent-wrap.mec-skin-available-spot-container,.mec-fluent-wrap.mec-skin-cover-container,.mec-fluent-wrap.mec-skin-countdown-container,.mec-fluent-wrap.mec-skin-carousel-container,.mec-fluent-wrap.mec-skin-slider-container,.mec-fluent-wrap.mec-skin-masonry-container{background-color:#fff0;box-shadow:none;border-radius:0;overflow:initial}.mec-fluent-wrap.mec-skin-available-spot-container p:empty,.mec-fluent-wrap.mec-skin-countdown-container p:empty,.mec-fluent-wrap.mec-skin-carousel-container p:empty,.mec-fluent-wrap.mec-skin-masonry-container p:empty{margin:0}.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats{margin-bottom:51px}.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a{font-size:14px;color:#414244;font-weight:400;padding:8px 15px;margin:0 1px;border-radius:5px;border:0}.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a:hover,.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a.mec-masonry-cat-selected{background-color:#fff;box-shadow:0 2px 2px rgb(0 0 0 / .03);color:#00acf8}.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry-item-wrap{margin-bottom:60px}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry{border:0;border-bottom:5px solid #c7ebfb;border-radius:3px;overflow:hidden;background-color:#fff0;box-shadow:0 4px 10px rgb(23 102 232 / .07);padding:0;margin:0}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-article{margin-left:15px;margin-right:15px}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head{position:relative}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img{position:relative}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-event-img img,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img img{border-radius:4px 4px 0 0}.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-img a{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap{background-color:#f7fcff;min-height:72px;border-bottom:1px solid #e6f7ff;padding:20px 25px 12px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date{text-align:left}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-date span,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date span,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-date span,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-date span,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date span,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-date span{color:#898a8c;font-size:14px;line-height:14px;font-weight:400;display:inline-block}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num{font-size:27px;line-height:27px;font-weight:700;margin-right:1px;color:#00acf8}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap .mec-event-day span,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap .mec-event-day span,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap .mec-event-day span,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day span,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap .mec-event-day span{font-size:16px;line-height:16px;display:block;color:#000}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img{position:absolute;bottom:0;left:0;background-color:rgb(0 0 0 / .8);border-radius:0 35px 0 0;padding:16px 33px 17px 27px;border:0}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img span.mec-event-day-num,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img span.mec-event-day-num{color:#fff}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day{margin-top:-3px}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap.mec-event-has-img .mec-event-day span,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap.mec-masonry-has-img .mec-event-day span{color:rgb(255 255 255 / .47)}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content{padding:23px 25px 6px;border-right:1px solid #e6f7ff;border-left:1px solid #e6f7ff}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content{background-color:#fff;padding-bottom:1px}.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content{padding:0}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title{margin-top:0;margin-bottom:7px;line-height:24px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a,.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a,.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a{color:#000;font-weight:700;font-size:18px;line-height:24px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a:hover,.mec-fluent-wrap.mec-skin-cover-container .mec-event-content .mec-event-title a:hover,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a:hover,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-carousel-content .mec-event-content .mec-event-title a:hover,.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title a:hover,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-masonry-content .mec-event-content .mec-event-title a:hover{text-decoration:none;color:#00acf8}.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i,.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i{margin-right:0}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location i:before,.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details i:before,.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i,.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location i,.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location i,.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-slider-container .mec-event-location i:before,.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-slider-container .mec-price-details i:before,.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details i:before,.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location i,.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before{color:#afe7ff;font-size:14px;line-height:13px;vertical-align:middle;margin-right:3px}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location+.mec-time-details,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location+.mec-time-details,.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location+.mec-time-details{margin-top:-3px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location address,.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details span,.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-location address,.mec-fluent-wrap.mec-skin-cover-container .mec-time-details span,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-location address,.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details span,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-location address,.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details span,.mec-fluent-wrap.mec-skin-slider-container .mec-event-location address,.mec-fluent-wrap.mec-skin-slider-container .mec-time-details span,.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span,.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span,.mec-fluent-wrap.mec-skin-masonry-container .mec-event-location address,.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details span{display:inline-block;color:#898a8c;font-size:12px;line-height:12px;margin-bottom:0}.mec-fluent-wrap.mec-skin-slider-container .mec-price-details span.mec-price-number{color:#5ad162;font-weight:700}.mec-fluent-wrap.mec-skin-slider-container .mec-available-tickets-details span.mec-available-tickets-number{color:#558dfe;font-weight:700}.mec-fluent-wrap.mec-skin-available-spot-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-countdown-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-carousel-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-slider-container .mec-time-details:before,.mec-fluent-wrap.mec-skin-masonry-container .mec-time-details:before{font-family:simple-line-icons;content:"\e081";margin-right:7px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer,.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer{padding:28px 0 0;margin:0;background-color:#fff;border:0}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer{padding-top:25px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-footer .mec-booking-button,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer .mec-booking-button,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-footer .mec-booking-button,.mec-fluent-wrap.mec-skin-masonry-container .mec-event-footer .mec-booking-button{line-height:12px;padding:12px 16px;height:auto}.mec-fluent-wrap.mec-skin-slider-container{max-width:1026px!important}@media only screen and (max-width:992px){.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-nav{display:none}}@media only screen and (max-width:480px){.mec-fluent-wrap .mec-event-grid-modern .mec-event-sharing{top:auto;left:-6px}}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap{padding:0;background-color:#fff0;min-height:501px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1{height:447px;box-shadow:0 0 70px rgb(27 69 91 / .16)}@media (min-width:961px){.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1{margin:0 auto;max-width:1026px!important}}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article{border-left:7px solid #e6f7ff;border-radius:3px;min-height:447px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img{width:calc(100% - 383px);border-radius:0 3px 3px 0}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{width:383px;border-top:1px solid #e6f7ff;border-bottom:1px solid #e6f7ff;padding:53px 50px;margin-bottom:0}.mec-fluent-wrap.mec-skin-slider-container .event-grid-modern-head{padding:0;margin:0}.mec-fluent-wrap.mec-skin-slider-container .mec-event-content .mec-event-title{margin-bottom:15px;letter-spacing:0}.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap{background-color:#fff;border-bottom:1px solid #e6f7ff;padding:0;padding-bottom:25px;margin-bottom:25px}.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap i{font-size:45px;line-height:45px;color:#afe6ff;display:inline-block;float:left;margin-right:11px}.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap-inner{float:left}.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-date{margin-right:0;margin-bottom:2px;display:block;float:none}.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap .mec-event-day{margin-top:0;font-weight:400;font-family:inherit;letter-spacing:0}.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span{float:left}.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span.mec-event-day-num{margin-right:9px}.mec-fluent-wrap.mec-skin-slider-container .mec-event-date span:last-child{margin-top:8px}.mec-fluent-wrap.mec-skin-slider-container .mec-event-content{padding:0}.mec-fluent-wrap.mec-skin-slider-container .mec-event-meta>div{margin-bottom:4px}.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer{padding-top:38px;padding-bottom:0;margin:0}.mec-fluent-wrap.mec-skin-slider-container .mec-event-footer .mec-booking-button{height:auto;line-height:12px;padding:12px 16px 11px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .owl-nav{position:relative;margin-top:20px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:auto;height:auto;font-size:12px;line-height:12px;border-radius:2px;box-shadow:0 2px 2px 0 rgb(0 0 0 / .06);top:auto;margin:0;color:#00acf8;letter-spacing:0;font-weight:600;padding:12px 22px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{left:0}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next{left:94px;right:unset}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover{background-color:#00acf8;color:#fff}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i{color:#00acf8;font-size:9px;font-weight:400;margin:0 9px;line-height:9px;display:inline-block;-webkit-transform:translate(0,-1px);transform:translate(0,-1px)}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i{margin-left:0}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i{margin-right:0}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#fff}@media (max-width:992px){.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img{height:100%;float:right}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{float:left}}@media (max-width:767px){.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-event-article{height:auto}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1{padding-bottom:60px}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{border-right:1px solid #e6f7ff}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{width:100%;float:none}.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-img{height:300px}}@media (max-width:480px){.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{padding:30px;padding-bottom:20px}}.mec-fluent-wrap.mec-skin-carousel-container{max-width:1154px}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev{position:absolute;background-color:#fff!important;width:39px;height:39px;line-height:39px;border-radius:50%;text-align:center;padding:0;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border:1px solid #c7ebfb}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover{background-color:#00acf8!important;border-color:#00acf8}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev i{font-size:15px;line-height:37px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;color:#00acf8}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover i,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover i{color:#fff}.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next i{padding-left:2px}.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots{margin-top:20px}.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot{padding:0;margin:0 3px;display:inline-block;width:auto}.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot span{margin:0;background-color:#fff;box-shadow:0 2px 2px rgb(0 0 0 / .03);border:1px solid #c7ebfb;width:7px;height:7px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border-radius:50%}.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot:hover span{background-color:#00acf8;border-color:#00acf8}.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span{width:25px;border-radius:4px;background-color:#00acf8;border-color:#00acf8}.mec-fluent-wrap.mec-skin-carousel-container .mec-localtime-details,.mec-fluent-wrap.mec-skin-carousel-container .mec-local-time-details{padding-top:2px}.mec-fluent-wrap.mec-skin-countdown-container{max-width:1026px!important}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3{background-color:#fff;border-radius:3px;overflow:hidden;border-left:7px solid #e6f7ff;box-shadow:0 0 70px rgb(0 0 0 / .17);display:-webkit-box;display:flex;color:#000}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2{width:495px;display:initial}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 a,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2 img{display:block}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1{-webkit-box-flex:1;flex:1;width:auto;display:initial;padding:47px 60px 40px 53px}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part-details{padding-top:40px;margin-bottom:0}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;align-items:self-start}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{font-size:24px;color:#000;font-weight:700;letter-spacing:0;margin-top:14px;-webkit-box-flex:1;flex:1;margin-right:10px}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming span{font-weight:700;margin-bottom:5px;display:block}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title{text-align:left;margin-bottom:24px}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-content .mec-event-title a{font-size:17px;line-height:23px;font-weight:500}.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap{background-color:#e6f7ff;border-radius:3px;min-height:76px;padding-top:17px;padding-bottom:15px;white-space:nowrap}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date{width:auto;height:auto;background:initial;color:initial;font-size:initial;position:static}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:before,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-date:after{display:none}.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num{font-size:26px;color:#1766e8}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown{position:static;margin:0;margin-bottom:21px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .clockdiv,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .clockdiv{display:-webkit-box;display:flex;flex-wrap:wrap}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown .block-w{margin:0}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li{border:1px solid #c7ebfb;box-shadow:0 2px 2px rgb(0 0 0 / .02);border-radius:2px;margin-right:10px;padding:11px 18px 12px;margin-left:0}.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details:before,.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details i:before{top:6px}@media (max-width:480px){.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-part-title{flex-wrap:wrap;flex-direction:column}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li{margin-bottom:10px}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{margin-bottom:15px}}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li span,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li span{font-size:20px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown li .label-w,.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown li .label-w{font-size:12px;line-height:12px;color:#898a8c;margin-top:0;letter-spacing:0;margin-bottom:0}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-footer{padding-top:45px}@media (max-width:960px){.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-direction:column-reverse}.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part2{width:100%}}@media (max-width:480px){.mec-fluent-wrap.mec-skin-countdown-container .mec-event-countdown-style3 .mec-event-countdown-part1{padding:27px 40px 20px 33px}}.mec-fluent-wrap.mec-skin-countdown-container .mec-localtime-details,.mec-fluent-wrap.mec-skin-countdown-container .mec-local-time-details{padding-top:3px}.mec-fluent-wrap.mec-skin-cover-container{max-width:1026px!important}.mec-fluent-wrap.mec-skin-cover-container .mec-local-time-details:before,.mec-fluent-wrap.mec-skin-cover-container .mec-localtime-details i:before,.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before{color:#00acf8}.mec-fluent-wrap.mec-skin-cover-container .mec-time-details{margin-top:-4px}.mec-fluent-wrap.mec-skin-cover-container .mec-time-details:before{line-height:13px}.mec-fluent-wrap.mec-skin-cover-container article{border:0;padding:0;border-radius:3px;overflow:hidden;box-shadow:0 0 70px rgb(27 69 91 / .16);min-height:400px;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.mec-fluent-wrap.mec-skin-cover-container .mec-event-image{-webkit-box-flex:1;flex:1}.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img{height:100%}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap{position:absolute;top:0;left:0;background-color:rgb(0 0 0 / .8);border:0;border-radius:0 0 40px 0;padding:30px 46px 30px 40px}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap i{display:inline-block;width:53px;height:53px;line-height:53px;font-size:17px;text-align:center;background-color:#00acf8;color:#fff;float:left;margin-right:14px;border-radius:7px}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap-inner{float:left}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-date{margin-right:0;display:block;float:none;white-space:nowrap;position:static;width:auto;padding:0;padding-top:7px}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day{margin-top:0;font-weight:400;font-family:inherit;letter-spacing:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span{float:left}.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span.mec-event-day-num{margin-right:9px;color:#fff;font-size:26px;line-height:26px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-date span:last-child{margin-top:8px;color:#fff}.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap .mec-event-day span{color:rgb(255 255 255 / .75)}.mec-fluent-wrap.mec-skin-cover-container .mec-event-content{bottom:0;left:0;width:90%;background-color:rgb(255 255 255 / .92);border-radius:0 40px 0 0;border-left:7px solid #c7ebfb;display:-webkit-box;display:flex;padding:40px 32px 40px 35px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-location i{color:#00acf8}@media (max-width:960px){.mec-fluent-wrap.mec-skin-cover-container img{height:100%}.mec-fluent-wrap.mec-skin-cover-container .mec-event-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.mec-fluent-wrap.mec-skin-cover-container .mec-event-col{padding:0 40px}@media (max-width:1200px){.mec-fluent-wrap.mec-skin-cover-container .mec-event-col{padding-left:30px;padding-right:30px}}@media (max-width:960px){.mec-fluent-wrap.mec-skin-cover-container .mec-event-col{padding-left:0;padding-right:0;padding-bottom:20px}}.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type{padding-left:0;border-right:1px solid #e3e4e6;max-width:359px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type{padding-right:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type{margin-left:auto}@media (max-width:960px){.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type{border-right:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:last-of-type{padding-bottom:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-event-col:last-of-type{margin-left:0}}.mec-fluent-wrap.mec-skin-cover-container .mec-event-location,.mec-fluent-wrap.mec-skin-cover-container .mec-time-details{white-space:nowrap}.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button{background-color:#00acf8;color:#fff;padding:16px 32px;font-size:14px;line-height:14px;border:0}.mec-fluent-wrap.mec-skin-cover-container .mec-booking-button:hover{background-color:#000;color:#fff;box-shadow:0 4px 10px rgb(1 2 4 / .32)}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap{left:auto;right:0;top:30px;border-radius:15px 0 0 15px;background-color:#00acf8;padding-left:30px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap i{background-color:#fff;color:#00acf8}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content{width:365px;background-color:rgb(0 0 0 / .8);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:38px 40px 28px 35px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-localtime-details div,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-localtime-details div,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-local-time-details div,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-local-time-details div{color:#fff!important}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col{padding:0;border:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1){-webkit-box-ordinal-group:3;order:2;margin-bottom:20px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(2){-webkit-box-ordinal-group:2;order:1;padding-bottom:6px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(3){-webkit-box-ordinal-group:4;order:3}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location i{color:#00acf8}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-location address{color:#a2a3a6}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content .mec-event-title a{color:#fff}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button{padding:12px 16px 11px;background-color:#fff;color:#00acf8;border:1px solid #c7ebfb}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-booking-button:hover{background-color:#00acf8;border-color:#00acf8;color:#fff;box-shadow:0 4px 10px rgb(0 172 248 / .2)}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap:hover>li:first-of-type{background-color:#00acf8}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-sharing-wrap>li:first-of-type i{color:#fff}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap{left:auto;right:30px;top:30px;border-radius:12px;padding-left:30px;padding-right:35px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap{background-color:#fff}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-date span{color:#000}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap .mec-event-day span{color:#898a8c}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content{width:572px;padding-top:32px;padding-bottom:30px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content{background-color:rgb(0 0 0 / .8)}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:first-of-type,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:first-of-type{padding-right:22px;border:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type{padding-left:22px;border:0;margin-left:auto}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location i{color:#00acf8}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location address{color:#a2a3a6}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content .mec-event-title a{color:#fff}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-location,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-location{padding-bottom:5px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button{margin-top:24px}@media (max-width:960px){.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-content,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-content{width:auto}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col{padding:0}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-event-col:last-of-type,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-event-col:last-of-type{padding-left:0;margin-left:0}}@media (max-width:480px){.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-date-wrap{top:0;right:0;left:0;border-radius:0;padding:20px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-content,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-content{width:100%;border-radius:0;padding:20px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-col:first-of-type{padding-bottom:5px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button{margin-top:10px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-event-col:nth-of-type(1){margin-bottom:10px}.mec-fluent-wrap.mec-skin-cover-container .mec-event-image img{height:auto;margin-top:93px}.mec-fluent-wrap.mec-skin-cover-container article{background:#535b5f}}.mec-fluent-wrap.mec-skin-available-spot-container{max-width:1026px!important}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-wrap{max-width:1026px!important;background-color:#fff}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot{border:0;border-radius:3px;overflow:hidden;box-shadow:0 0 70px rgb(27 69 91 / .16)}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-img{height:450px;background-color:#e6e7e8}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box{position:absolute;bottom:40px;left:50px;background-color:rgb(0 0 0 / .8);border-radius:7px;padding:30px 40px 30px 30px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box img{display:block;width:53px;height:53px;line-height:53px;padding:15px;background-color:#00acf8;float:left;margin-right:17px;border-radius:5px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-box-inner{float:left}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-count{display:block;white-space:nowrap;padding-top:3px;color:#fff;font-size:27px;line-height:27px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-box .mec-av-spot-text{color:rgb(255 255 255 / .6);font-size:16px;margin-top:-5px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content{border-left:7px solid #e6f7ff;display:-webkit-box;display:flex;padding:0;padding-left:50px;padding-right:50px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col{padding-top:50px;padding-bottom:35px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type{-webkit-box-flex:1;flex:1;padding-right:50px;border-right:1px solid #e6f7ff}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type{width:425px;padding-left:50px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown{text-align:center;display:table;table-layout:fixed;color:#000}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown .block-w{display:table-cell;position:relative;height:70px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title a{font-size:22px;line-height:28px}.mec-fluent-wrap .mec-event-description p{color:#898a8c;font-size:16px;line-height:23px;font-weight:400;margin-bottom:0}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-content .mec-event-title{margin-bottom:47px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-footer{padding-top:42px}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-countdown{margin-bottom:29px;display:block}.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-details,.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-location,.mec-fluent-wrap.mec-skin-available-spot-container .mec-events-address{margin-bottom:2px}@media (max-width:960px){.mec-fluent-wrap.mec-skin-available-spot-container .mec-av-spot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:first-of-type{padding-right:0;padding-bottom:0;border:0}.mec-fluent-wrap.mec-skin-available-spot-container .mec-event-col:last-of-type{padding-top:0;padding-left:0;padding-bottom:45px;max-width:100%}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type1 .mec-event-footer{padding-top:20px}}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2{display:-webkit-box;display:flex;border-left:7px solid #e6f7ff}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title a{font-size:17px;line-height:23px;font-weight:500}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type{padding-top:75px;padding-left:68px;padding-right:75px;padding-bottom:50px;border:0}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type{padding:45px;padding-left:0;width:513px;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box{position:static;display:block;background-color:#fff;padding:0;border-radius:0;margin-bottom:24px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box img{border-radius:3px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-count{color:#00acf8;font-weight:700}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-av-spot-box .mec-av-spot-text{color:#898a8c;font-size:14px;font-weight:400;margin-top:3px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img{border-radius:3px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-title,.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-content .mec-event-description p:not(:empty){margin-bottom:24px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-countdown{margin-bottom:13px}@media (max-width:960px){.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column-reverse}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type,.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image,.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img{width:100%;padding-bottom:0}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-image img{height:auto}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:first-of-type{padding:0 45px 35px}.mec-fluent-wrap.mec-skin-available-spot-container article.mec-article-av-spot-fluent-type2 .mec-event-col:last-of-type{padding:45px}}.mec-fluent-wrap.mec-skin-full-calendar-container{position:relative;max-width:1026px!important}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box{position:absolute;top:30px;right:40px;z-index:1;margin-bottom:0}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view{display:-webkit-box;display:flex;text-align:center;float:none}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span{font-size:14px;font-weight:400;width:auto;height:35px;line-height:35px;padding:0 17px;background-color:#fff;border:0;color:#4e5158;margin-top:0;border-radius:5px;margin:0;-webkit-transition:all 0.16s ease;transition:all 0.16s ease;white-space:nowrap}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span:hover{color:#00acf8}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected{background-color:#f2fcff;color:#00acf8!important}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon{color:#00acf8;letter-spacing:1px;font-size:20px;line-height:26px;position:relative}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon.active{background-color:#f2fcff}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;opacity:0;visibility:hidden;height:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;position:absolute;left:-11px;top:calc(100% + 8px);border:1px solid #c7ebfb;border-radius:3px;background-color:#fff;padding:3px 0}@media (max-width:768px){.mec-skin-full-calendar-container .mec-fluent-wrap .mec-month-navigator,.mec-skin-full-calendar-container .mec-fluent-wrap .mec-year-navigator{margin-top:20px}}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content span.mec-totalcalview-selected{background-color:#fff;color:#00acf8}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before,.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after{content:"";position:absolute;width:0;height:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before{top:-8px;border-left:7px solid #fff0;border-right:7px solid #fff0;border-bottom:8px solid #c7ebfb}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:after{top:-7px;border-left:6px solid #fff0;border-right:6px solid #fff0;border-bottom:8px solid #fff}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content.active{display:-webkit-box;display:flex;opacity:1;visibility:visible;height:unset}@media (max-width:767px){.mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,.mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,.mec-fluent-wrap.mec-skin-full-calendar-container .mec-yearly-title-sec{padding-top:80px;text-align:center}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box{right:0;top:20px;width:100%;padding:0 10px}.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view{flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}}@media (max-width:480px){.mec-fluent-wrap.mec-skin-full-calendar-container .mec-skin-monthly-view-month-navigator-container,.mec-fluent-wrap.mec-skin-full-calendar-container .mec-calendar-a-month,.mec-fluent-wrap .mec-yearly-title-sec{padding-left:20px;padding-right:20px}}.nicescroll-cursors{-webkit-transition:all 0.15s ease;transition:all 0.15s ease}.nicescroll-cursors:hover,.nicescroll-cursors:focus,.nicescroll-cursors:active{width:8px!important;cursor:n-resize}.mec-fluent-wrap.mec-skin-tile-container{position:relative;max-width:1026px!important}.mec-fluent-wrap.mec-skin-tile-container .mec-calendar{background-image:none;max-height:895px;min-height:410px}.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container{font-size:unset;height:unset;text-align:unset;margin-bottom:unset}.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:before,.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container:after{display:none}.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-next-month,.mec-fluent-wrap.mec-skin-tile-container .mec-skin-tile-month-navigator-container .mec-previous-month{top:unset;left:unset;padding:unset;line-height:unset;box-shadow:unset;right:unset}.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-topsec{display:block;background-color:#fff0}.mec-fluent-wrap.mec-skin-tile-container .mec-calendar-table{margin:0!important}.mec-fluent-wrap.mec-skin-tile-container .mec-calendar .mec-event-article{border:unset;min-height:unset;padding:35px 25px}.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-tile-item .mec-event-title{font-weight:700;font-size:23px;padding:0;padding-top:12px;line-height:unset;margin-bottom:10px}.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-canceled:before,.mec-fluent-wrap.mec-skin-tile-container .mec-event-tile-view article.mec-label-featured:before{top:12px!important;left:82px!important}@media (max-width:767px){.mec-more-events-wrap .mec-more-events-body,.mec-fluent-wrap dl dt:first-child .mec-more-events-wrap .mec-more-events-body,.mec-fluent-wrap dl dt:nth-child(2) .mec-more-events-wrap .mec-more-events-body,.mec-fluent-wrap .mec-daily-view-events-item .mec-more-events-wrap .mec-more-events-body{max-height:220px;overflow:hidden}}.mec-fluent-wrap.mec-single-fluent-wrap,.mec-fluent-wrap.mec-single-fluent-wrap div:not([class^="elementor-"]),.mec-fluent-wrap.mec-single-fluent-wrap h1,.mec-fluent-wrap.mec-single-fluent-wrap h2,.mec-fluent-wrap.mec-single-fluent-wrap h3,.mec-fluent-wrap.mec-single-fluent-wrap h4,.mec-fluent-wrap.mec-single-fluent-wrap h5,.mec-fluent-wrap.mec-single-fluent-wrap h6,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h1,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h2,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h3,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h4,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h5,.entry-content .mec-fluent-wrap.mec-single-fluent-wrap h6,.mec-fluent-wrap.mec-single-fluent-wrap p,.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-content p,.mec-fluent-wrap.mec-single-fluent-wrap a,.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input[type="submit"],.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box input,.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box select,.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap.mec-single-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,.mec-fluent-wrap.mec-single-fluent-wrap .mec-event-grid-modern .event-grid-modern-head .mec-event-day,.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-localtime-details div,.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar .mec-event-article .mec-event-detail,.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,.mec-fluent-wrap.mec-single-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-top h3,.mec-fluent-wrap.mec-single-fluent-wrap .mec-toggle-item-col .mec-event-day,.mec-fluent-wrap.mec-single-fluent-wrap .mec-agenda-event-title a,.mec-fluent-wrap.mec-single-fluent-wrap .mec-weather-summary-temp,.mec-fluent-wrap.mec-single-fluent-wrap .mec-search-bar-result .mec-event-detail,.mec-fluent-wrap.mec-single-fluent-wrap input,.mec-single-fluent-body .lity-container,.mec-single-fluent-body .lity-container div:not([class^="elementor-"]),.mec-single-fluent-body .lity-container h1,.mec-single-fluent-body .lity-container h2,.mec-single-fluent-body .lity-container h3,.mec-single-fluent-body .lity-container h4,.mec-single-fluent-body .lity-container h5,.mec-single-fluent-body .lity-container h6,.mec-single-fluent-body .lity-container p,.mec-single-fluent-body .lity-container label,.mec-single-fluent-body .lity-container span,.mec-single-fluent-body .lity-container a,.mec-single-fluent-body .lity-container input,.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="email"],.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="number"],.mec-single-fluent-body .lity-container .mec-events-meta-group-booking input[type="text"]{font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:normal}.mec-single-fluent-wrap{background-color:#f5f7f8;border-radius:0;overflow:unset;box-shadow:none;max-width:1126px;padding:20px 50px;letter-spacing:0;margin:0 auto}.mec-single-fluent-wrap input:focus{outline:0;box-shadow:none!important;border-color:#a6e3ff!important}.mec-single-fluent-wrap .mec-single-event ul,.mec-single-fluent-wrap .mec-single-event li{margin:0}.mec-single-fluent-wrap .mec-single-event .row{margin-left:-10px;margin-right:-10px}.mec-single-fluent-wrap .mec-single-event .row>[class*="col-"]{padding-left:10px;padding-right:10px}@media (min-width:961px){.mec-single-fluent-wrap .mec-single-event .col-md-8{width:69.408%}.mec-single-fluent-wrap .mec-single-event .col-md-4{width:30.592%}}.mec-single-fluent-body .lity-content input::-webkit-input-placeholder,.mec-single-fluent-body .lity-content textarea::-webkit-input-placeholder,.mec-single-fluent-wrap input::-webkit-input-placeholder,.mec-single-fluent-wrap textarea::-webkit-input-placeholder{color:#afe6ff!important;font-size:14px;line-height:19px;font-weight:400;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:0}.mec-single-fluent-body .lity-content input::-moz-placeholder,.mec-single-fluent-body .lity-content textarea::-moz-placeholder,.mec-single-fluent-wrap input::-moz-placeholder,.mec-single-fluent-wrap textarea::-moz-placeholder{color:#afe6ff!important;font-size:14px;line-height:19px;font-weight:400;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:0}.mec-single-fluent-body .lity-content input:-ms-input-placeholder,.mec-single-fluent-body .lity-content textarea:-ms-input-placeholder,.mec-single-fluent-wrap input:-ms-input-placeholder,.mec-single-fluent-wrap textarea:-ms-input-placeholder{color:#afe6ff!important;font-size:14px;line-height:19px;font-weight:400;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:0}.mec-single-fluent-body .lity-content input:-moz-placeholder,.mec-single-fluent-body .lity-content textarea:-moz-placeholder,.mec-single-fluent-wrap input:-moz-placeholder,.mec-single-fluent-wrap textarea:-moz-placeholder{color:#afe6ff!important;font-size:14px;line-height:19px;font-weight:400;font-family:"DM Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:0}.mec-single-fluent-wrap input:-webkit-autofill,.mec-single-fluent-wrap input:-webkit-autofill:hover,.mec-single-fluent-wrap input:-webkit-autofill:focus,.mec-single-fluent-wrap textarea:-webkit-autofill,.mec-single-fluent-wrap textarea:-webkit-autofill:hover,.mec-single-fluent-wrap textarea:-webkit-autofill:focus,.mec-single-fluent-wrap select:-webkit-autofill,.mec-single-fluent-wrap select:-webkit-autofill:hover,.mec-single-fluent-wrap select:-webkit-autofill:focus{-webkit-animation-delay:1s;-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}@-webkit-keyframes autofill{0%,100%{color:#00acf8;background:#fff}}.mec-single-fluent-wrap .mec-breadcrumbs{background-color:#fff;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .04);border:0;margin:0;margin-bottom:20px;padding:9px 16px 8px;color:#898a8c;position:relative}.mec-single-fluent-wrap .mec-breadcrumbs a{font-size:12px;line-height:19px;color:#414244;font-weight:400}.mec-single-fluent-wrap .mec-breadcrumbs i{font-size:9px}.mec-single-fluent-wrap .mec-breadcrumbs .mec-current{margin-left:3px}.mec-single-fluent-wrap .mec-events-event-image img{border-radius:3px;box-shadow:0 0 70px rgb(27 69 91 / .12);margin-bottom:18px}.mec-single-fluent-wrap .mec-single-event-bar{background-color:#fff;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .04);margin:0;border-left:7px solid #00acf8;margin-bottom:20px;display:-webkit-box;display:flex;flex-wrap:wrap;min-height:141px;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:48px 50px 48px 43px}.mec-single-fluent-wrap .mec-holding-status{margin-top:3px;display:inline-block}@media (max-width:767px){.mec-single-fluent-wrap .mec-single-event-bar{padding:30px 5px 25px 15px}}.mec-single-fluent-wrap .mec-single-event-bar>div{background-color:#fff;display:block;padding:0;margin:0;display:-webkit-box;display:flex}.mec-single-fluent-wrap .mec-single-event-bar>div i{color:#97dbf7;font-size:39px;display:inline-block;margin-right:12px}.mec-single-fluent-wrap .mec-single-event-bar>div h3{font-size:14px;font-weight:500;line-height:23px;color:#000;padding:0;margin:0;margin-top:-2px}.mec-single-fluent-wrap .mec-single-event-bar>div dd{margin:0;padding:0;color:#898a8c;font-size:14px;font-weight:400;line-height:14px}.mec-single-fluent-wrap .mec-single-event-bar-inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mec-single-fluent-wrap .mec-single-event-bar .mec-events-event-cost>span:first-child{font-size:11px}.mec-single-fluent-wrap .mec-single-event-bar .mec-single-event-time h3>span:last-child{font-size:10px;color:#898a8c;margin-left:8px}.mec-single-fluent-wrap .mec-booking-button{background-color:#00acf8;border:0;color:#fff;margin:0;font-size:11px;line-height:11px;letter-spacing:.5px;padding:17px 45px 16px;box-shadow:0 2px 2px rgb(0 172 248 / .27)}.mec-single-fluent-wrap .mec-booking-button:hover{background-color:#000;color:#fff;box-shadow:0 4px 10px rgb(1 2 4 / .32)}.mec-single-event-bar-seperator{display:block;width:1px;height:31px;background-color:#e6f7ff}@media (max-width:767px){.mec-single-fluent-wrap .mec-single-event-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start}.mec-single-event-bar-seperator{background-color:#fff}}.mec-single-fluent-wrap .mec-left-side{background-color:#fff;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .04);padding:50px;margin-bottom:20px}@media (max-width:767px){.mec-single-fluent-wrap .mec-left-side{padding:15px}}.mec-single-fluent-wrap .mec-single-event-category{display:block;background-color:#fff;margin-bottom:13px;padding:0}.mec-single-fluent-wrap .mec-single-event-category a{background-color:rgb(0 172 248 / .07);border-radius:3px;color:#00acf8;font-size:12px;line-height:12px;font-weight:400;padding:7px 11px;margin-right:6px;margin-bottom:6px;display:inline-block}.mec-single-fluent-wrap .mec-event-content{padding:0;margin:0}.mec-single-fluent-wrap .mec-single-title{font-size:22px;line-height:28px;font-weight:500;color:#000;margin-bottom:28px}.mec-single-fluent-wrap p{color:#898a8c;font-size:16px;line-height:23px;font-weight:400;margin-bottom:23px}.mec-single-fluent-body .lity-content p{color:#777f84;line-height:23px;font-weight:400;margin-bottom:3px;margin-top:-6px;font-size:12px}.mec-single-fluent-wrap .mec-single-links-wrap{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-bottom:19px;border-bottom:1px solid #e6f7ff;margin-bottom:50px}@media (max-width:767px){.mec-single-fluent-wrap .mec-single-links-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}}.mec-single-fluent-wrap .mec-frontbox{border:0;padding:0;box-shadow:none;margin:0;margin-bottom:25px;background-color:#fff}.mec-single-fluent-wrap .mec-event-social h3{color:#898a8c;font-size:14px;line-height:23px;font-weight:400;text-align:left;border:0;margin:0;padding-bottom:13px}.mec-single-fluent-wrap .mec-event-social h3:before{display:none}.mec-single-fluent-wrap .mec-event-sharing{margin:0;text-align:left}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a{width:34px;height:34px;line-height:34px;text-align:center;padding:0;background-color:#fff;border:1px solid #c7ebfb;border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;font-size:13px;margin-right:5px;margin-bottom:5px}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover{background-color:#00b6f1;border-color:#00b6f1;box-shadow:0 4px 10px rgb(0 182 241 / .3);color:#fff!important}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.facebook{color:#3b5996}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.twitter{color:#00acee}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vimeo{color:#0dadd6}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.dribble{color:#d53e68}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.youtube{color:#cb322c}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pinterest{color:#cb2027}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.google{color:#c3391c}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.linkedin{color:#0073b2}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.email{color:#ff5d5e}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.vk{color:#5b88bd}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.tumblr{color:#34465d}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.telegram{color:#08c}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.whatsapp{color:#25d366}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.flipboard{color:#e12828}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.pocket{color:#ef4056}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a.reddit{color:#ff5700}.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{margin:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-box-align:end;align-items:flex-end}@media (max-width:767px){.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{-webkit-box-align:start;align-items:flex-start}}.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{display:inline-block;margin-bottom:6px;text-align:center;width:auto}.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a{display:inline-block;border:1px solid #c7ebfb;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);font-size:12px;line-height:12px;letter-spacing:.5px;font-weight:500;margin:0;margin-left:20px;padding:10px 16px 9px;text-align:center;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;white-space:nowrap}.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover{background-color:#ebf9ff;border-color:#00acf8;color:#00acf8;box-shadow:0 4px 10px rgb(0 172 248 / .2)}@media (max-width:767px){.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a{white-space:normal;margin-left:0}}.mec-single-fluent-wrap .mec-events-meta-group{border-radius:3px;border:1px solid #e6f7ff;overflow:hidden;margin-bottom:50px}.mec-single-fluent-wrap .mec-googlemap-details{height:250px!important}.mec-single-fluent-wrap .mec-marker-wrap{background-color:#fff0;border:0;margin:0;width:auto;height:auto;border-radius:0;-webkit-animation-name:mec-fluent-map-bounce;animation-name:mec-fluent-map-bounce}.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse-wrap{margin-left:0;-webkit-transform:none;transform:none}.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse{background-color:#2575fc;border-radius:4px;-webkit-transform:none;transform:none;width:10px;height:10px}.mec-single-fluent-wrap .mec-marker-wrap .mec-marker-pulse:after{box-shadow:none;background:rgb(0 176 255 / .15);margin:-8px 0 0 -8px;z-index:-3;width:26px;height:26px;border-radius:6px}.mec-single-fluent-wrap .mec-marker-wrap .mec-marker{display:none}@-webkit-keyframes mec-fluent-map-bounce{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mec-fluent-map-bounce{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.mec-single-fluent-wrap .mec-marker-infowindow-wp:after{display:block;clear:both;content:""}.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count{border-color:#a6e3ff;color:#00acf8;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .05)}.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child{color:#000;font-weight:500;font-size:16px;line-height:23px}.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-content span:last-child{color:#898a8c;font-size:14px;line-height:16px;font-weight:400}.mec-single-fluent-wrap .mec-single-event-location{background-color:#fff;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:30px;padding-left:25px;-webkit-box-align:center;align-items:center;margin:0}.mec-single-fluent-wrap .mec-single-event-additional-locations .mec-single-event-location{padding-top:0}.mec-single-fluent-wrap .mec-single-event-location-inner{display:-webkit-box;display:flex}.mec-single-fluent-wrap .mec-single-event-location i{color:#97dbf7;font-size:40px;display:inline-block;margin-right:8px}.mec-single-fluent-wrap .mec-single-event-location h3{margin:0;font-size:14px;line-height:23px;color:#000;font-weight:500;margin-top:-2px}.mec-single-fluent-wrap .mec-single-event-location dd{margin:0;margin-top:-2px}.mec-single-fluent-wrap .mec-single-event-location address{margin:0}.mec-single-fluent-wrap .mec-single-event-location address .mec-address{color:#898a8c;font-size:14px;line-height:14px;font-weight:400}.mec-single-fluent-wrap .mec-single-event-location img{width:134px;height:85px;border-radius:4px;margin:0}.mec-single-fluent-wrap .mec-single-event-location+.mec-get-direction,.mec-single-fluent-wrap .mec-single-event-additional-locations+.mec-get-direction{border-top:1px solid #e6f7ff}.mec-single-fluent-wrap .mec-get-direction form{display:-webkit-box;display:flex;padding:30px;margin-bottom:0}.mec-single-fluent-wrap .mec-map-get-direction-address-cnt{-webkit-box-flex:1;flex:1;margin-right:15px}.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address{height:41px;line-height:41px;border-radius:3px;border:1px solid #a6e3ff;box-shadow:none;background-color:#fff;padding-left:15px;padding-right:1px;font-size:14px;line-height:19px;color:#00acf8!important}.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input{background-color:#00acf8;border-radius:2px;margin:0;color:#fff;font-size:11px;line-height:11px;font-weight:500;letter-spacing:.5px;padding:16px 37px 14px;box-shadow:0 2px 2px rgb(0 172 248 / .27);white-space:normal}.mec-single-fluent-wrap .mec-map-get-direction-btn-cnt input:hover{background-color:#000;text-decoration:none;box-shadow:0 4px 10px rgb(1 2 4 / .32)}@media (max-width:767px){.mec-single-fluent-wrap .mec-single-event-location{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:start}.mec-single-fluent-wrap .mec-single-event-location-inner{margin-bottom:20px}.mec-single-fluent-wrap .mec-single-event-location img{width:100%;height:auto}.mec-single-fluent-wrap .mec-get-direction form{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mec-single-fluent-wrap .mec-map-get-direction-address-cnt{margin-right:0;margin-bottom:20px}}.mec-single-fluent-wrap .mec-events-meta-group-countdown{background-color:#e6f7ff;padding:35px 40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border:0}@media (max-width:767px){.mec-single-fluent-wrap .mec-events-meta-group-countdown{padding:2px}}.mec-single-fluent-wrap .mec-events-meta-group-countdown .flip-clock-wrapper ul{margin:2px}.mec-single-fluent-wrap .mec-events-meta-group-countdown .mec-end-counts h3{margin:0}.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w{padding:0;display:block}.mec-single-fluent-wrap .mec-events-meta-group-countdown .clockdiv{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w{padding:0;margin:0;height:64px;width:64px;font-size:initial;line-height:initial;display:block;background-color:#fff;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:5px;border-radius:2px;border:1px solid #c7ebfb;box-shadow:0 2px 2px rgb(0 0 0 / .03)}.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w li{font-size:initial;line-height:initial}.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w span{display:inline-block;padding:0;font-size:20px;line-height:20px;font-weight:400;color:#000;margin-bottom:4px}.mec-single-fluent-wrap .mec-countdown-details .countdown-w .clockdiv li p{font-size:13px;line-height:13px;font-weight:400;color:#898a8c;margin:0;padding:0;letter-spacing:0}.mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn{background-color:#00acf8}@media (max-width:767px){.mec-single-fluent-wrap .flip-clock-divider .flip-clock-label{display:none}}.mec-single-fluent-wrap .mec-event-schedule{padding:40px;padding-bottom:0;border:1px solid #e6f7ff;border-radius:3px;margin-bottom:50px}.mec-single-fluent-wrap .mec-event-schedule:after{display:block;clear:both;content:""}.mec-single-fluent-wrap .mec-event-schedule h3{font-size:18px;line-height:23px;font-weight:500;color:#000;text-align:left;border:0;padding-bottom:20px;margin:0}.mec-single-fluent-wrap .mec-event-schedule h3:before{display:none}.mec-single-fluent-wrap .mec-event-schedule h4{clear:left;float:left;font-size:16px;line-height:19px;font-weight:500;color:#000;margin:0 25px 10px 0;padding-right:15px}.mec-single-fluent-wrap .mec-event-schedule-content{float:left;display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;border-left:0;padding:0;padding-top:9px;margin:0;margin-bottom:2px}.mec-single-fluent-wrap .mec-event-schedule-content dl{border-left:2px solid #e0f5ff;margin:0;padding-left:40px;padding-bottom:30px;max-width:400px}.mec-single-fluent-wrap .mec-event-schedule-content dl:last-of-type{border-left:0}.mec-single-fluent-wrap .mec-event-schedule-content dl:before{top:0;width:26px;border:1px solid #e0f5ff}.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after{content:"";display:block;position:absolute;top:0;left:-26px;width:26px;height:0;border:1px solid #e0f5ff}.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time{font-size:12px;line-height:23px;font-weight:400;color:#898a8c;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-top:-10px;margin-bottom:0;flex-wrap:wrap}.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time span{color:#898a8c;margin:0 5px}.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time:before{content:"\e081";font-family:"simple-line-icons";font-size:14px;left:0;color:#ade7ff;margin-right:2px}.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-title{font-size:16px;line-height:24px;font-weight:500;color:#000;margin-bottom:0}.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-description{font-size:12px;line-height:16px;font-weight:400;color:#898a8c;margin-bottom:8px}.mec-single-fluent-wrap .mec-event-schedule-content .mec-schedule-speakers{background-color:#fff;padding:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap}.mec-single-fluent-wrap .mec-event-schedule-content h6{margin:0;font-size:12px;line-height:23px;font-weight:400;color:#b4b6b8;margin-right:7px}.mec-single-fluent-wrap .mec-event-schedule-content a{font-size:12px;line-height:23px;color:#898a8c;font-weight:400}.mec-single-fluent-wrap .mec-event-schedule-content a:hover{color:#00acf8}@media (max-width:1199px){.mec-single-fluent-wrap .mec-event-schedule-content dl{max-width:350px}}@media screen and (max-width:960px) and (min-width:768px){.mec-single-fluent-wrap .mec-event-schedule-content dl{max-width:450px}}@media (max-width:767px){.mec-single-fluent-wrap .mec-event-schedule h4,.mec-single-fluent-wrap .mec-event-schedule-content{float:none}.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after{display:none}}@media (max-width:480px){.mec-single-fluent-wrap .mec-event-schedule-content dl{padding-left:0;border-left:0}.mec-single-fluent-wrap .mec-event-schedule-content dl:before{display:none}}.mec-single-fluent-wrap .col-md-4 .mec-frontbox{background-color:#fff;margin:0;margin-bottom:20px;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .04);padding:30px}.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3,.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title{font-size:18px;line-height:24px;font-weight:500;color:#000;display:block!important;margin:0!important;padding-bottom:16px;text-align:left;border:0;padding-left:0}.mec-single-fluent-wrap .col-md-4 .mec-frontbox>h3:before,.mec-single-fluent-wrap .col-md-4 .mec-frontbox .mec-frontbox-title:before{display:none}.mec-single-fluent-wrap .mec-single-event-label{padding-right:11px!important}.mec-single-fluent-wrap .mec-single-event-label:after{display:block;clear:both;content:""}.mec-single-fluent-wrap .mec-single-event-label>h3{padding-bottom:14px!important}.mec-single-fluent-wrap .mec-single-event-label span{margin:2px 4px 2px 0;font-size:12px;font-weight:400;line-height:23px;display:block;float:left;padding:0 7px;position:relative;z-index:3}.mec-single-fluent-wrap .mec-single-event-label span:after{position:absolute;content:"";left:0;right:0;top:0;height:1px;border:11px solid;z-index:-1;opacity:.07;border-radius:3px}.mec-single-fluent-wrap .mec-single-event .mec-cancellation-reason span{letter-spacing:0;font-weight:500;border-radius:2px}.mec-single-fluent-wrap .mec-single-event-organizer,.mec-single-fluent-wrap .mec-single-event-additional-organizers{background-color:#fff;padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0}.mec-single-fluent-wrap .mec-single-event-additional-organizers{margin-top:30px}.mec-single-fluent-wrap .mec-single-event-organizer>h3,.mec-single-fluent-wrap .mec-single-event-additional-organizers>h3{-webkit-box-ordinal-group:0;order:-1;font-size:18px;line-height:28px;font-weight:500;color:#000;display:block!important;margin:0!important;padding-bottom:13px}.mec-single-fluent-wrap .mec-single-event-organizer img,.mec-single-fluent-wrap .mec-single-event-additional-organizers img{width:85px;height:85px;border-radius:50%;border:1px solid #f1f2f4;box-shadow:0 3px 3px rgb(0 0 0 / .03);margin-bottom:8px}.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer i,.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer i{display:none}.mec-single-fluent-wrap .mec-single-event-organizer .mec-organizer h6,.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-organizer h6{font-size:14px;line-height:23px;font-weight:500;color:#000;display:block;margin:0;padding-bottom:15px}.mec-single-fluent-wrap .mec-single-event-organizer dd,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;margin-bottom:0}.mec-single-fluent-wrap .mec-single-event-organizer dd h6,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd h6{display:none}.mec-single-fluent-wrap .mec-single-event-organizer dd i,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i{margin:0;margin-right:12px;line-height:14px}.mec-single-fluent-wrap .mec-single-event-organizer dd i:before,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i:before{color:#ade7ff;font-size:14px}.mec-single-fluent-wrap .mec-single-event-organizer dd span,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd span{padding:0}.mec-single-fluent-wrap .mec-single-event-organizer dd a,.mec-single-fluent-wrap .mec-single-event-organizer dd p,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p{display:inline-block;font-size:12px;line-height:23px;font-weight:400;color:#898a8c}.mec-single-fluent-wrap .mec-single-event-organizer dd a:hover,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd a:hover{color:#00acf8}.mec-single-fluent-wrap .mec-single-event-organizer dd p,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd p{line-height:17px;padding:0;margin:0}.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description{margin-top:2px}.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description:before,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description:before{content:"\e013";font-family:"simple-line-icons";font-size:14px;left:0;color:#ade7ff;align-self:start;margin-right:12px}.mec-single-fluent-wrap .mec-single-event-additional-organizers .mec-single-event-additional-organizer{border-bottom:1px solid #e6f7ff;padding-bottom:15px;margin-bottom:15px}.mec-single-fluent-wrap .mec-qrcode-details{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.mec-single-fluent-wrap .mec-qrcode-details img{width:126px;height:126px}.mec-single-fluent-wrap .mec-speakers-details ul{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mec-single-fluent-wrap .mec-speakers-details ul li{background-color:#fff;padding:0;margin:0;margin-bottom:20px}.mec-single-fluent-wrap .mec-speakers-details ul li:last-child{margin-bottom:0}.mec-single-fluent-wrap .mec-speakers-details ul li a{display:block}.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-avatar a img{width:60px;height:60px;border:0;box-shadow:0 3px 3px rgb(0 0 0 / .05)}.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-name{font-size:14px;line-height:23px;font-weight:500;color:#000;padding-left:0;margin-top:0}.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name{max-width:calc(100% - 60px);padding-left:16px;margin-top:11px}.mec-single-fluent-wrap .mec-speakers-details ul li .mec-speaker-job-title{font-size:12px;line-height:14px;margin:0;padding-left:0;color:#898a8c}.mec-single-fluent-wrap .mec-speakers-details ul li img+.mec-speaker-name+.mec-speaker-job-title{padding-left:76px}.mec-single-fluent-wrap .col-md-4 .mec-local-time-details>h3{padding-bottom:13px}.mec-single-fluent-wrap .col-md-4 .mec-local-time-details:before{display:none}.mec-single-fluent-wrap .mec-local-time-details li{font-size:12px;line-height:23px;font-weight:400;color:#b4b6b8;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;margin-bottom:2px}.mec-single-fluent-wrap .mec-local-time-details li:last-child{margin-bottom:0}.mec-single-fluent-wrap .mec-local-time-details li span{color:#898a8c;margin:0 5px}.mec-single-fluent-wrap .mec-local-time-details li:before{font-family:"simple-line-icons";font-size:14px;color:#ade7ff;margin-right:8px}.mec-single-fluent-wrap .mec-local-time-details li:first-child:before{content:"\e096"}.mec-single-fluent-wrap .mec-local-time-details li:nth-of-type(2):before{content:"\e075"}.mec-single-fluent-wrap .mec-local-time-details li:last-child:before{content:"\e081"}.mec-single-fluent-wrap .col-md-4 .mec-attendees-list-details>h3{padding-bottom:14px}.mec-single-fluent-wrap .mec-attendees-list-details li{margin:0;margin-bottom:20px;position:relative}.mec-single-fluent-wrap .mec-attendees-list-details li:last-child{margin-bottom:0}.mec-single-fluent-wrap .mec-attendees-list-details a{display:block}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-avatar img{border-radius:50%;width:60px;height:60px;box-shadow:0 3px 3px rgb(0 0 0 / .05)}.mec-single-fluent-wrap .mec-attendees-list-details li .mec-attendee-profile-link{margin:13px 0 0 11px;vertical-align:top;width:calc(100% - 75px)}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link a{font-size:14px;line-height:14px;font-weight:500;color:#000}.mec-single-fluent-wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number{width:auto;height:auto;border-radius:0;font-size:12px;line-height:12px;font-weight:400;background-color:#fff;color:#898a8c;margin-right:8px;margin-top:-4px}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child{background-color:#00acf8;color:#fff;border-radius:2px 2px 10px 2px;box-shadow:0 2px 2px rgb(0 172 248 / .27);font-size:12px;line-height:12px;font-weight:400;padding:3px 27px 3px 6px;position:relative;overflow:hidden;margin-top:-2px}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendee-profile-link span:last-child i{font-size:6px;font-weight:700;position:absolute;right:0;top:0;bottom:0;width:20px;background-color:#0097e5;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle{position:absolute;z-index:3;margin:0;top:calc(100% - 6px);left:83px;width:270px;background-color:#fff;border:0;box-shadow:0 2px 80px rgb(0 0 0 / .16);border-radius:3px;padding:20px}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:before,.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle:after{display:none}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item{padding:0;margin-bottom:15px}.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item:last-child{margin-bottom:0}.mec-single-fluent-wrap .mec-attendee-avatar-sec{width:55px;margin-right:9px}.mec-single-fluent-wrap .mec-attendee-avatar-sec img{width:55px;height:55px;border-radius:50%;box-shadow:0 3px 3px rgb(0 0 0 / .05)}.mec-single-fluent-wrap .mec-attendee-profile-name-sec,.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec{width:calc(100% - 66px)}.mec-single-fluent-wrap .mec-attendee-profile-name-sec{font-size:14px;line-height:20px;font-weight:500;color:#000;margin-top:9px}.mec-single-fluent-wrap .mec-attendee-profile-ticket-sec{font-size:12px;line-height:12px;font-weight:400;color:#898a8c}@media (max-width:1200px) and (min-width:960px){.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle{max-width:calc(100% + 60px);left:-30px}}@media (max-width:767px){.mec-single-fluent-wrap .mec-attendees-list-details .mec-attendees-toggle{max-width:100%;left:0}}.mec-single-fluent-wrap .mec-next-event-details ul{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mec-single-fluent-wrap .mec-next-event-details ul li:first-child{-webkit-box-ordinal-group:101;order:100;margin-bottom:0}.mec-single-fluent-wrap .mec-next-event-details a{border:1px solid #c7ebfb;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);color:#00acf8;letter-spacing:.5px;font-size:12px;font-weight:500;line-height:12px;margin-top:20px;padding:10px 9px 9px;text-align:center;display:block;width:100%}.mec-single-fluent-wrap .mec-next-event-details a:hover{background-color:#ebf9ff;border-color:#00acf8;color:#00acf8;box-shadow:0 4px 10px rgb(0 172 248 / .2)}.mec-single-fluent-wrap .mec-next-event-details li{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;margin-bottom:10px}.mec-single-fluent-wrap .mec-next-event-details i{margin-right:8px;margin-left:0}.mec-single-fluent-wrap .mec-next-event-details i:before{font-size:14px;color:#ade7ff}.mec-single-fluent-wrap .mec-next-event-details .mec-time-comment{display:none}.mec-single-fluent-wrap .mec-next-event-details h6{display:none}.mec-single-fluent-wrap .mec-next-event-details dd{margin:0}.mec-single-fluent-wrap .mec-next-event-details abbr{padding:0;margin:0;font-size:12px;font-weight:400;line-height:12px;color:#898a8c}.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details{padding:0}.mec-single-fluent-wrap .col-md-4 .mec-frontbox.mec-weather-details>h3{display:none!important}.mec-single-fluent-wrap .mec-weather-box{padding:0;margin:0}.mec-single-fluent-wrap .mec-weather-head{padding:8px 25px 20px 20px;margin:0;border-radius:3px;box-shadow:0 2px 2px rgb(0 0 0 / .04)}.mec-single-fluent-wrap .mec-weather-summary{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;margin:8px 0}.mec-single-fluent-wrap .mec-weather-extras{float:left;clear:both;min-height:unset;padding:8px 5px 0}.mec-single-fluent-wrap .degrees-mode{left:auto;right:25px;bottom:25px;border-radius:4px;padding:5px;font-size:15px}.mec-single-fluent-wrap .mec-weather-summary-temp{font-size:30px;line-height:34px}.mec-single-fluent-wrap .mec-weather-summary-report{font-size:16px;line-height:16px;color:#fff}.mec-single-fluent-wrap .mec-weather-extras>div{font-size:12px}.mec-single-fluent-wrap .mec-weather-extras span{color:rgb(255 255 255 / .6);font-size:12px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking,.mec-single-fluent-wrap .mec-events-meta-group-booking{background-color:#e6f7ff;padding:0 40px 40px;border:0;margin-bottom:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking{width:430px;max-width:100%;border-radius:3px;max-height:85vh!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-loader,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-loader{width:5.5em;height:5.5em;border-top:0;border-right:.1em solid #60eafd;border-bottom:.1em solid #60eafd;border-left:.1em solid #fff}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form>h4,.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form>h4{font-size:18px;line-height:23px;font-weight:500;color:#000;text-align:left;border:0;letter-spacing:0;padding:20px 40px;margin:0 -40px 30px;background-color:#fff;width:auto;box-shadow:0 2px 8px -4px rgb(0 0 0 / .1)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form>h4:before,.mec-single-fluent-wrap .mec-events-meta-group-booking form>h4:before{display:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-first,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-first,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list{padding:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-tickets-list,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-tickets-list{margin-bottom:48px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5,.mec-single-fluent-wrap .mec-events-meta-group-booking h5{margin:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking h5 span,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-name,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p p,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-comment,.mec-single-fluent-wrap .mec-events-meta-group-booking h5 span,.mec-single-fluent-wrap .mec-events-meta-group-booking label,.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-name,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p p,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-comment{font-size:14px;line-height:19px;font-weight:400;color:#00acf8;margin:0 0 4px!important;padding:0;box-shadow:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-event-ticket-available,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-event-ticket-available{margin-top:-22px!important;margin-bottom:28px!important;display:block;font-size:11px;letter-spacing:.5px;font-weight:300;color:#80abbf}.mec-single-fluent-body .lity-content .mec-google-recaptcha,.mec-single-fluent-wrap .mec-google-recaptcha{margin-left:0;margin-bottom:30px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="email"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="number"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="password"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="tel"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="text"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking select,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="email"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="number"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="password"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="tel"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="text"],.mec-single-fluent-wrap .mec-events-meta-group-booking select,.mec-single-fluent-wrap .mec-events-meta-group-booking textarea,.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement{width:338px;max-width:100%;float:none;border:1px solid #c7ebfb!important;border-radius:3px;background-color:#fff;height:41px;line-height:39px;padding-left:15px;padding-right:15px;margin:0;margin-bottom:24px!important;color:#00acf8;font-size:14px;font-weight:400;box-shadow:none!important;min-height:unset;min-width:unset;padding-top:0;padding-bottom:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .StripeElement,.mec-single-fluent-wrap .mec-events-meta-group-booking .StripeElement{width:unset;padding-top:12px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]{-webkit-appearance:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-inner-spin-button,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]::-webkit-calendar-picker-indicator{-webkit-appearance:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="date"]:after,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="date"]:after{content:"\e075";font-family:"simple-line-icons";font-size:14px;color:#ade7ff}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking textarea,.mec-single-fluent-wrap .mec-events-meta-group-booking textarea{min-height:175px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]{max-width:166px;text-align:center;height:44px;transition:all 0.2s ease;border-radius:5px!important;border:2px dashed #b8e9f3;margin-bottom:24px!important;background-color:#fff}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]:hover,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]:hover{box-shadow:0 2px 16px -3px #cfeff5;cursor:pointer}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-webkit-file-upload-button{visibility:hidden;width:1px;height:38px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="file"]::-moz-file-upload-button{visibility:hidden;width:1px;height:38px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select{padding-right:37px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select:after,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select:after{border-bottom:2px solid #00acf8;border-right:2px solid #00acf8;width:8px;height:8px;right:15px;font-family:unset;content:"";display:block;margin-top:11px;pointer-events:none;padding:unset;-ebkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list{width:100%;margin:1px 0;border-radius:0 0 3px 3px;box-shadow:0 4px 11px -3px rgb(78 167 210 / .5),0 0 0 1px #c7ebfb}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .nice-select .list li,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select .list li{margin:0;padding-left:15px;padding-right:15px;font-size:12px;line-height:35px;min-height:35px;color:rgb(0 172 248 / .8)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button{background-color:#00acf8;border-radius:2px;box-shadow:0 2px 2px rgb(0 172 248 / .27);font-weight:500;font-size:11px;letter-spacing:.5px;margin:0;min-width:116px;padding:16px 15px 14px;float:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button:hover,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button:hover{background-color:#000;text-decoration:none;box-shadow:0 4px 10px rgb(1 2 4 / .32)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-btn-wrap button,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-btn-wrap button{margin-top:26px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button{background-color:#afe6ff;margin-right:10px;box-shadow:0 2px 2px rgb(175 230 255 / .27)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button.mec-book-form-back-button:hover,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button:hover{background-color:#000;text-decoration:none;box-shadow:0 4px 10px rgb(1 2 4 / .32)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking ul li,.mec-single-fluent-wrap .mec-events-meta-group-booking ul li{margin:0;clear:both}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>*,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>*{padding:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4{margin:5px 0 12px;padding:0;padding-bottom:15px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container:not(:first-child)>h4{border-top:1px solid #a6e3ff;padding-top:50px;margin-top:26px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container>h4 .mec-ticket-name{display:inline-block;background-color:#fff;border-radius:3px;font-size:12px;line-height:12px;font-weight:400;color:#00acf8;padding:8px 13px;letter-spacing:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-ticket-container .wbmec-mandatory{color:#00acf8;padding:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label,.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label{background-color:#fff;border:2px solid #a8e4ff;width:17px;height:17px;border-radius:3px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label{border-color:#a8e4ff;box-shadow:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:after,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:after,.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before{background-color:#00acf8;width:2px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking label.wn-checkbox-label:before,.mec-single-fluent-wrap .mec-events-meta-group-booking label.wn-checkbox-label:before{-webkit-transform:rotate(-138deg);transform:rotate(-138deg)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::after{height:5px;left:2px;top:7px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]:checked+.wn-checkbox-label::before{height:6px;left:7px;top:9px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-p,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-p,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement{margin-bottom:22px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]{margin:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label{display:block;vertical-align:text-bottom;line-height:1;padding:4px 0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-radio label:after,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-checkbox label:after,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-radio label:after{display:block;clear:both;content:""}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="checkbox"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="checkbox"]{width:17px;height:17px;min-height:unset;border:2px solid #a8e4ff;border-radius:3px;margin-top:-1px;margin-right:12px!important;margin-bottom:0!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"],.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]{position:relative;margin-right:10px!important;margin-bottom:1px!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:before,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:before{box-shadow:none;border:2px solid #a8e4ff;width:17px;height:17px;position:absolute;top:-1px;left:-3px;margin:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:after,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:after{content:"";display:inline-block;width:7px;height:7px;background-color:#fff;border-radius:50%;cursor:pointer;position:absolute;top:4px;left:2px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:before,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:before{border:2px solid #a8e4ff;box-shadow:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking input[type="radio"]:checked:after,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type="radio"]:checked:after{background-color:#00acf8}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-reg-field-agreement a,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-reg-field-agreement a{color:#00acf8;text-decoration:underline}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper{margin-bottom:20px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-first-for-all-wrapper label.wn-checkbox-label{margin-right:9px!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-price,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-price{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-details,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-details{width:100%}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details{margin-top:4px;margin-bottom:6px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail{display:-webkit-box;display:flex;flex-wrap:wrap}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header{border-bottom:2px solid #00acf8}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child),.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body>div:not(:last-child){border-bottom:1px solid #a6e3ff}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:first-child,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child{-webkit-box-flex:1.97;flex:1.97 1.97 0;min-height:1px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2),.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:nth-of-type(2),.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:nth-of-type(2){-webkit-box-flex:1;flex:1 1 0%}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:last-child,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details span:last-child,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:last-child{-webkit-box-flex:1.085;flex:1.085 1.085 0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header span{font-size:14px;line-height:22px;color:#616264;font-weight:500;padding-bottom:20px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-body span{font-size:12px;line-height:22px;font-weight:400;color:#949ba2;padding:24px 0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets{display:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span{font-size:14px;line-height:22px;font-weight:500;padding:6px 0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-description{color:#000}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail .mec-book-price-detail-amount{color:#777}@media (max-width:480px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span:first-child,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span:first-child{display:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail.mec-book-price-detail-typetickets{display:block}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-detail span,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-detail span{-webkit-box-flex:1!important;flex:1 1 0!important}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total{background-color:#fff;padding:27px 37px;border-radius:3px;margin-top:15px;margin-bottom:28px;width:305px;max-width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}@media (max-width:767px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total{padding:20px}}@media (max-width:480px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total{padding:10px;white-space:nowrap}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-description{font-size:18px;line-height:22px;font-weight:700;color:#000}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-price-total .mec-book-price-total-amount{font-size:22px;line-height:22px;font-weight:700;color:#2bbc10}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:35px}@media (max-width:767px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form{flex-wrap:wrap}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form input,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form input{width:335px;margin-bottom:0!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button{min-width:176px;margin-top:0!important}@media (max-width:767px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-coupon form button{margin-top:10px!important;width:100%;min-width:unset}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways{display:-webkit-box;display:flex;flex-wrap:wrap}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label{-webkit-box-flex:0;flex:0 0 50%;margin-bottom:14px;padding-right:15px}@media (max-width:767px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label{-webkit-box-flex:0;flex:0 0 100%}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"],.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-label input[type="radio"]{margin-right:6px!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden),.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-book-form-gateway-checkout:not(.mec-until-hidden){margin-top:29px;margin-bottom:-4px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout1,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout2,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout6{margin-top:0;margin-bottom:0}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways .mec-gateway-comment{color:#000}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout3 .mec-gateway-comment,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout5 .mec-gateway-comment,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-form-gateways #mec_book_form_gateway_checkout7 .mec-gateway-comment{margin-top:-29px!important;margin-bottom:29px!important}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button{float:right;margin:0 0 -66px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button{margin-top:30px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_year"]+.nice-select{width:164px;float:left;clear:none}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form select[name="expiration_date_month"]+.nice-select{margin-right:10px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form .mec-form-row{clear:both}@media (max-width:480px){.mec-single-fluent-body .lity-content .mec-events-meta-group-booking #mec_book_payment_form button,.mec-single-fluent-wrap .mec-events-meta-group-booking #mec_book_payment_form button{margin-top:70px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button{left:40px;bottom:92px}}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success{margin-top:30px;padding:20px 30px;border-radius:3px;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-gateway-message.mec-success a,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-gateway-message.mec-success a{color:#00acf8}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-error,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-error{background-color:#ff017e;color:#fff;margin:20px 0;padding:10px 15px;border-radius:3px}.mec-single-fluent-body .lity-content .mec-events-meta-group-booking form,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking form{margin-left:0;margin-right:0}.mec-single-fluent-body .lity-content ul.mec-book-tickets-container,.mec-single-fluent-wrap .lity-content ul.mec-book-tickets-container{margin:0}.mec-related-events-wrap{margin-top:80px;margin-bottom:50px}.mec-related-events-wrap .mec-rec-events-title{margin:0!important;border:0!important;font-size:26px;font-weight:700;line-height:28px;color:#000;padding:0!important;padding-bottom:29px!important}.mec-related-events-wrap .mec-rec-events-title:before{display:none}.mec-single-fluent-wrap .mec-related-event-post{border:0;border-radius:3px;overflow:hidden;background-color:#fff;box-shadow:0 4px 10px rgb(23 102 232 / .07);padding:0;margin:0;margin-bottom:20px}.mec-single-fluent-wrap .mec-related-event-post figure{position:relative}.mec-single-fluent-wrap .mec-related-event-post figure a{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.mec-single-fluent-wrap .mec-related-event-post figure img{border-radius:4px 4px 0 0}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap{background-color:#f7fcff;min-height:72px;border-bottom:1px solid #e6f7ff;padding:20px 25px 12px}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date{text-align:left}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-date span{color:#898a8c;font-size:14px;line-height:14px;font-weight:400;display:inline-block}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num{font-size:27px;line-height:27px;font-weight:700;margin-right:1px;color:#00acf8}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap .mec-event-day span{font-size:16px;line-height:16px;display:block;color:#000}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img{position:absolute;bottom:0;left:0;background-color:rgb(0 0 0 / .8);border-radius:0 35px 0 0;padding:16px 33px 15px 27px;border:0}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span,.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img span.mec-event-day-num{color:#fff}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day{margin-top:-4px}.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap.mec-has-img .mec-event-day span{color:rgb(255 255 255 / .47)}.mec-single-fluent-wrap .mec-related-event-post .mec-related-content{padding:16px 25px 1px;border-right:1px solid #e6f7ff;border-left:1px solid #e6f7ff}.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content{padding:0;margin:0}.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title{margin-top:0;margin-bottom:7px;line-height:24px}.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a{color:#000;font-weight:700;font-size:18px;line-height:24px}.mec-single-fluent-wrap .mec-related-event-post .mec-related-content .mec-related-event-content .mec-event-title a:hover{text-decoration:none;color:#00acf8}.mec-single-fluent-wrap .mec-related-event-post .mec-event-location i,.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before{color:#afe7ff;font-size:14px;line-height:14px;vertical-align:middle;margin-right:3px}.mec-single-fluent-wrap .mec-related-event-post .mec-event-location+.mec-time-details{margin-top:-2px}.mec-single-fluent-wrap .mec-related-event-post .mec-event-location address,.mec-single-fluent-wrap .mec-related-event-post .mec-time-details span{display:inline-block;color:#898a8c;font-size:12px;line-height:12px;margin-bottom:0}.mec-single-fluent-wrap .mec-related-event-post .mec-time-details:before{font-family:simple-line-icons;content:"\e081";margin-right:7px}.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer{padding:25px 0 0;margin:0;background-color:#fff;border:0}.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button{line-height:12px;padding:10px 15px 9px;height:auto;background-color:#fff;box-shadow:0 2px 2px rgb(0 0 0 / .03);border:1px solid #c7ebfb;color:#00acf8;font-weight:500}.mec-single-fluent-wrap .mec-related-event-post .mec-event-footer .mec-booking-button:hover{background-color:#ebf9ff;border-color:#00acf8;color:#00acf8;box-shadow:0 4px 10px rgb(0 172 248 / .2)}.mec-single-fluent-wrap .mec-related-event-post .mec-event-sharing-wrap li svg{width:36px;height:36px;display:table-cell;vertical-align:middle;padding:10px 0}.mec-single-fluent-body .lity{background-color:rgb(0 0 0 / .94)}.mec-single-fluent-body .lity-wrap{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.mec-single-fluent-body .lity-wrap:before{display:none}.mec-single-fluent-body .lity-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-webkit-box-align:end;align-items:flex-end;width:unset;max-width:unset}.mec-single-fluent-body .lity-close{position:unset;color:#fff0;background:unset;width:unset;height:unset;font-size:unset;text-shadow:unset;font-family:unset;line-height:unset;max-height:14px;margin-bottom:15px}.mec-single-fluent-body .lity-close:before{display:block;content:"";background-image:url(https://bearlakereserve.com/wp-content/plugins/mec-fluent-layouts/assets/./images/close-icon.svg);width:14px;height:14px}.mec-single-fluent-body .mec-hourly-schedule-speaker-info{border-radius:3px;width:850px;max-width:850px;box-shadow:0 3px 20px rgb(0 0 0 / .05);padding:30px;margin-left:0}.mec-single-fluent-body .mec-hourly-schedule-speaker-details{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:31px;padding-left:42px}.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail{width:190px;height:190px;max-width:100%}.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img{border-radius:50%;height:100%}.mec-single-fluent-body .mec-hourly-schedule-speaker-name{font-size:26px;line-height:28px;font-weight:500;color:#000;-webkit-box-ordinal-group:1;order:0}.mec-single-fluent-body .mec-hourly-schedule-speaker-job-title{font-size:14px;font-weight:400;line-height:19px;color:#898a8c;-webkit-box-ordinal-group:2;order:1;margin-bottom:14px}.mec-single-fluent-body .mec-hourly-schedule-speaker-description{-webkit-box-ordinal-group:4;order:3}.mec-single-fluent-body .mec-hourly-schedule-speaker-description p{font-size:16px;line-height:23px;font-weight:400;color:#898a8c;margin-bottom:48px}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information{-webkit-box-ordinal-group:5;order:4}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a{display:inline-block;width:34px;height:34px;line-height:34px;text-align:center;padding:0;background-color:#fff;border:1px solid #c7ebfb;border-radius:50%;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;font-size:13px;margin-right:5px;margin-bottom:5px}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover{background-color:#00b6f1;border-color:#00b6f1;box-shadow:0 4px 10px rgb(0 182 241 / .3)}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i{width:unset;background:unset;color:unset;margin:unset;height:unset;font-size:unset;line-height:unset;border-radius:unset;-webkit-transition:unset;transition:unset;cursor:unset;color:#00acf8}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-facebook{color:#3b5996}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-twitter{color:#00acee}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vimeo{color:#0dadd6}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-dribble{color:#d53e68}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-youtube{color:#cb322c}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pinterest{color:#cb2027}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-google{color:#c3391c}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-linkedin{color:#0073b2}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-email{color:#ff5d5e}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-vk{color:#5b88bd}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-tumblr{color:#34465d}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-telegram{color:#08c}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-whatsapp{color:#25d366}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-flipboard{color:#e12828}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-pocket{color:#ef4056}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a i.mec-fa-reddit{color:#ff5700}.mec-single-fluent-body .mec-hourly-schedule-speaker-contact-information a:hover i{color:#fff}@media (max-width:960px){.mec-single-fluent-body .mec-hourly-schedule-speaker-info{width:750px;max-width:750px;margin-left:0;padding:60px 60px 55px}.mec-single-fluent-body .lity-close{margin-right:0}}@media (max-width:767px){.mec-single-fluent-body .mec-hourly-schedule-speaker-info{width:100%;max-width:100%;margin-left:0;padding:60px 60px 55px}.mec-single-fluent-body .lity-close{margin-right:0}.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail{width:100%;height:auto}.mec-single-fluent-body .mec-hourly-schedule-speaker-thumbnail img{border-radius:3px;height:auto}.mec-single-fluent-body .mec-hourly-schedule-speaker-details{width:100%;padding-left:0}}.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r{position:absolute;right:146px;bottom:19px;font-size:11px;letter-spacing:.5px;min-width:116px;padding:16px 15px 14px;background-color:#00acf8;border-radius:2px;box-shadow:0 2px 2px rgb(0 172 248 / .27);font-weight:500}@media (max-width:480px){.mec-single-fluent-wrap a#mec_woo_add_to_cart_btn_r{right:unset;bottom:105px;float:none!important;width:84%;margin-bottom:-5px}}.mec-single-fluent-wrap .mec-events-meta-group-tags{margin-top:50px;padding:40px 40px 35px}.mec-single-fluent-wrap .mec-events-meta-group-tags h3{font-size:18px;line-height:23px;font-weight:500;color:#000;text-align:left;padding-bottom:20px;margin:0}.mec-single-fluent-wrap .mec-events-meta-group-tags a{border:1px solid #c7ebfb;border-radius:2px;box-shadow:0 2px 2px rgb(0 0 0 / .03);color:#898a8c;text-shadow:0 2px 2px rgb(0 0 0 / .03);font-size:12px;line-height:16px;font-weight:400;margin:0 5px 5px 0;letter-spacing:0;padding:2px 6px}.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover{background-color:#00acf8;border-color:#00acf8;box-shadow:0 2px 2px rgb(0 172 248 / .27);color:#fff;text-decoration:none}@media (max-width:480px){.mec-single-fluent-wrap .mec-left-side,.mec-single-fluent-wrap .mec-events-meta-group-countdown,.mec-single-fluent-wrap .mec-event-schedule,.mec-single-fluent-wrap .mec-events-meta-group-booking,.mec-single-fluent-wrap .mec-events-meta-group-tags{padding-left:30px;padding-right:30px}.mec-single-fluent-wrap .mec-single-title{margin-bottom:30px}.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{-webkit-box-align:stretch;align-items:stretch}.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button{width:100%;max-width:100%}.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button.mec-book-form-back-button+.mec-book-form-next-button{margin-top:10px}.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button{left:unset;right:unset;width:100%;position:relative;margin-top:100px!important;margin-bottom:-200px}}.mec-single-fluent-body .featherlight{background-color:rgb(0 0 0 / .94)}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap{max-height:90vh!important;overflow-x:hidden}.mec-single-fluent-body .featherlight .featherlight-close-icon{background-color:#ff017e;width:34px;height:34px;line-height:35px;border:0;border-radius:3px;cursor:pointer;box-shadow:0 2px 2px rgb(255 1 126 / .27);outline:0;text-decoration:none;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.mec-single-fluent-body .featherlight .featherlight-close-icon:hover{background-color:#000;color:#fff;box-shadow:0 4px 10px rgb(1 2 4 / .32);text-decoration:none;border:0}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap{max-width:740px;padding:10px 20px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-breadcrumbs{display:none}.mec-single-fluent-body .featherlight .mec-single-event-bar>div dd{font-size:12px}.mec-single-fluent-body .featherlight .mec-single-event-bar>div i{font-size:18px}.mec-single-fluent-body .featherlight .mec-booking-button{padding-left:18px;padding-right:18px}.mec-single-fluent-body .featherlight .mec-single-event-bar{padding:0 20px;min-height:80px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-left-side{padding:20px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .mec-events-meta-group-countdown{padding:30px 10px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn{font-size:30px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul{width:34px;height:42px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-wrapper ul li{line-height:42px}.mec-single-fluent-body .featherlight .mec-single-fluent-wrap .flip-clock-divider .flip-clock-label{right:-65px;width:50px;left:auto}@media (max-width:768px){.mec-single-fluent-body .featherlight .mec-single-event-bar{padding:20px}}.et_monarch .et_social_popup_content,.et_monarch .et_social_flyin,.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .et_social_networks div,.et_monarch .et_social_sidebar_networks div,.et_monarch .et_social_networks span,.et_monarch .et_social_sidebar_networks span,.et_monarch .et_social_networks h2,.et_monarch .et_social_sidebar_networks h2,.et_monarch .et_social_networks h3,.et_monarch .et_social_sidebar_networks h3,.et_monarch .et_social_networks h4,.et_monarch .et_social_sidebar_networks h4,.et_monarch .et_social_networks p,.et_monarch .et_social_sidebar_networks p,.et_monarch .et_social_networks a,.et_monarch .et_social_sidebar_networks a,.et_monarch .et_social_networks font,.et_monarch .et_social_sidebar_networks font,.et_monarch .et_social_networks img,.et_monarch .et_social_sidebar_networks img,.et_monarch .et_social_networks strike,.et_monarch .et_social_sidebar_networks strike,.et_monarch .et_social_networks strong,.et_monarch .et_social_sidebar_networks strong,.et_monarch .et_social_networks b,.et_monarch .et_social_sidebar_networks b,.et_monarch .et_social_networks u,.et_monarch .et_social_sidebar_networks u,.et_monarch .et_social_networks i,.et_monarch .et_social_sidebar_networks i,.et_monarch .et_social_networks ol,.et_monarch .et_social_sidebar_networks ol,.et_monarch .et_social_networks ul,.et_monarch .et_social_sidebar_networks ul,.et_monarch .et_social_networks li,.et_monarch .et_social_sidebar_networks li,.et_monarch .widget_monarchwidget li,.et_monarch .widget .et_social_networks li,.et_monarch .widget_text .et_social_networks li,.et_monarch .widget_monarchwidget li:before,.et_monarch .widget_monarchwidget li:after,.et_monarch .et_social_popup_content h3,.et_monarch .et_social_popup_content p,.et_monarch .et_social_popup_content:after,.et_monarch .et_social_flyin h3,.et_monarch .et_social_flyin p,.et_monarch .et_social_flyin:after,.et_monarch .et_social_pinterest_window h3,.et_monarch .et_social_mobile,.et_monarch .et_social_mobile_button,.et_monarch .et_social_heading{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-image:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .et_social_sidebar_networks_mobile{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_popup h3,.et_monarch .et_social_flyin h3,.et_monarch .et_social_locked h3,.et_monarch .et_social_pinterest_window h3{font-family:'Open Sans',helvetica,arial,sans-serif;font-size:26px;line-height:1.1em;color:#333;font-weight:400;letter-spacing:.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_popup p,.et_monarch .et_social_flyin p{font-family:'Open Sans',sans-serif;font-size:14px;color:#999;font-weight:400;line-height:1.6em;margin-top:6px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_networks span,.et_monarch .et_social_sidebar_networks span,.et_monarch .et_social_circle i.et_social_icon,i.et_social_icon:before,i.et_social_icon:after,.et_monarch .et_social_networks li,.et_monarch .et_social_networks li a,.et_monarch .et_social_networks div,.et_monarch .et_social_sidebar_mobile,.et_monarch .et_social_sidebar_networks_mobile li,.et_monarch .et_social_pin_image a:before{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_social_count,.et_monarch .widget_monarchwidget .et_social_networkname,.et_monarch .widget_monarchwidget .et_social_count span,.et_monarch .et_social_circle .et_social_icons_container li i:before{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important}.et_monarch .et_social_circle .et_social_icons_container li i:after,.et_monarch .et_social_circle .et_social_icons_container li i:before,.et_monarch .et_social_circle .et_social_icons_container li:hover i:after,.et_monarch .et_social_circle .et_social_icons_container li:hover i:before{transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important;-moz-transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important;-webkit-transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important}.et_monarch .et_social_icon,.et_monarch .et_social_networks .et_social_network_label,.et_monarch .et_social_sidebar_networks .et_social_count{color:#FFF}.et_monarch .et_social_count{line-height:23px}.et_monarch .et_social_networks.et_social_circle .et_social_network_label,.et_monarch .et_social_networks.et_social_circle .et_social_networkname,.et_monarch .et_social_networks.et_social_circle .et_social_count,.et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_networkname,.et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_count{color:#444!important}.et_monarch .et_social_networks p,.et_monarch .et_social_sidebar_networks p{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1.6em;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666}.et_monarch .et_social_placeholder{width:7px;height:14px;display:inline-block}.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .widget_monarchwidget a{text-shadow:none!important}@font-face{font-family:'ETmonarch';src:url(https://bearlakereserve.com/wp-content/plugins/monarch/css/fonts/monarch.eot);src:url(https://bearlakereserve.com/wp-content/plugins/monarch/css/fonts/monarch.eot#1749785548) format('embedded-opentype'),url(https://bearlakereserve.com/wp-content/plugins/monarch/css/fonts/monarch.ttf) format('truetype'),url(https://bearlakereserve.com/wp-content/plugins/monarch/css/fonts/monarch.woff) format('woff'),url(https://bearlakereserve.com/wp-content/plugins/monarch/css/fonts/monarch.svg#ETmonarch) format('svg');font-weight:400;font-style:normal}.et_monarch .et_social_icon,.et_monarch .et_social_icon:before,.et_monarch .et_social_icon:after{font-family:'ETmonarch';speak:none;font-style:normal;font-size:16px;line-height:16px;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;display:block}.et_monarch .et_social_icon_networks:before{content:"\e605"}.et_monarch .et_social_icon_cancel:after{content:"\e60c"}.et_monarch .et_social_icon_behance:before,.et_monarch .et_social_icon_behance:after{content:"\e643"}.et_monarch .et_social_icon_like:before,.et_monarch .et_social_icon_like:after{content:"\e60e"}.et_monarch .et_social_icon_aweber:before,.et_monarch .et_social_icon_aweber:after{content:"\e612"}.et_monarch .et_social_icon_blinklist:before,.et_monarch .et_social_icon_blinklist:after{content:"\e613"}.et_monarch .et_social_icon_buffer:before,.et_monarch .et_social_icon_buffer:after{content:"\e614"}.et_monarch .et_social_icon_email:before,.et_monarch .et_social_icon_email:after{content:"\e615"}.et_monarch .et_social_icon_github:before,.et_monarch .et_social_icon_github:after{content:"\e616"}.et_monarch .et_social_icon_mailchimp:before,.et_monarch .et_social_icon_mailchimp:after{content:"\e617"}.et_monarch .et_social_icon_outlook:before,.et_monarch .et_social_icon_outlook:after{content:"\e618"}.et_monarch .et_social_icon_print:before,.et_monarch .et_social_icon_print:after{content:"\e619"}.et_monarch .et_social_icon_soundcloud:before,.et_monarch .et_social_icon_soundcloud:after{content:"\e61a"}.et_monarch .et_social_icon_baidu:before,.et_monarch .et_social_icon_baidu:after{content:"\e61b"}.et_monarch .et_social_icon_box:before,.et_monarch .et_social_icon_box:after{content:"\e61c"}.et_monarch .et_social_icon_digg:before,.et_monarch .et_social_icon_digg:after{content:"\e61d"}.et_monarch .et_social_icon_evernote:before,.et_monarch .et_social_icon_evernote:after{content:"\e61e"}.et_monarch .et_social_icon_hackernews:before,.et_monarch .et_social_icon_hackernews:after{content:"\e620"}.et_monarch .et_social_icon_livejournal:before,.et_monarch .et_social_icon_livejournal:after{content:"\e621"}.et_monarch .et_social_icon_netvibes:before,.et_monarch .et_social_icon_netvibes:after{content:"\e622"}.et_monarch .et_social_icon_newsvine:before,.et_monarch .et_social_icon_newsvine:after{content:"\e623"}.et_monarch .et_social_icon_aol:before,.et_monarch .et_social_icon_aol:after{content:"\e624"}.et_monarch .et_social_icon_gmail:before,.et_monarch .et_social_icon_gmail:after{content:"\e625"}.et_monarch .et_social_icon_google:before,.et_monarch .et_social_icon_google:after{content:"\e626"}.et_monarch .et_social_icon_printfriendly:before,.et_monarch .et_social_icon_printfriendly:after{content:"\e627"}.et_monarch .et_social_icon_reddit:before,.et_monarch .et_social_icon_reddit:after{content:"\e628"}.et_monarch .et_social_icon_vkontakte:before,.et_monarch .et_social_icon_vkontakte:after{content:"\e629"}.et_monarch .et_social_icon_yahoobookmarks:before,.et_monarch .et_social_icon_yahoobookmarks:after{content:"\e62a"}.et_monarch .et_social_icon_yahoomail:before,.et_monarch .et_social_icon_yahoomail:after{content:"\e62b"}.et_monarch .et_social_icon_youtube:before,.et_monarch .et_social_icon_youtube:after{content:"\e62c"}.et_monarch .et_social_icon_amazon:before,.et_monarch .et_social_icon_amazon:after{content:"\e62d"}.et_monarch .et_social_icon_delicious:before,.et_monarch .et_social_icon_delicious:after{content:"\e62e"}.et_monarch .et_social_icon_googleplus:before,.et_monarch .et_social_icon_googleplus:after{content:"\e626"}.et_monarch .et_social_icon_instagram:before,.et_monarch .et_social_icon_instagram:after{content:"\e630"}.et_monarch .et_social_icon_linkedin:before,.et_monarch .et_social_icon_linkedin:after{content:"\e631"}.et_monarch .et_social_icon_myspace:before,.et_monarch .et_social_icon_myspace:after{content:"\e632"}.et_monarch .et_social_icon_picassa:before,.et_monarch .et_social_icon_picassa:after{content:"\e633"}.et_monarch .et_social_icon_spotify:before,.et_monarch .et_social_icon_spotify:after{content:"\e634"}.et_monarch .et_social_icon_yahoo:before,.et_monarch .et_social_icon_yahoo:after{content:"\e635"}.et_monarch .et_social_icon_blogger:before,.et_monarch .et_social_icon_blogger:after{content:"\e636"}.et_monarch .et_social_icon_deviantart:before,.et_monarch .et_social_icon_deviantart:after{content:"\e637"}.et_monarch .et_social_icon_dribbble:before,.et_monarch .et_social_icon_dribbble:after{content:"\e638"}.et_monarch .et_social_icon_flickr:before,.et_monarch .et_social_icon_flickr:after{content:"\e639"}.et_monarch .et_social_icon_pinterest:before,.et_monarch .et_social_icon_pinterest:after{content:"\e63a"}.et_monarch .et_social_icon_rss:before,.et_monarch .et_social_icon_rss:after{content:"\e63b"}.et_monarch .et_social_icon_skype:before,.et_monarch .et_social_icon_skype:after{content:"\e63c"}.et_monarch .et_social_icon_stumbleupon:before,.et_monarch .et_social_icon_stumbleupon:after{content:"\e63d"}.et_monarch .et_social_icon_tumblr:before,.et_monarch .et_social_icon_tumblr:after{content:"\e63e"}.et_monarch .et_social_icon_facebook:before,.et_monarch .et_social_icon_facebook:after{content:"\e63f"}.et_monarch .et_social_icon_twitter:before,.et_monarch .et_social_icon_twitter:after{content:"\e640"}.et_monarch .et_social_icon_vimeo:before,.et_monarch .et_social_icon_vimeo:after{content:"\e641"}.et_monarch .et_social_icon_wordpress:before,.et_monarch .et_social_icon_wordpress:after{content:"\e642"}.et_monarch .et_social_icon_all_button:before,.et_monarch .et_social_icon_all_button:after{content:"\e64c"}.et_monarch .et_social_facebook,.et_monarch .et_social_facebook,.et_monarch .et_social_networks.et_social_circle .et_social_facebook i{background-color:#3a579a}.et_monarch li.et_social_facebook:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i{background-color:#314a83}.et_monarch .et_social_sidebar_border li.et_social_facebook:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover{border-color:#3a579a}.et_monarch .widget_monarchwidget li.et_social_facebook{background-color:#3a579a!important}.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i{background-color:#314a83!important}.et_monarch .et_social_twitter,.et_monarch .et_social_twitter,.et_monarch .et_social_networks.et_social_circle .et_social_twitter i{background-color:#00abf0}.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch li.et_social_twitter:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i{background-color:#0092cc}.et_monarch .et_social_sidebar_border li.et_social_twitter:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover{border-color:#00abf0}.et_monarch .widget_monarchwidget li.et_social_twitter{background-color:#00abf0!important}.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i{background-color:#0092cc!important}.et_monarch .et_social_pinterest,.et_monarch .et_social_networks.et_social_circle .et_social_pinterest i{background-color:#cd1c1f}.et_monarch li.et_social_pinterest:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i{background-color:#ae181a}.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover{border-color:#cd1c1f}.et_monarch .widget_monarchwidget li.et_social_pinterest{background-color:#cd1c1f!important}.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i{background-color:#ae181a!important}.et_monarch .et_social_googleplus,.et_monarch .et_social_networks.et_social_circle .et_social_googleplus i{background-color:#df4a32}.et_monarch li.et_social_googleplus:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_googleplus:hover i{background-color:#be3f2b}.et_monarch .et_social_sidebar_border li.et_social_googleplus:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_googleplus:hover{border-color:#df4a32}.et_monarch .widget_monarchwidget li.et_social_googleplus{background-color:#df4a32!important}.et_monarch .widget_monarchwidget li.et_social_googleplus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_googleplus:hover i{background-color:#be3f2b!important}.et_monarch .et_social_email,.et_monarch .et_social_networks.et_social_circle .et_social_email i{background-color:#666}.et_monarch li.et_social_email:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i{background-color:#575757}.et_monarch .et_social_sidebar_border li.et_social_email:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover{border-color:#666}.et_monarch .widget_monarchwidget li.et_social_email{background-color:#666666!important}.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i{background-color:#575757!important}.et_monarch .et_social_wordpress,.et_monarch .et_social_networks.et_social_circle .et_social_wordpress i{background-color:#267697}.et_monarch li.et_social_wordpress:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i{background-color:#206480}.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover{border-color:#267697}.et_monarch .widget_monarchwidget li.et_social_wordpress{background-color:#267697!important}.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i{background-color:#206480!important}.et_monarch .et_social_vimeo,.et_monarch .et_social_networks.et_social_circle .et_social_vimeo i{background-color:#45bbfc}.et_monarch li.et_social_vimeo:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i{background-color:#3b9fd6}.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover{border-color:#45bbfc}.et_monarch .widget_monarchwidget li.et_social_vimeo{background-color:#45bbfc!important}.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i{background-color:#3b9fd6!important}.et_monarch .et_social_skype,.et_monarch .et_social_networks.et_social_circle .et_social_skype i{background-color:#1ba5f4}.et_monarch li.et_social_skype:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i{background-color:#178cd0}.et_monarch .et_social_sidebar_border li.et_social_skype:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover{border-color:#1ba5f4}.et_monarch .widget_monarchwidget li.et_social_skype{background-color:#1ba5f4!important}.et_monarch .widget_monarchwidget li.et_social_skype:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i{background-color:#178cd0!important}.et_monarch .et_social_tumblr,.et_monarch .et_social_networks.et_social_circle .et_social_tumblr i{background-color:#32506d}.et_monarch li.et_social_tumblr:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i{background-color:#2b445d}.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover{border-color:#32506d}.et_monarch .widget_monarchwidget li.et_social_tumblr{background-color:#32506d!important}.et_monarch .widget_monarchwidget li.et_social_tumblr:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i{background-color:#2b445d!important}.et_monarch .et_social_dribbble,.et_monarch .et_social_networks.et_social_circle .et_social_dribbble i{background-color:#ea4c8d}.et_monarch li.et_social_dribbble:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i{background-color:#c74178}.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover{border-color:#ea4c8d}.et_monarch .widget_monarchwidget li.et_social_dribbble{background-color:#ea4c8d!important}.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i{background-color:#c74178!important}.et_monarch .et_social_flickr,.et_monarch .et_social_networks.et_social_circle .et_social_flickr i{background-color:#fc1684}.et_monarch li.et_social_flickr:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i{background-color:#d61370}.et_monarch .et_social_sidebar_border li.et_social_flickr:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover{border-color:#fc1684}.et_monarch .widget_monarchwidget li.et_social_flickr{background-color:#fc1684!important}.et_monarch .widget_monarchwidget li.et_social_flickr:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i{background-color:#d61370!important}.et_monarch .et_social_stumbleupon,.et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i{background-color:#ea4b24}.et_monarch li.et_social_stumbleupon:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i{background-color:#c7401f}.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover{border-color:#ea4b24}.et_monarch .widget_monarchwidget li.et_social_stumbleupon{background-color:#ea4b24!important}.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i{background-color:#c7401f!important}.et_monarch .et_social_deviantart,.et_monarch .et_social_networks.et_social_circle .et_social_deviantart i{background-color:#566c68}.et_monarch li.et_social_deviantart:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i{background-color:#495c59}.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover{border-color:#566c68}.et_monarch .widget_monarchwidget li.et_social_deviantart{background-color:#566c68!important}.et_monarch .widget_monarchwidget li.et_social_deviantart:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i{background-color:#495c59!important}.et_monarch .et_social_rss,.et_monarch .et_social_networks.et_social_circle .et_social_rss i{background-color:#f59038}.et_monarch li.et_social_rss:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i{background-color:#d07b30}.et_monarch .et_social_sidebar_border li.et_social_rss:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover{border-color:#f59038}.et_monarch .widget_monarchwidget li.et_social_rss{background-color:#f59038!important}.et_monarch .widget_monarchwidget li.et_social_rss:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i{background-color:#d07b30!important}.et_monarch .et_social_blogger,.et_monarch .et_social_networks.et_social_circle .et_social_blogger i{background-color:#f59038}.et_monarch li.et_social_blogger:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i{background-color:#d07b30}.et_monarch .et_social_sidebar_border li.et_social_blogger:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover{border-color:#f59038}.et_monarch .widget_monarchwidget li.et_social_blogger{background-color:#f59038!important}.et_monarch .widget_monarchwidget li.et_social_blogger:hover,.et_monarch .widget_monarchwidget li.et_social_blogger:hover i{background-color:#d07b30!important}.et_monarch .et_social_picassa,.et_monarch .et_social_networks.et_social_circle .et_social_picassa i{background-color:#9864ae}.et_monarch li.et_social_picassa:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i{background-color:#815594}.et_monarch .et_social_sidebar_border li.et_social_picassa:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover{border-color:#9864ae}.et_monarch .widget_monarchwidget li.et_social_picassa{background-color:#9864ae!important}.et_monarch .widget_monarchwidget li.et_social_picassa:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i{background-color:#815594!important}.et_monarch .et_social_spotify,.et_monarch .et_social_networks.et_social_circle .et_social_spotify i{background-color:#aecf29}.et_monarch li.et_social_spotify:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i{background-color:#94b023}.et_monarch .et_social_sidebar_border li.et_social_spotify:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover{border-color:#aecf29}.et_monarch .widget_monarchwidget li.et_social_spotify{background-color:#aecf29!important}.et_monarch .widget_monarchwidget li.et_social_spotify:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i{background-color:#94b023!important}.et_monarch .et_social_instagram,.et_monarch .et_social_networks.et_social_circle .et_social_instagram i{background-color:#517fa4}.et_monarch li.et_social_instagram:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i{background-color:#456c8c}.et_monarch .et_social_sidebar_border li.et_social_instagram:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover{border-color:#517fa4}.et_monarch .widget_monarchwidget li.et_social_instagram{background-color:#517fa4!important}.et_monarch .widget_monarchwidget li.et_social_instagram:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i{background-color:#456c8c!important}.et_monarch .et_social_myspace,.et_monarch .et_social_networks.et_social_circle .et_social_myspace i{background-color:#3a5998}.et_monarch li.et_social_myspace:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i{background-color:#314c81}.et_monarch .et_social_sidebar_border li.et_social_myspace:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover{border-color:#3a5998}.et_monarch .widget_monarchwidget li.et_social_myspace{background-color:#3a5998!important}.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i{background-color:#314c81!important}.et_monarch .et_social_delicious,.et_monarch .et_social_networks.et_social_circle .et_social_delicious i{background-color:#3398fc}.et_monarch li.et_social_delicious:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i{background-color:#2b81d6}.et_monarch .et_social_sidebar_border li.et_social_delicious:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover{border-color:#3398fc}.et_monarch .widget_monarchwidget li.et_social_delicious{background-color:#3398fc!important}.et_monarch .widget_monarchwidget li.et_social_delicious:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i{background-color:#2b81d6!important}.et_monarch .et_social_linkedin,.et_monarch .et_social_networks.et_social_circle .et_social_linkedin i{background-color:#127bb6}.et_monarch li.et_social_linkedin:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i{background-color:#0f699b}.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover{border-color:#127bb6}.et_monarch .widget_monarchwidget li.et_social_linkedin{background-color:#127bb6!important}.et_monarch .widget_monarchwidget li.et_social_linkedin:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover i{background-color:#0f699b!important}.et_monarch .et_social_yahoo,.et_monarch .et_social_networks.et_social_circle .et_social_yahoo i{background-color:#511295}.et_monarch li.et_social_yahoo:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoo{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover{background-color:#450f7f!important}.et_monarch .et_social_yahoomail,.et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i{background-color:#511295}.et_monarch li.et_social_yahoomail:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoomail{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i{background-color:#450f7f!important}.et_monarch .et_social_yahoobookmarks,.et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i{background-color:#511295}.et_monarch li.et_social_yahoobookmarks:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i{background-color:#450f7f!important}.et_monarch .et_social_amazon,.et_monarch .et_social_networks.et_social_circle .et_social_amazon i{background-color:#222}.et_monarch li.et_social_amazon:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_amazon:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_amazon{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_amazon:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i{background-color:#000000!important}.et_monarch .et_social_aol,.et_monarch .et_social_networks.et_social_circle .et_social_aol i{background-color:#222}.et_monarch li.et_social_aol:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_aol:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_aol{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_aol:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i{background-color:#000000!important}.et_monarch .et_social_buffer,.et_monarch .et_social_networks.et_social_circle .et_social_buffer i{background-color:#222}.et_monarch li.et_social_buffer:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_buffer:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_buffer{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i{background-color:#000000!important}.et_monarch .et_social_printfriendly,.et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i{background-color:#75aa33}.et_monarch li.et_social_printfriendly:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i{background-color:#64912b}.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover{border-color:#75aa33}.et_monarch .widget_monarchwidget li.et_social_printfriendly{background-color:#75aa33!important}.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i{background-color:#64912b!important}.et_monarch .et_social_youtube,.et_monarch .et_social_networks.et_social_circle .et_social_youtube i{background-color:#a8240f}.et_monarch li.et_social_youtube:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i{background-color:#8f1f0d}.et_monarch .et_social_sidebar_border li.et_social_youtube:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover{border-color:#a8240f}.et_monarch .widget_monarchwidget li.et_social_youtube{background-color:#a8240f!important}.et_monarch .widget_monarchwidget li.et_social_youtube:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i{background-color:#8f1f0d!important}.et_monarch .et_social_google,.et_monarch .et_social_networks.et_social_circle .et_social_google i{background-color:#3b7ae0}.et_monarch li.et_social_google:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i{background-color:#3268bf}.et_monarch .et_social_sidebar_border li.et_social_google:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover{border-color:#3b7ae0}.et_monarch .widget_monarchwidget li.et_social_google{background-color:#3b7ae0!important}.et_monarch .widget_monarchwidget li.et_social_google:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i{background-color:#3268bf!important}.et_monarch .et_social_gmail,.et_monarch .et_social_networks.et_social_circle .et_social_gmail i{background-color:#dd4b39}.et_monarch li.et_social_gmail:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i{background-color:#bc4031}.et_monarch .et_social_sidebar_border li.et_social_gmail:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover{border-color:#dd4b39}.et_monarch .widget_monarchwidget li.et_social_gmail{background-color:#dd4b39!important}.et_monarch .widget_monarchwidget li.et_social_gmail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover{background-color:#bc4031!important}.et_monarch .et_social_reddit,.et_monarch .et_social_networks.et_social_circle .et_social_reddit i{background-color:#fc461e}.et_monarch li.et_social_reddit:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i{background-color:#d63c1a}.et_monarch .et_social_sidebar_border li.et_social_reddit:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover{border-color:#fc461e}.et_monarch .widget_monarchwidget li.et_social_reddit{background-color:#fc461e!important}.et_monarch .widget_monarchwidget li.et_social_reddit:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i{background-color:#d63c1a!important}.et_monarch .et_social_vkontakte,.et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i{background-color:#4c75a3}.et_monarch li.et_social_vkontakte:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i{background-color:#41648b}.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover{border-color:#4c75a3}.et_monarch .widget_monarchwidget li.et_social_vkontakte{background-color:#4c75a3!important}.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i{background-color:#41648b!important}.et_monarch .et_social_newsvine,.et_monarch .et_social_networks.et_social_circle .et_social_newsvine i{background-color:#0d642e}.et_monarch li.et_social_newsvine:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i{background-color:#0b5527}.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover{border-color:#0d642e}.et_monarch .widget_monarchwidget li.et_social_newsvine{background-color:#0d642e!important}.et_monarch .widget_monarchwidget li.et_social_newsvine:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i{background-color:#0b5527!important}.et_monarch .et_social_netvibes,.et_monarch .et_social_networks.et_social_circle .et_social_netvibes i{background-color:#5dbc22}.et_monarch li.et_social_netvibes:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i{background-color:#4fa01d}.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover{border-color:#5dbc22}.et_monarch .widget_monarchwidget li.et_social_netvibes{background-color:#5dbc22!important}.et_monarch .widget_monarchwidget li.et_social_netvibes:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i{background-color:#4fa01d!important}.et_monarch .et_social_hackernews,.et_monarch .et_social_networks.et_social_circle .et_social_hackernews i{background-color:#f08641}.et_monarch li.et_social_hackernews:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i{background-color:#cc7237}.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover{border-color:#f08641}.et_monarch .widget_monarchwidget li.et_social_hackernews{background-color:#f08641!important}.et_monarch .widget_monarchwidget li.et_social_hackernews:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i{background-color:#cc7237!important}.et_monarch .et_social_evernote,.et_monarch .et_social_networks.et_social_circle .et_social_evernote i{background-color:#7cbf4b}.et_monarch li.et_social_evernote:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i{background-color:#6aa340}.et_monarch .et_social_sidebar_border li.et_social_evernote:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover{border-color:#7cbf4b}.et_monarch .widget_monarchwidget li.et_social_evernote{background-color:#7cbf4b!important}.et_monarch .widget_monarchwidget li.et_social_evernote:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i{background-color:#6aa340!important}.et_monarch .et_social_digg,.et_monarch .et_social_networks.et_social_circle .et_social_digg i{background-color:#546b9f}.et_monarch li.et_social_digg:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i{background-color:#475b87}.et_monarch .et_social_sidebar_border li.et_social_digg:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover{border-color:#546b9f}.et_monarch .widget_monarchwidget li.et_social_digg{background-color:#546b9f!important}.et_monarch .widget_monarchwidget li.et_social_digg:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i{background-color:#475b87!important}.et_monarch .et_social_box,.et_monarch .et_social_networks.et_social_circle .et_social_box i{background-color:#1482c3}.et_monarch li.et_social_box:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i{background-color:#116fa6}.et_monarch .et_social_sidebar_border li.et_social_box:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover{border-color:#1482c3}.et_monarch .widget_monarchwidget li.et_social_box{background-color:#1482c3!important}.et_monarch .widget_monarchwidget li.et_social_box:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i{background-color:#116fa6!important}.et_monarch .et_social_baidu,.et_monarch .et_social_networks.et_social_circle .et_social_baidu i{background-color:#2b3bdd}.et_monarch li.et_social_baidu:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i{background-color:#2532bc}.et_monarch .et_social_sidebar_border li.et_social_baidu:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover{border-color:#2b3bdd}.et_monarch .widget_monarchwidget li.et_social_baidu{background-color:#2b3bdd!important}.et_monarch .widget_monarchwidget li.et_social_baidu:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i{background-color:#2532bc!important}.et_monarch .et_social_livejournal,.et_monarch .et_social_networks.et_social_circle .et_social_livejournal i{background-color:#336697}.et_monarch li.et_social_livejournal:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i{background-color:#2b5780}.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover{border-color:#336697}.et_monarch .widget_monarchwidget li.et_social_livejournal{background-color:#336697!important}.et_monarch .widget_monarchwidget li.et_social_livejournal:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i{background-color:#2b5780!important}.et_monarch .et_social_github,.et_monarch .et_social_networks.et_social_circle .et_social_github i{background-color:#4183c4}.et_monarch li.et_social_github:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i{background-color:#376fa7}.et_monarch .et_social_sidebar_border li.et_social_github:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover{border-color:#4183c4}.et_monarch .widget_monarchwidget li.et_social_github{background-color:#4183c4!important}.et_monarch .widget_monarchwidget li.et_social_github:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i{background-color:#376fa7!important}.et_monarch .et_social_outlook,.et_monarch .et_social_networks.et_social_circle .et_social_outlook i{background-color:#1174c3}.et_monarch li.et_social_outlook:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i{background-color:#0e63a6}.et_monarch .et_social_sidebar_border li.et_social_outlook:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover{border-color:#1174c3}.et_monarch .widget_monarchwidget li.et_social_outlook{background-color:#1174c3!important}.et_monarch .widget_monarchwidget li.et_social_outlook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover i{background-color:#0e63a6!important}.et_monarch .et_social_blinklist,.et_monarch .et_social_networks.et_social_circle .et_social_blinklist i{background-color:#fc6d21}.et_monarch li.et_social_blinklist:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i{background-color:#d65d1c}.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover{border-color:#fc6d21}.et_monarch .widget_monarchwidget li.et_social_blinklist{background-color:#fc6d21!important}.et_monarch .widget_monarchwidget li.et_social_blinklist:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i{background-color:#d65d1c!important}.et_monarch .et_social_aweber,.et_monarch .et_social_networks.et_social_circle .et_social_aweber i{background-color:#127bbf}.et_monarch li.et_social_aweber:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i{background-color:#0f69a3}.et_monarch .et_social_sidebar_border li.et_social_aweber:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover{border-color:#127bbf}.et_monarch .widget_monarchwidget li.et_social_aweber{background-color:#127bbf!important}.et_monarch .widget_monarchwidget li.et_social_aweber:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i{background-color:#0f69a3!important}.et_monarch .et_social_mailchimp,.et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i{background-color:#3283bf}.et_monarch li.et_social_mailchimp:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i{background-color:#2b6fa3}.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover{border-color:#3283bf}.et_monarch .widget_monarchwidget li.et_social_mailchimp{background-color:#3283bf!important}.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i{background-color:#2b6fa3!important}.et_monarch .et_social_soundcloud,.et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i{background-color:#f0601e}.et_monarch li.et_social_soundcloud:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i{background-color:#cc521a}.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover{border-color:#f0601e}.et_monarch .widget_monarchwidget li.et_social_soundcloud{background-color:#f0601e!important}.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i{background-color:#cc521a!important}.et_monarch .et_social_print,.et_monarch .et_social_networks.et_social_circle .et_social_print i{background-color:#333}.et_monarch li.et_social_print:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i{background-color:#2b2b2b}.et_monarch .et_social_sidebar_border li.et_social_print:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover{border-color:#333}.et_monarch .widget_monarchwidget li.et_social_print{background-color:#333333!important}.et_monarch .widget_monarchwidget li.et_social_print:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i{background-color:#2b2b2b!important}.et_monarch .et_social_like,.et_monarch .et_social_networks.et_social_circle .et_social_like i{background-color:#f95149}.et_monarch li.et_social_like:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i{background-color:#d4453e}.et_monarch .et_social_sidebar_border li.et_social_like:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover{border-color:#f95149}.et_monarch .widget_monarchwidget li.et_social_like{background-color:#f95149!important}.et_monarch .widget_monarchwidget li.et_social_like:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i{background-color:#d4453e!important}.et_monarch .et_social_behance,.et_monarch .et_social_networks.et_social_circle .et_social_behance i{background-color:#1769ff}.et_monarch li.et_social_behance:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i{background-color:#1459d9}.et_monarch .et_social_sidebar_border li.et_social_behance:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover{border-color:#1769ff}.et_monarch .widget_monarchwidget li.et_social_behance{background-color:#1769ff!important}.et_monarch .widget_monarchwidget li.et_social_behance:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i{background-color:#1459d9!important}.et_monarch .et_social_all_button,.et_monarch .et_social_networks.et_social_circle .et_social_all_button i{background-color:#dedede}.et_monarch li.et_social_all_button:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i{background-color:#d1d1d1}.et_monarch li.et_social_all_button i.et_social_icon_all_button,.et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button{color:#777}.et_monarch .et_social_sidebar_border li.et_social_all_button:hover{border-color:#bfbfbf}.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i,.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count,.et_monarch .et_social_mobile .et_social_icons_container li:hover i,.et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon,.et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label,.et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count{color:#fff}.widget_monarchwidget li,.et_monarch .widget_text .et_social_networks li{background-image:none!important;list-style:none;padding:0!important;margin-bottom:0!important;border:none!important}.widget_monarchwidget li,.et_monarch .widget_monarchwidget li:after{border:none!important}.widget_monarchwidget li:before{display:none}.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li{background-color:transparent!important}.et_monarch .et_social_header{text-align:left;margin-bottom:25px}.et_monarch .et_social_flyin{position:fixed;width:320px;background-color:#FFF;padding:30px 20px;bottom:0;height:auto;opacity:0;z-index:-1;box-shadow:0 0 15px rgb(0 0 0 / .1)}.et_monarch .et_social_flyin .et_social_networks{overflow:auto}.et_monarch .et_social_flyin a.et_social_icon_cancel,.et_monarch .et_social_popup_content a.et_social_icon_cancel{position:absolute;top:15px;right:15px;color:#666}.et_monarch .et_social_flyin .et_social_icon:after,.et_monarch .et_social_popup .et_social_icon:after{display:block}.et_monarch .et_social_flyin_bottom_right{right:0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px}.et_monarch .et_social_flyin_bottom_left{left:0;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px}.et_monarch .et_social_popup_content{padding:25px 20px;background-color:#fff;text-align:left;width:84%;max-width:600px;position:fixed;z-index:999999999;left:50%;margin-left:-320px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 60px rgb(0 0 0 / .2);-moz-box-shadow:0 0 60px rgb(0 0 0 / .2);box-shadow:0 0 60px rgb(0 0 0 / .2)}.et_monarch .et_social_popup:after{content:"";background-color:rgb(0 0 0 / .6);top:0;left:0;width:100%;height:100%;position:fixed;z-index:99999999;display:block;opacity:0}.et_monarch .et_social_popup.et_social_animated:after{opacity:1;-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_popup_content .et_social_networks{overflow:auto}.et_monarch .et_social_fadeout{opacity:0;-webkit-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;-moz-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;-o-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important}.et_monarch .et_social_networkname{word-break:break-all}.et_monarch .et_social_icon,.et_monarch .et_social_sidebar_networks .et_social_count{position:relative;z-index:100}.et_monarch .et_social_networks span.et_social_overlay{height:100%;width:100%;background-color:rgb(0 0 0 / .1);bottom:0;left:0;z-index:1;position:absolute}.et_monarch .et_social_inline_top{margin-bottom:40px}.et_monarch .et_social_inline_bottom{margin-top:40px}.et_monarch .et_social_networks.et_social_left .et_social_count,.et_monarch .et_social_networks.et_social_left .et_social_networkname{line-height:1em;display:inline-block}.widget_monarchwidget{width:auto;float:none!important}.et_monarch .et_social_networks{width:100%;display:inline-block}.et_monarch .et_social_networks .et_social_icons_container{padding:0!important;margin:0!important;line-height:1em!important;display:inline-block;width:inherit}.et_monarch .et_social_networks li,.et_monarch .widget_monarchwidget .et_social_networks li,.et_monarch .widget .et_social_networks li,.et_monarch .widget_text .et_social_networks li{float:left;position:relative;margin:2% 0 0 2%;overflow:hidden;min-height:40px;line-height:0}.et_monarch .textwidget .et_social_networks li{margin-bottom:0}.et_monarch .et_social_networks li a{line-height:0}.et_monarch .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_networks li,.et_monarch .et_social_networks li a,.et_monarch .et_social_icon{display:block;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_networks div.et_social_network_label{font-size:14px}.et_monarch .et_social_networks div.et_social_count .et_social_count_label{font-size:12px;font-weight:400}.et_monarch .et_social_networks div,.et_monarch .et_social_networks span,.et_monarch .et_social_networks li i{position:relative;z-index:2}.et_monarch .et_social_networks .et_social_icon,.et_monarch .et_social_networks .et_social_icon:before,.et_monarch .et_social_networks .et_social_icon:after{width:40px;height:40px;line-height:40px;display:inline-block;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_networks .et_social_networkname,.et_monarch .et_social_networks .et_social_count span{font-weight:700}.et_monarch .et_social_networkname,.et_monarch .et_social_count{display:none}.et_monarch .et_social_withnetworknames .et_social_networkname,.et_monarch .et_social_withcounts .et_social_count,.et_monarch .et_social_sidebar_withcounts .et_social_count{display:inherit}.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button{float:none!important}.et_social_open_all span.et_social_overlay{margin:0!important}.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after,.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:before{width:100%}.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after{left:-100%}.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after{left:0}.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before{margin-left:100%!important}.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before{width:110%!important}.et_monarch li.et_social_all_button{padding:0;text-align:center}.et_monarch .et_social_circle li.et_social_all_button{padding:0;text-align:left}.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all{padding:22px 0!important}.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all{padding:21px 0!important}.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all{padding:33px 0!important}.et_monarch .et_social_nototalcount .et_social_totalcount{display:none}.et_monarch .et_social_withtotalcount .et_social_totalcount{display:block}.et_monarch .et_social_networks .et_social_totalcount,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount{text-align:left;color:#444;margin-bottom:10px}.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount{width:40px}.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount,.et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount{width:50px}.et_monarch .et_social_networks .et_social_totalcount_count,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count{display:inline-block;font-size:20px;font-weight:700;line-height:20px}.et_monarch .et_social_networks .et_social_totalcount_label,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label{display:inline-block;font-size:14px;margin-left:4px}.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname,.et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count{color:#444!important}.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname,.et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count{color:#fff!important}.et_monarch .et_social_outer_dark .et_social_totalcount,.et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label{color:#444}.et_monarch .et_social_outer_light .et_social_totalcount,.et_monarch .et_social_outer_light.et_social_circle .et_social_network_label{color:#fff}.et_monarch .et_social_darken.et_social_top li:hover .et_social_icon,.et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay,.et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before,.et_monarch .et_social_slide.et_social_top li:hover .et_social_icon{background-color:rgb(0 0 0 / .2)}.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon,.et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay{background-color:#fff0}.et_monarch .et_social_flip li{min-width:40px}.et_monarch .et_social_flip li a,.et_monarch .et_social_flip li .et_social_share{border-left:0 solid rgb(0 0 0 / .2)}.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a{border-left:8px solid #fff0;padding:10px 18px 10px 10px}.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all{padding-right:8px!important}.et_monarch .et_social_flip.et_social_top li:hover a,.et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share{border-left:8px solid rgb(0 0 0 / .1)}.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label,.et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay{margin:0 0 0 50px}.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before{width:50px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label,.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay{margin:0 0 0 45px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before{width:45px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label{padding-right:5px}.et_monarch .et_social_flip.et_social_circle li .et_social_icon,.et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share{border-left:0 solid rgb(0 0 0 / .1);left:0}.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon{border-left:6px solid rgb(0 0 0 / .1);width:32px}.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon{left:1px}.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a{border:none}.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a{border-left:none;padding:10px}.et_monarch .et_social_icon:after{display:none}.et_monarch .et_social_slide .et_social_icon:after{display:inline-block;position:absolute;top:-40px;left:0}.et_monarch .et_social_slide li:hover .et_social_icon:before{opacity:0;margin-top:40px}.et_monarch .et_social_slide li:hover .et_social_icon:after{top:0}.et_monarch .et_social_slide li:hover .et_social_overlay{background-color:#fff0;margin:0 0 0 100px}.et_monarch .et_social_slide.et_social_left .et_social_icon{overflow:hidden}.et_monarch .et_social_slide.et_social_left li .et_social_icon:after{left:-40px;top:0}.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after{left:0}.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before{margin-left:40px;margin-top:0;opacity:0}.et_monarch .et_social_simple li a,.et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share,.et_monarch .et_social_top.et_social_circle li a{padding:0!important}.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a,.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a,.et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share,.et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share{padding:0 10px 10px!important}.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon{margin:-8px 0 -12px}.et_monarch .et_social_simple.et_social_left .et_social_network_label div{margin-left:0!important}.et_monarch .et_social_simple.et_social_left .et_social_network_label{padding-left:0!important}.et_monarch .et_social_simple.et_social_top .et_social_icon{background-color:#fff0}.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon{margin-bottom:-10px}.et_monarch .et_social_simple li .et_social_overlay{margin:0!important;display:none}.et_pb_pagebuilder_layout .et_social_inline{display:none}.et_pb_pagebuilder_layout .et_pb_section .et_social_inline{display:block}.et_monarch .et_social_sidebar_networks{left:0;position:fixed;top:30%;z-index:999999}.et_monarch .et_social_sidebar_networks ul{margin:0!important;list-style:none!important;padding:0!important}.et_monarch .et_social_sidebar_networks li{position:relative;width:40px;overflow:hidden;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_social_sidebar_withcounts li{width:50px}.et_monarch .et_social_sidebar_networks .et_social_count span{line-height:.9em;padding-top:4px;font-weight:700;font-size:12px}.et_monarch .et_social_sidebar_networks a{display:block;padding:12px 0 12px;float:left;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_withcounts a{padding:10px 0;display:block}.et_monarch .et_social_sidebar_networks a.et_social_icon:before,.et_monarch .et_social_sidebar_networks a.et_social_icon:after{width:100%;font-size:16px;line-height:40px;display:block;position:relative}.et_monarch .et_social_icon:before,.et_monarch .et_social_icon:after{position:relative;width:100%}.et_monarch .et_social_sidebar_networks a.et_social_open_all{padding:7px}.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all{padding:12px 0 12px}.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all{padding-top:17px}.et_monarch .et_social_sidebar_networks .et_social_totalcount{color:#444;text-align:center;margin-bottom:4px}.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount{width:40px}.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount,.et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount{width:50px}.et_monarch .et_social_sidebar_networks .et_social_totalcount_count{display:block;font-size:18px;font-weight:700}.et_monarch .et_social_sidebar_networks .et_social_totalcount_label{display:block;font-size:10px}.et_monarch .et_social_icon:after{display:none}.et_monarch .et_social_circle .et_social_icon:before,.et_monarch .et_social_circle .et_social_icon:after{width:100%!important;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_sidebar_nocounts .et_social_count{display:none}.et_monarch .et_social_sidebar_networks_right{right:0;left:auto}.et_monarch .et_social_sidebar_networks_right li{float:right;clear:both}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar{float:right;margin:8px 8px 0 0!important;clear:both}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar{margin-right:13px!important}.et_monarch .et_social_sidebar_networks_right .et_social_totalcount{float:right}.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount{margin-right:-50px!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-right:0!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before{transform:rotate(90deg);right:-1px;left:auto}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before{transform:rotate(-90deg);left:0}.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-right:-10px!important}.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount{margin-right:-66px!important}.et_monarch .et_social_sidebar_flip li{border-left:0 solid rgb(0 0 0 / .4);width:50px}.et_monarch .et_social_sidebar_flip li:hover{width:44px;border-left:6px solid rgb(0 0 0 / .3)}.et_monarch .et_social_sidebar_flip li:hover i{opacity:.8}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li{border-right:0 solid rgb(0 0 0 / .4);border-left:none}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover{border-right:6px solid rgb(0 0 0 / .3)}.et_monarch .et_social_sidebar_border li{border-left:0 solid #fff0}.et_monarch .et_social_sidebar_border li:hover{border-left:4px solid}.et_monarch .et_social_sidebar_border a.et_social_icon:before{color:rgb(255 255 255)}.et_monarch .et_social_sidebar_border .et_social_overlay{position:absolute;background-color:#fff0;height:100%;width:100%;top:0;left:0}.et_monarch .et_social_sidebar_border li:hover .et_social_overlay{background-color:rgb(0 0 0 / .2)}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li{border-right:0 solid #fff0}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover{border-right:4px solid;border-left:none}.et_monarch .et_social_sidebar_grow li{left:0}.et_monarch .et_social_sidebar_grow li:hover{width:50px}.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover{width:62px}.et_monarch .et_social_sidebar_grow a.et_social_icon:before{color:#fff}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li{right:0}.et_monarch .et_social_sidebar_slide li{border-left:0 solid}.et_monarch .et_social_sidebar_slide i.et_social_icon:before{opacity:1;left:0;z-index:2;position:relative}.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before{opacity:0;left:100%;background-color:rgb(0 0 0 / .25)}.et_monarch .et_social_sidebar_slide i.et_social_icon:after{opacity:0;width:100%;height:100%;position:absolute;top:0;right:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after{opacity:1;right:0}.et_monarch .et_social_sidebar_slide .et_social_icon:after{display:inherit}.et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover,.et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li{-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px}.et_monarch .et_social_circle.et_social_sidebar_networks{left:10px}.et_monarch .et_social_circle li{width:40px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;margin-bottom:10px;left:0}.et_monarch .et_social_circle.et_social_sidebar_withcounts li{width:50px;height:50px}.et_monarch .et_social_sidebar_border.et_social_circle li{border:3px solid #fff0}.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before{background-color:#fff0}.et_monarch .et_social_sidebar_grow.et_social_circle li:hover{width:40px;left:8px}.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover{width:50px}.et_monarch .et_social_sidebar_flip.et_social_circle li:hover{width:36px;left:2px}.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover{width:44px;left:3px}.et_monarch .et_social_sidebar_border.et_social_circle li{width:46px;height:46px}.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li{width:56px;height:56px}.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon{margin-bottom:0}.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks{right:10px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_circle li{right:0;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li{border:3px solid #fff0}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover{right:8px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover{right:2px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover{width:44px;right:3px;left:auto}.et_monarch .et_social_space li{margin-bottom:4px}.et_monarch .et_social_space.et_social_circle li{margin-bottom:14px}.et_monarch span.et_social_hide_sidebar{background:rgb(0 0 0 / .3);height:24px;width:24px;display:block;cursor:pointer;margin:8px 0 0 8px!important;border-radius:12px;opacity:0}.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar{opacity:1}.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar,.et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar,.et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar{margin-left:13px!important}.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar{margin-left:11px!important}.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar{margin-left:16px!important}.et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-left:0!important;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;border-top-right-radius:6px;border-bottom-right-radius:6px}.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-left:-10px!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:6px;border-top-left-radius:6px;border-bottom-left-radius:6px}.et_monarch span.et_social_hide_sidebar:before{content:"\e649";transform:rotate(-90deg);font-size:20px!important;line-height:24px!important;left:-1px}.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before{transform:rotate(90deg)}.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount{margin-left:-50px!important}.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount{margin-left:-66px!important}.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount{margin-left:0px!important}.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount,.et_monarch span.et_social_hide_sidebar:before,.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_hidden_sidebar{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s}.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar{opacity:1}.et_monarch .et_social_top div,.et_monarch .et_social_top ul,.et_monarch .et_social_top li,.et_monarch .et_social_top span,.et_monarch .et_social_top a,.et_monarch .et_social_top .et_social_icons_container{text-align:center}.et_monarch .et_social_top li a,.et_monarch .et_social_media_wrapper .et_social_top li .et_social_share{padding:10px}.et_monarch .et_social_top .et_social_network_label div{margin-top:8px;line-height:1em}.et_monarch .et_social_top span{display:block;margin:0}.et_monarch .et_social_top .et_social_count span:first-of-type{margin-bottom:2px}.et_monarch .et_social_top span.et_social_overlay{background-color:#fff0}.et_monarch .et_social_top .et_social_icon{background-color:rgb(0 0 0 / .1)}.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button{background-color:#fff0}.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon,.et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon{background-color:#fff0}.et_monarch .et_social_left{text-align:left}.et_monarch .et_social_left .et_social_network_label{margin-left:40px;padding:7px 14px 10px 10px}.et_monarch .et_social_left .et_social_network_label div{margin:6px 4px 0 4px}.et_monarch .et_social_left .et_social_count span{display:inline-block}.et_monarch .et_social_left .et_social_overlay{background-color:rgb(0 0 0 / .1);margin:0 0 0 40px}.et_monarch .et_social_left.et_social_circle .et_social_network_label,.et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label{margin-left:46px!important;padding:6px 0 0 0;padding-right:0!important}.et_monarch .et_social_left .et_social_icon{float:left}.et_monarch .et_social_networks.et_social_circle li{background-color:transparent!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_rounded.et_social_networks li,.et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden}.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_circle .et_social_overlay{display:none}.et_monarch .et_social_1col li{width:100%}.et_monarch .et_social_2col li{width:49%}.et_monarch .et_social_3col li{width:32%}.et_monarch .et_social_4col li{width:23.5%}.et_monarch .et_social_5col li{width:18.4%}.et_monarch .et_social_6col li{width:15%}.et_monarch .et_social_autowidth li{width:auto;margin:0 2% 2% 0!important}.et_monarch .et_social_1col li:first-child,.et_monarch .et_social_2col li:nth-child(-n+2),.et_monarch .et_social_3col li:nth-child(-n+3),.et_monarch .et_social_4col li:nth-child(-n+4),.et_monarch .et_social_5col li:nth-child(-n+5),.et_monarch .et_social_6col li:nth-child(-n+6){margin-top:0}.et_monarch .et_social_1col li,.et_monarch .et_social_2col li:nth-child(2n+1),.et_monarch .et_social_3col li:nth-child(3n+1),.et_monarch .et_social_4col li:nth-child(4n+1),.et_monarch .et_social_5col li:nth-child(5n+1),.et_monarch .et_social_6col li:nth-child(6n+1),.et_monarch .et_social_autowidth li:first-child{margin-left:0;clear:both}.et_monarch .et_social_2col.et_social_nospace li{width:50%}.et_monarch .et_social_3col.et_social_nospace li{width:33.33%}.et_monarch .et_social_4col.et_social_nospace li{width:25%}.et_monarch .et_social_5col.et_social_nospace li{width:20%}.et_monarch .et_social_6col.et_social_nospace li{width:16.66%}.et_monarch .et_social_popup{display:none}.et_monarch .et_social_popup.et_social_visible{display:block}.et_monarch .et_social_visible{z-index:999999}.et_social_media_wrapper{position:relative;overflow:hidden}.et_social_media_wrapper .et_social_networks{position:absolute;left:0;top:0}.et_monarch .et_social_media_wrapper .et_social_media{overflow:auto;width:90%;height:inherit;max-height:90%;position:absolute;top:20px;left:20px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_pb_gallery_grid .et_social_media_wrapper .et_social_media{z-index:99}.et_monarch .et_social_media_wrapper:hover .et_social_media{opacity:1}.et_monarch .et_social_media_wrapper .et_social_share{cursor:pointer}.et_monarch .et_social_media_wrapper .et_social_left .et_social_share{display:inline-block;width:100%}.et_monarch .et_social_icons_container a,a.et_social_icon_cancel{text-decoration:none!important}.et_monarch .et_social_mobile{position:fixed;bottom:0;background:rgb(0 0 0 / .5);width:100%;z-index:999999;display:none;max-height:100%}.et_monarch .et_social_mobile .et_social_networks{position:relative;width:100%;overflow:auto;padding:20px 20px 20px;background-color:#fff;line-height:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:-10px}.et_monarch .et_social_mobile .et_social_networks li{width:23.5%;margin:0 2% 2% 0;float:left;text-align:center}.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n){width:23.5%;margin-right:0}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li{margin-right:2%}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child{margin-right:0}.et_monarch .et_social_mobile .et_social_networks li a{padding:10px}.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon{display:inline-block}.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count{font-size:16px;font-weight:700;display:inline-block;top:-2px;margin-left:8px}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count{font-size:12px;display:block;top:0;margin-left:0}.et_monarch .et_social_mobile_button:before,.et_monarch .et_social_close:after,.et_monarch .et_social_heading:after{font-family:'etmonarch';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:16px}.et_monarch .et_social_heading{text-align:center;padding:10px 0;color:#fff;cursor:pointer;height:20px;line-height:19px;font-size:14px}.et_monarch .et_social_heading:after{content:"\e649";color:#ccc;display:inline-block;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;font-size:32px;top:10px;position:absolute;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.et_monarch .et_social_mobile_button{position:fixed;bottom:0;margin-left:-45px;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;display:none}.et_monarch .et_social_mobile_button.et_social_active_button{margin-left:0;z-index:999999}.et_monarch .et_social_mobile_button:before{content:"\e605";display:inline-block;padding:10px 12px;background:rgb(0 0 0 / .5);color:#ddd;height:20px;line-height:20px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px}.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.et_monarch .et_social_mobile .et_social_networks{display:none}.et_monarch .et_social_mobile.et_social_opened{-webkit-animation:et_social_slideTop 1s 1 ease;-moz-animation:et_social_slideTop 1s 1 ease;-o-animation:et_social_slideTop 1s 1 ease;animation:et_social_slideTop 1s 1 ease}.et_monarch .et_social_mobile_overlay.et_social_visible_overlay{-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch span.et_social_close,.et_monarch .et_social_mobile_button{cursor:pointer}.et_monarch span.et_social_close{position:absolute;right:10px;top:0;line-height:40px}.et_monarch span.et_social_close:after{content:"\e60C";color:#ccc}.et_monarch .et_social_mobile_overlay{background:rgb(0 0 0 / .7);position:fixed;width:100%;height:100%;top:0;left:0;display:none;z-index:99999}.et_monarch .et_social_inline_bottom{margin-top:30px}.et_monarch .et_social_pin_images_outer{display:none;z-index:9999999999;position:absolute}.et_monarch .et_social_pin_images_outer:after{content:"";background-color:rgb(0 0 0 / .6);top:0;left:0;width:100%;height:100%;position:fixed;z-index:999999}.et_monarch .et_social_pinterest_window{background:#fff;position:fixed;top:20%;left:50%;padding:20px;width:500px;height:400px;z-index:9999999;margin-left:-250px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.et_monarch .et_social_pinterest_window span.et_social_close{cursor:pointer}.et_monarch .et_social_pin_images{overflow:auto;max-height:370px;z-index:999;position:relative}.et_monarch .et_social_pin_image{width:30%;float:left;margin-right:10px;display:block;position:relative;height:90px;overflow:hidden;padding:10px 2px}.et_monarch .et_social_pin_image img{max-width:100%;height:auto}.et_monarch .et_social_pin_image .et_social_pin_overlay{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;opacity:0;background:rgb(174 24 26 / .4);width:100%;height:100%;position:absolute;top:0;left:0}.et_monarch .et_social_pin_image .et_social_pin_overlay:before{content:"\e63a";top:40px;left:0;color:#fff;font-size:30px;position:absolute}.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay{opacity:1}.et_monarch .et_social_pin_image .et_social_pin_overlay{min-height:90px}.et_monarch .et_social_pin_image a{overflow:visible!important}.et_monarch .et_social_pin_image:nth-child(3n){margin-right:0}.et_monarch .et_pb_pagebuilder_layout .et_social_inline{display:none}.et_monarch .et_pb_section .et_social_inline{display:block}.et_monarch .et_pb_section .et_social_inline_top,.et_monarch .et_pb_section .et_social_inline_bottom{margin-top:0;margin-bottom:30px}@media only screen and (min-width:1025px){.et_monarch .et_social_mobile_overlay,.et_monarch .et_social_mobile{display:none!important}}@media only screen and (max-width:1024px){.et_monarch .et_social_mobile_off{display:none!important}.et_monarch .et_social_mobile{display:block}.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n){margin-right:0!important}.et_monarch .et_social_sidebar_networks{display:none}.et_monarch .et_social_mobile_button{display:block}.et_monarch .et_social_popup_content{margin-left:-42%;box-sizing:border-box;max-width:none}.et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible{width:100%;padding:25px 20px;z-index:9999999;box-sizing:border-box;width:84%;left:50%;margin-left:-42%}.et_monarch .et_social_flyin div.et_social_network_label,.et_monarch .et_social_mobile div.et_social_network_label{text-align:left}.et_monarch .et_social_flyin_bottom_left,.et_monarch .et_social_flyin_bottom_right{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px}}@media only screen and (min-width:768px){.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@media only screen and (max-width:767px){.et_monarch .et_social_networks li,.et_monarch .et_social_mobile .et_social_networks li{margin:2% 0 0 2%!important;width:49%!important;clear:none!important}.et_monarch .et_social_networks li:nth-child(2n+1),.et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1){margin-left:0!important;clear:both!important}.et_monarch .et_social_networks li:nth-child(-n+2),.et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2){margin-top:0!important}.et_monarch .et_social_networks.et_social_nospace li{width:50%!important}.et_monarch .et_social_media .et_social_networks li{width:auto!important;clear:none!important;margin:0 2% 2% 0!important;overflow:hidden}.et_monarch .et_social_media .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}.et_monarch .et_social_media .et_social_networks li .et_social_network_label{display:none}.et_monarch .et_social_pinterest_window{height:80%;width:80%;top:10px;margin-left:0;z-index:99999999;left:6%}.et_monarch .et_social_pin_images{max-height:90%}.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n){width:auto!important;margin:0 2% 2% 0!important;clear:none!important}.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n){margin:0!important}.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@media only screen and (max-width:479px){.et_monarch .et_social_networks li,.et_monarch .et_social_mobile .et_social_networks li{width:100%!important;margin-left:0!important;clear:both!important}.et_monarch .et_social_networks li:first-child,.et_monarch .et_social_mobile .et_social_networks li:first-child{margin-top:0!important}.et_monarch .et_social_networks li:nth-child(n+2),.et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2){margin:2% 0 0 0!important}.et_monarch .et_social_networks.et_social_nospace li{margin:0!important;width:100%!important}.et_monarch .et_social_media .et_social_networks li{width:auto!important;clear:none!important;margin:0 2% 2% 0!important}.et_monarch .et_social_media .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_media .et_social_networks li .et_social_network_label{display:none}.et_monarch .et_social_pin_image{width:250px;height:140px;margin:0 auto!important;float:none}.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n){width:auto!important;margin:0 2% 2% 0!important;clear:none!important}.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n){margin:0!important}.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@-webkit-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes et_social_fadeInRight{0%{opacity:0;-webkit-transform:translateX(-30%)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes et_social_fadeInRight{0%{opacity:0;-moz-transform:translateX(-30%)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes et_social_fadeInRight{0%{opacity:0;-o-transform:translateX(-30%)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes et_social_fadeInRight{from{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes et_social_fadeInBottom{0%{opacity:0;-webkit-transform:translateY(-30%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes et_social_fadeInBottom{0%{opacity:0;-moz-transform:translateY(-30%)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes et_social_fadeInBottom{0%{opacity:0;-o-transform:translateY(-30%)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes et_social_fadeInBottom{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes et_social_fadeInTop{0%{opacity:0;-webkit-transform:translateY(30%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes et_social_fadeInTop{0%{opacity:0;-moz-transform:translateY(30%)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes et_social_fadeInTop{0%{opacity:0;-o-transform:translateY(30%)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes et_social_fadeInTop{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes et_social_slideTop{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes et_social_slideTop{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(0)}}@-o-keyframes et_social_slideTop{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(0)}}@keyframes et_social_slideTop{0%{transform:translateY(0)}100%{transform:translateY(0)}}
/*! The following animations courtesy of Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */
 @-webkit-keyframes et_social_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes et_social_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes et_social_tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes et_social_tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes et_social_bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes et_social_bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes et_social_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes et_social_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes et_social_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes et_social_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes et_social_lightSpeedIn{0%{-webkit-transform:translate3d(30%,0,0) skewX(-10deg);transform:translate3d(30%,0,0) skewX(-10deg);opacity:0}60%{-webkit-transform:skewX(5deg);transform:skewX(5deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_social_lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.et_monarch .et_social_lightspeedin.et_social_animated,.et_monarch .et_social_animated .et_social_lightspeedin{opacity:1;-webkit-animation:et_social_lightSpeedIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_lightSpeedIn 1s 1 cubic-bezier(.77,0,.175,1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.et_monarch .et_social_zoomin.et_social_animated,.et_monarch .et_social_animated .et_social_zoomin{opacity:1;-webkit-animation:et_social_zoomIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_zoomIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_flipinx.et_social_animated,.et_monarch .et_social_animated .et_social_flipinx{opacity:1;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation:et_social_flipInX 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_flipInX 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_bounce.et_social_animated,.et_monarch .et_social_animated .et_social_bounce{opacity:1;-webkit-animation:et_social_bounce 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_bounce 1s 1 cubic-bezier(.77,0,.175,1);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}.et_monarch .et_social_swing.et_social_animated,.et_monarch .et_social_animated .et_social_swing{opacity:1;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation:et_social_swing 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_swing 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_tada.et_social_animated,.et_monarch .et_social_animated .et_social_tada{opacity:1;-webkit-animation:et_social_tada 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_tada 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_fadein.et_social_animated,.et_monarch .et_social_animated .et_social_fadein{opacity:1;-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slideright.et_social_animated,.et_monarch .et_social_animated .et_social_slideright{opacity:1;-webkit-animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInRight 1s 1s cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slidedown.et_social_animated,.et_monarch .et_social_animated .et_social_slidedown{opacity:1;-webkit-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slideup.et_social_animated,.et_monarch .et_social_animated .et_social_slideup{opacity:1;-webkit-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_no_animation.et_social_animated,.et_monarch .et_social_animated .et_social_no_animation{opacity:1}.wpac,.wpac h1,.wpac h2,.wpac h3,.wpac h4,.wpac h5,.wpac h6,.wpac p,.wpac td,.wpac dl,.wpac tr,.wpac dt,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac table,.wpac th,.wpac tbody,.wpac tfoot,.wpac caption,.wpac thead,.wpac ul,.wpac li,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac li,.wpac strong,.wpac legend,.wpac em,.wpac s,.wpac cite,.wpac span,.wpac input,.wpac sup,.wpac label,.wpac dfn,.wpac object,.wpac big,.wpac q,.wpac font,.wpac samp,.wpac acronym,.wpac small,.wpac img,.wpac strike,.wpac code,.wpac sub,.wpac ins,.wpac textarea,.wpac var,.wpac a,.wpac abbr,.wpac applet,.wpac del,.wpac kbd,.wpac tt,.wpac b,.wpac i,.wpac hr{background-attachment:scroll!important;background-color:transparent!important;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;border-color:black!important;border-color:currentColor!important;border-radius:0!important;border-style:none!important;border-width:medium!important;bottom:auto!important;clear:none!important;clip:auto!important;color:inherit!important;counter-increment:none!important;counter-reset:none!important;cursor:auto!important;direction:inherit!important;display:inline;float:none!important;font-family:inherit!important;font-size:inherit!important;font-style:inherit!important;font-variant:normal!important;font-weight:inherit!important;height:auto;left:auto!important;letter-spacing:normal!important;line-height:inherit!important;list-style-type:inherit!important;list-style-position:outside!important;list-style-image:none!important;margin:0!important;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;opacity:1;outline:invert none medium!important;padding:0!important;position:static!important;quotes:"" ""!important;right:auto!important;table-layout:auto!important;text-align:inherit!important;text-decoration:inherit!important;text-indent:0!important;text-transform:none!important;top:auto!important;unicode-bidi:normal!important;vertical-align:baseline!important;visibility:inherit!important;white-space:normal!important;width:auto!important;word-spacing:normal!important;z-index:auto!important;-moz-border-radius:0!important;-webkit-border-radius:0!important;-moz-box-sizing:border-box!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;text-shadow:none!important;-webkit-transition:none!important;transition:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.wpac,.wpac h3,.wpac h5,.wpac p,.wpac h1,.wpac dl,.wpac dt,.wpac h6,.wpac ol,.wpac form,.wpac select,.wpac option,.wpac pre,.wpac div,.wpac h2,.wpac caption,.wpac h4,.wpac ul,.wpac address,.wpac blockquote,.wpac dd,.wpac fieldset,.wpac textarea,.wpac hr{display:block}.wpac table{display:table}.wpac tbody{display:table-row-group}.wpac tr{display:table-row}.wpac td{display:table-cell}.wpac ul{list-style-type:none!important}.wpac li{display:list-item;min-height:auto!important;min-width:auto!important}.wpac a,.wpac a *,.wpac input[type=submit],.wpac input[type=radio],.wpac input[type=checkbox],.wpac select{cursor:pointer!important}.wpac a:hover{text-decoration:none!important}.wpac button,.wpac input[type=submit]{height:auto!important;text-align:center!important}.wpac input[type=hidden]{display:none}.wpac select{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.wpac input[type=checkbox]{-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important}.wpac input[type="checkbox"]:before,.wpac input[type="checkbox"]:after{content:none!important;border:0!important}.wpac input[type=radio]{-webkit-appearance:radio!important;-moz-appearance:radio!important;appearance:radio!important}.wpac input[type="radio"]:before,.wpac input[type="radio"]:after{content:none!important;border:0!important}.wpac li:before,.wpac li:after{content:""!important}.wpac input,.wpac select{vertical-align:middle!important}.wpac select,.wpac textarea,.wpac input{border:1px solid #ccc!important}.wpac table{border-collapse:collapse!important;border-spacing:0!important}.wpac *[dir=rtl]{direction:rtl!important}.wpac img{border:0!important}.wpac svg{vertical-align:middle!important;-moz-box-sizing:content-box!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.wpac{font-size:14px!important;line-height:20px!important;direction:inherit!important;text-align:inherit!important;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif!important;color:#333!important;font-style:normal!important;font-weight:normal!important;text-decoration:none!important;list-style-type:disc!important}.wp-gr{--rev-gap:4px}.wp-gr .wp-google-badge{display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / .26)!important}.wp-gr .wp-google-badge-fixed{position:fixed!important;right:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important;box-shadow:0 2px 5px 0 rgb(0 0 0 / .26)!important}.wp-gr .wp-google-badge_left-fixed{position:fixed!important;left:30px!important;bottom:30px!important;max-width:none!important;z-index:2147482999!important}.wp-gr .wp-google-badge *{cursor:pointer!important}.wp-gr .wp-google-border{width:100%!important;height:6px!important;background:#4fce6a!important;border-radius:2px 2px 0 0!important}.wp-gr .wp-google-badge-btn{position:relative!important;padding:10px!important;background:#fff!important;transition:all .2s ease-in-out!important;border-radius:2px!important}.wp-gr .wp-google-badge-btn:hover{background:#f3f3f5!important}.wp-gr .wp-google-badge-score{display:inline-block;margin:0 0 0 4px!important;vertical-align:middle!important}.wp-gr .wp-google-rating{color:var(--star-color,#fb8e28)!important;font-size:21px!important;font-weight:600!important;margin:0 6px 0 0!important;vertical-align:middle!important}.wp-gr .wp-google-stars .wp-star{padding:0 4px 0 0!important;line-height:22px!important}.wp-gr .wp-google-based,.wp-gr .wp-google-powered{color:var(--head-based-color,#555)!important;margin:6px 0 0!important}.wp-gr .wp-google-powered{color:var(--powered-color,#777)!important;font-size:15px!important}.wp-gr .wp-google-powered>span{font-weight:600!important}.wp-gr .wp-google-form .wp-google-reviews{padding:16px 16px 0!important}.wp-gr .wp-google-review{margin-top:15px!important}.wp-gr .wp-google-left{display:table-cell!important;vertical-align:top!important}[dir="ltr"] .wp-google-left{padding-right:10px!important}[dir="rtl"] .wp-google-left{padding-left:10px!important}.wp-gr .wp-google-left img{border:none!important;float:left!important;height:50px!important;width:50px!important;margin-right:10px!important;overflow:hidden!important;border-radius:50%!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.wp-gr .wp-google-reviews img{border-radius:50%!important}.wp-gr .wp-google-right{display:table-cell!important;vertical-align:top!important;width:10000px!important}.wp-gr .wp-google-place.wp-place-center{text-align:center!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left{display:block!important}.wp-gr .wp-google-place.wp-place-center .wp-google-left img{float:none!important}.wp-gr .wp-star svg{display:inline-block!important}.wp-gr .wp-google-place .wp-star svg{width:20px!important;height:20px!important;vertical-align:middle!important}.wp-gr .wp-star svg{width:19px!important;height:19px!important;vertical-align:middle!important}.wp-gr .wp-star svg path{fill:var(--star-color,#fb8e28)}.wp-gr .wp-google-wrap{display:flex;flex-direction:column;gap:var(--rev-gap)}.wp-gr .wp-google-name{color:black!important;font-size:100%!important;font-weight:bold!important;margin:0 0 2px!important;padding-right:6px!important;text-decoration:none!important}.wp-gr a.wp-google-name{color:#427fed!important;text-decoration:none!important}.wp-gr .wp-google-time{color:#555!important;font-size:13px!important;white-space:nowrap!important}.wp-gr .wp-google-text{color:var(--text-color,#222)!important;font-size:15px!important;line-height:24px!important;max-width:100%!important;overflow:hidden!important;white-space:pre-wrap!important;word-break:break-word!important}.wp-gr .wp-google-text .wp-google-stars{padding-right:7px!important}.wp-gr .wp-more{display:none}.wp-gr .wp-more-toggle{color:#136aaf!important;cursor:pointer!important;text-decoration:none!important}.wp-gr .wp-google-url{display:block;margin:10px 0!important;color:#136aaf!important;text-align:center!important}.wp-gr .wp-google-form{position:fixed!important;bottom:0!important;right:0!important;height:100%!important;width:368px!important;z-index:2147483000!important}.wp-gr .wp-google-form.wp-google-form-left{left:0!important}@media(max-width:460px){.wp-gr .wp-google-form{width:100%!important}}.wp-gr .wp-google-head{position:absolute!important;top:0!important;right:0!important;width:100%!important;height:80px!important;background:#fff!important;padding:10px 16px!important;overflow:hidden!important;box-shadow:0 1px 2px 0 rgb(0 0 0 / .12)!important;z-index:2147483002!important}.wp-gr .wp-google-head-inner{z-index:2147483000!important;position:absolute!important;left:20px!important;top:20px!important;width:100%!important;height:100%!important;pointer-events:none!important}.wp-gr .wp-google-close{padding:0!important;cursor:pointer!important;outline:0!important;border:0!important;background:0 0!important;min-height:0!important;width:auto!important;float:right!important;font-size:32px!important;font-weight:500!important;line-height:.6!important;color:#999!important;-webkit-appearance:none!important}.wp-gr .wp-google-close:hover{color:#555!important}.wp-gr .wp-google-body{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;background:rgb(250 250 251 / .98)!important;border-left:1px solid #dadee2!important;box-shadow:0 0 4px 1px rgb(0 0 0 / .08)!important;z-index:2147483000!important}.wp-gr .wp-google-content{position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:100%!important;overflow-y:auto!important;z-index:2147483001!important;-webkit-transform:translateZ(0)!important}.wp-gr .wp-google-content{top:80px!important;bottom:48px!important}.wp-gr .wp-google-content-inner{position:relative!important;min-height:100%!important;margin:0 auto!important}.wp-gr .wp-google-footer{position:absolute!important;bottom:0!important;right:0!important;width:100%!important;height:48px!important;text-align:center!important;z-index:2147483002!important;background:#fff!important;box-shadow:0 -1px 2px 0 rgb(0 0 0 / .06)!important;-moz-text-align-last:center!important;text-align-last:center!important}.wp-gr .wp-google-footer img{float:right!important;padding:16px!important}.wp-gr.wp-dark .wp-google-name{color:#eee!important}.wp-gr.wpac.wp-dark .wp-google-name a{color:var(--head-based-color,#eee)!important}.wp-gr.wp-dark .wp-google-time{color:#bbb!important}.wp-gr.wp-dark .wp-google-text{color:#ececec!important}.wp-gr.wp-dark .wp-google-powered{color:var(--powered-color,#fff)!important}.wp-gr.wp-dark .wp-google-based{color:var(--head-based-color,#999)!important}.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{background:var(--rev-color,#fafafa)!important}.wp-gr.wpac .wp-google-name{font-size:100%!important}.wp-gr.wpac .wp-google-hide,.wp-gr.wpac .grw-hide{display:none}.wp-gr.wpac .wp-google-name a{color:var(--head-name-color,#333)!important;font-size:100%!important;text-decoration:none!important}.wp-gr.wpac .wp-google-left img{width:50px!important;height:50px!important;border-radius:50%!important}.wp-gr.wpac a.wp-google-name{color:#154fc1!important;text-decoration:none!important;white-space:nowrap!important;text-overflow:ellipsis!important}.wp-gr.wpac .wp-google-review .wp-google-stars{display:inline-block;margin-right:4px!important}@media(max-width:480px){.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide{display:none!important}}@media(max-width:480px){.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide{display:none!important}}.wp-gr{display:block!important;width:100%!important;padding-bottom:20px!important;text-align:left!important;direction:ltr!important;box-sizing:border-box!important}.wp-gr .grw-row{display:-ms-flexbox!important;display:flex!important;flex-wrap:nowrap!important;align-items:center!important;-ms-flex-wrap:nowrap!important;-ms-flex-align:center!important}.wp-gr .grw-row-xs{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-gr .grw-row-xs .grw-header,.wp-gr .grw-row-xs .grw-content,.wp-gr .grw-row-xs .grw-review,.wp-gr .grw-row-x .grw-header+.grw-content .grw-review{--gap:0;--col:1}.wp-gr .grw-row-xl .grw-header+.grw-content{--gap:.2;--col:1.2}.wp-gr .grw-row-l .grw-header+.grw-content{--gap:.25;--col:1.25}.wp-gr .grw-row-m .grw-header+.grw-content{--gap:.333333;--col:1.333333}.wp-gr .grw-row-s .grw-header+.grw-content{--gap:.5;--col:1.5}.wp-gr .grw-row-x .grw-header,.wp-gr .grw-row-x .grw-header+.grw-content,.wp-gr .grw-row-x .grw-review,.wp-gr .grw-row-s .grw-header+.grw-content .grw-review{--gap:1;--col:2}.wp-gr .grw-row-s .grw-header,.wp-gr .grw-row-s .grw-review,.wp-gr .grw-row-m .grw-header+.grw-content .grw-review{--gap:2;--col:3}.wp-gr .grw-row-m .grw-header,.wp-gr .grw-row-m .grw-review,.wp-gr .grw-row-l .grw-review{--gap:3;--col:4}.wp-gr .grw-row-l .grw-header,.wp-gr .grw-row-xl .grw-review{--gap:4;--col:5}.wp-gr .grw-row-xl .grw-header{--gap:5;--col:6}.wp-gr .grw-header,.wp-gr .grw-content{-ms-flex:1 0 calc(100% / var(--col,3))!important;flex:1 0 calc(100% / var(--col,3))!important;width:calc(100% / var(--col,3))!important}.wp-gr .grw-review{-ms-flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;flex:1 0 calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important;width:calc((100% - var(--card-gap,16px)*var(--gap,2)) / var(--col,3))!important}.wp-gr .grw-content{position:relative!important;min-width:0!important}.wp-gr .grw-content-inner{position:relative!important;display:flex!important;align-items:center!important}.wp-gr .grw-review-inner{display:flex;flex-direction:column;gap:var(--rev-gap);height:100%!important}.wp-gr .grw-header-inner,.wp-gr .grw-review-inner{position:relative!important;padding:15px!important;width:100%!important}.wp-gr .grw-review-inner.grw-round{border-radius:4px!important}.wp-gr .grw-review-inner.grw-shadow{box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.wp-gr .grw-review-inner>svg{position:absolute!important;top:10px!important;right:10px!important;width:18px!important;height:18px!important}.wp-gr .grw-reviews{display:flex!important;display:-ms-flexbox!important;flex:1!important;overflow:hidden!important;scrollbar-width:none}.wp-gr .grw-reviews::-webkit-scrollbar{display:none!important}.wp-gr .grw-review{display:flex;position:relative!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important;width:100%!important}.wp-gr .grw-btns{height:33px!important;width:33px!important;text-align:center!important;cursor:pointer!important;border-radius:50%!important;user-select:none!important}.wp-gr .grw-btns svg path{fill:#aaa;transition:all .2s ease-in-out!important}.wp-gr .grw-btns:hover svg path{fill:#555!important}[dir="rtl"] .wp-gr .grw-next,[dir="rtl"] .wp-gr .grw-prev{transform:rotate(180deg)}.wp-gr .grw-review .wp-google-left{display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:24px!important}.wp-gr .grw-review .wp-google-stars{margin:12px 0 var(--rev-gap)!important}.wp-gr .grw-review .wp-google-feedback{height:100px!important;overflow-y:auto!important}.wp-gr .grw-scroll::-webkit-scrollbar{width:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3)!important;-webkit-border-radius:4px!important;border-radius:4px!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb{-webkit-border-radius:10px!important;border-radius:10px!important;background:#ccc!important;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)!important}.wp-gr .grw-scroll::-webkit-scrollbar-thumb:window-inactive{background:#ccc!important}.wp-gr .wp-google-wr{margin:15px auto 8px!important}.wp-gr .wp-google-wr a{color:#fff!important;padding:6px 15px 10px!important;outline:none!important;border-radius:27px!important;background:var(--btn-color,#1f67e7)!important;white-space:nowrap!important;vertical-align:middle!important;opacity:.9!important;text-shadow:1px 1px 0 #888!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important;user-select:none!important;transition:all .2s ease-in-out!important}.wp-gr .wp-google-wr a:hover{opacity:.95!important;background:var(--btn-color,#1f67e7)!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 3px 5px rgb(0 0 0 / .24)!important}.wp-gr .wp-google-wr a:active{opacity:1!important;background:var(--btn-color,#1f67e7)!important;box-shadow:none!important}.wp-gr .wp-google-wr a svg{display:inline-block;width:16px;height:16px;padding:1px;margin:0 0 0 4px;background:#fff;border-radius:50%}.wp-gr[data-layout="slider"] .grw-reviews{gap:var(--card-gap,16px);overflow-x:scroll!important;flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important}.wp-gr[data-layout="slider"] .grw-review{scroll-snap-align:start!important;transform-origin:center center!important;transform:scale(1)!important;transition:transform .5s!important}.wp-gr{--slider-dot-size:8px}.wp-gr .rpi-dots-wrap{position:absolute!important;top:calc(100% - 1px)!important;left:0!important;right:0!important;display:flex!important;justify-content:center!important;margin:0 var(--slider-btn)!important;padding-top:var(--slider-dot-padding-top,16px)!important}.wp-gr .rpi-dots{display:flex!important;gap:12px!important;flex-wrap:nowrap!important;overflow-x:scroll!important;scrollbar-width:none!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important}.wp-gr .rpi-dot{display:inline-block!important;width:var(--slider-dot-size)!important;height:var(--slider-dot-size)!important;margin:1px 0!important;background-color:var(--slider-dot-color,#999)!important;border-radius:20px!important;cursor:pointer!important;opacity:.4!important;vertical-align:middle!important;flex:1 0 auto!important;width:var(--slider-dot-size)!important;transform:scale(.65)!important;scroll-snap-align:center!important}.wp-gr .rpi-dot:hover{opacity:1!important}.wp-gr .rpi-dot.active{opacity:1!important;transform:scale(1.1)!important;background-color:var(--slider-act-dot-color,#154fc1)!important}.wp-gr .rpi-dot.s2{transform:scale(.9)!important}.wp-gr .rpi-dot.s3{transform:scale(.75)!important}.wp-gr[data-layout="grid"] .grw-reviews{gap:var(--card-gap,16px);flex-wrap:wrap!important;-ms-flex-wrap:wrap!important}.wp-gr .grw-b{font-weight:bold!important;white-space:nowrap!important}.wp-gr .wp-google-reply{font-size:14px!important;margin-top:auto!important;margin-left:6px!important;padding-left:6px!important;border-left:1px solid #999!important;overflow:hidden!important;overflow-y:auto!important;line-height:20px!important;max-height:44px!important}.wp-gr .wp-google-reply>div{display:flex;gap:4px;align-items:center}.wp-gr .wp-google-reply .wp-google-time{font-size:11px!important;white-space:nowrap!important}.wp-gr .wp-google-img{display:flex;flex-wrap:wrap;gap:8px}.wp-gr .wp-google-img img{display:flex;width:40px!important;height:40px!important;cursor:pointer!important;border-radius:3px!important;box-shadow:0 0 2px rgb(0 0 0 / .12),0 2px 4px rgb(0 0 0 / .24)!important}.rpi-x{position:absolute;top:var(--x-top,6px)!important;right:var(--x-right,8px)!important;display:flex!important;align-items:center;justify-content:center;width:var(--x-width,20px)!important;height:var(--x-height,20px)!important;cursor:pointer;opacity:var(--x-opacity,.65);border-radius:50%;background-color:var(--x-bg,#fafafa);z-index:2147483003}.rpi-x:hover{opacity:1}.rpi-x::before,.rpi-x::after{content:"";position:absolute;display:block;width:var(--x-line-width,12px);height:var(--x-line-height,1px);border-radius:2px;background-color:var(--x-color,#373737)}.rpi-x::before{transform:rotate(45deg)}.rpi-x::after{transform:rotate(-45deg)}.rpi-x.rpi-xa::before{--x-line-width:7px;--x-line-height:7px;top:4px;border-radius:0;border-right:1px solid #373737;border-bottom:1px solid #373737;background-color:#fff0}.rpi-x.rpi-xa::after{content:none}.rpi-lightbox{--x-top:15px;--x-right:15px;--x-bg:none;--x-color:#ececec;--x-line-width:25px;--x-line-height:3px;--x-opacity:1;position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;height:100%;max-width:100%;color:#333;text-align:left;z-index:2147483001;user-select:none;background-color:rgb(0 0 0 / .6);transition:all 300ms ease-out}.rpi-lightbox-inner{width:95%;height:100%;max-width:1200px;max-height:calc(100vh - 160px)}.rpi-lightbox-xxx{container-name:lightbox;container-type:inline-size;position:relative;height:100%;border:0;overflow:hidden;border-radius:4px}.rpi-lightbox-content{position:relative;display:flex;flex-direction:row;justify-content:flex-start;color:#000;height:100%;flex-direction:row;border-radius:4px;background-color:#fff}.rpi-lightbox-media{position:relative;display:flex;justify-content:center;flex:2;align-items:center;width:100%;height:100%;overflow:hidden;padding-bottom:0;background-color:#000}.rpi-lightbox-btn{position:absolute;display:flex;width:30px;height:30px;font-size:36px;line-height:22px;justify-content:center;z-index:1;cursor:pointer;border-radius:50%;background-color:rgb(214 214 214 / .7);transition:background 300ms ease-in-out}.rpi-lightbox-btn:hover{background:rgb(225 225 225)}.rpi-lightbox-prev{left:8px}.rpi-lightbox-next{right:8px}.rpi-lightbox-prev::before{content:'‹'}.rpi-lightbox-next::before{content:'›'}.rpi-lightbox-media img{position:relative;display:block;width:100%;height:100%;max-width:100%;max-height:100%;opacity:1;object-fit:contain;border-radius:inherit;transition:opacity 300ms ease-in-out}.rpi-lightbox-review{display:flex;flex-direction:column;flex:1;height:100%;font-size:15px;color:#000;padding:0}@container lightbox(width < 480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}@media(max-width:480px){.rpi-lightbox-xxx .rpi-lightbox-content{flex-direction:column}}.rpi-lightbox-review .rpi-media{display:none}.vista-sl-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%, 17rem),1fr));grid-auto-rows:auto;grid-auto-flow:dense;padding:5px;grid-gap:2rem 1rem;max-width:83rem;margin:0 auto}.vista-sl-light-card,.vista-sl-dark-card{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:20vh repeat(3,80px) 5vh 4.3vh}.vista-sl-container .vista-sl-card div h2,.vista-sl-container .vista-sl-card div p,.vista-sl-container .vista-sl-card div a{font-family:"Open Sans",Sans-serif;font-weight:400;text-align:center}.vista-sl-container .vista-sl-card div p{margin-block-start:0;margin-block-end:.9rem}.vista-sl-container .vista-sl-card .vista-sl-photo>a.vista-sl-photo-link{display:inline}.vista-sl-photo>a.vista-sl-photo-link>img{object-fit:cover;width:100%;max-width:100%;height:auto;max-height:100%;border:none;border-radius:0;box-shadow:none}.vista-sl-light-address,.vista-sl-dark-address{padding:5px}.vista-sl-container .vista-sl-light-card .vista-sl-light-address a.vista-sl-address-link,.vista-sl-container .vista-sl-dark-card .vista-sl-dark-address a.vista-sl-address-link{text-decoration:none}.vista-sl-container .vista-sl-light-card .vista-sl-light-address a.vista-sl-address-link>h2,.vista-sl-container .vista-sl-dark-card .vista-sl-dark-address a.vista-sl-address-link>h2{font-size:1.4rem;line-height:1}.vista-sl-light-price,.vista-sl-dark-price{display:grid;align-items:end}.vista-sl-container .vista-sl-light-card .vista-sl-light-price p,.vista-sl-container .vista-sl-dark-card .vista-sl-dark-price p{font-size:2rem;line-height:1}.vista-sl-info{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;grid-auto-flow:dense;align-items:center}.vista-sl-container .vista-sl-card .vista-sl-info div>p{font-size:1.3rem;line-height:.7}.vista-sl-agent-info{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;grid-auto-flow:dense;font-size:1rem}.vista-sl-container .vista-sl-card .vista-sl-agent-info div>p{font-size:1rem;line-height:.7}.vista-sl-container .vista-sl-card .vista-sl-light-btn>a.vista-sl-light-link,.vista-sl-container .vista-sl-card .vista-sl-dark-btn>a.vista-sl-dark-link{display:block;width:100%;font-size:1.2rem;line-height:2em;text-decoration:none;border-radius:2px 2px 2px 2px}.vista-sl-light-card{background-color:#ffffff3d}.vista-sl-container .vista-sl-card .vista-sl-light-address a.vista-sl-address-link>h2,.vista-sl-container .vista-sl-card .vista-sl-light-price>p{color:#000}.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-light-beds>p,.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-light-baths>p,.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-light-sqft>p,.vista-sl-container .vista-sl-card .vista-sl-agent-info .vista-sl-light-listingid>p,.vista-sl-container .vista-sl-card .vista-sl-agent-info .vista-sl-light-status>p{color:#666}.vista-sl-container .vista-sl-card .vista-sl-light-btn>a.vista-sl-light-link{background-color:#0000001C;color:#000;transition:0.3s}.vista-sl-container .vista-sl-card .vista-sl-light-btn>a.vista-sl-light-link:hover{background-color:#00000050;color:#fff}.vista-sl-dark-card{background-color:#00000030}.vista-sl-container .vista-sl-card .vista-sl-dark-address a.vista-sl-address-link>h2,.vista-sl-container .vista-sl-card .vista-sl-dark-price>p{color:#fff}.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-dark-beds>p,.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-dark-baths>p,.vista-sl-container .vista-sl-card .vista-sl-info .vista-sl-dark-sqft>p,.vista-sl-container .vista-sl-card .vista-sl-agent-info .vista-sl-dark-listingid>p,.vista-sl-container .vista-sl-card .vista-sl-agent-info .vista-sl-dark-status>p{color:#B3B3B3}.vista-sl-container .vista-sl-card .vista-sl-dark-btn>a.vista-sl-dark-link{background-color:#ffffff50;color:#fff;transition:0.3s}.vista-sl-container .vista-sl-card .vista-sl-dark-btn>a.vista-sl-dark-link:hover{background-color:#ffffff8a;color:#fff}.vista-sl-pagination{display:grid;grid-template-columns:1fr 0fr 0fr;grid-template-rows:1fr;grid-auto-flow:dense;padding:10px 5px 10px 5px;grid-gap:2rem 1rem;max-width:83rem;margin:0 auto;word-break:normal}.vista-sl-light-prev,.vista-sl-dark-prev{grid-column:2;grid-row:1}.vista-sl-light-next,.vista-sl-dark-next{grid-column:3;grid-row:1}.vista-sl-light-prev>button.listings-backward,.vista-sl-light-next>button.listings-forward,.vista-sl-dark-prev>button.listings-backward,.vista-sl-dark-next>button.listings-forward{font-family:"Open Sans",Sans-serif;font-weight:500;font-size:1rem;text-align:center;line-height:1.5;padding:.5rem 1rem;border-radius:3px;transition:all .3s;margin:0}.vista-sl-light-prev>button.listings-backward,.vista-sl-light-next>button.listings-forward{background:#ffffff3d;border:solid 1px #cecece;color:#6a6c80}.vista-sl-light-prev>button.listings-backward:hover,.vista-sl-light-prev>button.listings-backward:focus,.vista-sl-light-prev>button.listings-backward:active,.vista-sl-light-prev>button.listings-backward:visited,.vista-sl-light-next>button.listings-forward:hover,.vista-sl-light-next>button.listings-forward:focus,.vista-sl-light-next>button.listings-forward:active,.vista-sl-light-next>button.listings-forward:visited{background:#cecece;color:#fff;outline:1px auto #cecece}.vista-sl-dark-prev>button.listings-backward,.vista-sl-dark-next>button.listings-forward{background:#ffffff50;border:solid 1px #ffffff70;color:#fff}.vista-sl-dark-prev>button.listings-backward:hover,.vista-sl-dark-prev>button.listings-backward:focus,.vista-sl-dark-prev>button.listings-backward:active,.vista-sl-dark-prev>button.listings-backward:visited,.vista-sl-dark-next>button.listings-forward:hover,.vista-sl-dark-next>button.listings-forward:focus,.vista-sl-dark-next>button.listings-forward:active,.vista-sl-dark-next>button.listings-forward:visited{background:#ffffff8a;color:#fff;outline:1px auto #fff0}.vista-sl-light-prev>button[disabled].listings-backward,.vista-sl-light-next>button[disabled].listings-forward{background-color:#c1c1c1;color:#6a6c80;cursor:not-allowed;outline:0}.vista-sl-dark-prev>button[disabled].listings-backward,.vista-sl-dark-next>button[disabled].listings-forward{background-color:#fff0;color:#ffffff4f;cursor:not-allowed;outline:0}.vista-sl-results{display:flex;align-items:center;grid-column:1;grid-row:1}.vista-sl-results>label.vista-sl-light-results-label,.vista-sl-results>label.vista-sl-dark-results-label{line-height:1;vertical-align:middle;font-family:"Open Sans",Sans-serif;font-size:17px;font-weight:500}.vista-sl-results>label.vista-sl-light-results-label{color:#6a6c80}.vista-sl-results>label.vista-sl-dark-results-label{color:#ffffff8f}#vistawp-welcome{display:grid;grid-template-columns:100px auto;border-left-color:#cc4d9a}.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}.et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky),.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg:not(.et_parallax_bg__sticky){display:none}.et_pb_sticky.et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky,.et_pb_sticky .et_pb_section_parallax_sticky .et_parallax_bg.et_parallax_bg__sticky{display:block}.et_builder_inner_content.has_et_pb_sticky{z-index:inherit}.et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et_pb_column.has_et_pb_sticky{z-index:20}.et-l--header .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--header .et_pb_column.has_et_pb_sticky{z-index:30}.et-l--footer .et-db #et-boc .et-l #et-fb-app .et_pb_column.has_et_pb_sticky,.et-l--footer .et_pb_column.has_et_pb_sticky{z-index:10}.et_pb_sticky_placeholder{opacity:0!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}body .et-script-temporary-measurement{opacity:0}.et-db #et-boc .et-fb-modules-list li.dgbc_blog_carousel .et-fb-icon{padding-top:7px;padding-left:7px}.et-db #et-boc .et-fb-modules-list li.dgbc_blog_carousel .et-fb-icon svg{width:16px!important;height:16px!important}.et-db #et-boc .et-fb-modules-list li.dgbc_blog_carousel{background-color:#e1e7ec!important}.et-db #et-boc .et-fb-modules-list li.dgbc_blog_carousel:hover{background-color:#94a7b7!important;color:#fff}.dgbc_blog_carousel .dgbc_carousel_wrapper{position:relative}.dgbc_blog_carousel .swiper-container{width:100%;height:auto;padding-bottom:15px;padding-top:15px;display:-ms-flexbox;display:flex}.dgbc_blog_carousel .swiper-wrapper{height:auto!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition-property:-webkit-transform!important;transition-property:-webkit-transform!important;-o-transition-property:transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.dgbc_blog_carousel .dgbc_post_item{font-size:14px;display:-ms-flexbox;display:flex!important;margin-bottom:0!important;position:relative;-webkit-transition-property:-webkit-transform!important;transition-property:-webkit-transform!important;-o-transition-property:transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.dgbc_blog_carousel .dgbc_post_item,.dgbc_blog_carousel .dgbc_post_item .dgbc_post_inner_wrapper{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-negative:0;flex-shrink:0;width:100%;height:auto;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-width:0;border-style:solid}.dgbc_blog_carousel .dgbc_post_item .dgbc_post_inner_wrapper{display:-ms-flexbox!important;display:flex!important}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent)!important;background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent)!important;background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent))!important;background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)!important}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent)!important;background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent)!important;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent))!important;background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)!important}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right{-webkit-transition-property:opacity!important;-o-transition-property:opacity!important;transition-property:opacity!important}.dgbc_blog_carousel .dgbc_post_item .content-wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 -1px}.dgbc_blog_carousel .dgbc_post_item .content-wrapper .dg_read_more_wrapper.btn-at-bottm{margin-top:auto;margin-bottom:0}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb,.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb a,.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb a img{width:100%}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb{overflow:hidden;max-width:100%;position:relative}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb img{border-width:0;border-style:solid}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb a:not(.mejs-volume-slider),.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb a img{display:block!important;padding-bottom:0!important}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.author,.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published{position:absolute;top:6%;background-color:#fff;z-index:99;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.author{padding:4px 9px}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published{padding:6px 9px}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published span{display:block;text-align:center}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published span.day:after,.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published span.month:after{content:"";display:block;background-color:#333;height:2px;margin:5px 7px}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.author{left:6%}.dgbc_blog_carousel .dgbc_post_item .dg-post-thumb span.published{right:6%}.dgbc_blog_carousel .dgbc_post_item .post-meta .meta-icon{margin-right:3px}.dgbc_blog_carousel .dgbc_post_item .post-meta .meta-icon:after{content:"";font-family:ETmodules!important;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:.96em;text-transform:none;speak:none;display:inline-block}.dgbc_blog_carousel .dgbc_post_item .post-meta .author .meta-icon:after{content:"\E08A"}.dgbc_blog_carousel .dgbc_post_item .post-meta .published .meta-icon:after{content:"\E023"}.dgbc_blog_carousel .dgbc_post_item .post-meta .categories .meta-icon:after{content:"\E07B"}.dgbc_blog_carousel .dgbc_post_item .post-meta .comments .meta-icon:after{content:"\E065"}.dgbc_blog_carousel .dgbc_post_item .post-meta .blank-separator,.dgbc_blog_carousel .dgbc_post_item .post-meta .pipe-separator{margin:0 6px}.dgbc_blog_carousel .dgbc_post_item .dg_bc_title{font-size:20px}.dgbc_blog_carousel .dgbc_post_item .dg_bc_title,.dgbc_blog_carousel .dgbc_post_item .post-meta{margin-bottom:10px;padding-bottom:0}.dgbc_blog_carousel .dgbc_post_item .dg_read_more_wrapper{z-index:9}.dgbc_blog_carousel .dg_read_more_wrapper a{display:inline-block;border-style:solid;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;padding:0!important;border-width:0}.dgbc_blog_carousel .dgbc_post_item .dg_read_more_wrapper a:after{content:attr(data-icon);font-family:ETmodules!important;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:none;speak:none;margin-left:7px}.dgbc_blog_carousel .dgbc_post_item .dg_read_more_wrapper a:after,.dgbc_blog_carousel .dgbc_post_item .dg_read_more_wrapper a span{display:inline-block;vertical-align:top;line-height:inherit}.dgbc_blog_carousel .dgbc_post_item .post-meta.meta-position-bottom{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-top:1px solid transparent}.dgbc_blog_carousel .swiper-button-next{right:0}.dgbc_blog_carousel .swiper-button-prev{left:0}.dgbc_blog_carousel .swiper-button-next,.dgbc_blog_carousel .swiper-button-prev{background-image:none;width:53px;height:53px;font-size:53px;margin-top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;line-height:.96em;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dgbc_blog_carousel .swiper-button-next:after,.dgbc_blog_carousel .swiper-button-prev:after{content:attr(data-icon);font-family:ETmodules!important;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:none;speak:none;display:inline-block;vertical-align:super;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.dgbc_blog_carousel .arrow-on-hover .swiper-button-next{right:-70px}.dgbc_blog_carousel .arrow-on-hover:hover .swiper-button-next{right:0}.dgbc_blog_carousel .arrow-on-hover .swiper-button-prev{left:-70px}.dgbc_blog_carousel .arrow-on-hover:hover .swiper-button-prev{left:0}.dgbc_blog_carousel .dgbc_carousel_wrapper:not(.arrow-outside){overflow:hidden}.dgbc_blog_carousel .arrow-outside .swiper-button-next{right:-70px}.dgbc_blog_carousel .arrow-outside .swiper-button-prev{left:-70px}.dgbc_blog_carousel .arrow-outside.arrow-on-hover .swiper-button-next{right:0;opacity:0;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.dgbc_blog_carousel .arrow-outside.arrow-on-hover .swiper-button-prev{left:0;opacity:0;-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.dgbc_blog_carousel .arrow-outside.arrow-on-hover .swiper-button-next:hover,.dgbc_blog_carousel .arrow-outside.arrow-on-hover:hover .swiper-button-next{right:-70px;opacity:1}.dgbc_blog_carousel .arrow-outside.arrow-on-hover .swiper-button-prev:hover,.dgbc_blog_carousel .arrow-outside.arrow-on-hover:hover .swiper-button-prev{left:-70px;opacity:1}@media (max-width:980px){.dgbc_blog_carousel .dgbc_carousel_wrapper{overflow:hidden!important}.dgbc_blog_carousel .swiper-button-prev{left:0!important;opacity:1!important}.dgbc_blog_carousel .swiper-button-next{right:0!important;opacity:1!important}}.dgbc_blog_carousel .swiper-buttton-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.dgbc_blog_carousel .swiper-buttton-container .swiper-button-next,.dgbc_blog_carousel .swiper-buttton-container .swiper-button-prev{position:relative;-webkit-transform:translateY(0);transform:translateY(0);top:auto;left:auto;right:auto}.dgbc_blog_carousel .swiper-buttton-container .swiper-button-prev{margin-right:10px}.dgbc_blog_carousel .swiper-pagination{width:100%;position:relative}.dgbc_blog_carousel .swiper-pagination .swiper-pagination-bullet{margin:0 5px!important;opacity:1}.dgbc_blog_carousel .swiper-pagination .swiper-pagination-bullet:first-child{margin-left:0}.dgbc_blog_carousel .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.dgbc_carousel_wrapper .swiper-container-coverflow .swiper-wrapper .swiper-slide-active{-webkit-transform:translateZ(0) rotateX(0deg) rotateY(0deg)!important;transform:translateZ(0) rotateX(0deg) rotateY(0deg)!important}.dgbc_carousel_wrapper.has_overlay .dgbc_post_inner_wrapper .dg-post-thumb>a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,100%,.7);opacity:0}.dgbc_carousel_wrapper.has_overlay .dgbc_post_inner_wrapper:hover .dg-post-thumb>a:before{opacity:1}.dgbc_carousel_wrapper.has_overlay .dgbc_post_inner_wrapper .dg-post-thumb>a:after{content:attr(data-icon);font-family:ETmodules!important;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:none;speak:none;position:absolute;font-size:28px;top:50%;left:50%;-webkit-transform:translate(-50%,26%);transform:translate(-50%,26%);opacity:0}.dgbc_carousel_wrapper.has_overlay .dgbc_post_inner_wrapper:hover .dg-post-thumb>a:after{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dg-hide-overlay{opacity:0;display:none}.et-db #et-boc .et-fb-modules-list li.dica_divi_carousel .et-fb-icon svg{width:22px!important;height:22px!important}.fancybox-container{z-index:999999}.dica_divi_carousel{--dica-border-ripple-color:transparent}.dica-container .swiper-container{width:100%;height:auto}.dica-container .swiper-wrapper{height:auto!important;-webkit-transition-duration:2s;-o-transition-duration:2s;transition-duration:2s;-webkit-transition-property:-webkit-transform!important;transition-property:-webkit-transform!important;-o-transition-property:transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.dica_divi_carousel .dica_divi_carouselitem{font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;margin-bottom:0!important;-ms-flex-item-align:start;align-self:flex-start}:root .dica_divi_carousel .dica_divi_carouselitem .et_pb_module_inner,_:-ms-fullscreen{-ms-flex:1 1;flex:1 1}.dica_divi_carouselitem{-ms-flex-negative:0;flex-shrink:0;width:100%;position:relative}.dica_divi_carouselitem>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border-style:solid;border-width:0}.dica_divi_carousel .swiper-container-3d .dica_divi_carouselitem{-webkit-transition-property:-webkit-transform,padding,margin,background-color,background-image,color,border-raduis,border-color,border-width!important;transition-property:-webkit-transform,padding,margin,background-color,background-image,color,border-raduis,border-color,border-width!important;-o-transition-property:transform,padding,margin,background-color,background-image,color,border-raduis,border-color,border-width!important;-webkit-transition-property:padding,margin,background-color,background-image,color,border-raduis,border-color,border-width,-webkit-transform!important;transition-property:padding,margin,background-color,background-image,color,border-raduis,border-color,border-width,-webkit-transform!important;transition-property:transform,padding,margin,background-color,background-image,color,border-raduis,border-color,border-width!important;transition-property:transform,padding,margin,background-color,background-image,color,border-raduis,border-color,border-width,-webkit-transform!important}.dica-container .swiper-container-3d .swiper-slide-shadow-left,.dica-container .swiper-container-3d .swiper-slide-shadow-right,.dica-container .swiper-container-3d .swiper-slide-shadow-top{-webkit-transition-property:all!important;-o-transition-property:all!important;transition-property:all!important}.dica-container .swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent)!important;background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent)!important;background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent))!important;background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)!important}.dica-container .swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent)!important;background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent)!important;background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent))!important;background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)!important}.dica_divi_carouselitem>div{width:100%;-ms-flex-positive:1;flex-grow:1}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title{font-size:20px;letter-spacing:0}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title a{color:inherit}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-subtitle{font-size:16px;letter-spacing:0}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content{font-size:14px;letter-spacing:0}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content.dg_enable_content_limit p:last-of-type{display:inline}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content .content .dg_hide_content{position:absolute;top:-99999px}.dica_divi_carousel .dica_divi_carouselitem .dica-item.empty-content .dica-item-content{display:none}.dica_divi_carousel .dica_divi_carouselitem .dica-item-content{font-size:14px;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dica_divi_carouselitem .dica-item-content{background-repeat:no-repeat;background-size:cover;background-position:50%}#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image{padding-bottom:0}.dica_divi_carousel .dica_divi_carouselitem .dica-image-container{position:relative;overflow:hidden;line-height:0}#et-boc .dica_divi_carousel .dica_divi_carouselitem .dica-image-container img,.dica_divi_carousel .dica_divi_carouselitem .dica-image-container img{border-style:solid;display:block;max-width:100%;border-width:0;position:relative}.dica_divi_carousel .dica_divi_carouselitem .dica-image-container .image{display:inline-block;position:relative;overflow:hidden;z-index:10}.dica_divi_carousel .dica_divi_carouselitem .dica-image-container{z-index:10}#et-boc .dica_divi_carousel .dica_divi_carouselitem,#et-boc .dica_divi_carousel .dica_divi_carouselitem>div,.dica_divi_carousel .dica_divi_carouselitem,.dica_divi_carousel .dica_divi_carouselitem>div{border-style:solid;border-width:0}.dica_divi_carousel .dica_divi_carouselitem .dica-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-negative:0;flex-shrink:0}.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-image-container img{min-height:100px}.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-image-container{margin-bottom:auto}.dica_divi_carousel .dica_divi_carouselitem .dica-item.loading .dica-item-content{margin-top:auto}.dica-container .swiper-pagination{width:100%;position:relative}.dica_divi_carousel .swiper-pagination-bullet{border-radius:100%!important;opacity:1;margin-right:4px!important}.dica-container .et_pb_button_wrapper{margin-top:10px}.et_pb_button{display:inline-block}.overlay-image .dica-item .dica-image-container{position:relative}.dica_divi_carousel .et_clickable .dica-image-container>.image{pointer-events:none}.dica_divi_carousel .et_clickable .dica-item{pointer-events:all}.overlay-image .dica-item .dica-image-container .image:before{content:"";background:hsla(0,0%,100%,.81);position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1;pointer-events:none}.overlay-image .dica-item .dica-image-container .image:after{content:"1";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:ETmodules;font-size:26px;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;line-height:1;text-transform:none;speak:none;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);left:50%;color:#58b4f4;opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.overlay-image.overlay_image_default .dica-item .dica-image-container .image:after,.overlay-image.overlay_image_default .dica-item .dica-image-container .image:before,.overlay-image:not(.overlay_image_default) .dica-item:hover .dica-image-container .image:before{opacity:1}.overlay-image:not(.overlay_image_default) .dica-item:hover .dica-image-container .image:after{opacity:1;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.overlay-image .dica-item .dica-image-container .image:has(.animated_icon):after,.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon):after{content:unset}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:32px;height:44px;border-radius:50%;padding:18px 20px 18px 28px}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon:not(.anim-none):before,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon:not(.anim-none):before{content:"";position:absolute;z-index:0;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:var(--dica-border-ripple-color);border-radius:50%}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-ripple:before,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-ripple:before{-webkit-animation:anim-ripple 1.5s ease-out infinite;animation:anim-ripple 1.5s ease-out infinite}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before{-webkit-animation:anim-pulse-border 1.5s ease-out infinite;animation:anim-pulse-border 1.5s ease-out infinite}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon:after,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon:after{content:"";position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;border-radius:50%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;border:0 solid #fff}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon span,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon span{display:block;position:relative;z-index:3;width:0;height:0;border-left:32px solid #fff;border-top:22px solid transparent;border-bottom:22px solid transparent}.overlay-image .dica-item:hover .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before,.overlay-image.overlay_image_default .dica-item .dica-image-container a.image:has(.animated_icon) .animated_icon.anim-pulse-border:before{height:150%;width:150%;border:0 solid var(--dica-border-ripple-color)}@-webkit-keyframes anim-ripple{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes anim-ripple{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@-webkit-keyframes anim-pulse-border{0%{-webkit-box-shadow:inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color);box-shadow:inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color);opacity:1;-webkit-transform:translate(-50%,-50%) scale(.6);transform:translate(-50%,-50%) scale(.6)}to{-webkit-box-shadow:none;box-shadow:none;opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}@keyframes anim-pulse-border{0%{-webkit-box-shadow:inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color);box-shadow:inset 0 0 25px 3px var(--dica-border-ripple-color),0 0 25px 10px var(--dica-border-ripple-color);opacity:1;-webkit-transform:translate(-50%,-50%) scale(.6);transform:translate(-50%,-50%) scale(.6)}to{-webkit-box-shadow:none;box-shadow:none;opacity:0;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}}.dica-container .swiper-container-coverflow .swiper-wrapper .swiper-slide-active{-webkit-transform:translateZ(0) rotateX(0deg) rotateY(0deg)!important;transform:translateZ(0) rotateX(0deg) rotateY(0deg)!important}.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:32px;height:44px;border-radius:50%;padding:18px 20px 18px 28px}.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2:before{content:"";position:absolute;z-index:0;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#ba1f24;border-radius:50%;-webkit-animation:pulse-border 1.5s ease-out infinite;animation:pulse-border 1.5s ease-out infinite}.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2:after{content:"";position:absolute;z-index:1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#fa183d;border-radius:50%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.overlay-image.overlay_image_default .dica-item .dica-image-container .image:has(.animated_icon) .animated_icon.style_2 span{display:block;position:relative;z-index:3;width:0;height:0;border-left:32px solid #fff;border-top:22px solid transparent;border-bottom:22px solid transparent}@-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.dica-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dica-container .swiper-button-next,.dica-container .swiper-button-prev{background-image:none!important;width:53px;font-size:53px;height:53px;background-color:#fff;margin-top:0;line-height:.96em;left:auto;right:auto;text-align:center}.dica-container .swiper-button-next{-webkit-transition:all .4s ease!important;-o-transition:all .4s ease!important;transition:all .4s ease!important;margin-left:10px}.dica-container .swiper-button-prev{-webkit-transition:all .3s ease!important;-o-transition:all .3s ease!important;transition:all .3s ease!important;margin-right:10px}.dica-container .swiper-button-next:before,.dica-container .swiper-button-prev:before{content:attr(data-icon);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:ETmodules;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;text-transform:none;color:#0c71c3;speak:none;vertical-align:super}.dica-container .swiper-buttton-container{pointer-events:none;display:-ms-flexbox;display:flex;z-index:9}.dica-container .swiper-button-next,.dica-container .swiper-button-prev{pointer-events:all;position:relative}.dica-container .swiper-button-next:after,.dica-container .swiper-button-prev:after{display:none!important}@media (min-width:981px){.desktop_middle-inside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.desktop_middle-inside.arrow-on-hover .swiper-buttton-container{overflow:hidden}.desktop_middle-inside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.desktop_middle-inside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.desktop_middle-inside.arrow-on-hover:hover .swiper-button-next,.desktop_middle-inside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.desktop_middle-outside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.desktop_middle-outside .swiper-button-next{-webkit-transform:translateX(150%);transform:translateX(150%)}.desktop_middle-outside .swiper-button-prev{-webkit-transform:translateX(-150%);transform:translateX(-150%)}.desktop_middle-outside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.desktop_middle-outside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.desktop_middle-outside.arrow-on-hover:hover .swiper-button-next{-webkit-transform:translateX(150%);transform:translateX(150%);opacity:1}.desktop_middle-outside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(-150%);transform:translateX(-150%);opacity:1}.desktop_top .swiper-buttton-container{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica-container.desktop_middle-inside .swiper-buttton-container,.dica_divi_carousel .dica-container.desktop_middle-outside .swiper-buttton-container{-ms-flex-pack:justify!important;justify-content:space-between!important}}@media (max-width:980px) and (min-width:768px){.tablet_middle-inside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.tablet_middle-inside.arrow-on-hover .swiper-buttton-container{overflow:hidden}.tablet_middle-inside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.tablet_middle-inside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.tablet_middle-inside.arrow-on-hover:hover .swiper-button-next,.tablet_middle-inside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.tablet_middle-outside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.tablet_middle-outside .swiper-button-next{-webkit-transform:translateX(150%);transform:translateX(150%)}.tablet_middle-outside .swiper-button-prev{-webkit-transform:translateX(-150%);transform:translateX(-150%)}.tablet_middle-outside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.tablet_middle-outside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.tablet_middle-outside.arrow-on-hover:hover .swiper-button-next,.tablet_middle-outside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.tablet_top .swiper-buttton-container{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica-container.tablet_middle-inside .swiper-buttton-container,.dica_divi_carousel .dica-container.tablet_middle-outside .swiper-buttton-container{-ms-flex-pack:justify!important;justify-content:space-between!important}}@media (max-width:767px){.mobile_middle-inside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.mobile_middle-inside.arrow-on-hover .swiper-buttton-container{overflow:hidden}.mobile_middle-inside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}.mobile_middle-inside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.mobile_middle-inside.arrow-on-hover:hover .swiper-button-next,.mobile_middle-inside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.mobile_middle-outside .swiper-buttton-container{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0}.mobile_middle-outside .swiper-button-next{-webkit-transform:translateX(150%);transform:translateX(150%)}.mobile_middle-outside .swiper-button-prev{-webkit-transform:translateX(-150%);transform:translateX(-150%)}.mobile_middle-outside.arrow-on-hover .swiper-button-next{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.mobile_middle-outside.arrow-on-hover .swiper-button-prev{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.mobile_middle-outside.arrow-on-hover:hover .swiper-button-next,.mobile_middle-outside.arrow-on-hover:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.mobile_top .swiper-buttton-container{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica-container.mobile_middle-inside .swiper-buttton-container,.dica_divi_carousel .dica-container.mobile_middle-outside .swiper-buttton-container{-ms-flex-pack:justify!important;justify-content:space-between!important}}.dica_divi_carousel .dica_divi_carouselitem .image_bottom .dica-item-content{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica_divi_carouselitem .image_left{-ms-flex-direction:row;flex-direction:row}.dica_divi_carousel .dica_divi_carouselitem .image_right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.dica_divi_carousel .dica_divi_carouselitem .social-media{padding:0;display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:nowrap;flex-flow:nowrap;max-width:100%}.dica_divi_carousel .dica_divi_carouselitem .social-media li{list-style:none;margin-left:15px;vertical-align:middle;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-align:center;-ms-flex-negative:0;flex-shrink:0;height:auto}.dica_divi_carouselitem .social-media li,.dica_divi_carouselitem .social-media li a{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;color:#b2b2b2;border-style:solid}.dica_divi_carousel .swiper-container.swiper-container-rtl .dica_divi_carouselitem .social-media li:last-child,.dica_divi_carousel .swiper-container:not(.swiper-container-rtl) .dica_divi_carouselitem .social-media li:first-child{margin-left:0}.dica_divi_carousel .dica_divi_carouselitem .social-media li a{font-size:16px;display:block}.dica_divi_carousel .dica_divi_carouselitem .social-media-container .social-media li a:before{text-shadow:0 0!important;font-family:ETmodules!important;display:block!important;font-weight:400;font-style:normal;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;text-transform:none;speak:none;content:""}.dica_divi_carousel .dica_divi_carouselitem .social-media li a span{display:none}.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_facebook a:before{content:"\E093"!important}.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_twitter a:before{content:"\E094"!important}.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_linkedin a:before{content:"\E09D"!important}.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_instagram a:before{content:"\E09A"!important}.dica_divi_carousel .dica_divi_carouselitem .social-media li.dg_email a:before{content:"\E076"!important}.dica_divi_carousel .dica_divi_carouselitem .sm-top .social-media-container{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>.item-subtitle,.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>.item-title{-ms-flex-order:0;order:0}.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content>*{-ms-flex-order:2;order:2}.dica_divi_carousel .dica_divi_carouselitem .sm-under-title .dica-item-content .social-media-container{-ms-flex-order:1;order:1}.dica_divi_carousel .dica_divi_carouselitem .sm-bottom .dica-item-content .social-media-container{-ms-flex-order:5;order:5}.dica-rating{text-align:left}.dica-rating-container .dica-rating span:before{content:"\2605"}.dica-rating-container .dica-rating span.rate:before{color:gold}.dica-rating-container .dica-rating span.blank:before{color:#ebebeb}.dica_divi_carousel .dica_divi_carouselitem .rating-top .dica-rating-container{-ms-flex-order:-1;order:-1}.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>.item-subtitle,.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>.item-title{-ms-flex-order:0;order:0}.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content>*{-ms-flex-order:2;order:2}.dica_divi_carousel .dica_divi_carouselitem .rating-under-title .dica-item-content .dica-rating-container{-ms-flex-order:1;order:1}.dica_divi_carousel .dica_divi_carouselitem .rating-bottom .dica-item-content .dica-rating-container{-ms-flex-order:5;order:5}.dica_divi_carousel .et-pb-icon-circle{font-size:48px;border-radius:100%;padding:25px}.dica_divi_carousel .et-pb-icon-circle-border{border:3px solid}.dg-carousel-lightbox.open .image-wrapper span:has(iframe){width:100%;max-width:900px;min-height:506px;padding-top:40px;padding-bottom:40px;position:relative}.dg-carousel-lightbox.open .image-wrapper iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.dg-carousel-lightbox.open .image-wrapper:has(.dg_caption){-ms-flex-direction:column;flex-direction:column}.dg-carousel-lightbox.open .image-wrapper:has(.dg_caption) span{font-family:inherit;font-size:inherit;color:#fff}.dica_divi_carousel:has(.dica-container.has_container_shadow) .swiper-container:before{content:"";position:absolute;top:0;bottom:0;left:0;right:70%;background-image:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background-image:-webkit-linear-gradient(left,#000,transparent);background-image:-o-linear-gradient(left,#000,transparent);background-image:linear-gradient(90deg,#000,transparent);z-index:3}.dica_divi_carousel:has(.dica-container.has_container_shadow) .swiper-container:after{content:"";position:absolute;top:0;bottom:0;left:70%;right:0;background-image:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background-image:-webkit-linear-gradient(right,#000,transparent);background-image:-o-linear-gradient(right,#000,transparent);background-image:linear-gradient(270deg,#000,transparent);z-index:3}.dg-carousel-lightbox{opacity:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:0;height:0;display:none}.dg-carousel-lightbox.open{opacity:1;width:auto;height:auto;position:fixed;background-color:rgba(51,51,51,.88);top:0;bottom:0;left:0;right:0;z-index:999999;padding-bottom:30px;display:block}.dg-carousel-lightbox.open .lightbox-header{text-align:right}.dg-carousel-lightbox.open .image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-height:100%;margin:0 auto;height:100%;white-space:nowrap;-ms-flex-align:center;align-items:center}.dg-carousel-lightbox .image-wrapper img{-webkit-transform:scale(0);transform:scale(0)}@-webkit-keyframes imageAnimation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes imageAnimation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.dg-carousel-lightbox.open .image-wrapper span{-ms-flex-item-align:center;align-self:center}.dg-carousel-lightbox.open .image-wrapper img{max-height:85vh;-webkit-animation-name:imageAnimation;animation-name:imageAnimation;-webkit-transform:scale(1);transform:scale(1);-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;vertical-align:middle}.dg-carousel-lightbox.open .close-btn{background-color:rgba(0,0,0,.57);border:none;-webkit-box-shadow:none;box-shadow:none;padding:10px 15px;color:#fff;cursor:pointer;font-size:16px}.dg_ig_container.ig_has_lightbox .dg_ig_image{cursor:pointer}.dggm_imagegallery .grid{margin-left:-10px}.dggm_imagegallery .grid-item{padding-left:10px;padding-bottom:10px}.dggm_imagegallery .grid-item,.dggm_imagegallery .grid-sizer{width:20%}.dggm_imagegallery .grid-item img{width:100%;display:block}.lg-backdrop,.lg-outer{z-index:999999!important}.dg_filter_buttons,.item-content{border:0 solid #333}.dg_filter_buttons{padding:0 0 20px}.dg_filter_buttons button{border:0 solid #333;padding:8px 18px;border-radius:0;margin-right:15px;cursor:pointer}.dg_filter_buttons button:last-child{margin-right:0!important}.dg_ig_image .item-content[data-customurl]:not([data-customurl=""]){cursor:pointer}.ig-load-more-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.ig-load-more-btn.loading,.ig-load-more-btn.loading *{pointer-events:none}.ig-load-more-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.ig-load-more-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.ig-load-more-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.ig-load-more-btn.loading .spinner{opacity:1;z-index:0}.ig-load-more-btn.has_icon{padding:6px 42px 6px 12px}.dg-ig-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.dg_ig_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .dg_ig_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .dg_ig_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.dg_ig_lightbox .lg-next,.dg_ig_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.always-show-description,.always-show-title{opacity:1!important}.item-content .dg-hide-description,.item-content .dg-hide-title{display:none!important}.dggm_imagegallery .c4-izmir figcaption{pointer-events:none}.dg_ig_image figure{border:0 solid #333}.dg_ig_container .dg_ig_icon_wrap{border:0 solid #333;overflow:visible}.dg_ig_container .outside.c4-layout-bottom-left,.dg_ig_container .outside.c4-layout-top-left{text-align:start}.dg_ig_container .outside.c4-layout-bottom-center,.dg_ig_container .outside.c4-layout-top-center{text-align:center}.dg_ig_container .outside.c4-layout-bottom-right,.dg_ig_container .outside.c4-layout-top-right{text-align:end}.dggm_imagegallery .outside{position:relative!important}.et-fb-form__toggle[data-name=hover] .et-fb-form__group .et-fb-multiple-buttons-container{width:100%!important}.dg-ig-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.dg-ig-pagination:after{display:none!important}.dg-ig-pagination .page-numbers{font-size:16px;border:0 solid;margin-right:10px}.dg-ig-pagination .page-numbers:last-child{margin-right:0!important}.dg-ig-pagination a.older:before,.dg-ig-pagination a.prev:before{content:"4";margin-right:5px}.dg-ig-pagination a.newer:after,.dg-ig-pagination a.next:after,.dg-ig-pagination a.older:before,.dg-ig-pagination a.prev:before{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.dg-ig-pagination a.newer:after,.dg-ig-pagination a.next:after{content:"5";margin-left:5px}.dg-ig-pagination.only_icon a.newer:after,.dg-ig-pagination.only_icon a.next:after,.dg-ig-pagination.only_icon a.older:before,.dg-ig-pagination.only_icon a.prev:before{margin-left:0!important;margin-right:0!important}.dggm_imagegallery .dg_ig_border_for_outside_content>*{display:none}.dg_jsg_item{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1;margin:0;padding:0}.dg_jsg_container.ig_has_lightbox .dg_jsg_image{cursor:pointer}.dg_jsg_image.image_loading{display:none}.dg_jsg_image{border:0 solid #333}.dg_jsg_image[data-customurl]:not([data-customurl=""]){cursor:pointer}.jsg-more-image-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.jsg-more-image-btn.loading,.jsg-more-image-btn.loading *{pointer-events:none}.jsg-more-image-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.jsg-more-image-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.jsg-more-image-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.jsg-more-image-btn.loading .spinner{opacity:1;z-index:0}.jsg-more-image-btn.has_icon{padding:6px 42px 6px 12px}.dg-jsg-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.dg_jsg_image figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .dg_jsg_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .dg_jsg_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.dg_jsg_lightbox .lg-next,.dg_jsg_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}.dg_jsg_content .dg-hide-description,.dg_jsg_content .dg-hide-title{display:none!important}.dg_pg_container{overflow:hidden}.dg_pg_container.ig_has_lightbox .dg_pg_item{cursor:pointer}.dg_pg_inner{margin-left:-20px}.dg_pg_item,.grid-sizer{width:25%;padding-left:20px;padding-bottom:20px}.dg_pg_image{border:0 solid #333;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:0}.dg_pg_item--width2,.dg_pg_item--width-height2{width:50%}.dg_pg_item[data-customurl]:not([data-customurl=""]){cursor:pointer}.pg-more-image-btn{border:0 solid #333;padding:6px 12px;cursor:pointer;position:relative}.pg-more-image-btn.loading,.pg-more-image-btn.loading *{pointer-events:none}.pg-more-image-btn .spinner{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.pg-more-image-btn .spinner svg{width:1.4em;height:1.4em;fill:#8300e9;z-index:9;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em)}.pg-more-image-btn .spinner:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:.8;z-index:0}.pg-more-image-btn.loading .spinner{opacity:1;z-index:0}.pg-more-image-btn.has_icon{padding:6px 42px 6px 12px}.dg-pg-load-more-icon{font-family:ETmodules;text-indent:0;font-size:32px;line-height:31px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto;margin-left:5px;pointer-events:none}.always-show-description,.always-show-title{opacity:1!important}.dg_pg_lightbox figure{display:block;border-radius:0}.lg .lg-sub-html div{display:block}.lg .lg-sub-html *{-webkit-transform:none!important;transform:none!important;opacity:1}.lg .lg-sub-html{padding:20px 0}.lg .lg-sub-html .dg_pg_caption{font-size:18px;padding:0;color:#fff;opacity:1;max-width:600px}.lg .lg-sub-html .dg_pg_description{font-size:14px;padding:0;color:#fff;opacity:1;max-width:600px}.lg-close,.lg-toolbar{background-color:transparent!important}.lg-close{border:none;color:#fff!important}.lg-backdrop{background-color:rgba(0,0,0,.8)!important}.dg_pg_lightbox .lg-next,.dg_pg_lightbox .lg-prev{border:none;background:transparent!important;color:#fff!important}@media (max-width:767px){.dg_pg_item{width:100%}}.dg_pg_content .dg-hide-description,.dg_pg_content .dg-hide-title{display:none!important}.dg-select2-wrapper{font-family:Open Sans,Helvetica,Roboto,Arial,sans-serif}.dggm-selected-container{width:100%;min-height:30px;-ms-flex-pack:start;justify-content:start;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;-webkit-padding-end:20px;padding-inline-end:20px;background:#f1f5f9;border-radius:3px;cursor:pointer}.dggm-selected-container,.dggm-selected-container:after{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.dggm-selected-container:after{content:"\F140";font-family:dashicons;position:absolute;width:30px;height:-webkit-fill-available;right:0;top:28px;-ms-flex-pack:center;justify-content:center;fill:#bec9d5;font-weight:700}.dggm-selected-container .selected-items{height:20px;-webkit-box-shadow:rgba(0,0,0,.1) 0 0 5px 0,rgba(0,0,0,.1) 0 0 1px 0;box-shadow:0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:3px;margin:1px;-webkit-margin-end:2px;margin-inline-end:2px;-webkit-padding-start:4px;padding-inline-start:4px;-webkit-padding-end:3px;padding-inline-end:3px;background:#f5f5f5}.dggm-selected-container .selected-items *{cursor:pointer;line-height:20px;vertical-align:middle}.dggm-selected-container .selected-items span{margin-right:8px;color:#4c5866}.dggm-selected-container span{color:rgba(76,88,102,.8);font-size:13px;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dggm-selected-container .selected-items i{font-family:dashicons;padding:0;margin:0;font-size:13px;color:#FF000088;font-style:normal}.dg-select2-wrapper #dg-select2-field{height:auto;max-height:none;width:100%;overflow-y:auto;display:none;position:absolute;z-index:999;border:none;background:#fff;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.2);box-shadow:0 5px 30px rgba(43,135,218,.2);border:0;border-radius:3px;margin:0;padding:16px;color:#4c5866}.dg-select2-wrapper #dg-select2-field::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.dg-select2-wrapper #dg-select2-field::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.dg-select2-wrapper #dg-select2-field::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:rgba(85,85,85,.8)}.dg-select2-wrapper .active{display:block!important}.dg-select2-wrapper #dg-select2-field option{height:30px!important;color:#4c5866;font-size:13px;font-weight:600;padding:2px 12px;border-radius:3px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:start;-ms-flex-align:center;align-items:center}.dg-select2-wrapper #dg-select2-field option:hover{background-color:#168ade;color:#fff;border-radius:5px;cursor:pointer!important}.dg-select2-wrapper #dg-select2-field .no-hover{pointer-events:none}.dg-select2-wrapper #dg-select2-field .no-hover:hover{background-color:unset!important;color:unset!important}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU1RTM0MEU5QzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU1RTM0MEVBQzBCMDExRTM4MURCQTkwQzkyRUYxMzEzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTVFMzQwRTdDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTVFMzQwRThDMEIwMTFFMzgxREJBOTBDOTJFRjEzMTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6n647gAAAP5klEQVR42uxcCVRU1xl+82aGQWAQEcVAFI2gWCMqxDWYYOPCSQPxpNianLjHGJtdY2ubGI0naeBU20ZjTBQxotGKB6IhatVoIkQSRR1EQNFRBlllGZDNGRDof4f/6eP63jDMjqf3nCvOW+7yvX+//72S9vZ25v/F/CIj/0gkErMbMPcDNDU1+SkUilB4fwr0/wTUwVD7Q/Uw3l17dWtraxXUfJ1OlwntpGk0mtzJkyfXtJsxGEvmbnif9GkvAO/evfsM/JkilUrnQp+PWZMSWlpacuvr67dptdq0oKCgbLjUZgqglgLIWMrC5H1jVa/Xj4LJvd/W1lbUbqfS3NycU1lZ+U5CQkI/GCJrbHwWF1sBCKBFAMVta3dggf4rqqqqYk+fPj0UhirlOM6aAFqdhQG4MSzLvgVsutDYeyC/tDU1NWqQX5dycnLysrOzS86cOVOVmZlZT5oVeqdXr17sjBkzvEJCQvqGhYUNGTZs2OMDBgwY7enpGQD9uYn1BdRfW11d/eW0adM+hn7uwJjbnFIGwkDXAnhrjCiOCgDs159//jlt3759eSdPnqwgWGLVE/yhtpKmjI2ZsCUqQDlUxYoVKwIjIyPHjxw58pn+/fuHiYEJ4uQayMjNfn5+X5K+CJBOIQOB6iYDeL+KsVJFRcXFlJSUTyZNmjQTXgmFOgzqo1D7QlUS4kIwBNmMYjkOQPKsC1QCVm+o/aEGrFq1aoZKpfqisbGxWGw8wNbfzJw50xvbcCyAYE6sFBvorVu3VFu3bv0LPDYJ6igyQQTNHQFju1JCplQElYChwA/iO2vWrDEgDmKB6kuExgYi5HphYeFSfId1CIAAXqLQ4BoaGoqTkpI+hkcmQ30cqa03N1hrgGYCmISq+86bN29sfn5+PIz1jtBYCwoKPsIPytoNQHhHCSybKjSg3Nzcb8PDw5+Dx8YgxfVGVpPYEjgRMDkgfXbu3Pk8KK3zQmMuLS2NR8qV2hzAO3fuBAB4P9CDgOtVO3bsWA2PTEQZ5wPV1dYU1w0g3ceOHRtw9erVL4nyEJDTSfixpTYDEJ7tD+D9RHcOJkLe/PnzX0QFMYj7mo4GToC1idztk56e/idQfPX0PMrLy/d1G0RTAYTnZADefwXI/8yECROeRSXhi1QncSbwBKjR48CBA1HANaX0fIqKiuK7BaKpAAJ4KXRn169fP+Hv7/9buP0b1K5yZwaPosZeiYmJ4QCihp6XWq2OQy5irQIgaLA4uhMwAdI9PDyehtvBhC2IYevswAmAqABrIRx851v0/C5cuLCcUGqXIHYFIPiTiwXsu6zg4OAZcHsEgiftSeBRILqAR/QszPM2f45giGtCQ0MD0fQyD0BUGrcoG68IfMrn4fZIqN49jfLEKBEobh78buXPtaSk5ACKJqlZAALr7uQ3CL/1sbGxb6KN16+ng8ebu0EmAmCf0dyWlZVFTDNPUVYWAxBI+hW6sR9//HEL3BoH1R+NY+YhAdAAYlhYWO+6urrT/DkTVxA4bgRaF6YDCKybxW+orKzsHFx+Eupj6MBLLAEQPlCMKcEDOwJoMHGOHj0aBpzWyJ87cQVFWVkIQGhgBRWY1L/77rsLUe558cnZgsGTr5sEA34cQ1MSJwCQFDkoyVia+77++uto9JklRgGE33Kgvnz+yyqVKglZ9xG09RhrAIgfp7q4uPj96OhopSPcPqF449q1a310Ot1Vigp3wb0B3EKcKIBAfa/zX9Tr9bXTp08n6AcJfQFLAeSZDefz8vKetXfgQaRINRrNIlqBxsXFTX8AA7oRoL5s/ouZmZkE+TDUutLuLiqZCiA3TvCrdyQnJz9mL9tSrMydO9cdqDCH4sTPMXArFQQQHOxp/Bfgd+OcOXOIsA9ExcHYGECO6kuAAl63RzTHSGFBcb5BcUkJXB+KITJBAD+ifN3jcPmJB1C3MYBcqa+vPwUG7lO29LGNlT179viCjO7kSIDX8jf0vlihRaFO0YktW7asQF/X4wHtYwcASYEx6SoqKj7bvHnzAFuwdReFBbswnj8erVabjSE7RScAwaEeT5FraWBgYASG4+XmLqxbCiBvDeMalLk4cImdAGSKiooi6QCsu7v7KIzW3LfnJBLJFP6LN2/ePK9Wq2+T1UjimDg6iUehUMD3DEy8fft2cnp6eiiMVyaxeE2y63Lq1KkM0MDF/GsLFy4cwomVe18BHlLxUd67dy/xAYej2mYcTYGUYV8HAn7dggULvCxVMqasnYPBv4/fP3zA9WgTSrmG3KgB6ubPn/975HUXZwOQ56dmge04yxLb0ZRSU1PzJhWRuoEurauhEZB/Y/gP1NbW3vD09JxgTPs6A4CcngHBvic1NTXYHJfQlFJSUjIZOLSW32lUVFQ4idKwCMII/gsA4E3QPiTdormLNAtnKJI+ffq8GBkZmQZy+21CFSAaWWt2AHK3ALhSw782depUYg+6cB0N598Eb6AIwbsrlujjdJmiMlm/gQMHrgfr4QewHacCiHJrKZk1a9ZUAAV2AnDo0KEDiSJhUQMP4d+srKws4SX69Kji5uY2ecyYMUdgDp/v3r3bH+Zmcf7L/v37W8EeLeRf8/X1fYQPYD+KAmuQ+tqYHlgI9fn4+Lw6e/bs0zdu3FgIv12tQI1l/B+gI0h8UMaxsCfF8w1IfT06A93FxWXQkCFDtoFLeCAjI2OcJbYjcUL4v11dXQ1rxxyACip9g1MebcxDUDw8PGZOnDgxHVzCf5BAgDlKhriUneJdUqkLH0CWeritp1OfQHJlHbCzDiPqsu6+z7JsM/XbYDJxwHVSFnK5QTY+FACSGGNOTs6BWbNmvQJU+B9z50XkKkVkBvdWhp3c4d9UKpWuYtGXnlRAGebu2LFj68qVK88QhwJrvTm+Pb1/paWl5Q4fwFr+TS8vLyUC2CNBBM+qFvzVPTExMfvAKdAicCQwQpIszTLNgGV9+L/B3iTttbFIjuX8m/369fPhlhx7Gnhqtfr44sWLl06bNi0BwCMOAYmkVJI5mwseUuCj/N9VVVWkzVYZkmMBqOV7N8GG8kcA2Z4CHJheN8Dg3bZkyZKfiDcKVYvsqudvazBTjsrBlRvEv1ZaWlp2D0Ag+Xz+TW9v70EY73J6AGFiTefOndu/aNGi3ZcvX65AdiUAEhnVas7+ObrodDo/sCk7bU3Lysq6afDWSPvFxcXDqGh0WUhISCgXdXXWaExRUdHp5cuXL8B1G+Lce3c3Ym1KAQ59BsRcpyT14ODgCENMkDSyceNGBbUO0frpp5/OxgFJnA3AhoaGUtwFQLZPjMDgpps5ayYm2pAf8Puvqam5ynQkGvS9l+IFbHyW/1BaWlocI7QS70AAW1tbmy9evLg/IiKC2wUwCN1Qs1NDTKTAY/xxfP/99yQiPcrQN9dIZWXlEir3+RRcHsKIZSXZGUCyaWfdunWvQZfjmY4sCavsAjBBRPkCR9bwxzJlypTfwa3BBnHBNZKXlxdELarXzZs3L7wrOWhrAMmmxCNHjvxTJpORzDCS3OSH6zRSe6zKgZKawx8PaHsNfsT+BiXLa0QKbHyF//CJEyfWMiIpHXYAsC0/P//w7NmzSWZEKH5xL8bKi+wmAJhKLax/AZdD7kWw+FmaWq32r9SmvAtMx24jhT0BBBcsHxQbWdSfgNFy8rV7MTZI8+jCfAkE9m3ij2316tWLUOO70gAy8MVHU9q4LT4+/iWmY9+EzTMTyOYXUF5b/f39p6KQfhRFiM3yB7tQHhso7XsNP+p95Uo1IgWVfZZKtD6OckduSwALCwtPLVu27GW06YjRSvJPbJ7qJlaampr8gX60/DEeOnRoA37Y+wRF5wmXl5cvoaiwZdu2bTFICRJrAwhCuTAxMfFDnk3nizadXZItxQqYTJ9QyoOsiTz5gEgTaEQBvH+B2oiXIUaFFgy++cqVKwmhoaGR0Mxoa9h01gIQN1TWUAp1E46zTycXV6ARkhe3TCBD/22coFUyVDUazQtMx67OIKYjgVvBOGZLrBD1fUNTn1KpnIKWgOsDFCRQFCAwU6jtrGVLly4dTTdgwcAVaJZ4MA7c6SRgtkTTxHP8+PGNSH3eDwRYRABks7OznxbYmXkI7UKZFQDkdpY7zTYH9DqK6N2oTMfO+wBBr8yIIJXDy3+nQVSpVGsY3s6dh2WjDfxfIrQLPy4u7g1GYHuHKQASCnGvq6v7ic5WB9dqDmpKycMCIMzrAWJJT0+PR7dN1IzrMtH64MGDIdB4A3W0UuWuXbsiGCffXG0qgDC/1wTs0jQ0W4YyQhtsTATQsPBUUFDwjsAZCTe3b98+iXHQgRLWqqA05pKUSDpggLvwg9FoZo1GU7paT2E6djJuFABRk5yc/GRPBRHAI5tpWih3smn9+vVvo9b16XIR3sSgIvkCSjCo9wqclFYOsiKqp7Gz2IFBKSkpsRht9mO6yM7tDoAciJ4AYrJApLhRrVb/2Z4umAXVE8a7XQi8w4cP/wuDBQEY/ZFYE0AG7bbe5HgQkTOpkjZs2DCQcdIjAIBbnqC38XJLBd999x1JPJqIUXjTTzIyY9XPACJoqa+EQAS5eC03N/cPjnLNRKoLgLSKrEcZOTBoPLpq3TsGysxlUwKiJ3grH5B1WSEga2trk8+ePTuOceBeYFQUzwHVZYqts2AIjUS8B3IiqLur7uauNxsUy6ZNmyKqq6vPiqyiNYJJsBuAnmRnIFkA7nmoJ8Wi3pcuXUqG8YSjl3HvwCBz0hYsWbRnUdgOACWy1dh+N/BoDoIp9MekpCRvWykaYMfBIOfeAuDOGtlbUgGe1AaMPwZheEpudh6QFTIfJEhdXqmpqS+BIjltbL0DJlgIYH4FfvYLWVlZ/haCKdPpdMOgzUUAWgp8qNvG+iZUhwbyWNS05p3Yxp+8tY4AxbRZQo29MzMzXx0+fPhLSqUyqIu02VqY+BWouVCzwYgl+SZkx2gtUFMDy7J6aKNdLpe7gThQSqVSQr1+8DcQ+hsNf0fCM0FMF4fjXLt27Sho2UPvvffeGV7iEckDt3wfjDWOABU4IY24PwEZGRkfggy83O6AQpYigOK+jY2NfR01LFkueISOP1ojBdZqAPIGxSJVEPkSkJCQ8LJKpfoK2K3S1sCRNLdjx479OyYm5gVcoBqOwCmF1pQtll/WYmGRpEQWB+2KJoI72FxPjRo1alxwcHCku7v7YGukuGm12qu//PJL6tGjR1VgFagxta0e2ZRs19WLpbr1iKPgcW+GlAcmkZVu0dHRflFRUcHDoPj5+QWBvPN1dXXtS2SeTCZzw0x4YsvpyRmoer2+HmQjWE3VJQUFBerz58+rd+3aVaDRaJoQtEYEjH+sstEj4R0OoJlamwPTBascWV7O3D8OmcXKDa4dBX4rJom3YG3mVe6a3bZpOAJAIVuSO1ib5eVmCyW5t1NActVh+1r+J8AAu6ig4K2spqcAAAAASUVORK5CYII=) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-nav{margin-top:5px}.owl-next,.owl-prev{font-family:ETmodules!important;opacity:.6;display:inline-block;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.owl-next:hover,.owl-prev:hover{opacity:1}.owl-prev{text-align:left;left:-43px}.owl-next,.owl-prev{top:50%;position:absolute;z-index:100}.owl-next{text-align:right;right:-40px}.owl-nav.arrow_size_large .owl-prev{left:-30px}.owl-nav.arrow_size_large .owl-next{right:-25px}.owl-nav.arrow_size_medium .owl-prev{left:-43px}.owl-nav.arrow_size_medium.owl-next{right:-40px}.owl-nav.arrow_size_small .owl-prev{left:-33px}.owl-nav.arrow_size_small .owl-next{right:-30px}.owl-next:before{content:"5"}.owl-next:before,.owl-prev:before{vertical-align:text-bottom;font-size:56px}.owl-prev:before{content:"4"}.owl-nav.arrow_size_large .owl-next:before,.owl-nav.arrow_size_large .owl-prev:before{font-size:84px}.owl-nav.arrow_size_medium .owl-next:before,.owl-nav.arrow_size_medium .owl-prev:before{font-size:56px}.owl-nav.arrow_size_small .owl-next:before,.owl-nav.arrow_size_small .owl-prev:before{font-size:28px}.owl-dots{text-align:center;margin-top:10px}.owl-dot{display:inline-block;width:8px;height:8px;margin:0 4px;border-radius:50%}.owl-dot.active{opacity:.6;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.dp_oc_item h2{margin:10px 0 0;font-size:14px;line-height:1.7em;word-wrap:break-word}.et_pb_bg_layout_dark .dp_oc_item .dp_oc_post_meta a,.et_pb_bg_layout_light .dp_oc_item .dp_oc_post_meta a{color:inherit}.et_pb_bg_layout_dark .owl-dots .owl-dot{background-color:#fff}.et_pb_bg_layout_light .owl-dots .owl-dot{background-color:#666}#left-area .dp_oc_post_meta,.dp_oc_post_meta{padding-bottom:0}.dp_oc_post_excerpt{margin-top:6px}.dp_oc_read_more_link{display:block}.dp_custom_field_name{font-weight:700}.owl-next.disabled,.owl-prev.disabled{display:none!important}.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_large .owl-prev,.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_medium .owl-prev,.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_small .owl-prev,.et_pb_fullwidth_section .owl-carousel .owl-nav .owl-prev{left:-3px}.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_large .owl-next,.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_medium .owl-prev,.et_pb_fullwidth_section .owl-carousel .owl-nav.arrow_size_small .owl-prev,.et_pb_fullwidth_section .owl-carousel .owl-nav .owl-next{right:0}.et_pb_dp_oc_custom_fw .owl-item .dp_oc_image_content,.et_pb_dp_oc_custom_fw .owl-item .dp_oc_image_title,.et_pb_dp_oc_fw .owl-item .dp_custom_field,.et_pb_dp_oc_fw .owl-item .dp_oc_post_excerpt,.et_pb_dp_oc_fw .owl-item .dp_oc_post_meta,.et_pb_dp_oc_fw .owl-item .dp_oc_post_title{padding:0 10px 10px}.dp_ocp_hash_image{width:60px}.dpoc-align-center{text-align:center}.dpoc-align-right{text-align:right}.dpoc-align-left{text-align:left}.dp-ocp-popup-modal .mfp-close{color:#000!important;top:1px;right:8px;font-size:3em}iframe#dp-ocp-popup-modal-iframe{background-color:#fff}.et-fb-loader-wrapper{position:absolute;left:50%;top:50%;margin:-50px auto auto -50px;background:#fff;width:100px;height:100px;border-radius:100px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15);-webkit-animation:et-fb-loader-wrapper ease infinite 1.5s;animation:et-fb-loader-wrapper ease infinite 1.5s}.et-fb-loader{position:absolute;left:50%;top:50%;margin:-6px auto auto -6px;width:12px;height:12px;border-radius:12px;-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #7e3bd0,0 17px #7e3bd0,-17px 0 #7e3bd0;box-shadow:0 -17px #7e3bd0,17px 0 #7e3bd0,0 17px #7e3bd0,-17px 0 #7e3bd0;-webkit-animation:et-fb-loader ease infinite 3s;animation:et-fb-loader ease infinite 3s}@-webkit-keyframes et-fb-loader{0{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}25%{-webkit-box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9;box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9}50%{-webkit-box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232;box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232}75%{-webkit-box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232;box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232}to{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}}@keyframes et-fb-loader{0{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}25%{-webkit-box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9;box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9}50%{-webkit-box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232;box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232}75%{-webkit-box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232;box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232}to{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}}@-webkit-keyframes et-fb-loader-wrapper{0,to{width:100px;height:100px;margin:-50px auto auto -50px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15)}50%{width:70px;height:70px;margin:-35px auto auto -35px;-webkit-box-shadow:0 5px 15px rgba(43,135,218,.3);box-shadow:0 5px 15px rgba(43,135,218,.3)}}@keyframes et-fb-loader-wrapper{0,to{width:100px;height:100px;margin:-50px auto auto -50px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15)}50%{width:70px;height:70px;margin:-35px auto auto -35px;-webkit-box-shadow:0 5px 15px rgba(43,135,218,.3);box-shadow:0 5px 15px rgba(43,135,218,.3)}}.et_pb_dp_oc .owl-stage-outer{overflow:hidden}.et_pb_dp_oc .owl-stage-outer .owl-item{float:left}.et_pb_dp_oc_custom .owl-stage-outer{overflow:hidden}.et_pb_dp_oc_custom .owl-stage-outer .owl-item{float:left}div.et-fb-modules-list li.et_fb_dp_oc_custom{background-color:#6bd45b!important;color:#000!important}div.et-fb-modules-list li.et_fb_dp_oc_custom:before{content:"S"!important;color:#000!important}div.et-fb-modules-list li.et_fb_dp_oc_fw{background-color:#6bd45b!important;color:#000!important}div.et-fb-modules-list li.et_fb_dp_oc_fw:before{content:"S"!important;color:#000!important}div.et-fb-modules-list li.et_fb_dp_oc_custom_fw{background-color:#6bd45b!important;color:#000!important}div.et-fb-modules-list li.et_fb_dp_oc_custom_fw:before{content:"S"!important;color:#000!important}.dcgd_desc {
	margin-bottom: 16px;
}
.et_pb_dcgd_gravity_divi_module input,
.et_pb_dcgd_gravity_divi_module input[type=email],
.et_pb_dcgd_gravity_divi_module input[type=number],
.et_pb_dcgd_gravity_divi_module input[type=password],
.et_pb_dcgd_gravity_divi_module input[type=search],
.et_pb_dcgd_gravity_divi_module input[type=text],
.et_pb_dcgd_gravity_divi_module input[type=url],
.et_pb_dcgd_gravity_divi_module select,
.et_pb_dcgd_gravity_divi_module textarea {
	width: 100%;
	padding: 16px !important;
	border: none;
	border-radius: 0;
	color: #6b6b6b;
	background-color: #eee;
	font-size: 14px;
}
li.et_fb_dcgd_gravity_divi_module {
	background-color: #ff009c !important;
	color: #fff !important;
}
li.et_fb_dcgd_gravity_divi_module:hover {
	background-color: #ec0090 !important;
	color: hsla(0, 0%, 100%, .9) !important;
}
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(11),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(12),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(13),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(14),
div[data-name="dcgm_button"] .et-fb-form__group:nth-child(15),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(3),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(4),
div[data-name="fontsformelements"] .et-fb-form__group:nth-child(5) {
	background-color: red;
	display: none;
}
.dcgd_form_preview_msg {
	background: #3d2c72;
	text-align: center;
	color: #fff !important;
	padding: 30px;
	margin: 30px 0;
	border-radius: 30px;
}
.dcgd_form_preview_msg a,
.dcgd_form_preview_msg h2 {
	color: #fff !important;
	font-weight: 700;
}
.dcgd_form_preview_msg img {
	width: 150px !important;
	margin: 30px auto 0;
	display: block;
}.mec-owl-carousel {display: none;width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}.mec-owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;-moz-backface-visibility: hidden;}.mec-owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}.mec-owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}.mec-owl-carousel .owl-wrapper, .mec-owl-carousel .owl-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);}.mec-owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;}.mec-owl-carousel .owl-item img {display: block;width: 100%;}.mec-owl-carousel .owl-nav.disabled, .mec-owl-carousel .owl-dots.disabled {display: none;}.mec-owl-carousel .owl-nav .owl-prev, .mec-owl-carousel .owl-nav .owl-next, .mec-owl-carousel .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.mec-owl-carousel.owl-loaded {display: block;}.mec-owl-carousel.owl-loading {opacity: 0;display: block;}.mec-owl-carousel.owl-hidden {opacity: 0;}.mec-owl-carousel.owl-refresh .owl-item {visibility: hidden;}.mec-owl-carousel.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.mec-owl-carousel.owl-grab {cursor: move;cursor: grab;}.mec-owl-carousel.owl-rtl {direction: rtl;}.mec-owl-carousel.owl-rtl .owl-item {float: right;}.no-js .mec-owl-carousel {display: block;}.mec-owl-carousel .animated {animation-duration: 1000ms;animation-fill-mode: both;}.mec-owl-carousel .owl-animated-in {z-index: 0;}.mec-owl-carousel .owl-animated-out {z-index: 1;}.mec-owl-carousel .fadeOut {animation-name: fadeOut;}@keyframes fadeOut {0% {opacity: 1;}100% {opacity: 0;}}.owl-height {transition: height 500ms ease-in-out;}.mec-owl-carousel .owl-item .owl-lazy {opacity: 0;transition: opacity 400ms ease;}.mec-owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d;}.mec-owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000;}.mec-owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url(https://bearlakereserve.com/wp-content/plugins/modern-events-calendar/app/addons/divi/styles/owl.video.play.png) no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;transition: transform 100ms ease;}.mec-owl-carousel .owl-video-play-icon:hover {-ms-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3);}.mec-owl-carousel .owl-video-playing .owl-video-tn, .mec-owl-carousel .owl-video-playing .owl-video-play-icon {display: none;}.mec-owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: contain;transition: opacity 400ms ease;}.mec-owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100%;}body .gform_wrapper.gf_reset_wrapper,body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper h1,body .gform_wrapper.gf_reset_wrapper h2,body .gform_wrapper.gf_reset_wrapper h3,body .gform_wrapper.gf_reset_wrapper h4,body .gform_wrapper.gf_reset_wrapper h5,body .gform_wrapper.gf_reset_wrapper h6,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{margin:0;padding:0;border:0;outline:0}body .gform_wrapper.gf_reset_wrapper button,body .gform_wrapper.gf_reset_wrapper caption,body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper form,body .gform_wrapper.gf_reset_wrapper iframe,body .gform_wrapper.gf_reset_wrapper img,body .gform_wrapper.gf_reset_wrapper input[type=button],body .gform_wrapper.gf_reset_wrapper input[type=email],body .gform_wrapper.gf_reset_wrapper input[type=image],body .gform_wrapper.gf_reset_wrapper input[type=number],body .gform_wrapper.gf_reset_wrapper input[type=password],body .gform_wrapper.gf_reset_wrapper input[type=submit],body .gform_wrapper.gf_reset_wrapper input[type=tel],body .gform_wrapper.gf_reset_wrapper input[type=text],body .gform_wrapper.gf_reset_wrapper input[type=url],body .gform_wrapper.gf_reset_wrapper label,body .gform_wrapper.gf_reset_wrapper legend,body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper select,body .gform_wrapper.gf_reset_wrapper span,body .gform_wrapper.gf_reset_wrapper table,body .gform_wrapper.gf_reset_wrapper tbody,body .gform_wrapper.gf_reset_wrapper td,body .gform_wrapper.gf_reset_wrapper textarea,body .gform_wrapper.gf_reset_wrapper tfoot,body .gform_wrapper.gf_reset_wrapper th,body .gform_wrapper.gf_reset_wrapper thead,body .gform_wrapper.gf_reset_wrapper tr,body .gform_wrapper.gf_reset_wrapper ul{font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;line-height:1;font-weight:400}body .gform_wrapper.gf_reset_wrapper div,body .gform_wrapper.gf_reset_wrapper p,body .gform_wrapper.gf_reset_wrapper span{line-height:1.8}body .gform_wrapper.gf_reset_wrapper fieldset,body .gform_wrapper.gf_reset_wrapper img{border:0}body .gform_wrapper.gf_reset_wrapper li,body .gform_wrapper.gf_reset_wrapper ol,body .gform_wrapper.gf_reset_wrapper ul{list-style:none}body .gform_wrapper.gf_reset_wrapper a img{border:none}body .gform_wrapper.gf_reset_wrapper :focus{outline:0}.gform-legacy-datepicker.ui-datepicker{height:auto;margin:5px auto 0;font:9pt Arial,sans-serif;min-width:216px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.5);box-shadow:0 0 10px 0 rgba(0,0,0,.5)}.gform-legacy-datepicker.ui-datepicker a{text-decoration:none}.gform-legacy-datepicker.ui-datepicker table{border-collapse:collapse;width:100%}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header,.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-header{background-color:#666;border-color:#666;border-style:solid;border-width:1px 0 0 0;-moz-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);-webkit-box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);box-shadow:inset 0 1px 1px 0 rgba(250,250,250,.2);color:#e0e0e0;filter:dropshadow(color=#000, offx=1, offy=-1);font-weight:700;line-height:31px;min-height:31px!important;text-shadow:1px -1px 0 #000}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-icon{display:none}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-title{text-align:center}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-title select{margin-top:2.5%}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-next,.gform-legacy-datepicker.ui-datepicker .ui-datepicker-prev{display:inline-block;width:30px;height:30px;text-align:center;cursor:pointer;background-image:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/../images/datepicker/arrow.png);background-repeat:no-repeat;line-height:600%;overflow:hidden}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-prev{float:left;background-position:center -30px}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-next{float:right;background-position:center 0}.gform-legacy-datepicker.ui-datepicker thead{background:#f7f7f7;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-o-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:-ms-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);background:linear-gradient(to bottom,#f7f7f7 0,#f1f1f1 100%);border-bottom:1px solid #bbb}.gform-legacy-datepicker.ui-datepicker th{text-transform:uppercase;text-align:center;font-size:6pt;padding:5px 0;color:#666;text-shadow:1px 0 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=0)}.gform-legacy-datepicker.ui-datepicker tbody td{padding:0;border-top:1px solid #bbb;border-right:1px solid #bbb}.gform-legacy-datepicker.ui-datepicker tbody td:last-child{border-right:0px}.gform-legacy-datepicker.ui-datepicker tbody tr{border-bottom:1px solid #bbb}.gform-legacy-datepicker.ui-datepicker tbody tr:last-child{border-bottom:0}.gform-legacy-datepicker.ui-datepicker td a,.gform-legacy-datepicker.ui-datepicker td span{display:inline-block;font-weight:700;text-align:center;width:100%;height:30px;line-height:30px;color:#666;text-shadow:1px 1px 0 #fff;filter:dropshadow(color=#fff, offx=1, offy=1)}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-default{background:#ededed;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#ededed 0,#dedede 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ededed),color-stop(100%,#dedede));background:-webkit-linear-gradient(top,#ededed 0,#dedede 100%);background:-o-linear-gradient(top,#ededed 0,#dedede 100%);background:-ms-linear-gradient(top,#ededed 0,#dedede 100%);background:linear-gradient(to bottom,#ededed 0,#dedede 100%);-webkit-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);-moz-box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5);box-shadow:inset 1px 1px 0 0 rgba(250,250,250,.5)}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-hover{background:#f7f7f7}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-active{background:#fff2aa;border:1px solid #c19163;color:#666;-webkit-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 10px 0 rgba(0,0,0,.1);text-shadow:0 1px 0 #fff;filter:dropshadow(color=#FFF, offx=0, offy=1);position:relative;margin:-1px}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-unselectable .ui-state-default{background:#f4f4f4;color:#b4b3b3}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar td:first-child .ui-state-active{width:29px;margin-left:0}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar td:last-child .ui-state-active{width:29px;margin-right:0}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-calendar tr:last-child .ui-state-active{height:29px;margin-bottom:0}.gform-legacy-datepicker.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled{background-color:#d7d7d7}.gform-legacy-datepicker.ui-datepicker table.ui-datepicker-calendar{margin:0!important}body #ui-datepicker-div.gform-legacy-datepicker[style]{z-index:9999!important}.gform-legacy-datepicker.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-month,.gform-legacy-datepicker.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-year{border-width:1px;display:inline-block;font-size:.75rem;line-height:1;padding-bottom:3px;padding-left:3px;padding-top:3px}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-month{max-height:25px;max-width:40%}.gform-legacy-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-year{max-height:25px;max-width:30%}.gform_legacy_markup_wrapper{margin-bottom:16px;margin-top:16px;max-width:100%}.gform_legacy_markup_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_legacy_markup_wrapper *,.gform_legacy_markup_wrapper :after,.gform_legacy_markup_wrapper :before{box-sizing:border-box!important}.gform_legacy_markup_wrapper h1,.gform_legacy_markup_wrapper h2,.gform_legacy_markup_wrapper h3{font-weight:400;border:none;background:0 0}.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:inherit;font-family:inherit;padding:5px 4px;letter-spacing:normal}.gform_legacy_markup_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_legacy_markup_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal;padding:6px 8px;line-height:1.5;resize:none}.gform_legacy_markup_wrapper select{line-height:1.5}.gform_legacy_markup_wrapper .ginput_container_multiselect select{background-image:none!important;-webkit-appearance:none;-moz-appearance:none;outline:0}.gform_legacy_markup_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_legacy_markup_wrapper ul,html>body .entry ul{text-indent:0}.gform_legacy_markup_wrapper form li,.gform_legacy_markup_wrapper li{margin-left:0!important;list-style-type:none!important;list-style-image:none!important;list-style:none!important;overflow:visible}.gform_legacy_markup_wrapper ul li.gfield{clear:both}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{overflow:hidden}.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:14px}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper ul li:after,.gform_legacy_markup_wrapper ul li:before,.gform_legacy_markup_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_legacy_markup_wrapper select{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper select option{padding:2px;display:block}.gform_legacy_markup_wrapper .inline{display:inline!important}.gform_legacy_markup_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_legacy_markup_wrapper .clear-multi{display:flex}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month,.gform_legacy_markup_wrapper .gfield_date_year{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{max-width:4rem}.gform_legacy_markup_wrapper .gfield_date_year{max-width:calc(4rem + .5rem)}}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day input[type=number],.gform_legacy_markup_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year{width:5rem}.gform_legacy_markup_wrapper .gfield_date_day input,.gform_legacy_markup_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper .gfield_date_year input{width:4rem}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{font-size:15px;width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper .gfield_time_minute{max-width:72px}}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span{float:left}.gform_legacy_markup_wrapper .gfield_time_hour{margin-right:10px;display:flex}.gform_legacy_markup_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:4px;text-align:center;float:right;margin-top:9%}.gform_legacy_markup_wrapper .gfield_time_minute{margin-right:8px;display:flex}.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input{margin-left:0;width:85%!important}.gform_legacy_markup_wrapper .gfield_time_hour input,.gform_legacy_markup_wrapper .gfield_time_minute input{margin-right:6px;width:56px}.gform_legacy_markup_wrapper .gfield_time_hour input[type=number],.gform_legacy_markup_wrapper .gfield_time_minute input[type=number]{max-width:64px;min-width:64px}.gform_legacy_markup_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_time_ampm select{min-width:77px;width:77px;height:100%;margin-top:0!important;margin-left:0!important}.gform_legacy_markup_wrapper .gfield_time_ampm_shim{display:block;font-size:13px;margin:9px 0 1px 1px}.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{width:48px;text-align:center}.gform_legacy_markup_wrapper .field_name_first,.gform_legacy_markup_wrapper .field_name_last,.gform_legacy_markup_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;vertical-align:top}.gform_legacy_markup_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_legacy_markup_wrapper label.gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_legacy_markup_wrapper .top_label .gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_legacy_markup_wrapper .top_label .gfield_hide_label{display:none}.gform_legacy_markup_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper .ginput_complex select{width:100%}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label{margin:9px 0 1px 1px}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label{margin-top:0}.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{margin:1px 0 9px 1px}.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container{margin-top:0}body .gform_legacy_markup_wrapper .top_label div.ginput_container{margin-top:8px}body.gform_legacy_markup_wrapper div.clear-multi{display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gform_legacy_markup_wrapper .hidden_label .gfield_label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield.left_label,.gform_legacy_markup_wrapper .gfield.right_label{padding-top:10px}.gform_legacy_markup_wrapper li.hidden_label input{margin-top:12px}.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:12px}.gform_legacy_markup_wrapper .screen-reader-text,.gform_legacy_markup_wrapper label.hidden_sub_label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_legacy_markup_wrapper input.large,.gform_legacy_markup_wrapper input.medium,.gform_legacy_markup_wrapper input.small,.gform_legacy_markup_wrapper select.large,.gform_legacy_markup_wrapper select.medium,.gform_legacy_markup_wrapper select.small{width:100%}.gform_legacy_markup_wrapper input.datepicker_with_icon.large,.gform_legacy_markup_wrapper input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper input.datepicker_with_icon.small{width:calc(100% - 24px)}.gform_legacy_markup_wrapper .gfield_error input.large,.gform_legacy_markup_wrapper .gfield_error input.medium,.gform_legacy_markup_wrapper .gfield_error input.small,.gform_legacy_markup_wrapper .gfield_error select.large,.gform_legacy_markup_wrapper .gfield_error select.medium,.gform_legacy_markup_wrapper .gfield_error select.small{width:100%}.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.large,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.small{width:calc(100% - 32px)}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:120px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:160px;width:100%}.gform_legacy_markup_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_legacy_markup_wrapper .gsection .gfield_label,.gform_legacy_markup_wrapper h2.gsection_title,.gform_legacy_markup_wrapper h3.gform_title{font-weight:700;font-size:1.25em}.gform_legacy_markup_wrapper h3.gform_title{letter-spacing:normal!important;margin:10px 0 6px 0}.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection{margin-top:24px!important}.gform_legacy_markup_wrapper span.gform_description{font-weight:400;display:block;width:calc(100% - 16px);margin-bottom:16px}.gform_legacy_markup_wrapper .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0;margin:28px 0 28px 0;clear:both}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{position:relative}.gform_legacy_markup_wrapper ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_legacy_markup_wrapper .gfield_checkbox li label,.gform_legacy_markup_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_legacy_markup_wrapper .gfield_checkbox li label{margin:0}.gform_legacy_markup_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_legacy_markup_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description,.gform_legacy_markup_wrapper .instruction{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description,.gform_legacy_markup_wrapper .gsection_description{padding:0 16px 0 0}.gform_legacy_markup_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_legacy_markup_wrapper .field_sublabel_above .description,.gform_legacy_markup_wrapper .field_sublabel_above .gfield_description,.gform_legacy_markup_wrapper .field_sublabel_above .gsection_description{margin-top:9px}.gform_legacy_markup_wrapper .top_label .gsection_description{width:100%;margin-bottom:9px}.gform_legacy_markup_wrapper .gfield_description{width:100%}.gform_legacy_markup_wrapper .description_above .gfield_description{padding:0 0 10px 0}.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description{padding:0}.gform_legacy_markup_wrapper .field_description_below .gfield_consent_description,.gform_legacy_markup_wrapper .gfield_consent_description{width:100%;max-height:240px;overflow-y:scroll;border:1px solid #ddd;margin-top:12px;padding:6px 8px;font-size:.688em}.gform_legacy_markup_wrapper .gfield_required{color:#790000;margin-left:4px}.gform_legacy_markup_wrapper li.gfield.gfield_error,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25);margin-bottom:6px!important;border-top:1px solid #c89797;border-bottom:1px solid #c89797;padding-bottom:6px;padding-top:8px;box-sizing:border-box}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning{padding:16px 16px 14px 16px;border-top:2px solid #790000;border-bottom:4px solid #790000;background-color:rgba(255,223,224,.25);width:calc(100% - 16px)}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:.875em;font-weight:700;font-family:inherit;min-height:25px;color:#790000;max-width:100%;position:relative}.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:0 0 14px 24px;margin-bottom:16px;line-height:1.5;letter-spacing:.1pt;border-bottom:1px solid #790000;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-size:1em auto;background-repeat:no-repeat;background-position:left center}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message{padding:16px 16px 14px 16px}.gform_legacy_markup_wrapper li.gfield+li.gfield.gfield_creditcard_warning{margin-top:16px!important}.gform_legacy_markup_wrapper .top_label .gfield_error{width:calc(100% - 2px)}.gform_legacy_markup_wrapper .top_label .gfield_error input.large,.gform_legacy_markup_wrapper .top_label .gfield_error select.large,.gform_legacy_markup_wrapper .top_label .gfield_error textarea.textarea{width:100%}.gform_legacy_markup_wrapper .left_label .gfield_error input.large,.gform_legacy_markup_wrapper .left_label .gfield_error select.large,.gform_legacy_markup_wrapper .left_label .gfield_error textarea.textarea,.gform_legacy_markup_wrapper .right_label .gfield_error input.large,.gform_legacy_markup_wrapper .right_label .gfield_error select.large,.gform_legacy_markup_wrapper .right_label .gfield_error textarea.textarea{width:70%}.gform_legacy_markup_wrapper .gfield_error .gfield_label{color:#790000}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required{padding-right:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:100%;padding-right:16px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:12px}.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:12px}.gform_legacy_markup_wrapper .gform_validation_errors{width:100%;border:1px solid #790000;box-shadow:0 0 0 #ff6d6d;border-radius:5px;padding:1.0625rem 1.375rem;margin-top:.5rem;margin-bottom:.5rem}.gform_legacy_markup_wrapper .gform_validation_errors>h2{font-size:16px;font-weight:700;color:#790000;margin:0 0 .9375rem 0}.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary{margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>h2:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0iIzc5MDAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTEyIDZIMTBWMTJIMTJWNloiIGZpbGw9IiNGRkZGRkYiLz4KPHBhdGggZD0iTTEyIDE0SDEwVjE2SDEyVjE0WiIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=);content:'';width:22px;height:22px;display:inline-block;vertical-align:sub;margin:0 .2rem 0 -.5rem;background-position:center;background-repeat:no-repeat;background-color:transparent}.gform_legacy_markup_wrapper .gform_validation_errors>ol{list-style-type:none!important;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>ol a{color:#790000;font-size:1rem}.gform_legacy_markup_wrapper .gform_validation_errors>ol li{margin:0 0 .9375rem 0;font-size:1rem;list-style-type:none!important}.gform_legacy_markup_wrapper .gform_validation_errors>ol li:last-of-type{margin-bottom:0}.gform_legacy_markup_wrapper div.validation_error{color:#790000;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:16px 0 16px 0;clear:both;width:100%;text-align:center}.gform_legacy_markup_wrapper ol.validation_list{clear:both;width:100%;margin-bottom:25px;color:#790000}.gform_legacy_markup_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_legacy_markup_wrapper ol.validation_list li a{color:#790000}.gform_legacy_markup_wrapper ol.validation_list:after{content:""}.gform_legacy_markup_wrapper div#error{margin-bottom:25px}.gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons a{display:inline-block;line-height:0}.gform_legacy_markup_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_legacy_markup_wrapper li.gfield fieldset>*{width:auto}.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}.gform_legacy_markup_wrapper div.gf_page_steps+div.validation_error{margin-top:16px}.gform_legacy_markup_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:16px}.gform_legacy_markup_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_legacy_markup_wrapper .validation_message--hidden-on-empty:empty{display:none}.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox,.gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_legacy_markup_wrapper .gform_footer{padding:16px 0 10px 0;margin:16px 0 0 0;clear:both;width:100%}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px 0}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_legacy_markup_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important;margin:0 auto 16px auto!important;display:block;max-width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_full,.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{min-height:45px}.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=url]{width:100%}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full select{width:100%}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 16px 0;line-height:1.2}.gchoice_select_all,.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_legacy_markup_wrapper input.datepicker.datepicker_with_icon{margin-right:4px!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gf_hidden,.gform_legacy_markup_wrapper .gform_hidden,.gform_legacy_markup_wrapper input.gform_hidden,.gform_legacy_markup_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_legacy_markup_wrapper .gf_invisible,.gform_legacy_markup_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_legacy_markup_wrapper .ginput_full br,.gform_legacy_markup_wrapper .ginput_left br,.gform_legacy_markup_wrapper .ginput_right br{display:none!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{padding:0!important}.gform_legacy_markup_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message{margin-top:6px}.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_legacy_markup_wrapper li.gfield_html{max-width:100%}.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc{margin-top:10px}body .gform_legacy_markup_wrapper ul li.gfield.gfield_html img{max-width:100%!important}.gform_legacy_markup_wrapper .gform_ajax_spinner{padding-left:10px}.gform_legacy_markup_wrapper .gform_validation_container,body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_legacy_markup_wrapper li.gform_validation_container,body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_legacy_markup_wrapper .gfield_captcha_input_container{padding-top:3px}.gform_legacy_markup_wrapper .simple_captcha_small input{width:64px}.gform_legacy_markup_wrapper .simple_captcha_medium input{width:96px}.gform_legacy_markup_wrapper .simple_captcha_large input{width:128px}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .left_label .simple_captcha_small,.gform_legacy_markup_wrapper .left_label .simple_captcha_large,.gform_legacy_markup_wrapper .left_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_large,.gform_legacy_markup_wrapper .right_label .simple_captcha_medium,.gform_legacy_markup_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_legacy_markup_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:0 0!important;float:none!important;margin:0!important;padding:0!important}.gform_legacy_markup_wrapper .math_small input{width:70px}.gform_legacy_markup_wrapper .math_medium input{width:510px}.gform_legacy_markup_wrapper .math_large input{width:612px}.gform_legacy_markup_wrapper .left_label .math_large,.gform_legacy_markup_wrapper .left_label .math_medium,.gform_legacy_markup_wrapper .left_label .math_small,.gform_legacy_markup_wrapper .right_label .math_large,.gform_legacy_markup_wrapper .right_label .math_medium,.gform_legacy_markup_wrapper .right_label .math_small{margin-left:32%}.gform_legacy_markup_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#767676;width:92%!important;white-space:nowrap!important}.gform_legacy_markup_wrapper div.charleft[style]{width:92%!important}.gform_legacy_markup_wrapper .left_label div.charleft,.gform_legacy_markup_wrapper .right_label div.charleft{margin-left:32%}.gform_legacy_markup_wrapper div.charleft.ginput_counter_tinymce{border:1px solid #eee;border-width:1px 0 0;padding:4px 9px;width:100%!important}.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo{color:#767676}.gform_legacy_markup_wrapper div.charleft.ginput_counter_error{color:red}.gform_legacy_markup_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gf_submission_limit_message{color:#790000;font-size:1.375em}.gform_legacy_markup_wrapper .ginput_price{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_legacy_markup_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_legacy_markup_wrapper .top_label span.ginput_total{margin:8px 0}.gform_legacy_markup_wrapper span.ginput_product_price_label{margin-right:2px}.gform_legacy_markup_wrapper input.ginput_product_price,.gform_legacy_markup_wrapper span.ginput_product_price{background:0 0;border:none;color:#900;padding:0}.gform_legacy_markup_wrapper span.ginput_quantity_label{margin-left:10px;margin-right:2px}.gform_legacy_markup_wrapper input.ginput_quantity[type=text]{width:3rem}.gform_legacy_markup_wrapper input.ginput_quantity[type=number]{width:4rem}.gform_legacy_markup_wrapper .gform_page_footer{margin:14px 0;width:100%;border-top:1px dotted #ccc;padding:16px 0 0 0;clear:both}.gform_legacy_markup_wrapper .gform_page_footer.left_label,.gform_legacy_markup_wrapper .gform_page_footer.right_label{padding:16px 0 0 29%}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:8px}.gform_legacy_markup_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin:0 0 16px 0;padding:0 0 16px 0}.gform_legacy_markup_wrapper .gf_progressbar_wrapper .gf_progressbar_title{color:#767676;font-size:13px;line-height:1!important;margin:0 0 8px 0!important;padding:0!important;clear:both;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper .gf_progressbar{position:relative;background:#e8e8e8;position:relative;-moz-border-radius:10.5px;-webkit-border-radius:10.5px;border-radius:10.5px;width:100%}.gform_legacy_markup_wrapper .gf_progressbar_percentage{height:21px;text-align:right;border-radius:10.5px;vertical-align:middle;font-family:helvetica,arial,sans-serif;font-size:13px!important;z-index:999}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:10.5px;border-bottom-right-radius:10.5px}.gform_legacy_markup_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:21px}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none;float:none!important;margin-left:12px;word-wrap:normal}.gform_legacy_markup_wrapper .gf_progressbar_blue{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_gray{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_green{background:#e8e8e8}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_orange{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_red{background:#e8eaec}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_spring{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_blues{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_legacy_markup_wrapper .gf_progressbar_rainbow{background:#d2d6dc}.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}.gform_legacy_markup_wrapper .gf_page_steps{width:100%;margin:0 0 8px 0;padding:0 0 4px 0;border-bottom:1px dotted #ccc}.gform_legacy_markup_wrapper .gf_step{width:100%;margin:24px 24px 24px 0;font-size:.875em;height:14px;line-height:1.25!important;-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:inherit}.gform_legacy_markup_wrapper .gf_step span.gf_step_number{font-size:1.25em;font-family:arial,sans-serif;margin-right:4px}.gform_legacy_markup_wrapper .gf_step span.gf_step_label,.gform_legacy_markup_wrapper .gf_step span.gf_step_number{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gf_step.gf_step_active{-moz-opacity:1.0;-khtml-opacity:1.0;opacity:1}.gform_legacy_markup_wrapper .gf_step.gf_step_hidden{display:none}.gform_legacy_markup_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield_password_strength{border:1px solid #ddd;margin-top:18px;margin-bottom:18px;line-height:1.8;padding:10px 5px;text-align:center;background-color:#eee;border-bottom:3px solid #ddd}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:18px;margin-bottom:18px;width:100%}.gform_legacy_markup_wrapper .gfield_password_strength.bad{background-color:#ffb78c;border-color:#ff853c;border-bottom:3px solid #ff853c}.gform_legacy_markup_wrapper .gfield_password_strength.good{background-color:#ffec8b;border-color:#fc0;border-bottom:3px solid #fc0}.gform_legacy_markup_wrapper .gfield_password_strength.mismatch,.gform_legacy_markup_wrapper .gfield_password_strength.short{background-color:#ffa0a0;border-color:#f04040;border-bottom:3px solid #f04040}.gform_legacy_markup_wrapper .gfield_password_strength.strong{background-color:#c3ff88;border-color:#8dff1c;border-bottom:3px solid #8dff1c}.gform_legacy_markup_wrapper .ginput_container_password,.gform_legacy_markup_wrapper .ginput_container_password span{position:relative}.gform_legacy_markup_wrapper .ginput_container_password button{-webkit-appearance:none;appearance:none;background:0 0;border:none;padding:5px 0;position:absolute;right:1px;text-align:center;top:1px;width:40px}.gform_legacy_markup_wrapper .ginput_container_password span.ginput_left button{right:9px}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span{display:inline-block;width:100%}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span input{width:100%}.gform_legacy_markup_wrapper .ginput_container_password span.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper .ginput_container_password span.small{width:25%}.gform_legacy_markup_wrapper table.gfield_list,.gform_legacy_markup_wrapper table.gfield_list caption,.gform_legacy_markup_wrapper table.gfield_list tbody,.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list tfoot,.gform_legacy_markup_wrapper table.gfield_list th,.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.gform_legacy_markup_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse}.gform_legacy_markup_wrapper .gfield_repeater_buttons{padding-top:15px}.gform_legacy_markup_wrapper table.gfield_list{table-layout:auto!important}.gform_legacy_markup_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_legacy_markup_wrapper table.gfield_list colgroup{width:100%;display:block}.gform_legacy_markup_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_legacy_markup_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper table.gfield_list tr{padding:0;margin:0}.gform_legacy_markup_wrapper table.gfield_list td,.gform_legacy_markup_wrapper table.gfield_list th{padding:4px 0 4px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) table.gfield_list th{padding:0 0 4px 0}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:0 0 0 16px}.gform_legacy_markup_wrapper .gfield_list{width:100%}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:100%}.gform_legacy_markup_wrapper .gfield_icon_disabled{cursor:default!important;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:48px!important;padding:0 0 0 4px!important;box-sizing:border-box}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon{background-image:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/../../images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4px;text-indent:-9000px;width:40px}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after{display:block;content:'';position:absolute;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/../../images/gf-creditcards-check.svg) center center no-repeat;width:13px;height:10px;bottom:4px;right:-2px}.gform_legacy_markup_wrapper .ginput_container_creditcard .ginput_card_security_code_icon{width:40px;height:32px;display:inline-block;background-image:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/../../images/gf-creditcards.svg);background-repeat:no-repeat;background-position:-382px 0;position:relative;top:-3.5px}.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area{padding:24px;border:1px dashed #ccc;text-align:center;color:#aaa;margin-bottom:16px;background:rgba(0,0,0,.02);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.gform_legacy_markup_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}.gform_legacy_markup_wrapper .gform_delete{vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_legacy_markup_wrapper .form_saved_message{margin:1em auto;padding:3em 2em 3em;width:99%;font-size:1em;line-height:1.8;color:#31708f;background-color:#e3f3f3;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.gform_legacy_markup_wrapper .form_saved_message p.resume_form_link_wrapper{background-color:#fff;display:inline-block;padding:1em;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;max-width:98%!important;overflow:hidden;-webkit-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);-moz-box-shadow:0 3px 2px 0 rgba(66,103,126,.2);box-shadow:0 3px 2px 0 rgba(66,103,126,.2)}.gform_legacy_markup_wrapper .form_saved_message a.resume_form_link{word-wrap:break-word;text-decoration:none;color:#2f637e}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform{margin:1em 0 0 0}.gform_legacy_markup_wrapper .form_saved_message label.form_saved_label{position:absolute;left:-9000px}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=text]{margin-bottom:.25em}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form label.gform_resume_email_label{font-size:1em;display:block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input{margin:0 auto;display:inline-block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email]{padding:calc(.75em - 1px)!important;width:24em;max-width:98%!important;font-size:1em;background-color:#fff;border:1px solid #91afc7;color:#424242;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;-webkit-box-shadow:inset 0 0 5px 0 #eee;-moz-box-shadow:inset 0 0 5px 0 #eee;box-shadow:inset 0 0 5px 0 #eee}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{padding:.75em 1em;font-size:1em;line-height:1;background-color:#31708f;border:1px solid #31708f;color:#fff;text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-appearance:none;-moz-appearance:none}@media only screen and (max-width:640px){.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email],.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{display:block;width:98%}}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform .validation_message{color:#790000;font-weight:700;padding:2em}.gform_legacy_markup_wrapper .form_saved_message_sent{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;background-color:#e9ffd9;color:#3c763d;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-sizing:border-box}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email,.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_success{font-weight:700;display:block;line-height:2}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email{word-wrap:break-word;text-decoration:underline}body #content .entry-content .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_legacy_markup_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper img.add_list_item,body .gform_legacy_markup_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:16px}.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}.gform_legacy_markup_wrapper table.recaptchatable{table-layout:auto}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha{margin-left:29%}.gform_legacy_markup_wrapper .gfield .wp-editor-container{border:1px solid #ddd}.gform_legacy_markup_wrapper .gfield .wp-switch-editor{border-color:#ddd}.gform_legacy_markup_wrapper .gfield .html-active .switch-html,.gform_legacy_markup_wrapper .gfield .tmce-active .switch-tmce{border-bottom-color:#f5f5f5}.gform_legacy_markup_wrapper .gfield .mce-edit-area iframe{width:99.9%!important;margin:0!important}body .gform_legacy_markup_wrapper ul li.gfield{margin-top:16px;padding-top:0}body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label{margin-bottom:0!important;padding-bottom:0!important}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{line-height:inherit}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 8px 0;overflow:visible;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:16px 0 16px 28px!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:16px 0 16px 16px}body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 8px}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 18px 0;padding-left:0}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 16px 18px}.gform_legacy_markup_wrapper span.gf_clear_span{display:block;height:1px;overflow:hidden;width:100%;float:none;clear:both;margin-top:-1px}.gform_legacy_markup_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gform_legacy_markup_wrapper .chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.gform_legacy_markup_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_legacy_markup_wrapper .chosen-container a{cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-default{color:#999}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 0 2px}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_legacy_markup_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_legacy_markup_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper .chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_legacy_markup_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_legacy_markup_wrapper .chosen-rtl{text-align:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,.gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url(https://bearlakereserve.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body .gform_legacy_markup_wrapper .chosen-container a.chosen-single{border-radius:inherit}body .gform_legacy_markup_wrapper ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_legacy_markup_wrapper textarea{line-height:1.5}.gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{width:100%;line-height:inherit;float:none}.gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px){.gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}.gform_legacy_markup_wrapper table.gfield_list{border:0}.gform_legacy_markup_wrapper table.gfield_list thead{position:absolute;top:-9999px;left:-9999px}.gform_legacy_markup_wrapper table.gfield_list tr{margin-bottom:10px;display:block;background:#fff;position:relative;border:1px solid #ccc;border-top:2px solid #ccc;border-bottom:4px solid #ccc}.gform_legacy_markup_wrapper table.gfield_list td{display:block;margin-left:8px;margin-right:8px}.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons{border-bottom:0;margin:16px 0 0 0!important}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{content:attr(data-label);font-size:.875em;letter-spacing:.5pt;white-space:nowrap;display:block;clear:both}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before{margin:8px 0 3px 8px}.gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{margin:3px 0 8px 8px}.gform_legacy_markup_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper table.gfield_list th+th{padding:4px 0 0 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_even,.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd{margin:16px 0}.gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd:first-child{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr{padding-top:12px}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons{width:100%!important;padding:5px 4px 1px 4px!important;background-color:#eee;text-align:center}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item{margin:12px 0 0 16px!important}.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item{margin:12px 0 0 8px!important}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{margin-left:0}.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input{width:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper .gform_body{width:100%}.gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 16px)!important}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 8px 0;line-height:1.3}.gform_legacy_markup_wrapper .gsection{margin:28px 16px 28px 0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_legacy_markup_wrapper .right_label .gfield_label{text-align:right}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .right_label .gfield_description{width:70%}.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper .left_label .instruction,.gform_legacy_markup_wrapper .right_label .gfield_description,.gform_legacy_markup_wrapper .right_label .instruction{margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description{margin-left:0;padding-top:4px;padding-left:0;line-height:1.5}.gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted{margin-left:29%!important;width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_legacy_markup_wrapper .left_label div.ginput_complex,.gform_legacy_markup_wrapper .right_label div.ginput_complex{width:70%;margin-left:29%}.gform_legacy_markup_wrapper .left_label input.small,.gform_legacy_markup_wrapper .left_label select.small,.gform_legacy_markup_wrapper .right_label input.small,.gform_legacy_markup_wrapper .right_label select.small{width:15%}.gform_legacy_markup_wrapper .left_label input.medium,.gform_legacy_markup_wrapper .left_label select.medium,.gform_legacy_markup_wrapper .right_label input.medium,.gform_legacy_markup_wrapper .right_label select.medium{width:calc(35% - 8px)}.gform_legacy_markup_wrapper .left_label input.large,.gform_legacy_markup_wrapper .left_label select.large,.gform_legacy_markup_wrapper .right_label input.large,.gform_legacy_markup_wrapper .right_label select.large{width:70%}.gform_legacy_markup_wrapper .left_label textarea.large,.gform_legacy_markup_wrapper .left_label textarea.medium,.gform_legacy_markup_wrapper .left_label textarea.small,.gform_legacy_markup_wrapper .right_label textarea.large,.gform_legacy_markup_wrapper .right_label textarea.medium,.gform_legacy_markup_wrapper .right_label textarea.small{width:70%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_legacy_markup_wrapper .top_label .gfield_list{width:100%}.gform_legacy_markup_wrapper .left_label .gf_list_one_column,.gform_legacy_markup_wrapper .right_label .gf_list_one_column{width:45%}.gform_legacy_markup_wrapper .top_label .gf_list_one_column{width:46%}.gform_legacy_markup_wrapper .left_label li.hidden_label input,.gform_legacy_markup_wrapper .right_label li.hidden_label input{margin-left:3.7%}.gform_legacy_markup_wrapper .left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper .right_label li.gfield .gfield_password_strength{margin-left:29%}.gform_legacy_markup_wrapper .top_label input.small,.gform_legacy_markup_wrapper .top_label select.small{width:25%}.gform_legacy_markup_wrapper .top_label input.medium,.gform_legacy_markup_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium,.gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_legacy_markup_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper .hidden_label select.large,.gform_legacy_markup_wrapper .top_label input.large,.gform_legacy_markup_wrapper .top_label select.large{width:100%}.gform_legacy_markup_wrapper .top_label input.large.datepicker,.gform_legacy_markup_wrapper .top_label input.medium.datepicker,.gform_legacy_markup_wrapper .top_label input.small.datepicker{width:auto}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:160px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:320px;width:100%}.gform_legacy_markup_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_right{width:50%;display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0 -4px 0 0}.gform_legacy_markup_wrapper .ginput_container_password .ginput_right{padding-left:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_left,.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_right{width:50%}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left,.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right input{display:inline-block;width:30%;max-width:7rem}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left{width:50%}.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_legacy_markup_wrapper .gf_step{width:auto;display:-moz-inline-stack;display:inline-block;margin:16px 32px 16px 0}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=image],.gform_legacy_markup_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_legacy_markup_wrapper ul.gform_fields li.gfield{padding-right:16px}.gform_legacy_markup_wrapper .ginput_complex .ginput_left{padding-right:8px}.gform_legacy_markup_wrapper .left_label .ginput_complex.ginput_container_address:after{content:"";display:block}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_left{margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right{margin-right:-8px;padding-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right{padding-right:8px!important;margin-right:8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{padding-right:8px!important;margin-right:-8px}.gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{margin-right:8px}.gform_legacy_markup_wrapper .gfield_error .ginput_container{padding-right:0}.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin:18px 0 18px 0}.gform_legacy_markup_wrapper .gform_footer:not(.top_label){padding:16px 0 10px 0;margin-left:29%;width:70%}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3{width:calc(100% + 15px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4{width:calc(100% + 13px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5{width:calc(100% + 14px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 15px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 24px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4{width:calc(70% + 13px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5{width:calc(70% + 14px);margin-left:29%}.gform_legacy_markup_wrapper div.ginput_container_name span{display:-moz-inline-stack;display:inline-block;vertical-align:top;padding-right:16px;margin-right:-4px}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span{width:100%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{width:50%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span{width:33.3%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span{width:25%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.95%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span{width:99.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span{width:49.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.75%!important}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.75%!important}html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:first-child{margin-left:0!important}.gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 17px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 8px)!important}.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,.gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right{padding-right:16px}.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength{width:70%}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left{padding-right:0}.gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country{margin-right:0}html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date){width:70%;margin-left:29%}.gform_legacy_markup_wrapper .gf_progressbar{width:calc(100% - 16px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:29%;width:70%}body .gform_legacy_markup_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country{width:calc(50% - 8px);margin-right:0}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:0}.gform_legacy_markup_wrapper .gform_page_footer .button.gform_button,.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button{margin-right:10px}body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee}.gform_legacy_markup_wrapper .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text{min-width:100px;height:30px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:12px;color:#757575;border-radius:20px;margin-right:10px;margin-bottom:5px;border:1px solid rgba(117,117,117,.4);font-weight:400}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_plus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_minus{width:22px;height:22px;background:rgba(242,242,242,.5);transition:all .3s cubic-bezier(.67, .17, .4, .83);font-size:16px;color:#757575;border-radius:50%;margin:10px 5px 0 5px;border:1px solid rgba(117,117,117,.4);font-weight:700;padding:0;padding-bottom:5px}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover{background:rgba(242,242,242,.5);color:#757575;border:1px solid rgba(117,117,117,.4)}.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover{background:#fafafa;color:#374750;border:1px solid #757575}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid #f1f1f1;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_legacy_markup_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell{padding-bottom:20px;padding-top:0}.gform_legacy_markup_wrapper div .gfield_repeater_cell{margin-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px;margin-bottom:20px;margin-right:10px}.gform_legacy_markup_wrapper .gfield_repeater_value>.gfield_repeater{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee;margin:10px}.gform_legacy_markup_wrapper .gfield_repeater_cell .gfield_repeater_value:not(:first-child){color:rgba(117,117,117,.7);border:1px solid #c5c6c5;border-radius:4px;margin-right:10px;padding-left:10px;background-color:#f0f0f0}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items,.gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_label{color:#23282d;font-size:16px;font-weight:600}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_label{padding-bottom:0}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child{padding-bottom:0}@media only screen and (min-width:641px){.gform_wrapper .top_label li.gfield.gf_inline{vertical-align:top;width:auto!important;margin:0;padding-right:16px;float:none!important;display:-moz-inline-stack;display:inline-block}.gform_wrapper .top_label li.gfield.gf_inline input[type=email].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=email].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=number].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=password].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=text].small,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].large,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium,.gform_wrapper .top_label li.gfield.gf_inline input[type=url].small{width:100%}.gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium{width:96px!important}.gform_wrapper .top_label li.gfield.gf_inline select{width:100%}.gform_wrapper .top_label li.gfield.gf_inline textarea{width:100%}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text],.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text]{width:70%!important}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour,.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute{width:50px}.gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm{width:auto}.gform_wrapper li.gf_inline div.ginput_container{white-space:nowrap!important}.gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label{display:block!important}.gform_wrapper li.gfield.gfield_error.gf_inline{margin-right:16px;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half{display:-moz-inline-stack;display:inline-block;vertical-align:top;width:50%;padding-right:16px;float:none}.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container){width:100%!important;margin:8px 0 0 0;padding-left:0;padding-right:0}.gform_wrapper .top_label li.gfield.gf_left_half:before{content:"";display:block;clear:both}.gform_wrapper .top_label li.gfield.gf_right_half:after{content:"";display:table;clear:both}.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half{max-width:calc(50% - 16px);padding-right:0}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{margin-right:16px}.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_half textarea,.gform_wrapper .top_label li.gfield.gf_right_half textarea{width:98%}.gform_wrapper .top_label li.gfield.gf_left_half input.small,.gform_wrapper .top_label li.gfield.gf_right_half input.small{width:35%}.gform_wrapper .top_label li.gfield.gf_left_half+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_half+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield.gsection.gf_right_half,.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half,.gform_wrapper .top_label li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:0 0 8px 0}.gform_wrapper .top_label li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half+li.gfield.gsection.gf_left_half+li.gfield.gsection.gf_right_half{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_half+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_half+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_half+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.3%}.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:33.4%}.gform_wrapper .top_label li.gfield.gf_left_third,.gform_wrapper .top_label li.gfield.gf_middle_third,.gform_wrapper .top_label li.gfield.gf_right_third{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium{width:100%}.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(.ginput_container_time input),.gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity),.gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,.gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third{width:calc(33.3% - 24px)!important;margin-right:16px}.gform_wrapper .top_label li.gfield.gfield_error.gf_right_third{width:33.4%}.gform_wrapper .top_label li.gfield.gf_right_third:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_left_third+li.gsection,.gform_wrapper .top_label li.gfield.gf_right_third+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_left_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_left_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_middle_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_middle_third+li.gfield,.gform_wrapper .top_label li.gfield.gf_right_third+.gform_footer,.gform_wrapper .top_label li.gfield.gf_right_third+li.gfield{clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),.gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm){width:25%;display:-moz-inline-stack;display:inline-block;vertical-align:top;float:none}.gform_wrapper .top_label li.gfield.gf_first_quarter,.gform_wrapper .top_label li.gfield.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gf_second_quarter,.gform_wrapper .top_label li.gfield.gf_third_quarter{margin-bottom:8px}.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select,.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]),.gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select{width:100%!important}.gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter,.gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter{width:24.5%}.gform_wrapper .top_label li.gfield.gf_fourth_quarter:after{content:"";display:table;clear:both}.gform_wrapper .top_label li.gfield.gf_first_quarter input.large,.gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_first_quarter select.large,.gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large,.gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter input.large,.gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_second_quarter select.large,.gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter input.large,.gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,.gform_wrapper .top_label li.gfield.gf_third_quarter select.large,.gform_wrapper .top_label li.gfield.gf_third_quarter select.medium{width:97.5%}.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gsection,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gsection{padding:16px 0 8px 0}.gform_wrapper .top_label li.gfield.gf_first_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_first_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_fourth_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_second_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_second_quarter+li.gfield,.gform_wrapper .top_label li.gfield.gf_third_quarter+.gform_footer,.gform_wrapper .top_label li.gfield.gf_third_quarter+li.gfield{clear:both}.gform_wrapper .top_label li ul.gfield_checkbox,.gform_wrapper .top_label li ul.gfield_radio{width:calc(100% + 16px)}.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio{width:calc(70% + 16px)}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio{font-size:0;display:block}.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_checkbox li,.gform_wrapper li.gfield[class*=col][class*=gf_list_] ul.gfield_radio li{font-size:.9rem}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li{width:50%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li{width:33.3%;display:-moz-inline-stack;display:inline-block;margin:0 0 2px 0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li{width:25%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li{width:20%;display:-moz-inline-stack;display:inline-block;margin:0;padding-right:16px;min-height:28px;vertical-align:top}.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio{overflow:hidden}.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label,.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label{margin:0 0 10px 0}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 16px);-webkit-column-count:2;-moz-column-count:2;column-count:2}.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:3;-moz-column-count:3;column-count:3}.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:4;-moz-column-count:4;column-count:4}.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio{width:calc(100% - 8px);-webkit-column-count:5;-moz-column-count:5;column-count:5}.gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label,.gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li{height:25px}.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li{height:50px}.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li{height:75px}.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li{height:100px}.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li{height:125px}.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li,.gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li{height:150px}.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,.gform_wrapper li.gf_list_inline ul.gfield_radio li{width:auto!important;float:none!important;margin:0 8px 10px 0;display:-moz-inline-stack;display:inline-block}html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li,html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li{padding-left:16px!important;padding-right:0!important}.gform_wrapper li.gf_hide_ampm div.gfield_time_ampm{display:none!important}.gform_wrapper li.gsection.gf_scroll_text{height:240px;width:calc(100% - 16px);padding:16px;background-color:#fff;overflow-y:scroll;overflow-x:hidden;border:1px solid #ccc;border-bottom:1px solid #ccc!important}.gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:10px 10px 0 8px!important}.gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title,.gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title{margin:0 10px 0 8px!important}.gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description{margin:10px;font-size:12px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul{list-style-type:disc!important;margin:16px 0 16px 18px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul,.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{list-style-type:disc!important;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul{margin:16px 0 16px 18px}.gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li{margin:0 0 8px}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl{margin:0 0 18px 0;padding-left:0}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt{font-weight:700}.gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd{margin:0 0 16px 18px}.gform_wrapper li.gfield.gfield_html.gf_alert_blue,.gform_wrapper li.gfield.gfield_html.gf_alert_gray,.gform_wrapper li.gfield.gfield_html.gf_alert_green,.gform_wrapper li.gfield.gfield_html.gf_alert_red,.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper li.gfield.gfield_html.gf_alert_green{border:1px solid #97b48a;background-color:#cbeca0;text-shadow:#dfb 1px 1px;color:#030}.gform_wrapper li.gfield.gfield_html.gf_alert_red{border:1px solid #cfadb3;background-color:#faf2f5;text-shadow:#fff 1px 1px;color:#832525}.gform_wrapper li.gfield.gfield_html.gf_alert_yellow{border:1px solid #e6db55;background-color:#fffbcc;text-shadow:#fcfaea 1px 1px;color:#222}.gform_wrapper li.gfield.gfield_html.gf_alert_gray{border:1px solid #ccc;background-color:#eee;text-shadow:#fff 1px 1px;color:#424242}.gform_wrapper li.gfield.gfield_html.gf_alert_blue{border:1px solid #a7c2e7;background-color:#d1e4f3;text-shadow:#e0f1ff 1px 1px;color:#314475}div.gform_confirmation_wrapper.gf_confirmation_simple_yellow{margin:30px 0;max-width:99%;border-top:1px solid #e6db55;border-bottom:1px solid #e6db55;padding:32px;background-color:#fffbcc;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_simple_gray{margin:30px 0;max-width:99%;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:32px;background-color:#eaeaea;color:#424242;font-size:25px}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{position:relative;background-color:#fffbd2;margin:30px 0;border:1px solid #e6db55;-webkit-box-shadow:0 0 5px rgba(221,215,131,.75);-moz-box-shadow:0 0 5px rgba(221,215,131,.75);box-shadow:0 0 5px rgba(221,215,131,.75)}div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gform_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #fff;border-bottom:1px solid #e6db55;background-color:#fffbcc;color:#424242;background:#fffce5;background:-moz-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fffce5),color-stop(100%,#fff9bf));background:-webkit-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-o-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:-ms-linear-gradient(top,#fffce5 0,#fff9bf 100%);background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient{position:relative;background-color:#f1fcdf;margin:30px 0;border:1px solid #a7c37c;-webkit-box-shadow:0 0 5px rgba(86,122,86,.4);-moz-box-shadow:0 0 5px rgba(86,122,86,.4);box-shadow:0 0 5px rgba(86,122,86,.4)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message{margin:0;padding:40px;max-width:99%;font-size:28px;border-top:2px solid #effade;border-bottom:1px solid #a7c37c;background-color:#fffbcc;text-shadow:#dfb 1px 1px;color:#030;background:#dbf2b7;background:-moz-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#dbf2b7),color-stop(100%,#b4d088));background:-webkit-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-o-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:-ms-linear-gradient(top,#dbf2b7 0,#b4d088 100%);background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before{z-index:-1;position:absolute;content:"";bottom:15px;left:10px;width:50%;top:80%;max-width:40%;background:rgba(0,0,0,.2);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.2);-moz-box-shadow:0 15px 10px rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);-ms-transform:rotate(3deg);transform:rotate(3deg);right:10px;left:auto}.gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper{width:auto;margin:0 auto;display:table}.gform_wrapper form.gf_simple_horizontal{width:calc(100% - 16px);margin:0 auto}.gform_wrapper form.gf_simple_horizontal div.gform_body,.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{display:table-cell;vertical-align:middle;margin:0;padding:0;position:relative}.gform_wrapper form.gf_simple_horizontal div.gform_body{width:auto;max-width:75%}.gform_wrapper form.gf_simple_horizontal div.ginput_container,.gform_wrapper form.gf_simple_horizontal ul li.gfield{margin-top:0!important}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{width:auto;max-width:25%;padding:0;margin:0}body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label{display:table;width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield{display:table-cell;padding-right:1em;height:auto}.gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper form.gf_simple_horizontal .ginput_complex label,.gform_wrapper form.gf_simple_horizontal label.gfield_label{display:block;height:1px;width:1px;overflow:hidden;position:absolute;top:0;left:-9000px}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield{vertical-align:middle}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium,.gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small{width:100%}.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image],.gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper form.gf_simple_horizontal .top_label .gfield_error{margin-bottom:0}.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li,.gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li{display:inline-block;margin-right:.5em}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span{width:48.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.5%}html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.5%}}body .gform_wrapper.gf_form_center_wrapper{padding:16px 0 16px 16px}.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_safari ul li:before,.gform_legacy_markup_wrapper.gf_browser_safari ul li:after,.gform_legacy_markup_wrapper.gf_browser_safari ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_safari .gfield_radio li input[type=radio]{margin-top:4px}.gform_legacy_markup_wrapper.gf_browser_safari select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_safari input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome select{padding:2px 0 2px 3px}.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_chrome ul li:before,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{text-indent:2px;line-height:1.5em;margin-bottom:5px;margin-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:6px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle{padding-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle{margin-left:1.1%}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=email],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=number],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=password],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=tel],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=text],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=url],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error select,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error textarea,.gform_legacy_markup_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:2px}.gform_legacy_markup_wrapper.gf_browser_chrome input.button.gform_button_select_files{padding:6px 12px!important}.gform_legacy_markup_wrapper.gf_browser_chrome span.address_country{margin-top:-2px}.gform_legacy_markup_wrapper.gf_browser_gecko select{padding:2px 12px 2px 2px}.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_gecko ul li:before,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:after,.gform_legacy_markup_wrapper.gf_browser_gecko ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:1px}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single{height:32px;line-height:2.4}.gform_legacy_markup_wrappergf_browser_gecko .chosen-container-single .chosen-single div b{position:relative;top:5px}.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_ie ul li:before,.gform_legacy_markup_wrapper.gf_browser_ie ul li:after,.gform_legacy_markup_wrapper.gf_browser_ie ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_hour{width:80px}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_time_minute{width:70px}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left label,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right label{margin:3px 0 5px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_footer input.button{padding:3px}.gform_legacy_markup_wrapper.gf_browser_ie ul.top_label .clear-multi{overflow:hidden;clear:both}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li{line-height:20px!important}.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_ie .gfield_radio li input[type=radio]{margin-top:0}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_left select,.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_right select{padding:2px 0 2px 0}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area{width:99%!important}.gform_legacy_markup_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table,.gform_legacy_markup_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table{margin-left:32%}.gform_legacy_markup_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{position:relative;top:-1px;left:4px}.gform_legacy_markup_wrapper.gf_browser_ie img.add_list_item,.gform_legacy_markup_wrapper.gf_browser_ie img.delete_list_item{width:16px!important;height:16px!important;background-size:16px 16px!important}.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_iphone ul li:before,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:after,.gform_legacy_markup_wrapper.gf_browser_iphone ul li:before{content:none}.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.entry .gform_legacy_markup_wrapper.gf_browser_unknown ul li:before,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:after,.gform_legacy_markup_wrapper.gf_browser_unknown ul li:before{content:none}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single{height:44px;line-height:3.2}.gform_legacy_markup_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b{position:relative;top:50%;transform:translateY(-25%)}}