@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,500,500i,700,700i,900);@import url(https://fonts.googleapis.com/css?family=Roboto+Mono:500,300i);@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@200..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fragment+Mono:ital@0;

1&display=swap);@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lekton:ital,wght@0,400;0,700;1,400&display=swap);/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-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}@charset "UTF-8";

/** Import Bootstrap functions */
@font-face {
  font-family: JuliaMono-Bold;
  src: url("https://cdn.jsdelivr.net/gh/cormullion/juliamono/webfonts/JuliaMono-Bold.woff2");
  font-weight: normal;
}

@font-face {
  font-family: 'GT America';
  src: url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.eot);
  src: url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.eot) format("embedded-opentype"), url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.woff2) format("woff2"), url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.woff) format("woff"), url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.ttf) format("truetype"), url(/app/themes/critic/dist/fonts/GT-America-Condensed-Black.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Critic Icons';
  src: url(/app/themes/critic/dist/fonts/critic.eot);
  src: url(/app/themes/critic/dist/fonts/critic.eot) format("embedded-opentype"), url(/app/themes/critic/dist/fonts/critic.woff2) format("woff2"), url(/app/themes/critic/dist/fonts/critic.woff) format("woff"), url(/app/themes/critic/dist/fonts/critic.ttf) format("truetype"), url(/app/themes/critic/dist/fonts/critic.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 58, resources/assets/styles/common/_variables.scss */

[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: 'Critic Icons', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.125em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 76, resources/assets/styles/common/_variables.scss */

[class^="iconr-"]::after,
[class*=" iconr-"]::after {
  font-family: 'Critic Icons', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-left: 0.375rem;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 94, resources/assets/styles/common/_variables.scss */

.icon-add::before,
.iconr-add::after {
  content: '\E800';
}

/* '' */

/* line 95, resources/assets/styles/common/_variables.scss */

.icon-arrow-down-long::before,
.iconr-arrow-down-long::after {
  content: '\E801';
}

/* '' */

/* line 96, resources/assets/styles/common/_variables.scss */

.icon-arrow-down::before,
.iconr-arrow-down::after {
  content: '\E802';
}

/* '' */

/* line 97, resources/assets/styles/common/_variables.scss */

.icon-arrow-drop-down::before,
.iconr-arrow-drop-down::after {
  content: '\E803';
}

/* '' */

/* line 98, resources/assets/styles/common/_variables.scss */

.icon-arrow-drop-up::before,
.iconr-arrow-drop-up::after {
  content: '\E804';
}

/* '' */

/* line 99, resources/assets/styles/common/_variables.scss */

.icon-arrow-enter::before,
.iconr-arrow-enter::after {
  content: '\E805';
}

/* '' */

/* line 100, resources/assets/styles/common/_variables.scss */

.icon-arrow-left::before,
.iconr-arrow-left::after {
  content: '\E807';
}

/* '' */

/* line 101, resources/assets/styles/common/_variables.scss */

.icon-arrow-right::before,
.iconr-arrow-right::after {
  content: '\E808';
}

/* '' */

/* line 102, resources/assets/styles/common/_variables.scss */

.icon-arrow-top::before,
.iconr-arrow-top::after {
  content: '\E80B';
}

/* '' */

/* line 103, resources/assets/styles/common/_variables.scss */

.icon-bookmark-off::before,
.iconr-bookmark-off::after {
  content: '\E80C';
}

/* '' */

/* line 104, resources/assets/styles/common/_variables.scss */

.icon-bookmark-on::before,
.iconr-bookmark-on::after {
  content: '\E80D';
}

/* '' */

/* line 105, resources/assets/styles/common/_variables.scss */

.icon-clip::before,
.iconr-clip::after {
  content: '\E80E';
}

/* '' */

/* line 106, resources/assets/styles/common/_variables.scss */

.icon-clock::before,
.iconr-clock::after {
  content: '\E80F';
}

/* '' */

/* line 107, resources/assets/styles/common/_variables.scss */

.icon-comments::before,
.iconr-comments::after {
  content: '\E811';
}

/* '' */

/* line 108, resources/assets/styles/common/_variables.scss */

.icon-cvv::before,
.iconr-cvv::after {
  content: '\E812';
}

/* '' */

/* line 109, resources/assets/styles/common/_variables.scss */

.icon-delete::before,
.iconr-delete::after {
  content: '\E813';
}

/* '' */

/* line 110, resources/assets/styles/common/_variables.scss */

.icon-discount::before,
.iconr-discount::after {
  content: '\E814';
}

/* '' */

/* line 111, resources/assets/styles/common/_variables.scss */

.icon-download::before,
.iconr-download::after {
  content: '\E816';
}

/* '' */

/* line 112, resources/assets/styles/common/_variables.scss */

.icon-edit::before,
.iconr-edit::after {
  content: '\E817';
}

/* '' */

/* line 113, resources/assets/styles/common/_variables.scss */

.icon-email::before,
.iconr-email::after {
  content: '\E818';
}

/* '' */

/* line 114, resources/assets/styles/common/_variables.scss */

.icon-error::before,
.iconr-error::after {
  content: '\E819';
}

/* '' */

/* line 115, resources/assets/styles/common/_variables.scss */

.icon-facebook::before,
.iconr-facebook::after {
  content: '\E81A';
}

/* '' */

/* line 116, resources/assets/styles/common/_variables.scss */

.icon-info::before,
.iconr-info::after {
  content: '\E81B';
}

/* '' */

/* line 117, resources/assets/styles/common/_variables.scss */

.icon-instagram::before,
.iconr-instagram::after {
  content: '\E81C';
}

/* '' */

/* line 118, resources/assets/styles/common/_variables.scss */

.icon-linkedin::before,
.iconr-linkedin::after {
  content: '\E81D';
}

/* '' */

/* line 119, resources/assets/styles/common/_variables.scss */

.icon-location::before,
.iconr-location::after {
  content: '\E81E';
}

/* '' */

/* line 120, resources/assets/styles/common/_variables.scss */

.icon-menu::before,
.iconr-menu::after {
  content: '\E81F';
}

/* '' */

/* line 121, resources/assets/styles/common/_variables.scss */

.icon-ok-circle::before,
.iconr-ok-circle::after {
  content: '\E820';
}

/* '' */

/* line 122, resources/assets/styles/common/_variables.scss */

.icon-order::before,
.iconr-order::after {
  content: '\E822';
}

/* '' */

/* line 123, resources/assets/styles/common/_variables.scss */

.icon-search::before,
.iconr-search::after {
  content: '\E823';
}

/* '' */

/* line 124, resources/assets/styles/common/_variables.scss */

.icon-select::before,
.iconr-select::after {
  content: '\E824';
}

/* '' */

/* line 125, resources/assets/styles/common/_variables.scss */

.icon-share::before,
.iconr-share::after {
  content: '\E825';
}

/* '' */

/* line 126, resources/assets/styles/common/_variables.scss */

.icon-subscribers::before,
.iconr-subscribers::after {
  content: '\E826';
}

/* '' */

/* line 127, resources/assets/styles/common/_variables.scss */

.icon-twitter::before,
.iconr-twitter::after {
  content: '\E827';
}

/* '' */

/* line 128, resources/assets/styles/common/_variables.scss */

.icon-user::before,
.iconr-user::after {
  content: '\E828';
}

/* '' */

/* line 129, resources/assets/styles/common/_variables.scss */

.icon-whatsapp::before,
.iconr-whatsapp::after {
  content: '\E829';
}

/* '' */

/* line 130, resources/assets/styles/common/_variables.scss */

.icon-youtube::before,
.iconr-youtube::after {
  content: '\E82A';
}

/* '' */

/* line 131, resources/assets/styles/common/_variables.scss */

.icon-arrow-full-down::before,
.iconr-arrow-full-down::after {
  content: '\E82B';
}

/* '' */

/* line 132, resources/assets/styles/common/_variables.scss */

.icon-arrow-full-up::before,
.iconr-arrow-full-up::after {
  content: '\E806';
}

/* '' */

/* line 133, resources/assets/styles/common/_variables.scss */

.icon-arrow-to-bottom::before,
.iconr-arrow-to-bottom::after {
  content: '\E82C';
}

/* '' */

/* line 134, resources/assets/styles/common/_variables.scss */

.icon-arrow-to-top::before,
.iconr-arrow-to-top::after {
  content: '\E82D';
}

/* '' */

/* line 135, resources/assets/styles/common/_variables.scss */

.icon-close::before,
.iconr-close::after {
  content: '\E82E';
}

/* '' */

/* line 136, resources/assets/styles/common/_variables.scss */

.icon-ok::before,
.iconr-ok::after {
  content: '\E82F';
}

/* '' */

/* line 137, resources/assets/styles/common/_variables.scss */

.icon-dot::before,
.iconr-dot::after {
  content: '\E830';
}

/* '' */

/* line 138, resources/assets/styles/common/_variables.scss */

.icon-telegram::before,
.iconr-telegram::after {
  content: '\E831';
}

/* '' */

/* line 139, resources/assets/styles/common/_variables.scss */

.icon-password-off::before,
.iconr-password-off::after {
  content: '\E809';
}

/* '' */

/* line 140, resources/assets/styles/common/_variables.scss */

.icon-password-on::before,
.iconr-password-on::after {
  content: '\E80A';
}

/* '' */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* line 241, resources/assets/styles/common/_variables.scss */

:root {
  --ls-roboto: -0.01em;
  --ls-heading: -0.02em;
  --ls-heading-upp: -0.02em;
  --ls-monospace: -0.02em;
  --pd-block: 96px;
  --mg-block: 96px;
}

/*
XL: Large devices (large desktops, 1200px and up)
L: Medium devices (desktops, 992px and up)
MD: Small devices (tablets, 768px and up) - 720 in Bootstrap
SM: Xtrasmall devices (smartphones, under 768px)

  * usage: @include breakpoint('desktoptablet')
*/

/*
 * a small mixin for easy use of rem with px as fallback
 * usage: @include rem(14px)
 */

/*
 * Mixin to generate typography styles
 * usage: @include font-text(text, 14px, bold, 18px)
 */

/*
 * Function to get color hex
 */

/*
 * Function to get font-family value
 */

/** Import everything from autoload */

/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/* line 1, node_modules/bootstrap/scss/_root.scss */

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #093;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --white: #fff;
  --black: #1f1f1f;
  --black-hover: #006f7b;
  --black-active: #005058;
  --black-dark: #000;
  --black-teal: #041c1e;
  --teal: #2ea7b4;
  --teal-hover: #1c96a3;
  --teal-active: #006f7b;
  --teal-mid: #e4f4f5;
  --teal-light: #f5fbfb;
  --teal-light-border: #abdfdf;
  --teal-background: #d8eded;
  --teal-inactive: #b6e0e4;
  --teal-icon: #c0e5e9;
  --maroon: #61123b;
  --maroon-hover: #fbf9fa;
  --maroon-active: #efe8eb;
  --maroon-light: #f7f5f6;
  --maroon-dark: #61123b;
  --maroon-background: #eee7ea;
  --gray-light: #f8f8f8;
  --gray-mid: #f2f2f2;
  --gray-dark: #222;
  --gray-light-border: #dcdcdc;
  --gray-dark-border: #424242;
  --gray-dark-background: #1f1f1f;
  --gray-mid-background: #555;
  --gray-inactive: #ccc;
  --gray-background: #f0f0f0;
  --gray-modal-bottom-background: #e8e8e8;
  --gray-link: #a9a9a9;
  --gray-text: #d8d8d8;
  --gray-text-dark: #d9d9d9;
  --gray-ad: #9b9b9b;
  --gray-progress: #555;
  --logo: #b0c4c0;
  --error: #c00;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 21, node_modules/bootstrap/scss/_reboot.scss */

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* line 27, node_modules/bootstrap/scss/_reboot.scss */

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

/* line 45, node_modules/bootstrap/scss/_reboot.scss */

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

/* line 57, node_modules/bootstrap/scss/_reboot.scss */

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

/* line 73, node_modules/bootstrap/scss/_reboot.scss */

[tabindex="-1"]:focus {
  outline: 0 !important;
}

/* line 83, node_modules/bootstrap/scss/_reboot.scss */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 99, node_modules/bootstrap/scss/_reboot.scss */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 109, node_modules/bootstrap/scss/_reboot.scss */

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 121, node_modules/bootstrap/scss/_reboot.scss */

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

/* line 129, node_modules/bootstrap/scss/_reboot.scss */

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 135, node_modules/bootstrap/scss/_reboot.scss */

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 142, node_modules/bootstrap/scss/_reboot.scss */

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 149, node_modules/bootstrap/scss/_reboot.scss */

dt {
  font-weight: 700;
}

/* line 153, node_modules/bootstrap/scss/_reboot.scss */

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 158, node_modules/bootstrap/scss/_reboot.scss */

blockquote {
  margin: 0 0 1rem;
}

/* line 162, node_modules/bootstrap/scss/_reboot.scss */

dfn {
  font-style: italic;
}

/* line 167, node_modules/bootstrap/scss/_reboot.scss */

b,
strong {
  font-weight: bolder;
}

/* line 173, node_modules/bootstrap/scss/_reboot.scss */

small {
  font-size: 80%;
}

/* line 182, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 190, node_modules/bootstrap/scss/_reboot.scss */

sub {
  bottom: -.25em;
}

/* line 191, node_modules/bootstrap/scss/_reboot.scss */

sup {
  top: -.5em;
}

/* line 198, node_modules/bootstrap/scss/_reboot.scss */

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

/* line 216, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

/* line 225, node_modules/bootstrap/scss/_reboot.scss */

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

/* line 235, node_modules/bootstrap/scss/_reboot.scss */

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 243, node_modules/bootstrap/scss/_reboot.scss */

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

/* line 260, node_modules/bootstrap/scss/_reboot.scss */

figure {
  margin: 0 0 1rem;
}

/* line 270, node_modules/bootstrap/scss/_reboot.scss */

img {
  vertical-align: middle;
  border-style: none;
}

/* line 275, node_modules/bootstrap/scss/_reboot.scss */

svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 287, node_modules/bootstrap/scss/_reboot.scss */

table {
  border-collapse: collapse;
}

/* line 291, node_modules/bootstrap/scss/_reboot.scss */

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 299, node_modules/bootstrap/scss/_reboot.scss */

th {
  text-align: inherit;
}

/* line 310, node_modules/bootstrap/scss/_reboot.scss */

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 319, node_modules/bootstrap/scss/_reboot.scss */

button {
  border-radius: 0;
}

/* line 327, node_modules/bootstrap/scss/_reboot.scss */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 332, node_modules/bootstrap/scss/_reboot.scss */

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 343, node_modules/bootstrap/scss/_reboot.scss */

button,
input {
  overflow: visible;
}

/* line 348, node_modules/bootstrap/scss/_reboot.scss */

button,
select {
  text-transform: none;
}

/* line 356, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 364, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 372, node_modules/bootstrap/scss/_reboot.scss */

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/* line 379, node_modules/bootstrap/scss/_reboot.scss */

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, node_modules/bootstrap/scss/_reboot.scss */

textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, node_modules/bootstrap/scss/_reboot.scss */

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, node_modules/bootstrap/scss/_reboot.scss */

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

/* line 424, node_modules/bootstrap/scss/_reboot.scss */

progress {
  vertical-align: baseline;
}

/* line 429, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 434, node_modules/bootstrap/scss/_reboot.scss */

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, node_modules/bootstrap/scss/_reboot.scss */

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

/* line 457, node_modules/bootstrap/scss/_reboot.scss */

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 466, node_modules/bootstrap/scss/_reboot.scss */

output {
  display: inline-block;
}

/* line 470, node_modules/bootstrap/scss/_reboot.scss */

summary {
  display: list-item;
  cursor: pointer;
}

/* line 475, node_modules/bootstrap/scss/_reboot.scss */

template {
  display: none;
}

/* line 481, node_modules/bootstrap/scss/_reboot.scss */

[hidden] {
  display: none !important;
}

/* line 7, node_modules/bootstrap/scss/_type.scss */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

/* line 16, node_modules/bootstrap/scss/_type.scss */

h1,
.h1 {
  font-size: 2.5rem;
}

/* line 17, node_modules/bootstrap/scss/_type.scss */

h2,
.h2 {
  font-size: 2rem;
}

/* line 18, node_modules/bootstrap/scss/_type.scss */

h3,
.h3 {
  font-size: 1.75rem;
}

/* line 19, node_modules/bootstrap/scss/_type.scss */

h4,
.h4 {
  font-size: 1.5rem;
}

/* line 20, node_modules/bootstrap/scss/_type.scss */

h5,
.h5 {
  font-size: 1.25rem;
}

/* line 21, node_modules/bootstrap/scss/_type.scss */

h6,
.h6 {
  font-size: 1rem;
}

/* line 23, node_modules/bootstrap/scss/_type.scss */

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, node_modules/bootstrap/scss/_type.scss */

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 34, node_modules/bootstrap/scss/_type.scss */

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 39, node_modules/bootstrap/scss/_type.scss */

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 44, node_modules/bootstrap/scss/_type.scss */

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* line 55, node_modules/bootstrap/scss/_type.scss */

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, node_modules/bootstrap/scss/_type.scss */

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, node_modules/bootstrap/scss/_type.scss */

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, node_modules/bootstrap/scss/_type.scss */

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, node_modules/bootstrap/scss/_type.scss */

.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, node_modules/bootstrap/scss/_type.scss */

.list-inline-item {
  display: inline-block;
}

/* line 95, node_modules/bootstrap/scss/_type.scss */

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, node_modules/bootstrap/scss/_type.scss */

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, node_modules/bootstrap/scss/_type.scss */

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

/* line 122, node_modules/bootstrap/scss/_type.scss */

.blockquote-footer::before {
  content: "\2014   \A0";
}

/* line 8, node_modules/bootstrap/scss/_images.scss */

.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 14, node_modules/bootstrap/scss/_images.scss */

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}


@media only screen and (max-width: 1024px) {
  .ad.widget .ad-inner {
    margin-bottom: 1.875rem !important;
  }
}


/* line 29, node_modules/bootstrap/scss/_images.scss */

.figure {
  display: inline-block;
}

/* line 34, node_modules/bootstrap/scss/_images.scss */

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

/* line 39, node_modules/bootstrap/scss/_images.scss */

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

/* line 2, node_modules/bootstrap/scss/_code.scss */

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

/* line 8, node_modules/bootstrap/scss/_code.scss */

a > code {
  color: inherit;
}

/* line 14, node_modules/bootstrap/scss/_code.scss */

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

/* line 22, node_modules/bootstrap/scss/_code.scss */

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, node_modules/bootstrap/scss/_code.scss */

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

/* line 37, node_modules/bootstrap/scss/_code.scss */

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, node_modules/bootstrap/scss/_code.scss */

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 6, node_modules/bootstrap/scss/_grid.scss */

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  /* line 6, node_modules/bootstrap/scss/_grid.scss */

  .container {
    max-width: 1140px;
  }
}

/* line 18, node_modules/bootstrap/scss/_grid.scss */

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 28, node_modules/bootstrap/scss/_grid.scss */

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 34, node_modules/bootstrap/scss/_grid.scss */

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 38, node_modules/bootstrap/scss/_grid.scss */

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

/* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

/* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

/* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

/* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

/* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 576px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 768px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-md-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 992px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

@media (min-width: 1200px) {
  /* line 32, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

  /* line 37, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  /* line 44, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 49, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }

  /* line 51, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }

  /* line 54, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

  /* line 60, node_modules/bootstrap/scss/mixins/_grid-framework.scss */

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

/* line 5, node_modules/bootstrap/scss/_tables.scss */

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 10, node_modules/bootstrap/scss/_tables.scss */

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

/* line 17, node_modules/bootstrap/scss/_tables.scss */

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 22, node_modules/bootstrap/scss/_tables.scss */

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

/* line 26, node_modules/bootstrap/scss/_tables.scss */

.table .table {
  background-color: #fff;
}

/* line 37, node_modules/bootstrap/scss/_tables.scss */

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 48, node_modules/bootstrap/scss/_tables.scss */

.table-bordered {
  border: 1px solid #dee2e6;
}

/* line 51, node_modules/bootstrap/scss/_tables.scss */

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

/* line 57, node_modules/bootstrap/scss/_tables.scss */

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

/* line 65, node_modules/bootstrap/scss/_tables.scss */

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 78, node_modules/bootstrap/scss/_tables.scss */

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8e2c6;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-success:hover {
  background-color: #a6dbb7;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #a6dbb7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-info:hover {
  background-color: #abdde5;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-light:hover {
  background-color: #ececf6;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-white:hover {
  background-color: #f2f2f2;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: #f2f2f2;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black,
.table-black > th,
.table-black > td {
  background-color: silver;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black:hover {
  background-color: #b3b3b3;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black:hover > td,
.table-hover .table-black:hover > th {
  background-color: #b3b3b3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black-hover,
.table-black-hover > th,
.table-black-hover > td {
  background-color: #b8d7da;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black-hover:hover {
  background-color: #a7ced1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black-hover:hover > td,
.table-hover .table-black-hover:hover > th {
  background-color: #a7ced1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black-active,
.table-black-active > th,
.table-black-active > td {
  background-color: #b8ced0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black-active:hover {
  background-color: #a9c3c6;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black-active:hover > td,
.table-hover .table-black-active:hover > th {
  background-color: #a9c3c6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black-dark,
.table-black-dark > th,
.table-black-dark > td {
  background-color: #b8b8b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black-dark:hover {
  background-color: #ababab;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black-dark:hover > td,
.table-hover .table-black-dark:hover > th {
  background-color: #ababab;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-black-teal,
.table-black-teal > th,
.table-black-teal > td {
  background-color: #b9bfc0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-black-teal:hover {
  background-color: #acb3b4;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-black-teal:hover > td,
.table-hover .table-black-teal:hover > th {
  background-color: #acb3b4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal,
.table-teal > th,
.table-teal > td {
  background-color: #c4e6ea;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal:hover {
  background-color: #b1dee3;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal:hover > td,
.table-hover .table-teal:hover > th {
  background-color: #b1dee3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-hover,
.table-teal-hover > th,
.table-teal-hover > td {
  background-color: #bfe2e5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-hover:hover {
  background-color: #addade;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-hover:hover > td,
.table-hover .table-teal-hover:hover > th {
  background-color: #addade;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-active,
.table-teal-active > th,
.table-teal-active > td {
  background-color: #b8d7da;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-active:hover {
  background-color: #a7ced1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-active:hover > td,
.table-hover .table-teal-active:hover > th {
  background-color: #a7ced1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-mid,
.table-teal-mid > th,
.table-teal-mid > td {
  background-color: #f7fcfc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-mid:hover {
  background-color: #e4f5f5;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-mid:hover > td,
.table-hover .table-teal-mid:hover > th {
  background-color: #e4f5f5;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-light,
.table-teal-light > th,
.table-teal-light > td {
  background-color: #fcfefe;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-light:hover {
  background-color: #e9f8f8;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-light:hover > td,
.table-hover .table-teal-light:hover > th {
  background-color: #e9f8f8;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-light-border,
.table-teal-light-border > th,
.table-teal-light-border > td {
  background-color: #e7f6f6;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-light-border:hover {
  background-color: #d4efef;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-light-border:hover > td,
.table-hover .table-teal-light-border:hover > th {
  background-color: #d4efef;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-background,
.table-teal-background > th,
.table-teal-background > td {
  background-color: #f4fafa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-background:hover {
  background-color: #e2f2f2;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-background:hover > td,
.table-hover .table-teal-background:hover > th {
  background-color: #e2f2f2;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-inactive,
.table-teal-inactive > th,
.table-teal-inactive > td {
  background-color: #ebf6f7;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-inactive:hover {
  background-color: #d9eef0;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-inactive:hover > td,
.table-hover .table-teal-inactive:hover > th {
  background-color: #d9eef0;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-teal-icon,
.table-teal-icon > th,
.table-teal-icon > td {
  background-color: #edf8f9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-teal-icon:hover {
  background-color: #daf1f3;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-teal-icon:hover > td,
.table-hover .table-teal-icon:hover > th {
  background-color: #daf1f3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon,
.table-maroon > th,
.table-maroon > td {
  background-color: #d3bdc8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon:hover {
  background-color: #c9aebb;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon:hover > td,
.table-hover .table-maroon:hover > th {
  background-color: #c9aebb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon-hover,
.table-maroon-hover > th,
.table-maroon-hover > td {
  background-color: #fefdfe;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon-hover:hover {
  background-color: #f6ecf6;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon-hover:hover > td,
.table-hover .table-maroon-hover:hover > th {
  background-color: #f6ecf6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon-active,
.table-maroon-active > th,
.table-maroon-active > td {
  background-color: #fbf9f9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon-active:hover {
  background-color: #f1eaea;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon-active:hover > td,
.table-hover .table-maroon-active:hover > th {
  background-color: #f1eaea;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon-light,
.table-maroon-light > th,
.table-maroon-light > td {
  background-color: #fdfcfc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon-light:hover {
  background-color: #f3eded;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon-light:hover > td,
.table-hover .table-maroon-light:hover > th {
  background-color: #f3eded;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon-dark,
.table-maroon-dark > th,
.table-maroon-dark > td {
  background-color: #d3bdc8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon-dark:hover {
  background-color: #c9aebb;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon-dark:hover > td,
.table-hover .table-maroon-dark:hover > th {
  background-color: #c9aebb;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-maroon-background,
.table-maroon-background > th,
.table-maroon-background > td {
  background-color: #faf8f9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-maroon-background:hover {
  background-color: #efe9ec;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-maroon-background:hover > td,
.table-hover .table-maroon-background:hover > th {
  background-color: #efe9ec;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light,
.table-gray-light > th,
.table-gray-light > td {
  background-color: #fdfdfd;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-light:hover {
  background-color: #f0f0f0;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-light:hover > td,
.table-hover .table-gray-light:hover > th {
  background-color: #f0f0f0;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-mid,
.table-gray-mid > th,
.table-gray-mid > td {
  background-color: #fbfbfb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-mid:hover {
  background-color: #eeeeee;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-mid:hover > td,
.table-hover .table-gray-mid:hover > th {
  background-color: #eeeeee;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dark,
.table-gray-dark > th,
.table-gray-dark > td {
  background-color: #c1c1c1;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-dark:hover {
  background-color: #b4b4b4;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-dark:hover > td,
.table-hover .table-gray-dark:hover > th {
  background-color: #b4b4b4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-light-border,
.table-gray-light-border > th,
.table-gray-light-border > td {
  background-color: whitesmoke;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-light-border:hover {
  background-color: #e8e8e8;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-light-border:hover > td,
.table-hover .table-gray-light-border:hover > th {
  background-color: #e8e8e8;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dark-border,
.table-gray-dark-border > th,
.table-gray-dark-border > td {
  background-color: #cacaca;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-dark-border:hover {
  background-color: #bdbdbd;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-dark-border:hover > td,
.table-hover .table-gray-dark-border:hover > th {
  background-color: #bdbdbd;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-dark-background,
.table-gray-dark-background > th,
.table-gray-dark-background > td {
  background-color: silver;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-dark-background:hover {
  background-color: #b3b3b3;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-dark-background:hover > td,
.table-hover .table-gray-dark-background:hover > th {
  background-color: #b3b3b3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-mid-background,
.table-gray-mid-background > th,
.table-gray-mid-background > td {
  background-color: #cfcfcf;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-mid-background:hover {
  background-color: #c2c2c2;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-mid-background:hover > td,
.table-hover .table-gray-mid-background:hover > th {
  background-color: #c2c2c2;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-inactive,
.table-gray-inactive > th,
.table-gray-inactive > td {
  background-color: #f1f1f1;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-inactive:hover {
  background-color: #e4e4e4;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-inactive:hover > td,
.table-hover .table-gray-inactive:hover > th {
  background-color: #e4e4e4;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-background,
.table-gray-background > th,
.table-gray-background > td {
  background-color: #fbfbfb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-background:hover {
  background-color: #eeeeee;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-background:hover > td,
.table-hover .table-gray-background:hover > th {
  background-color: #eeeeee;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-modal-bottom-background,
.table-gray-modal-bottom-background > th,
.table-gray-modal-bottom-background > td {
  background-color: #f9f9f9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-modal-bottom-background:hover {
  background-color: #ececec;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-modal-bottom-background:hover > td,
.table-hover .table-gray-modal-bottom-background:hover > th {
  background-color: #ececec;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-link,
.table-gray-link > th,
.table-gray-link > td {
  background-color: #e7e7e7;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-link:hover {
  background-color: #dadada;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-link:hover > td,
.table-hover .table-gray-link:hover > th {
  background-color: #dadada;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-text,
.table-gray-text > th,
.table-gray-text > td {
  background-color: #f4f4f4;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-text:hover {
  background-color: #e7e7e7;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-text:hover > td,
.table-hover .table-gray-text:hover > th {
  background-color: #e7e7e7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-text-dark,
.table-gray-text-dark > th,
.table-gray-text-dark > td {
  background-color: #f4f4f4;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-text-dark:hover {
  background-color: #e7e7e7;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-text-dark:hover > td,
.table-hover .table-gray-text-dark:hover > th {
  background-color: #e7e7e7;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-ad,
.table-gray-ad > th,
.table-gray-ad > td {
  background-color: #e3e3e3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-ad:hover {
  background-color: #d6d6d6;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-ad:hover > td,
.table-hover .table-gray-ad:hover > th {
  background-color: #d6d6d6;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-gray-progress,
.table-gray-progress > th,
.table-gray-progress > td {
  background-color: #cfcfcf;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-gray-progress:hover {
  background-color: #c2c2c2;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-gray-progress:hover > td,
.table-hover .table-gray-progress:hover > th {
  background-color: #c2c2c2;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-logo,
.table-logo > th,
.table-logo > td {
  background-color: #e9eeed;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-logo:hover {
  background-color: #dbe3e1;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-logo:hover > td,
.table-hover .table-logo:hover > th {
  background-color: #dbe3e1;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-error,
.table-error > th,
.table-error > td {
  background-color: #f1b8b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-error:hover {
  background-color: #eda3a3;
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-error:hover > td,
.table-hover .table-error:hover > th {
  background-color: #eda3a3;
}

/* line 7, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 23, node_modules/bootstrap/scss/mixins/_table-row.scss */

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 116, node_modules/bootstrap/scss/_tables.scss */

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

/* line 124, node_modules/bootstrap/scss/_tables.scss */

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 132, node_modules/bootstrap/scss/_tables.scss */

.table-dark {
  color: #fff;
  background-color: #212529;
}

/* line 136, node_modules/bootstrap/scss/_tables.scss */

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

/* line 142, node_modules/bootstrap/scss/_tables.scss */

.table-dark.table-bordered {
  border: 0;
}

/* line 147, node_modules/bootstrap/scss/_tables.scss */

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 172, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 181, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  /* line 172, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 181, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 172, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 181, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  /* line 172, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  /* line 181, node_modules/bootstrap/scss/_tables.scss */

  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

/* line 172, node_modules/bootstrap/scss/_tables.scss */

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/* line 181, node_modules/bootstrap/scss/_tables.scss */

.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, node_modules/bootstrap/scss/_forms.scss */

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_forms.scss */

  .form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 32, node_modules/bootstrap/scss/_forms.scss */

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_forms.scss */

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 41, node_modules/bootstrap/scss/_forms.scss */

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

/* line 52, node_modules/bootstrap/scss/_forms.scss */

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 61, node_modules/bootstrap/scss/_forms.scss */

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 73, node_modules/bootstrap/scss/_forms.scss */

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 86, node_modules/bootstrap/scss/_forms.scss */

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

/* line 94, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 101, node_modules/bootstrap/scss/_forms.scss */

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 114, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

/* line 126, node_modules/bootstrap/scss/_forms.scss */

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 141, node_modules/bootstrap/scss/_forms.scss */

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 149, node_modules/bootstrap/scss/_forms.scss */

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 159, node_modules/bootstrap/scss/_forms.scss */

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

/* line 165, node_modules/bootstrap/scss/_forms.scss */

textarea.form-control {
  height: auto;
}

/* line 175, node_modules/bootstrap/scss/_forms.scss */

.form-group {
  margin-bottom: 1rem;
}

/* line 179, node_modules/bootstrap/scss/_forms.scss */

.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 189, node_modules/bootstrap/scss/_forms.scss */

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

/* line 195, node_modules/bootstrap/scss/_forms.scss */

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 207, node_modules/bootstrap/scss/_forms.scss */

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 213, node_modules/bootstrap/scss/_forms.scss */

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

/* line 218, node_modules/bootstrap/scss/_forms.scss */

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 223, node_modules/bootstrap/scss/_forms.scss */

.form-check-label {
  margin-bottom: 0;
}

/* line 227, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

/* line 234, node_modules/bootstrap/scss/_forms.scss */

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #093;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(0, 153, 51, 0.9);
  border-radius: 0.25rem;
}

/* line 55, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid,
.form-control.is-valid,
.was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #093;
}

/* line 59, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus,
.was-validated
  .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #093;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
}

/* line 64, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated
  .custom-select:valid ~ .valid-feedback,
.was-validated
  .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 74, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 84, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #093;
}

/* line 88, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 98, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #093;
}

/* line 101, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #1aff66;
}

/* line 106, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 112, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #00cc44;
}

/* line 118, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #093;
}

/* line 132, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .custom-file-label::after,
.custom-file-input.is-valid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 135, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 141, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.25);
}

/* line 30, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 38, node_modules/bootstrap/scss/mixins/_forms.scss */

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

/* line 55, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid,
.form-control.is-invalid,
.was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

/* line 59, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus,
.was-validated
  .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 64, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated
  .custom-select:invalid ~ .invalid-feedback,
.was-validated
  .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 74, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 84, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

/* line 88, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 98, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

/* line 101, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

/* line 106, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 112, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

/* line 118, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 129, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

/* line 132, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .custom-file-label::after,
.custom-file-input.is-invalid ~ .custom-file-label::after {
  border-color: inherit;
}

/* line 135, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 141, node_modules/bootstrap/scss/mixins/_forms.scss */

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 262, node_modules/bootstrap/scss/_forms.scss */

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 270, node_modules/bootstrap/scss/_forms.scss */

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  /* line 276, node_modules/bootstrap/scss/_forms.scss */

  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }

  /* line 284, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }

  /* line 293, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 300, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  /* line 304, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  /* line 311, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }

  /* line 318, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  /* line 325, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* line 329, node_modules/bootstrap/scss/_forms.scss */

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 7, node_modules/bootstrap/scss/_buttons.scss */

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 7, node_modules/bootstrap/scss/_buttons.scss */

  .btn {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn:hover,
.btn:focus {
  text-decoration: none;
}

/* line 23, node_modules/bootstrap/scss/_buttons.scss */

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 30, node_modules/bootstrap/scss/_buttons.scss */

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

/* line 37, node_modules/bootstrap/scss/_buttons.scss */

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 52, node_modules/bootstrap/scss/_buttons.scss */

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-success {
  color: #fff;
  background-color: #093;
  border-color: #093;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-success:hover {
  color: #fff;
  background-color: #007326;
  border-color: #006622;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #093;
  border-color: #093;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #006622;
  border-color: #00591e;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:focus,
.btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-white:hover {
  color: #212529;
  background-color: #ececec;
  border-color: #e6e6e6;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:focus,
.btn-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white.disabled,
.btn-white:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:not(:disabled):not(.disabled):active,
.btn-white:not(:disabled):not(.disabled).active,
.show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #dfdfdf;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-white:not(:disabled):not(.disabled):active:focus,
.btn-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-black {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black:hover {
  color: #fff;
  background-color: #0c0c0c;
  border-color: #060606;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:focus,
.btn-black.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black.disabled,
.btn-black:disabled {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:not(:disabled):not(.disabled):active,
.btn-black:not(:disabled):not(.disabled).active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: #060606;
  border-color: black;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black:not(:disabled):not(.disabled):active:focus,
.btn-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-black-hover {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black-hover:hover {
  color: #fff;
  background-color: #004c55;
  border-color: #004148;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-hover:focus,
.btn-black-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-hover.disabled,
.btn-black-hover:disabled {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-hover:not(:disabled):not(.disabled):active,
.btn-black-hover:not(:disabled):not(.disabled).active,
.show > .btn-black-hover.dropdown-toggle {
  color: #fff;
  background-color: #004148;
  border-color: #00353b;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-hover:not(:disabled):not(.disabled):active:focus,
.btn-black-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-black-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-black-active {
  color: #fff;
  background-color: #005058;
  border-color: #005058;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black-active:hover {
  color: #fff;
  background-color: #002d32;
  border-color: #002225;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-active:focus,
.btn-black-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-active.disabled,
.btn-black-active:disabled {
  color: #fff;
  background-color: #005058;
  border-color: #005058;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-active:not(:disabled):not(.disabled):active,
.btn-black-active:not(:disabled):not(.disabled).active,
.show > .btn-black-active.dropdown-toggle {
  color: #fff;
  background-color: #002225;
  border-color: #001618;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-active:not(:disabled):not(.disabled):active:focus,
.btn-black-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-black-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-black-dark {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black-dark:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-dark:focus,
.btn-black-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-dark.disabled,
.btn-black-dark:disabled {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-dark:not(:disabled):not(.disabled):active,
.btn-black-dark:not(:disabled):not(.disabled).active,
.show > .btn-black-dark.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-dark:not(:disabled):not(.disabled):active:focus,
.btn-black-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-black-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-black-teal {
  color: #fff;
  background-color: #041c1e;
  border-color: #041c1e;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-black-teal:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-teal:focus,
.btn-black-teal.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-teal.disabled,
.btn-black-teal:disabled {
  color: #fff;
  background-color: #041c1e;
  border-color: #041c1e;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-teal:not(:disabled):not(.disabled):active,
.btn-black-teal:not(:disabled):not(.disabled).active,
.show > .btn-black-teal.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-black-teal:not(:disabled):not(.disabled):active:focus,
.btn-black-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-black-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal {
  color: #fff;
  background-color: #2ea7b4;
  border-color: #2ea7b4;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal:hover {
  color: #fff;
  background-color: #268b96;
  border-color: #24818b;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal:focus,
.btn-teal.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal.disabled,
.btn-teal:disabled {
  color: #fff;
  background-color: #2ea7b4;
  border-color: #2ea7b4;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal:not(:disabled):not(.disabled):active,
.btn-teal:not(:disabled):not(.disabled).active,
.show > .btn-teal.dropdown-toggle {
  color: #fff;
  background-color: #24818b;
  border-color: #217881;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal:not(:disabled):not(.disabled):active:focus,
.btn-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-hover {
  color: #fff;
  background-color: #1c96a3;
  border-color: #1c96a3;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-hover:hover {
  color: #fff;
  background-color: #167882;
  border-color: #156e77;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-hover:focus,
.btn-teal-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-hover.disabled,
.btn-teal-hover:disabled {
  color: #fff;
  background-color: #1c96a3;
  border-color: #1c96a3;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-hover:not(:disabled):not(.disabled):active,
.btn-teal-hover:not(:disabled):not(.disabled).active,
.show > .btn-teal-hover.dropdown-toggle {
  color: #fff;
  background-color: #156e77;
  border-color: #13646d;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-hover:not(:disabled):not(.disabled):active:focus,
.btn-teal-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-active {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-active:hover {
  color: #fff;
  background-color: #004c55;
  border-color: #004148;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-active:focus,
.btn-teal-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-active.disabled,
.btn-teal-active:disabled {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-active:not(:disabled):not(.disabled):active,
.btn-teal-active:not(:disabled):not(.disabled).active,
.show > .btn-teal-active.dropdown-toggle {
  color: #fff;
  background-color: #004148;
  border-color: #00353b;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-active:not(:disabled):not(.disabled):active:focus,
.btn-teal-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-mid {
  color: #212529;
  background-color: #e4f4f5;
  border-color: #e4f4f5;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-mid:hover {
  color: #212529;
  background-color: #c8e9eb;
  border-color: #bfe5e7;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-mid:focus,
.btn-teal-mid.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-mid.disabled,
.btn-teal-mid:disabled {
  color: #212529;
  background-color: #e4f4f5;
  border-color: #e4f4f5;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-mid:not(:disabled):not(.disabled):active,
.btn-teal-mid:not(:disabled):not(.disabled).active,
.show > .btn-teal-mid.dropdown-toggle {
  color: #212529;
  background-color: #bfe5e7;
  border-color: #b5e1e4;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-mid:not(:disabled):not(.disabled):active:focus,
.btn-teal-mid:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-mid.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-light {
  color: #212529;
  background-color: #f5fbfb;
  border-color: #f5fbfb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-light:hover {
  color: #212529;
  background-color: #daf0f0;
  border-color: #d1ecec;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light:focus,
.btn-teal-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light.disabled,
.btn-teal-light:disabled {
  color: #212529;
  background-color: #f5fbfb;
  border-color: #f5fbfb;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light:not(:disabled):not(.disabled):active,
.btn-teal-light:not(:disabled):not(.disabled).active,
.show > .btn-teal-light.dropdown-toggle {
  color: #212529;
  background-color: #d1ecec;
  border-color: #c7e9e9;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light:not(:disabled):not(.disabled):active:focus,
.btn-teal-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-light-border {
  color: #212529;
  background-color: #abdfdf;
  border-color: #abdfdf;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-light-border:hover {
  color: #212529;
  background-color: #8fd4d4;
  border-color: #86d1d1;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light-border:focus,
.btn-teal-light-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light-border.disabled,
.btn-teal-light-border:disabled {
  color: #212529;
  background-color: #abdfdf;
  border-color: #abdfdf;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light-border:not(:disabled):not(.disabled):active,
.btn-teal-light-border:not(:disabled):not(.disabled).active,
.show > .btn-teal-light-border.dropdown-toggle {
  color: #212529;
  background-color: #86d1d1;
  border-color: #7dcdcd;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-light-border:not(:disabled):not(.disabled):active:focus,
.btn-teal-light-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-light-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-background {
  color: #212529;
  background-color: #d8eded;
  border-color: #d8eded;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-background:hover {
  color: #212529;
  background-color: #bee1e1;
  border-color: #b5dddd;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-background:focus,
.btn-teal-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-background.disabled,
.btn-teal-background:disabled {
  color: #212529;
  background-color: #d8eded;
  border-color: #d8eded;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-background:not(:disabled):not(.disabled):active,
.btn-teal-background:not(:disabled):not(.disabled).active,
.show > .btn-teal-background.dropdown-toggle {
  color: #212529;
  background-color: #b5dddd;
  border-color: #acd9d9;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-background:not(:disabled):not(.disabled):active:focus,
.btn-teal-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-inactive {
  color: #212529;
  background-color: #b6e0e4;
  border-color: #b6e0e4;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-inactive:hover {
  color: #212529;
  background-color: #9ad4da;
  border-color: #91d0d6;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-inactive:focus,
.btn-teal-inactive.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-inactive.disabled,
.btn-teal-inactive:disabled {
  color: #212529;
  background-color: #b6e0e4;
  border-color: #b6e0e4;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-inactive:not(:disabled):not(.disabled):active,
.btn-teal-inactive:not(:disabled):not(.disabled).active,
.show > .btn-teal-inactive.dropdown-toggle {
  color: #212529;
  background-color: #91d0d6;
  border-color: #87ccd3;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-inactive:not(:disabled):not(.disabled):active:focus,
.btn-teal-inactive:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-teal-icon {
  color: #212529;
  background-color: #c0e5e9;
  border-color: #c0e5e9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-teal-icon:hover {
  color: #212529;
  background-color: #a4d9df;
  border-color: #9ad5dc;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-icon:focus,
.btn-teal-icon.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-icon.disabled,
.btn-teal-icon:disabled {
  color: #212529;
  background-color: #c0e5e9;
  border-color: #c0e5e9;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-icon:not(:disabled):not(.disabled):active,
.btn-teal-icon:not(:disabled):not(.disabled).active,
.show > .btn-teal-icon.dropdown-toggle {
  color: #212529;
  background-color: #9ad5dc;
  border-color: #91d2d9;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-teal-icon:not(:disabled):not(.disabled):active:focus,
.btn-teal-icon:not(:disabled):not(.disabled).active:focus,
.show > .btn-teal-icon.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon:hover {
  color: #fff;
  background-color: #410c27;
  border-color: #360a21;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon:focus,
.btn-maroon.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon.disabled,
.btn-maroon:disabled {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon:not(:disabled):not(.disabled):active,
.btn-maroon:not(:disabled):not(.disabled).active,
.show > .btn-maroon.dropdown-toggle {
  color: #fff;
  background-color: #360a21;
  border-color: #2b081a;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon:not(:disabled):not(.disabled):active:focus,
.btn-maroon:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon-hover {
  color: #212529;
  background-color: #fbf9fa;
  border-color: #fbf9fa;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon-hover:hover {
  color: #212529;
  background-color: #ece2e7;
  border-color: #e7dae1;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-hover:focus,
.btn-maroon-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-hover.disabled,
.btn-maroon-hover:disabled {
  color: #212529;
  background-color: #fbf9fa;
  border-color: #fbf9fa;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-hover:not(:disabled):not(.disabled):active,
.btn-maroon-hover:not(:disabled):not(.disabled).active,
.show > .btn-maroon-hover.dropdown-toggle {
  color: #212529;
  background-color: #e7dae1;
  border-color: #e2d3da;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-hover:not(:disabled):not(.disabled):active:focus,
.btn-maroon-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon-active {
  color: #212529;
  background-color: #efe8eb;
  border-color: #efe8eb;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon-active:hover {
  color: #212529;
  background-color: #dfd1d7;
  border-color: #dacad1;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-active:focus,
.btn-maroon-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-active.disabled,
.btn-maroon-active:disabled {
  color: #212529;
  background-color: #efe8eb;
  border-color: #efe8eb;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-active:not(:disabled):not(.disabled):active,
.btn-maroon-active:not(:disabled):not(.disabled).active,
.show > .btn-maroon-active.dropdown-toggle {
  color: #212529;
  background-color: #dacad1;
  border-color: #d5c2ca;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-active:not(:disabled):not(.disabled):active:focus,
.btn-maroon-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon-light {
  color: #212529;
  background-color: #f7f5f6;
  border-color: #f7f5f6;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon-light:hover {
  color: #212529;
  background-color: #e6e0e3;
  border-color: #e0d9dd;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-light:focus,
.btn-maroon-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-light.disabled,
.btn-maroon-light:disabled {
  color: #212529;
  background-color: #f7f5f6;
  border-color: #f7f5f6;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-light:not(:disabled):not(.disabled):active,
.btn-maroon-light:not(:disabled):not(.disabled).active,
.show > .btn-maroon-light.dropdown-toggle {
  color: #212529;
  background-color: #e0d9dd;
  border-color: #dbd2d6;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-light:not(:disabled):not(.disabled):active:focus,
.btn-maroon-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon-dark {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon-dark:hover {
  color: #fff;
  background-color: #410c27;
  border-color: #360a21;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-dark:focus,
.btn-maroon-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-dark.disabled,
.btn-maroon-dark:disabled {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-dark:not(:disabled):not(.disabled):active,
.btn-maroon-dark:not(:disabled):not(.disabled).active,
.show > .btn-maroon-dark.dropdown-toggle {
  color: #fff;
  background-color: #360a21;
  border-color: #2b081a;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-dark:not(:disabled):not(.disabled):active:focus,
.btn-maroon-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-maroon-background {
  color: #212529;
  background-color: #eee7ea;
  border-color: #eee7ea;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-maroon-background:hover {
  color: #212529;
  background-color: #ded1d6;
  border-color: #d9c9d0;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-background:focus,
.btn-maroon-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-background.disabled,
.btn-maroon-background:disabled {
  color: #212529;
  background-color: #eee7ea;
  border-color: #eee7ea;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-background:not(:disabled):not(.disabled):active,
.btn-maroon-background:not(:disabled):not(.disabled).active,
.show > .btn-maroon-background.dropdown-toggle {
  color: #212529;
  background-color: #d9c9d0;
  border-color: #d4c2c9;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-maroon-background:not(:disabled):not(.disabled):active:focus,
.btn-maroon-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-maroon-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-light {
  color: #212529;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-light:hover {
  color: #212529;
  background-color: #e5e5e5;
  border-color: #dfdfdf;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:focus,
.btn-gray-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light.disabled,
.btn-gray-light:disabled {
  color: #212529;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:not(:disabled):not(.disabled):active,
.btn-gray-light:not(:disabled):not(.disabled).active,
.show > .btn-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #d8d8d8;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light:not(:disabled):not(.disabled):active:focus,
.btn-gray-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-mid {
  color: #212529;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-mid:hover {
  color: #212529;
  background-color: #dfdfdf;
  border-color: #d9d9d9;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid:focus,
.btn-gray-mid.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid.disabled,
.btn-gray-mid:disabled {
  color: #212529;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid:not(:disabled):not(.disabled):active,
.btn-gray-mid:not(:disabled):not(.disabled).active,
.show > .btn-gray-mid.dropdown-toggle {
  color: #212529;
  background-color: #d9d9d9;
  border-color: #d2d2d2;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid:not(:disabled):not(.disabled):active:focus,
.btn-gray-mid:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-mid.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-dark {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-dark:hover {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #090909;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:focus,
.btn-gray-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark.disabled,
.btn-gray-dark:disabled {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:not(:disabled):not(.disabled):active,
.btn-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #090909;
  border-color: #020202;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-light-border {
  color: #212529;
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-light-border:hover {
  color: #212529;
  background-color: #c9c9c9;
  border-color: #c3c3c3;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-border:focus,
.btn-gray-light-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-border.disabled,
.btn-gray-light-border:disabled {
  color: #212529;
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-border:not(:disabled):not(.disabled):active,
.btn-gray-light-border:not(:disabled):not(.disabled).active,
.show > .btn-gray-light-border.dropdown-toggle {
  color: #212529;
  background-color: #c3c3c3;
  border-color: #bcbcbc;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-light-border:not(:disabled):not(.disabled):active:focus,
.btn-gray-light-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-light-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-dark-border {
  color: #fff;
  background-color: #424242;
  border-color: #424242;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-dark-border:hover {
  color: #fff;
  background-color: #2f2f2f;
  border-color: #292929;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-border:focus,
.btn-gray-dark-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-border.disabled,
.btn-gray-dark-border:disabled {
  color: #fff;
  background-color: #424242;
  border-color: #424242;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-border:not(:disabled):not(.disabled):active,
.btn-gray-dark-border:not(:disabled):not(.disabled).active,
.show > .btn-gray-dark-border.dropdown-toggle {
  color: #fff;
  background-color: #292929;
  border-color: #222222;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-border:not(:disabled):not(.disabled):active:focus,
.btn-gray-dark-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-dark-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-dark-background {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-dark-background:hover {
  color: #fff;
  background-color: #0c0c0c;
  border-color: #060606;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-background:focus,
.btn-gray-dark-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-background.disabled,
.btn-gray-dark-background:disabled {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-background:not(:disabled):not(.disabled):active,
.btn-gray-dark-background:not(:disabled):not(.disabled).active,
.show > .btn-gray-dark-background.dropdown-toggle {
  color: #fff;
  background-color: #060606;
  border-color: black;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-dark-background:not(:disabled):not(.disabled):active:focus,
.btn-gray-dark-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-dark-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-mid-background {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-mid-background:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid-background:focus,
.btn-gray-mid-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid-background.disabled,
.btn-gray-mid-background:disabled {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid-background:not(:disabled):not(.disabled):active,
.btn-gray-mid-background:not(:disabled):not(.disabled).active,
.show > .btn-gray-mid-background.dropdown-toggle {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #353535;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-mid-background:not(:disabled):not(.disabled):active:focus,
.btn-gray-mid-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-mid-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-inactive {
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-inactive:hover {
  color: #212529;
  background-color: #b9b9b9;
  border-color: #b3b3b3;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-inactive:focus,
.btn-gray-inactive.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-inactive.disabled,
.btn-gray-inactive:disabled {
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-inactive:not(:disabled):not(.disabled):active,
.btn-gray-inactive:not(:disabled):not(.disabled).active,
.show > .btn-gray-inactive.dropdown-toggle {
  color: #212529;
  background-color: #b3b3b3;
  border-color: #acacac;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-inactive:not(:disabled):not(.disabled):active:focus,
.btn-gray-inactive:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-background {
  color: #212529;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-background:hover {
  color: #212529;
  background-color: #dddddd;
  border-color: #d7d7d7;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-background:focus,
.btn-gray-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-background.disabled,
.btn-gray-background:disabled {
  color: #212529;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-background:not(:disabled):not(.disabled):active,
.btn-gray-background:not(:disabled):not(.disabled).active,
.show > .btn-gray-background.dropdown-toggle {
  color: #212529;
  background-color: #d7d7d7;
  border-color: #d0d0d0;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-background:not(:disabled):not(.disabled):active:focus,
.btn-gray-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-modal-bottom-background {
  color: #212529;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-modal-bottom-background:hover {
  color: #212529;
  background-color: #d5d5d5;
  border-color: #cfcfcf;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-modal-bottom-background:focus,
.btn-gray-modal-bottom-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-modal-bottom-background.disabled,
.btn-gray-modal-bottom-background:disabled {
  color: #212529;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-modal-bottom-background:not(:disabled):not(.disabled):active,
.btn-gray-modal-bottom-background:not(:disabled):not(.disabled).active,
.show > .btn-gray-modal-bottom-background.dropdown-toggle {
  color: #212529;
  background-color: #cfcfcf;
  border-color: #c8c8c8;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-modal-bottom-background:not(:disabled):not(.disabled):active:focus,
.btn-gray-modal-bottom-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-modal-bottom-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-link {
  color: #212529;
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-link:hover {
  color: #fff;
  background-color: #969696;
  border-color: #909090;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-link:focus,
.btn-gray-link.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-link.disabled,
.btn-gray-link:disabled {
  color: #212529;
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-link:not(:disabled):not(.disabled):active,
.btn-gray-link:not(:disabled):not(.disabled).active,
.show > .btn-gray-link.dropdown-toggle {
  color: #fff;
  background-color: #909090;
  border-color: #898989;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-link:not(:disabled):not(.disabled):active:focus,
.btn-gray-link:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-link.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-text {
  color: #212529;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-text:hover {
  color: #212529;
  background-color: #c5c5c5;
  border-color: #bfbfbf;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text:focus,
.btn-gray-text.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text.disabled,
.btn-gray-text:disabled {
  color: #212529;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text:not(:disabled):not(.disabled):active,
.btn-gray-text:not(:disabled):not(.disabled).active,
.show > .btn-gray-text.dropdown-toggle {
  color: #212529;
  background-color: #bfbfbf;
  border-color: #b8b8b8;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text:not(:disabled):not(.disabled):active:focus,
.btn-gray-text:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-text.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-text-dark {
  color: #212529;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-text-dark:hover {
  color: #212529;
  background-color: #c6c6c6;
  border-color: silver;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text-dark:focus,
.btn-gray-text-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text-dark.disabled,
.btn-gray-text-dark:disabled {
  color: #212529;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text-dark:not(:disabled):not(.disabled):active,
.btn-gray-text-dark:not(:disabled):not(.disabled).active,
.show > .btn-gray-text-dark.dropdown-toggle {
  color: #212529;
  background-color: silver;
  border-color: #b9b9b9;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-text-dark:not(:disabled):not(.disabled):active:focus,
.btn-gray-text-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-text-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-ad {
  color: #212529;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-ad:hover {
  color: #fff;
  background-color: #888888;
  border-color: #828282;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-ad:focus,
.btn-gray-ad.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-ad.disabled,
.btn-gray-ad:disabled {
  color: #212529;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-ad:not(:disabled):not(.disabled):active,
.btn-gray-ad:not(:disabled):not(.disabled).active,
.show > .btn-gray-ad.dropdown-toggle {
  color: #fff;
  background-color: #828282;
  border-color: #7b7b7b;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-ad:not(:disabled):not(.disabled):active:focus,
.btn-gray-ad:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-ad.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-gray-progress {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-gray-progress:hover {
  color: #fff;
  background-color: #424242;
  border-color: #3c3c3c;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-progress:focus,
.btn-gray-progress.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-progress.disabled,
.btn-gray-progress:disabled {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-progress:not(:disabled):not(.disabled):active,
.btn-gray-progress:not(:disabled):not(.disabled).active,
.show > .btn-gray-progress.dropdown-toggle {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #353535;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-gray-progress:not(:disabled):not(.disabled):active:focus,
.btn-gray-progress:not(:disabled):not(.disabled).active:focus,
.show > .btn-gray-progress.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-logo {
  color: #212529;
  background-color: #b0c4c0;
  border-color: #b0c4c0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-logo:hover {
  color: #212529;
  background-color: #9ab4af;
  border-color: #93aea9;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-logo:focus,
.btn-logo.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-logo.disabled,
.btn-logo:disabled {
  color: #212529;
  background-color: #b0c4c0;
  border-color: #b0c4c0;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-logo:not(:disabled):not(.disabled):active,
.btn-logo:not(:disabled):not(.disabled).active,
.show > .btn-logo.dropdown-toggle {
  color: #212529;
  background-color: #93aea9;
  border-color: #8ca9a3;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-logo:not(:disabled):not(.disabled):active:focus,
.btn-logo:not(:disabled):not(.disabled).active:focus,
.show > .btn-logo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
}

/* line 63, node_modules/bootstrap/scss/_buttons.scss */

.btn-error {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-error:hover {
  color: #fff;
  background-color: #a60000;
  border-color: #990000;
}

/* line 18, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-error:focus,
.btn-error.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

/* line 29, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-error.disabled,
.btn-error:disabled {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

/* line 36, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-error:not(:disabled):not(.disabled):active,
.btn-error:not(:disabled):not(.disabled).active,
.show > .btn-error.dropdown-toggle {
  color: #fff;
  background-color: #990000;
  border-color: #8c0000;
}

/* line 46, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-error:not(:disabled):not(.disabled):active:focus,
.btn-error:not(:disabled):not(.disabled).active:focus,
.show > .btn-error.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-success {
  color: #093;
  background-color: transparent;
  background-image: none;
  border-color: #093;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:hover {
  color: #fff;
  background-color: #093;
  border-color: #093;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #093;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #093;
  border-color: #093;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 153, 51, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-white {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: #fff;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:focus,
.btn-outline-white.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white.disabled,
.btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:not(:disabled):not(.disabled):active,
.btn-outline-white:not(:disabled):not(.disabled).active,
.show > .btn-outline-white.dropdown-toggle {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-white:not(:disabled):not(.disabled):active:focus,
.btn-outline-white:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-white.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black {
  color: #1f1f1f;
  background-color: transparent;
  background-image: none;
  border-color: #1f1f1f;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:hover {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:focus,
.btn-outline-black.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black.disabled,
.btn-outline-black:disabled {
  color: #1f1f1f;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:not(:disabled):not(.disabled):active,
.btn-outline-black:not(:disabled):not(.disabled).active,
.show > .btn-outline-black.dropdown-toggle {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black:not(:disabled):not(.disabled):active:focus,
.btn-outline-black:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black-hover {
  color: #006f7b;
  background-color: transparent;
  background-image: none;
  border-color: #006f7b;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-hover:hover {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-hover:focus,
.btn-outline-black-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-hover.disabled,
.btn-outline-black-hover:disabled {
  color: #006f7b;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-hover:not(:disabled):not(.disabled):active,
.btn-outline-black-hover:not(:disabled):not(.disabled).active,
.show > .btn-outline-black-hover.dropdown-toggle {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-hover:not(:disabled):not(.disabled):active:focus,
.btn-outline-black-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black-active {
  color: #005058;
  background-color: transparent;
  background-image: none;
  border-color: #005058;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-active:hover {
  color: #fff;
  background-color: #005058;
  border-color: #005058;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-active:focus,
.btn-outline-black-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-active.disabled,
.btn-outline-black-active:disabled {
  color: #005058;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-active:not(:disabled):not(.disabled):active,
.btn-outline-black-active:not(:disabled):not(.disabled).active,
.show > .btn-outline-black-active.dropdown-toggle {
  color: #fff;
  background-color: #005058;
  border-color: #005058;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-active:not(:disabled):not(.disabled):active:focus,
.btn-outline-black-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 80, 88, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black-dark {
  color: #000;
  background-color: transparent;
  background-image: none;
  border-color: #000;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-dark:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-dark:focus,
.btn-outline-black-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-dark.disabled,
.btn-outline-black-dark:disabled {
  color: #000;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-dark:not(:disabled):not(.disabled):active,
.btn-outline-black-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-black-dark.dropdown-toggle {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-black-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-black-teal {
  color: #041c1e;
  background-color: transparent;
  background-image: none;
  border-color: #041c1e;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-teal:hover {
  color: #fff;
  background-color: #041c1e;
  border-color: #041c1e;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-teal:focus,
.btn-outline-black-teal.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-teal.disabled,
.btn-outline-black-teal:disabled {
  color: #041c1e;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-teal:not(:disabled):not(.disabled):active,
.btn-outline-black-teal:not(:disabled):not(.disabled).active,
.show > .btn-outline-black-teal.dropdown-toggle {
  color: #fff;
  background-color: #041c1e;
  border-color: #041c1e;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-black-teal:not(:disabled):not(.disabled):active:focus,
.btn-outline-black-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-black-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(4, 28, 30, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal {
  color: #2ea7b4;
  background-color: transparent;
  background-image: none;
  border-color: #2ea7b4;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal:hover {
  color: #fff;
  background-color: #2ea7b4;
  border-color: #2ea7b4;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal:focus,
.btn-outline-teal.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal.disabled,
.btn-outline-teal:disabled {
  color: #2ea7b4;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal:not(:disabled):not(.disabled):active,
.btn-outline-teal:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal.dropdown-toggle {
  color: #fff;
  background-color: #2ea7b4;
  border-color: #2ea7b4;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(46, 167, 180, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-hover {
  color: #1c96a3;
  background-color: transparent;
  background-image: none;
  border-color: #1c96a3;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-hover:hover {
  color: #fff;
  background-color: #1c96a3;
  border-color: #1c96a3;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-hover:focus,
.btn-outline-teal-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-hover.disabled,
.btn-outline-teal-hover:disabled {
  color: #1c96a3;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-hover:not(:disabled):not(.disabled):active,
.btn-outline-teal-hover:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-hover.dropdown-toggle {
  color: #fff;
  background-color: #1c96a3;
  border-color: #1c96a3;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-hover:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(28, 150, 163, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-active {
  color: #006f7b;
  background-color: transparent;
  background-image: none;
  border-color: #006f7b;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-active:hover {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-active:focus,
.btn-outline-teal-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-active.disabled,
.btn-outline-teal-active:disabled {
  color: #006f7b;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-active:not(:disabled):not(.disabled):active,
.btn-outline-teal-active:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-active.dropdown-toggle {
  color: #fff;
  background-color: #006f7b;
  border-color: #006f7b;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-active:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 111, 123, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-mid {
  color: #e4f4f5;
  background-color: transparent;
  background-image: none;
  border-color: #e4f4f5;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-mid:hover {
  color: #212529;
  background-color: #e4f4f5;
  border-color: #e4f4f5;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-mid:focus,
.btn-outline-teal-mid.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-mid.disabled,
.btn-outline-teal-mid:disabled {
  color: #e4f4f5;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-mid:not(:disabled):not(.disabled):active,
.btn-outline-teal-mid:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-mid.dropdown-toggle {
  color: #212529;
  background-color: #e4f4f5;
  border-color: #e4f4f5;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-mid:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-mid:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-mid.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(228, 244, 245, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-light {
  color: #f5fbfb;
  background-color: transparent;
  background-image: none;
  border-color: #f5fbfb;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light:hover {
  color: #212529;
  background-color: #f5fbfb;
  border-color: #f5fbfb;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light:focus,
.btn-outline-teal-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light.disabled,
.btn-outline-teal-light:disabled {
  color: #f5fbfb;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light:not(:disabled):not(.disabled):active,
.btn-outline-teal-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-light.dropdown-toggle {
  color: #212529;
  background-color: #f5fbfb;
  border-color: #f5fbfb;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(245, 251, 251, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-light-border {
  color: #abdfdf;
  background-color: transparent;
  background-image: none;
  border-color: #abdfdf;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light-border:hover {
  color: #212529;
  background-color: #abdfdf;
  border-color: #abdfdf;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light-border:focus,
.btn-outline-teal-light-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light-border.disabled,
.btn-outline-teal-light-border:disabled {
  color: #abdfdf;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light-border:not(:disabled):not(.disabled):active,
.btn-outline-teal-light-border:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-light-border.dropdown-toggle {
  color: #212529;
  background-color: #abdfdf;
  border-color: #abdfdf;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-light-border:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-light-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-light-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(171, 223, 223, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-background {
  color: #d8eded;
  background-color: transparent;
  background-image: none;
  border-color: #d8eded;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-background:hover {
  color: #212529;
  background-color: #d8eded;
  border-color: #d8eded;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-background:focus,
.btn-outline-teal-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-background.disabled,
.btn-outline-teal-background:disabled {
  color: #d8eded;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-background:not(:disabled):not(.disabled):active,
.btn-outline-teal-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-background.dropdown-toggle {
  color: #212529;
  background-color: #d8eded;
  border-color: #d8eded;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 237, 237, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-inactive {
  color: #b6e0e4;
  background-color: transparent;
  background-image: none;
  border-color: #b6e0e4;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-inactive:hover {
  color: #212529;
  background-color: #b6e0e4;
  border-color: #b6e0e4;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-inactive:focus,
.btn-outline-teal-inactive.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-inactive.disabled,
.btn-outline-teal-inactive:disabled {
  color: #b6e0e4;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-inactive:not(:disabled):not(.disabled):active,
.btn-outline-teal-inactive:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-inactive.dropdown-toggle {
  color: #212529;
  background-color: #b6e0e4;
  border-color: #b6e0e4;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-inactive:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-inactive:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(182, 224, 228, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-teal-icon {
  color: #c0e5e9;
  background-color: transparent;
  background-image: none;
  border-color: #c0e5e9;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-icon:hover {
  color: #212529;
  background-color: #c0e5e9;
  border-color: #c0e5e9;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-icon:focus,
.btn-outline-teal-icon.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-icon.disabled,
.btn-outline-teal-icon:disabled {
  color: #c0e5e9;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-icon:not(:disabled):not(.disabled):active,
.btn-outline-teal-icon:not(:disabled):not(.disabled).active,
.show > .btn-outline-teal-icon.dropdown-toggle {
  color: #212529;
  background-color: #c0e5e9;
  border-color: #c0e5e9;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-teal-icon:not(:disabled):not(.disabled):active:focus,
.btn-outline-teal-icon:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-teal-icon.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(192, 229, 233, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon {
  color: #61123b;
  background-color: transparent;
  background-image: none;
  border-color: #61123b;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon:hover {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon:focus,
.btn-outline-maroon.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon.disabled,
.btn-outline-maroon:disabled {
  color: #61123b;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon:not(:disabled):not(.disabled):active,
.btn-outline-maroon:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon.dropdown-toggle {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon-hover {
  color: #fbf9fa;
  background-color: transparent;
  background-image: none;
  border-color: #fbf9fa;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-hover:hover {
  color: #212529;
  background-color: #fbf9fa;
  border-color: #fbf9fa;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-hover:focus,
.btn-outline-maroon-hover.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-hover.disabled,
.btn-outline-maroon-hover:disabled {
  color: #fbf9fa;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-hover:not(:disabled):not(.disabled):active,
.btn-outline-maroon-hover:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon-hover.dropdown-toggle {
  color: #212529;
  background-color: #fbf9fa;
  border-color: #fbf9fa;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-hover:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon-hover:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon-hover.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(251, 249, 250, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon-active {
  color: #efe8eb;
  background-color: transparent;
  background-image: none;
  border-color: #efe8eb;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-active:hover {
  color: #212529;
  background-color: #efe8eb;
  border-color: #efe8eb;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-active:focus,
.btn-outline-maroon-active.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-active.disabled,
.btn-outline-maroon-active:disabled {
  color: #efe8eb;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-active:not(:disabled):not(.disabled):active,
.btn-outline-maroon-active:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon-active.dropdown-toggle {
  color: #212529;
  background-color: #efe8eb;
  border-color: #efe8eb;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-active:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon-active:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon-active.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(239, 232, 235, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon-light {
  color: #f7f5f6;
  background-color: transparent;
  background-image: none;
  border-color: #f7f5f6;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-light:hover {
  color: #212529;
  background-color: #f7f5f6;
  border-color: #f7f5f6;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-light:focus,
.btn-outline-maroon-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-light.disabled,
.btn-outline-maroon-light:disabled {
  color: #f7f5f6;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-light:not(:disabled):not(.disabled):active,
.btn-outline-maroon-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon-light.dropdown-toggle {
  color: #212529;
  background-color: #f7f5f6;
  border-color: #f7f5f6;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(247, 245, 246, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon-dark {
  color: #61123b;
  background-color: transparent;
  background-image: none;
  border-color: #61123b;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-dark:hover {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-dark:focus,
.btn-outline-maroon-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-dark.disabled,
.btn-outline-maroon-dark:disabled {
  color: #61123b;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-dark:not(:disabled):not(.disabled):active,
.btn-outline-maroon-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon-dark.dropdown-toggle {
  color: #fff;
  background-color: #61123b;
  border-color: #61123b;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(97, 18, 59, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-maroon-background {
  color: #eee7ea;
  background-color: transparent;
  background-image: none;
  border-color: #eee7ea;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-background:hover {
  color: #212529;
  background-color: #eee7ea;
  border-color: #eee7ea;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-background:focus,
.btn-outline-maroon-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-background.disabled,
.btn-outline-maroon-background:disabled {
  color: #eee7ea;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-background:not(:disabled):not(.disabled):active,
.btn-outline-maroon-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-maroon-background.dropdown-toggle {
  color: #212529;
  background-color: #eee7ea;
  border-color: #eee7ea;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-maroon-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-maroon-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-maroon-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(238, 231, 234, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-light {
  color: #f8f8f8;
  background-color: transparent;
  background-image: none;
  border-color: #f8f8f8;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:hover {
  color: #212529;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:focus,
.btn-outline-gray-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light.disabled,
.btn-outline-gray-light:disabled {
  color: #f8f8f8;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:not(:disabled):not(.disabled):active,
.btn-outline-gray-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(248, 248, 248, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-mid {
  color: #f2f2f2;
  background-color: transparent;
  background-image: none;
  border-color: #f2f2f2;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid:hover {
  color: #212529;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid:focus,
.btn-outline-gray-mid.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid.disabled,
.btn-outline-gray-mid:disabled {
  color: #f2f2f2;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid:not(:disabled):not(.disabled):active,
.btn-outline-gray-mid:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-mid.dropdown-toggle {
  color: #212529;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-mid:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-mid.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(242, 242, 242, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-dark {
  color: #222;
  background-color: transparent;
  background-image: none;
  border-color: #222;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:focus,
.btn-outline-gray-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark.disabled,
.btn-outline-gray-dark:disabled {
  color: #222;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:not(:disabled):not(.disabled):active,
.btn-outline-gray-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-light-border {
  color: #dcdcdc;
  background-color: transparent;
  background-image: none;
  border-color: #dcdcdc;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-border:hover {
  color: #212529;
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-border:focus,
.btn-outline-gray-light-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-border.disabled,
.btn-outline-gray-light-border:disabled {
  color: #dcdcdc;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-border:not(:disabled):not(.disabled):active,
.btn-outline-gray-light-border:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-light-border.dropdown-toggle {
  color: #212529;
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-light-border:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-light-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-light-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(220, 220, 220, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-dark-border {
  color: #424242;
  background-color: transparent;
  background-image: none;
  border-color: #424242;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-border:hover {
  color: #fff;
  background-color: #424242;
  border-color: #424242;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-border:focus,
.btn-outline-gray-dark-border.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-border.disabled,
.btn-outline-gray-dark-border:disabled {
  color: #424242;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-border:not(:disabled):not(.disabled):active,
.btn-outline-gray-dark-border:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-dark-border.dropdown-toggle {
  color: #fff;
  background-color: #424242;
  border-color: #424242;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-border:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-dark-border:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-dark-border.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(66, 66, 66, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-dark-background {
  color: #1f1f1f;
  background-color: transparent;
  background-image: none;
  border-color: #1f1f1f;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-background:hover {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-background:focus,
.btn-outline-gray-dark-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-background.disabled,
.btn-outline-gray-dark-background:disabled {
  color: #1f1f1f;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-background:not(:disabled):not(.disabled):active,
.btn-outline-gray-dark-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-dark-background.dropdown-toggle {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-dark-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-dark-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-dark-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(31, 31, 31, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-mid-background {
  color: #555;
  background-color: transparent;
  background-image: none;
  border-color: #555;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid-background:hover {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid-background:focus,
.btn-outline-gray-mid-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid-background.disabled,
.btn-outline-gray-mid-background:disabled {
  color: #555;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid-background:not(:disabled):not(.disabled):active,
.btn-outline-gray-mid-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-mid-background.dropdown-toggle {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-mid-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-mid-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-mid-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-inactive {
  color: #ccc;
  background-color: transparent;
  background-image: none;
  border-color: #ccc;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-inactive:hover {
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-inactive:focus,
.btn-outline-gray-inactive.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-inactive.disabled,
.btn-outline-gray-inactive:disabled {
  color: #ccc;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-inactive:not(:disabled):not(.disabled):active,
.btn-outline-gray-inactive:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-inactive.dropdown-toggle {
  color: #212529;
  background-color: #ccc;
  border-color: #ccc;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-inactive:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-inactive:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-inactive.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 204, 204, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-background {
  color: #f0f0f0;
  background-color: transparent;
  background-image: none;
  border-color: #f0f0f0;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-background:hover {
  color: #212529;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-background:focus,
.btn-outline-gray-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-background.disabled,
.btn-outline-gray-background:disabled {
  color: #f0f0f0;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-background:not(:disabled):not(.disabled):active,
.btn-outline-gray-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-background.dropdown-toggle {
  color: #212529;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(240, 240, 240, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-modal-bottom-background {
  color: #e8e8e8;
  background-color: transparent;
  background-image: none;
  border-color: #e8e8e8;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-modal-bottom-background:hover {
  color: #212529;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-modal-bottom-background:focus,
.btn-outline-gray-modal-bottom-background.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-modal-bottom-background.disabled,
.btn-outline-gray-modal-bottom-background:disabled {
  color: #e8e8e8;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-modal-bottom-background:not(:disabled):not(.disabled):active,
.btn-outline-gray-modal-bottom-background:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-modal-bottom-background.dropdown-toggle {
  color: #212529;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-modal-bottom-background:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-modal-bottom-background:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-modal-bottom-background.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(232, 232, 232, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-link {
  color: #a9a9a9;
  background-color: transparent;
  background-image: none;
  border-color: #a9a9a9;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-link:hover {
  color: #212529;
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-link:focus,
.btn-outline-gray-link.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-link.disabled,
.btn-outline-gray-link:disabled {
  color: #a9a9a9;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-link:not(:disabled):not(.disabled):active,
.btn-outline-gray-link:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-link.dropdown-toggle {
  color: #212529;
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-link:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-link:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-link.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-text {
  color: #d8d8d8;
  background-color: transparent;
  background-image: none;
  border-color: #d8d8d8;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text:hover {
  color: #212529;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text:focus,
.btn-outline-gray-text.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text.disabled,
.btn-outline-gray-text:disabled {
  color: #d8d8d8;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text:not(:disabled):not(.disabled):active,
.btn-outline-gray-text:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-text.dropdown-toggle {
  color: #212529;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-text:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-text.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(216, 216, 216, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-text-dark {
  color: #d9d9d9;
  background-color: transparent;
  background-image: none;
  border-color: #d9d9d9;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text-dark:hover {
  color: #212529;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text-dark:focus,
.btn-outline-gray-text-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text-dark.disabled,
.btn-outline-gray-text-dark:disabled {
  color: #d9d9d9;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text-dark:not(:disabled):not(.disabled):active,
.btn-outline-gray-text-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-text-dark.dropdown-toggle {
  color: #212529;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-text-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-text-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-text-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(217, 217, 217, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-ad {
  color: #9b9b9b;
  background-color: transparent;
  background-image: none;
  border-color: #9b9b9b;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-ad:hover {
  color: #212529;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-ad:focus,
.btn-outline-gray-ad.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-ad.disabled,
.btn-outline-gray-ad:disabled {
  color: #9b9b9b;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-ad:not(:disabled):not(.disabled):active,
.btn-outline-gray-ad:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-ad.dropdown-toggle {
  color: #212529;
  background-color: #9b9b9b;
  border-color: #9b9b9b;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-ad:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-ad:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-ad.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(155, 155, 155, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-gray-progress {
  color: #555;
  background-color: transparent;
  background-image: none;
  border-color: #555;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-progress:hover {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-progress:focus,
.btn-outline-gray-progress.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-progress.disabled,
.btn-outline-gray-progress:disabled {
  color: #555;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-progress:not(:disabled):not(.disabled):active,
.btn-outline-gray-progress:not(:disabled):not(.disabled).active,
.show > .btn-outline-gray-progress.dropdown-toggle {
  color: #fff;
  background-color: #555;
  border-color: #555;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-gray-progress:not(:disabled):not(.disabled):active:focus,
.btn-outline-gray-progress:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-gray-progress.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(85, 85, 85, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-logo {
  color: #b0c4c0;
  background-color: transparent;
  background-image: none;
  border-color: #b0c4c0;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-logo:hover {
  color: #212529;
  background-color: #b0c4c0;
  border-color: #b0c4c0;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-logo:focus,
.btn-outline-logo.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-logo.disabled,
.btn-outline-logo:disabled {
  color: #b0c4c0;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-logo:not(:disabled):not(.disabled):active,
.btn-outline-logo:not(:disabled):not(.disabled).active,
.show > .btn-outline-logo.dropdown-toggle {
  color: #212529;
  background-color: #b0c4c0;
  border-color: #b0c4c0;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-logo:not(:disabled):not(.disabled):active:focus,
.btn-outline-logo:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-logo.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(176, 196, 192, 0.5);
}

/* line 69, node_modules/bootstrap/scss/_buttons.scss */

.btn-outline-error {
  color: #c00;
  background-color: transparent;
  background-image: none;
  border-color: #c00;
}

/* line 63, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-error:hover {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

/* line 69, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-error:focus,
.btn-outline-error.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

/* line 74, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-error.disabled,
.btn-outline-error:disabled {
  color: #c00;
  background-color: transparent;
}

/* line 80, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-error:not(:disabled):not(.disabled):active,
.btn-outline-error:not(:disabled):not(.disabled).active,
.show > .btn-outline-error.dropdown-toggle {
  color: #fff;
  background-color: #c00;
  border-color: #c00;
}

/* line 87, node_modules/bootstrap/scss/mixins/_buttons.scss */

.btn-outline-error:not(:disabled):not(.disabled):active:focus,
.btn-outline-error:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-error.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(204, 0, 0, 0.5);
}

/* line 80, node_modules/bootstrap/scss/_buttons.scss */

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

/* line 92, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 99, node_modules/bootstrap/scss/_buttons.scss */

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 113, node_modules/bootstrap/scss/_buttons.scss */

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 117, node_modules/bootstrap/scss/_buttons.scss */

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 126, node_modules/bootstrap/scss/_buttons.scss */

.btn-block {
  display: block;
  width: 100%;
}

/* line 131, node_modules/bootstrap/scss/_buttons.scss */

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 140, node_modules/bootstrap/scss/_buttons.scss */

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 3, node_modules/bootstrap/scss/_transitions.scss */

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 3, node_modules/bootstrap/scss/_transitions.scss */

  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 6, node_modules/bootstrap/scss/_transitions.scss */

.fade:not(.show) {
  opacity: 0;
}

/* line 12, node_modules/bootstrap/scss/_transitions.scss */

.collapse:not(.show) {
  display: none;
}

/* line 17, node_modules/bootstrap/scss/_transitions.scss */

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 17, node_modules/bootstrap/scss/_transitions.scss */

  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 2, node_modules/bootstrap/scss/_dropdown.scss */

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 15, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

/* line 36, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 44, node_modules/bootstrap/scss/_dropdown.scss */

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 57, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 67, node_modules/bootstrap/scss/_dropdown.scss */

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

/* line 74, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

/* line 30, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

/* line 47, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::after {
  display: none;
}

/* line 51, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

/* line 62, node_modules/bootstrap/scss/mixins/_caret.scss */

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

/* line 84, node_modules/bootstrap/scss/_dropdown.scss */

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

/* line 93, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

/* line 104, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

/* line 111, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 129, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* line 136, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

/* line 147, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-menu.show {
  display: block;
}

/* line 152, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

/* line 162, node_modules/bootstrap/scss/_dropdown.scss */

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

/* line 4, node_modules/bootstrap/scss/_button-group.scss */

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

/* line 10, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

/* line 19, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

/* line 27, node_modules/bootstrap/scss/_button-group.scss */

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 36, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 41, node_modules/bootstrap/scss/_button-group.scss */

.btn-toolbar .input-group {
  width: auto;
}

/* line 47, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 52, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, node_modules/bootstrap/scss/_button-group.scss */

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 75, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

/* line 79, node_modules/bootstrap/scss/_button-group.scss */

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

/* line 85, node_modules/bootstrap/scss/_button-group.scss */

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

/* line 90, node_modules/bootstrap/scss/_button-group.scss */

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

/* line 95, node_modules/bootstrap/scss/_button-group.scss */

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

/* line 117, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 122, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

/* line 127, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 136, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 141, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 161, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

/* line 165, node_modules/bootstrap/scss/_button-group.scss */

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, node_modules/bootstrap/scss/_input-group.scss */

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

/* line 14, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

/* line 24, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* line 32, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

/* line 39, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

/* line 45, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 46, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 51, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 55, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 57, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 68, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 75, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

/* line 80, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

/* line 88, node_modules/bootstrap/scss/_input-group.scss */

.input-group-prepend {
  margin-right: -1px;
}

/* line 89, node_modules/bootstrap/scss/_input-group.scss */

.input-group-append {
  margin-left: -1px;
}

/* line 97, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 113, node_modules/bootstrap/scss/_input-group.scss */

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

/* line 125, node_modules/bootstrap/scss/_input-group.scss */

.input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

/* line 137, node_modules/bootstrap/scss/_input-group.scss */

.input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/* line 157, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 166, node_modules/bootstrap/scss/_input-group.scss */

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 10, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

/* line 17, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

/* line 27, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

/* line 33, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 38, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

/* line 45, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

/* line 48, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 59, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label {
  position: relative;
  margin-bottom: 0;
}

/* line 64, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #dee2e6;
}

/* line 79, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

/* line 99, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

/* line 104, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 107, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

/* line 113, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 117, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

/* line 123, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 126, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 137, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

/* line 142, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

/* line 145, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

/* line 151, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

/* line 164, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 183, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

/* line 192, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 203, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

/* line 210, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

/* line 216, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select::-ms-expand {
  opacity: 0;
}

/* line 221, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

/* line 228, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

/* line 240, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

/* line 248, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

/* line 256, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 260, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:focus ~ .custom-file-label::after {
  border-color: #80bdff;
}

/* line 265, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

/* line 270, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

/* line 276, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/* line 291, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

/* line 315, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range {
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 321, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus {
  outline: none;
}

/* line 326, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 327, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 328, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 331, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-focus-outer {
  border: 0;
}

/* line 335, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 335, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 346, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

/* line 351, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 362, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 362, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 372, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

/* line 377, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

/* line 388, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 388, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-range::-ms-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 401, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

/* line 406, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

/* line 417, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 422, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

/* line 429, node_modules/bootstrap/scss/_custom-forms.scss */

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 429, node_modules/bootstrap/scss/_custom-forms.scss */

  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 6, node_modules/bootstrap/scss/_nav.scss */

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 14, node_modules/bootstrap/scss/_nav.scss */

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

/* line 23, node_modules/bootstrap/scss/_nav.scss */

.nav-link.disabled {
  color: #6c757d;
}

/* line 32, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

/* line 35, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

/* line 39, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

/* line 47, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

/* line 54, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

/* line 61, node_modules/bootstrap/scss/_nav.scss */

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 75, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

/* line 79, node_modules/bootstrap/scss/_nav.scss */

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

/* line 92, node_modules/bootstrap/scss/_nav.scss */

.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

/* line 99, node_modules/bootstrap/scss/_nav.scss */

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

/* line 112, node_modules/bootstrap/scss/_nav.scss */

.tab-content > .tab-pane {
  display: none;
}

/* line 115, node_modules/bootstrap/scss/_nav.scss */

.tab-content > .active {
  display: block;
}

/* line 18, node_modules/bootstrap/scss/_navbar.scss */

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

/* line 28, node_modules/bootstrap/scss/_navbar.scss */

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 42, node_modules/bootstrap/scss/_navbar.scss */

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/* line 61, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 68, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

/* line 73, node_modules/bootstrap/scss/_navbar.scss */

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

/* line 84, node_modules/bootstrap/scss/_navbar.scss */

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/* line 99, node_modules/bootstrap/scss/_navbar.scss */

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 108, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

/* line 121, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 128, node_modules/bootstrap/scss/_navbar.scss */

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  /* line 147, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 145, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  /* line 158, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  /* line 161, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  /* line 165, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  /* line 172, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  /* line 177, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  /* line 184, node_modules/bootstrap/scss/_navbar.scss */

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

/* line 145, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 147, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* line 158, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 161, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

/* line 165, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/* line 172, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* line 177, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 184, node_modules/bootstrap/scss/_navbar.scss */

.navbar-expand .navbar-toggler {
  display: none;
}

/* line 199, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 208, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

/* line 215, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

/* line 220, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

/* line 228, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

/* line 233, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-toggler-icon {
  background-image: none;
}

/* line 237, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

/* line 239, node_modules/bootstrap/scss/_navbar.scss */

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

/* line 251, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-brand {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

/* line 260, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

/* line 267, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

/* line 272, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

/* line 280, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

/* line 285, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-toggler-icon {
  background-image: none;
}

/* line 289, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/* line 291, node_modules/bootstrap/scss/_navbar.scss */

.navbar-dark .navbar-text a {
  color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

/* line 5, node_modules/bootstrap/scss/_card.scss */

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

/* line 16, node_modules/bootstrap/scss/_card.scss */

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

/* line 22, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 28, node_modules/bootstrap/scss/_card.scss */

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 34, node_modules/bootstrap/scss/_card.scss */

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem;
}

/* line 41, node_modules/bootstrap/scss/_card.scss */

.card-title {
  margin-bottom: 0.75rem;
}

/* line 45, node_modules/bootstrap/scss/_card.scss */

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

/* line 50, node_modules/bootstrap/scss/_card.scss */

.card-text:last-child {
  margin-bottom: 0;
}

/* line 13, node_modules/bootstrap/scss/mixins/_hover.scss */

.card-link:hover {
  text-decoration: none;
}

/* line 59, node_modules/bootstrap/scss/_card.scss */

.card-link + .card-link {
  margin-left: 1.25rem;
}

/* line 68, node_modules/bootstrap/scss/_card.scss */

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 74, node_modules/bootstrap/scss/_card.scss */

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

/* line 79, node_modules/bootstrap/scss/_card.scss */

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

/* line 85, node_modules/bootstrap/scss/_card.scss */

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 90, node_modules/bootstrap/scss/_card.scss */

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

/* line 100, node_modules/bootstrap/scss/_card.scss */

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

/* line 107, node_modules/bootstrap/scss/_card.scss */

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

/* line 113, node_modules/bootstrap/scss/_card.scss */

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

/* line 122, node_modules/bootstrap/scss/_card.scss */

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

/* line 128, node_modules/bootstrap/scss/_card.scss */

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

/* line 133, node_modules/bootstrap/scss/_card.scss */

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

/* line 141, node_modules/bootstrap/scss/_card.scss */

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 145, node_modules/bootstrap/scss/_card.scss */

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 141, node_modules/bootstrap/scss/_card.scss */

  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  /* line 154, node_modules/bootstrap/scss/_card.scss */

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

/* line 171, node_modules/bootstrap/scss/_card.scss */

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 177, node_modules/bootstrap/scss/_card.scss */

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  /* line 171, node_modules/bootstrap/scss/_card.scss */

  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  /* line 185, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }

  /* line 190, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  /* line 197, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  /* line 200, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }

  /* line 204, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }

  /* line 210, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  /* line 213, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }

  /* line 217, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }

  /* line 223, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }

  /* line 226, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }

  /* line 230, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }

  /* line 236, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }

  /* line 239, node_modules/bootstrap/scss/_card.scss */

  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

/* line 257, node_modules/bootstrap/scss/_card.scss */

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  /* line 256, node_modules/bootstrap/scss/_card.scss */

  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  /* line 267, node_modules/bootstrap/scss/_card.scss */

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

/* line 280, node_modules/bootstrap/scss/_card.scss */

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

/* line 286, node_modules/bootstrap/scss/_card.scss */

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

/* line 291, node_modules/bootstrap/scss/_card.scss */

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 297, node_modules/bootstrap/scss/_card.scss */

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 13, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

/* line 16, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

/* line 30, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

/* line 34, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

/* line 38, node_modules/bootstrap/scss/_breadcrumb.scss */

.breadcrumb-item.active {
  color: #6c757d;
}

/* line 1, node_modules/bootstrap/scss/_pagination.scss */

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

/* line 7, node_modules/bootstrap/scss/_pagination.scss */

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

/* line 17, node_modules/bootstrap/scss/_pagination.scss */

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

/* line 25, node_modules/bootstrap/scss/_pagination.scss */

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

/* line 32, node_modules/bootstrap/scss/_pagination.scss */

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 39, node_modules/bootstrap/scss/_pagination.scss */

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 45, node_modules/bootstrap/scss/_pagination.scss */

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* line 50, node_modules/bootstrap/scss/_pagination.scss */

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 57, node_modules/bootstrap/scss/_pagination.scss */

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

/* line 4, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 12, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_pagination.scss */

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* line 6, node_modules/bootstrap/scss/_badge.scss */

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

/* line 18, node_modules/bootstrap/scss/_badge.scss */

.badge:empty {
  display: none;
}

/* line 24, node_modules/bootstrap/scss/_badge.scss */

.btn .badge {
  position: relative;
  top: -1px;
}

/* line 33, node_modules/bootstrap/scss/_badge.scss */

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-primary[href]:hover,
.badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-success {
  color: #fff;
  background-color: #093;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #006622;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-danger[href]:hover,
.badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-white {
  color: #212529;
  background-color: #fff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-white[href]:hover,
.badge-white[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e6e6e6;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-black {
  color: #fff;
  background-color: #1f1f1f;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-black[href]:hover,
.badge-black[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #060606;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-black-hover {
  color: #fff;
  background-color: #006f7b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-black-hover[href]:hover,
.badge-black-hover[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #004148;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-black-active {
  color: #fff;
  background-color: #005058;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-black-active[href]:hover,
.badge-black-active[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #002225;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-black-dark {
  color: #fff;
  background-color: #000;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-black-dark[href]:hover,
.badge-black-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: black;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-black-teal {
  color: #fff;
  background-color: #041c1e;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-black-teal[href]:hover,
.badge-black-teal[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: black;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal {
  color: #fff;
  background-color: #2ea7b4;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal[href]:hover,
.badge-teal[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #24818b;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-hover {
  color: #fff;
  background-color: #1c96a3;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-hover[href]:hover,
.badge-teal-hover[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #156e77;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-active {
  color: #fff;
  background-color: #006f7b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-active[href]:hover,
.badge-teal-active[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #004148;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-mid {
  color: #212529;
  background-color: #e4f4f5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-mid[href]:hover,
.badge-teal-mid[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #bfe5e7;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-light {
  color: #212529;
  background-color: #f5fbfb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-light[href]:hover,
.badge-teal-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d1ecec;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-light-border {
  color: #212529;
  background-color: #abdfdf;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-light-border[href]:hover,
.badge-teal-light-border[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #86d1d1;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-background {
  color: #212529;
  background-color: #d8eded;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-background[href]:hover,
.badge-teal-background[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #b5dddd;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-inactive {
  color: #212529;
  background-color: #b6e0e4;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-inactive[href]:hover,
.badge-teal-inactive[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #91d0d6;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-teal-icon {
  color: #212529;
  background-color: #c0e5e9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-teal-icon[href]:hover,
.badge-teal-icon[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #9ad5dc;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon {
  color: #fff;
  background-color: #61123b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon[href]:hover,
.badge-maroon[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #360a21;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon-hover {
  color: #212529;
  background-color: #fbf9fa;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon-hover[href]:hover,
.badge-maroon-hover[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e7dae1;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon-active {
  color: #212529;
  background-color: #efe8eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon-active[href]:hover,
.badge-maroon-active[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dacad1;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon-light {
  color: #212529;
  background-color: #f7f5f6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon-light[href]:hover,
.badge-maroon-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #e0d9dd;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon-dark {
  color: #fff;
  background-color: #61123b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon-dark[href]:hover,
.badge-maroon-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #360a21;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-maroon-background {
  color: #212529;
  background-color: #eee7ea;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-maroon-background[href]:hover,
.badge-maroon-background[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d9c9d0;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-light {
  color: #212529;
  background-color: #f8f8f8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-light[href]:hover,
.badge-gray-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dfdfdf;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-mid {
  color: #212529;
  background-color: #f2f2f2;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-mid[href]:hover,
.badge-gray-mid[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d9d9d9;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-dark {
  color: #fff;
  background-color: #222;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-dark[href]:hover,
.badge-gray-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #090909;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-light-border {
  color: #212529;
  background-color: #dcdcdc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-light-border[href]:hover,
.badge-gray-light-border[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #c3c3c3;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-dark-border {
  color: #fff;
  background-color: #424242;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-dark-border[href]:hover,
.badge-gray-dark-border[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #292929;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-dark-background {
  color: #fff;
  background-color: #1f1f1f;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-dark-background[href]:hover,
.badge-gray-dark-background[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #060606;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-mid-background {
  color: #fff;
  background-color: #555;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-mid-background[href]:hover,
.badge-gray-mid-background[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3c3c3c;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-inactive {
  color: #212529;
  background-color: #ccc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-inactive[href]:hover,
.badge-gray-inactive[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #b3b3b3;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-background {
  color: #212529;
  background-color: #f0f0f0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-background[href]:hover,
.badge-gray-background[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d7d7d7;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-modal-bottom-background {
  color: #212529;
  background-color: #e8e8e8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-modal-bottom-background[href]:hover,
.badge-gray-modal-bottom-background[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #cfcfcf;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-link {
  color: #212529;
  background-color: #a9a9a9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-link[href]:hover,
.badge-gray-link[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #909090;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-text {
  color: #212529;
  background-color: #d8d8d8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-text[href]:hover,
.badge-gray-text[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #bfbfbf;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-text-dark {
  color: #212529;
  background-color: #d9d9d9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-text-dark[href]:hover,
.badge-gray-text-dark[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: silver;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-ad {
  color: #212529;
  background-color: #9b9b9b;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-ad[href]:hover,
.badge-gray-ad[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #828282;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-gray-progress {
  color: #fff;
  background-color: #555;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-gray-progress[href]:hover,
.badge-gray-progress[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3c3c3c;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-logo {
  color: #212529;
  background-color: #b0c4c0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-logo[href]:hover,
.badge-logo[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #93aea9;
}

/* line 44, node_modules/bootstrap/scss/_badge.scss */

.badge-error {
  color: #fff;
  background-color: #c00;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.badge-error[href]:hover,
.badge-error[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #990000;
}

/* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  /* line 1, node_modules/bootstrap/scss/_jumbotron.scss */

  .jumbotron {
    padding: 4rem 2rem;
  }
}

/* line 12, node_modules/bootstrap/scss/_jumbotron.scss */

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

/* line 5, node_modules/bootstrap/scss/_alert.scss */

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

/* line 14, node_modules/bootstrap/scss/_alert.scss */

.alert-heading {
  color: inherit;
}

/* line 20, node_modules/bootstrap/scss/_alert.scss */

.alert-link {
  font-weight: 700;
}

/* line 29, node_modules/bootstrap/scss/_alert.scss */

.alert-dismissible {
  padding-right: 4rem;
}

/* line 33, node_modules/bootstrap/scss/_alert.scss */

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary hr {
  border-top-color: #9fcdff;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-primary .alert-link {
  color: #002752;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-secondary .alert-link {
  color: #202326;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-success {
  color: #00501b;
  background-color: #ccebd6;
  border-color: #b8e2c6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success hr {
  border-top-color: #a6dbb7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-success .alert-link {
  color: #001d0a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info hr {
  border-top-color: #abdde5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-info .alert-link {
  color: #062c33;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning hr {
  border-top-color: #ffe8a1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-warning .alert-link {
  color: #533f03;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger hr {
  border-top-color: #f1b0b7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-danger .alert-link {
  color: #491217;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light hr {
  border-top-color: #ececf6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-light .alert-link {
  color: #686868;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark hr {
  border-top-color: #b9bbbe;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-dark .alert-link {
  color: #040505;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-white {
  color: #858585;
  background-color: white;
  border-color: white;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-white hr {
  border-top-color: #f2f2f2;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-white .alert-link {
  color: #6c6c6c;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black {
  color: #101010;
  background-color: #d2d2d2;
  border-color: silver;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black hr {
  border-top-color: #b3b3b3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black-hover {
  color: #003a40;
  background-color: #cce2e5;
  border-color: #b8d7da;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-hover hr {
  border-top-color: #a7ced1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-hover .alert-link {
  color: #000c0d;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black-active {
  color: #002a2e;
  background-color: #ccdcde;
  border-color: #b8ced0;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-active hr {
  border-top-color: #a9c3c6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-active .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black-dark {
  color: black;
  background-color: #cccccc;
  border-color: #b8b8b8;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-dark hr {
  border-top-color: #ababab;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-dark .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-black-teal {
  color: #020f10;
  background-color: #cdd2d2;
  border-color: #b9bfc0;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-teal hr {
  border-top-color: #acb3b4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-black-teal .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal {
  color: #18575e;
  background-color: #d5edf0;
  border-color: #c4e6ea;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal hr {
  border-top-color: #b1dee3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal .alert-link {
  color: #0e3135;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-hover {
  color: #0f4e55;
  background-color: #d2eaed;
  border-color: #bfe2e5;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-hover hr {
  border-top-color: #addade;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-hover .alert-link {
  color: #07262a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-active {
  color: #003a40;
  background-color: #cce2e5;
  border-color: #b8d7da;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-active hr {
  border-top-color: #a7ced1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-active .alert-link {
  color: #000c0d;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-mid {
  color: #777f7f;
  background-color: #fafdfd;
  border-color: #f7fcfc;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-mid hr {
  border-top-color: #e4f5f5;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-mid .alert-link {
  color: #5e6565;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-light {
  color: #7f8383;
  background-color: #fdfefe;
  border-color: #fcfefe;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-light hr {
  border-top-color: #e9f8f8;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-light .alert-link {
  color: #666969;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-light-border {
  color: #597474;
  background-color: #eef9f9;
  border-color: #e7f6f6;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-light-border hr {
  border-top-color: #d4efef;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-light-border .alert-link {
  color: #435757;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-background {
  color: #707b7b;
  background-color: #f7fbfb;
  border-color: #f4fafa;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-background hr {
  border-top-color: #e2f2f2;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-background .alert-link {
  color: #586060;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-inactive {
  color: #5f7477;
  background-color: #f0f9fa;
  border-color: #ebf6f7;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-inactive hr {
  border-top-color: #d9eef0;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-inactive .alert-link {
  color: #48585b;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-teal-icon {
  color: #647779;
  background-color: #f2fafb;
  border-color: #edf8f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-icon hr {
  border-top-color: #daf1f3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-teal-icon .alert-link {
  color: #4d5c5d;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon {
  color: #32091f;
  background-color: #dfd0d8;
  border-color: #d3bdc8;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon hr {
  border-top-color: #c9aebb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon .alert-link {
  color: #070104;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon-hover {
  color: #838182;
  background-color: #fefefe;
  border-color: #fefdfe;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-hover hr {
  border-top-color: #f6ecf6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-hover .alert-link {
  color: #696869;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon-active {
  color: #7c797a;
  background-color: #fcfafb;
  border-color: #fbf9f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-active hr {
  border-top-color: #f1eaea;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-active .alert-link {
  color: #626061;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon-light {
  color: #807f80;
  background-color: #fdfdfd;
  border-color: #fdfcfc;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-light hr {
  border-top-color: #f3eded;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-light .alert-link {
  color: #666666;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon-dark {
  color: #32091f;
  background-color: #dfd0d8;
  border-color: #d3bdc8;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-dark hr {
  border-top-color: #c9aebb;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-dark .alert-link {
  color: #070104;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-maroon-background {
  color: #7c787a;
  background-color: #fcfafb;
  border-color: #faf8f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-background hr {
  border-top-color: #efe9ec;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-maroon-background .alert-link {
  color: #625f61;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-light {
  color: #818181;
  background-color: #fefefe;
  border-color: #fdfdfd;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light hr {
  border-top-color: #f0f0f0;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light .alert-link {
  color: #686868;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-mid {
  color: #7e7e7e;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-mid hr {
  border-top-color: #eeeeee;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-mid .alert-link {
  color: #656565;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-dark {
  color: #121212;
  background-color: lightgray;
  border-color: #c1c1c1;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark hr {
  border-top-color: #b4b4b4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-light-border {
  color: #727272;
  background-color: #f8f8f8;
  border-color: whitesmoke;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light-border hr {
  border-top-color: #e8e8e8;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-light-border .alert-link {
  color: #595959;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-dark-border {
  color: #222222;
  background-color: #d9d9d9;
  border-color: #cacaca;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark-border hr {
  border-top-color: #bdbdbd;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark-border .alert-link {
  color: #090909;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-dark-background {
  color: #101010;
  background-color: #d2d2d2;
  border-color: silver;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark-background hr {
  border-top-color: #b3b3b3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-dark-background .alert-link {
  color: black;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-mid-background {
  color: #2c2c2c;
  background-color: #dddddd;
  border-color: #cfcfcf;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-mid-background hr {
  border-top-color: #c2c2c2;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-mid-background .alert-link {
  color: #131313;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-inactive {
  color: #6a6a6a;
  background-color: whitesmoke;
  border-color: #f1f1f1;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-inactive hr {
  border-top-color: #e4e4e4;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-inactive .alert-link {
  color: #515151;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-background {
  color: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-background hr {
  border-top-color: #eeeeee;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-background .alert-link {
  color: #646464;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-modal-bottom-background {
  color: #797979;
  background-color: #fafafa;
  border-color: #f9f9f9;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-modal-bottom-background hr {
  border-top-color: #ececec;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-modal-bottom-background .alert-link {
  color: #606060;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-link {
  color: #585858;
  background-color: #eeeeee;
  border-color: #e7e7e7;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-link hr {
  border-top-color: #dadada;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-link .alert-link {
  color: #3f3f3f;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-text {
  color: #707070;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-text hr {
  border-top-color: #e7e7e7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-text .alert-link {
  color: #575757;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-text-dark {
  color: #717171;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-text-dark hr {
  border-top-color: #e7e7e7;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-text-dark .alert-link {
  color: #585858;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-ad {
  color: #515151;
  background-color: #ebebeb;
  border-color: #e3e3e3;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-ad hr {
  border-top-color: #d6d6d6;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-ad .alert-link {
  color: #383838;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-gray-progress {
  color: #2c2c2c;
  background-color: #dddddd;
  border-color: #cfcfcf;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-progress hr {
  border-top-color: #c2c2c2;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-gray-progress .alert-link {
  color: #131313;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-logo {
  color: #5c6664;
  background-color: #eff3f2;
  border-color: #e9eeed;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-logo hr {
  border-top-color: #dbe3e1;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-logo .alert-link {
  color: #444b4a;
}

/* line 48, node_modules/bootstrap/scss/_alert.scss */

.alert-error {
  color: #6a0000;
  background-color: #f5cccc;
  border-color: #f1b8b8;
}

/* line 6, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-error hr {
  border-top-color: #eda3a3;
}

/* line 10, node_modules/bootstrap/scss/mixins/_alert.scss */

.alert-error .alert-link {
  color: #370000;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

/* line 6, node_modules/bootstrap/scss/_progress.scss */

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

/* line 16, node_modules/bootstrap/scss/_progress.scss */

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 16, node_modules/bootstrap/scss/_progress.scss */

  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 27, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

/* line 32, node_modules/bootstrap/scss/_progress.scss */

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
       -o-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite;
}

/* line 1, node_modules/bootstrap/scss/_media.scss */

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 6, node_modules/bootstrap/scss/_media.scss */

.media-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 5, node_modules/bootstrap/scss/_list-group.scss */

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 20, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-action:hover,
.list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

/* line 32, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

/* line 43, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

/* line 52, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/* line 56, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item:hover,
.list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

/* line 66, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

/* line 73, node_modules/bootstrap/scss/_list-group.scss */

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

/* line 88, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

/* line 95, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

/* line 101, node_modules/bootstrap/scss/_list-group.scss */

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success {
  color: #00501b;
  background-color: #b8e2c6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #00501b;
  background-color: #a6dbb7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #00501b;
  border-color: #00501b;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-white {
  color: #858585;
  background-color: white;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-white.list-group-item-action:hover,
.list-group-item-white.list-group-item-action:focus {
  color: #858585;
  background-color: #f2f2f2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: #858585;
  border-color: #858585;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black {
  color: #101010;
  background-color: silver;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black.list-group-item-action:hover,
.list-group-item-black.list-group-item-action:focus {
  color: #101010;
  background-color: #b3b3b3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black.list-group-item-action.active {
  color: #fff;
  background-color: #101010;
  border-color: #101010;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-hover {
  color: #003a40;
  background-color: #b8d7da;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black-hover.list-group-item-action:hover,
.list-group-item-black-hover.list-group-item-action:focus {
  color: #003a40;
  background-color: #a7ced1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-hover.list-group-item-action.active {
  color: #fff;
  background-color: #003a40;
  border-color: #003a40;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-active {
  color: #002a2e;
  background-color: #b8ced0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black-active.list-group-item-action:hover,
.list-group-item-black-active.list-group-item-action:focus {
  color: #002a2e;
  background-color: #a9c3c6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-active.list-group-item-action.active {
  color: #fff;
  background-color: #002a2e;
  border-color: #002a2e;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-dark {
  color: black;
  background-color: #b8b8b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black-dark.list-group-item-action:hover,
.list-group-item-black-dark.list-group-item-action:focus {
  color: black;
  background-color: #ababab;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-dark.list-group-item-action.active {
  color: #fff;
  background-color: black;
  border-color: black;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-teal {
  color: #020f10;
  background-color: #b9bfc0;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-black-teal.list-group-item-action:hover,
.list-group-item-black-teal.list-group-item-action:focus {
  color: #020f10;
  background-color: #acb3b4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-black-teal.list-group-item-action.active {
  color: #fff;
  background-color: #020f10;
  border-color: #020f10;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal {
  color: #18575e;
  background-color: #c4e6ea;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal.list-group-item-action:hover,
.list-group-item-teal.list-group-item-action:focus {
  color: #18575e;
  background-color: #b1dee3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal.list-group-item-action.active {
  color: #fff;
  background-color: #18575e;
  border-color: #18575e;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-hover {
  color: #0f4e55;
  background-color: #bfe2e5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-hover.list-group-item-action:hover,
.list-group-item-teal-hover.list-group-item-action:focus {
  color: #0f4e55;
  background-color: #addade;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-hover.list-group-item-action.active {
  color: #fff;
  background-color: #0f4e55;
  border-color: #0f4e55;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-active {
  color: #003a40;
  background-color: #b8d7da;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-active.list-group-item-action:hover,
.list-group-item-teal-active.list-group-item-action:focus {
  color: #003a40;
  background-color: #a7ced1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-active.list-group-item-action.active {
  color: #fff;
  background-color: #003a40;
  border-color: #003a40;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-mid {
  color: #777f7f;
  background-color: #f7fcfc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-mid.list-group-item-action:hover,
.list-group-item-teal-mid.list-group-item-action:focus {
  color: #777f7f;
  background-color: #e4f5f5;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-mid.list-group-item-action.active {
  color: #fff;
  background-color: #777f7f;
  border-color: #777f7f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-light {
  color: #7f8383;
  background-color: #fcfefe;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-light.list-group-item-action:hover,
.list-group-item-teal-light.list-group-item-action:focus {
  color: #7f8383;
  background-color: #e9f8f8;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-light.list-group-item-action.active {
  color: #fff;
  background-color: #7f8383;
  border-color: #7f8383;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-light-border {
  color: #597474;
  background-color: #e7f6f6;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-light-border.list-group-item-action:hover,
.list-group-item-teal-light-border.list-group-item-action:focus {
  color: #597474;
  background-color: #d4efef;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-light-border.list-group-item-action.active {
  color: #fff;
  background-color: #597474;
  border-color: #597474;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-background {
  color: #707b7b;
  background-color: #f4fafa;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-background.list-group-item-action:hover,
.list-group-item-teal-background.list-group-item-action:focus {
  color: #707b7b;
  background-color: #e2f2f2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-background.list-group-item-action.active {
  color: #fff;
  background-color: #707b7b;
  border-color: #707b7b;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-inactive {
  color: #5f7477;
  background-color: #ebf6f7;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-inactive.list-group-item-action:hover,
.list-group-item-teal-inactive.list-group-item-action:focus {
  color: #5f7477;
  background-color: #d9eef0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-inactive.list-group-item-action.active {
  color: #fff;
  background-color: #5f7477;
  border-color: #5f7477;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-icon {
  color: #647779;
  background-color: #edf8f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-teal-icon.list-group-item-action:hover,
.list-group-item-teal-icon.list-group-item-action:focus {
  color: #647779;
  background-color: #daf1f3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-teal-icon.list-group-item-action.active {
  color: #fff;
  background-color: #647779;
  border-color: #647779;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon {
  color: #32091f;
  background-color: #d3bdc8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon.list-group-item-action:hover,
.list-group-item-maroon.list-group-item-action:focus {
  color: #32091f;
  background-color: #c9aebb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon.list-group-item-action.active {
  color: #fff;
  background-color: #32091f;
  border-color: #32091f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-hover {
  color: #838182;
  background-color: #fefdfe;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon-hover.list-group-item-action:hover,
.list-group-item-maroon-hover.list-group-item-action:focus {
  color: #838182;
  background-color: #f6ecf6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-hover.list-group-item-action.active {
  color: #fff;
  background-color: #838182;
  border-color: #838182;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-active {
  color: #7c797a;
  background-color: #fbf9f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon-active.list-group-item-action:hover,
.list-group-item-maroon-active.list-group-item-action:focus {
  color: #7c797a;
  background-color: #f1eaea;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-active.list-group-item-action.active {
  color: #fff;
  background-color: #7c797a;
  border-color: #7c797a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-light {
  color: #807f80;
  background-color: #fdfcfc;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon-light.list-group-item-action:hover,
.list-group-item-maroon-light.list-group-item-action:focus {
  color: #807f80;
  background-color: #f3eded;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-light.list-group-item-action.active {
  color: #fff;
  background-color: #807f80;
  border-color: #807f80;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-dark {
  color: #32091f;
  background-color: #d3bdc8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon-dark.list-group-item-action:hover,
.list-group-item-maroon-dark.list-group-item-action:focus {
  color: #32091f;
  background-color: #c9aebb;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-dark.list-group-item-action.active {
  color: #fff;
  background-color: #32091f;
  border-color: #32091f;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-background {
  color: #7c787a;
  background-color: #faf8f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-maroon-background.list-group-item-action:hover,
.list-group-item-maroon-background.list-group-item-action:focus {
  color: #7c787a;
  background-color: #efe9ec;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-maroon-background.list-group-item-action.active {
  color: #fff;
  background-color: #7c787a;
  border-color: #7c787a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light {
  color: #818181;
  background-color: #fdfdfd;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-light.list-group-item-action:hover,
.list-group-item-gray-light.list-group-item-action:focus {
  color: #818181;
  background-color: #f0f0f0;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light.list-group-item-action.active {
  color: #fff;
  background-color: #818181;
  border-color: #818181;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-mid {
  color: #7e7e7e;
  background-color: #fbfbfb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-mid.list-group-item-action:hover,
.list-group-item-gray-mid.list-group-item-action:focus {
  color: #7e7e7e;
  background-color: #eeeeee;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-mid.list-group-item-action.active {
  color: #fff;
  background-color: #7e7e7e;
  border-color: #7e7e7e;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark {
  color: #121212;
  background-color: #c1c1c1;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-dark.list-group-item-action:hover,
.list-group-item-gray-dark.list-group-item-action:focus {
  color: #121212;
  background-color: #b4b4b4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark.list-group-item-action.active {
  color: #fff;
  background-color: #121212;
  border-color: #121212;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light-border {
  color: #727272;
  background-color: whitesmoke;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-light-border.list-group-item-action:hover,
.list-group-item-gray-light-border.list-group-item-action:focus {
  color: #727272;
  background-color: #e8e8e8;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-light-border.list-group-item-action.active {
  color: #fff;
  background-color: #727272;
  border-color: #727272;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark-border {
  color: #222222;
  background-color: #cacaca;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-dark-border.list-group-item-action:hover,
.list-group-item-gray-dark-border.list-group-item-action:focus {
  color: #222222;
  background-color: #bdbdbd;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark-border.list-group-item-action.active {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark-background {
  color: #101010;
  background-color: silver;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-dark-background.list-group-item-action:hover,
.list-group-item-gray-dark-background.list-group-item-action:focus {
  color: #101010;
  background-color: #b3b3b3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-dark-background.list-group-item-action.active {
  color: #fff;
  background-color: #101010;
  border-color: #101010;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-mid-background {
  color: #2c2c2c;
  background-color: #cfcfcf;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-mid-background.list-group-item-action:hover,
.list-group-item-gray-mid-background.list-group-item-action:focus {
  color: #2c2c2c;
  background-color: #c2c2c2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-mid-background.list-group-item-action.active {
  color: #fff;
  background-color: #2c2c2c;
  border-color: #2c2c2c;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-inactive {
  color: #6a6a6a;
  background-color: #f1f1f1;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-inactive.list-group-item-action:hover,
.list-group-item-gray-inactive.list-group-item-action:focus {
  color: #6a6a6a;
  background-color: #e4e4e4;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-inactive.list-group-item-action.active {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-background {
  color: #7d7d7d;
  background-color: #fbfbfb;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-background.list-group-item-action:hover,
.list-group-item-gray-background.list-group-item-action:focus {
  color: #7d7d7d;
  background-color: #eeeeee;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-background.list-group-item-action.active {
  color: #fff;
  background-color: #7d7d7d;
  border-color: #7d7d7d;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-modal-bottom-background {
  color: #797979;
  background-color: #f9f9f9;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-modal-bottom-background.list-group-item-action:hover,
.list-group-item-gray-modal-bottom-background.list-group-item-action:focus {
  color: #797979;
  background-color: #ececec;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-modal-bottom-background.list-group-item-action.active {
  color: #fff;
  background-color: #797979;
  border-color: #797979;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-link {
  color: #585858;
  background-color: #e7e7e7;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-link.list-group-item-action:hover,
.list-group-item-gray-link.list-group-item-action:focus {
  color: #585858;
  background-color: #dadada;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-link.list-group-item-action.active {
  color: #fff;
  background-color: #585858;
  border-color: #585858;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-text {
  color: #707070;
  background-color: #f4f4f4;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-text.list-group-item-action:hover,
.list-group-item-gray-text.list-group-item-action:focus {
  color: #707070;
  background-color: #e7e7e7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-text.list-group-item-action.active {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-text-dark {
  color: #717171;
  background-color: #f4f4f4;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-text-dark.list-group-item-action:hover,
.list-group-item-gray-text-dark.list-group-item-action:focus {
  color: #717171;
  background-color: #e7e7e7;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-text-dark.list-group-item-action.active {
  color: #fff;
  background-color: #717171;
  border-color: #717171;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-ad {
  color: #515151;
  background-color: #e3e3e3;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-ad.list-group-item-action:hover,
.list-group-item-gray-ad.list-group-item-action:focus {
  color: #515151;
  background-color: #d6d6d6;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-ad.list-group-item-action.active {
  color: #fff;
  background-color: #515151;
  border-color: #515151;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-progress {
  color: #2c2c2c;
  background-color: #cfcfcf;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-gray-progress.list-group-item-action:hover,
.list-group-item-gray-progress.list-group-item-action:focus {
  color: #2c2c2c;
  background-color: #c2c2c2;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-gray-progress.list-group-item-action.active {
  color: #fff;
  background-color: #2c2c2c;
  border-color: #2c2c2c;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-logo {
  color: #5c6664;
  background-color: #e9eeed;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-logo.list-group-item-action:hover,
.list-group-item-logo.list-group-item-action:focus {
  color: #5c6664;
  background-color: #dbe3e1;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-logo.list-group-item-action.active {
  color: #fff;
  background-color: #5c6664;
  border-color: #5c6664;
}

/* line 4, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-error {
  color: #6a0000;
  background-color: #f1b8b8;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.list-group-item-error.list-group-item-action:hover,
.list-group-item-error.list-group-item-action:focus {
  color: #6a0000;
  background-color: #eda3a3;
}

/* line 14, node_modules/bootstrap/scss/mixins/_list-group.scss */

.list-group-item-error.list-group-item-action.active {
  color: #fff;
  background-color: #6a0000;
  border-color: #6a0000;
}

/* line 1, node_modules/bootstrap/scss/_close.scss */

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

/* line 10, node_modules/bootstrap/scss/_close.scss */

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

/* line 29, node_modules/bootstrap/scss/_close.scss */

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 7, node_modules/bootstrap/scss/_modal.scss */

.modal-open {
  overflow: hidden;
}

/* line 11, node_modules/bootstrap/scss/_modal.scss */

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 18, node_modules/bootstrap/scss/_modal.scss */

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

/* line 36, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

/* line 44, node_modules/bootstrap/scss/_modal.scss */

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 44, node_modules/bootstrap/scss/_modal.scss */

  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 48, node_modules/bootstrap/scss/_modal.scss */

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* line 53, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

/* line 59, node_modules/bootstrap/scss/_modal.scss */

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

/* line 67, node_modules/bootstrap/scss/_modal.scss */

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

/* line 84, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 94, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.fade {
  opacity: 0;
}

/* line 95, node_modules/bootstrap/scss/_modal.scss */

.modal-backdrop.show {
  opacity: 0.5;
}

/* line 100, node_modules/bootstrap/scss/_modal.scss */

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

/* line 108, node_modules/bootstrap/scss/_modal.scss */

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

/* line 116, node_modules/bootstrap/scss/_modal.scss */

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

/* line 123, node_modules/bootstrap/scss/_modal.scss */

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

/* line 132, node_modules/bootstrap/scss/_modal.scss */

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

/* line 140, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

/* line 141, node_modules/bootstrap/scss/_modal.scss */

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

/* line 145, node_modules/bootstrap/scss/_modal.scss */

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  /* line 156, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  /* line 161, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }

  /* line 164, node_modules/bootstrap/scss/_modal.scss */

  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }

  /* line 174, node_modules/bootstrap/scss/_modal.scss */

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 179, node_modules/bootstrap/scss/_modal.scss */

  .modal-lg {
    max-width: 800px;
  }
}

/* line 2, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

/* line 15, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip.show {
  opacity: 0.9;
}

/* line 17, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

/* line 23, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

/* line 35, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

/* line 38, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

/* line 49, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 54, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

/* line 65, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

/* line 68, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

/* line 79, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

/* line 84, node_modules/bootstrap/scss/_tooltip.scss */

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, node_modules/bootstrap/scss/_tooltip.scss */

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

/* line 1, node_modules/bootstrap/scss/_popover.scss */

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

/* line 20, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

/* line 27, node_modules/bootstrap/scss/_popover.scss */

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

/* line 41, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow,
.bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

/* line 45, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

/* line 50, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::before,
.bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

/* line 55, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

/* line 61, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

/* line 64, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow,
.bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 71, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

/* line 76, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

/* line 81, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

/* line 87, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

/* line 90, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow,
.bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

/* line 94, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

/* line 99, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::before,
.bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 104, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

/* line 110, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 122, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

/* line 125, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow,
.bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

/* line 132, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

/* line 137, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 142, node_modules/bootstrap/scss/_popover.scss */

.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

/* line 165, node_modules/bootstrap/scss/_popover.scss */

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

/* line 175, node_modules/bootstrap/scss/_popover.scss */

.popover-header:empty {
  display: none;
}

/* line 180, node_modules/bootstrap/scss/_popover.scss */

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

/* line 11, node_modules/bootstrap/scss/_carousel.scss */

.carousel {
  position: relative;
}

/* line 15, node_modules/bootstrap/scss/_carousel.scss */

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 21, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px;
}

/* line 30, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease, -o-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  /* line 30, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item.active,
  .carousel-item-next,
  .carousel-item-prev {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/* line 37, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 43, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 43, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 52, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 52, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

/* line 61, node_modules/bootstrap/scss/_carousel.scss */

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 61, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

/* line 76, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

/* line 82, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

/* line 88, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

/* line 93, node_modules/bootstrap/scss/_carousel.scss */

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  -webkit-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  /* line 93, node_modules/bootstrap/scss/_carousel.scss */

  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* line 111, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 135, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev {
  left: 0;
}

/* line 141, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next {
  right: 0;
}

/* line 149, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 157, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

/* line 160, node_modules/bootstrap/scss/_carousel.scss */

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

/* line 170, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 184, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 196, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 205, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 216, node_modules/bootstrap/scss/_carousel.scss */

.carousel-indicators .active {
  background-color: #fff;
}

/* line 226, node_modules/bootstrap/scss/_carousel.scss */

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 3, node_modules/bootstrap/scss/utilities/_align.scss */

.align-baseline {
  vertical-align: baseline !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_align.scss */

.align-top {
  vertical-align: top !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_align.scss */

.align-middle {
  vertical-align: middle !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_align.scss */

.align-bottom {
  vertical-align: bottom !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_align.scss */

.align-text-bottom {
  vertical-align: text-bottom !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_align.scss */

.align-text-top {
  vertical-align: text-top !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-primary {
  background-color: #007bff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-secondary {
  background-color: #6c757d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-success {
  background-color: #093 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #006622 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-info {
  background-color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-warning {
  background-color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-danger {
  background-color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-light {
  background-color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-dark {
  background-color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-white {
  background-color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-white:hover,
a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: #e6e6e6 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black {
  background-color: #1f1f1f !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-black:hover,
a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
  background-color: #060606 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black-hover {
  background-color: #006f7b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-black-hover:hover,
a.bg-black-hover:focus,
button.bg-black-hover:hover,
button.bg-black-hover:focus {
  background-color: #004148 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black-active {
  background-color: #005058 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-black-active:hover,
a.bg-black-active:focus,
button.bg-black-active:hover,
button.bg-black-active:focus {
  background-color: #002225 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black-dark {
  background-color: #000 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-black-dark:hover,
a.bg-black-dark:focus,
button.bg-black-dark:hover,
button.bg-black-dark:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-black-teal {
  background-color: #041c1e !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-black-teal:hover,
a.bg-black-teal:focus,
button.bg-black-teal:hover,
button.bg-black-teal:focus {
  background-color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal {
  background-color: #2ea7b4 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal:hover,
a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #24818b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-hover {
  background-color: #1c96a3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-hover:hover,
a.bg-teal-hover:focus,
button.bg-teal-hover:hover,
button.bg-teal-hover:focus {
  background-color: #156e77 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-active {
  background-color: #006f7b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-active:hover,
a.bg-teal-active:focus,
button.bg-teal-active:hover,
button.bg-teal-active:focus {
  background-color: #004148 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-mid {
  background-color: #e4f4f5 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-mid:hover,
a.bg-teal-mid:focus,
button.bg-teal-mid:hover,
button.bg-teal-mid:focus {
  background-color: #bfe5e7 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-light {
  background-color: #f5fbfb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-light:hover,
a.bg-teal-light:focus,
button.bg-teal-light:hover,
button.bg-teal-light:focus {
  background-color: #d1ecec !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-light-border {
  background-color: #abdfdf !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-light-border:hover,
a.bg-teal-light-border:focus,
button.bg-teal-light-border:hover,
button.bg-teal-light-border:focus {
  background-color: #86d1d1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-background {
  background-color: #d8eded !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-background:hover,
a.bg-teal-background:focus,
button.bg-teal-background:hover,
button.bg-teal-background:focus {
  background-color: #b5dddd !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-inactive {
  background-color: #b6e0e4 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-inactive:hover,
a.bg-teal-inactive:focus,
button.bg-teal-inactive:hover,
button.bg-teal-inactive:focus {
  background-color: #91d0d6 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-teal-icon {
  background-color: #c0e5e9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-teal-icon:hover,
a.bg-teal-icon:focus,
button.bg-teal-icon:hover,
button.bg-teal-icon:focus {
  background-color: #9ad5dc !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon {
  background-color: #61123b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon:hover,
a.bg-maroon:focus,
button.bg-maroon:hover,
button.bg-maroon:focus {
  background-color: #360a21 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon-hover {
  background-color: #fbf9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon-hover:hover,
a.bg-maroon-hover:focus,
button.bg-maroon-hover:hover,
button.bg-maroon-hover:focus {
  background-color: #e7dae1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon-active {
  background-color: #efe8eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon-active:hover,
a.bg-maroon-active:focus,
button.bg-maroon-active:hover,
button.bg-maroon-active:focus {
  background-color: #dacad1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon-light {
  background-color: #f7f5f6 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon-light:hover,
a.bg-maroon-light:focus,
button.bg-maroon-light:hover,
button.bg-maroon-light:focus {
  background-color: #e0d9dd !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon-dark {
  background-color: #61123b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon-dark:hover,
a.bg-maroon-dark:focus,
button.bg-maroon-dark:hover,
button.bg-maroon-dark:focus {
  background-color: #360a21 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-maroon-background {
  background-color: #eee7ea !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-maroon-background:hover,
a.bg-maroon-background:focus,
button.bg-maroon-background:hover,
button.bg-maroon-background:focus {
  background-color: #d9c9d0 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-light {
  background-color: #f8f8f8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-light:hover,
a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
  background-color: #dfdfdf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-mid {
  background-color: #f2f2f2 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-mid:hover,
a.bg-gray-mid:focus,
button.bg-gray-mid:hover,
button.bg-gray-mid:focus {
  background-color: #d9d9d9 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-dark {
  background-color: #222 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-dark:hover,
a.bg-gray-dark:focus,
button.bg-gray-dark:hover,
button.bg-gray-dark:focus {
  background-color: #090909 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-light-border {
  background-color: #dcdcdc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-light-border:hover,
a.bg-gray-light-border:focus,
button.bg-gray-light-border:hover,
button.bg-gray-light-border:focus {
  background-color: #c3c3c3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-dark-border {
  background-color: #424242 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-dark-border:hover,
a.bg-gray-dark-border:focus,
button.bg-gray-dark-border:hover,
button.bg-gray-dark-border:focus {
  background-color: #292929 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-dark-background {
  background-color: #1f1f1f !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-dark-background:hover,
a.bg-gray-dark-background:focus,
button.bg-gray-dark-background:hover,
button.bg-gray-dark-background:focus {
  background-color: #060606 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-mid-background {
  background-color: #555 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-mid-background:hover,
a.bg-gray-mid-background:focus,
button.bg-gray-mid-background:hover,
button.bg-gray-mid-background:focus {
  background-color: #3c3c3c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-inactive {
  background-color: #ccc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-inactive:hover,
a.bg-gray-inactive:focus,
button.bg-gray-inactive:hover,
button.bg-gray-inactive:focus {
  background-color: #b3b3b3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-background {
  background-color: #f0f0f0 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-background:hover,
a.bg-gray-background:focus,
button.bg-gray-background:hover,
button.bg-gray-background:focus {
  background-color: #d7d7d7 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-modal-bottom-background {
  background-color: #e8e8e8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-modal-bottom-background:hover,
a.bg-gray-modal-bottom-background:focus,
button.bg-gray-modal-bottom-background:hover,
button.bg-gray-modal-bottom-background:focus {
  background-color: #cfcfcf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-link {
  background-color: #a9a9a9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-link:hover,
a.bg-gray-link:focus,
button.bg-gray-link:hover,
button.bg-gray-link:focus {
  background-color: #909090 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-text {
  background-color: #d8d8d8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-text:hover,
a.bg-gray-text:focus,
button.bg-gray-text:hover,
button.bg-gray-text:focus {
  background-color: #bfbfbf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-text-dark {
  background-color: #d9d9d9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-text-dark:hover,
a.bg-gray-text-dark:focus,
button.bg-gray-text-dark:hover,
button.bg-gray-text-dark:focus {
  background-color: silver !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-ad {
  background-color: #9b9b9b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-ad:hover,
a.bg-gray-ad:focus,
button.bg-gray-ad:hover,
button.bg-gray-ad:focus {
  background-color: #828282 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-gray-progress {
  background-color: #555 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-gray-progress:hover,
a.bg-gray-progress:focus,
button.bg-gray-progress:hover,
button.bg-gray-progress:focus {
  background-color: #3c3c3c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-logo {
  background-color: #b0c4c0 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-logo:hover,
a.bg-logo:focus,
button.bg-logo:hover,
button.bg-logo:focus {
  background-color: #93aea9 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_background-variant.scss */

.bg-error {
  background-color: #c00 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.bg-error:hover,
a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: #990000 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_background.scss */

.bg-white {
  background-color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_background.scss */

.bg-transparent {
  background-color: transparent !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_borders.scss */

.border {
  border: 1px solid #dee2e6 !important;
}

/* line 8, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-0 {
  border: 0 !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-top-0 {
  border-top: 0 !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-right-0 {
  border-right: 0 !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-bottom-0 {
  border-bottom: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-left-0 {
  border-left: 0 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-primary {
  border-color: #007bff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-secondary {
  border-color: #6c757d !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-success {
  border-color: #093 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-info {
  border-color: #17a2b8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-warning {
  border-color: #ffc107 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-danger {
  border-color: #dc3545 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-light {
  border-color: #f8f9fa !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-dark {
  border-color: #343a40 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-white {
  border-color: #fff !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black {
  border-color: #1f1f1f !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black-hover {
  border-color: #006f7b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black-active {
  border-color: #005058 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black-dark {
  border-color: #000 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-black-teal {
  border-color: #041c1e !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal {
  border-color: #2ea7b4 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-hover {
  border-color: #1c96a3 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-active {
  border-color: #006f7b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-mid {
  border-color: #e4f4f5 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-light {
  border-color: #f5fbfb !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-light-border {
  border-color: #abdfdf !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-background {
  border-color: #d8eded !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-inactive {
  border-color: #b6e0e4 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-teal-icon {
  border-color: #c0e5e9 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon {
  border-color: #61123b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon-hover {
  border-color: #fbf9fa !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon-active {
  border-color: #efe8eb !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon-light {
  border-color: #f7f5f6 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon-dark {
  border-color: #61123b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-maroon-background {
  border-color: #eee7ea !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-light {
  border-color: #f8f8f8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-mid {
  border-color: #f2f2f2 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-dark {
  border-color: #222 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-light-border {
  border-color: #dcdcdc !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-dark-border {
  border-color: #424242 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-dark-background {
  border-color: #1f1f1f !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-mid-background {
  border-color: #555 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-inactive {
  border-color: #ccc !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-background {
  border-color: #f0f0f0 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-modal-bottom-background {
  border-color: #e8e8e8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-link {
  border-color: #a9a9a9 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-text {
  border-color: #d8d8d8 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-text-dark {
  border-color: #d9d9d9 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-ad {
  border-color: #9b9b9b !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-gray-progress {
  border-color: #555 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-logo {
  border-color: #b0c4c0 !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-error {
  border-color: #c00 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_borders.scss */

.border-white {
  border-color: #fff !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded {
  border-radius: 0.25rem !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

/* line 53, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-circle {
  border-radius: 50% !important;
}

/* line 57, node_modules/bootstrap/scss/utilities/_borders.scss */

.rounded-0 {
  border-radius: 0 !important;
}

/* line 2, node_modules/bootstrap/scss/mixins/_clearfix.scss */

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

/* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

.d-none {
  display: none !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline {
  display: inline !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline-block {
  display: inline-block !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

.d-block {
  display: block !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table {
  display: table !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table-row {
  display: table-row !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

.d-table-cell {
  display: table-cell !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-none {
    display: none !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline {
    display: inline !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-block {
    display: block !important;
  }

  /* line 15, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table {
    display: table !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  /* line 29, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-none {
    display: none !important;
  }

  /* line 30, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline {
    display: inline !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-block {
    display: block !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table {
    display: table !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table-row {
    display: table-row !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 36, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_display.scss */

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* line 3, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

/* line 10, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive::before {
  display: block;
  content: "";
}

/* line 15, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 31, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

/* line 37, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

/* line 43, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-4by3::before {
  padding-top: 75%;
}

/* line 49, node_modules/bootstrap/scss/utilities/_embed.scss */

.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

/* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

/* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

/* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

/* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

/* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

/* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

/* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

/* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

/* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

/* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

/* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

/* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

/* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

/* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

/* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

/* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  /* line 11, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }

  /* line 14, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }

  /* line 16, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }

  /* line 18, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }

  /* line 19, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }

  /* line 20, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_flex.scss */

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }

  /* line 26, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }

  /* line 27, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  /* line 28, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }

  /* line 29, node_modules/bootstrap/scss/utilities/_flex.scss */

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }

  /* line 31, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }

  /* line 32, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }

  /* line 35, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }

  /* line 37, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }

  /* line 39, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }

  /* line 40, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }

  /* line 41, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }

  /* line 44, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }

  /* line 45, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }

  /* line 47, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }

  /* line 48, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }

  /* line 49, node_modules/bootstrap/scss/utilities/_flex.scss */

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

.float-left {
  float: left !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

.float-right {
  float: right !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-left {
    float: left !important;
  }

  /* line 6, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-right {
    float: right !important;
  }

  /* line 7, node_modules/bootstrap/scss/utilities/_float.scss */

  .float-xl-none {
    float: none !important;
  }
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-static {
  position: static !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-relative {
  position: relative !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-absolute {
  position: absolute !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-fixed {
  position: fixed !important;
}

/* line 10, node_modules/bootstrap/scss/utilities/_position.scss */

.position-sticky {
  position: sticky !important;
}

/* line 15, node_modules/bootstrap/scss/utilities/_position.scss */

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* line 23, node_modules/bootstrap/scss/utilities/_position.scss */

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  /* line 31, node_modules/bootstrap/scss/utilities/_position.scss */

  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

/* line 5, node_modules/bootstrap/scss/utilities/_screenreaders.scss */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 24, node_modules/bootstrap/scss/mixins/_screen-reader.scss */

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

/* line 3, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

/* line 4, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* line 5, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

/* line 6, node_modules/bootstrap/scss/utilities/_shadows.scss */

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-25 {
  width: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-50 {
  width: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-75 {
  width: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-100 {
  width: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.w-auto {
  width: auto !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-25 {
  height: 25% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-50 {
  height: 50% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-75 {
  height: 75% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-100 {
  height: 100% !important;
}

/* line 7, node_modules/bootstrap/scss/utilities/_sizing.scss */

.h-auto {
  height: auto !important;
}

/* line 11, node_modules/bootstrap/scss/utilities/_sizing.scss */

.mw-100 {
  max-width: 100% !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_sizing.scss */

.mh-100 {
  max-height: 100% !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-0 {
  margin: 0 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-1 {
  margin: 0.25rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-2 {
  margin: 0.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-3 {
  margin: 1rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-4 {
  margin: 1.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-5 {
  margin: 3rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-0 {
  padding: 0 !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-1 {
  padding: 0.25rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-2 {
  padding: 0.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-3 {
  padding: 1rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-4 {
  padding: 1.5rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

.p-5 {
  padding: 3rem !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

/* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

/* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

/* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

/* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

.m-auto {
  margin: auto !important;
}

/* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

/* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-sm-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-sm-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-md-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-md-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-lg-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-lg-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-0 {
    margin: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-3 {
    margin: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-5 {
    margin: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-0 {
    padding: 0 !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-3 {
    padding: 1rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  /* line 12, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .p-xl-5 {
    padding: 3rem !important;
  }

  /* line 13, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  /* line 17, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  /* line 21, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  /* line 25, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  /* line 33, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .m-xl-auto {
    margin: auto !important;
  }

  /* line 34, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  /* line 38, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  /* line 42, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  /* line 46, node_modules/bootstrap/scss/utilities/_spacing.scss */

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* line 7, node_modules/bootstrap/scss/utilities/_text.scss */

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/* line 11, node_modules/bootstrap/scss/utilities/_text.scss */

.text-justify {
  text-align: justify !important;
}

/* line 12, node_modules/bootstrap/scss/utilities/_text.scss */

.text-nowrap {
  white-space: nowrap !important;
}

/* line 13, node_modules/bootstrap/scss/utilities/_text.scss */

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

.text-left {
  text-align: left !important;
}

/* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

.text-right {
  text-align: right !important;
}

/* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  /* line 21, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-left {
    text-align: left !important;
  }

  /* line 22, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-right {
    text-align: right !important;
  }

  /* line 23, node_modules/bootstrap/scss/utilities/_text.scss */

  .text-xl-center {
    text-align: center !important;
  }
}

/* line 29, node_modules/bootstrap/scss/utilities/_text.scss */

.text-lowercase {
  text-transform: lowercase !important;
}

/* line 30, node_modules/bootstrap/scss/utilities/_text.scss */

.text-uppercase {
  text-transform: uppercase !important;
}

/* line 31, node_modules/bootstrap/scss/utilities/_text.scss */

.text-capitalize {
  text-transform: capitalize !important;
}

/* line 35, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-light {
  font-weight: 300 !important;
}

/* line 36, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-normal {
  font-weight: 400 !important;
}

/* line 37, node_modules/bootstrap/scss/utilities/_text.scss */

.font-weight-bold {
  font-weight: 700 !important;
}

/* line 38, node_modules/bootstrap/scss/utilities/_text.scss */

.font-italic {
  font-style: italic !important;
}

/* line 42, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white {
  color: #fff !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-primary {
  color: #007bff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-primary:hover,
a.text-primary:focus {
  color: #0062cc !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-secondary {
  color: #6c757d !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-secondary:hover,
a.text-secondary:focus {
  color: #545b62 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-success {
  color: #093 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-success:hover,
a.text-success:focus {
  color: #006622 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-info {
  color: #17a2b8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-info:hover,
a.text-info:focus {
  color: #117a8b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-warning {
  color: #ffc107 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-warning:hover,
a.text-warning:focus {
  color: #d39e00 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-danger {
  color: #dc3545 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-danger:hover,
a.text-danger:focus {
  color: #bd2130 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-light {
  color: #f8f9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-light:hover,
a.text-light:focus {
  color: #dae0e5 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-dark {
  color: #343a40 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-dark:hover,
a.text-dark:focus {
  color: #1d2124 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-white {
  color: #fff !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-white:hover,
a.text-white:focus {
  color: #e6e6e6 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black {
  color: #1f1f1f !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black:hover,
a.text-black:focus {
  color: #060606 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black-hover {
  color: #006f7b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black-hover:hover,
a.text-black-hover:focus {
  color: #004148 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black-active {
  color: #005058 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black-active:hover,
a.text-black-active:focus {
  color: #002225 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black-dark {
  color: #000 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black-dark:hover,
a.text-black-dark:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-black-teal {
  color: #041c1e !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-black-teal:hover,
a.text-black-teal:focus {
  color: black !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal {
  color: #2ea7b4 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal:hover,
a.text-teal:focus {
  color: #24818b !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-hover {
  color: #1c96a3 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-hover:hover,
a.text-teal-hover:focus {
  color: #156e77 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-active {
  color: #006f7b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-active:hover,
a.text-teal-active:focus {
  color: #004148 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-mid {
  color: #e4f4f5 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-mid:hover,
a.text-teal-mid:focus {
  color: #bfe5e7 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-light {
  color: #f5fbfb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-light:hover,
a.text-teal-light:focus {
  color: #d1ecec !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-light-border {
  color: #abdfdf !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-light-border:hover,
a.text-teal-light-border:focus {
  color: #86d1d1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-background {
  color: #d8eded !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-background:hover,
a.text-teal-background:focus {
  color: #b5dddd !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-inactive {
  color: #b6e0e4 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-inactive:hover,
a.text-teal-inactive:focus {
  color: #91d0d6 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-teal-icon {
  color: #c0e5e9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-teal-icon:hover,
a.text-teal-icon:focus {
  color: #9ad5dc !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon {
  color: #61123b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon:hover,
a.text-maroon:focus {
  color: #360a21 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon-hover {
  color: #fbf9fa !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon-hover:hover,
a.text-maroon-hover:focus {
  color: #e7dae1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon-active {
  color: #efe8eb !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon-active:hover,
a.text-maroon-active:focus {
  color: #dacad1 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon-light {
  color: #f7f5f6 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon-light:hover,
a.text-maroon-light:focus {
  color: #e0d9dd !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon-dark {
  color: #61123b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon-dark:hover,
a.text-maroon-dark:focus {
  color: #360a21 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-maroon-background {
  color: #eee7ea !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-maroon-background:hover,
a.text-maroon-background:focus {
  color: #d9c9d0 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-light {
  color: #f8f8f8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-light:hover,
a.text-gray-light:focus {
  color: #dfdfdf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-mid {
  color: #f2f2f2 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-mid:hover,
a.text-gray-mid:focus {
  color: #d9d9d9 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-dark {
  color: #222 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-dark:hover,
a.text-gray-dark:focus {
  color: #090909 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-light-border {
  color: #dcdcdc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-light-border:hover,
a.text-gray-light-border:focus {
  color: #c3c3c3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-dark-border {
  color: #424242 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-dark-border:hover,
a.text-gray-dark-border:focus {
  color: #292929 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-dark-background {
  color: #1f1f1f !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-dark-background:hover,
a.text-gray-dark-background:focus {
  color: #060606 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-mid-background {
  color: #555 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-mid-background:hover,
a.text-gray-mid-background:focus {
  color: #3c3c3c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-inactive {
  color: #ccc !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-inactive:hover,
a.text-gray-inactive:focus {
  color: #b3b3b3 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-background {
  color: #f0f0f0 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-background:hover,
a.text-gray-background:focus {
  color: #d7d7d7 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-modal-bottom-background {
  color: #e8e8e8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-modal-bottom-background:hover,
a.text-gray-modal-bottom-background:focus {
  color: #cfcfcf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-link {
  color: #a9a9a9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-link:hover,
a.text-gray-link:focus {
  color: #909090 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-text {
  color: #d8d8d8 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-text:hover,
a.text-gray-text:focus {
  color: #bfbfbf !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-text-dark {
  color: #d9d9d9 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-text-dark:hover,
a.text-gray-text-dark:focus {
  color: silver !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-ad {
  color: #9b9b9b !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-ad:hover,
a.text-gray-ad:focus {
  color: #828282 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-gray-progress {
  color: #555 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-gray-progress:hover,
a.text-gray-progress:focus {
  color: #3c3c3c !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-logo {
  color: #b0c4c0 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-logo:hover,
a.text-logo:focus {
  color: #93aea9 !important;
}

/* line 6, node_modules/bootstrap/scss/mixins/_text-emphasis.scss */

.text-error {
  color: #c00 !important;
}

/* line 17, node_modules/bootstrap/scss/mixins/_hover.scss */

a.text-error:hover,
a.text-error:focus {
  color: #990000 !important;
}

/* line 48, node_modules/bootstrap/scss/utilities/_text.scss */

.text-body {
  color: #212529 !important;
}

/* line 49, node_modules/bootstrap/scss/utilities/_text.scss */

.text-muted {
  color: #6c757d !important;
}

/* line 51, node_modules/bootstrap/scss/utilities/_text.scss */

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

/* line 52, node_modules/bootstrap/scss/utilities/_text.scss */

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

/* line 56, node_modules/bootstrap/scss/utilities/_text.scss */

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, node_modules/bootstrap/scss/utilities/_visibility.scss */

.visible {
  visibility: visible !important;
}

/* line 9, node_modules/bootstrap/scss/utilities/_visibility.scss */

.invisible {
  visibility: hidden !important;
}

@media print {
  /* line 13, node_modules/bootstrap/scss/_print.scss */

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }

  /* line 24, node_modules/bootstrap/scss/_print.scss */

  a:not(.btn) {
    text-decoration: underline;
  }

  /* line 34, node_modules/bootstrap/scss/_print.scss */

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 49, node_modules/bootstrap/scss/_print.scss */

  pre {
    white-space: pre-wrap !important;
  }

  /* line 52, node_modules/bootstrap/scss/_print.scss */

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  /* line 63, node_modules/bootstrap/scss/_print.scss */

  thead {
    display: table-header-group;
  }

  /* line 67, node_modules/bootstrap/scss/_print.scss */

  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 72, node_modules/bootstrap/scss/_print.scss */

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 79, node_modules/bootstrap/scss/_print.scss */

  h2,
  h3 {
    page-break-after: avoid;
  }

@page {
    size: a3;
}

  /* line 92, node_modules/bootstrap/scss/_print.scss */

  body {
    min-width: 992px !important;
  }

  /* line 95, node_modules/bootstrap/scss/_print.scss */

  .container {
    min-width: 992px !important;
  }

  /* line 100, node_modules/bootstrap/scss/_print.scss */

  .navbar {
    display: none;
  }

  /* line 103, node_modules/bootstrap/scss/_print.scss */

  .badge {
    border: 1px solid #000;
  }

  /* line 107, node_modules/bootstrap/scss/_print.scss */

  .table {
    border-collapse: collapse !important;
  }

  /* line 110, node_modules/bootstrap/scss/_print.scss */

  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 117, node_modules/bootstrap/scss/_print.scss */

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  /* line 123, node_modules/bootstrap/scss/_print.scss */

  .table-dark {
    color: inherit;
  }

  /* line 126, node_modules/bootstrap/scss/_print.scss */

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }

  /* line 134, node_modules/bootstrap/scss/_print.scss */

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}

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

/** Import theme styles */

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */

/* line 6, resources/assets/styles/common/_reset.scss */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

/* line 97, resources/assets/styles/common/_reset.scss */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 111, resources/assets/styles/common/_reset.scss */

body {
  line-height: 1;
}

/* line 115, resources/assets/styles/common/_reset.scss */

ol,
ul {
  list-style: none;
}

/* line 120, resources/assets/styles/common/_reset.scss */

blockquote,
q {
  quotes: none;
}

/* line 125, resources/assets/styles/common/_reset.scss */

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

/* line 133, resources/assets/styles/common/_reset.scss */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 138, resources/assets/styles/common/_reset.scss */

a:hover {
  text-decoration: none;
}

/* line 1, resources/assets/styles/common/_global.scss */

html,
body {
  background-color: #fff;
  font-family: Roboto, sans-serif;
  color: #1f1f1f;
  font-size: 1rem;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 576px) and (max-width: 1199px) {
  /* line 14, resources/assets/styles/common/_global.scss */

  .container {
    width: auto;
    max-width: 100%;
  }
}

/* line 22, resources/assets/styles/common/_global.scss */

.tooltip.show {
  opacity: 1;
}

/* line 26, resources/assets/styles/common/_global.scss */

.tooltip .tooltip-inner {
  background-color: #2ea7b4;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  color: #fff;
  max-width: 10rem;
  border-radius: 0;
}

/* line 33, resources/assets/styles/common/_global.scss */

.tooltip .tooltip-inner span {
  display: block;
  clear: both;
  text-align: left;
  width: 100%;
  padding: 0.25rem 0;
  overflow: hidden;
}

/* line 41, resources/assets/styles/common/_global.scss */

.tooltip .tooltip-inner span img {
  float: left;
  width: 2.1875rem;
  margin: 0 0.5rem 1.25rem;
}

/* line 49, resources/assets/styles/common/_global.scss */

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  border-top-color: #2ea7b4;
}

/* line 53, resources/assets/styles/common/_global.scss */

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #2ea7b4;
}

/* line 57, resources/assets/styles/common/_global.scss */

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  border-right-color: #2ea7b4;
}

/* line 61, resources/assets/styles/common/_global.scss */

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before,
.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  border-left-color: #2ea7b4;
}

/* line 69, resources/assets/styles/common/_global.scss */

.loading-icon,
.woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce .loader::before,
div.wpcf7 .ajax-loader {
  background-image: none;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.25rem solid #dcdcdc;
  border-top-color: #1c96a3;
  -webkit-animation: spin 0.7s infinite linear;
       -o-animation: spin 0.7s infinite linear;
          animation: spin 0.7s infinite linear;
  margin: 0 auto;
}

/* line 83, resources/assets/styles/common/_global.scss */

.loading_layer {
  display: none;
}

/* line 87, resources/assets/styles/common/_global.scss */

body.loading {
  overflow-y: hidden;
}

/* line 90, resources/assets/styles/common/_global.scss */

body.loading .loading_layer {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 100;
}

/* line 100, resources/assets/styles/common/_global.scss */

body.loading .loading_layer .loading-icon,
body.loading .loading_layer .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce body.loading .loading_layer .blockUI.blockOverlay::before,
body.loading .loading_layer .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce body.loading .loading_layer .loader::before {
  position: relative;
  top: 50%;
  left: 0px;
}

/* line 1, resources/assets/styles/common/_accessibility.scss */

.a-hidden {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}

@media only screen and (min-width: 992px) {
  /* line 12, resources/assets/styles/common/_accessibility.scss */

  .a-hidden-focus:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
  }
}

/* line 23, resources/assets/styles/common/_accessibility.scss */

.hidden {
  display: none !important;
}

/* line 31, resources/assets/styles/common/_accessibility.scss */

a:focus,
button:focus,
input:focus,
select:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1, resources/assets/styles/components/_buttons.scss */

.button-main-green,
form.generic-form input[type=submit],
form.wpcf7-form input[type=submit],
article.content-block .entry-content .inner section.article-subscribers-blocked a.button,
article.content-block.summarized div.read-more-button button,
.widget.article-subscribers .container a.button,
.block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
.single-product-detail div.form-options button,
.woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt,
.woocommerce-checkout .woocommerce .woocommerce a.button.alt,
.woocommerce-checkout .woocommerce .woocommerce button.button.alt,
.woocommerce-checkout .woocommerce .woocommerce input.button.alt,
.woocommerce-checkout .woocommerce form button,
.woocommerce a.button.alt {
  background-color: #2ea7b4;
  color: #fff !important;
  border: none;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 3.14286em;
  text-transform: uppercase;
  padding: 0 1.25rem;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 1, resources/assets/styles/components/_buttons.scss */

  .button-main-green,
  form.generic-form input[type=submit],
  form.wpcf7-form input[type=submit],
  article.content-block .entry-content .inner section.article-subscribers-blocked a.button,
  article.content-block.summarized div.read-more-button button,
  .widget.article-subscribers .container a.button,
  .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  .single-product-detail div.form-options button,
  .woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt,
  .woocommerce-checkout .woocommerce .woocommerce a.button.alt,
  .woocommerce-checkout .woocommerce .woocommerce button.button.alt,
  .woocommerce-checkout .woocommerce .woocommerce input.button.alt,
  .woocommerce-checkout .woocommerce form button,
  .woocommerce a.button.alt {
    display: inline-block;
  }

  /* line 16, resources/assets/styles/components/_buttons.scss */

  .button-main-green:hover,
  form.generic-form input:hover[type=submit],
  form.wpcf7-form input:hover[type=submit],
  article.content-block .entry-content .inner section.article-subscribers-blocked a.button:hover,
  article.content-block.summarized div.read-more-button button:hover,
  .widget.article-subscribers .container a.button:hover,
  .block.crida-a-la-subscripcio-bloc-no-fix .container a.button:hover,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button:hover,
  .single-product-detail div.form-options button:hover,
  .woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce a.button.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce button.button.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce input.button.alt:hover,
  .woocommerce-checkout .woocommerce form button:hover,
  .woocommerce a.button.alt:hover {
    color: #fff;
    background-color: #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/components/_buttons.scss */

  .button-main-green,
  form.generic-form input[type=submit],
  form.wpcf7-form input[type=submit],
  article.content-block .entry-content .inner section.article-subscribers-blocked a.button,
  article.content-block.summarized div.read-more-button button,
  .widget.article-subscribers .container a.button,
  .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  .single-product-detail div.form-options button,
  .woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt,
  .woocommerce-checkout .woocommerce .woocommerce a.button.alt,
  .woocommerce-checkout .woocommerce .woocommerce button.button.alt,
  .woocommerce-checkout .woocommerce .woocommerce input.button.alt,
  .woocommerce-checkout .woocommerce form button,
  .woocommerce a.button.alt {
    display: block;
    width: 100%;
  }
}

/* line 26, resources/assets/styles/components/_buttons.scss */

.button-main-green.inactive,
form.generic-form input.inactive[type=submit],
form.wpcf7-form input.inactive[type=submit],
article.content-block .entry-content .inner section.article-subscribers-blocked a.inactive.button,
article.content-block.summarized div.read-more-button button.inactive,
.widget.article-subscribers .container a.inactive.button,
.block.crida-a-la-subscripcio-bloc-no-fix .container a.inactive.button,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.inactive.button,
.single-product-detail div.form-options button.inactive,
.woocommerce-checkout .woocommerce .woocommerce #respond input.inactive#submit.alt,
.woocommerce-checkout .woocommerce .woocommerce a.inactive.button.alt,
.woocommerce-checkout .woocommerce .woocommerce button.inactive.button.alt,
.woocommerce-checkout .woocommerce .woocommerce input.inactive.button.alt,
.woocommerce-checkout .woocommerce form button.inactive,
.woocommerce a.inactive.button.alt {
  color: #a9a9a9 !important;
  background-color: #e8e8e8;
  cursor: not-allowed;
}

/* line 33, resources/assets/styles/components/_buttons.scss */

.button-secondary-black,
article.content-block footer div.download div.buttons a,
article.content-block footer div.comments button {
  background-color: #1f1f1f;
  color: #fff;
  border: none;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 3.14286em;
  text-transform: uppercase;
  padding: 0 1.25rem;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 33, resources/assets/styles/components/_buttons.scss */

  .button-secondary-black,
  article.content-block footer div.download div.buttons a,
  article.content-block footer div.comments button {
    display: inline-block;
  }

  /* line 48, resources/assets/styles/components/_buttons.scss */

  .button-secondary-black:hover,
  article.content-block footer div.download div.buttons a:hover,
  article.content-block footer div.comments button:hover {
    color: #fff;
    background-color: #006f7b;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, resources/assets/styles/components/_buttons.scss */

  .button-secondary-black,
  article.content-block footer div.download div.buttons a,
  article.content-block footer div.comments button {
    display: block;
    width: 100%;
  }
}

/* line 58, resources/assets/styles/components/_buttons.scss */

.button-secondary-black.inactive,
article.content-block footer div.download div.buttons a.inactive,
article.content-block footer div.comments button.inactive {
  background-color: #ccc;
  cursor: not-allowed;
}

/* line 64, resources/assets/styles/components/_buttons.scss */

.button-secondary-transparent {
  color: #2ea7b4;
  border: 1px solid #2ea7b4;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 3em;
  text-transform: uppercase;
  padding: 0 1.25rem;
  -webkit-transition: background-color 0.2s, color 0.2s, border 0.2s;
  -o-transition: background-color 0.2s, color 0.2s, border 0.2s;
  transition: background-color 0.2s, color 0.2s, border 0.2s;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 64, resources/assets/styles/components/_buttons.scss */

  .button-secondary-transparent {
    display: inline-block;
  }

  /* line 78, resources/assets/styles/components/_buttons.scss */

  .button-secondary-transparent:hover {
    color: #1c96a3;
    border: 1px solid #1c96a3;
    background-color: #e4f4f5;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, resources/assets/styles/components/_buttons.scss */

  .button-secondary-transparent {
    display: block;
    width: 100%;
  }
}

/* line 90, resources/assets/styles/components/_buttons.scss */

a.go-back,
a.go-back:not([href]) {
  line-height: 1rem;
  cursor: pointer;
}

/* line 95, resources/assets/styles/components/_buttons.scss */

a.go-back span,
a.go-back:not([href]) span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border-bottom: 1px solid #2ea7b4;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

/* line 102, resources/assets/styles/components/_buttons.scss */

a.go-back::before,
a.go-back:not([href])::before {
  content: '\E807';
  font-family: Critic Icons, sans-serif;
  color: #2ea7b4;
  font-size: 1rem;
  vertical-align: middle;
  margin-right: 0.3125rem;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 114, resources/assets/styles/components/_buttons.scss */

  a.go-back:hover span,
  a.go-back:not([href]):hover span {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }

  /* line 118, resources/assets/styles/components/_buttons.scss */

  a.go-back:hover::before,
  a.go-back:not([href]):hover::before {
    color: #1c96a3;
  }
}

/* line 3, resources/assets/styles/components/_forms.scss */

form.generic-form,
form.wpcf7-form {
  /* reCAPTCHA v2 */
}

/* line 6, resources/assets/styles/components/_forms.scss */

form.generic-form p.general-error,
form.wpcf7-form p.general-error {
  color: #c00;
  margin-bottom: 1.5625rem;
}

/* line 11, resources/assets/styles/components/_forms.scss */

form.generic-form p.label-like,
form.wpcf7-form p.label-like {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin: 0 0 0.9375rem;
}

/* line 16, resources/assets/styles/components/_forms.scss */

form.generic-form p.label-like b,
form.wpcf7-form p.label-like b {
  font-weight: 700;
}

/* line 20, resources/assets/styles/components/_forms.scss */

form.generic-form p.label-like span.price,
form.wpcf7-form p.label-like span.price {
  text-transform: lowercase;
}

/* line 25, resources/assets/styles/components/_forms.scss */

form.generic-form p::before,
form.generic-form p::after,
form.wpcf7-form p::before,
form.wpcf7-form p::after {
  content: "";
  display: table;
}

/* line 31, resources/assets/styles/components/_forms.scss */

form.generic-form p::after,
form.wpcf7-form p::after {
  clear: both;
}

/* line 35, resources/assets/styles/components/_forms.scss */

form.generic-form p.required-indicator,
form.wpcf7-form p.required-indicator {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.61538em;
  color: #a9a9a9;
  text-align: right;
  margin: -1.5625rem 0 0.9375rem;
}

/* line 41, resources/assets/styles/components/_forms.scss */

form.generic-form p.required-indicator em,
form.wpcf7-form p.required-indicator em {
  color: #2ea7b4;
}

/* line 47, resources/assets/styles/components/_forms.scss */

form.generic-form label,
form.wpcf7-form label {
  display: block;
  margin-bottom: 1.5625rem;
}

/* line 51, resources/assets/styles/components/_forms.scss */

form.generic-form label span,
form.wpcf7-form label span {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin: 0 0 0.625rem;
}

/* line 58, resources/assets/styles/components/_forms.scss */

form.generic-form label span.required::after,
form.wpcf7-form label span.required::after {
  color: #2ea7b4;
  content: '*';
  margin-left: 0.25rem;
}

/* line 65, resources/assets/styles/components/_forms.scss */

form.generic-form label span.inner,
form.wpcf7-form label span.inner {
  display: inline;
  margin-left: 0;
}

/* line 70, resources/assets/styles/components/_forms.scss */

form.generic-form label span.wpcf7-form-control-wrap,
form.wpcf7-form label span.wpcf7-form-control-wrap {
  margin: 0 0 0.625rem;
}

/* line 74, resources/assets/styles/components/_forms.scss */

form.generic-form label span.wpcf7-not-valid-tip,
form.wpcf7-form label span.wpcf7-not-valid-tip {
  display: block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 300;
  color: #c00;
  margin: 0.625rem 0 0 0;
}

/* line 83, resources/assets/styles/components/_forms.scss */

form.generic-form label span a.info-tooltip,
form.wpcf7-form label span a.info-tooltip {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.125rem;
  color: #a9a9a9;
  margin-left: 0.3125rem;
  cursor: pointer;
}

/* line 91, resources/assets/styles/components/_forms.scss */

form.generic-form label span a.info-tooltip::before,
form.wpcf7-form label span a.info-tooltip::before {
  font-family: Critic Icons, sans-serif;
  content: '\E81B';
  speak: none;
}

/* line 99, resources/assets/styles/components/_forms.scss */

form.generic-form label span.required-tooltip span.inner::after,
form.wpcf7-form label span.required-tooltip span.inner::after {
  color: #2ea7b4;
  content: '*';
  margin-left: 0.25rem;
}

/* line 108, resources/assets/styles/components/_forms.scss */

form.generic-form label .stripe-placeholder,
form.wpcf7-form label .stripe-placeholder {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  min-height: 2.75rem;
  padding: 0.75rem 0.625rem;
}

@media only screen and (min-width: 768px) {
  /* line 115, resources/assets/styles/components/_forms.scss */

  form.generic-form label .stripe-placeholder.large,
  form.wpcf7-form label .stripe-placeholder.large {
    width: 70%;
  }

  /* line 118, resources/assets/styles/components/_forms.scss */

  form.generic-form label .stripe-placeholder.small,
  form.wpcf7-form label .stripe-placeholder.small {
    width: 20%;
  }
}

/* line 123, resources/assets/styles/components/_forms.scss */

form.generic-form label .stripe-placeholder.StripeElement--invalid,
form.wpcf7-form label .stripe-placeholder.StripeElement--invalid {
  border-color: #c00;
}

/* line 126, resources/assets/styles/components/_forms.scss */

form.generic-form label .stripe-placeholder.StripeElement--focus,
form.wpcf7-form label .stripe-placeholder.StripeElement--focus {
  border-color: #2ea7b4;
}

/* line 131, resources/assets/styles/components/_forms.scss */

form.generic-form label input[type=text],
form.generic-form label input[type=email],
form.generic-form label input[type=password],
form.generic-form label input[type=tel],
form.generic-form label input[type=search],
form.generic-form label select,
form.generic-form label textarea,
form.wpcf7-form label input[type=text],
form.wpcf7-form label input[type=email],
form.wpcf7-form label input[type=password],
form.wpcf7-form label input[type=tel],
form.wpcf7-form label input[type=search],
form.wpcf7-form label select,
form.wpcf7-form label textarea {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 0.75rem 0.625rem;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 146, resources/assets/styles/components/_forms.scss */

  form.generic-form label input[type=text].large,
  form.generic-form label input[type=email].large,
  form.generic-form label input[type=password].large,
  form.generic-form label input[type=tel].large,
  form.generic-form label input[type=search].large,
  form.generic-form label select.large,
  form.generic-form label textarea.large,
  form.wpcf7-form label input[type=text].large,
  form.wpcf7-form label input[type=email].large,
  form.wpcf7-form label input[type=password].large,
  form.wpcf7-form label input[type=tel].large,
  form.wpcf7-form label input[type=search].large,
  form.wpcf7-form label select.large,
  form.wpcf7-form label textarea.large {
    width: 100%;
  }

  /* line 149, resources/assets/styles/components/_forms.scss */

  form.generic-form label input[type=text].medium,
  form.generic-form label input[type=email].medium,
  form.generic-form label input[type=password].medium,
  form.generic-form label input[type=tel].medium,
  form.generic-form label input[type=search].medium,
  form.generic-form label select.medium,
  form.generic-form label textarea.medium,
  form.wpcf7-form label input[type=text].medium,
  form.wpcf7-form label input[type=email].medium,
  form.wpcf7-form label input[type=password].medium,
  form.wpcf7-form label input[type=tel].medium,
  form.wpcf7-form label input[type=search].medium,
  form.wpcf7-form label select.medium,
  form.wpcf7-form label textarea.medium {
    width: 70%;
  }

  /* line 152, resources/assets/styles/components/_forms.scss */

  form.generic-form label input[type=text].small,
  form.generic-form label input[type=email].small,
  form.generic-form label input[type=password].small,
  form.generic-form label input[type=tel].small,
  form.generic-form label input[type=search].small,
  form.generic-form label select.small,
  form.generic-form label textarea.small,
  form.wpcf7-form label input[type=text].small,
  form.wpcf7-form label input[type=email].small,
  form.wpcf7-form label input[type=password].small,
  form.wpcf7-form label input[type=tel].small,
  form.wpcf7-form label input[type=search].small,
  form.wpcf7-form label select.small,
  form.wpcf7-form label textarea.small {
    width: 25%;
  }

  /* line 155, resources/assets/styles/components/_forms.scss */

  form.generic-form label input[type=text].related,
  form.generic-form label input[type=email].related,
  form.generic-form label input[type=password].related,
  form.generic-form label input[type=tel].related,
  form.generic-form label input[type=search].related,
  form.generic-form label select.related,
  form.generic-form label textarea.related,
  form.wpcf7-form label input[type=text].related,
  form.wpcf7-form label input[type=email].related,
  form.wpcf7-form label input[type=password].related,
  form.wpcf7-form label input[type=tel].related,
  form.wpcf7-form label input[type=search].related,
  form.wpcf7-form label select.related,
  form.wpcf7-form label textarea.related {
    margin-top: -1.5625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 131, resources/assets/styles/components/_forms.scss */

  form.generic-form label input[type=text],
  form.generic-form label input[type=email],
  form.generic-form label input[type=password],
  form.generic-form label input[type=tel],
  form.generic-form label input[type=search],
  form.generic-form label select,
  form.generic-form label textarea,
  form.wpcf7-form label input[type=text],
  form.wpcf7-form label input[type=email],
  form.wpcf7-form label input[type=password],
  form.wpcf7-form label input[type=tel],
  form.wpcf7-form label input[type=search],
  form.wpcf7-form label select,
  form.wpcf7-form label textarea {
    width: 100%;
  }
}

/* line 163, resources/assets/styles/components/_forms.scss */

form.generic-form label input[type=text]:focus,
form.generic-form label input[type=email]:focus,
form.generic-form label input[type=password]:focus,
form.generic-form label input[type=tel]:focus,
form.generic-form label input[type=search]:focus,
form.generic-form label select:focus,
form.generic-form label textarea:focus,
form.wpcf7-form label input[type=text]:focus,
form.wpcf7-form label input[type=email]:focus,
form.wpcf7-form label input[type=password]:focus,
form.wpcf7-form label input[type=tel]:focus,
form.wpcf7-form label input[type=search]:focus,
form.wpcf7-form label select:focus,
form.wpcf7-form label textarea:focus {
  border-color: #2ea7b4;
}

/* line 167, resources/assets/styles/components/_forms.scss */

form.generic-form label input[type=text].error,
form.generic-form label input[type=text].error:focus,
form.generic-form label input[type=text].wpcf7-not-valid,
form.generic-form label input[type=email].error,
form.generic-form label input[type=email].error:focus,
form.generic-form label input[type=email].wpcf7-not-valid,
form.generic-form label input[type=password].error,
form.generic-form label input[type=password].error:focus,
form.generic-form label input[type=password].wpcf7-not-valid,
form.generic-form label input[type=tel].error,
form.generic-form label input[type=tel].error:focus,
form.generic-form label input[type=tel].wpcf7-not-valid,
form.generic-form label input[type=search].error,
form.generic-form label input[type=search].error:focus,
form.generic-form label input[type=search].wpcf7-not-valid,
form.generic-form label select.error,
form.generic-form label select.error:focus,
form.generic-form label select.wpcf7-not-valid,
form.generic-form label textarea.error,
form.generic-form label textarea.error:focus,
form.generic-form label textarea.wpcf7-not-valid,
form.wpcf7-form label input[type=text].error,
form.wpcf7-form label input[type=text].error:focus,
form.wpcf7-form label input[type=text].wpcf7-not-valid,
form.wpcf7-form label input[type=email].error,
form.wpcf7-form label input[type=email].error:focus,
form.wpcf7-form label input[type=email].wpcf7-not-valid,
form.wpcf7-form label input[type=password].error,
form.wpcf7-form label input[type=password].error:focus,
form.wpcf7-form label input[type=password].wpcf7-not-valid,
form.wpcf7-form label input[type=tel].error,
form.wpcf7-form label input[type=tel].error:focus,
form.wpcf7-form label input[type=tel].wpcf7-not-valid,
form.wpcf7-form label input[type=search].error,
form.wpcf7-form label input[type=search].error:focus,
form.wpcf7-form label input[type=search].wpcf7-not-valid,
form.wpcf7-form label select.error,
form.wpcf7-form label select.error:focus,
form.wpcf7-form label select.wpcf7-not-valid,
form.wpcf7-form label textarea.error,
form.wpcf7-form label textarea.error:focus,
form.wpcf7-form label textarea.wpcf7-not-valid {
  border-color: #c00;
}

/* line 173, resources/assets/styles/components/_forms.scss */

form.generic-form label input[type=text]:disabled,
form.generic-form label input[type=email]:disabled,
form.generic-form label input[type=password]:disabled,
form.generic-form label input[type=tel]:disabled,
form.generic-form label input[type=search]:disabled,
form.generic-form label select:disabled,
form.generic-form label textarea:disabled,
form.wpcf7-form label input[type=text]:disabled,
form.wpcf7-form label input[type=email]:disabled,
form.wpcf7-form label input[type=password]:disabled,
form.wpcf7-form label input[type=tel]:disabled,
form.wpcf7-form label input[type=search]:disabled,
form.wpcf7-form label select:disabled,
form.wpcf7-form label textarea:disabled {
  background-color: #d8d8d8;
  cursor: not-allowed;
}

/* line 179, resources/assets/styles/components/_forms.scss */

form.generic-form label select,
form.wpcf7-form label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: ellipsis;
  cursor: pointer;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNCAzOCI+PHBhdGggZD0iTTAgMGgzNHYzOEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEzIDE2LjVoOGwtNCA1LTQtNXoiIGZpbGw9IiMyZWE3YjQiLz48L3N2Zz4=) no-repeat right center;
  padding: 0.9375rem 3.4375rem 0.9375rem 0.9375rem;
}

/* line 188, resources/assets/styles/components/_forms.scss */

form.generic-form label textarea,
form.wpcf7-form label textarea {
  resize: none;
  height: 6.25rem;
}

/* line 193, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox,
form.wpcf7-form label.checkbox {
  position: relative;
  padding-left: 1.5rem;
}

/* line 197, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox::before,
form.wpcf7-form label.checkbox::before {
  display: block;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5NIC8gRm9ybXVsYXJpIC8gQmFzZSAvIENoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJNLS8tRm9ybXVsYXJpLS8tSW5wdXQtLy1DaGVjayIgZmlsbD0iI0ZGRkZGRiIgc3Ryb2tlPSIjQ0NDQ0NDIj4KICAgICAgICAgICAgPGcgaWQ9Ik0tLy1Gb3JtdWxhcmktLy1CYXNlLS8tQ2hlY2siPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNSwyLjU2Mzg4NTIgTDAuNSwxMi40MzYxMTQ4IEMwLjUsMTMuMTczNDQ5MSAwLjU1Mzk3OTk5MSwxMy40NTI5ODA0IDAuNzA4MDM5MzAzLDEzLjc0MTA0NjMgQzAuODM1NzQ2NDk2LDEzLjk3OTgzOCAxLjAyMDE2MjA0LDE0LjE2NDI1MzUgMS4yNTg5NTM3MywxNC4yOTE5NjA3IEMxLjU0NzAxOTU5LDE0LjQ0NjAyIDEuODI2NTUwOTMsMTQuNSAyLjU2Mzg4NTIsMTQuNSBMMTIuNDM2MTE0OCwxNC41IEMxMy4xNzM0NDkxLDE0LjUgMTMuNDUyOTgwNCwxNC40NDYwMiAxMy43NDEwNDYzLDE0LjI5MTk2MDcgQzEzLjk3OTgzOCwxNC4xNjQyNTM1IDE0LjE2NDI1MzUsMTMuOTc5ODM4IDE0LjI5MTk2MDcsMTMuNzQxMDQ2MyBDMTQuNDQ2MDIsMTMuNDUyOTgwNCAxNC41LDEzLjE3MzQ0OTEgMTQuNSwxMi40MzYxMTQ4IEwxNC41LDIuNTYzODg1MiBDMTQuNSwxLjgyNjU1MDkzIDE0LjQ0NjAyLDEuNTQ3MDE5NTkgMTQuMjkxOTYwNywxLjI1ODk1MzczIEMxNC4xNjQyNTM1LDEuMDIwMTYyMDQgMTMuOTc5ODM4LDAuODM1NzQ2NDk2IDEzLjc0MTA0NjMsMC43MDgwMzkzMDMgQzEzLjQ1Mjk4MDQsMC41NTM5Nzk5OTEgMTMuMTczNDQ5MSwwLjUgMTIuNDM2MTE0OCwwLjUgTDIuNTYzODg1MiwwLjUgQzEuODI2NTUwOTMsMC41IDEuNTQ3MDE5NTksMC41NTM5Nzk5OTEgMS4yNTg5NTM3MywwLjcwODAzOTMwMyBDMS4wMjAxNjIwNCwwLjgzNTc0NjQ5NiAwLjgzNTc0NjQ5NiwxLjAyMDE2MjA0IDAuNzA4MDM5MzAzLDEuMjU4OTUzNzMgQzAuNTUzOTc5OTkxLDEuNTQ3MDE5NTkgMC41LDEuODI2NTUwOTMgMC41LDIuNTYzODg1MiBaIiBpZD0iSW5wdXQtQmFzZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) no-repeat center center;
  position: absolute;
  top: 0.125rem;
  left: 0;
  content: '';
}

/* line 208, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox.checked::before,
form.wpcf7-form label.checkbox.checked::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTS41IDIuNnY5LjljMCAuNy4xIDEgLjIgMS4zLjEuMi4zLjQuNi41LjMuMi42LjIgMS4zLjJoOS45Yy43IDAgMS0uMSAxLjMtLjIuMi0uMS40LS4zLjYtLjYuMi0uMy4yLS42LjItMS4zVjIuNmMwLS43LS4xLTEtLjItMS4zLS4yLS4zLS40LS41LS43LS42LS4zLS4yLS42LS4yLTEuMy0uMkgyLjZjLS43IDAtMSAuMS0xLjMuMi0uMy4xLS41LjMtLjYuNi0uMS4yLS4yLjUtLjIgMS4zeiIgZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjY2NjIi8+PHBhdGggZmlsbD0iIzJlYTdiNCIgZD0iTTEyLjkgMkw2LjMgOS40bC0zLTMuNi0xLjIgMS4xIDMuNiA0LjMuNS42IDEuMS0xLjIgNi42LTcuM3oiLz48L3N2Zz4=);
}

/* line 212, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox.error::before,
form.wpcf7-form label.checkbox.error::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5NIC8gRm9ybXVsYXJpIC8gQmFzZSAvIENoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJNLS8tRm9ybXVsYXJpLS8tSW5wdXQtLy1DaGVjayIgZmlsbD0iI0ZDRjJGMyIgc3Ryb2tlPSIjRDAwMjFCIj4KICAgICAgICAgICAgPGcgaWQ9Ik0tLy1Gb3JtdWxhcmktLy1CYXNlLS8tQ2hlY2siPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNSwyLjU2Mzg4NTIgTDAuNSwxMi40MzYxMTQ4IEMwLjUsMTMuMTczNDQ5MSAwLjU1Mzk3OTk5MSwxMy40NTI5ODA0IDAuNzA4MDM5MzAzLDEzLjc0MTA0NjMgQzAuODM1NzQ2NDk2LDEzLjk3OTgzOCAxLjAyMDE2MjA0LDE0LjE2NDI1MzUgMS4yNTg5NTM3MywxNC4yOTE5NjA3IEMxLjU0NzAxOTU5LDE0LjQ0NjAyIDEuODI2NTUwOTMsMTQuNSAyLjU2Mzg4NTIsMTQuNSBMMTIuNDM2MTE0OCwxNC41IEMxMy4xNzM0NDkxLDE0LjUgMTMuNDUyOTgwNCwxNC40NDYwMiAxMy43NDEwNDYzLDE0LjI5MTk2MDcgQzEzLjk3OTgzOCwxNC4xNjQyNTM1IDE0LjE2NDI1MzUsMTMuOTc5ODM4IDE0LjI5MTk2MDcsMTMuNzQxMDQ2MyBDMTQuNDQ2MDIsMTMuNDUyOTgwNCAxNC41LDEzLjE3MzQ0OTEgMTQuNSwxMi40MzYxMTQ4IEwxNC41LDIuNTYzODg1MiBDMTQuNSwxLjgyNjU1MDkzIDE0LjQ0NjAyLDEuNTQ3MDE5NTkgMTQuMjkxOTYwNywxLjI1ODk1MzczIEMxNC4xNjQyNTM1LDEuMDIwMTYyMDQgMTMuOTc5ODM4LDAuODM1NzQ2NDk2IDEzLjc0MTA0NjMsMC43MDgwMzkzMDMgQzEzLjQ1Mjk4MDQsMC41NTM5Nzk5OTEgMTMuMTczNDQ5MSwwLjUgMTIuNDM2MTE0OCwwLjUgTDIuNTYzODg1MiwwLjUgQzEuODI2NTUwOTMsMC41IDEuNTQ3MDE5NTksMC41NTM5Nzk5OTEgMS4yNTg5NTM3MywwLjcwODAzOTMwMyBDMS4wMjAxNjIwNCwwLjgzNTc0NjQ5NiAwLjgzNTc0NjQ5NiwxLjAyMDE2MjA0IDAuNzA4MDM5MzAzLDEuMjU4OTUzNzMgQzAuNTUzOTc5OTkxLDEuNTQ3MDE5NTkgMC41LDEuODI2NTUwOTMgMC41LDIuNTYzODg1MiBaIiBpZD0iSW5wdXQtQmFzZSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}

/* line 216, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox input[type="checkbox"],
form.wpcf7-form label.checkbox input[type="checkbox"] {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0.1px;
}

/* line 225, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox span,
form.wpcf7-form label.checkbox span {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 400;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}

/* line 234, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox span b,
form.wpcf7-form label.checkbox span b {
  font-weight: 500;
}

/* line 238, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox span a,
form.wpcf7-form label.checkbox span a {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.07143em;
  text-decoration: underline;
  color: #1f1f1f;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 246, resources/assets/styles/components/_forms.scss */

  form.generic-form label.checkbox span a:hover,
  form.wpcf7-form label.checkbox span a:hover {
    color: #1c96a3;
    text-decoration: underline;
  }
}

/* line 256, resources/assets/styles/components/_forms.scss */

form.generic-form label .password-switch,
form.wpcf7-form label .password-switch {
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 256, resources/assets/styles/components/_forms.scss */

  form.generic-form label .password-switch,
  form.wpcf7-form label .password-switch {
    width: 70%;
  }
}

/* line 263, resources/assets/styles/components/_forms.scss */

form.generic-form label .password-switch input,
form.wpcf7-form label .password-switch input {
  width: 100%;
}

/* line 267, resources/assets/styles/components/_forms.scss */

form.generic-form label .password-switch a.switch,
form.wpcf7-form label .password-switch a.switch {
  display: block;
  width: 2.375rem;
  height: 2.5rem;
  text-align: center;
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 281, resources/assets/styles/components/_forms.scss */

form.generic-form label .password-switch a.switch::before,
form.wpcf7-form label .password-switch a.switch::before {
  font-family: Critic Icons, sans-serif;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #2ea7b4;
  speak: none;
  content: '\E80A';
}

/* line 290, resources/assets/styles/components/_forms.scss */

form.generic-form label .password-switch a.switch.on::before,
form.wpcf7-form label .password-switch a.switch.on::before {
  content: '\E809';
}

@media only screen and (min-width: 768px) {
  /* line 295, resources/assets/styles/components/_forms.scss */

  form.generic-form label .password-switch a.switch:hover,
  form.wpcf7-form label .password-switch a.switch:hover {
    color: #1c96a3;
  }
}

/* line 304, resources/assets/styles/components/_forms.scss */

form.generic-form label a.error,
form.generic-form label a.error:not([href]),
form.wpcf7-form label a.error,
form.wpcf7-form label a.error:not([href]) {
  display: block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #c00;
  margin: 0.625rem 0 0 0;
}

/* line 315, resources/assets/styles/components/_forms.scss */

form.generic-form label.checkbox.required span::after,
form.wpcf7-form label.checkbox.required span::after {
  content: '*';
  color: #2ea7b4;
  font-size: 0.9375rem;
  font-weight: 700;
  margin-left: 0.3125rem;
}

/* line 326, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup,
form.wpcf7-form fieldset.radiogroup {
  margin-bottom: 1.5625rem;
}

/* line 329, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup h4,
form.wpcf7-form fieldset.radiogroup h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin: 0 0 0.625rem;
}

/* line 335, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup h4.required::after,
form.wpcf7-form fieldset.radiogroup h4.required::after {
  color: #2ea7b4;
  content: '*';
  margin-left: 0.3125rem;
}

/* line 343, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label,
form.wpcf7-form fieldset.radiogroup label {
  display: block;
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.625rem;
  cursor: pointer;
}

/* line 350, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label::before,
form.wpcf7-form fieldset.radiogroup label::before {
  display: block;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5NIC8gRm9ybXVsYXJpIC8gQmFzZSAvIFJhZGlvYnV0dG9uPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9Ik0tLy1Gb3JtdWxhcmktLy1CYXNlLS8tUmFkaW9idXR0b24iIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxwYXRoIGQ9Ik0wLjUsNy41IEMwLjUsMTEuMzY1OTkzMiAzLjYzNDAwNjc1LDE0LjUgNy41LDE0LjUgQzExLjM2NTk5MzIsMTQuNSAxNC41LDExLjM2NTk5MzIgMTQuNSw3LjUgQzE0LjUsMy42MzQwMDY3NSAxMS4zNjU5OTMyLDAuNSA3LjUsMC41IEMzLjYzNDAwNjc1LDAuNSAwLjUsMy42MzQwMDY3NSAwLjUsNy41IFoiIGlkPSJJbnB1dC1CYXNlIiBzdHJva2U9IiNDQ0NDQ0MiIGZpbGw9IiNGRkZGRkYiPjwvcGF0aD4KICAgIDwvZz4KPC9zdmc+) no-repeat center center;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}

/* line 361, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label input[type="radio"],
form.wpcf7-form fieldset.radiogroup label input[type="radio"] {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0.1px;
}

/* line 370, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label span,
form.wpcf7-form fieldset.radiogroup label span {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

/* line 377, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label span.price,
form.wpcf7-form fieldset.radiogroup label span.price {
  text-transform: lowercase;
}

/* line 381, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label span b,
form.wpcf7-form fieldset.radiogroup label span b {
  font-weight: 700;
}

/* line 386, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label.checked::before,
form.wpcf7-form fieldset.radiogroup label.checked::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5NIC8gRm9ybXVsYXJpIC8gQmFzZSAvIENoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPGNpcmNsZSBpZD0icGF0aC0xIiBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiPjwvY2lyY2xlPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJNLS8tRm9ybXVsYXJpLS8tSW5wdXQtLy1SYWRpb2J1dHRvbiI+CiAgICAgICAgICAgIDxnIGlkPSJNLS8tRm9ybXVsYXJpLS8tQmFzZS0vLVJhZGlvYnV0dG9uIj4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjUsNy41IEMwLjUsMTEuMzY1OTkzMiAzLjYzNDAwNjc1LDE0LjUgNy41LDE0LjUgQzExLjM2NTk5MzIsMTQuNSAxNC41LDExLjM2NTk5MzIgMTQuNSw3LjUgQzE0LjUsMy42MzQwMDY3NSAxMS4zNjU5OTMyLDAuNSA3LjUsMC41IEMzLjYzNDAwNjc1LDAuNSAwLjUsMy42MzQwMDY3NSAwLjUsNy41IFoiIGlkPSJJbnB1dC1CYXNlIiBzdHJva2U9IiNDQ0NDQ0MiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8ZyBpZD0iU0hBUEUtLy1DZXJjbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDAwMDAwLCA1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPHVzZSBpZD0iTWFzayIgZmlsbD0iI0E5QTlBOSIgZmlsbC1ydWxlPSJldmVub2RkIiB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ09MT1ItLy00LUNvbG9yLVByaW1hcmktLy0xMDAlIiBtYXNrPSJ1cmwoI21hc2stMikiIGZpbGw9IiMyRUE3QjQiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHg9IjAiIHk9IjAiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPjwvcmVjdD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
}

/* line 390, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label.disabled,
form.wpcf7-form fieldset.radiogroup label.disabled {
  cursor: not-allowed;
}

/* line 393, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label.disabled::before,
form.wpcf7-form fieldset.radiogroup label.disabled::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHBhdGggZD0iTS41IDcuNWMwIDMuOSAzLjEgNyA3IDdzNy0zLjEgNy03LTMuMS03LTctNy03IDMuMS03IDd6IiBmaWxsPSIjZDhkOGQ4IiBzdHJva2U9IiNjY2MiLz48L3N2Zz4=);
}

/* line 396, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup label.disabled.checked::before,
form.wpcf7-form fieldset.radiogroup label.disabled.checked::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgMTUiPjxwYXRoIGQ9Ik0uNSA3LjVjMCAzLjkgMy4xIDcgNyA3czctMy4xIDctNy0zLjEtNy03LTctNyAzLjEtNyA3eiIgZmlsbD0iI2Q4ZDhkOCIgc3Ryb2tlPSIjY2NjIi8+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSA1KSI+PGNpcmNsZSBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiIGZpbGw9IiNhOWE5YTkiLz48ZGVmcz48ZmlsdGVyIGlkPSJhIiBmaWx0ZXJVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIDAgMCAwIDAgMSAwIi8+PC9maWx0ZXI+PC9kZWZzPjxtYXNrIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGlkPSJiIj48ZyBmaWx0ZXI9InVybCgjYSkiPjxjaXJjbGUgY3g9IjIuNSIgY3k9IjIuNSIgcj0iMi41IiBmaWxsPSIjZmZmIi8+PC9nPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2IpIj48cGF0aCBmaWxsPSIjMmVhN2I0IiBkPSJNMCAwaDV2NUgweiIvPjwvZz48L2c+PC9zdmc+);
}

/* line 404, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup.error label::before,
form.wpcf7-form fieldset.radiogroup.error label::before {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjUgKDY3NDY5KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5NIC8gRm9ybXVsYXJpIC8gQmFzZSAvIENoZWNrPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJNLS8tRm9ybXVsYXJpLS8tSW5wdXQtLy1SYWRpb2J1dHRvbiIgZmlsbD0iI0ZDRjJGMyIgc3Ryb2tlPSIjRDAwMjFCIj4KICAgICAgICAgICAgPGcgaWQ9Ik0tLy1Gb3JtdWxhcmktLy1CYXNlLS8tUmFkaW9idXR0b24iPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNSw3LjUgQzAuNSwxMS4zNjU5OTMyIDMuNjM0MDA2NzUsMTQuNSA3LjUsMTQuNSBDMTEuMzY1OTkzMiwxNC41IDE0LjUsMTEuMzY1OTkzMiAxNC41LDcuNSBDMTQuNSwzLjYzNDAwNjc1IDExLjM2NTk5MzIsMC41IDcuNSwwLjUgQzMuNjM0MDA2NzUsMC41IDAuNSwzLjYzNDAwNjc1IDAuNSw3LjUgWiIgaWQ9IklucHV0LUJhc2UiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
}

/* line 409, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.radiogroup a.error,
form.generic-form fieldset.radiogroup a.error:not([href]),
form.wpcf7-form fieldset.radiogroup a.error,
form.wpcf7-form fieldset.radiogroup a.error:not([href]) {
  display: block;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #c00;
}

/* line 419, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.checkgroup,
form.wpcf7-form fieldset.checkgroup {
  margin-bottom: 2.5rem;
}

/* line 422, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.checkgroup h4,
form.wpcf7-form fieldset.checkgroup h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  margin-bottom: 0.625rem;
}

/* line 427, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.checkgroup label.checkbox,
form.wpcf7-form fieldset.checkgroup label.checkbox {
  margin-bottom: 0.625rem;
}

/* line 430, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.checkgroup label.checkbox:last-of-type,
form.wpcf7-form fieldset.checkgroup label.checkbox:last-of-type {
  margin-bottom: 0;
}

/* line 436, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup,
form.wpcf7-form fieldset.inputgroup {
  clear: both;
  overflow: hidden;
  margin-bottom: 0.9375rem;
}

/* line 441, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup h4,
form.wpcf7-form fieldset.inputgroup h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  margin-bottom: 0.625rem;
}

/* line 447, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup.required h4::after,
form.wpcf7-form fieldset.inputgroup.required h4::after {
  color: #2ea7b4;
  content: '*';
  margin-left: 0.3125rem;
}

/* line 454, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup label,
form.wpcf7-form fieldset.inputgroup label {
  margin-bottom: 0.625rem;
}

@media only screen and (min-width: 768px) {
  /* line 454, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup label,
  form.wpcf7-form fieldset.inputgroup label {
    float: left;
    margin-right: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 454, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup label,
  form.wpcf7-form fieldset.inputgroup label {
    display: inline-block;
  }
}

/* line 465, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup label span,
form.wpcf7-form fieldset.inputgroup label span {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.61538em;
  font-weight: normal;
  color: #1f1f1f;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 465, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup label span,
  form.wpcf7-form fieldset.inputgroup label span {
    display: inline-block;
    line-height: 3.125rem;
    margin: 0 0.5rem 0 0;
  }
}

/* line 478, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup label input,
form.generic-form fieldset.inputgroup label select,
form.wpcf7-form fieldset.inputgroup label input,
form.wpcf7-form fieldset.inputgroup label select {
  max-width: 7.5rem;
}

@media only screen and (max-width: 767px) {
  /* line 486, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.two,
  form.wpcf7-form fieldset.inputgroup.two {
    padding: 0;
  }

  /* line 489, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.two label,
  form.wpcf7-form fieldset.inputgroup.two label {
    width: calc(50% - 0.625rem);
    margin-right: 0.625rem;
  }

  /* line 493, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.two label:last-of-type,
  form.wpcf7-form fieldset.inputgroup.two label:last-of-type {
    margin-right: 0;
  }

  /* line 499, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.three,
  form.wpcf7-form fieldset.inputgroup.three {
    padding: 0;
  }

  /* line 502, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.three label,
  form.wpcf7-form fieldset.inputgroup.three label {
    width: calc(33% - 0.5625rem);
    margin-right: 0.625rem;
  }

  /* line 506, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.three label select,
  form.wpcf7-form fieldset.inputgroup.three label select {
    padding: 0.9375rem 1.25rem 0.9375rem 0.3125rem;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAzOCI+PHBhdGggZD0iTTAgMGgyMHYzOEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTYgMTYuNWg4bC00IDUtNC01eiIgZmlsbD0iIzJlYTdiNCIvPjwvc3ZnPg==);
  }

  /* line 511, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup.three label:last-of-type,
  form.wpcf7-form fieldset.inputgroup.three label:last-of-type {
    margin-right: 0;
  }
}

/* line 518, resources/assets/styles/components/_forms.scss */

form.generic-form fieldset.inputgroup a.error,
form.generic-form fieldset.inputgroup a.error:not([href]),
form.wpcf7-form fieldset.inputgroup a.error,
form.wpcf7-form fieldset.inputgroup a.error:not([href]) {
  display: block;
  clear: both;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #c00;
  margin: -0.9375rem 0 1.5625rem;
}

@media only screen and (max-width: 767px) {
  /* line 518, resources/assets/styles/components/_forms.scss */

  form.generic-form fieldset.inputgroup a.error,
  form.generic-form fieldset.inputgroup a.error:not([href]),
  form.wpcf7-form fieldset.inputgroup a.error,
  form.wpcf7-form fieldset.inputgroup a.error:not([href]) {
    margin-left: 0.5rem;
  }
}

/* line 534, resources/assets/styles/components/_forms.scss */

form.generic-form h2.section-title,
form.wpcf7-form h2.section-title {
  font-family: GT America, sans-serif;
  font-size: 1.6875rem;
  line-height: 1.07407em;
  letter-spacing: 0;
  color: #1f1f1f;
  margin: 1.5625rem 0 0.9375rem;
}

/* line 540, resources/assets/styles/components/_forms.scss */

form.generic-form h2.section-title.first,
form.wpcf7-form h2.section-title.first {
  margin-top: 0;
}

/* line 545, resources/assets/styles/components/_forms.scss */

form.generic-form section.current-card,
form.wpcf7-form section.current-card {
  margin-bottom: 1.25rem;
}

/* line 548, resources/assets/styles/components/_forms.scss */

form.generic-form section.current-card p,
form.wpcf7-form section.current-card p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin-bottom: 0.625rem;
}

/* line 553, resources/assets/styles/components/_forms.scss */

form.generic-form section.current-card p.expiration,
form.wpcf7-form section.current-card p.expiration {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.15385em;
  margin-bottom: 0;
}

/* line 558, resources/assets/styles/components/_forms.scss */

form.generic-form section.current-card p b,
form.wpcf7-form section.current-card p b {
  font-weight: bold;
}

/* line 564, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards,
form.wpcf7-form section.accepted-cards {
  background-color: #e8e8e8;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 768px) {
  /* line 564, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards,
  form.wpcf7-form section.accepted-cards {
    padding: 0.625rem 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 564, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards,
  form.wpcf7-form section.accepted-cards {
    padding: 0.9375rem 0.9375rem 0.625rem;
  }
}

/* line 575, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards h2,
form.wpcf7-form section.accepted-cards h2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  vertical-align: middle;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 575, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards h2,
  form.wpcf7-form section.accepted-cards h2 {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 575, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards h2,
  form.wpcf7-form section.accepted-cards h2 {
    margin: 0 0 0.625rem;
  }
}

/* line 589, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul,
form.wpcf7-form section.accepted-cards ul {
  vertical-align: middle;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 589, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards ul,
  form.wpcf7-form section.accepted-cards ul {
    display: inline-block;
  }
}

/* line 597, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul li,
form.wpcf7-form section.accepted-cards ul li {
  display: inline-block;
  width: 3.375rem;
  height: 2.3125rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 54px auto;
  margin: 0 0 0 0.625rem;
}

@media only screen and (max-width: 767px) {
  /* line 607, resources/assets/styles/components/_forms.scss */

  form.generic-form section.accepted-cards ul li:first-of-type,
  form.wpcf7-form section.accepted-cards ul li:first-of-type {
    margin: 0;
  }
}

/* line 612, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul li.card-visa,
form.wpcf7-form section.accepted-cards ul li.card-visa {
  background-image: url(/app/themes/critic/dist/images/icon_credit_card_visa.svg);
}

/* line 615, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul li.card-mastercard,
form.wpcf7-form section.accepted-cards ul li.card-mastercard {
  background-image: url(/app/themes/critic/dist/images/icon_credit_card_mastercard.svg);
}

/* line 618, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul li.card-amex,
form.wpcf7-form section.accepted-cards ul li.card-amex {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTc1cHgiIGhlaWdodD0iMTExcHgiIHZpZXdCb3g9IjAgMCAxNzUgMTExIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1MS4yICg1NzUxOSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+SWNvbm9zIC8gaWNvbl9jcmVkaXRfY2FyZF9hbWVyaWNhbmV4cHJlc3M8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iSWNvbm9zLS8taWNvbl9jcmVkaXRfY2FyZF9hbWVyaWNhbmV4cHJlc3MiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHcm91cCI+CiAgICAgICAgICAgIDxnIGlkPSJhbWVyaWNhbi1leHByZXNzIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTEiIGZpbGw9IiMyRTc3QkMiIHBvaW50cz0iOC43NDg1NTc0M2UtMTQgLTcuNDA1MTg3NTdlLTEzIDE3NSAtNy40MDUxODc1N2UtMTMgMTc1IDExMSA4Ljc0ODU1NzQzZS0xNCAxMTEiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgIDxnIGlkPSJsb2dvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOS4xNjYzNTksIDQwLjE3MzQxMCkiIGZpbGw9IiNGRkZGRkYiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJBbWVyaWNhbi1FeHByZXNzIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImV4cHJlc3MiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg1LjgwNjg1NywgMC40OTgwODApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik01Mi41NTg1MjEzLDI4LjU3Mjg1NzEgTDQ0LjIzODc0NiwyOC41NzI4NTcxIEwzNi4wMDgwNzA3LDE5LjMxMjcyNzkgTDI3LjQ1NTE4NjIsMjguNTcyODU3MSBMMC45Nzc1MTM4NzIsMjguNTcyODU3MSBMMC45Nzc1MTM4NzIsMC41OTc1OTkxNyBMMjcuODYxNzQzNCwwLjU5NzU5OTE3IEwzNi4wODU2NzA5LDkuNzY3NDYzODkgTDQ0LjU4Nzk0NjYsMC41OTc1OTkxNyBMNTIuNTY3Nzk5OSwwLjU5NzU5OTE3IEw1Mi41NTg1MjEzLDI4LjU3Mjg1NzEgWiBNNDAuMzExNTA0MywxNC4yMTM4MTMyIEw1Mi41NTgwMzQyLDI4LjI3NzcyMzQgTDUyLjU1ODAzNDIsMC41OTc1OTkxNyBMNDAuMzExNTA0MywxNC4yMTM4MTMyIFogTTI0LjA3MTE0NTUsMjIuNzQyNzgwMyBMMzEuNzA2MzI0MSwxNC41MzYyOTk3IEwyNC4zOTUwNDE3LDYuMzgzODA5MTIgTDcuNjM2Nzg2MzgsNi4zODM4MDkxMiBMNy42MzY3ODYzOCwxMS40Njk4MzYyIEwyMi4zMTA4MDMzLDExLjQ2OTgzNjIgTDIyLjMxMDgwMzMsMTcuMTc2NzQ4MyBMNy42MzY3ODYzOCwxNy4xNzY3NDgzIEw3LjYzNjc4NjM4LDIyLjc0Mjc4MDMgTDI0LjA3MTE0NTUsMjIuNzQyNzgwMyBaIiBpZD0iZXhwIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgaWQ9ImFtZXJpY2FuIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik03Mi41NzUyNjg4LDI4LjEzNTM4NzQgTDY1LjcyMjgzOTQsMjguMTM1Mzg3NCBMNjUuNjk3NTM1MSw2LjIzMDYzMDU2IEw1Ni4wMDQyNjU5LDI4LjEzNTM4NzQgTDUwLjEzNTMzMzksMjguMTM1Mzg3NCBMNDAuNDE4NDQ3NCw2LjIxMTIyNzkgTDQwLjQxODQ0NzQsMjguMTM1Mzg3NCBMMjYuODIzMjQxLDI4LjEzNTM4NzQgTDI0LjI1NDg0NTMsMjEuODk3MDExMiBMMTAuMzM3NDI5NiwyMS44OTcwMTEyIEw3Ljc0Mjg4NTk3LDI4LjEzNTM4NzQgTDAuNDgyMjEyNDE5LDI4LjEzNTM4NzQgTDEyLjQ1Mjg3NjgsMC4xNjY4NzgyNDcgTDIyLjM4MzE2MzcsMC4xNjY4NzgyNDcgTDMzLjc1MjQyNzEsMjYuNjQ3Mjg4IEwzMy43NTI0MjcxLDAuMTY2ODc4MjQ3IEw0NC42NjExNTA1LDAuMTY2ODc4MjQ3IEw1My40MDg4Nzg4LDE5LjE0MDE0NjYgTDYxLjQ0NTU1MzcsMC4xNjY4NzgyNDcgTDcyLjU3NDQyNTMsMC4xNjY4NzgyNDcgTDcyLjU3NDQyNTMsMjguMTM1Mzg3NCBMNzIuNTc1MjY4OCwyOC4xMzUzODc0IFogTTIxLjg0MDgwNjMsMTYuMDY2OTM0NCBMMTcuMjY2NjE1Nyw0LjkxNzk5ODU5IEwxMi43MTY4ODYsMTYuMDY2OTM0NCBMMjEuODQwODA2MywxNi4wNjY5MzQ0IFoiIGlkPSJhbSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}

/* line 622, resources/assets/styles/components/_forms.scss */

form.generic-form section.accepted-cards ul li span,
form.wpcf7-form section.accepted-cards ul li span {
  display: none;
}

/* line 629, resources/assets/styles/components/_forms.scss */

form.generic-form a.option-link,
form.wpcf7-form a.option-link {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  text-decoration: underline;
  margin-bottom: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 639, resources/assets/styles/components/_forms.scss */

  form.generic-form a.option-link:hover,
  form.wpcf7-form a.option-link:hover {
    color: #1c96a3;
  }
}

/* line 644, resources/assets/styles/components/_forms.scss */

form.generic-form a.option-link::before,
form.wpcf7-form a.option-link::before {
  color: #2ea7b4;
  text-decoration: none;
}

/* line 650, resources/assets/styles/components/_forms.scss */

form.generic-form a.related_link,
form.wpcf7-form a.related_link {
  display: block;
  color: #1f1f1f;
  text-decoration: underline;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: -1.25rem 0 1.5625rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 661, resources/assets/styles/components/_forms.scss */

  form.generic-form a.related_link:hover,
  form.wpcf7-form a.related_link:hover {
    text-decoration: underline;
    color: #1c96a3;
  }
}

/* line 673, resources/assets/styles/components/_forms.scss */

form.generic-form .g-recaptcha,
form.wpcf7-form .g-recaptcha {
  margin: 0 0 1.25rem;
}

@media only screen and (max-width: 767px) {
  /* line 673, resources/assets/styles/components/_forms.scss */

  form.generic-form .g-recaptcha,
  form.wpcf7-form .g-recaptcha {
    -o-transform: scale(0.9);
       transform: scale(0.9);
    -webkit-transform: scale(0.83);
    -o-transform-origin: 0 0;
       transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

/* line 684, resources/assets/styles/components/_forms.scss */

form.generic-form .wpcf7-response-output,
form.wpcf7-form .wpcf7-response-output {
  display: block;
  clear: both;
  border: none;
  line-height: 1.25rem;
  padding: 0;
  margin: 1.25rem 0 0;
}

/* line 692, resources/assets/styles/components/_forms.scss */

form.generic-form .wpcf7-response-output.wpcf7-validation-errors,
form.generic-form .wpcf7-response-output.wpcf7-spam-blocked,
form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,
form.wpcf7-form .wpcf7-response-output.wpcf7-spam-blocked {
  color: #c00;
}

/* line 697, resources/assets/styles/components/_forms.scss */

form.generic-form .wpcf7-response-output.wpcf7-mail-sent-ok,
form.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #093;
}

/* line 703, resources/assets/styles/components/_forms.scss */

div.wpcf7 .ajax-loader {
  display: none;
  clear: both;
  margin: 1.25rem auto 0;
}

/* line 708, resources/assets/styles/components/_forms.scss */

div.wpcf7 .ajax-loader.is-active {
  display: block;
}

/* line 712, resources/assets/styles/components/_forms.scss */

div.wpcf7 .ajax-loader::before,
div.wpcf7 .ajax-loader::after {
  content: "";
  display: table;
}

/* line 718, resources/assets/styles/components/_forms.scss */

div.wpcf7 .ajax-loader::after {
  clear: both;
}

/* reCAPTCHA v3 */

/* Hides the reCAPTCHA badge on all pages */

/* line 725, resources/assets/styles/components/_forms.scss */

.grecaptcha-badge {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, resources/assets/styles/components/_modals.scss */

  .modal .modal-dialog.modal-lg {
    max-width: calc(100% - 3.125rem);
  }
}

/* line 8, resources/assets/styles/components/_modals.scss */

.modal .modal-content {
  border: none;
  border-radius: 0px;
  background-color: #f0f0f0;
}

/* line 13, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header {
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  /* line 13, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-header {
    padding: 1.875rem 1.5625rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 13, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-header {
    padding: 1.875rem 1.5625rem 0 0.9375rem;
  }
}

/* line 23, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header h5 {
  font-family: GT America, sans-serif;
  font-size: 1.6875rem;
  line-height: 1em;
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
}

/* line 28, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header h5 span {
  text-transform: lowercase;
}

@media only screen and (min-width: 768px) {
  /* line 28, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-header h5 span {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.58824em;
  }

  /* line 34, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-header h5 span::before {
    content: ' \2013   ';
  }
}

@media only screen and (max-width: 767px) {
  /* line 28, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-header h5 span {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.2em;
    margin-top: 0.3125rem;
  }
}

/* line 46, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header button.close {
  color: #1f1f1f;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  opacity: 1;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 53, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header button.close::before {
  margin: 0;
}

/* line 57, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-header button.close:hover {
  color: #1c96a3;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  /* line 64, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body {
    padding: 1.5625rem 1.5625rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body {
    padding: 0.9375rem 0.9375rem 0;
  }
}

/* line 72, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon {
  margin-bottom: 0.9375rem;
}

/* line 75, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon div.coupon-form {
  display: none;
  margin-bottom: 1.25rem;
}

/* line 79, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon div.coupon-form label {
  display: inline-block;
  margin: 0;
}

/* line 83, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon div.coupon-form label span em.coupon-applied {
  display: none;
}

/* line 88, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon div.coupon-form a.coupon-submit {
  line-height: 2.625rem;
}

@media only screen and (max-width: 767px) {
  /* line 88, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.coupon div.coupon-form a.coupon-submit {
    display: inline-block;
    width: auto;
  }
}

/* line 99, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon.open a.option-link {
  display: none;
}

/* line 103, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon.open div.coupon-form {
  display: block;
}

/* line 109, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.coupon.applied div.coupon-form label span em.coupon-applied {
  display: inline;
  color: #2ea7b4;
}

/* line 117, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.sub-form {
  margin-top: 1.5625rem;
}

/* line 121, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content {
  margin-bottom: 2.5rem;
}

/* line 124, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content p {
  color: #1f1f1f;
  margin-bottom: 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 124, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content p {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 124, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content p {
    font-size: 1rem;
    line-height: 1.5625rem;
  }
}

/* line 137, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content p b,
.modal .modal-content .modal-body section.page-content p strong {
  font-weight: 700;
}

/* line 142, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 150, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 158, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content ul,
  .modal .modal-content .modal-body section.page-content ol {
    padding-left: 0.625rem;
  }
}

/* line 164, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content ul li,
.modal .modal-content .modal-body section.page-content ol li {
  color: #1f1f1f;
  margin: 0 0 0.625rem 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 164, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content ul li,
  .modal .modal-content .modal-body section.page-content ol li {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 164, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content ul li,
  .modal .modal-content .modal-body section.page-content ol li {
    font-size: 1rem;
    line-height: 1.5625rem;
  }
}

/* line 177, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content ul li b,
.modal .modal-content .modal-body section.page-content ul li strong,
.modal .modal-content .modal-body section.page-content ol li b,
.modal .modal-content .modal-body section.page-content ol li strong {
  font-weight: 700;
}

/* line 182, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content ul li a,
.modal .modal-content .modal-body section.page-content ol li a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 190, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content ul li a:hover,
  .modal .modal-content .modal-body section.page-content ol li a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 200, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content h2 {
  color: #1f1f1f;
  margin: 2.8125rem 0 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 200, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.375rem;
    line-height: 1em;
    letter-spacing: normal;
  }
}

@media only screen and (max-width: 767px) {
  /* line 200, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.125rem;
    line-height: 1.11111em;
    letter-spacing: normal;
  }
}

/* line 214, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content h3,
.modal .modal-content .modal-body section.page-content h4,
.modal .modal-content .modal-body section.page-content h5 {
  color: #1f1f1f;
  margin-bottom: 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 214, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content h3,
  .modal .modal-content .modal-body section.page-content h4,
  .modal .modal-content .modal-body section.page-content h5 {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 214, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content h3,
  .modal .modal-content .modal-body section.page-content h4,
  .modal .modal-content .modal-body section.page-content h5 {
    font-size: 0.875rem;
    line-height: 1.4375rem;
  }
}

/* line 229, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content h3 b,
.modal .modal-content .modal-body section.page-content h3 strong,
.modal .modal-content .modal-body section.page-content h4 b,
.modal .modal-content .modal-body section.page-content h4 strong,
.modal .modal-content .modal-body section.page-content h5 b,
.modal .modal-content .modal-body section.page-content h5 strong {
  font-weight: 700;
}

/* line 234, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body section.page-content h3 a,
.modal .modal-content .modal-body section.page-content h4 a,
.modal .modal-content .modal-body section.page-content h5 a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
}

@media only screen and (min-width: 768px) {
  /* line 241, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body section.page-content h3 a:hover,
  .modal .modal-content .modal-body section.page-content h4 a:hover,
  .modal .modal-content .modal-body section.page-content h5 a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 250, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content {
  margin-bottom: 1.5625rem;
}

/* line 253, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .introduction {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 1.6875rem;
  margin-bottom: 2.1875rem;
}

/* line 258, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .introduction p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  color: #1f1f1f;
  margin: 1.375rem 0 0;
}

/* line 263, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .introduction p:first-of-type {
  margin: 0;
}

/* line 267, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .introduction p b {
  font-weight: 700;
}

/* line 271, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .introduction p.general-error {
  color: #c00;
}

/* line 277, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message {
  padding: 0.5rem 0 0 4.1875rem;
  min-height: 3.5rem;
  position: relative;
}

/* line 282, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message::before {
  content: '\E82F';
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  background-color: #2ea7b4;
  color: #fff;
  font-family: Critic Icons, sans-serif;
  font-size: 1.75rem;
  text-align: center;
  line-height: 3.5rem;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 299, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  color: #1f1f1f;
  margin: 0 0 1.375rem;
}

/* line 304, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message p:last-of-type {
  margin: 0;
}

/* line 309, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message a.option-twitter-subscription {
  display: inline-block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  color: #1f1f1f;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 0.9375rem;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 318, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .success-message a.option-twitter-subscription::before {
  font-size: 1.25rem;
  color: #2ea7b4;
  text-decoration: none;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 326, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content .success-message a.option-twitter-subscription:hover {
    color: #1c96a3;
  }

  /* line 329, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content .success-message a.option-twitter-subscription:hover::before {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 339, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content div.comment-action {
    text-align: right;
  }
}

/* line 344, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content div.comment-action:first-of-type {
  margin-bottom: 1.25rem;
}

/* line 347, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content div.comment-action:last-of-type {
  margin-top: 1.25rem;
}

/* line 351, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content div.comment-action a {
  cursor: pointer;
}

/* line 354, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content div.comment-action a span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.28571em;
  letter-spacing: 0;
  color: #1f1f1f;
  border-bottom: 1px solid #2ea7b4;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 362, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content div.comment-action a::before {
  font-size: 0.875rem;
  color: #2ea7b4;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 371, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content div.comment-action a:hover::before {
    color: #1c96a3;
  }

  /* line 375, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content div.comment-action a:hover span {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 384, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments {
  border-bottom: 1px solid #dcdcdc;
}

/* line 387, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article {
  border-top: 1px solid #dcdcdc;
  clear: both;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 387, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article {
    padding: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 387, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article {
    padding: 0.75rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 399, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .content-meta {
    width: 11.25rem;
    margin-right: 1.25rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 399, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .content-meta {
    margin-bottom: 0.625rem;
  }
}

/* line 409, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .content-meta .comment-author {
  font-family: Roboto Mono, monospace;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  letter-spacing: 0;
  color: #2ea7b4;
}

/* line 414, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .content-meta .comment-meta {
  font-family: Roboto Mono, monospace;
  font-size: 0.6875rem;
  line-height: 1.45455em;
  color: #a9a9a9;
  margin-top: 0.3125rem;
}

/* line 419, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .content-meta .comment-meta a {
  color: #1f1f1f;
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  /* line 426, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .comment-content {
    width: calc(100% - 12.5rem);
    float: left;
  }
}

/* line 432, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .comment-content p {
  color: #1f1f1f;
  margin: 0 0 1.375rem;
}

@media only screen and (min-width: 768px) {
  /* line 432, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .comment-content p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.4375em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 432, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .comment-content p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.53333em;
  }
}

/* line 443, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .comment-content p b,
.modal .modal-content .modal-body .dialog-content section.comments article .comment-content p strong {
  font-weight: 700;
}

/* line 448, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article .comment-content p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
}

@media only screen and (min-width: 768px) {
  /* line 455, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article .comment-content p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 464, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article div.reply {
  text-align: right;
}

/* line 467, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments article div.reply a.comment-reply-link {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.33333em;
  color: #a9a9a9;
  text-decoration: underline;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 474, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments article div.reply a.comment-reply-link:hover {
    text-decoration: none;
  }
}

/* line 482, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments ul.children {
  border-top: 1px solid #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 482, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments ul.children {
    margin-left: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 482, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.comments ul.children {
    margin-left: 1.125rem;
  }
}

/* line 492, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments ul.children::before {
  content: '\E806';
  color: #a9a9a9;
  font-family: Critic Icons, sans-serif;
  font-size: 0.625rem;
}

/* line 501, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.comments ul.children li:first-of-type article {
  border-top: none;
}

/* line 512, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .process-step p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  letter-spacing: 0.01312rem;
  color: #1f1f1f;
  margin-bottom: 1.875rem;
}

/* line 518, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .process-step p.required-indicator {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.61538em;
  color: #a9a9a9;
  text-align: right;
  margin: -1.5625rem 0 0.9375rem;
}

/* line 524, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .process-step p.required-indicator em {
  color: #2ea7b4;
}

/* line 529, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .process-step p.general-error {
  color: #c00;
  margin-bottom: 1.5625rem;
}

/* line 535, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content .process-step form {
  border-top: 1px solid #dcdcdc;
  padding-top: 2.1875rem;
}

/* line 543, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process {
  overflow: hidden;
  margin-bottom: 1.875rem;
}

/* line 547, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul {
  padding: 0;
  margin: 0;
}

/* line 551, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li {
  list-style: none outside none;
  display: block;
  height: 3.5rem;
  background-color: #e8e8e8;
  border-right: 1px dashed #fff;
  text-align: center;
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 551, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li {
    width: 33.33%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 551, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li {
    width: 23%;
  }
}

/* line 570, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li span {
  display: inline-block;
  vertical-align: middle;
}

/* line 574, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li span.number {
  width: 1.5rem;
  height: 1.5rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 1.41176em;
  color: #1f1f1f;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 574, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li span.number {
    margin-right: 0.5rem;
  }
}

/* line 588, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li span.title {
  line-height: 3.5rem;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  /* line 588, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li span.title {
    max-width: 70%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 588, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li span.title {
    max-width: 54%;
    height: 3.5rem;
  }
}

/* line 600, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li span.title span {
  font-family: Roboto Mono, monospace;
  font-size: 0.8125rem;
  line-height: 1.15385em;
  color: #a9a9a9;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  /* line 600, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li span.title span {
    display: none;
  }
}

/* line 612, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li a {
  background-color: #2ea7b4;
  display: block;
  cursor: pointer;
}

/* line 617, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li a span.number {
  color: #1f1f1f;
  background-color: #b6e0e4;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

/* line 623, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li a span.title span {
  color: #b6e0e4;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 630, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li a:hover span.number {
    background-color: #fff;
  }

  /* line 634, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li a:hover span.title span {
    color: #fff;
  }
}

/* line 641, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li.current {
  background-color: #2ea7b4;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  /* line 641, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li.current {
    width: 54%;
  }
}

/* line 650, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li.current span.number {
  color: #1f1f1f;
}

@media only screen and (max-width: 767px) {
  /* line 650, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li.current span.number {
    margin-right: 0.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 658, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li.current span.title {
    height: auto;
  }
}

/* line 663, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li.current span.title span {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 663, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.process ul li.current span.title span {
    display: inline-block;
    width: 100%;
  }
}

/* line 674, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li.current::after {
  position: absolute;
  top: 0px;
  right: -0.875rem;
  width: 0px;
  height: 0px;
  border-bottom: 28px solid transparent;
  border-left: 14px solid #2ea7b4;
  border-top: 28px solid transparent;
  content: '';
  z-index: 1;
}

/* line 688, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li:last-of-type {
  border-right: none;
}

/* line 691, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.process ul li:last-of-type::after {
  display: none;
}

/* line 701, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.buttons {
  margin-top: 3.125rem;
}

@media only screen and (min-width: 768px) {
  /* line 701, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.buttons {
    clear: both;
    overflow: hidden;
  }
}

@media only screen and (min-width: 768px) {
  /* line 709, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.buttons a.cta {
    float: right;
    margin-left: 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 709, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.buttons a.cta {
    margin: 0 0 0.9375rem;
  }
}

/* line 718, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .dialog-content section.buttons a.cta.main-medium {
  min-width: 10.375rem;
}

@media only screen and (min-width: 768px) {
  /* line 723, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.buttons a.go-back {
    float: left;
    margin-top: 0.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 723, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-body .dialog-content section.buttons a.go-back {
    margin-top: 1.5625rem;
  }
}

/* line 736, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .container-fluid {
  padding: 0;
  margin: -1.5625rem -1.5625rem 0;
}

/* line 740, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-body .container-fluid .row {
  margin: 0;
}

/* line 747, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer {
  display: block;
  border-top: none;
}

@media only screen and (min-width: 768px) {
  /* line 747, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer {
    padding: 0 1.5625rem 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 747, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer {
    padding: 0 0.9375rem 2.5rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 758, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer a.cta {
    float: right;
    margin-left: 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 758, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer a.cta {
    margin: 0 0 0.9375rem;
  }
}

/* line 767, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer a.cta.main-medium {
  min-width: 10.375rem;
}

/* line 772, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .buttons {
  clear: both;
  overflow: hidden;
  text-align: right;
}

/* line 778, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .alternative_action {
  clear: both;
  background-color: #e8e8e8;
}

@media only screen and (min-width: 768px) {
  /* line 778, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer .alternative_action {
    padding: 1.25rem 1.875rem;
    margin: 1.875rem -1.5625rem -2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 778, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer .alternative_action {
    padding: 1.25rem 0.9375rem;
    margin: 1.875rem -0.9375rem -2.5rem;
  }
}

/* line 792, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .alternative_action::before,
.modal .modal-content .modal-footer .alternative_action::after {
  content: "";
  display: table;
}

/* line 797, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .alternative_action::after {
  clear: both;
}

/* line 801, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .alternative_action p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.15385em;
  letter-spacing: 0;
  color: #1f1f1f;
  margin: 0;
}

/* line 807, resources/assets/styles/components/_modals.scss */

.modal .modal-content .modal-footer .alternative_action p a {
  font-weight: 700;
  color: #1f1f1f;
  border-bottom: 1px solid #1f1f1f;
  cursor: pointer;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 815, resources/assets/styles/components/_modals.scss */

  .modal .modal-content .modal-footer .alternative_action p a:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 832, resources/assets/styles/components/_modals.scss */

.modal.free .modal-content .modal-body .dialog-content section.process ul li {
  width: 50%;
}

/* line 835, resources/assets/styles/components/_modals.scss */

.modal.free .modal-content .modal-body .dialog-content section.process ul li:last-of-type {
  display: none;
}

/* line 844, resources/assets/styles/components/_modals.scss */

.modal .loading-icon,
.modal .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce .modal .blockUI.blockOverlay::before,
.modal .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce .modal .loader::before {
  display: none;
}

/* line 848, resources/assets/styles/components/_modals.scss */

.modal .loading-text {
  display: none;
}

/* line 853, resources/assets/styles/components/_modals.scss */

.modal.loading .dialog-content,
.modal.loading .modal-footer {
  display: none;
}

/* line 857, resources/assets/styles/components/_modals.scss */

.modal.loading .loading-icon,
.modal.loading .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce .modal.loading .blockUI.blockOverlay::before,
.modal.loading .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce .modal.loading .loader::before {
  display: block;
  margin: 5rem auto;
}

/* line 864, resources/assets/styles/components/_modals.scss */

.modal.loading-long .loading-text {
  display: block;
  color: #a9a9a9;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 864, resources/assets/styles/components/_modals.scss */

  .modal.loading-long .loading-text {
    max-width: 31.25rem;
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin: 0 auto 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 864, resources/assets/styles/components/_modals.scss */

  .modal.loading-long .loading-text {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: 1.875rem;
  }
}

/* line 885, resources/assets/styles/components/_modals.scss */

.modal-backdrop {
  background-color: #1f1f1f;
}

/* line 2, resources/assets/styles/components/_ads.scss */

.ad .ad-inner {
  background-color: #f0f0f0;
  text-align: center;
  padding: 0.75rem 0 1.5625rem;
}

/* line 7, resources/assets/styles/components/_ads.scss */

.ad .ad-inner::before {
  display: block;
  content: "Publicitat";
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.33333em;
  letter-spacing: 0;
  color: #9b9b9b;
  text-align: center;
  margin-bottom: 0.5rem;
}

/* line 17, resources/assets/styles/components/_ads.scss */

.ad .ad-inner div,
.ad .ad-inner iframe,
.ad .ad-inner embed,
.ad .ad-inner img {
  max-width: 100%;
  margin: 0 auto !important;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 26, resources/assets/styles/components/_ads.scss */

  .ad .ad-inner .iframe {
    max-width: calc(100% - 3.125rem);
  }
}

@media only screen and (max-width: 767px) {
  /* line 32, resources/assets/styles/components/_ads.scss */

  .ad.block .ad-inner {
    margin-bottom: 1.875rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 38, resources/assets/styles/components/_ads.scss */

  .ad.widget .ad-inner {
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 38, resources/assets/styles/components/_ads.scss */

  .ad.widget .ad-inner {
    margin-bottommargin: 1.875rem;
  }
}

/* line 47, resources/assets/styles/components/_ads.scss */

.ad.widget.content {
  clear: both;
}

@media only screen and (min-width: 768px) {
  /* line 47, resources/assets/styles/components/_ads.scss */

  .ad.widget.content {
    margin: 2.8125rem calc(50% - 50vw);
  }
}

@media only screen and (max-width: 767px) {
  /* line 47, resources/assets/styles/components/_ads.scss */

  .ad.widget.content {
    margin: 1.875rem;
  }
}

/* line 60, resources/assets/styles/components/_ads.scss */

.ad.widget.content .ad-inner::before {
  content: "Continua despr\E9s de la publicitat";
}

/* line 66, resources/assets/styles/components/_ads.scss */

.ad.opinion .ad-inner {
  background-color: #e4f4f5;
}

/* line 69, resources/assets/styles/components/_ads.scss */

.ad.opinion .ad-inner::before {
  color: #1c96a3;
}

/* line 1, resources/assets/styles/components/_other.scss */

.subscribers-badge {
  display: inline-block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 3em;
  letter-spacing: 0.0625rem;
  color: #fff;
  text-transform: uppercase;
  background-color: #2ea7b4;
  position: relative;
  cursor: default;
  height: 1.75rem;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.5625rem;
  line-height: 3.33333em;
  padding: 0 2rem 0 0.5rem;
  line-height: 3em;
  margin-bottom: 1rem;
}

/* line 11, resources/assets/styles/components/_other.scss */

.subscribers-badge::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-left: none;
  border-right: 10px solid transparent;
  border-top: 10px solid #2ea7b4;
  left: 0;
  bottom: -0.4375rem;
}

/* line 24, resources/assets/styles/components/_other.scss */

.subscribers-badge::after {
  content: '\E826';
  display: block;
  width: 1.5rem;
  background-color: #1f1f1f;
  font-family: Critic Icons, sans-serif;
  font-size: 1.5rem;
  color: #b0c4c0;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  height: 1.75rem;
  line-height: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 1, resources/assets/styles/layouts/_header.scss */

  header.main-header {
    position: relative;
    background-color: #fff;
    padding-top: 2.8125rem;
    z-index: 1001;
    -webkit-box-shadow: 0px -9px 15px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0px -9px 15px 8px rgba(0, 0, 0, 0.2);
  }

  /* line 10, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner {
    max-width: 75rem;
    margin: 0 auto;
    -webkit-transition: padding 0.2s;
    -o-transition: padding 0.2s;
    transition: padding 0.2s;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  /* line 10, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner {
    padding: 1.5rem 3rem 1.4375rem;
  }
}

@media only screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
  /* line 10, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner {
    padding: 1.5rem 1.875rem 1.4375rem;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  /* line 10, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner {
    padding: 1.5rem 0.9375rem 1.4375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 25, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner::before {
    display: block;
    content: '';
    border-top: 1px solid #dcdcdc;
    width: 100%;
    position: absolute;
    top: 2.75rem;
    left: 0;
  }

  /* line 35, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a {
    display: inline-block;
  }

  /* line 38, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.brand {
    vertical-align: top;
  }

  /* line 41, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.brand img {
    width: 10.8125rem;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
  }

  /* line 47, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu {
    right: 0;
  }

  /* line 51, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-search {
    right: 5.9375rem;
    -webkit-transition: right 0.2s;
    -o-transition: right 0.2s;
    transition: right 0.2s;
  }

  /* line 56, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu,
  header.main-header .inner a.action-search {
    position: absolute;
    top: 2.75rem;
    font-size: 1.875rem;
    line-height: 1.8125rem;
    padding: 2rem;
    border-left: 1px solid #dcdcdc;
    cursor: pointer;
    -webkit-transition: color 0.2s, background-color 0.2s, padding 0.2s;
    -o-transition: color 0.2s, background-color 0.2s, padding 0.2s;
    transition: color 0.2s, background-color 0.2s, padding 0.2s;
  }

  /* line 67, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu::before,
  header.main-header .inner a.action-search::before {
    margin: 0;
    -webkit-transition: font-size 0.2s, line-height 0.2s;
    -o-transition: font-size 0.2s, line-height 0.2s;
    transition: font-size 0.2s, line-height 0.2s;
  }

  /* line 72, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu:hover,
  header.main-header .inner a.action-search:hover {
    color: #1c96a3;
  }

  /* line 76, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu.active,
  header.main-header .inner a.action-search.active {
    background-color: #1f1f1f;
    color: #fff;
  }

  /* line 83, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box {
    position: absolute;
    top: 8.625rem;
    left: 0;
    width: calc(100% - 5.9375rem);
    background-color: #1f1f1f;
    padding: 0 3.125rem;
    height: auto;
    max-height: 0vh;
    -webkit-transition: max-height 0.2s, padding 0.2s;
    -o-transition: max-height 0.2s, padding 0.2s;
    transition: max-height 0.2s, padding 0.2s;
    overflow: hidden;
  }

  /* line 95, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form {
    display: block;
    text-align: center;
    margin-left: 3.125rem;
  }

  /* line 100, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label {
    display: inline-block;
    width: calc(100% - 3.125rem);
    max-width: 42.5rem;
    margin: 0;
  }

  /* line 106, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label input[type=search] {
    display: inline-block;
    width: 100%;
    height: 3.25rem;
    border: none;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 3.25em;
    color: #1f1f1f;
    border-radius: 0;
    padding: 0 1.875rem;
  }

  /* line 117, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label input[type=search]:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  /* line 124, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit {
    display: inline-block;
    color: #fff;
    background-color: #2ea7b4;
    border: none;
    border-radius: 0;
    cursor: pointer;
    content: '\E823';
    margin-left: -7px;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    vertical-align: top;
    font-size: 1rem;
    width: 3.25rem;
    text-align: center;
    line-height: 3.25rem;
    padding: 0;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  /* line 142, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit:focus,
  header.main-header .inner .search-box form button.search-submit:hover {
    background-color: #1c96a3;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media only screen and (min-width: 768px) {
  /* line 149, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit::before {
    margin: 0;
  }

  /* line 153, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit.inactive {
    background-color: #a9a9a9;
    cursor: not-allowed;
  }

  /* line 157, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit.inactive:hover {
    background-color: #dcdcdc;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
  /* line 165, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer {
    width: 31.5625rem;
    height: calc(100% - 8.625rem);
    background-color: #1f1f1f;
    padding: 1.875rem 2.8125rem;
    position: fixed;
    top: 8.625rem;
    right: -31.5625rem;
    overflow-x: visible;
    overflow-y: auto;
    -webkit-transition: display 0.2s, right 0.2s ease 0s;
    -o-transition: display 0.2s, right 0.2s ease 0s;
    transition: display 0.2s, right 0.2s ease 0s;
  }

  /* line 178, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
    margin-bottom: 1.125rem;
  }

  /* line 183, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.875rem;
  }

  /* line 198, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 205, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li a:hover {
    color: #1c96a3;
  }

  /* line 211, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li.current-menu-item a {
    color: #2ea7b4;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  /* line 222, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists a.group-title {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 1.30769em;
    color: #2ea7b4;
    text-transform: uppercase;
    margin-bottom: 0.5625rem;
    cursor: default;
  }

  /* line 230, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
    margin-bottom: 1.125rem;
  }

  /* line 235, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists ul li {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.875rem;
  }

  /* line 240, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists ul li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 245, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists ul li a:hover {
    color: #1c96a3;
  }

  /* line 251, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists ul li.current-menu-item a {
    color: #2ea7b4;
  }

  /* line 259, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .secondary-group ul li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    text-transform: uppercase;
  }

  /* line 266, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .third-group ul li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    text-transform: uppercase;
  }

  /* line 272, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .extra-group {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-position: top left;
    background-size: 12px 3px;
    background-repeat: repeat-x;
    padding-top: 1.875rem;
  }

  /* line 279, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .extra-group ul li a {
    font-family: GT America, sans-serif;
    font-size: 1rem;
    line-height: 1.1875em;
  }

  /* line 284, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .terms-group {
    border-top: 1px solid #424242;
    padding-top: 1.875rem;
  }

  /* line 288, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .terms-group ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* line 291, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .terms-group ul li a {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.15385em;
    color: #d8d8d8;
  }

  /* line 295, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .terms-group ul li a:hover {
    color: #1c96a3;
  }

  /* line 303, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .social-group ul {
    -webkit-column-count: 0;
       -moz-column-count: 0;
            column-count: 0;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    margin-bottom: 0;
  }

  /* line 308, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .social-group ul li {
    width: auto;
    margin-right: 0.625rem;
  }

  /* line 312, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .social-group ul li:last-of-type {
    margin-right: 0;
  }

  /* line 316, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists .social-group ul li a {
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  /* line 165, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer {
    display: inline-block;
  }

  /* line 330, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary {
    display: inline-block;
    margin: 0.375rem 0 0 2.5rem;
  }

  /* line 334, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list {
    font-size: 0;
  }

  /* line 337, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li {
    display: inline-block;
    height: 2rem;
    padding-top: 0.5rem;
    margin-right: 1.5625rem;
    vertical-align: middle;
  }

  /* line 352, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1em;
    letter-spacing: 0.0625rem;
    color: #1f1f1f;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 360, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li a::after {
    display: block;
    content: '';
    width: 0;
    height: 0.125rem;
    background-color: #2ea7b4;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
    transition: width 0.2s;
    margin-top: 0.25rem;
  }

  /* line 370, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li a:hover {
    color: #2ea7b4;
  }

  /* line 373, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li a:hover::after {
    width: 100%;
  }

  /* line 380, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary ul.main-list li.current-menu-item a {
    color: #2ea7b4;
  }

  /* line 387, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists {
    width: 31.5625rem;
    height: calc(100% - 8.625rem);
    background-color: #1f1f1f;
    padding: 1.875rem 2.8125rem;
    position: fixed;
    top: 8.625rem;
    right: -31.5625rem;
    overflow-x: none;
    overflow-y: auto;
    -webkit-transition: display 0.2s, right 0.2s ease 0s;
    -o-transition: display 0.2s, right 0.2s ease 0s;
    transition: display 0.2s, right 0.2s ease 0s;
  }
}

@media only screen and (min-width: 768px) {
  /* line 404, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users {
    position: absolute;
    top: 0;
    right: 0;
  }

  /* line 409, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users a.action-users {
    display: none;
  }

  /* line 413, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options {
    font-size: 0;
  }

  /* line 416, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li {
    display: inline-block;
  }

  /* line 419, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name,
  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link {
    position: relative;
  }

  /* line 423, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a,
  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a {
    position: relative;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 3.38462em;
    color: #1f1f1f;
    vertical-align: middle;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -o-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
    cursor: pointer;
  }

  /* line 431, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a::before,
  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a::before {
    font-size: 1.0625rem;
    color: #2ea7b4;
  }

  /* line 436, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a:hover,
  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a:hover {
    color: #1c96a3;
    text-decoration: none;
  }

  /* line 440, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a:hover::before,
  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a:hover::before {
    color: #1c96a3;
  }

  /* line 448, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a {
    max-width: 18.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 1.875rem 0 0.75rem;
  }

  /* line 455, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a.active {
    background-color: #1f1f1f;
    color: #fff;
  }

  /* line 459, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a.active::before {
    color: #2ea7b4;
  }

  /* line 463, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a.active::after {
    content: '\E806';
    color: #2ea7b4;
  }

  /* line 469, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a::after {
    position: absolute;
    top: 50%;
    right: 0.75rem;
    content: '\E82B';
    font-family: Critic Icons, sans-serif;
    font-size: 0.625rem;
    color: #a9a9a9;
    margin: 0 0 0 0.25rem;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  /* line 484, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link::after {
    position: absolute;
    top: 0.5625rem;
    left: 0;
    content: '';
    display: block;
    width: 1px;
    height: 1.625rem;
    border-left: 1px solid #dcdcdc;
  }

  /* line 495, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a {
    padding: 0 0.75rem;
  }

  /* line 500, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 3.66667em;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 1.25rem;
    cursor: pointer;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }

  /* line 509, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option.subscribe {
    background-color: #2ea7b4;
    color: #fff;
  }

  /* line 513, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option.subscribe:hover {
    background-color: #1c96a3;
  }

  /* line 517, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option.open-login {
    background-color: #1f1f1f;
    color: #fff;
  }

  /* line 521, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option.open-login::before {
    color: #2ea7b4;
  }

  /* line 525, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.option.open-login:hover {
    background-color: #006f7b;
  }

  /* line 533, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list {
    position: absolute;
    top: 2.75rem;
    left: 0;
    background-color: #1f1f1f;
    height: auto;
    max-height: 0vh;
    overflow: hidden;
    padding: 0 1.625rem;
    -webkit-transition: max-height 0.2s, padding 0.2s;
    -o-transition: max-height 0.2s, padding 0.2s;
    transition: max-height 0.2s, padding 0.2s;
  }

  /* line 544, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list.open {
    max-height: 100vh;
    padding: 1.25rem 1.625rem;
  }

  /* line 549, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list li {
    display: block;
  }

  /* line 552, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list li a {
    display: block;
    font-family: GT America, sans-serif;
    font-size: 1rem;
    line-height: 1.125em;
    color: #fff;
    padding: 0.375rem 0;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 559, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list li a::before {
    display: none;
  }

  /* line 563, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options ul.users-list li a:hover {
    color: #1c96a3;
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, resources/assets/styles/layouts/_header.scss */

  header.main-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1001;
    -webkit-box-shadow: 0px -9px 14px 5px rgba(0, 0, 0, 0.4);
            box-shadow: 0px -9px 14px 5px rgba(0, 0, 0, 0.4);
  }

  /* line 585, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner {
    padding: 1.125rem 0.9375rem 0.9375rem;
  }

  /* line 588, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a {
    display: inline-block;
  }

  /* line 591, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.brand {
    vertical-align: top;
  }

  /* line 594, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.brand img {
    width: 5.9375rem;
  }

  /* line 599, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu {
    right: 0;
  }

  /* line 603, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-search {
    right: 3.5625rem;
  }

  /* line 607, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu,
  header.main-header .inner a.action-search {
    position: absolute;
    top: 0;
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 1.125rem 1.1875rem;
    cursor: pointer;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -o-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }

  /* line 617, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu::before,
  header.main-header .inner a.action-search::before {
    margin: 0;
  }

  /* line 621, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu::after,
  header.main-header .inner a.action-search::after {
    content: '';
    display: block;
    width: 0.0625rem;
    height: 3.125rem;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    top: 0.3125rem;
    left: -1px;
  }

  /* line 632, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner a.action-menu.active,
  header.main-header .inner a.action-search.active {
    background-color: #1f1f1f;
    color: #fff;
  }

  /* line 639, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box {
    position: absolute;
    top: 3.75rem;
    left: 0;
    width: 100%;
    background-color: #1f1f1f;
    padding: 0 1.25rem;
    height: auto;
    max-height: 0vh;
    -webkit-transition: max-height 0.2s, padding 0.2s;
    -o-transition: max-height 0.2s, padding 0.2s;
    transition: max-height 0.2s, padding 0.2s;
    overflow: hidden;
  }

  /* line 651, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form {
    display: block;
    text-align: center;
  }

  /* line 655, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label {
    display: inline-block;
    width: calc(100% - 2.8125rem);
    margin: 0;
  }

  /* line 660, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label input[type=search] {
    display: inline-block;
    width: 100%;
    height: 2.75rem;
    border: none;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 3.25em;
    color: #1f1f1f;
    border-radius: 0;
    padding: 0 1.875rem;
  }

  /* line 671, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form label input[type=search]:focus {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  /* line 678, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit {
    display: inline-block;
    color: #fff;
    background-color: #2ea7b4;
    border: none;
    border-radius: 0;
    cursor: pointer;
    content: '\E823';
    margin-left: -7px;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s;
    vertical-align: top;
    font-size: 1rem;
    width: 2.75rem;
    text-align: center;
    line-height: 2.75rem;
    padding: 0;
  }

  /* line 695, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit::before {
    margin: 0;
  }

  /* line 699, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit:focus {
    background-color: #1c96a3;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  /* line 704, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .search-box form button.search-submit.inactive {
    background-color: #a9a9a9;
    cursor: not-allowed;
  }

  /* line 712, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer {
    width: 18.125rem;
    height: calc(100% - 3.75rem);
    background-color: #1f1f1f;
    paddingmargin: 1.875rem;
    position: fixed;
    top: 3.75rem;
    right: -18.125rem;
    overflow-x: visible;
    overflow-y: auto;
    -webkit-transition: display 0.2s, right 0.2s ease 0s;
    -o-transition: display 0.2s, right 0.2s ease 0s;
    transition: display 0.2s, right 0.2s ease 0s;
  }

  /* line 725, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul li {
    display: inline-block;
    width: 100%;
  }

  /* line 729, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    padding: 0.5625rem 1.375rem;
  }

  /* line 739, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list {
    padding-bottom: 1.3125rem;
  }

  /* line 759, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    text-transform: uppercase;
  }

  /* line 765, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer ul.main-list li.current-menu-item a {
    color: #2ea7b4;
  }

  /* line 771, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer a.group-title {
    display: block;
    background-color: #1f1f1f;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    text-transform: uppercase;
    border-top: 1px solid #424242;
    padding: 0.9375rem 1.375rem;
    position: relative;
    cursor: pointer;
  }

  /* line 784, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer a.group-title::after {
    font-family: Critic Icons, sans-serif;
    font-size: 0.625rem;
    line-height: 0.625rem;
    content: '\E82B';
    position: absolute;
    right: 1.375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  /* line 796, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group,
  header.main-header .inner .nav-drawer .third-group {
    background-color: #000;
  }

  /* line 800, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group ul,
  header.main-header .inner .nav-drawer .third-group ul {
    padding: 1.1875rem 0 1.3125rem;
    display: none;
  }

  /* line 805, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group ul li a,
  header.main-header .inner .nav-drawer .third-group ul li a {
    font-family: GT America, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.2em;
    color: #fff;
    text-transform: uppercase;
    padding: 0.375rem 1.125rem 0.375rem 3.4375rem;
  }

  /* line 813, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group ul li.current-menu-item a,
  header.main-header .inner .nav-drawer .third-group ul li.current-menu-item a {
    color: #2ea7b4;
  }

  /* line 821, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group.open a.group-title::after,
  header.main-header .inner .nav-drawer .third-group.open a.group-title::after {
    content: '\E806';
  }

  /* line 825, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .secondary-group.open ul,
  header.main-header .inner .nav-drawer .third-group.open ul {
    display: block;
  }

  /* line 831, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .extra-group {
    border-top: 1px solid #424242;
    padding: 1.3125rem 1.25rem 0;
  }

  /* line 835, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .extra-group ul {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
    background-position: top left;
    background-size: 12px 3px;
    background-repeat: repeat-x;
    padding-top: 1.3125rem;
  }

  /* line 842, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .extra-group ul li a {
    font-family: GT America, sans-serif;
    font-size: 1rem;
    line-height: 1.1875em;
    padding: 0.5625rem 0;
  }

  /* line 849, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .terms-group {
    padding: 1.3125rem 1.25rem;
  }

  /* line 852, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .terms-group ul {
    border-top: 1px solid #424242;
    padding-top: 1.3125rem;
  }

  /* line 856, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .terms-group ul li a {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.15385em;
    color: #d8d8d8;
    padding: 0.5625rem 0;
  }

  /* line 864, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .social-group {
    padding: 0 1.25rem;
  }

  /* line 867, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .social-group ul {
    -webkit-column-count: 0;
       -moz-column-count: 0;
            column-count: 0;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    margin-bottom: 0;
  }

  /* line 872, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .social-group ul li {
    width: auto;
    margin-right: 0.5rem;
  }

  /* line 876, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .social-group ul li:last-of-type {
    margin-right: 0;
  }

  /* line 880, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner .nav-drawer .social-group ul li a {
    font-size: 1.5rem;
    padding: 0;
  }

  /* line 890, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users {
    display: block;
    width: 100%;
    background-color: #1f1f1f;
    position: absolute;
    top: 3.75rem;
    left: 0;
    padding: 0 1.25rem;
    overflow: hidden;
    height: auto;
    max-height: 0vh;
    -webkit-transition: max-height 0.2s, padding 0.2s;
    -o-transition: max-height 0.2s, padding 0.2s;
    transition: max-height 0.2s, padding 0.2s;
  }

  /* line 905, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a {
    display: block;
    font-family: GT America, sans-serif;
    font-size: 1rem;
    line-height: 1.125em;
    color: #fff;
    padding: 0.375rem 0;
  }

  /* line 911, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a::before {
    display: none;
  }

  /* line 915, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li a.subscribe {
    color: #2ea7b4;
  }

  /* line 920, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name {
    border-bottom: 1px solid #424242;
    padding-bottom: 0.9375rem;
  }

  /* line 924, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a {
    display: block;
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.28571em;
    color: #2ea7b4;
    text-transform: uppercase;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 934, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.user-name a::before {
    display: inline-block;
    width: 1.625rem;
    height: 1.625rem;
    line-height: 1.625rem;
    background-color: #2ea7b4;
    border-radius: 50%;
    color: #1f1f1f;
    text-align: center;
    vertical-align: middle;
    margin-right: 0.625rem;
  }

  /* line 949, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link {
    border-bottom: 1px solid #424242;
    padding: 0.875rem 0;
    margin-bottom: 0.875rem;
  }

  /* line 954, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a {
    text-transform: uppercase;
  }

  /* line 957, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users ul.user-options li.bookmarks-link a::before {
    display: inline;
    color: #2ea7b4;
  }

  /* line 967, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users a.action-users {
    position: fixed;
    top: 0;
    right: 7.125rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 1.125rem 1.1875rem;
    cursor: pointer;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -o-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }

  /* line 977, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users a.action-users::before {
    margin: 0;
  }

  /* line 981, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users a.action-users::after {
    content: '';
    display: block;
    width: 0.0625rem;
    height: 3.125rem;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    top: 0.3125rem;
    left: -1px;
  }

  /* line 992, resources/assets/styles/layouts/_header.scss */

  header.main-header .inner #main-nav-users a.action-users.active {
    background-color: #1f1f1f;
    color: #fff;
  }
}

/* Body selectors */

/* line 1008, resources/assets/styles/layouts/_header.scss */

body.menusidebar {
  overflow-x: hidden;
  overflow-y: hidden;
}

@media only screen and (min-width: 1200px) {
  /* line 1014, resources/assets/styles/layouts/_header.scss */

  body.menusidebar header.main-header .inner .nav-drawer nav.nav-primary .secondary-lists {
    display: block;
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  /* line 1020, resources/assets/styles/layouts/_header.scss */

  body.menusidebar header.main-header .inner .nav-drawer {
    display: block;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1026, resources/assets/styles/layouts/_header.scss */

  body.menusidebar header.main-header .inner .nav-drawer {
    display: block;
    right: 0;
  }
}

/* line 1033, resources/assets/styles/layouts/_header.scss */

body.menusidebar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 1000;
}

/* line 1046, resources/assets/styles/layouts/_header.scss */

body.menusearch header.main-header .inner .search-box {
  max-height: 100vh;
}

@media only screen and (min-width: 768px) {
  /* line 1046, resources/assets/styles/layouts/_header.scss */

  body.menusearch header.main-header .inner .search-box {
    padding: 3.125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1046, resources/assets/styles/layouts/_header.scss */

  body.menusearch header.main-header .inner .search-box {
    padding: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1060, resources/assets/styles/layouts/_header.scss */

  body.menuuser header.main-header .inner #main-nav-users {
    max-height: 100vh;
    padding: 1.5rem 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1070, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  /* line 1077, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner {
    padding: 1rem 3rem;
  }
}

@media only screen and (min-width: 768px) and (min-width: 992px) and (max-width: 1199px) {
  /* line 1077, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner {
    padding: 1rem 1.875rem;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  /* line 1077, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner {
    padding: 1rem 0.9375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1088, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner::before {
    display: none;
  }

  /* line 1092, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner a.brand img {
    width: 8.125rem;
  }

  /* line 1096, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner a.action-search,
  body.menufixed header.main-header .inner a.action-menu {
    top: 0;
    padding: 1.125rem 1.25rem 1.0625rem;
  }

  /* line 1101, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner a.action-search::before,
  body.menufixed header.main-header .inner a.action-menu::before {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }

  /* line 1107, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner a.action-search {
    right: 3.8125rem;
  }

  /* line 1111, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner .nav-drawer nav.nav-primary {
    margin-top: 0.0625rem;
  }

  /* line 1115, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner .search-box {
    width: calc(100% - 3.8125rem);
    top: 4.25rem;
  }

  /* line 1120, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner #main-nav-users {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (min-width: 1200px) {
  /* line 1125, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner .nav-drawer .secondary-lists {
    top: 4.25rem;
    height: calc(100% - 4.25rem);
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
  /* line 1131, resources/assets/styles/layouts/_header.scss */

  body.menufixed header.main-header .inner .nav-drawer {
    top: 4.25rem;
    height: calc(100% - 4.25rem);
  }
}

@media only screen and (min-width: 768px) {
  /* line 1140, resources/assets/styles/layouts/_header.scss */

  body.menufixed main.main {
    padding-top: 8.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1146, resources/assets/styles/layouts/_header.scss */

  body main.main {
    padding-top: 3.75rem;
  }
}

/* line 1, resources/assets/styles/layouts/_footer.scss */

footer.main-footer {
  background-color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 5, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .align-right {
    text-align: right;
  }
}

@media only screen and (min-width: 768px) {
  /* line 10, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links {
    padding: 3.75rem 0.9375rem;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 10, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links {
    padding: 3.75rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links {
    padding: 1.875rem 0.3125rem 1.25rem;
  }
}

/* line 21, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links a.brand {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 21, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links a.brand {
    margin-bottom: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 28, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links a.brand img {
    width: 10.375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 28, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links a.brand img {
    width: 6.5625rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 39, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links nav.nav-footer ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
}

/* line 45, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links nav.nav-footer ul li {
  margin-bottom: 0.625rem;
}

/* line 48, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links nav.nav-footer ul li a {
  font-family: GT America, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 56, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links nav.nav-footer ul li a:hover {
    color: #2ea7b4;
  }
}

@media only screen and (max-width: 767px) {
  /* line 66, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links .social-links {
    margin-top: 0.625rem;
  }
}

/* line 72, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links .social-links ul li {
  display: inline-block;
  margin-right: 0.625rem;
}

/* line 76, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links .social-links ul li:last-of-type {
  margin-right: 0;
}

/* line 80, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .main-links .social-links ul li a {
  font-size: 1.5rem;
  color: #fff;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 86, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .main-links .social-links ul li a:hover {
    color: #2ea7b4;
  }
}

/* line 97, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links {
  background-color: #000;
}

@media only screen and (min-width: 768px) {
  /* line 97, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links {
    padding: 1.375rem 0.9375rem;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 97, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links {
    padding: 1.375rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 97, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links {
    padding: 1.875rem 0.3125rem 1.25rem;
  }
}

/* line 110, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links a.creative-commons {
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 110, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links a.creative-commons {
    display: inline-block;
    margin-right: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 110, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links a.creative-commons {
    display: block;
    margin-bottom: 0.875rem;
  }
}

/* line 122, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links a.creative-commons img {
  width: 7.0625rem;
}

/* line 127, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links nav.nav-legal {
  display: inline-block;
  vertical-align: middle;
}

/* line 131, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links nav.nav-legal ul {
  font-size: 0;
}

/* line 134, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links nav.nav-legal ul li {
  display: inline-block;
  border-right: 1px solid #a9a9a9;
  margin-right: 0.625rem;
  padding-right: 0.625rem;
}

/* line 140, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links nav.nav-legal ul li:last-of-type {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

/* line 146, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links nav.nav-legal ul li a {
  display: inline;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  color: #a9a9a9;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 153, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links nav.nav-legal ul li a:hover {
    color: #2ea7b4;
  }
}

/* line 163, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links p.sponsor {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  color: #a9a9a9;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 163, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links p.sponsor {
    margin-top: 0.5625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 163, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links p.sponsor {
    margin-top: 1.25rem;
  }
}

/* line 175, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links p.sponsor img {
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 175, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links p.sponsor img {
    display: inline-block;
    margin-left: 0.9375rem;
  }

  /* line 182, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links p.sponsor img:first-of-type {
    margin-left: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 175, resources/assets/styles/layouts/_footer.scss */

  footer.main-footer .legal-links p.sponsor img {
    display: block;
    margin-top: 0.625rem;
  }
}

/* line 191, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links p.sponsor img.ajbarcelona {
  width: 6.5rem;
}

/* line 194, resources/assets/styles/layouts/_footer.scss */

footer.main-footer .legal-links p.sponsor img.gencat {
  width: 11.9375rem;
}

/* line 202, resources/assets/styles/layouts/_footer.scss */

#goupbutton {
  display: block;
  border-radius: 50%;
  -webkit-box-shadow: 10px 10px 31px -12px rgba(0, 0, 0, 0.5);
          box-shadow: 10px 10px 31px -12px rgba(0, 0, 0, 0.5);
  position: fixed;
  text-align: center;
  cursor: pointer;
  outline: none;
  -webkit-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: background-color 0.2s, -webkit-transform 0.2s;
  transition: background-color 0.2s, -webkit-transform 0.2s;
  -o-transition: background-color 0.2s, -o-transform 0.2s;
  transition: background-color 0.2s, transform 0.2s;
  transition: background-color 0.2s, transform 0.2s, -webkit-transform 0.2s, -o-transform 0.2s;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  /* line 202, resources/assets/styles/layouts/_footer.scss */

  #goupbutton {
    width: 4.375rem;
    height: 4.375rem;
    background-color: #000;
    color: #fff;
    right: 3.4375rem;
    bottom: 3.4375rem;
  }

  /* line 222, resources/assets/styles/layouts/_footer.scss */

  #goupbutton::before {
    font-size: 1.125rem;
    line-height: 4.375rem;
    margin: 0;
  }

  /* line 228, resources/assets/styles/layouts/_footer.scss */

  #goupbutton:hover {
    background-color: #006f7b;
  }
}

@media only screen and (max-width: 767px) {
  /* line 202, resources/assets/styles/layouts/_footer.scss */

  #goupbutton {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #1f1f1f;
    color: #2ea7b4;
    right: 0.9375rem;
    bottom: 3.8125rem;
  }

  /* line 240, resources/assets/styles/layouts/_footer.scss */

  #goupbutton::before {
    font-size: 1rem;
    line-height: 2.5rem;
    margin: 0;
  }
}

/* line 247, resources/assets/styles/layouts/_footer.scss */

#goupbutton.active {
  -webkit-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

/* line 252, resources/assets/styles/layouts/_footer.scss */

#eucookielaw {
  display: none;
}

/* line 1, resources/assets/styles/layouts/_posts.scss */

article.content-block {
  display: block;
}

/* line 4, resources/assets/styles/layouts/_posts.scss */

article.content-block header {
  display: block;
}

@media only screen and (min-width: 992px) {
  /* line 4, resources/assets/styles/layouts/_posts.scss */

  article.content-block header {
    max-width: 45.625rem;
    padding-top: 3.75rem;
    margin: 0 auto 1.875rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 4, resources/assets/styles/layouts/_posts.scss */

  article.content-block header {
    padding-top: 3.75rem;
    margin: 0 0.9375rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, resources/assets/styles/layouts/_posts.scss */

  article.content-block header {
    padding-top: 1.875rem;
    margin: 0 0.9375rem 1.875rem;
  }
}

/* line 21, resources/assets/styles/layouts/_posts.scss */

article.content-block header a.section {
  display: inline-block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 1.0625rem;
  line-height: 1.11765em;
  letter-spacing: 0;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 21, resources/assets/styles/layouts/_posts.scss */

  article.content-block header a.section {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 1.0625rem;
    line-height: 1.11765em;
    margin-bottom: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 21, resources/assets/styles/layouts/_posts.scss */

  article.content-block header a.section {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1.13333em;
    margin-bottom: 1.25rem;
  }
}

/* line 37, resources/assets/styles/layouts/_posts.scss */

article.content-block header a.section::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.1875rem;
  background-color: #2ea7b4;
  margin-top: 0.1875rem;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 48, resources/assets/styles/layouts/_posts.scss */

  article.content-block header a.section:hover {
    color: #1c96a3;
  }

  /* line 51, resources/assets/styles/layouts/_posts.scss */

  article.content-block header a.section:hover::after {
    background-color: #1c96a3;
  }
}

/* line 58, resources/assets/styles/layouts/_posts.scss */

article.content-block header h1 {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
  letter-spacing: var(--ls-heading-upp);
}

@media only screen and (min-width: 768px) {
  /* line 58, resources/assets/styles/layouts/_posts.scss */

  article.content-block header h1 {
    font-family: GT America, sans-serif;
    font-size: 4.25rem;
    line-height: 0.98529em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 58, resources/assets/styles/layouts/_posts.scss */

  article.content-block header h1 {
    font-family: GT America, sans-serif;
    font-size: 2.5rem;
    line-height: 1em;
  }
}

/* line 74, resources/assets/styles/layouts/_posts.scss */

article.content-block header h2 {
  color: #1f1f1f;
  margin-bottom: 1.875rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 74, resources/assets/styles/layouts/_posts.scss */

  article.content-block header h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.31818em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 74, resources/assets/styles/layouts/_posts.scss */

  article.content-block header h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 87, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .aside-container {
    height: 2.9375rem;
    margin: 2.8125rem 0 2.1875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 87, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .aside-container {
    height: 6.25rem;
    margin: 1.5625rem 0;
  }
}

/* line 98, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside {
  display: block;
}

/* line 101, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal {
  clear: both;
}

/* line 104, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal div.title,
article.content-block header aside.normal a.share {
  display: none;
}

/* line 109, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul {
  font-size: 0;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 109, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul {
    display: inline-block;
    margin-right: 0.8125rem;
  }

  /* line 117, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul:last-of-type {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 109, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul {
    display: block;
  }

  /* line 124, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul.tools {
    margin-bottom: 0.9375rem;
  }
}

/* line 129, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li {
  display: inline-block;
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

/* line 135, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a {
  display: inline-block;
  text-align: center;
  color: #61123b;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  margin-left: -1px;
  cursor: pointer;
  position: relative;
  font-size: 1.375rem;
}

@media only screen and (min-width: 768px) {
  /* line 135, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul li a {
    width: 2.8125rem;
    line-height: 2.8125rem;
  }

  /* line 150, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul li a:hover {
    color: #61123b;
    background-color: #f7f5f6;
  }

  /* line 155, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul li a.wa,
  article.content-block header aside.normal ul li a.tg {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 135, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.normal ul li a {
    width: 2.5rem;
    line-height: 2.5rem;
  }
}

/* line 165, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a::before {
  margin: 0;
}

/* line 169, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a:hover {
  text-decoration: none;
}

/* line 173, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a.icon-bookmark-off {
  color: #a9a9a9;
}

/* line 177, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a span {
  display: none;
}

/* line 180, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li a span.number {
  display: inline-block;
  background-color: #61123b;
  font-size: 0.6875rem;
  line-height: 1.4375rem;
  font-weight: 700;
  width: auto;
  min-width: 1.4375rem;
  height: 1.4375rem;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: -0.3125rem;
  left: auto;
  right: -0.3125rem;
}

/* line 200, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.normal ul li:first-of-type a {
  margin-left: 0;
}

/* line 209, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.fixed {
  background-color: #1f1f1f;
  width: 100%;
  position: fixed;
  left: 0;
  z-index: 999;
}

@media only screen and (min-width: 768px) {
  /* line 209, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed {
    top: 4.25rem;
    padding-bottom: 0;
    height: auto;
    max-height: 0vh;
    -webkit-transition: max-height 0.2s, padding-bottom 0.2s;
    -o-transition: max-height 0.2s, padding-bottom 0.2s;
    transition: max-height 0.2s, padding-bottom 0.2s;
    overflow: hidden;
  }

  /* line 224, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed.open {
    max-height: 3.125rem;
    padding-bottom: 0.25rem;
  }

  /* line 229, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.title {
    display: inline-block;
    width: calc(100% - 21.25rem);
    float: left;
    padding: 0.75rem 1.875rem 0;
  }

  /* line 235, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.title span {
    display: inline-block;
    font-family: GT America, sans-serif;
    font-size: 1rem;
    line-height: 1.125em;
    letter-spacing: var(--ls-heading);
    color: #fff;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 248, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options {
    float: right;
  }

  /* line 251, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options a.share {
    display: none;
  }

  /* line 255, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul {
    display: inline;
    font-size: 0;
    padding: 0;
    margin: 0;
  }

  /* line 261, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li {
    display: inline-block;
    list-style: none outside none;
    padding: 0;
    margin: 0;
  }

  /* line 267, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a {
    display: inline-block;
    text-align: center;
    color: #2ea7b4;
    border-left: 1px solid #000;
    background-color: #1f1f1f;
    cursor: pointer;
    position: relative;
    width: 2.8125rem;
    font-size: 1.375rem;
    line-height: 2.8125rem;
  }

  /* line 279, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a:hover {
    background-color: #000;
    color: #1c96a3;
    text-decoration: none;
  }

  /* line 285, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a.wa,
  article.content-block header aside.fixed div.options ul li a.tg {
    display: none;
  }

  /* line 290, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a::before {
    margin: 0;
  }

  /* line 294, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a span {
    display: none;
  }

  /* line 297, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li a span.number {
    display: inline-block;
    background-color: #fff;
    font-size: 0.6875rem;
    line-height: 1.25rem;
    font-weight: 700;
    width: auto;
    min-width: 1.25rem;
    height: 1.25rem;
    color: #000;
    border-radius: 50%;
    position: absolute;
    top: 0.125rem;
    left: auto;
    right: 0.125rem;
  }

  /* line 317, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul li:first-of-type a {
    margin-left: 0;
  }

  /* line 325, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul:nth-of-type(2) li:first-of-type a {
    border-left: 1px solid #424242;
  }
}

@media only screen and (max-width: 767px) {
  /* line 209, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed {
    bottom: -3.125rem;
    padding-top: 0.25rem;
    -webkit-transition: bottom 0.2s;
    -o-transition: bottom 0.2s;
    transition: bottom 0.2s;
  }

  /* line 338, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed.open {
    bottom: 0;
  }

  /* line 342, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.title {
    display: none;
  }

  /* line 347, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options a.share {
    display: inline-block;
    text-align: center;
    color: #2ea7b4;
    border-left: 1px solid #000;
    background-color: #1f1f1f;
    cursor: pointer;
    position: relative;
    width: 2.8125rem;
    font-size: 1.375rem;
    line-height: 2.8125rem;
    float: right;
  }

  /* line 360, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options a.share::before {
    margin: 0;
  }

  /* line 364, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options a.share span {
    display: none;
  }

  /* line 368, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options a.share.active {
    background-color: #000;
    color: #fff;
  }

  /* line 374, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools {
    display: inline;
    background-color: #1f1f1f;
    width: calc(100% - 2.8125rem);
    font-size: 0;
    padding: 0;
    margin: 0;
    float: left;
  }

  /* line 383, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools li {
    display: inline-block;
    list-style: none outside none;
    padding: 0;
    margin: 0;
  }

  /* line 389, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools li a {
    display: inline-block;
    text-align: center;
    color: #2ea7b4;
    border-right: 1px solid #000;
    background-color: #1f1f1f;
    cursor: pointer;
    position: relative;
    width: 2.8125rem;
    font-size: 1.375rem;
    line-height: 2.8125rem;
  }

  /* line 401, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools li a::before {
    margin: 0;
  }

  /* line 405, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools li a span {
    display: none;
  }

  /* line 408, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools li a span.number {
    display: inline-block;
    background-color: #fff;
    font-size: 0.6875rem;
    line-height: 1.25rem;
    font-weight: 700;
    width: auto;
    min-width: 1.25rem;
    height: 1.25rem;
    color: #000;
    border-radius: 50%;
    position: absolute;
    top: 0.125rem;
    left: auto;
    right: 0.125rem;
  }

  /* line 430, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.tools:nth-of-type(2) li:first-of-type a {
    border-left: 1px solid #424242;
  }

  /* line 437, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.share {
    display: block;
    font-size: 0;
    width: 100%;
    background-color: #000;
    position: fixed;
    left: 0;
    bottom: -12.5rem;
    -webkit-transition: bottom 0.2s;
    -o-transition: bottom 0.2s;
    transition: bottom 0.2s;
    z-index: -1;
  }

  /* line 448, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.share.open {
    bottom: 2.8125rem;
  }

  /* line 452, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.share li {
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
  }

  /* line 457, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.share li a {
    display: block;
    width: 100%;
    height: 4.75rem;
    text-align: center;
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.6875rem;
    line-height: 1.18182em;
    letter-spacing: 0;
    color: #fff;
    padding: 0.625rem;
  }

  /* line 467, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.options ul.share li a::before {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.375rem;
    color: #2ea7b4;
    margin: 0 0 0.25rem;
  }
}

/* line 481, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.fixed div.position {
  width: 100%;
  height: 0.25rem;
  background-color: #555;
  position: absolute;
  left: 0;
  z-index: -2;
}

@media only screen and (min-width: 768px) {
  /* line 481, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.position {
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 481, resources/assets/styles/layouts/_posts.scss */

  article.content-block header aside.fixed div.position {
    top: 0;
  }
}

/* line 496, resources/assets/styles/layouts/_posts.scss */

article.content-block header aside.fixed div.position span {
  display: block;
  width: 0%;
  height: 0.25rem;
  background-color: #2ea7b4;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 511, resources/assets/styles/layouts/_posts.scss */

article.content-block header p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: 0;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 523, resources/assets/styles/layouts/_posts.scss */

article.content-block header .sponsor {
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  margin-top: 0.9375rem;
}

@media only screen and (min-width: 768px) {
  /* line 523, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .sponsor {
    padding: 0.4375rem 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 523, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .sponsor {
    padding: 0.125rem 0.9375rem;
  }
}

/* line 535, resources/assets/styles/layouts/_posts.scss */

article.content-block header .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.16667em;
  letter-spacing: 0;
  color: #61123b;
  margin: 0;
}

/* line 542, resources/assets/styles/layouts/_posts.scss */

article.content-block header .sponsor p span {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 548, resources/assets/styles/layouts/_posts.scss */

article.content-block header .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 553, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 559, resources/assets/styles/layouts/_posts.scss */

article.content-block header .sponsor p img {
  display: inline-block;
  vertical-align: middle;
  max-width: 12.5rem;
}

@media only screen and (min-width: 768px) {
  /* line 559, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .sponsor p img {
    max-height: 2.375rem;
    margin-left: 0.3125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 559, resources/assets/styles/layouts/_posts.scss */

  article.content-block header .sponsor p img {
    max-height: 1.625rem;
    margin: 0.3125rem 0;
  }
}

/* line 576, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview {
  padding-top: 0;
  isolation: isolate;
}

@media only screen and (min-width: 992px) {
  /* line 576, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview {
    max-width: 49.375rem;
    margin-bottom: 1.875rem;
  }
}

/* line 585, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview figure {
  position: relative;
  position: relative;
  isolation: isolate;
}

@media only screen and (min-width: 992px) {
  /* line 585, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure {
    z-index: -1;
  }
}

@media only screen and (min-width: 992px) and (min-width: 1124px) {
  /* line 585, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure {
    width: calc(100% + 20rem);
    margin: 0 -10rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1123px) {
  /* line 585, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure {
    width: 98.5vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media only screen and (min-width: 992px) {
  /* line 601, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure::after {
    display: block;
    content: '';
    background-color: #fff;
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 8.875rem;
    height: 12.875rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 585, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure {
    width: calc(100% + 1.875rem);
    margin: 0 -0.9375rem 1.5rem;
  }
}

/* line 618, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview figure figcaption {
  display: inline-block;
  position: absolute;
  right: 0;
}

@media only screen and (min-width: 768px) {
  /* line 618, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure figcaption {
    background-color: #fff;
    border-left: 0.25rem solid #2ea7b4;
    max-width: 50%;
    color: #1f1f1f;
    font-family: Roboto Mono, monospace;
    font-size: 0.6875rem;
    line-height: 1.27273em;
    letter-spacing: 0;
    top: 0;
    padding: 0.75rem 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 618, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview figure figcaption {
    color: #fff;
    font-family: Roboto Mono, monospace;
    font-size: 0.625rem;
    line-height: 1.3em;
    letter-spacing: 0;
    bottom: 0;
    padding: 0.625rem;
  }
}

/* line 642, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview figure img {
  display: block;
  width: 100%;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

article.content-block header.interview figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 53.125%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

article.content-block header.interview figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 650, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner {
  background-color: #fff;
}

@media only screen and (min-width: 992px) {
  /* line 650, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner {
    padding: 1.875rem 1.875rem 0;
    margin-top: -8.875rem;
    margin-top: -12.875rem;
    z-index: 1;
  }
}

/* line 661, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner h1 span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 669, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro {
  background-color: #f0f0f0;
  padding: 2.1875rem;
  position: relative;
  margin-top: 3rem;
}

@media only screen and (min-width: 768px) {
  /* line 669, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner .intro {
    padding: 2.1875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 669, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner .intro {
    padding: 1.5625rem 2.125rem;
  }
}

/* line 682, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro::before {
  content: '\E80E';
  color: #2ea7b4;
  font-family: Critic Icons, sans-serif;
  font-size: 3rem;
  position: absolute;
  top: -0.875rem;
  left: 0;
}

/* line 692, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro p {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 692, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner .intro p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.47368em;
    margin-bottom: 1.5625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 692, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner .intro p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
    margin-bottom: 1.5rem;
  }
}

/* line 704, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro p:last-of-type {
  margin-bottom: 0;
}

/* line 709, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro b,
article.content-block header.interview .inner .intro strong {
  font-weight: 700;
}

/* line 714, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro i,
article.content-block header.interview .inner .intro em {
  font-style: italic;
}

/* line 719, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .intro a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
}

@media only screen and (min-width: 768px) {
  /* line 726, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.interview .inner .intro a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 734, resources/assets/styles/layouts/_posts.scss */

article.content-block header.interview .inner .aside-container {
  margin-top: 2.1875rem;
}

/* line 741, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  isolation: isolate;
}

/* line 748, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen {
  display: table;
  width: 100%;
  background-color: #1f1f1f;
  background-image: attr(data-image-src url);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  padding: 1.875rem 0 5rem;
  z-index: -1;
}

/* line 761, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen::after {
  display: block;
  content: '';
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 3.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 772, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen::after {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 777, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen::after {
    width: 100%;
  }
}

/* line 782, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}

/* line 792, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen p.caption {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (min-width: 768px) {
  /* line 792, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen p.caption {
    background-color: #fff;
    border-left: 0.25rem solid #2ea7b4;
    max-width: 50%;
    color: #1f1f1f;
    font-family: Roboto Mono, monospace;
    font-size: 0.6875rem;
    line-height: 1.27273em;
    letter-spacing: 0;
    padding: 0.75rem 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 792, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen p.caption {
    color: #fff;
    font-family: Roboto Mono, monospace;
    font-size: 0.625rem;
    line-height: 1.3em;
    letter-spacing: 0;
    padding: 0.625rem;
  }
}

/* line 815, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen .content {
  width: 100%;
  display: table-cell;
  vertical-align: bottom;
  position: relative;
}

/* line 821, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen .content .centered {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) {
  /* line 821, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen .content .centered {
    max-width: 45.625rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 821, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .heroscreen .content .centered {
    padding: 0 0.9375rem;
  }
}

/* line 832, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .heroscreen .content .centered h1,
article.content-block header.feature .heroscreen .content .centered a.section {
  color: #fff;
}

/* line 840, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .inner {
  width: 100%;
  background-color: #fff;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  /* line 840, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .inner {
    max-width: 49.375rem;
    padding: 1.25rem 1.875rem 0;
    margin: -3.75rem auto 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 840, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .inner {
    padding: 1.25rem 0.9375rem 0;
    margin-top: -3.75rem;
  }
}

/* line 855, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .inner a.go-down {
  display: inline-block;
  margin-bottom: 1.875rem;
  cursor: pointer;
  -webkit-animation: bounce 2s infinite;
       -o-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}

/* line 861, resources/assets/styles/layouts/_posts.scss */

article.content-block header.feature .inner a.go-down::before {
  font-size: 1.25rem;
  color: #2ea7b4;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 855, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .inner a.go-down {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 871, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.feature .inner a.go-down:hover::before {
    color: #1c96a3;
  }
}

/* line 881, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion a.section {
  margin-bottom: 0.9375rem;
}

/* line 885, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner {
  background-color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 885, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner {
    padding: 2.5rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 885, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner {
    padding: 1.5rem 0.9375rem;
  }
}

/* line 895, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner p.byline::after {
  content: '';
  display: block;
  margin-bottom: 1.25rem;
}

/* line 901, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author {
  clear: both;
  overflow: hidden;
  margin-bottom: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.625rem;
}

/* line 908, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author .info {
  padding-top: 0.3em;
}

/* line 912, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author figure {
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

@media only screen and (min-width: 768px) {
  /* line 912, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner div.author figure {
    width: 6rem;
    height: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 912, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner div.author figure {
    width: 4.5rem;
    height: 4.5rem;
  }
}

/* line 83, resources/assets/styles/common/_mixins.scss */

article.content-block header.opinion .inner div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

article.content-block header.opinion .inner div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 931, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

article.content-block header.opinion .inner div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 956, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.name {
  margin-bottom: 0.4em;
}

/* line 959, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.64286em;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
  padding-bottom: 0.1875rem;
}

@media only screen and (min-width: 768px) {
  /* line 973, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 982, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.role {
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  letter-spacing: 0;
  color: #2ea7b4;
  margin-bottom: 0.125rem;
}

/* line 989, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.twitter {
  margin-top: 0.4em;
}

/* line 992, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.twitter a {
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.33333em;
  letter-spacing: 0;
  color: #2ea7b4;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  margin-left: -0.4em;
}

/* line 1000, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner div.author p.twitter a::before {
  text-decoration: none;
  font-size: 1.25rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 1007, resources/assets/styles/layouts/_posts.scss */

  article.content-block header.opinion .inner div.author p.twitter a:hover {
    color: #1c96a3;
  }
}

/* line 1017, resources/assets/styles/layouts/_posts.scss */

article.content-block header.opinion .inner .aside-container {
  margin-bottom: 0;
}

/* line 1027, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner {
  position: relative;
}

@media only screen and (min-width: 992px) {
  /* line 1027, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner {
    max-width: 45.625rem;
    margin: 1.875rem auto 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1027, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner {
    padding: 2.8125rem 0.9375rem 0;
    margin: 1.875rem 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1027, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner {
    width: 100%;
    padding: 0 0.9375rem;
    margin: 1.875rem 0 0;
  }
}

/* line 1044, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner div.datetime {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.3125rem;
  margin-bottom: 1.5625rem;
}

/* line 1049, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner div.datetime p {
  font-family: Roboto Mono, monospace;
  font-size: 0.75rem;
  line-height: 1.33333em;
  letter-spacing: 0;
  color: #9b9b9b;
  margin: 0;
}

/* line 1057, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner.closed {
  min-height: auto;
  position: relative;
}

/* line 1061, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner.closed::after {
  content: '';
  display: block;
  width: 100%;
  height: 6.25rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 1076, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p {
  color: #1f1f1f;
  margin-bottom: 1.75rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 1076, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.57895em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1076, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
  }
}

/* line 1088, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p.legal {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.28571em;
}

/* line 1092, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p.blocked-content {
  position: relative;
}

/* line 1095, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p.blocked-content::after {
  display: block;
  width: 100%;
  height: 6.25rem;
  position: absolute;
  left: 0px;
  bottom: 0px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
  background-image: -owg-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, white));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  content: '';
}

/* line 1108, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p b,
article.content-block .entry-content .inner p strong {
  font-weight: 700;
}

/* line 1113, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p i,
article.content-block .entry-content .inner p em {
  font-style: italic;
}

/* line 1118, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 1126, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 1134, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul,
article.content-block .entry-content .inner ol {
  margin-bottom: 1.75rem;
}

@media only screen and (max-width: 767px) {
  /* line 1134, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner ul,
  article.content-block .entry-content .inner ol {
    padding-left: 0.625rem;
  }
}

/* line 1142, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul li,
article.content-block .entry-content .inner ol li {
  color: #1f1f1f;
  margin: 0 0 0.625rem 1.875rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 1142, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner ul li,
  article.content-block .entry-content .inner ol li {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.57895em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1142, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner ul li,
  article.content-block .entry-content .inner ol li {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
  }
}

/* line 1154, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul li b,
article.content-block .entry-content .inner ul li strong,
article.content-block .entry-content .inner ol li b,
article.content-block .entry-content .inner ol li strong {
  font-weight: 700;
}

/* line 1159, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul li i,
article.content-block .entry-content .inner ul li em,
article.content-block .entry-content .inner ol li i,
article.content-block .entry-content .inner ol li em {
  font-style: italic;
}

/* line 1164, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul li a,
article.content-block .entry-content .inner ol li a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 1172, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner ul li a:hover,
  article.content-block .entry-content .inner ol li a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 1183, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ul li {
  list-style: square;
}

/* line 1189, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner ol li {
  list-style: decimal;
}

/* line 1194, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h2 {
  color: #1f1f1f;
  margin: 2.8125rem 0 1.75rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1194, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h2 {
    font-family: GT America, sans-serif;
    font-size: 2rem;
    line-height: 1.09375em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1194, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h2 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 1207, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h3,
article.content-block .entry-content .inner h4 {
  color: #1f1f1f;
  margin: 2.8125rem 0 1.75rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1207, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h3,
  article.content-block .entry-content .inner h4 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1207, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h3,
  article.content-block .entry-content .inner h4 {
    font-family: GT America, sans-serif;
    font-size: 1.5rem;
    line-height: 1.04167em;
  }
}

/* line 1223, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h5 {
  color: #1f1f1f;
  margin-bottom: 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 1223, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h5 {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1223, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h5 {
    font-size: 0.875rem;
    line-height: 1.4375rem;
  }
}

/* line 1236, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h5 b,
article.content-block .entry-content .inner h5 strong {
  font-weight: 700;
}

/* line 1241, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h5 i,
article.content-block .entry-content .inner h5 em {
  font-style: italic;
}

/* line 1246, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner h5 a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
}

@media only screen and (min-width: 768px) {
  /* line 1253, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner h5 a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 1261, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote {
  margin: 2.8125rem auto;
  max-width: 35.875rem;
  position: relative;
  padding-left: 2rem;
}

/* line 1267, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote::before {
  content: '';
  display: block;
  width: 1.1875rem;
  height: 0.1875rem;
  background-color: #2ea7b4;
  position: absolute;
  top: 1.25rem;
  left: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1278, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote.quotation {
    padding-left: 5.3125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1278, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote.quotation {
    padding-left: 3.125rem;
  }
}

/* line 1286, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote.quotation::before {
  content: '\201C';
  background-color: transparent;
  font-family: GT America, sans-serif;
  color: #2ea7b4;
  top: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1286, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote.quotation::before {
    width: 5.0625rem;
    height: 9rem;
    font-size: 9rem;
    margin-top: -0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1286, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote.quotation::before {
    width: 2.5625rem;
    height: 3.75rem;
    font-size: 5.0625rem;
    margin-top: -0.5rem;
  }
}

/* line 1308, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote p {
  display: inline;
  color: #1f1f1f;
  border-bottom: 1px solid #dcdcdc;
  letter-spacing: var(--ls-monospace);
}

@media only screen and (min-width: 768px) {
  /* line 1308, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote p {
    font-family: Roboto Mono, monospace;
    font-weight: 300;
    font-style: italic;
    font-size: 1.875rem;
    line-height: 1.33333em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1308, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner blockquote p {
    font-family: Roboto Mono, monospace;
    font-weight: 300;
    font-style: italic;
    font-size: 1.375rem;
    line-height: 1.45455em;
  }
}

/* line 1321, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote p::after {
  content: '';
  display: block;
  width: 100%;
  height: 1.875rem;
}

/* line 1328, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner blockquote p:last-of-type::after {
  display: none;
}

/* line 1337, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .wp-block-embed .twitter-tweet {
  margin: 0 auto;
}

/* line 1342, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner iframe,
article.content-block .entry-content .inner object,
article.content-block .entry-content .inner embed {
  clear: both;
  max-width: 100%;
  margin: 0 auto;
}

/* line 1349, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner iframe.wp-embedded-content,
article.content-block .entry-content .inner object.wp-embedded-content,
article.content-block .entry-content .inner embed.wp-embedded-content {
  width: 100%;
  min-height: 31.25rem;
}

/* line 1355, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .video-embed {
  clear: both;
  position: relative;
  height: 0;
  overflow: hidden;
}

@media only screen and (min-width: 768px) and (min-width: 921px) {
  /* line 1355, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .video-embed {
    width: calc(100% + 11.875rem);
    margin: 2.8125rem -5.9375rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 920px) {
  /* line 1355, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .video-embed {
    width: 100%;
    margin: 2.8125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1355, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .video-embed {
    width: 100%;
    marginmargin: 1.875rem;
  }
}

/* line 1376, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .video-embed.full-width {
  margin: 2.8125rem calc(50% - 50vw);
}

@media only screen and (min-width: 768px) {
  /* line 1355, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .video-embed {
    padding-bottom: 70.8%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1355, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .video-embed {
    padding-bottom: 56.2%;
  }
}

/* line 1388, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .video-embed iframe,
article.content-block .entry-content .inner .video-embed object,
article.content-block .entry-content .inner .video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

/* line 1400, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .anchor-fm-embed {
  clear: both;
  width: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 1400, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .anchor-fm-embed {
    margin: 2.8125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1400, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .anchor-fm-embed {
    marginmargin: 1.875rem;
  }
}

/* line 1412, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .anchor-fm-embed iframe,
article.content-block .entry-content .inner .anchor-fm-embed object,
article.content-block .entry-content .inner .anchor-fm-embed embed {
  width: 100%;
  height: 6.125rem;
  margin: 0;
}

/* line 1422, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner img.alignright,
article.content-block .entry-content .inner img.alignleft,
article.content-block .entry-content .inner img.alignnone {
  display: block;
}

@media only screen and (min-width: 768px) and (min-width: 921px) {
  /* line 1422, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.alignright,
  article.content-block .entry-content .inner img.alignleft,
  article.content-block .entry-content .inner img.alignnone {
    width: calc(100% + 11.875rem);
    margin: 2.8125rem -5.9375rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 920px) {
  /* line 1422, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.alignright,
  article.content-block .entry-content .inner img.alignleft,
  article.content-block .entry-content .inner img.alignnone {
    width: 100%;
    margin: 2.8125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1422, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.alignright,
  article.content-block .entry-content .inner img.alignleft,
  article.content-block .entry-content .inner img.alignnone {
    width: 100%;
    marginmargin: 1.875rem;
  }
}

/* line 1443, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner img.aligncenter {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 1443, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.aligncenter {
    margin: 2.8125rem calc(50% - 50.6vw);
  }
}

@media only screen and (max-width: 767px) {
  /* line 1443, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.aligncenter {
    width: calc(100% + 1.875rem);
    margin: 1.875rem -0.9375rem;
  }

  /* line 1454, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner img.aligncenter figcaption.wp-caption-text {
    margin: 0 0.9375rem;
  }
}

/* line 1461, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-caption {
  position: relative;
  clear: both;
}

/* line 1465, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-caption figcaption.wp-caption-text {
  background-color: #fff;
  border-left: 0.25rem solid #2ea7b4;
  color: #1f1f1f;
  padding: 0.75rem 0.9375rem;
}

@media only screen and (min-width: 768px) {
  /* line 1465, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption figcaption.wp-caption-text {
    display: inline-block;
    max-width: 50%;
    font-family: Roboto Mono, monospace;
    font-size: 0.6875rem;
    line-height: 1.27273em;
    letter-spacing: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1465, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption figcaption.wp-caption-text {
    display: block;
    font-family: Roboto Mono, monospace;
    font-size: 0.625rem;
    line-height: 1.3em;
    letter-spacing: 0;
  }
}

@media only screen and (min-width: 768px) and (min-width: 921px) {
  /* line 1487, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.alignright,
  article.content-block .entry-content .inner figure.wp-caption.alignleft,
  article.content-block .entry-content .inner figure.wp-caption.alignnone {
    width: calc(100% + 11.875rem);
    margin: 2.8125rem -5.9375rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 920px) {
  /* line 1487, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.alignright,
  article.content-block .entry-content .inner figure.wp-caption.alignleft,
  article.content-block .entry-content .inner figure.wp-caption.alignnone {
    width: calc(100% - 1.875rem);
    margin: 2.8125rem -0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1487, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.alignright,
  article.content-block .entry-content .inner figure.wp-caption.alignleft,
  article.content-block .entry-content .inner figure.wp-caption.alignnone {
    width: 100%;
    marginmargin: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1506, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.aligncenter {
    margin: 2.8125rem calc(50% - 50.6vw);
  }
}

@media only screen and (max-width: 767px) {
  /* line 1506, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.aligncenter {
    width: calc(100% + 1.875rem);
    margin: 1.875rem -0.9375rem;
  }

  /* line 1515, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-caption.aligncenter figcaption.wp-caption-text {
    margin: 0 0.9375rem;
  }
}

/* line 1521, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-caption img {
  display: block;
  width: 100%;
}

/* line 1527, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-block-table {
  overflow: visible;
  margin: 2.8125rem 0;
}

/* line 1531, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-block-table table {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 1535, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table.mobile {
    display: none;
  }

  /* line 1540, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr td {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #1f1f1f;
    font-size: text/16pxrem;
    line-height: text4/textem;
    word-break: break-word;
    min-width: 7.5rem;
    text-align: center;
    padding: 1rem;
    margin: 0;
  }

  /* line 1551, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr td b,
  article.content-block .entry-content .inner figure.wp-block-table table tr td strong {
    font-weight: bold;
  }

  /* line 1558, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr:nth-child(even) td {
    background-color: #f8f8f8;
  }

  /* line 1564, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr:first-child th,
  article.content-block .entry-content .inner figure.wp-block-table table tr:first-child td {
    border-top: 4px solid #2ea7b4;
    background-color: #d8eded;
    font-weight: bold;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1531, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table {
    border-top: 0.25rem solid #2ea7b4;
  }

  /* line 1576, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table.desktop {
    display: none;
  }

  /* line 1581, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr td {
    border: 1px solid #dcdcdc;
    color: #1f1f1f;
    font-size: text/16pxrem;
    line-height: text4/textem;
    word-break: break-word;
    min-width: 7.5rem;
    background-color: #fff;
    padding: 1rem;
    margin: 0;
  }

  /* line 1591, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr td:first-of-type {
    font-weight: bold;
  }

  /* line 1597, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner figure.wp-block-table table tr.even td {
    background-color: #f8f8f8;
  }
}

/* line 1607, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner figure.wp-block-table figcaption {
  display: none;
}

/* line 1612, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner form.wpcf7-form {
  background-color: #f0f0f0;
  margin-bottom: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 1612, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner form.wpcf7-form {
    padding: 2.375rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1612, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner form.wpcf7-form {
    padding: 1.25rem 0.9375rem;
  }
}

/* line 1623, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner form.wpcf7-form .wpcf7-submit {
  float: right;
}

/* line 1629, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked {
  background-color: #61123b;
  text-align: center;
  margin-bottom: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 1629, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked {
    padding: 3.75rem 1.5625rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1629, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked {
    padding: 2.5rem 0.9375rem 0;
  }
}

/* line 1641, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked h2 {
  color: #fff;
  text-align: center;
  margin: 0 0 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1641, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked h2 {
    font-family: GT America, sans-serif;
    font-size: 2rem;
    line-height: 1.09375em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1641, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked h2 {
    font-family: GT America, sans-serif;
    font-size: 1.75rem;
    line-height: 1.03571em;
  }
}

/* line 1655, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked p {
  color: #fff;
  text-align: center;
  margin-bottom: 1.875rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 1655, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.57895em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1655, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.26667em;
  }
}

/* line 1668, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked p.login-text {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.2em;
}

/* line 1672, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked p.login-text a {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1680, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked p.login-text a:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 1689, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked a.button {
  margin-bottom: 1.0625rem;
}

/* line 1694, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit {
  position: relative;
  text-align: center;
  background-color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 1694, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit {
    left: -1.5625rem;
    width: calc(100% + 3.125rem);
    margin: 4.6875rem 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1694, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit {
    left: -0.9375rem;
    width: calc(100% + 1.875rem);
    margin: 4.6875rem 0 0;
  }
}

/* line 1710, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit img {
  display: inline-block;
  margin-top: -3.125rem;
}

@media only screen and (min-width: 768px) {
  /* line 1710, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit img {
    width: 13.125rem;
    vertical-align: bottom;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1710, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit img {
    width: 7.125rem;
  }
}

/* line 1723, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p {
  color: #fff;
  margin: 0;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1723, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p {
    display: inline-block;
    width: 10rem;
    font-family: GT America, sans-serif;
    font-size: 1.375rem;
    line-height: 1.04545em;
    text-align: left;
    padding: 1.375rem 0;
    vertical-align: bottom;
  }

  /* line 1737, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p::before {
    display: block;
    content: '\E805';
    font-family: Critic Icons, sans-serif;
    font-size: 1rem;
    color: #2ea7b4;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1723, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p {
    display: block;
    width: 100%;
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
    padding: 0 1.875rem 2.5rem;
    margin-top: 0.75rem;
  }
}

/* line 1755, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p b,
article.content-block .entry-content .inner section.article-subscribers-blocked div.benefit p strong {
  color: #2ea7b4;
}

/* line 1766, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor {
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  margin: 2.8125rem 0 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 1766, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor {
    padding: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1766, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor {
    padding: 1.25rem;
  }
}

/* line 1778, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor p {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.46667em;
  letter-spacing: 0.0125rem;
  color: #61123b;
  margin-bottom: 1.375rem;
}

/* line 1784, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor p:last-of-type {
  margin-bottom: 0;
}

/* line 1788, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor p a {
  color: #61123b;
  border-bottom: 0.125rem solid #61123b;
}

@media only screen and (min-width: 768px) {
  /* line 1788, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor p a {
    -webkit-transition: color 0.2s, border-color 0.2s;
    -o-transition: color 0.2s, border-color 0.2s;
    transition: color 0.2s, border-color 0.2s;
  }

  /* line 1795, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor p a:hover {
    color: #006f7b;
    border-bottom: 0.125rem solid #006f7b;
  }
}

/* line 1803, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor ul.extra-logos {
  list-style: none outside none;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1803, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor ul.extra-logos {
    margin: 0.9375rem 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1803, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor ul.extra-logos {
    margin: 1.875rem 0 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1814, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor ul.extra-logos li {
    display: inline-block;
    margin: 0.9375rem 1.5rem 0 0;
  }

  /* line 1819, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor ul.extra-logos li:last-of-type {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1814, resources/assets/styles/layouts/_posts.scss */

  article.content-block .entry-content .inner .sponsor ul.extra-logos li {
    display: block;
    margin: 0.9375rem 0 0;
  }
}

/* line 1828, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor ul.extra-logos li a {
  display: inline-block;
  border-bottom: none;
}

/* line 1833, resources/assets/styles/layouts/_posts.scss */

article.content-block .entry-content .inner .sponsor ul.extra-logos li img {
  display: block;
  max-width: 100%;
  max-height: 2.375rem;
}

/* line 1847, resources/assets/styles/layouts/_posts.scss */

article.content-block div.read-more-button {
  display: none;
}

/* line 1851, resources/assets/styles/layouts/_posts.scss */

article.content-block footer {
  display: block;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: top left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-top: 1.875rem;
}

@media only screen and (min-width: 992px) {
  /* line 1851, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer {
    max-width: 45.625rem;
    padding-bottom: 2.8125rem;
    margin: 0 auto 3.75rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1851, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer {
    padding: 2.8125rem 0.9375rem 0;
    margin: 0 auto 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1851, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer {
    width: 100%;
    padding: 1.875rem 0.9375rem 0;
    margin: 0 auto 1.875rem;
  }
}

/* line 1874, resources/assets/styles/layouts/_posts.scss */

article.content-block footer ul.tags {
  display: block;
  font-size: 0;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 1.875rem;
  margin-bottom: 1.875rem;
}

/* line 1881, resources/assets/styles/layouts/_posts.scss */

article.content-block footer ul.tags li {
  display: inline-block;
  margin: 0 0.5625rem 0.5625rem 0;
}

/* line 1885, resources/assets/styles/layouts/_posts.scss */

article.content-block footer ul.tags li a {
  display: inline-block;
  background-color: #f5fbfb;
  font-family: Roboto Mono, monospace;
  font-size: 0.75rem;
  line-height: 1.16667em;
  text-transform: uppercase;
  color: #1f1f1f;
  text-decoration: underline;
  padding: 0.6875rem 0.9375rem;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1896, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer ul.tags li a:hover {
    color: #1c96a3;
  }
}

/* line 1904, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.download {
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 1.875rem;
  overflow: hidden;
}

/* line 1909, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.download p {
  font-family: GT America, sans-serif;
  font-size: 1.375rem;
  line-height: 0.95455em;
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 1909, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.download p {
    width: calc(100% - 16.875rem);
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1909, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.download p {
    margin-bottom: 0.9375rem;
  }

  /* line 1922, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.download p::after {
    content: ':';
  }
}

@media only screen and (min-width: 768px) {
  /* line 1928, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.download div.buttons {
    float: right;
  }
}

/* line 1933, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.download div.buttons a {
  margin-right: 0.625rem;
}

@media only screen and (max-width: 767px) {
  /* line 1933, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.download div.buttons a {
    display: inline-block;
    width: calc(50% - 0.4375rem);
  }
}

/* line 1942, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.download div.buttons a:last-of-type {
  margin-right: 0;
}

/* line 1950, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.comments {
  overflow: hidden;
  padding-bottom: 0.25rem;
  margin-top: 1.1875rem;
}

/* line 1955, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.comments button {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  line-height: 1.25rem;
}

@media only screen and (min-width: 768px) {
  /* line 1955, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.comments button {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1955, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.comments button {
    margin-bottom: 0.9375rem;
  }
}

/* line 1969, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.comments p {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.28571em;
  color: #1f1f1f;
  margin-top: 0.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 1969, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.comments p {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1969, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.comments p {
    text-align: center;
  }
}

/* line 1981, resources/assets/styles/layouts/_posts.scss */

article.content-block footer div.comments p a {
  border-bottom: 1px solid #2ea7b4;
  color: #1f1f1f;
  cursor: pointer;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1988, resources/assets/styles/layouts/_posts.scss */

  article.content-block footer div.comments p a:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 2002, resources/assets/styles/layouts/_posts.scss */

article.content-block.summarized header aside.fixed div.position,
article.content-block.blocked header aside.fixed div.position {
  display: none;
}

/* line 2009, resources/assets/styles/layouts/_posts.scss */

article.content-block.summarized .entry-content {
  max-height: 17.5rem;
  overflow: hidden;
  position: relative;
}

/* line 2014, resources/assets/styles/layouts/_posts.scss */

article.content-block.summarized .entry-content::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8.75rem;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00FFFFFF', endColorstr='#FFFFFFFF');
  background-image: -owg-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(90%, white));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 90%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 90%);
}

/* line 2027, resources/assets/styles/layouts/_posts.scss */

article.content-block.summarized div.read-more-button {
  display: block;
  text-align: center;
  padding: 2.5rem 0.9375rem;
}

/* line 2040, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion {
  background-color: #d8eded;
}

/* line 2044, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion .entry-content .inner div.datetime {
  border-bottom: 1px solid #2ea7b4;
}

/* line 2047, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion .entry-content .inner div.datetime p {
  color: #2ea7b4;
}

/* line 2052, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion .entry-content .inner figure.wp-caption figcaption.wp-caption-text {
  background-color: #d8eded;
}

/* line 2056, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion .entry-content .inner p.blocked-content::after {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00F3FAFB', endColorstr='#FFF3FAFB');
  background-image: -owg-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -webkit-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -o-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 250, 251, 0)), color-stop(90%, #f3fafb));
  background-image: -webkit-linear-gradient(top, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -o-linear-gradient(top, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
}

/* line 2063, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion footer ul.tags {
  border-bottom: 1px solid #2ea7b4;
}

/* line 2066, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion footer ul.tags li a {
  background-color: #fff;
}

/* line 2071, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion footer div.download {
  border-bottom: 1px solid #2ea7b4;
}

/* line 2076, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion.summarized .entry-content::after {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00F3FAFB', endColorstr='#FFF3FAFB');
  background-image: -owg-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -webkit-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -o-linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 250, 251, 0)), color-stop(90%, #f3fafb));
  background-image: -webkit-linear-gradient(top, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: -o-linear-gradient(top, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
  background-image: linear-gradient(to bottom, rgba(243, 250, 251, 0) 0%, #f3fafb 90%);
}

/* line 2084, resources/assets/styles/layouts/_posts.scss */

article.content-block.event {
  margin-top: -3.75rem;
}

@media only screen and (max-width: 767px) {
  /* line 2089, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event header .aside-container {
    height: 2.9375rem;
  }
}

/* line 2094, resources/assets/styles/layouts/_posts.scss */

article.content-block.event header section.event-info {
  background-color: #f0f0f0;
  border-top: 3px solid #2ea7b4;
  padding: 1.25rem;
  margin-top: 1.5625rem;
}

/* line 2104, resources/assets/styles/layouts/_posts.scss */

article.content-block.event header section.event-info p {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #2ea7b4;
  margin-bottom: 0.3125rem;
}

@media only screen and (max-width: 767px) {
  /* line 2104, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event header section.event-info p {
    position: relative;
    padding-left: 1.3125rem;
  }
}

/* line 2114, resources/assets/styles/layouts/_posts.scss */

article.content-block.event header section.event-info p::before {
  font-size: 1rem;
  color: #2ea7b4;
}

@media only screen and (max-width: 767px) {
  /* line 2114, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event header section.event-info p::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}

/* line 2125, resources/assets/styles/layouts/_posts.scss */

article.content-block.event header section.event-info p a {
  color: #1f1f1f;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2131, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event header section.event-info p a:hover {
    color: #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2125, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event header section.event-info p a {
    display: block;
    margin-top: 0.9375rem;
  }
}

/* line 2142, resources/assets/styles/layouts/_posts.scss */

article.content-block.event header section.event-info a.button {
  margin-top: 1.5625rem;
}

/* line 2148, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer {
  border-top: none;
  background: none;
}

/* line 2152, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form {
  background-color: #f0f0f0;
  border-top: 3px solid #2ea7b4;
  padding: 2.1875rem 1.25rem;
}

/* line 2161, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form h2 {
  font-family: GT America, sans-serif;
  font-size: 1.8125rem;
  line-height: 1em;
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
  margin-bottom: 1.625rem;
}

/* line 2169, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form p {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
  margin-bottom: 1.1875rem;
}

@media only screen and (min-width: 768px) {
  /* line 2169, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event footer div.reservation-form p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.27273em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2169, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event footer div.reservation-form p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

/* line 2181, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form p.login-text {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.2em;
  margin: 0;
}

/* line 2185, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form p.login-text a {
  color: #1f1f1f;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 2192, resources/assets/styles/layouts/_posts.scss */

  article.content-block.event footer div.reservation-form p.login-text a:hover {
    color: #1c96a3;
  }
}

/* line 2200, resources/assets/styles/layouts/_posts.scss */

article.content-block.event footer div.reservation-form a.button {
  margin-top: 1.5625rem;
}

/* line 2209, resources/assets/styles/layouts/_posts.scss */

article.content-block .loading-box {
  display: none;
  padding: 1.875rem 0 3.75rem;
}

/* line 2213, resources/assets/styles/layouts/_posts.scss */

article.content-block .loading-box .loading-icon,
article.content-block .loading-box .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce article.content-block .loading-box .blockUI.blockOverlay::before,
article.content-block .loading-box .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce article.content-block .loading-box .loader::before {
  margin: 0 auto;
}

/* Animations */

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }

  60% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0);
       transform: translateY(0);
  }

  40% {
    -o-transform: translateY(-16px);
       transform: translateY(-16px);
  }

  60% {
    -o-transform: translateY(-8px);
       transform: translateY(-8px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-16px);
         -o-transform: translateY(-16px);
            transform: translateY(-16px);
  }

  60% {
    -webkit-transform: translateY(-8px);
         -o-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}

/* line 2239, resources/assets/styles/layouts/_posts.scss */

article.content-block.opinion .wp-block-quote p {
  border-bottom: 1px solid #abdfdf !important;
}

@media only screen and (min-width: 768px) {
  /* line 3, resources/assets/styles/layouts/_pages.scss */

  .section-header {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, resources/assets/styles/layouts/_pages.scss */

  .section-header {
    margin-bottom: 0;
  }
}

/* line 13, resources/assets/styles/layouts/_pages.scss */

.section-header a.section {
  display: inline-block;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 13, resources/assets/styles/layouts/_pages.scss */

  .section-header a.section {
    font-family: Roboto Mono, monospace;
    font-size: 1.0625rem;
    line-height: 1.29412em;
    letter-spacing: 0;
    border-bottom: 0.1875rem solid #fff;
    margin-bottom: 0.625rem;
  }

  /* line 24, resources/assets/styles/layouts/_pages.scss */

  .section-header a.section:hover {
    color: #fff;
  }
}

@media only screen and (max-width: 767px) {
  /* line 13, resources/assets/styles/layouts/_pages.scss */

  .section-header a.section {
    font-family: Roboto Mono, monospace;
    font-size: 0.875rem;
    line-height: 1.35714em;
    letter-spacing: 0;
    border-bottom: 0.125rem solid #fff;
    margin-bottom: 0.375rem;
  }
}

/* line 36, resources/assets/styles/layouts/_pages.scss */

.section-header .title {
  background-color: #2ea7b4;
  background-image: attr(data-image-src url);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media only screen and (min-width: 768px) {
  /* line 36, resources/assets/styles/layouts/_pages.scss */

  .section-header .title {
    padding: 0 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 36, resources/assets/styles/layouts/_pages.scss */

  .section-header .title {
    padding: 0 0.9375rem;
  }
}

/* line 50, resources/assets/styles/layouts/_pages.scss */

.section-header .title .inner {
  background-color: #2ea7b4;
  padding: 1.25rem;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  /* line 50, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner {
    max-width: 37.5rem;
  }
}

/* line 59, resources/assets/styles/layouts/_pages.scss */

.section-header .title .inner .centered {
  display: table;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 59, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner .centered {
    min-height: 6.25rem;
  }
}

/* line 67, resources/assets/styles/layouts/_pages.scss */

.section-header .title .inner .centered .content {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

/* line 73, resources/assets/styles/layouts/_pages.scss */

.section-header .title .inner .centered .content h1 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: var(--ls-heading-upp);
}

@media only screen and (min-width: 768px) {
  /* line 73, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner .centered .content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.875rem;
    line-height: 0.96774em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 73, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner .centered .content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.25rem;
    line-height: 1em;
  }
}

/* line 87, resources/assets/styles/layouts/_pages.scss */

.section-header .title .inner .centered .content h2 {
  color: #1f1f1f;
  margin-top: 0.3em;
}

@media only screen and (min-width: 768px) {
  /* line 87, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner .centered .content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.375rem;
    line-height: 1.27273em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 87, resources/assets/styles/layouts/_pages.scss */

  .section-header .title .inner .centered .content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.125rem;
    line-height: 1.11111em;
  }
}

/* line 104, resources/assets/styles/layouts/_pages.scss */

.section-header .sponsor {
  background-color: #f7f5f6;
  text-align: right;
}

@media only screen and (min-width: 768px) {
  /* line 104, resources/assets/styles/layouts/_pages.scss */

  .section-header .sponsor {
    padding: 0.9375rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 104, resources/assets/styles/layouts/_pages.scss */

  .section-header .sponsor {
    padding: 0.125rem 0.9375rem;
  }
}

/* line 115, resources/assets/styles/layouts/_pages.scss */

.section-header .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.16667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 122, resources/assets/styles/layouts/_pages.scss */

.section-header .sponsor p span {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 128, resources/assets/styles/layouts/_pages.scss */

.section-header .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 133, resources/assets/styles/layouts/_pages.scss */

  .section-header .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 139, resources/assets/styles/layouts/_pages.scss */

.section-header .sponsor p img {
  display: inline-block;
  vertical-align: middle;
  max-width: 12.5rem;
}

@media only screen and (min-width: 768px) {
  /* line 139, resources/assets/styles/layouts/_pages.scss */

  .section-header .sponsor p img {
    max-height: 2.375rem;
    margin-left: 0.3125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 139, resources/assets/styles/layouts/_pages.scss */

  .section-header .sponsor p img {
    max-height: 1.625rem;
    margin: 0.3125rem 0;
  }
}

/* line 156, resources/assets/styles/layouts/_pages.scss */

.section-header.subsection {
  margin-bottom: 0;
}

/* line 159, resources/assets/styles/layouts/_pages.scss */

.section-header.subsection .title .inner {
  padding: 1.5rem;
}

/* line 163, resources/assets/styles/layouts/_pages.scss */

.section-header.subsection .title .inner .centered {
  min-height: auto;
}

@media only screen and (min-width: 768px) {
  /* line 167, resources/assets/styles/layouts/_pages.scss */

  .section-header.subsection .title .inner .centered .content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.875rem;
    line-height: 0.96774em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 167, resources/assets/styles/layouts/_pages.scss */

  .section-header.subsection .title .inner .centered .content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.25rem;
    line-height: 1em;
  }
}

/* line 181, resources/assets/styles/layouts/_pages.scss */

article.page.content-block {
  margin-bottom: 3.75rem;
}

/* line 184, resources/assets/styles/layouts/_pages.scss */

article.page.content-block header.page {
  margin-bottom: 2.5rem;
}

@media only screen and (min-width: 768px) {
  /* line 187, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections {
    margin-bottom: 3.125rem;
  }

  /* line 191, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections a.menu-subsection {
    display: none;
  }

  /* line 195, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
  }

  /* line 200, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li {
    display: inline-block;
    margin-right: 1.5625rem;
    margin-bottom: -1px;
  }

  /* line 205, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li:last-of-type {
    margin-right: 0;
  }

  /* line 209, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li a {
    display: inline-block;
    font-family: GT America, sans-serif;
    font-size: 1.125rem;
    line-height: 1.05556em;
    color: #1f1f1f;
    padding-bottom: 0.625rem;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 216, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li a:hover {
    color: #1c96a3;
  }

  /* line 222, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li.current-menu-item a {
    color: #2ea7b4;
    border-bottom: 3px solid #2ea7b4;
  }
}

@media only screen and (max-width: 767px) {
  /* line 187, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections {
    margin-bottom: 1.875rem;
    position: relative;
  }

  /* line 234, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections a.menu-subsection {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 0.9375rem;
    line-height: 2.66667em;
    color: #1f1f1f;
    border: 1px solid #dcdcdc;
    padding: 0 0.625rem;
    cursor: pointer;
  }

  /* line 242, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections a.menu-subsection::after {
    content: '\E82B';
    display: inline-block;
    float: right;
    speak: none;
    font-family: Critic Icons, sans-serif;
    font-size: 0.625rem;
    color: #2ea7b4;
  }

  /* line 253, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 2.5rem;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 2;
  }

  /* line 263, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li {
    display: block;
    list-style: none outside none;
    padding: 0;
    margin: 0;
  }

  /* line 269, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li a {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 2.85714em;
    color: #222;
    background-color: #d8eded;
    border: 1px solid #dcdcdc;
    margin-top: -1px;
    padding: 0 0.625rem;
  }

  /* line 280, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections ul li.current-menu-item a {
    color: #a9a9a9;
  }

  /* line 289, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections.open a.menu-subsection::after {
    content: '\E806';
  }

  /* line 294, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page nav.subsections.open ul {
    display: block;
  }
}

/* line 302, resources/assets/styles/layouts/_pages.scss */

article.page.content-block header.page h1,
article.page.content-block header.page h2 {
  color: #1f1f1f;
  text-transform: none;
  border-left: 0.5rem solid #2ea7b4;
  padding-left: 0.5625rem;
}

@media only screen and (min-width: 768px) {
  /* line 302, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page h1,
  article.page.content-block header.page h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 302, resources/assets/styles/layouts/_pages.scss */

  article.page.content-block header.page h1,
  article.page.content-block header.page h2 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

/* line 319, resources/assets/styles/layouts/_pages.scss */

.main-page-content {
  margin: 0 0;
}

/* line 323, resources/assets/styles/layouts/_pages.scss */

.main-page-content.no-margin {
  margin: 0;
}

/* line 328, resources/assets/styles/layouts/_pages.scss */

.main-page-content-single {
  margin-bottom: 3.75rem;
}

/* line 332, resources/assets/styles/layouts/_pages.scss */

.author-bio {
  background-color: #d8eded;
}

@media only screen and (min-width: 768px) {
  /* line 332, resources/assets/styles/layouts/_pages.scss */

  .author-bio {
    padding: 3.125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 332, resources/assets/styles/layouts/_pages.scss */

  .author-bio {
    paddingmargin: 1.875rem;
  }
}

/* line 344, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author {
  display: block;
  clear: both;
  overflow: hidden;
  padding: 0 0.9375rem;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  /* line 344, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author {
    max-width: 57.5rem;
  }
}

/* line 355, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author figure {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

@media only screen and (min-width: 768px) {
  /* line 355, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author figure {
    width: 18.625rem;
    height: 18.625rem;
    margin-right: 1.875rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 355, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author figure {
    width: 8.625rem;
    height: 8.625rem;
    margin: 0 auto 0.625rem;
  }
}

/* line 372, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.author-bio div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) {
  /* line 395, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info {
    float: left;
    width: calc(100% - 20.5rem);
    padding-top: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 395, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info {
    text-align: center;
  }
}

/* line 406, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info p.role {
  color: #2ea7b4;
  margin-bottom: 0.125rem;
}

@media only screen and (min-width: 768px) {
  /* line 406, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info p.role {
    font-family: Roboto Mono, monospace;
    font-size: 1.0625rem;
    line-height: 1.29412em;
    letter-spacing: normal;
  }
}

@media only screen and (max-width: 767px) {
  /* line 406, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info p.role {
    font-family: Roboto Mono, monospace;
    font-size: 1rem;
    line-height: 1.3125em;
    letter-spacing: normal;
  }
}

/* line 421, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info p.twitter a {
  color: #2ea7b4;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 426, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info p.twitter a::before {
  text-decoration: none;
  font-size: 1.25rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 421, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info p.twitter a {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.28571em;
    letter-spacing: normal;
  }

  /* line 435, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info p.twitter a:hover {
    color: #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 421, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info p.twitter a {
    font-family: Roboto Mono, monospace;
    font-size: 0.75rem;
    line-height: 1.33333em;
    letter-spacing: normal;
  }
}

/* line 448, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio {
  padding-top: 0.9375rem;
  margin-top: 0.9375rem;
  position: relative;
}

/* line 453, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio::before {
  content: '';
  width: 2rem;
  height: 3px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: top left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
}

@media only screen and (min-width: 768px) {
  /* line 453, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info .bio::before {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 453, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info .bio::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* line 473, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio p {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 473, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info .bio p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
    margin-bottom: 1.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 473, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info .bio p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
    margin-bottom: 1.5rem;
  }
}

/* line 485, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio p:last-of-type {
  margin-bottom: 0;
}

/* line 489, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio p b,
.author-bio div.author div.info .bio p strong {
  font-weight: 700;
}

/* line 494, resources/assets/styles/layouts/_pages.scss */

.author-bio div.author div.info .bio p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
}

@media only screen and (min-width: 768px) {
  /* line 501, resources/assets/styles/layouts/_pages.scss */

  .author-bio div.author div.info .bio p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 515, resources/assets/styles/layouts/_pages.scss */

#post-loading,
#item-loading {
  text-align: center;
  margin-top: 1.875rem;
}

/* line 520, resources/assets/styles/layouts/_pages.scss */

#post-loading .loading-icon,
#post-loading .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce #post-loading .blockUI.blockOverlay::before,
#post-loading .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce #post-loading .loader::before,
#item-loading .loading-icon,
#item-loading .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce #item-loading .blockUI.blockOverlay::before,
#item-loading .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce #item-loading .loader::before {
  display: none;
}

/* line 525, resources/assets/styles/layouts/_pages.scss */

#post-loading.loading button.load-more,
#item-loading.loading button.load-more {
  display: none;
}

/* line 529, resources/assets/styles/layouts/_pages.scss */

#post-loading.loading .loading-icon,
#post-loading.loading .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce #post-loading.loading .blockUI.blockOverlay::before,
#post-loading.loading .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce #post-loading.loading .loader::before,
#item-loading.loading .loading-icon,
#item-loading.loading .woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce #item-loading.loading .blockUI.blockOverlay::before,
#item-loading.loading .woocommerce-checkout .woocommerce .loader::before,
.woocommerce-checkout .woocommerce #item-loading.loading .loader::before {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 537, resources/assets/styles/layouts/_pages.scss */

  section.archive-index {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 1.875rem 0 3.75rem;
  }
}

@media only screen and (min-width: 992px) {
  /* line 544, resources/assets/styles/layouts/_pages.scss */

  section.archive-index .container {
    margin: -1px auto;
  }
}

@media only screen and (max-width: 991px) {
  /* line 549, resources/assets/styles/layouts/_pages.scss */

  section.archive-index .container {
    margin: -1px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 537, resources/assets/styles/layouts/_pages.scss */

  section.archive-index {
    marginmargin: 1.875rem;
  }
}

/* line 557, resources/assets/styles/layouts/_pages.scss */

section.archive-index ul {
  padding: 0;
  margin: 0;
}

/* line 561, resources/assets/styles/layouts/_pages.scss */

section.archive-index ul li {
  display: inline;
  list-style: none outside none;
  font-size: 0;
  padding: 0;
  margin: 0;
}

/* line 568, resources/assets/styles/layouts/_pages.scss */

section.archive-index ul li a {
  display: inline-block;
  background-color: #fff;
  font-family: GT America, sans-serif;
  font-size: 0.9375rem;
  line-height: 2.73333em;
  color: #61123b;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #dcdcdc;
  width: 2.5625rem;
  margin-right: -1px;
  position: relative;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

/* line 581, resources/assets/styles/layouts/_pages.scss */

section.archive-index ul li a::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  border-bottom: 0 solid;
  -webkit-transition: border-bottom 0.2s;
  -o-transition: border-bottom 0.2s;
  transition: border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 594, resources/assets/styles/layouts/_pages.scss */

  section.archive-index ul li a:hover {
    background-color: #f7f5f6;
  }

  /* line 597, resources/assets/styles/layouts/_pages.scss */

  section.archive-index ul li a:hover::after {
    border-bottom: 0.1875rem solid;
  }
}

@media only screen and (max-width: 991px) {
  /* line 568, resources/assets/styles/layouts/_pages.scss */

  section.archive-index ul li a {
    margin-bottom: -1px;
  }
}

/* line 615, resources/assets/styles/layouts/_pages.scss */

section.archive-block .container {
  border-bottom: 1px solid #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 615, resources/assets/styles/layouts/_pages.scss */

  section.archive-block .container {
    padding: 2.5rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 615, resources/assets/styles/layouts/_pages.scss */

  section.archive-block .container {
    padding: 1.875rem 0.9375rem;
  }

  /* line 624, resources/assets/styles/layouts/_pages.scss */

  section.archive-block .container .row {
    margin: 0;
  }

  /* line 627, resources/assets/styles/layouts/_pages.scss */

  section.archive-block .container .row .col-xs-12 {
    padding: 0;
  }
}

/* line 635, resources/assets/styles/layouts/_pages.scss */

section.archive-block:last-of-type .container {
  border-bottom: none;
}

/* line 640, resources/assets/styles/layouts/_pages.scss */

section.archive-block h2 {
  color: #2ea7b4;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  /* line 640, resources/assets/styles/layouts/_pages.scss */

  section.archive-block h2 {
    font-family: GT America, sans-serif;
    font-size: 8rem;
    line-height: 0.78125em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 640, resources/assets/styles/layouts/_pages.scss */

  section.archive-block h2 {
    font-family: GT America, sans-serif;
    font-size: 3.9375rem;
    line-height: 0.71429em;
    margin-bottom: 1.25rem;
  }
}

/* line 653, resources/assets/styles/layouts/_pages.scss */

section.archive-block ul {
  padding: 0;
  margin: 0;
}

@media only screen and (min-width: 992px) {
  /* line 653, resources/assets/styles/layouts/_pages.scss */

  section.archive-block ul {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 653, resources/assets/styles/layouts/_pages.scss */

  section.archive-block ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
}

/* line 666, resources/assets/styles/layouts/_pages.scss */

section.archive-block ul li {
  list-style: none outside none;
  padding: 0;
  margin: 0 0 1rem;
}

/* line 671, resources/assets/styles/layouts/_pages.scss */

section.archive-block ul li a {
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  color: #1f1f1f;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 679, resources/assets/styles/layouts/_pages.scss */

  section.archive-block ul li a:hover {
    color: #1c96a3;
  }
}

/* line 691, resources/assets/styles/layouts/_pages.scss */

section.search-box {
  background-color: #1f1f1f;
  padding: 1.75rem 0;
}

/* line 695, resources/assets/styles/layouts/_pages.scss */

section.search-box form {
  display: block;
  text-align: center;
}

/* line 699, resources/assets/styles/layouts/_pages.scss */

section.search-box form label {
  display: inline-block;
  width: calc(100% - 3.125rem);
  max-width: 42.5rem;
  margin: 0;
}

/* line 705, resources/assets/styles/layouts/_pages.scss */

section.search-box form label input[type=search] {
  display: inline-block;
  width: 100%;
  height: 3.25rem;
  border: none;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 3.25em;
  color: #1f1f1f;
  border-radius: 0;
  padding: 0 1.875rem;
}

/* line 716, resources/assets/styles/layouts/_pages.scss */

section.search-box form label input[type=search]:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 723, resources/assets/styles/layouts/_pages.scss */

section.search-box form button.search-submit {
  display: inline-block;
  color: #fff;
  background-color: #2ea7b4;
  border: none;
  border-radius: 0;
  cursor: pointer;
  content: '\E823';
  margin-left: -7px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  vertical-align: top;
  font-size: 1rem;
  width: 3.25rem;
  text-align: center;
  line-height: 3.25rem;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 741, resources/assets/styles/layouts/_pages.scss */

  section.search-box form button.search-submit:focus,
  section.search-box form button.search-submit:hover {
    background-color: #1c96a3;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

/* line 748, resources/assets/styles/layouts/_pages.scss */

section.search-box form button.search-submit::before {
  margin: 0;
}

/* line 752, resources/assets/styles/layouts/_pages.scss */

section.search-box form button.search-submit.inactive {
  background-color: #a9a9a9;
  cursor: not-allowed;
}

/* line 756, resources/assets/styles/layouts/_pages.scss */

section.search-box form button.search-submit.inactive:hover {
  background-color: #dcdcdc;
}

/* line 766, resources/assets/styles/layouts/_pages.scss */

section.search-results {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 766, resources/assets/styles/layouts/_pages.scss */

  section.search-results {
    padding: 2.5rem 0 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 766, resources/assets/styles/layouts/_pages.scss */

  section.search-results {
    padding: 1.875rem 0 3.125rem;
  }
}

/* line 776, resources/assets/styles/layouts/_pages.scss */

section.search-results h1.results-title {
  background-color: #f0f0f0;
  border-radius: 1.25rem;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.42857em;
  letter-spacing: 0.0125rem;
  color: #1f1f1f;
  padding: 0.625rem 1.0625rem;
}

@media only screen and (min-width: 768px) {
  /* line 776, resources/assets/styles/layouts/_pages.scss */

  section.search-results h1.results-title {
    display: inline-block;
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 776, resources/assets/styles/layouts/_pages.scss */

  section.search-results h1.results-title {
    display: block;
    margin-bottom: 1.875rem;
  }
}

/* line 793, resources/assets/styles/layouts/_pages.scss */

section.search-results h1.results-title span.term {
  font-weight: 700;
}

/* line 798, resources/assets/styles/layouts/_pages.scss */

section.search-results ul {
  display: block;
  border-top: 1px solid #dcdcdc;
}

/* line 802, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li {
  text-align: left;
}

/* line 805, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article {
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 805, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article {
    padding: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 805, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article {
    padding: 1.25rem 0.9375rem;
  }
}

/* line 815, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article:last-of-type {
  border-bottom: 1px solid #dcdcdc;
}

/* line 819, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article.opinion {
  background-color: #d8eded;
}

/* line 823, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article span.term {
  font-weight: 900;
}

/* line 827, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article h1.section {
  font-family: GT America, sans-serif;
  font-size: 1.5rem;
  line-height: 1.04167em;
  letter-spacing: -0.0125rem;
  color: #1f1f1f;
}

/* line 832, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article h1.section a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 836, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article h1.section a img {
  display: inline-block;
  width: 1.875rem;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 0.3125rem;
}

/* line 844, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article h1.section a span {
  color: #a9a9a9;
}

/* line 847, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article h1.section a span::after {
  content: '\E808';
  color: #2ea7b4;
  font-family: Critic Icons, sans-serif;
  font-size: 0.75rem;
  line-height: 1.5625rem;
  margin-left: 0.3125rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 859, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article h1.section a:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 866, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .image {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 866, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .image {
    margin-bottom: 0.75rem;
  }
}

/* line 874, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .image img {
  max-width: 10rem;
}

/* line 880, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 {
  font-family: GT America, sans-serif;
  font-size: 1.5rem;
  line-height: 1.04167em;
  letter-spacing: -0.0125rem;
  color: #1f1f1f;
  margin-bottom: 0.5rem;
}

/* line 886, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 893, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 898, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .content h1 a:hover {
    color: #1c96a3;
  }
}

/* line 903, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 a.icon-bookmark-on,
section.search-results ul li article .content h1 a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 913, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 a.icon-bookmark-on::before,
section.search-results ul li article .content h1 a.icon-bookmark-off::before {
  margin: 0;
}

/* line 917, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h1 a.icon-bookmark-on span,
section.search-results ul li article .content h1 a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 922, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .content h1 a.icon-bookmark-on:hover,
  section.search-results ul li article .content h1 a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 903, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .content h1 a.icon-bookmark-on,
  section.search-results ul li article .content h1 a.icon-bookmark-off {
    display: none;
  }
}

/* line 933, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content h2 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.46667em;
  letter-spacing: 0.0125rem;
  color: #1f1f1f;
}

/* line 939, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 945, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 954, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

section.search-results ul li article .content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 972, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 975, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
  padding-bottom: 0.1875rem;
}

@media only screen and (min-width: 768px) {
  /* line 989, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 1000, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 1011, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 1018, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin: 0.625rem 0;
}

/* line 1025, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.41667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 1032, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 1037, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 1042, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article .content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 1048, resources/assets/styles/layouts/_pages.scss */

section.search-results ul li article .content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 1059, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article.has-image .content {
    width: calc(100% - 11.875rem);
    float: left;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1067, resources/assets/styles/layouts/_pages.scss */

  section.search-results ul li article:hover .content a.icon-bookmark-on,
  section.search-results ul li article:hover .content a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 1082, resources/assets/styles/layouts/_pages.scss */

section.error_404_content {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 1082, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content {
    padding: 3.75rem 0 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1082, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content {
    padding: 1.875rem 0 3.125rem;
  }
}

/* line 1092, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container {
  max-width: 45.625rem;
}

/* line 1095, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container h1 {
  font-family: GT America, sans-serif;
  font-size: 1.75rem;
  line-height: 1em;
  letter-spacing: 0;
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
}

/* line 1101, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container h1::before {
  content: '\E819';
  display: block;
  height: 4.25rem;
  color: #2ea7b4;
  font-family: Critic Icons, sans-serif;
  font-size: 4.25rem;
  line-height: 4.1875rem;
  margin-bottom: 0.625rem;
}

/* line 1113, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container p {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 1113, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.55556em;
    letter-spacing: 0.0125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1113, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
    letter-spacing: 0.01125rem;
  }
}

/* line 1126, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box {
  marginmargin: 1.875rem;
}

/* line 1129, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form {
  display: block;
  text-align: center;
}

/* line 1133, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form label {
  display: inline-block;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1133, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form label {
    max-width: 42.5rem;
    width: calc(100% - 3.125rem);
  }
}

@media only screen and (max-width: 767px) {
  /* line 1133, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form label {
    width: calc(100% - 2.375rem);
  }
}

/* line 1145, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form label input[type=search] {
  display: inline-block;
  width: 100%;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  color: #1f1f1f;
  border-radius: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1145, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form label input[type=search] {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 3.25em;
    height: 3.25rem;
    padding: 0 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1145, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form label input[type=search] {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 2.5em;
    height: 2.5rem;
    padding: 0 0.625rem;
  }
}

/* line 1164, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form label input[type=search]:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* line 1171, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form button.search-submit {
  display: inline-block;
  color: #fff;
  background-color: #2ea7b4;
  border: none;
  border-radius: 0;
  cursor: pointer;
  content: '\E823';
  margin-left: -7px;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  vertical-align: top;
  font-size: 1rem;
  text-align: center;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1171, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form button.search-submit {
    width: 3.25rem;
    line-height: 3.25rem;
  }

  /* line 1190, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form button.search-submit:focus,
  section.error_404_content .container .search-box form button.search-submit:hover {
    background-color: #1c96a3;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1171, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container .search-box form button.search-submit {
    width: 2.5rem;
    line-height: 2.5rem;
  }
}

/* line 1201, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form button.search-submit::before {
  margin: 0;
}

/* line 1205, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form button.search-submit.inactive {
  background-color: #a9a9a9;
  cursor: not-allowed;
}

/* line 1209, resources/assets/styles/layouts/_pages.scss */

section.error_404_content .container .search-box form button.search-submit.inactive:hover {
  background-color: #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 1217, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container a.cta {
    margin-right: 0.9375rem;
  }

  /* line 1221, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container a.cta:last-of-type {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1217, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container a.cta {
    margin-bottom: 0.9375rem;
  }

  /* line 1228, resources/assets/styles/layouts/_pages.scss */

  section.error_404_content .container a.cta:last-of-type {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1240, resources/assets/styles/layouts/_pages.scss */

  div.account-header {
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1240, resources/assets/styles/layouts/_pages.scss */

  div.account-header {
    margin-bottom: 1.875rem;
  }
}

/* line 1248, resources/assets/styles/layouts/_pages.scss */

div.account-header h1 {
  background-color: #2ea7b4;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 1248, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1 {
    padding: 1.25rem;
    margin-bottom: 0.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1248, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1 {
    padding: 1rem 0.9375rem;
    margin-bottom: 1.875rem;
  }
}

/* line 1261, resources/assets/styles/layouts/_pages.scss */

div.account-header h1::before {
  display: inline-block;
  content: '\E828';
  font-family: Critic Icons, sans-serif;
  font-size: 1rem;
  color: #1f1f1f;
  width: 2.1875rem;
  padding-bottom: 0.3125rem;
  margin-bottom: 0.375rem;
}

@media only screen and (min-width: 768px) {
  /* line 1261, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1::before {
    border-bottom: 0.1875rem solid #fff;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1261, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1::before {
    border-bottom: 0.125rem solid #fff;
  }
}

/* line 1279, resources/assets/styles/layouts/_pages.scss */

div.account-header h1 span {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: var(--ls-heading-upp);
}

@media only screen and (min-width: 768px) {
  /* line 1279, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1 span {
    font-family: GT America, sans-serif;
    font-size: 3rem;
    line-height: 1em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1279, resources/assets/styles/layouts/_pages.scss */

  div.account-header h1 span {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.03704em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1295, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections {
    max-width: 45.625rem;
    margin: 0 auto;
  }

  /* line 1300, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections a.menu-subsection {
    display: none;
  }

  /* line 1304, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul {
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
  }

  /* line 1309, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li {
    display: inline-block;
    margin-right: 1.5625rem;
    margin-bottom: -1px;
  }

  /* line 1314, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li:last-of-type {
    margin-right: 0;
  }

  /* line 1318, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li a {
    display: inline-block;
    font-family: GT America, sans-serif;
    font-size: 1.125rem;
    line-height: 1.05556em;
    color: #1f1f1f;
    padding-bottom: 0.625rem;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
  }

  /* line 1325, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li a:hover {
    color: #1c96a3;
  }

  /* line 1331, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li.current-menu-item a {
    color: #2ea7b4;
    border-bottom: 3px solid #2ea7b4;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1295, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections {
    padding: 0 0.9375rem;
    margin-bottom: 1.875rem;
    position: relative;
  }

  /* line 1344, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections a.menu-subsection {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 0.9375rem;
    line-height: 2.66667em;
    color: #1f1f1f;
    border: 1px solid #dcdcdc;
    padding: 0 0.625rem;
    cursor: pointer;
  }

  /* line 1352, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections a.menu-subsection::after {
    content: '\E82B';
    display: inline-block;
    float: right;
    speak: none;
    font-family: Critic Icons, sans-serif;
    font-size: 0.625rem;
    color: #2ea7b4;
  }

  /* line 1363, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul {
    display: none;
    position: absolute;
    left: 0px;
    top: 2.5rem;
    width: 100%;
    padding: 0 0.9375rem;
    margin: 0;
    z-index: 2;
  }

  /* line 1373, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li {
    display: block;
    list-style: none outside none;
    padding: 0;
    margin: 0;
  }

  /* line 1379, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li a {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 2.85714em;
    color: #222;
    background-color: #d8eded;
    border: 1px solid #dcdcdc;
    margin-top: -1px;
    padding: 0 0.625rem;
  }

  /* line 1390, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections ul li.current-menu-item a {
    color: #a9a9a9;
  }

  /* line 1399, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections.open a.menu-subsection::after {
    content: '\E806';
  }

  /* line 1404, resources/assets/styles/layouts/_pages.scss */

  div.account-header nav.subsections.open ul {
    display: block;
  }
}

/* line 1414, resources/assets/styles/layouts/_pages.scss */

section.page-account-block {
  max-width: 47.5rem;
  padding: 0 0.9375rem;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  /* line 1419, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.nav-pre {
    margin-top: -1.875rem;
    margin-bottom: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1419, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.nav-pre {
    margin-bottom: 1.5625rem;
  }
}

/* line 1429, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro {
  padding-bottom: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 1429, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.55556em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1429, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
  }
}

/* line 1439, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro h1 {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 1439, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
    margin-bottom: 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1439, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro h1 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    margin-bottom: 1.5625rem;
  }
}

/* line 1452, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro p {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 1452, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.55556em;
    margin: 25px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1452, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
    margin: 28px 0 0;
  }
}

/* line 1464, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro p:first-of-type {
  margin: 0;
}

/* line 1468, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro p.general-error {
  color: #c00;
}

/* line 1471, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro p.general-success {
  color: #093;
}

/* line 1475, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.intro p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 1483, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.intro p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 1492, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.form-block {
  background-color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
  /* line 1492, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block {
    padding: 2.375rem 1.875rem;
    margin-bottom: 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1492, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block {
    padding: 1.25rem 0.9375rem;
    margin-bottom: 3.125rem;
  }
}

/* line 1504, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.form-block div.buttons {
  border-top: 1px solid #dcdcdc;
  padding-top: 0.9375rem;
  clear: both;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 1504, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block div.buttons {
    text-align: center;
  }
}

/* line 1515, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.form-block div.buttons a.go-back {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.55556em;
}

@media only screen and (min-width: 768px) {
  /* line 1515, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block div.buttons a.go-back {
    float: left;
    margin-top: 0.5rem;
  }
}

/* line 1524, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.form-block div.buttons a.go-back::before {
  content: '\E82E';
  font-size: 0.625rem;
}

@media only screen and (min-width: 768px) {
  /* line 1530, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block div.buttons a.cta {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1530, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.form-block div.buttons a.cta {
    margin-bottom: 0.9375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1542, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.private-list {
    margin-bottom: 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1542, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.private-list {
    margin-bottom: 3.125rem;
  }
}

/* line 1550, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul {
  border-top: 1px solid #dcdcdc;
  margin: 0;
}

/* line 1554, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li {
  display: block;
}

/* line 1557, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article {
  border-bottom: 1px solid #dcdcdc;
  padding: 1.25rem 0;
}

/* line 1562, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article span.icon::before {
  color: #d9d9d9;
  font-size: 1.875rem;
  margin: 0;
}

/* line 1568, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article span.pretitle {
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1em;
  letter-spacing: 0;
  color: #2ea7b4;
  text-transform: uppercase;
  margin-bottom: 0.125rem;
}

/* line 1577, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article h1.title {
  font-family: GT America, sans-serif;
  font-size: 1.5rem;
  line-height: 1.04167em;
  letter-spacing: -0.0125rem;
  color: #1f1f1f;
  text-transform: lowercase;
}

/* line 1583, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article h1.title span.price {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.38889em;
  color: #1f1f1f;
}

/* line 1588, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article h1.title a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1592, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.private-list ul li article h1.title a span.price {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1598, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.private-list ul li article h1.title a:hover {
    color: #1c96a3;
  }

  /* line 1601, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.private-list ul li article h1.title a:hover span.price {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1614, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list {
    margin-bottom: 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1614, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list {
    margin-bottom: 3.125rem;
  }
}

/* line 1622, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul {
  margin: 0;
  border-top: 1px solid #dcdcdc;
}

/* line 1626, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li {
  display: block;
  border-bottom: 1px solid #dcdcdc;
}

/* line 1630, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article {
  overflow: hidden;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 1630, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article {
    padding: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1630, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article {
    padding: 0.9375rem 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1641, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article .content {
    padding-right: 3.125rem;
  }
}

/* line 1646, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content a.section {
  display: inline-block;
  font-family: Roboto Mono, monospace;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  letter-spacing: 0;
  color: #1f1f1f;
  border-bottom: 1px solid #2ea7b4;
  margin-bottom: 0.3125rem;
  -webkit-transition: color 0.2s, border-color 0.2s;
  -o-transition: color 0.2s, border-color 0.2s;
  transition: color 0.2s, border-color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1656, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article .content a.section:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 1663, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content h1 {
  font-family: GT America, sans-serif;
  font-size: 1.5rem;
  line-height: 1.04167em;
  letter-spacing: -0.0125rem;
  color: #1f1f1f;
  margin-bottom: 0.1875rem;
}

/* line 1669, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content h1 a {
  display: block;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1675, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article .content h1 a:hover {
    color: #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1682, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article .content .meta {
    padding-right: 3.125rem;
  }
}

/* line 1687, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content .meta p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 1698, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content .meta p.byline::after {
  content: '';
  display: block;
  margin-bottom: 1.0625rem;
}

/* line 1707, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content .meta figure.reading-indicator span.indicator {
  display: inline-block;
  background-color: #e8e8e8;
  width: 8.625rem;
  height: 0.5rem;
  vertical-align: middle;
  position: relative;
}

/* line 1715, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content .meta figure.reading-indicator span.indicator span.inner {
  display: block;
  background-color: #2ea7b4;
  position: absolute;
  left: 0;
  height: 0.5rem;
  width: 0;
}

/* line 1725, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article .content .meta figure.reading-indicator span.number {
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.6875rem;
  line-height: 1.18182em;
  letter-spacing: normal;
  color: #1f1f1f;
  vertical-align: middle;
  margin-left: 0.5rem;
}

/* line 1738, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article a.delete-favorite {
  display: inline-block;
  text-align: center;
  background-color: #2ea7b4;
  width: 2.125rem;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  position: absolute;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 1738, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article a.delete-favorite {
    top: 1.25rem;
    right: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1738, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article a.delete-favorite {
    bottom: 0.9375rem;
    right: 0;
  }
}

/* line 1756, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article a.delete-favorite::before {
  color: #fff;
  font-size: 1rem;
  line-height: 2.125rem;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1764, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.favorites-list ul li article a.delete-favorite:hover {
    background-color: #1c96a3;
  }
}

/* line 1769, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article a.delete-favorite.inactive,
section.page-account-block section.favorites-list ul li article a.delete-favorite.inactive:hover {
  color: #a9a9a9;
  background-color: #e8e8e8;
  cursor: not-allowed;
}

/* line 1777, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.favorites-list ul li article a.delete-favorite span {
  display: none;
}

/* line 1786, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.empty-state {
  max-width: 31.25rem;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  /* line 1786, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.empty-state {
    padding: 2.5rem 0 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1786, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.empty-state {
    padding: 1.875rem 0 3.75rem;
  }
}

/* line 1798, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.empty-state p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.22222em;
  color: #1f1f1f;
}

/* line 1803, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.empty-state::before {
  color: #c0e5e9;
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 768px) {
  /* line 1803, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.empty-state::before {
    font-size: 6rem;
    line-height: 6rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1803, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.empty-state::before {
    font-size: 3.125rem;
    line-height: 3.125rem;
  }
}

/* line 1818, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item {
  border-top: 1px solid #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 1818, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item {
    margin-bottom: 5.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1818, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item {
    margin-bottom: 3.125rem;
  }
}

/* line 1828, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 1.875rem;
}

/* line 1834, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dt {
  display: block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  letter-spacing: 0;
  color: #a9a9a9;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1834, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item dl dt {
    width: 40%;
    height: 5rem;
    border-bottom: 1px solid #dcdcdc;
    float: left;
    padding: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1834, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item dl dt {
    padding: 1.25rem 0.625rem 0;
  }
}

/* line 1852, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dt.total {
  text-transform: uppercase;
  background-color: #e8e8e8;
}

/* line 1858, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dd {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  color: #1f1f1f;
  border-bottom: 1px solid #dcdcdc;
  padding: 1.25rem;
  margin: 0;
}

/* line 1865, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dd b {
  font-weight: 700;
}

@media only screen and (min-width: 768px) {
  /* line 1858, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item dl dd {
    width: 60%;
    height: 5rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1858, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item dl dd {
    padding: 1.25rem 0.625rem;
  }
}

/* line 1878, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dd.total {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  line-height: 1.47368em;
  background-color: #e8e8e8;
}

/* line 1883, resources/assets/styles/layouts/_pages.scss */

section.page-account-block section.receipt-item dl dd small {
  display: block;
  font-size: 0.75rem;
  line-height: 0.875rem;
  margin-top: 0.25rem;
}

@media only screen and (min-width: 768px) {
  /* line 1893, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item .print {
    text-align: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1893, resources/assets/styles/layouts/_pages.scss */

  section.page-account-block section.receipt-item .print {
    display: none;
  }
}

/* line 1909, resources/assets/styles/layouts/_pages.scss */

body.page-template-page-special main iframe {
  width: 100%;
}

/* line 4, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers {
  background-color: #61123b;
}

@media only screen and (min-width: 992px) {
  /* line 4, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers {
    padding-top: var(--pd-block);
    padding-bottom: var(--pd-block);
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers {
    padding: 2.5rem 0 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 15, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container {
    padding-right: 28.75rem;
    position: relative;
  }
}

/* line 21, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container h2 {
  color: #fff;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 21, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 21, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container h2 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
    text-align: center;
  }
}

/* line 36, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container p {
  color: #fff;
  margin-bottom: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 36, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.27273em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 36, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
    letter-spacing: 0;
    text-align: center;
  }
}

/* line 50, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container p.login-text {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.2em;
}

@media only screen and (min-width: 768px) {
  /* line 50, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container p.login-text {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 50, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container p.login-text {
    display: block;
  }
}

/* line 60, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container p.login-text a {
  border-bottom: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 67, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container p.login-text a:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 76, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container a.button {
    margin-right: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 76, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container a.button {
    margin-bottom: 1.0625rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 87, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit {
    position: absolute;
    right: 0.9375rem;
    bottom: -4.375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 87, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit {
    position: relative;
    left: -0.9375rem;
    text-align: center;
    background-color: #1f1f1f;
    width: calc(100% + 1.875rem);
    margin: 4.6875rem 0 0;
  }
}

/* line 102, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container div.benefit img {
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  /* line 102, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit img {
    width: 16.875rem;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  /* line 102, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit img {
    width: 7.125rem;
    margin-top: -3.125rem;
  }
}

/* line 115, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container div.benefit p {
  color: #fff;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 115, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit p {
    display: inline-block;
    vertical-align: middle;
    width: 11.5625rem;
    background-color: #1f1f1f;
    font-family: GT America, sans-serif;
    font-size: 1.375rem;
    line-height: 1.04545em;
    letter-spacing: 0;
    padding: 1.25rem 0.9375rem;
  }

  /* line 128, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit p::before {
    display: block;
    content: '\E805';
    font-family: Critic Icons, sans-serif;
    font-size: 1rem;
    color: #2ea7b4;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 115, resources/assets/styles/layouts/_widgets.scss */

  .widget.article-subscribers .container div.benefit p {
    width: 100%;
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
    letter-spacing: 0;
    padding: 0 1.875rem 2.5rem;
  }
}

/* line 144, resources/assets/styles/layouts/_widgets.scss */

.widget.article-subscribers .container div.benefit p b,
.widget.article-subscribers .container div.benefit p strong {
  font-weight: normal;
  color: #2ea7b4;
}

/* line 165, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article {
  border-top: 1px solid #dcdcdc;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 165, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article {
    padding: 3rem 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 165, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article {
    padding: 2rem 0.9375rem;
  }
}

/* line 177, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article.opinion {
  background-color: #d8eded;
  border-top: 1px solid #abdfdf;
}

@media only screen and (min-width: 768px) {
  /* line 182, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .image {
    float: right;
    width: 10rem;
    width: 25%;
    margin-right: 0.9375rem;
    position: relative;
    isolation: isolate;
  }

  /* line 83, resources/assets/styles/common/_mixins.scss */

  .widget.contents-list article .image::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 68.75%;
    z-index: 1;
  }

  /* line 90, resources/assets/styles/common/_mixins.scss */

  .widget.contents-list article .image img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (max-width: 767px) {
  /* line 182, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .image {
    width: 40%;
    margin-bottom: 1.25rem;
  }
}

/* line 197, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 {
  font-family: GT America, sans-serif;
  font-size: 1.8125rem;
  line-height: 1.03448em;
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
  margin-bottom: 0.5rem;
}

@media only screen and (max-width: 767px) {
  /* line 197, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 208, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 212, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  /* line 220, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content h1 a:hover {
    color: #1c96a3;
  }
}

/* line 225, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 a.icon-bookmark-on,
.widget.contents-list article .content h1 a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 235, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 a.icon-bookmark-on::before,
.widget.contents-list article .content h1 a.icon-bookmark-off::before {
  margin: 0;
}

/* line 239, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h1 a.icon-bookmark-on span,
.widget.contents-list article .content h1 a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 244, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content h1 a.icon-bookmark-on:hover,
  .widget.contents-list article .content h1 a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 225, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content h1 a.icon-bookmark-on,
  .widget.contents-list article .content h1 a.icon-bookmark-off {
    display: none;
  }
}

/* line 255, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content h2 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.33333em;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
  color: #1f1f1f;
}

@media only screen and (max-width: 767px) {
  /* line 255, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.29412em;
  }
}

/* line 266, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 272, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 3rem;
  height: 3rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.widget.contents-list article .content div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.widget.contents-list article .content div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 283, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.widget.contents-list article .content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 301, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 304, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
  padding-bottom: 0.1875rem;
}

@media only screen and (min-width: 768px) {
  /* line 318, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 329, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 340, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 347, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin: 0.625rem 0;
}

/* line 354, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content .sponsor p {
  display: block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.6875rem;
  line-height: 1.54545em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 361, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 366, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 371, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article .content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 377, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list article .content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 388, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article.has-image .content {
    width: calc(75% - 5rem);
    float: left;
  }
}

@media only screen and (min-width: 992px) {
  /* line 396, resources/assets/styles/layouts/_widgets.scss */

  .widget.contents-list article:hover .content a.icon-bookmark-on,
  .widget.contents-list article:hover .content a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 408, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list .widget.ad + article {
  border-top: none;
}

/* line 412, resources/assets/styles/layouts/_widgets.scss */

.widget.contents-list .widget.ad .ad-inner {
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

@media only screen and (min-width: 768px) {
  /* line 421, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list {
    margin: 3.75rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 421, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list {
    margin: 2.5rem 0;
  }
}

/* line 429, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list h2.widget-title {
  color: #1f1f1f;
  text-transform: none;
  border-left: 0.5rem solid #2ea7b4;
  padding-left: 0.5625rem;
  letter-spacing: var(--ls-heading-upp);
}

@media only screen and (min-width: 768px) {
  /* line 429, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list h2.widget-title {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
    margin-bottom: 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 429, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list h2.widget-title {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    margin-bottom: 1.5625rem;
  }
}

/* line 446, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article {
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 446, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article {
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 446, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article {
    margin-bottom: 1.25rem;
  }
}

/* line 457, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .image img {
  width: 100%;
}

/* line 462, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content {
  background-color: #fff;
  padding: 0.9375rem;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 462, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content {
    margin-left: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 462, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content {
    margin-left: 0.9375rem;
  }
}

/* line 474, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 474, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 474, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 486, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 491, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content h1 a:hover {
    color: #1c96a3;
  }
}

/* line 498, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content h2 {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.46667em;
  letter-spacing: 0.0125rem;
  color: #1f1f1f;
}

/* line 504, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin-top: 0.9375rem;
}

/* line 511, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content .sponsor p {
  display: block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.6875rem;
  line-height: 1.54545em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 518, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 523, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 528, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article .content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 534, resources/assets/styles/layouts/_widgets.scss */

.widget.events-list article .content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  /* line 544, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article.has-image .content {
    margin-top: -3.125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 544, resources/assets/styles/layouts/_widgets.scss */

  .widget.events-list article.has-image .content {
    margin-top: -2.1875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 558, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list {
    margin: 3.75rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 558, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list {
    margin: 2.5rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 566, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article {
    margin-bottom: 1.5625rem;
  }
}

/* line 571, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article img {
  display: block;
  width: 100%;
  margin-bottom: 1.25rem;
}

/* line 577, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 577, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article h1 {
    font-family: GT America, sans-serif;
    font-size: 1.5625rem;
    line-height: 1.04em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 577, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article h1 {
    font-family: GT America, sans-serif;
    font-size: 1.625rem;
    line-height: 1em;
  }
}

/* line 589, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 594, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article h1 a:hover {
    color: #1c96a3;
  }
}

/* line 601, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article section.price {
  margin-bottom: 1.25rem;
}

/* line 604, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article section.price p {
  margin: 0;
}

/* line 607, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article section.price p::after {
  content: '';
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 613, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.18182em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 613, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1em;
    letter-spacing: 0;
  }
}

/* line 623, resources/assets/styles/layouts/_widgets.scss */

.widget.products-list article section.price p.price-alternative {
  display: inline-block;
  padding-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}

@media only screen and (min-width: 768px) {
  /* line 623, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.26667em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 623, resources/assets/styles/layouts/_widgets.scss */

  .widget.products-list article section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.15385em;
    letter-spacing: 0;
  }
}

/* line 649, resources/assets/styles/layouts/_widgets.scss */

.widget.newsletter {
  clear: both;
  overflow: hidden;
  paddingmargin: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 654, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info {
    float: left;
    width: calc(100% - 29.625rem);
    margin-right: 3.125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 654, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info {
    margin-bottom: 1.5625rem;
  }
}

/* line 664, resources/assets/styles/layouts/_widgets.scss */

.widget.newsletter .info h2 {
  color: #1f1f1f;
}

@media only screen and (min-width: 768px) {
  /* line 664, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info h2 {
    font-family: GT America, sans-serif;
    font-size: 2rem;
    line-height: 0.9375em;
    letter-spacing: 0;
    margin: 2.1875rem 0 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 664, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info h2 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
    letter-spacing: 0;
    margin-bottom: 0.75rem;
  }
}

/* line 679, resources/assets/styles/layouts/_widgets.scss */

.widget.newsletter .info p {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 679, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.27273em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 679, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter .info p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 693, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter figure {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 693, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter figure {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  /* line 701, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter figure img {
    max-width: 26.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 701, resources/assets/styles/layouts/_widgets.scss */

  .widget.newsletter figure img {
    max-width: 16.25rem;
  }
}

/* line 714, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription {
  background-color: #f0f0f0;
  max-width: 45.625rem;
}

@media only screen and (min-width: 768px) {
  /* line 714, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription {
    padding: 2.1875rem 1.5625rem;
    margin: -1.875rem auto 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 714, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription {
    padding: 1.5625rem 0.9375rem;
    margin: -1.875rem 0.9375rem 2.8125rem;
  }
}

/* line 727, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription .content {
  margin-bottom: 1.875rem;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 727, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content {
    padding-left: 4.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 727, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content {
    padding-left: 2.5rem;
  }
}

/* line 738, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription .content::before {
  content: '\E81B';
  font-family: Critic Icons, sans-serif;
  color: #2ea7b4;
  position: absolute;
  left: 0;
}

@media only screen and (min-width: 768px) {
  /* line 738, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content::before {
    font-size: 3.25rem;
    line-height: 3.25rem;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 738, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content::before {
    font-size: 1.5rem;
    line-height: 1.4375rem;
    top: 0.3125rem;
  }
}

/* line 757, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription .content h2 {
  color: #1f1f1f;
  margin: 0 0 0.625rem !important;
}

@media only screen and (min-width: 768px) {
  /* line 757, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 757, resources/assets/styles/layouts/_widgets.scss */

  .widget.inactive-subscription .content h2 {
    font-family: GT America, sans-serif;
    font-size: 1.5rem;
    line-height: 1.08333em;
    letter-spacing: 0;
  }
}

/* line 771, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription .content p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  color: #1f1f1f;
  margin: 0;
}

/* line 778, resources/assets/styles/layouts/_widgets.scss */

.widget.inactive-subscription .button {
  text-align: right;
}

/* line 786, resources/assets/styles/layouts/_widgets.scss */

.widget.cookies {
  background-color: rgba(43, 43, 43, 0.9);
  overflow: hidden;
  clear: both;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
}

@media only screen and (min-width: 768px) {
  /* line 786, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies {
    padding: 1rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 786, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies {
    padding: 0.875rem 0;
  }
}

/* line 803, resources/assets/styles/layouts/_widgets.scss */

.widget.cookies .cookies__text {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.5em;
  letter-spacing: 0.03125rem;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 803, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies .cookies__text {
    display: inline-block;
    margin-top: 0.625rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 803, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies .cookies__text {
    display: block;
    margin-bottom: 0.625rem;
  }
}

/* line 819, resources/assets/styles/layouts/_widgets.scss */

.widget.cookies a.more-info {
  display: inline-block;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.23077em;
  color: #fff;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  margin-top: 0.625rem;
}

@media only screen and (min-width: 768px) {
  /* line 819, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies a.more-info {
    float: right;
  }

  /* line 830, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies a.more-info:hover {
    color: #1c96a3;
  }
}

@media only screen and (max-width: 767px) {
  /* line 819, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies a.more-info {
    float: left;
  }
}

/* line 839, resources/assets/styles/layouts/_widgets.scss */

.widget.cookies a.accept-button {
  display: inline-block;
  background-color: #2ea7b4;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 3em;
  color: #fff;
  text-transform: uppercase;
  padding: 0 1.25rem;
  margin-left: 1.25rem;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
  float: right;
}

@media only screen and (min-width: 768px) {
  /* line 852, resources/assets/styles/layouts/_widgets.scss */

  .widget.cookies a.accept-button:hover {
    background-color: #1c96a3;
  }
}

/* line 863, resources/assets/styles/layouts/_widgets.scss */

#popup-ad .popup-image,
#modal-newsletter .popup-image {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 3, resources/assets/styles/layouts/_landing.scss */

  article.landing {
    margin-bottom: 5.625rem;
  }

  /* line 7, resources/assets/styles/layouts/_landing.scss */

  article.landing .container {
    max-width: 71.25rem;
  }

  /* line 11, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer h2 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, resources/assets/styles/layouts/_landing.scss */

  article.landing {
    margin-bottom: 3.125rem;
  }
}

/* line 20, resources/assets/styles/layouts/_landing.scss */

article.landing header {
  background-color: #61123b;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 20, resources/assets/styles/layouts/_landing.scss */

  article.landing header {
    padding: 3.125rem 0;
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 20, resources/assets/styles/layouts/_landing.scss */

  article.landing header {
    paddingmargin: 1.875rem;
    margin-bottom: 2.5rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 33, resources/assets/styles/layouts/_landing.scss */

  article.landing header.xmas .container {
    max-width: 57.5rem;
    text-align: left;
    position: relative;
    padding-right: 12.5rem;
  }

  /* line 40, resources/assets/styles/layouts/_landing.scss */

  article.landing header.xmas .container::after {
    content: "";
    display: block;
    width: 10.25rem;
    height: 14.625rem;
    background-image: url(/app/themes/critic/dist/images/xmas-header.png);
    background-size: 10.25rem 14.625rem;
    background-repeat: no-repeat;
    position: absolute;
    top: -3.125rem;
    right: 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, resources/assets/styles/layouts/_landing.scss */

  article.landing header.xmas .container {
    position: relative;
    text-align: left;
  }

  /* line 57, resources/assets/styles/layouts/_landing.scss */

  article.landing header.xmas .container h1 {
    min-height: 5.625rem;
    padding-right: 6.25rem;
  }

  /* line 62, resources/assets/styles/layouts/_landing.scss */

  article.landing header.xmas .container::after {
    content: "";
    display: block;
    width: 5.125rem;
    height: 7.3125rem;
    background-image: url(/app/themes/critic/dist/images/xmas-header.png);
    background-size: 5.125rem 7.3125rem;
    background-repeat: no-repeat;
    position: absolute;
    top: -1.875rem;
    right: 0.9375rem;
  }
}

/* line 77, resources/assets/styles/layouts/_landing.scss */

article.landing header h1 {
  color: #fff;
  margin-bottom: 0.625rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 77, resources/assets/styles/layouts/_landing.scss */

  article.landing header h1 {
    font-family: GT America, sans-serif;
    font-size: 3.875rem;
    line-height: 0.96774em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 77, resources/assets/styles/layouts/_landing.scss */

  article.landing header h1 {
    font-family: GT America, sans-serif;
    font-size: 2.25rem;
    line-height: 1em;
  }
}

/* line 89, resources/assets/styles/layouts/_landing.scss */

article.landing header p {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 89, resources/assets/styles/layouts/_landing.scss */

  article.landing header p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
    line-height: 1.27273em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 89, resources/assets/styles/layouts/_landing.scss */

  article.landing header p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
    letter-spacing: 0.0125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 104, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer:first-of-type {
    margin-bottom: 2.5rem;
  }

  /* line 108, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer .container {
    padding: 0;
  }
}

/* line 113, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer h2 {
  color: #1f1f1f;
  text-align: center;
  margin-bottom: 1.25rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 113, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer h2 {
    font-family: GT America, sans-serif;
    font-size: 2rem;
    line-height: 1.09375em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 113, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer h2 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
    padding: 0 0.9375rem;
  }
}

/* line 130, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure {
  position: relative;
}

/* line 133, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure img {
  display: block;
  width: 100%;
}

/* line 138, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price {
  background-color: #61123b;
  padding: 0 1.875rem;
  position: absolute;
  left: 0;
  bottom: 0;
}

/* line 146, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price span.label {
  display: block;
  background-color: #eee7ea;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.125em;
  color: #61123b;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
}

/* line 156, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price span.label::after {
  content: '';
  display: block;
  position: absolute;
  height: 0.625rem;
  bottom: -0.625rem;
  left: 0;
  right: 0;
  background-color: #eee7ea;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}

/* line 168, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price span.label label {
  display: inline-block;
}

/* line 173, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price span.value {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 2.77778em;
  color: #fff;
  vertical-align: top;
}

/* line 181, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price-cols {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
}

/* line 189, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price-cols div.price {
  display: inline-block;
  text-align: center;
  line-height: 2.375rem;
  position: relative;
  left: auto;
  bottom: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(50% - 0.25rem);
  margin-right: 0.5rem;
  padding: 0;
}

/* line 201, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price-cols div.price:last-of-type {
  margin-right: 0;
}

/* line 205, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price-cols div.price label {
  display: inline-block;
}

/* line 209, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer figure div.price-cols div.price span.value {
  line-height: 2.375rem;
}

/* line 215, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options {
  background-color: #eee7ea;
}

@media only screen and (min-width: 768px) {
  /* line 215, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.extra-options {
    padding: 1.25rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 215, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.extra-options {
    padding: 1.25rem 0.9375rem;
  }
}

/* line 225, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options h3 {
  font-family: GT America, sans-serif;
  font-size: 1.25rem;
  line-height: 1.1em;
  letter-spacing: var(--ls-heading);
  color: #61123b;
  margin-bottom: 0.25rem;
}

/* line 232, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.375em;
  color: #61123b;
  margin-bottom: 0.3125rem;
}

/* line 238, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options fieldset {
  display: block;
}

/* line 241, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options fieldset label {
  display: inline-block;
  margin-right: 0.9375rem;
}

/* line 245, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options fieldset label:last-of-type {
  margin-right: 0;
}

/* line 249, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.extra-options fieldset label span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375em;
  color: #61123b;
}

/* line 257, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits {
  background-color: #f0f0f0;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 257, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits {
    padding: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 257, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits {
    padding: 1.5625rem 0.9375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 268, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits a.dropdown-trigger {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 268, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits a.dropdown-trigger {
    display: block;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 2.77778em;
    letter-spacing: 0;
    color: #2ea7b4;
    text-align: left;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    cursor: pointer;
    padding: 0 0.9375rem;
    margin-top: 1.5625rem;
    overflow: hidden;
  }

  /* line 285, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits a.dropdown-trigger::after {
    display: inline-block;
    content: '\E803';
    font-family: Critic Icons, sans-serif;
    font-size: 0.875rem;
    line-height: 3.125rem;
    float: right;
  }

  /* line 294, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits a.dropdown-trigger.open {
    color: #1f1f1f;
    border-bottom: none;
  }

  /* line 298, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits a.dropdown-trigger.open::after {
    content: '\E804';
    color: #a9a9a9;
  }
}

@media only screen and (min-width: 768px) {
  /* line 306, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits div.dropdown {
    margin-top: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 306, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits div.dropdown {
    display: none;
    margin-top: 0.625rem;
  }

  /* line 314, resources/assets/styles/layouts/_landing.scss */

  article.landing section.offer div.benefits div.dropdown.open {
    display: block;
  }
}

/* line 319, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul {
  margin-bottom: 1.875rem;
}

/* line 322, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul li {
  display: block;
  text-align: left;
  padding-left: 1.3125rem;
  margin-bottom: 0.75rem;
  position: relative;
}

/* line 329, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul li::before {
  content: '\E82F';
  color: #1f1f1f;
  font-family: Critic Icons, sans-serif;
  font-size: 0.875rem;
  position: absolute;
  top: 0.25rem;
  left: 0;
}

/* line 339, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul li h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.27778em;
  color: #1f1f1f;
  margin-bottom: 0.25rem;
}

/* line 345, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul li p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1.0625rem;
  line-height: 1.29412em;
  letter-spacing: var(--ls-roboto);
  color: #1f1f1f;
}

/* line 352, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer div.benefits div.dropdown ul li.featured::before {
  content: '\E800';
  color: #2ea7b4;
}

/* line 363, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer label {
  padding-left: 1.25rem;
  position: relative;
  cursor: pointer;
}

/* line 368, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer label::before {
  content: '';
  display: block;
  width: 0.9375rem;
  height: 0.9375rem;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTUgMTUiPjxkZWZzPjxjaXJjbGUgaWQ9ImEiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjYikiPjxkZWZzPjxwYXRoIGlkPSJjIiBkPSJNLTEuNS0xLjVoMTh2MThoLTE4eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImQiPjx1c2UgeGxpbms6aHJlZj0iI2MiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48Y2lyY2xlIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIgY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjZmZmIi8+PC9nPjxnPjxkZWZzPjxjaXJjbGUgaWQ9ImUiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImYiPjx1c2UgeGxpbms6aHJlZj0iI2UiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjZikiPjxkZWZzPjxwYXRoIGlkPSJnIiBkPSJNLTEuNS0xLjVoMTh2MThoLTE4eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImgiPjx1c2UgeGxpbms6aHJlZj0iI2ciIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48Y2lyY2xlIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIgb3BhY2l0eT0iLjUiIGNsaXAtcGF0aD0idXJsKCNoKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNTYxMzM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPjwvZz48L2c+PC9zdmc+) no-repeat center center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 380, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer label.checked::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTUgMTUiPjxkZWZzPjxjaXJjbGUgaWQ9ImEiIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImIiPjx1c2UgeGxpbms6aHJlZj0iI2EiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48ZyBjbGlwLXBhdGg9InVybCgjYikiPjxkZWZzPjxwYXRoIGlkPSJjIiBkPSJNLTEuNS0xLjVoMTh2MThoLTE4eiIvPjwvZGVmcz48Y2xpcFBhdGggaWQ9ImQiPjx1c2UgeGxpbms6aHJlZj0iI2MiIG92ZXJmbG93PSJ2aXNpYmxlIi8+PC9jbGlwUGF0aD48Y2lyY2xlIGN4PSI3LjUiIGN5PSI3LjUiIHI9IjcuMiIgY2xpcC1wYXRoPSJ1cmwoI2QpIiBmaWxsPSIjZmZmIi8+PGc+PGRlZnM+PGNpcmNsZSBpZD0iZSIgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNy4yIi8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iZiI+PHVzZSB4bGluazpocmVmPSIjZSIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNmKSI+PGRlZnM+PHBhdGggaWQ9ImciIGQ9Ik0tMS41LTEuNWgxOHYxOGgtMTh6Ii8+PC9kZWZzPjxjbGlwUGF0aCBpZD0iaCI+PHVzZSB4bGluazpocmVmPSIjZyIgb3ZlcmZsb3c9InZpc2libGUiLz48L2NsaXBQYXRoPjxjaXJjbGUgY3g9IjcuNSIgY3k9IjcuNSIgcj0iNy4yIiBvcGFjaXR5PSIuNSIgY2xpcC1wYXRoPSJ1cmwoI2gpIiBmaWxsPSJub25lIiBzdHJva2U9IiM1NjEzMzQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PC9nPjwvZz48L2c+PHBhdGggZD0iTTEyIDcuNUMxMiA1IDEwIDMgNy41IDNTMyA1IDMgNy41IDUgMTIgNy41IDEyIDEyIDEwIDEyIDcuNXoiIGZpbGw9IiMyZWE3YjMiLz48L3N2Zz4=);
}

/* line 384, resources/assets/styles/layouts/_landing.scss */

article.landing section.offer label input[type="radio"] {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0.1px;
}

@media only screen and (min-width: 768px) {
  /* line 396, resources/assets/styles/layouts/_landing.scss */

  article.landing footer {
    margin-top: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 396, resources/assets/styles/layouts/_landing.scss */

  article.landing footer {
    margin-top: 1.5rem;
  }
}

/* line 404, resources/assets/styles/layouts/_landing.scss */

article.landing footer ul {
  margin: 0;
}

/* line 407, resources/assets/styles/layouts/_landing.scss */

article.landing footer ul li {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.8125rem;
  line-height: 1.61538em;
  letter-spacing: 0.03125rem;
  color: #424242;
}

@media only screen and (min-width: 768px) {
  /* line 4, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats {
    overflow: hidden;
    clear: both;
    margin: 3.75rem 0 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats {
    marginmargin: 1.875rem;
  }
}

/* line 18, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats article.opinion div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article.opinion div.content {
  background-color: #fff !important;
}

/* line 22, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats article.opinion div.main div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article.opinion div.main div.content {
  background-color: #d8eded !important;
}

@media only screen and (min-width: 768px) {
  /* line 28, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main {
    width: 57%;
    float: left;
  }
}

@media only screen and (min-width: 768px) {
  /* line 34, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content {
    padding: 1rem 2.25rem 1.875rem 1.875rem !important;
  }
}

/* line 39, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats div.main div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 {
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 39, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.5rem;
    line-height: 1em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 39, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
  }
}

/* line 52, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 a.icon-bookmark-on.hidden,
.block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 a.icon-bookmark-off.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 a.icon-bookmark-on.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h1 a.icon-bookmark-off.hidden {
  display: none !important;
}

/* line 58, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats div.main div.content h2,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h2 {
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 58, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 58, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 74, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats div.main div.content:hover a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris-illustrats div.main div.content:hover a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content:hover a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats div.main div.content:hover a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  /* line 83, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside {
    width: 43%;
    float: left;
    padding-left: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 83, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside {
    padding-left: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 94, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 94, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li {
    border-top: 1px solid #dcdcdc;
    padding-top: 1.25rem;
    margin-top: 1.25rem;
  }
}

/* line 106, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article {
  margin-bottom: 0;
}

/* line 110, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image {
  width: 7.8125rem;
  float: left;
  margin-right: 0.9375rem;
  position: relative;
  isolation: isolate;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image::before,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.75%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image img,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.image img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 118, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content {
  margin: 0 !important;
  padding: 0;
}

/* line 122, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content .subscribers-badge,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content .subscribers-badge {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}

/* line 128, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 {
  display: inline;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 128, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.5625rem;
    line-height: 1.04em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 128, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
  }
}

/* line 139, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1::before,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1::before {
  content: '';
  display: block;
  clear: both;
}

/* line 145, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on,
.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off {
  position: relative;
  top: auto;
  right: auto;
}

@media only screen and (min-width: 992px) {
  /* line 145, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off {
    display: none;
  }
}

/* line 155, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on.hidden,
.block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-on.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article div.content h1 a.icon-bookmark-off.hidden {
  display: none !important;
}

/* line 162, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article.has-image,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article.has-image {
  overflow: hidden;
  clear: both;
}

/* line 166, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article.has-image div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article.has-image div.content {
  width: calc(100% - 8.75rem);
  float: left;
  padding-top: 0;
}

/* line 174, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris-illustrats aside ul li article.opinion div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article.opinion div.content {
  background-color: #d8eded !important;
  padding: 0.9375rem !important;
}

@media only screen and (min-width: 992px) {
  /* line 183, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover h1 a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover h1 a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  /* line 194, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats aside ul li:first-of-type article div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats aside ul li:first-of-type article div.content {
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 206, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris-illustrats article.has-image div.main div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article.has-image div.main div.content {
    margin-top: -4.375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 217, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris {
    overflow: hidden;
    clear: both;
    margin: 3.75rem 0 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 217, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris {
    marginmargin: 1.875rem;
  }
}

/* line 231, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris article.opinion div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article.opinion div.content {
  background-color: #fff !important;
}

/* line 235, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris article.opinion div.main div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article.opinion div.main div.content {
  background-color: #d8eded !important;
}

@media only screen and (min-width: 768px) {
  /* line 241, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main {
    width: 74%;
    float: left;
  }
}

@media only screen and (min-width: 768px) {
  /* line 247, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content {
    padding: 1rem 2.25rem 1.875rem 1.875rem !important;
  }
}

/* line 252, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris div.main div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h1 {
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 252, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.5rem;
    line-height: 1em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 252, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
  }
}

/* line 264, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris div.main div.content h1 a.icon-bookmark-on.hidden,
.block.obertura-amb-temes-secundaris div.main div.content h1 a.icon-bookmark-off.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h1 a.icon-bookmark-on.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h1 a.icon-bookmark-off.hidden {
  display: none !important;
}

/* line 270, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris div.main div.content h2,
article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h2 {
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 270, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 270, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 285, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris div.main div.content:hover a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris div.main div.content:hover a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content:hover a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris div.main div.content:hover a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  /* line 294, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside {
    width: 26%;
    float: left;
    padding-left: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 294, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside {
    padding-left: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 305, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.625rem;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 305, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li {
    border-top: 1px solid #dcdcdc;
    padding-top: 0.625rem;
    margin-top: 0.625rem;
  }
}

/* line 317, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article {
  margin-bottom: 0;
}

/* line 321, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content {
  margin: 0 !important;
  padding: 0;
}

/* line 325, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content .subscribers-badge,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content .subscribers-badge {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}

/* line 331, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 {
  display: inline;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 331, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.5625rem;
    line-height: 1.04em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 331, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
  }
}

/* line 342, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content h1::before,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1::before {
  content: '';
  display: block;
  clear: both;
}

/* line 348, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on,
.block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off {
  position: relative;
  top: auto;
  right: auto;
}

@media only screen and (min-width: 992px) {
  /* line 348, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off {
    display: none;
  }
}

/* line 358, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on.hidden,
.block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-on.hidden,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article div.content h1 a.icon-bookmark-off.hidden {
  display: none !important;
}

/* line 366, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-temes-secundaris aside ul li article.opinion div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article.opinion div.content {
  background-color: #d8eded !important;
  padding: 0.9375rem !important;
}

@media only screen and (min-width: 992px) {
  /* line 375, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li article:hover h1 a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris aside ul li article:hover h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article:hover h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li article:hover h1 a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  /* line 386, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris aside ul li:first-of-type article div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris aside ul li:first-of-type article div.content {
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 398, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-temes-secundaris article.has-image div.main div.content,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris article.has-image div.main div.content {
    margin-top: -4.375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 409, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic,
  article.content-block .entry-content .block.obertura-amb-tema-unic {
    margin: 3.75rem 0 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 409, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic,
  article.content-block .entry-content .block.obertura-amb-tema-unic {
    marginmargin: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 417, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article,
  article.content-block .entry-content .block.obertura-amb-tema-unic article {
    overflow: hidden;
    clear: both;
    position: relative;
  }
}

@media only screen and (min-width: 768px) {
  /* line 424, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.image,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.image {
    width: 60%;
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 424, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.image,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.image {
    width: 100%;
  }
}

/* line 451, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content {
  background-color: #fff;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 451, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content {
    width: calc(40% + 5.9375rem);
    float: left;
    height: 100%;
    margin-top: 1.875rem;
    padding: 1.875rem 1.875rem 1.875rem 0;
    z-index: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 451, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content {
    padding: 0 2.25rem 0.875rem 0.875rem;
    margin-left: 1.25rem;
  }
}

/* line 468, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content a.icon-bookmark-on,
.block.obertura-amb-tema-unic article div.content a.icon-bookmark-off,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
}

/* line 481, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content a.icon-bookmark-on::before,
.block.obertura-amb-tema-unic article div.content a.icon-bookmark-off::before,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on::before,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off::before {
  margin: 0;
}

/* line 485, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content a.icon-bookmark-on span,
.block.obertura-amb-tema-unic article div.content a.icon-bookmark-off span,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on span,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 490, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on:hover,
  .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 468, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on,
  .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content a.icon-bookmark-off {
    display: none;
  }
}

/* line 499, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content h1,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 499, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content h1,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.5rem;
    line-height: 1em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 499, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content h1,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
  }
}

/* line 511, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content h1 a,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 a {
  display: inline;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 516, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content h1 a:hover,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 a:hover {
  color: #1c96a3;
}

/* line 520, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content h1 a span.name,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 529, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content div.author,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 535, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content div.author figure,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic article div.content div.author figure::before,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic article div.content div.author figure img,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 546, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content div.author figure img,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic article div.content div.author figure::before,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 565, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content div.author p.name,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 568, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content div.author p.name a,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  text-transform: uppercase;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 582, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content div.author p.name a:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 593, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content p.byline,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 604, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content p.byline::after,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 611, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content .sponsor,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin-bottom: 0.625rem;
}

/* line 618, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content .sponsor p,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.41667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 625, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content .sponsor p span,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 630, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content .sponsor p a,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 635, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content .sponsor p a:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 641, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content .sponsor p img,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

/* line 650, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article div.content h2,
article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h2 {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 650, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content h2,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 650, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article div.content h2,
  article.content-block .entry-content .block.obertura-amb-tema-unic article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 667, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article:hover div.content a.icon-bookmark-on,
  .block.obertura-amb-tema-unic article:hover div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-tema-unic article:hover div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-tema-unic article:hover div.content a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 676, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article.has-image div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic article.has-image div.content {
    padding-top: 0.875rem;
    margin-top: -3.125rem;
  }
}

/* line 682, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article.has-image div.content .subscribers-badge,
article.content-block .entry-content .block.obertura-amb-tema-unic article.has-image div.content .subscribers-badge {
  position: absolute;
  top: -1.75rem;
  left: 0;
}

/* line 691, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic article.opinion div.content,
article.content-block .entry-content .block.obertura-amb-tema-unic article.opinion div.content {
  background-color: #d8eded;
}

@media only screen and (min-width: 768px) {
  /* line 691, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic article.opinion div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic article.opinion div.content {
    padding-left: 1.875rem;
  }
}

/* line 707, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-de-tres-temes .col-12.col-md-4 > .container,
article.content-block .entry-content .block.bloc-de-tres-temes .col-12.col-md-4 > .container {
  padding-right: 0;
  padding-left: 0;
}

/* line 723, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic,
article.content-block .entry-content .block.bloc-agrupador-tematic {
  background-color: #f0f0f0;
}

/* line 726, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic .col-12.col-md-4 > .container,
article.content-block .entry-content .block.bloc-agrupador-tematic .col-12.col-md-4 > .container {
  padding-right: 0;
  padding-left: 0;
}

/* line 732, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic h2.block-title,
article.content-block .entry-content .block.bloc-agrupador-tematic h2.block-title {
  display: inline-block;
  color: #1f1f1f;
  border-left: 0.5rem solid #2ea7b4;
  padding-left: 0.5625rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 732, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic h2.block-title,
  article.content-block .entry-content .block.bloc-agrupador-tematic h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
    margin-bottom: 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 732, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic h2.block-title,
  article.content-block .entry-content .block.bloc-agrupador-tematic h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    margin-bottom: 1.875rem;
  }
}

/* line 748, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic h2.block-title::after,
article.content-block .entry-content .block.bloc-agrupador-tematic h2.block-title::after {
  content: '\E805';
  font-family: Critic Icons, sans-serif;
  font-size: 0.875rem;
  line-height: 1.75rem;
  color: #2ea7b4;
  vertical-align: top;
  margin-left: 0.5rem;
  display: none;
}

/* line 764, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic article div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.content {
  background-color: #f0f0f0 !important;
}

/* line 769, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic article.opinion div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic article.opinion div.content {
  background-color: #d8eded !important;
  border: 1px solid #e4f4f5;
}

/* line 780, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats {
  margin-bottom: 1.875rem;
}

/* line 783, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article {
  position: relative;
  overflow: hidden;
  clear: both;
}

@media only screen and (min-width: 768px) {
  /* line 788, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main {
    width: 64%;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 788, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main {
    width: 100%;
  }
}

/* line 798, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.image img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.image img {
  width: 100%;
}

/* line 803, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content {
  background-color: #fff;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 803, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content {
    padding: 1.25rem 2.25rem;
    margin: 0 -1.5625rem 0 4.0625rem;
    z-index: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 803, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content {
    padding: 0.875rem 2.25rem 0.875rem 0.875rem;
    margin: 0 0 0 1.25rem;
  }
}

/* line 817, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .subscribers-badge,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .subscribers-badge {
  position: absolute;
  top: -1.75rem;
  left: 0;
}

/* line 823, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  /* line 823, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off {
    top: 1.25rem;
    right: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 823, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off {
    top: 0.875rem;
    right: 0.875rem;
  }
}

/* line 843, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on::before,
.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off::before {
  margin: 0;
}

/* line 847, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on span,
.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off span,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on span,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 852, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on:hover,
  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 823, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content a.icon-bookmark-off {
    display: none;
  }
}

/* line 861, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 861, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 861, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
  }
}

/* line 873, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a {
  display: block;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 878, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a:hover,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a:hover {
  color: #1c96a3;
}

/* line 882, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a span.name,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 891, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 897, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 908, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 927, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 930, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name a,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 944, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name a:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 955, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content p.byline,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 966, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content p.byline::after,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 973, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin-bottom: 0.625rem;
}

/* line 980, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.41667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 987, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p span,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 992, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p a,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 997, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p a:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 1003, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

/* line 1012, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2 {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 1012, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1012, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1029, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content:hover a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content:hover a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content:hover a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article div.main div.content:hover a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 1038, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside {
  background-color: #f0f0f0;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 1038, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside {
    width: 36%;
    float: left;
    padding: 4.375rem 1.875rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1038, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside {
    padding: 2.5rem 0.9375rem 0.0625rem;
    margin-left: 1.25rem;
  }
}

/* line 1052, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside::before {
  content: '\E805';
  font-family: Critic Icons, sans-serif;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #1f1f1f;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  /* line 1052, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside::before,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside::before {
    top: 1.875rem;
    left: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1052, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside::before,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside::before {
    top: 0.9375rem;
    left: 0.9375rem;
  }
}

/* line 1071, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li {
  padding-left: 1.625rem;
  position: relative;
}

/* line 1075, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li::before {
  display: block;
  content: '';
  width: 1rem;
  height: 1px;
  border-top: 1px solid #1f1f1f;
  position: absolute;
  top: 0.75rem;
  left: 0;
}

/* line 1086, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article {
  margin: 0 0 1.25rem;
  padding: 0;
}

/* line 1090, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1090, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content {
    width: auto;
    padding: 0;
    margin: 0 0 1.5625rem;
    z-index: auto;
  }
}

/* line 1102, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on,
.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1112, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on::before,
.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off::before {
  margin: 0;
}

/* line 1116, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on span,
.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off span,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on span,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 1121, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on:hover,
  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1102, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content a.icon-bookmark-off {
    display: none;
  }
}

/* line 1130, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 {
  margin-bottom: 0.625rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1130, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.5625rem;
    line-height: 1.04em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1130, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
    letter-spacing: 0;
  }
}

/* line 1142, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a {
  display: inline;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1147, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a:hover,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a:hover {
  color: #1c96a3;
}

/* line 1151, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a span.name,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 1160, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content .subscribers-badge,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content .subscribers-badge {
  position: relative;
  top: auto;
  left: auto;
}

/* line 1166, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 1172, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1183, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure img,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure::before,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1192, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 1195, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name a,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1209, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name a:hover,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 1220, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

@media only screen and (min-width: 768px) {
  /* line 1220, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.8125rem;
    line-height: 1.84615em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1220, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline {
    font-family: Roboto Mono, monospace;
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.66667em;
  }
}

/* line 1238, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline::after,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article div.content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

@media only screen and (min-width: 992px) {
  /* line 1249, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article:hover h1 a.icon-bookmark-on,
  .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article:hover h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article:hover h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article aside ul li article:hover h1 a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 1266, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content {
  background-color: #d8eded;
}

@media only screen and (min-width: 768px) {
  /* line 1266, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content {
    border: 1px solid #e4f4f5;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1266, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article.opinion div.main div.content {
    border-bottom: 1px solid #e4f4f5;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1279, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article.has-image div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article.has-image div.main div.content {
    margin-top: -4rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1279, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-agrupador-tematic-amb-relacionats article.has-image div.main div.content,
  article.content-block .entry-content .block.bloc-agrupador-tematic-amb-relacionats article.has-image div.main div.content {
    margin-top: -3.125rem;
  }
}

/* line 1295, resources/assets/styles/layouts/_blocks.scss */

.block.article-destacat,
article.content-block .entry-content .block.article-destacat {
  background-color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
  /* line 1299, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat div.container,
  article.content-block .entry-content .block.article-destacat div.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: initial;
  }
}

/* line 1306, resources/assets/styles/layouts/_blocks.scss */

.block.article-destacat article,
article.content-block .entry-content .block.article-destacat article {
  height: 100%;
  background-color: #f0f0f0;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  /* line 1318, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.image,
  article.content-block .entry-content .block.article-destacat article div.image {
    width: 50%;
    width: 57%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* line 1327, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content,
  article.content-block .entry-content .block.article-destacat article div.content {
    background-color: transparent !important;
    max-width: 71.25rem;
    height: 100%;
    overflow: hidden;
    clear: both;
    padding: 4.25rem 0 0 !important;
    margin: 0 auto !important;
  }

  /* line 1336, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner,
  article.content-block .entry-content .block.article-destacat article div.content div.inner {
    width: calc(50% + 4.0625rem);
    width: calc(42.8% + 4.0625rem);
    height: 100%;
    min-height: 65vh;
    float: right;
    background-color: #f0f0f0;
    padding: 1.875rem;
    position: relative;
  }

  /* line 1346, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h1,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h1 {
    letter-spacing: var(--ls-heading);
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  /* line 1346, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h1,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  /* line 1346, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h1,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h1 {
    font-family: GT America, sans-serif;
    font-size: 2.0625rem;
    line-height: 1.09091em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1357, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h1 a.icon-bookmark-on,
  .block.article-destacat article div.content div.inner h1 a.icon-bookmark-off,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h1 a.icon-bookmark-on,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h1 a.icon-bookmark-off {
    position: relative;
    top: auto;
    right: auto;
  }

  /* line 1365, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h2,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h2 {
    letter-spacing: var(--ls-roboto);
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) {
  /* line 1365, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h2,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  /* line 1365, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner h2,
  article.content-block .entry-content .block.article-destacat article div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1379, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content div.inner .subscribers-badge,
  article.content-block .entry-content .block.article-destacat article div.content div.inner .subscribers-badge {
    position: relative;
    top: auto;
    left: auto;
  }
}

/* line 1388, resources/assets/styles/layouts/_blocks.scss */

.block.article-destacat article.opinion,
article.content-block .entry-content .block.article-destacat article.opinion {
  background-color: #d8eded;
}

/* line 1391, resources/assets/styles/layouts/_blocks.scss */

.block.article-destacat article.opinion div.content,
.block.article-destacat article.opinion div.content div.inner,
article.content-block .entry-content .block.article-destacat article.opinion div.content,
article.content-block .entry-content .block.article-destacat article.opinion div.content div.inner {
  background-color: #d8eded;
}

@media only screen and (max-width: 767px) {
  /* line 1397, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article div.content,
  article.content-block .entry-content .block.article-destacat article div.content {
    background-color: #f0f0f0 !important;
  }

  /* line 1401, resources/assets/styles/layouts/_blocks.scss */

  .block.article-destacat article.opinion div.content,
  article.content-block .entry-content .block.article-destacat article.opinion div.content {
    background-color: #d8eded !important;
  }
}

/* line 1413, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix {
  background-color: #61123b;
}

@media only screen and (min-width: 992px) {
  /* line 1413, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix {
    padding: 4.375rem 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1413, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix {
    padding: 4.375rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1413, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix {
    padding: 2.5rem 0 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1426, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container {
    padding-right: 28.75rem;
    position: relative;
  }
}

/* line 1432, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container h2,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container h2 {
  color: #fff;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1432, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container h2,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1432, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container h2,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container h2 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
    text-align: center;
  }
}

/* line 1447, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container p,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p {
  color: #fff;
  margin-bottom: 1.25rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 1447, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container p,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1447, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container p,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
    text-align: center;
  }
}

/* line 1461, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.2em;
}

@media only screen and (min-width: 768px) {
  /* line 1461, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text {
    display: inline-block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1461, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text {
    display: block;
  }
}

/* line 1471, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text a,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text a {
  border-bottom: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1478, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text a:hover,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container p.login-text a:hover {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }
}

/* line 1487, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: auto;
}

@media only screen and (min-width: 768px) {
  /* line 1487, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button {
    margin-right: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1487, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container a.button,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container a.button {
    margin-bottom: 1.0625rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1501, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit {
    position: absolute;
    right: 0.9375rem;
    bottom: -4.375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1501, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit {
    position: relative;
    left: -0.9375rem;
    text-align: center;
    background-color: #1f1f1f;
    width: calc(100% + 1.875rem);
    margin: 4.6875rem 0 0;
  }
}

/* line 1516, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img {
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  /* line 1516, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img {
    width: 16.875rem;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1516, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit img {
    width: 7.125rem;
    margin-top: -3.125rem;
  }
}

/* line 1529, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p {
  color: #fff;
  margin: 0;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1529, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p {
    display: inline-block;
    vertical-align: middle;
    width: 11.5625rem;
    background-color: #1f1f1f;
    font-family: GT America, sans-serif;
    font-size: 1.375rem;
    line-height: 1.04545em;
    padding: 1.25rem 0.9375rem;
  }

  /* line 1542, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p::before,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p::before {
    display: block;
    content: '\E805';
    font-family: Critic Icons, sans-serif;
    font-size: 1rem;
    color: #2ea7b4;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1529, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p,
  article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p {
    width: 100%;
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
    padding: 0 1.875rem 2.5rem;
  }
}

/* line 1557, resources/assets/styles/layouts/_blocks.scss */

.block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p b,
.block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p strong,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p b,
article.content-block .entry-content .block.crida-a-la-subscripcio-bloc-no-fix .container div.benefit p strong {
  font-weight: normal;
  color: #2ea7b4;
}

/* line 1571, resources/assets/styles/layouts/_blocks.scss */

.block.opinio,
article.content-block .entry-content .block.opinio {
  background-color: #d8eded;
}

/* line 1574, resources/assets/styles/layouts/_blocks.scss */

.block.opinio h2.block-title,
article.content-block .entry-content .block.opinio h2.block-title {
  display: inline-block;
  color: #1f1f1f;
  border-left: 0.5rem solid #2ea7b4;
  padding-left: 0.5625rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1574, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio h2.block-title,
  article.content-block .entry-content .block.opinio h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
    margin-bottom: 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1574, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio h2.block-title,
  article.content-block .entry-content .block.opinio h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    margin-bottom: 1.25rem;
  }
}

/* line 1591, resources/assets/styles/layouts/_blocks.scss */

.block.opinio a.more-link,
article.content-block .entry-content .block.opinio a.more-link {
  line-height: 1rem;
  cursor: pointer;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 1591, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio a.more-link,
  article.content-block .entry-content .block.opinio a.more-link {
    margin-top: 0.5rem;
  }
}

/* line 1600, resources/assets/styles/layouts/_blocks.scss */

.block.opinio a.more-link span,
article.content-block .entry-content .block.opinio a.more-link span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border-bottom: 1px solid #2ea7b4;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

/* line 1607, resources/assets/styles/layouts/_blocks.scss */

.block.opinio a.more-link::after,
article.content-block .entry-content .block.opinio a.more-link::after {
  color: #2ea7b4;
  font-size: 0.8125rem;
  vertical-align: middle;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1616, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio a.more-link:hover span,
  article.content-block .entry-content .block.opinio a.more-link:hover span {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }

  /* line 1621, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio a.more-link:hover::after,
  article.content-block .entry-content .block.opinio a.more-link:hover::after {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1628, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article,
  article.content-block .entry-content .block.opinio article {
    height: 100%;
    padding-right: 1.25rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1628, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article,
  article.content-block .entry-content .block.opinio article {
    position: relative;
    padding: 1.25rem 0 1.25rem 5.5625rem;
  }
}

/* line 1638, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article div.author,
article.content-block .entry-content .block.opinio article div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 1644, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article div.author figure,
article.content-block .entry-content .block.opinio article div.author figure {
  display: block;
  overflow: hidden;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

@media only screen and (min-width: 992px) {
  /* line 1644, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article div.author figure,
  article.content-block .entry-content .block.opinio article div.author figure {
    width: 11.5rem;
    height: 11.5rem;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1644, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article div.author figure,
  article.content-block .entry-content .block.opinio article div.author figure {
    width: 8.75rem;
    height: 8.75rem;
    margin-bottom: 0.625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1644, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article div.author figure,
  article.content-block .entry-content .block.opinio article div.author figure {
    width: 4.3125rem;
    height: 4.3125rem;
    position: absolute;
    top: 1.25rem;
    left: 0;
  }
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.opinio article div.author figure::before,
article.content-block .entry-content .block.opinio article div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.opinio article div.author figure img,
article.content-block .entry-content .block.opinio article div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1669, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article div.author figure img,
article.content-block .entry-content .block.opinio article div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block.opinio article div.author figure::before,
article.content-block .entry-content .block.opinio article div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1698, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article div.author p.name a,
article.content-block .entry-content .block.opinio article div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.71429em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 1712, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article div.author p.name a:hover,
  article.content-block .entry-content .block.opinio article div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 1721, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article div.author p.byline,
article.content-block .entry-content .block.opinio article div.author p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.6em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
}

/* line 1735, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article h1,
article.content-block .entry-content .block.opinio article h1 {
  color: #1f1f1f;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 992px) {
  /* line 1735, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article h1,
  article.content-block .entry-content .block.opinio article h1 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1735, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article h1,
  article.content-block .entry-content .block.opinio article h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
    -ms-hyphens: auto;
        hyphens: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1735, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article h1,
  article.content-block .entry-content .block.opinio article h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 1750, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article h1 a,
article.content-block .entry-content .block.opinio article h1 a {
  display: inline;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1755, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article h1 a:hover,
article.content-block .entry-content .block.opinio article h1 a:hover {
  color: #1c96a3;
}

/* line 1759, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article h1 a span.name,
article.content-block .entry-content .block.opinio article h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 1768, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article a.icon-bookmark-on,
.block.opinio article a.icon-bookmark-off,
article.content-block .entry-content .block.opinio article a.icon-bookmark-on,
article.content-block .entry-content .block.opinio article a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1778, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article a.icon-bookmark-on::before,
.block.opinio article a.icon-bookmark-off::before,
article.content-block .entry-content .block.opinio article a.icon-bookmark-on::before,
article.content-block .entry-content .block.opinio article a.icon-bookmark-off::before {
  margin: 0;
}

/* line 1782, resources/assets/styles/layouts/_blocks.scss */

.block.opinio article a.icon-bookmark-on span,
.block.opinio article a.icon-bookmark-off span,
article.content-block .entry-content .block.opinio article a.icon-bookmark-on span,
article.content-block .entry-content .block.opinio article a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 1787, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article a.icon-bookmark-on:hover,
  .block.opinio article a.icon-bookmark-off:hover,
  article.content-block .entry-content .block.opinio article a.icon-bookmark-on:hover,
  article.content-block .entry-content .block.opinio article a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1768, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article a.icon-bookmark-on,
  .block.opinio article a.icon-bookmark-off,
  article.content-block .entry-content .block.opinio article a.icon-bookmark-on,
  article.content-block .entry-content .block.opinio article a.icon-bookmark-off {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1799, resources/assets/styles/layouts/_blocks.scss */

  .block.opinio article:hover div.content a.icon-bookmark-on,
  .block.opinio article:hover div.content a.icon-bookmark-off,
  article.content-block .entry-content .block.opinio article:hover div.content a.icon-bookmark-on,
  article.content-block .entry-content .block.opinio article:hover div.content a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 1810, resources/assets/styles/layouts/_blocks.scss */

.block.opinio div.col-12:last-of-type article,
article.content-block .entry-content .block.opinio div.col-12:last-of-type article {
  border-right: none;
  border-bottom: none;
}

/* line 1821, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial {
  overflow: hidden;
  position: relative;
}

/* line 1834, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 65vh;
}

/* line 1839, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.background,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.background {
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  background-image: attr(data-image-src url);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1851, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.background::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.background::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}

/* line 1862, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container {
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 1862, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 1870, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content {
    max-width: 43.4375rem;
    padding-top: 7.375rem;
    margin-right: 4.0625rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1870, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content {
    padding-top: 3.75rem;
    margin-inline: 0.3125rem;
  }
}

/* line 1881, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content h1,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 {
  color: #fff;
  margin-bottom: 1.25rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 1881, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content h1,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 3.75rem;
    line-height: 0.96667em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1881, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content h1,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.0625rem;
    line-height: 1.09091em;
  }
}

/* line 1892, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content h1 a,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 a {
  display: inline;
  color: #fff;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 1897, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content h1 a:hover,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 a:hover {
  color: #1c96a3;
}

/* line 1901, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content h1 a span.name,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 1910, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner {
  background-color: #fff;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 1910, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner {
    padding: 1.25rem 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1910, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner {
    padding: 0.875rem 2.25rem 0.875rem 0.875rem;
  }
}

/* line 1921, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on,
.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
}

/* line 1934, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on::before,
.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off::before {
  margin: 0;
}

/* line 1938, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on span,
.block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off span,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on span,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 1943, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on:hover,
  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 1921, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on,
  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner a.icon-bookmark-off {
    display: none;
  }
}

/* line 1952, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 1958, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure img,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 1969, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure img,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1988, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name {
  margin-top: 0.3125rem;
}

/* line 1991, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name a,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2005, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name a:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 2016, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 2027, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline::before,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline::before {
  content: '';
  display: block;
  margin-top: 1px;
}

/* line 2033, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline::after,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 2040, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin-bottom: 0.625rem;
}

/* line 2047, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.41667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 2054, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p span,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 2059, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p a,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 2064, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p a:hover,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 2070, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p img,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

/* line 2079, resources/assets/styles/layouts/_blocks.scss */

.block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2,
article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2 {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 2079, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2079, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 992px) {
  /* line 2097, resources/assets/styles/layouts/_blocks.scss */

  .block.obertura-amb-tema-unic-especial article div.container div.content:hover div.inner a.icon-bookmark-on,
  .block.obertura-amb-tema-unic-especial article div.container div.content:hover div.inner a.icon-bookmark-off,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content:hover div.inner a.icon-bookmark-on,
  article.content-block .entry-content .block.obertura-amb-tema-unic-especial article div.container div.content:hover div.inner a.icon-bookmark-off {
    display: inline-block;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2119, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat div.container,
  article.content-block .entry-content .block.acte-destacat div.container {
    padding: 0 1.875rem;
  }
}

/* line 2128, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article,
article.content-block .entry-content .block.acte-destacat article {
  background-color: #041c1e;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  /* line 2135, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.image,
  article.content-block .entry-content .block.acte-destacat article div.image {
    width: 57%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2145, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content,
  article.content-block .entry-content .block.acte-destacat article div.content {
    background-color: transparent !important;
    max-width: 71.25rem;
    overflow: hidden;
    clear: both;
    padding: 4.25rem 0 0 !important;
    margin: 0 auto !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2145, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content,
  article.content-block .entry-content .block.acte-destacat article div.content {
    background-color: #041c1e !important;
    padding-top: 0.875rem !important;
    margin-top: -3.125rem;
  }
}

/* line 2160, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner,
article.content-block .entry-content .block.acte-destacat article div.content div.inner {
  min-height: 65vh;
}

@media only screen and (min-width: 768px) {
  /* line 2160, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner {
    width: calc(50% + 4.0625rem);
    float: right;
    background-color: #041c1e;
    padding: 1.875rem;
    position: relative;
  }
}

/* line 2170, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner h1,
article.content-block .entry-content .block.acte-destacat article div.content div.inner h1 {
  color: #fff;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2170, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner h1,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2170, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner h1,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner h1 {
    font-family: GT America, sans-serif;
    font-size: 2.0625rem;
    line-height: 1.09091em;
  }
}

/* line 2182, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner h1 a,
article.content-block .entry-content .block.acte-destacat article div.content div.inner h1 a {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  /* line 2186, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner h1 a:hover,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner h1 a:hover {
    color: #1c96a3;
  }
}

/* line 2193, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner h2,
article.content-block .entry-content .block.acte-destacat article div.content div.inner h2 {
  color: #fff;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 2193, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner h2,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2193, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner h2,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

/* line 2216, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner section.event-info p,
article.content-block .entry-content .block.acte-destacat article div.content div.inner section.event-info p {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #2ea7b4;
  margin-bottom: 0.3125rem;
}

@media only screen and (max-width: 767px) {
  /* line 2216, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner section.event-info p,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner section.event-info p {
    position: relative;
    padding-left: 1.3125rem;
  }
}

/* line 2226, resources/assets/styles/layouts/_blocks.scss */

.block.acte-destacat article div.content div.inner section.event-info p::before,
article.content-block .entry-content .block.acte-destacat article div.content div.inner section.event-info p::before {
  font-size: 1rem;
  color: #2ea7b4;
}

@media only screen and (max-width: 767px) {
  /* line 2226, resources/assets/styles/layouts/_blocks.scss */

  .block.acte-destacat article div.content div.inner section.event-info p::before,
  article.content-block .entry-content .block.acte-destacat article div.content div.inner section.event-info p::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}

/* line 2248, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat,
article.content-block .entry-content .block.producte-destacat {
  background-color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
  /* line 2264, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article,
  article.content-block .entry-content .block.producte-destacat article {
    overflow: hidden;
    clear: both;
    padding-top: var(--pd-block);
    padding-bottom: var(--pd-block);
  }
}

@media only screen and (max-width: 767px) {
  /* line 2264, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article,
  article.content-block .entry-content .block.producte-destacat article {
    paddingmargin: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2275, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.image,
  article.content-block .entry-content .block.producte-destacat article div.image {
    width: 57%;
    margin-right: 1.875rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2275, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.image,
  article.content-block .entry-content .block.producte-destacat article div.image {
    margin-bottom: 0.9375rem;
  }
}

/* line 2285, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.image img,
article.content-block .entry-content .block.producte-destacat article div.image img {
  width: 100%;
}

/* line 2290, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content,
article.content-block .entry-content .block.producte-destacat article div.content {
  padding-top: 1rem;
}

@media only screen and (min-width: 768px) {
  /* line 2290, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content,
  article.content-block .entry-content .block.producte-destacat article div.content {
    width: calc(43% - 1.875rem);
    float: left;
  }
}

/* line 2297, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content h1,
article.content-block .entry-content .block.producte-destacat article div.content h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2297, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content h1,
  article.content-block .entry-content .block.producte-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2297, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content h1,
  article.content-block .entry-content .block.producte-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.0625rem;
    line-height: 1.09091em;
  }
}

/* line 2309, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content h1 a,
article.content-block .entry-content .block.producte-destacat article div.content h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2314, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content h1 a:hover,
  article.content-block .entry-content .block.producte-destacat article div.content h1 a:hover {
    color: #1c96a3;
  }
}

/* line 2321, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content h2,
article.content-block .entry-content .block.producte-destacat article div.content h2 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 2321, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content h2,
  article.content-block .entry-content .block.producte-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2321, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content h2,
  article.content-block .entry-content .block.producte-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

/* line 2335, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content section.price,
article.content-block .entry-content .block.producte-destacat article div.content section.price {
  margin-bottom: 1.25rem;
}

/* line 2338, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content section.price p,
article.content-block .entry-content .block.producte-destacat article div.content section.price p {
  margin: 0;
}

/* line 2341, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content section.price p::after,
article.content-block .entry-content .block.producte-destacat article div.content section.price p::after {
  content: '';
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 2347, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content section.price p.price,
  article.content-block .entry-content .block.producte-destacat article div.content section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.18182em;
    letter-spacing: var(--ls-roboto);
  }
}

@media only screen and (max-width: 767px) {
  /* line 2347, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content section.price p.price,
  article.content-block .entry-content .block.producte-destacat article div.content section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.18182em;
    letter-spacing: var(--ls-roboto);
  }
}

/* line 2358, resources/assets/styles/layouts/_blocks.scss */

.block.producte-destacat article div.content section.price p.price-alternative,
article.content-block .entry-content .block.producte-destacat article div.content section.price p.price-alternative {
  display: inline-block;
  padding-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}

@media only screen and (min-width: 768px) {
  /* line 2358, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content section.price p.price-alternative,
  article.content-block .entry-content .block.producte-destacat article div.content section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.26667em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2358, resources/assets/styles/layouts/_blocks.scss */

  .block.producte-destacat article div.content section.price p.price-alternative,
  article.content-block .entry-content .block.producte-destacat article div.content section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.15385em;
    letter-spacing: 0;
  }
}

/* line 2386, resources/assets/styles/layouts/_blocks.scss */

.block.botiga,
article.content-block .entry-content .block.botiga {
  background-color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
  /* line 2386, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga,
  article.content-block .entry-content .block.botiga {
    padding: 3.75rem 0;
  }

  /* line 2394, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.container,
  article.content-block .entry-content .block.botiga div.container {
    padding: 0 1.875rem;
  }
}

/* line 2404, resources/assets/styles/layouts/_blocks.scss */

.block.botiga h2.block-title,
article.content-block .entry-content .block.botiga h2.block-title {
  display: inline-block;
  color: #1f1f1f;
  border-left: 0.5rem solid #2ea7b4;
  padding-left: 0.5625rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2404, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga h2.block-title,
  article.content-block .entry-content .block.botiga h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
    margin-bottom: 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2404, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga h2.block-title,
  article.content-block .entry-content .block.botiga h2.block-title {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
    margin-bottom: 1.25rem;
  }
}

/* line 2421, resources/assets/styles/layouts/_blocks.scss */

.block.botiga a.more-link,
article.content-block .entry-content .block.botiga a.more-link {
  line-height: 1rem;
  cursor: pointer;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 2421, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.more-link,
  article.content-block .entry-content .block.botiga a.more-link {
    margin-top: 0.5rem;
  }
}

/* line 2430, resources/assets/styles/layouts/_blocks.scss */

.block.botiga a.more-link span,
article.content-block .entry-content .block.botiga a.more-link span {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border-bottom: 1px solid #2ea7b4;
  -webkit-transition: color 0.2s, border-bottom 0.2s;
  -o-transition: color 0.2s, border-bottom 0.2s;
  transition: color 0.2s, border-bottom 0.2s;
}

/* line 2437, resources/assets/styles/layouts/_blocks.scss */

.block.botiga a.more-link::after,
article.content-block .entry-content .block.botiga a.more-link::after {
  color: #2ea7b4;
  font-size: 0.8125rem;
  vertical-align: middle;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2446, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.more-link:hover span,
  article.content-block .entry-content .block.botiga a.more-link:hover span {
    color: #1c96a3;
    border-bottom: 1px solid #1c96a3;
  }

  /* line 2451, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.more-link:hover::after,
  article.content-block .entry-content .block.botiga a.more-link:hover::after {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2458, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list,
  article.content-block .entry-content .block.botiga div.list {
    overflow: hidden;
    clear: both;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2464, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item,
  article.content-block .entry-content .block.botiga div.list div.item {
    width: calc(25% - 1.4375rem);
    float: left;
    margin-right: 1.875rem;
  }

  /* line 2470, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item:last-of-type,
  article.content-block .entry-content .block.botiga div.list div.item:last-of-type {
    margin-right: 0;
  }
}

/* line 2475, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item img,
article.content-block .entry-content .block.botiga div.list div.item img {
  display: block;
  width: 100%;
  margin-bottom: 1.25rem;
}

/* line 2481, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item h1,
article.content-block .entry-content .block.botiga div.list div.item h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2481, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item h1,
  article.content-block .entry-content .block.botiga div.list div.item h1 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2481, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item h1,
  article.content-block .entry-content .block.botiga div.list div.item h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 2493, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item h1 a,
article.content-block .entry-content .block.botiga div.list div.item h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2498, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item h1 a:hover,
  article.content-block .entry-content .block.botiga div.list div.item h1 a:hover {
    color: #1c96a3;
  }
}

/* line 2505, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item section.price,
article.content-block .entry-content .block.botiga div.list div.item section.price {
  margin-bottom: 1.25rem;
}

/* line 2508, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item section.price p,
article.content-block .entry-content .block.botiga div.list div.item section.price p {
  margin: 0;
}

/* line 2511, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item section.price p::after,
article.content-block .entry-content .block.botiga div.list div.item section.price p::after {
  content: '';
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 2517, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item section.price p.price,
  article.content-block .entry-content .block.botiga div.list div.item section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
    line-height: 1.18182em;
    letter-spacing: var(--ls-roboto);
  }
}

@media only screen and (max-width: 767px) {
  /* line 2517, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item section.price p.price,
  article.content-block .entry-content .block.botiga div.list div.item section.price p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1em;
    letter-spacing: var(--ls-roboto);
  }
}

/* line 2528, resources/assets/styles/layouts/_blocks.scss */

.block.botiga div.list div.item section.price p.price-alternative,
article.content-block .entry-content .block.botiga div.list div.item section.price p.price-alternative {
  display: inline-block;
  padding-bottom: 0.3125rem;
  margin-top: 0.3125rem;
}

@media only screen and (min-width: 768px) {
  /* line 2528, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item section.price p.price-alternative,
  article.content-block .entry-content .block.botiga div.list div.item section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.9375rem;
    line-height: 1.26667em;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2528, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga div.list div.item section.price p.price-alternative,
  article.content-block .entry-content .block.botiga div.list div.item section.price p.price-alternative {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 0.8125rem;
    line-height: 1.15385em;
    letter-spacing: 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2553, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-prev,
  .block.botiga a.swiper-button-next,
  article.content-block .entry-content .block.botiga a.swiper-button-prev,
  article.content-block .entry-content .block.botiga a.swiper-button-next {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2559, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-prev,
  .block.botiga a.swiper-button-next,
  article.content-block .entry-content .block.botiga a.swiper-button-prev,
  article.content-block .entry-content .block.botiga a.swiper-button-next {
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    color: #fff;
    background-image: none;
    background-color: #2ea7b4;
    top: 0;
    margin: 0;
  }

  /* line 2570, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-prev.swiper-button-disabled,
  .block.botiga a.swiper-button-next.swiper-button-disabled,
  article.content-block .entry-content .block.botiga a.swiper-button-prev.swiper-button-disabled,
  article.content-block .entry-content .block.botiga a.swiper-button-next.swiper-button-disabled {
    display: none;
  }

  /* line 2574, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-prev::before,
  .block.botiga a.swiper-button-next::before,
  article.content-block .entry-content .block.botiga a.swiper-button-prev::before,
  article.content-block .entry-content .block.botiga a.swiper-button-next::before {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.75rem;
    text-align: center;
    margin: 0;
  }

  /* line 2584, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-prev,
  article.content-block .entry-content .block.botiga a.swiper-button-prev {
    left: 0;
  }

  /* line 2588, resources/assets/styles/layouts/_blocks.scss */

  .block.botiga a.swiper-button-next,
  article.content-block .entry-content .block.botiga a.swiper-button-next {
    right: 0;
  }
}

/* line 2616, resources/assets/styles/layouts/_blocks.scss */

.block.titol-destacat,
article.content-block .entry-content .block.titol-destacat {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 2616, resources/assets/styles/layouts/_blocks.scss */

  .block.titol-destacat,
  article.content-block .entry-content .block.titol-destacat {
    margin: 2.8125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2616, resources/assets/styles/layouts/_blocks.scss */

  .block.titol-destacat,
  article.content-block .entry-content .block.titol-destacat {
    marginmargin: 1.875rem;
  }
}

/* line 2626, resources/assets/styles/layouts/_blocks.scss */

.block.titol-destacat h2,
article.content-block .entry-content .block.titol-destacat h2 {
  color: #2ea7b4;
  margin: 0;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2626, resources/assets/styles/layouts/_blocks.scss */

  .block.titol-destacat h2,
  article.content-block .entry-content .block.titol-destacat h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 0.97727em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2626, resources/assets/styles/layouts/_blocks.scss */

  .block.titol-destacat h2,
  article.content-block .entry-content .block.titol-destacat h2 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

/* line 2643, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-destacat-contingut,
article.content-block .entry-content .block.bloc-destacat-contingut {
  background-color: #f0f0f0;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  /* line 2643, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut,
  article.content-block .entry-content .block.bloc-destacat-contingut {
    padding: 3.75rem 0;
    margin: 2.8125rem calc(50% - 50.6vw);
  }

  /* line 2652, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut div.container,
  article.content-block .entry-content .block.bloc-destacat-contingut div.container {
    padding: 0 1.875rem;
  }
}

/* line 2662, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-destacat-contingut h2,
article.content-block .entry-content .block.bloc-destacat-contingut h2 {
  color: #1f1f1f;
  margin: 0;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2662, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut h2,
  article.content-block .entry-content .block.bloc-destacat-contingut h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 0.97727em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2662, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut h2,
  article.content-block .entry-content .block.bloc-destacat-contingut h2 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

/* line 2675, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-destacat-contingut p,
article.content-block .entry-content .block.bloc-destacat-contingut p {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 768px) {
  /* line 2675, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut p,
  article.content-block .entry-content .block.bloc-destacat-contingut p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.29412em;
    letter-spacing: 0.01438rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2675, resources/assets/styles/layouts/_blocks.scss */

  .block.bloc-destacat-contingut p,
  article.content-block .entry-content .block.bloc-destacat-contingut p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.29412em;
    letter-spacing: 0.0125rem;
    text-align: left;
  }
}

/* line 2689, resources/assets/styles/layouts/_blocks.scss */

.block.bloc-destacat-contingut p:last-of-type,
article.content-block .entry-content .block.bloc-destacat-contingut p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  /* line 2698, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut,
  article.content-block .entry-content .block.llista-illustrada-contingut {
    margin: 1.875rem 0 2.8125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2698, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut,
  article.content-block .entry-content .block.llista-illustrada-contingut {
    margin: 1.25rem 0 1.875rem;
  }
}

/* line 2706, resources/assets/styles/layouts/_blocks.scss */

.block.llista-illustrada-contingut ul,
article.content-block .entry-content .block.llista-illustrada-contingut ul {
  margin: 0;
  padding: 0;
}

/* line 2710, resources/assets/styles/layouts/_blocks.scss */

.block.llista-illustrada-contingut ul li,
article.content-block .entry-content .block.llista-illustrada-contingut ul li {
  padding-bottom: 1.875rem;
  margin: 0 0 1.875rem;
  border-bottom: 1px solid #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 2710, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut ul li,
  article.content-block .entry-content .block.llista-illustrada-contingut ul li {
    overflow: hidden;
    clear: both;
  }
}

/* line 2720, resources/assets/styles/layouts/_blocks.scss */

.block.llista-illustrada-contingut ul li img,
article.content-block .entry-content .block.llista-illustrada-contingut ul li img {
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 2720, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut ul li img,
  article.content-block .entry-content .block.llista-illustrada-contingut ul li img {
    width: 15.9375rem;
    margin-right: 1.875rem;
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2720, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut ul li img,
  article.content-block .entry-content .block.llista-illustrada-contingut ul li img {
    width: 50%;
    margin-bottom: 0.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2734, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-illustrada-contingut ul li div.content,
  article.content-block .entry-content .block.llista-illustrada-contingut ul li div.content {
    width: calc(100% - 17.8125rem);
    float: left;
  }
}

/* line 2740, resources/assets/styles/layouts/_blocks.scss */

.block.llista-illustrada-contingut ul li div.content h3,
article.content-block .entry-content .block.llista-illustrada-contingut ul li div.content h3 {
  margin-top: 0;
}

/* line 2761, resources/assets/styles/layouts/_blocks.scss */

.block.llista-de-destacats-contingut ul,
article.content-block .entry-content .block.llista-de-destacats-contingut ul {
  margin: 0;
  padding: 0;
}

/* line 2765, resources/assets/styles/layouts/_blocks.scss */

.block.llista-de-destacats-contingut ul li,
article.content-block .entry-content .block.llista-de-destacats-contingut ul li {
  background-color: #f0f0f0;
  position: relative;
  margin: 0;
}

@media only screen and (min-width: 768px) {
  /* line 2765, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li {
    margin-bottom: 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2765, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li {
    margin-bottom: 1.5625rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2777, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.image,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.image {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
  }
}

/* line 2785, resources/assets/styles/layouts/_blocks.scss */

.block.llista-de-destacats-contingut ul li div.image img,
article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.image img {
  display: block;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  /* line 2791, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content {
    max-width: 71.25rem;
    overflow: hidden;
    clear: both;
    padding: 4.25rem 0 0;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2791, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content {
    background-color: #f0f0f0;
    padding: 0.875rem;
    margin: -3.125rem 0 0 1.25rem;
    position: relative;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2806, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content div.inner,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content div.inner {
    background-color: #f0f0f0;
    width: calc(50% + 4.0625rem);
    float: right;
    padding: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2806, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content div.inner,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content div.inner {
    padding: 0;
    margin: 0;
  }
}

/* line 2818, resources/assets/styles/layouts/_blocks.scss */

.block.llista-de-destacats-contingut ul li div.content div.inner h2,
article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content div.inner h2 {
  margin-top: 0;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 2818, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content div.inner h2,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content div.inner h2 {
    font-family: GT America, sans-serif;
    font-size: 2rem;
    line-height: 1.03125em;
    margin: 0 0 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2818, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li div.content div.inner h2,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li div.content div.inner h2 {
    font-family: GT America, sans-serif;
    font-size: 1.5rem;
    line-height: 1.04167em;
    margin: 0 0 0.75rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2836, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li.right div.image,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li.right div.image {
    left: auto;
    right: 0;
  }

  /* line 2841, resources/assets/styles/layouts/_blocks.scss */

  .block.llista-de-destacats-contingut ul li.right div.content div.inner,
  article.content-block .entry-content .block.llista-de-destacats-contingut ul li.right div.content div.inner {
    float: left;
  }
}

/* line 2855, resources/assets/styles/layouts/_blocks.scss */

.block.acordio,
article.content-block .entry-content .block.acordio {
  margin: 2.8125rem 0;
}

/* line 2859, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item a.accordion-title,
article.content-block .entry-content .block.acordio div.item a.accordion-title {
  display: block;
  clear: both;
  color: #2ea7b4;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.1875rem;
  line-height: 1.57895em;
  letter-spacing: var(--ls-roboto);
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  padding: 0.625rem 2.8125rem 0.625rem 0.9375rem;
  margin-top: -1px;
  position: relative;
  cursor: pointer;
}

/* line 2873, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item a.accordion-title::before,
article.content-block .entry-content .block.acordio div.item a.accordion-title::before {
  content: '\E803';
  color: #2ea7b4;
  font-family: Critic Icons, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  position: absolute;
  top: 0.625rem;
  right: 0.9375rem;
}

@media only screen and (min-width: 768px) {
  /* line 2885, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item a.accordion-title:hover,
  article.content-block .entry-content .block.acordio div.item a.accordion-title:hover {
    color: #1c96a3;
  }
}

/* line 2891, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item div.accordion-body,
article.content-block .entry-content .block.acordio div.item div.accordion-body {
  max-height: 0vh;
  overflow: hidden;
  -webkit-transition: max-height 0.2s, padding 0.2s;
  -o-transition: max-height 0.2s, padding 0.2s;
  transition: max-height 0.2s, padding 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 2891, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item div.accordion-body,
  article.content-block .entry-content .block.acordio div.item div.accordion-body {
    padding: 0 2.8125rem 0 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2891, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item div.accordion-body,
  article.content-block .entry-content .block.acordio div.item div.accordion-body {
    padding: 0 0.9375rem;
  }
}

/* line 2903, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item div.accordion-body p,
article.content-block .entry-content .block.acordio div.item div.accordion-body p {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 1.0625rem;
  line-height: 1.52941em;
  letter-spacing: var(--ls-roboto);
  margin-bottom: 1.25rem;
}

/* line 2908, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item div.accordion-body p:last-of-type,
article.content-block .entry-content .block.acordio div.item div.accordion-body p:last-of-type {
  margin-bottom: 0;
}

/* line 2915, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item.open a.accordion-title,
article.content-block .entry-content .block.acordio div.item.open a.accordion-title {
  color: #1f1f1f;
}

/* line 2918, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item.open a.accordion-title::before,
article.content-block .entry-content .block.acordio div.item.open a.accordion-title::before {
  content: '\E804';
  color: #a9a9a9;
}

@media only screen and (min-width: 768px) {
  /* line 2924, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item.open a.accordion-title:hover,
  article.content-block .entry-content .block.acordio div.item.open a.accordion-title:hover {
    color: #1c96a3;
  }
}

/* line 2930, resources/assets/styles/layouts/_blocks.scss */

.block.acordio div.item.open div.accordion-body,
article.content-block .entry-content .block.acordio div.item.open div.accordion-body {
  max-height: 100vh;
  border-bottom: 1px solid #dcdcdc;
}

@media only screen and (min-width: 768px) {
  /* line 2930, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item.open div.accordion-body,
  article.content-block .entry-content .block.acordio div.item.open div.accordion-body {
    padding: 0.9375rem 2.8125rem 0.9375rem 0.9375rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2930, resources/assets/styles/layouts/_blocks.scss */

  .block.acordio div.item.open div.accordion-body,
  article.content-block .entry-content .block.acordio div.item.open div.accordion-body {
    padding: 0.9375rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 2948, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut {
    margin: 2.8125rem calc(50% - 50.6vw);
    overflow: hidden;
    clear: both;
    position: relative;
  }

  /* line 2956, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut .swiper-slide,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut .swiper-slide {
    width: calc(50% - 0.9375rem);
    float: left;
  }

  /* line 2960, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut .swiper-slide:last-of-type,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut .swiper-slide:last-of-type {
    margin-left: 1.875rem;
  }

  /* line 2964, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut .swiper-slide:last-of-type figure figcaption,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut .swiper-slide:last-of-type figure figcaption {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 0.25rem solid #2ea7b4;
  }

  /* line 2974, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-prev,
  .block.dues-imatges-encarades-contingut a.swiper-button-next,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-prev,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-next {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2948, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut {
    width: calc(100% + 1.875rem);
    margin: 1.875rem -0.9375rem;
  }

  /* line 2984, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut figure figcaption,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut figure figcaption {
    margin: 0 0.9375rem;
  }

  /* line 2989, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-prev,
  .block.dues-imatges-encarades-contingut a.swiper-button-next,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-prev,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-next {
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    color: #fff;
    background-image: none;
    background-color: #2ea7b4;
    top: 0;
    margin: 0;
  }

  /* line 3000, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-prev.swiper-button-disabled,
  .block.dues-imatges-encarades-contingut a.swiper-button-next.swiper-button-disabled,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-prev.swiper-button-disabled,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-next.swiper-button-disabled {
    display: none;
  }

  /* line 3004, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-prev::before,
  .block.dues-imatges-encarades-contingut a.swiper-button-next::before,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-prev::before,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-next::before {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.75rem;
    text-align: center;
    margin: 0;
  }

  /* line 3014, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-prev,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-prev {
    left: 0;
  }

  /* line 3018, resources/assets/styles/layouts/_blocks.scss */

  .block.dues-imatges-encarades-contingut a.swiper-button-next,
  article.content-block .entry-content .block.dues-imatges-encarades-contingut a.swiper-button-next {
    right: 0;
  }
}

@media only screen and (min-width: 768px) and (min-width: 921px) {
  /* line 3028, resources/assets/styles/layouts/_blocks.scss */

  .block.embed-contingut.column,
  article.content-block .entry-content .block.embed-contingut.column {
    width: calc(100% + 11.875rem);
    margin: 2.8125rem -5.9375rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 920px) {
  /* line 3028, resources/assets/styles/layouts/_blocks.scss */

  .block.embed-contingut.column,
  article.content-block .entry-content .block.embed-contingut.column {
    width: 100%;
    margin: 2.8125rem 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3028, resources/assets/styles/layouts/_blocks.scss */

  .block.embed-contingut.column,
  article.content-block .entry-content .block.embed-contingut.column {
    width: 100%;
    marginmargin: 1.875rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3045, resources/assets/styles/layouts/_blocks.scss */

  .block.embed-contingut.fullwidth,
  article.content-block .entry-content .block.embed-contingut.fullwidth {
    margin: 2.8125rem calc(50% - 50.6vw);
  }
}

@media only screen and (max-width: 767px) {
  /* line 3045, resources/assets/styles/layouts/_blocks.scss */

  .block.embed-contingut.fullwidth,
  article.content-block .entry-content .block.embed-contingut.fullwidth {
    width: calc(100% + 1.875rem);
    margin: 1.875rem -0.9375rem;
  }
}

/* line 3055, resources/assets/styles/layouts/_blocks.scss */

.block.embed-contingut.fullwidth .video-embed,
article.content-block .entry-content .block.embed-contingut.fullwidth .video-embed {
  width: 100%;
  margin: 0;
}

/* line 3061, resources/assets/styles/layouts/_blocks.scss */

.block.embed-contingut iframe,
.block.embed-contingut embed,
.block.embed-contingut object,
article.content-block .entry-content .block.embed-contingut iframe,
article.content-block .entry-content .block.embed-contingut embed,
article.content-block .entry-content .block.embed-contingut object {
  margin: 0;
}

/* line 3067, resources/assets/styles/layouts/_blocks.scss */

.block.embed-contingut p.error,
article.content-block .entry-content .block.embed-contingut p.error {
  background-color: #ccc;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #c00;
  text-align: center;
  paddingmargin: 1.875rem;
}

@media only screen and (min-width: 992px) {
  /* line 3082, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut,
  article.content-block .entry-content .block.articles-relacionats-contingut {
    width: 21.875rem;
    float: right;
    clear: both;
  }
}

@media only screen and (min-width: 992px) and (min-width: 1124px) {
  /* line 3082, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut,
  article.content-block .entry-content .block.articles-relacionats-contingut {
    margin: 0 -10rem 1.875rem 2.5rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1123px) {
  /* line 3082, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut,
  article.content-block .entry-content .block.articles-relacionats-contingut {
    margin: 0 0 1.875rem 2.5rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3082, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut,
  article.content-block .entry-content .block.articles-relacionats-contingut {
    margin: 0 0 1.875rem 2.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3082, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut,
  article.content-block .entry-content .block.articles-relacionats-contingut {
    marginmargin: 1.875rem;
  }
}

/* line 3102, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut h2,
article.content-block .entry-content .block.articles-relacionats-contingut h2 {
  font-family: GT America, sans-serif;
  font-size: 1.6875rem;
  line-height: 1.07407em;
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
  border-left: 0.4375rem solid #2ea7b4;
  padding-left: 0.5625rem;
  margin: 0 0 0.5rem;
}

/* line 3111, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article,
article.content-block .entry-content .block.articles-relacionats-contingut article {
  border-bottom: 1px solid #dcdcdc;
  padding: 1.25rem 0;
}

/* line 3116, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.image img,
article.content-block .entry-content .block.articles-relacionats-contingut article div.image img {
  display: block;
  width: 100%;
}

/* line 3123, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content h1,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content h1 {
  letter-spacing: var(--ls-heading);
  color: #1f1f1f;
  margin-bottom: 0.625rem;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 3123, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut article div.content h1,
  article.content-block .entry-content .block.articles-relacionats-contingut article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.5625rem;
    line-height: 1.04em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3123, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut article div.content h1,
  article.content-block .entry-content .block.articles-relacionats-contingut article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.25rem;
    line-height: 1.1em;
  }
}

/* line 3135, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content h1 a,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content h1 a {
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 3140, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut article div.content h1 a:hover,
  article.content-block .entry-content .block.articles-relacionats-contingut article div.content h1 a:hover {
    color: #1c96a3;
  }
}

/* line 3147, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content p.byline,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  margin: 0;
}

/* line 3159, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content p.byline::before,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content p.byline::before {
  content: '';
  display: block;
  margin-top: 1px;
}

/* line 3165, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content p.byline::after,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 3171, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article div.content p.byline a,
article.content-block .entry-content .block.articles-relacionats-contingut article div.content p.byline a {
  color: #2ea7b4;
  font-weight: normal;
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  /* line 3177, resources/assets/styles/layouts/_blocks.scss */

  .block.articles-relacionats-contingut article div.content p.byline a:hover,
  article.content-block .entry-content .block.articles-relacionats-contingut article div.content p.byline a:hover {
    color: #1c96a3;
  }
}

/* line 3185, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article.has-image,
article.content-block .entry-content .block.articles-relacionats-contingut article.has-image {
  overflow: hidden;
  clear: both;
}

/* line 3189, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article.has-image div.image,
article.content-block .entry-content .block.articles-relacionats-contingut article.has-image div.image {
  width: 4.0625rem;
  margin-right: 0.9375rem;
  float: left;
}

/* line 3195, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article.has-image div.content,
article.content-block .entry-content .block.articles-relacionats-contingut article.has-image div.content {
  width: calc(100% - 5rem);
  float: left;
}

/* line 3201, resources/assets/styles/layouts/_blocks.scss */

.block.articles-relacionats-contingut article.opinion,
article.content-block .entry-content .block.articles-relacionats-contingut article.opinion {
  background-color: #d8eded;
  padding: 1.25rem 0.625rem;
}

/* line 3211, resources/assets/styles/layouts/_blocks.scss */

.block.crida-alta-butlleti-bloc-no-fix,
article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix {
  clear: both;
  overflow: hidden;
  paddingmargin: 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 3216, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info {
    float: left;
    width: calc(100% - 29.625rem);
    margin-right: 3.125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3216, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info {
    margin-bottom: 1.5625rem;
  }
}

/* line 3226, resources/assets/styles/layouts/_blocks.scss */

.block.crida-alta-butlleti-bloc-no-fix .info h2,
article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info h2 {
  color: #1f1f1f;
  letter-spacing: var(--ls-heading);
  margin-bottom: 0.9375rem;
}

@media only screen and (min-width: 768px) {
  /* line 3226, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info h2,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info h2 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3226, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info h2,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info h2 {
    font-family: GT America, sans-serif;
    font-size: 1.9375rem;
    line-height: 1em;
    text-align: center;
  }
}

/* line 3241, resources/assets/styles/layouts/_blocks.scss */

.block.crida-alta-butlleti-bloc-no-fix .info p,
article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info p {
  color: #1f1f1f;
  margin-bottom: 1.25rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 3241, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info p,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3241, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix .info p,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix .info p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3256, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix figure,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix figure {
    float: left;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3256, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix figure,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix figure {
    text-align: center;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3264, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix figure img,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix figure img {
    max-width: 26.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3264, resources/assets/styles/layouts/_blocks.scss */

  .block.crida-alta-butlleti-bloc-no-fix figure img,
  article.content-block .entry-content .block.crida-alta-butlleti-bloc-no-fix figure img {
    max-width: 16.25rem;
  }
}

@media only screen and (min-width: 768px) {
  /* line 3278, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog,
  article.content-block .entry-content .block.microblog {
    padding-top: 2.125rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3278, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog,
  article.content-block .entry-content .block.microblog {
    padding-top: 1.875rem;
  }
}

/* line 3286, resources/assets/styles/layouts/_blocks.scss */

.block.microblog h2,
article.content-block .entry-content .block.microblog h2 {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: top left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-top: 1.875rem;
  margin: 0 0 1.75rem !important;
}

/* line 3295, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul,
article.content-block .entry-content .block.microblog div.share ul {
  font-size: 0;
  padding: 0;
  margin: 0 0 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 3295, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul,
  article.content-block .entry-content .block.microblog div.share ul {
    display: inline-block;
    margin-right: 0.8125rem;
  }

  /* line 3304, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul:last-of-type,
  article.content-block .entry-content .block.microblog div.share ul:last-of-type {
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3295, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul,
  article.content-block .entry-content .block.microblog div.share ul {
    display: block;
  }
}

/* line 3312, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li,
article.content-block .entry-content .block.microblog div.share ul li {
  display: inline-block;
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

/* line 3318, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li a,
article.content-block .entry-content .block.microblog div.share ul li a {
  display: inline-block;
  text-align: center;
  color: #61123b;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  margin-left: -1px;
  cursor: pointer;
  position: relative;
  font-size: 1.375rem;
}

@media only screen and (min-width: 768px) {
  /* line 3318, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul li a,
  article.content-block .entry-content .block.microblog div.share ul li a {
    width: 2.8125rem;
    line-height: 2.8125rem;
  }

  /* line 3333, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul li a:hover,
  article.content-block .entry-content .block.microblog div.share ul li a:hover {
    color: #61123b;
    background-color: #f7f5f6;
  }

  /* line 3338, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul li a.wa,
  .block.microblog div.share ul li a.tg,
  article.content-block .entry-content .block.microblog div.share ul li a.wa,
  article.content-block .entry-content .block.microblog div.share ul li a.tg {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3318, resources/assets/styles/layouts/_blocks.scss */

  .block.microblog div.share ul li a,
  article.content-block .entry-content .block.microblog div.share ul li a {
    width: 2.5rem;
    line-height: 2.5rem;
  }
}

/* line 3348, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li a::before,
article.content-block .entry-content .block.microblog div.share ul li a::before {
  margin: 0;
}

/* line 3352, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li a:hover,
article.content-block .entry-content .block.microblog div.share ul li a:hover {
  text-decoration: none;
}

/* line 3356, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li a span,
article.content-block .entry-content .block.microblog div.share ul li a span {
  display: none;
}

/* line 3362, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.share ul li:first-of-type a,
article.content-block .entry-content .block.microblog div.share ul li:first-of-type a {
  margin-left: 0;
}

/* line 3369, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.datetime,
article.content-block .entry-content .block.microblog div.datetime {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.3125rem;
  margin-bottom: 1.5625rem;
}

/* line 3374, resources/assets/styles/layouts/_blocks.scss */

.block.microblog div.datetime p,
article.content-block .entry-content .block.microblog div.datetime p {
  font-family: Roboto Mono, monospace;
  font-size: 0.75rem;
  line-height: 1.33333em;
  letter-spacing: 0;
  color: #9b9b9b;
  margin: 0;
}

/* line 3387, resources/assets/styles/layouts/_blocks.scss */

div.internal-editor {
  background-color: #ccc;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 0.875rem;
  color: #1f1f1f;
  text-align: center;
  padding: 0.9375rem 0;
  marginmargin: 1.875rem;
}

/* line 3404, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.image img,
.block.obertura-amb-temes-secundaris-illustrats article div.image img,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.image img,
.block.obertura-amb-temes-secundaris article div.image img,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.image img,
.block.bloc-de-tres-temes article div.image img,
article.content-block .entry-content .block.bloc-de-tres-temes article div.image img,
.block.bloc-agrupador-tematic article div.image img,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.image img,
.block.article-destacat article div.image img,
article.content-block .entry-content .block.article-destacat article div.image img,
.block.acte-destacat article div.image img,
article.content-block .entry-content .block.acte-destacat article div.image img {
  width: 100%;
}

/* line 3409, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content,
.block.obertura-amb-temes-secundaris-illustrats article div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content,
.block.obertura-amb-temes-secundaris article div.content,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content,
.block.bloc-de-tres-temes article div.content,
article.content-block .entry-content .block.bloc-de-tres-temes article div.content,
.block.bloc-agrupador-tematic article div.content,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.content,
.block.article-destacat article div.content,
article.content-block .entry-content .block.article-destacat article div.content,
.block.acte-destacat article div.content,
article.content-block .entry-content .block.acte-destacat article div.content {
  background-color: #fff;
  padding: 0 2.25rem 0.875rem 0.875rem;
  margin-left: 20px;
  position: relative;
}

/* line 3415, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content a.icon-bookmark-on,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-on,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-on,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-on,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-on,
.block.article-destacat article div.content a.icon-bookmark-on,
.block.acte-destacat article div.content a.icon-bookmark-on,
.block-regular-article div.content a.icon-bookmark-off,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-off,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-off,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-off,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-off,
.block.article-destacat article div.content a.icon-bookmark-off,
.block.acte-destacat article div.content a.icon-bookmark-off {
  display: inline-block;
  color: #61123b;
  width: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
}

/* line 3428, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content a.icon-bookmark-on::before,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-on::before,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-on::before,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-on::before,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-on::before,
.block.article-destacat article div.content a.icon-bookmark-on::before,
.block.acte-destacat article div.content a.icon-bookmark-on::before,
.block-regular-article div.content a.icon-bookmark-off::before,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-off::before,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-off::before,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-off::before,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-off::before,
.block.article-destacat article div.content a.icon-bookmark-off::before,
.block.acte-destacat article div.content a.icon-bookmark-off::before {
  margin: 0;
}

/* line 3432, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content a.icon-bookmark-on span,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-on span,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-on span,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-on span,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-on span,
.block.article-destacat article div.content a.icon-bookmark-on span,
.block.acte-destacat article div.content a.icon-bookmark-on span,
.block-regular-article div.content a.icon-bookmark-off span,
.block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-off span,
.block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-off span,
.block.bloc-de-tres-temes article div.content a.icon-bookmark-off span,
.block.bloc-agrupador-tematic article div.content a.icon-bookmark-off span,
.block.article-destacat article div.content a.icon-bookmark-off span,
.block.acte-destacat article div.content a.icon-bookmark-off span {
  display: none;
}

@media only screen and (min-width: 768px) {
  /* line 3437, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content a.icon-bookmark-on:hover,
  .block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-on:hover,
  .block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-on:hover,
  .block.bloc-de-tres-temes article div.content a.icon-bookmark-on:hover,
  .block.bloc-agrupador-tematic article div.content a.icon-bookmark-on:hover,
  .block.article-destacat article div.content a.icon-bookmark-on:hover,
  .block.acte-destacat article div.content a.icon-bookmark-on:hover,
  .block-regular-article div.content a.icon-bookmark-off:hover,
  .block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-off:hover,
  .block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-off:hover,
  .block.bloc-de-tres-temes article div.content a.icon-bookmark-off:hover,
  .block.bloc-agrupador-tematic article div.content a.icon-bookmark-off:hover,
  .block.article-destacat article div.content a.icon-bookmark-off:hover,
  .block.acte-destacat article div.content a.icon-bookmark-off:hover {
    color: #1c96a3;
  }
}

@media only screen and (min-width: 992px) {
  /* line 3415, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-on,
  .block.bloc-de-tres-temes article div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic article div.content a.icon-bookmark-on,
  .block.article-destacat article div.content a.icon-bookmark-on,
  .block.acte-destacat article div.content a.icon-bookmark-on,
  .block-regular-article div.content a.icon-bookmark-off,
  .block.obertura-amb-temes-secundaris-illustrats article div.content a.icon-bookmark-off,
  .block.obertura-amb-temes-secundaris article div.content a.icon-bookmark-off,
  .block.bloc-de-tres-temes article div.content a.icon-bookmark-off,
  .block.bloc-agrupador-tematic article div.content a.icon-bookmark-off,
  .block.article-destacat article div.content a.icon-bookmark-off,
  .block.acte-destacat article div.content a.icon-bookmark-off {
    display: none;
  }
}

/* line 3446, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content h1,
.block.obertura-amb-temes-secundaris-illustrats article div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h1,
.block.obertura-amb-temes-secundaris article div.content h1,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h1,
.block.bloc-de-tres-temes article div.content h1,
article.content-block .entry-content .block.bloc-de-tres-temes article div.content h1,
.block.bloc-agrupador-tematic article div.content h1,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h1,
.block.article-destacat article div.content h1,
article.content-block .entry-content .block.article-destacat article div.content h1,
.block.acte-destacat article div.content h1,
article.content-block .entry-content .block.acte-destacat article div.content h1 {
  color: #1f1f1f;
  margin-bottom: 0.9375rem;
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 3446, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content h1,
  .block.obertura-amb-temes-secundaris-illustrats article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h1,
  .block.obertura-amb-temes-secundaris article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h1,
  .block.bloc-de-tres-temes article div.content h1,
  article.content-block .entry-content .block.bloc-de-tres-temes article div.content h1,
  .block.bloc-agrupador-tematic article div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h1,
  .block.article-destacat article div.content h1,
  article.content-block .entry-content .block.article-destacat article div.content h1,
  .block.acte-destacat article div.content h1,
  article.content-block .entry-content .block.acte-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.8125rem;
    line-height: 1.03448em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3446, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content h1,
  .block.obertura-amb-temes-secundaris-illustrats article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h1,
  .block.obertura-amb-temes-secundaris article div.content h1,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h1,
  .block.bloc-de-tres-temes article div.content h1,
  article.content-block .entry-content .block.bloc-de-tres-temes article div.content h1,
  .block.bloc-agrupador-tematic article div.content h1,
  article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h1,
  .block.article-destacat article div.content h1,
  article.content-block .entry-content .block.article-destacat article div.content h1,
  .block.acte-destacat article div.content h1,
  article.content-block .entry-content .block.acte-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 1.6875rem;
    line-height: 1.07407em;
  }
}

/* line 3458, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content h1 a,
.block.obertura-amb-temes-secundaris-illustrats article div.content h1 a,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h1 a,
.block.obertura-amb-temes-secundaris article div.content h1 a,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h1 a,
.block.bloc-de-tres-temes article div.content h1 a,
article.content-block .entry-content .block.bloc-de-tres-temes article div.content h1 a,
.block.bloc-agrupador-tematic article div.content h1 a,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h1 a,
.block.article-destacat article div.content h1 a,
article.content-block .entry-content .block.article-destacat article div.content h1 a,
.block.acte-destacat article div.content h1 a,
article.content-block .entry-content .block.acte-destacat article div.content h1 a {
  display: inline;
  color: #1f1f1f;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

/* line 3463, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content h1 a:hover,
.block.obertura-amb-temes-secundaris-illustrats article div.content h1 a:hover,
.block.obertura-amb-temes-secundaris article div.content h1 a:hover,
.block.bloc-de-tres-temes article div.content h1 a:hover,
.block.bloc-agrupador-tematic article div.content h1 a:hover,
.block.article-destacat article div.content h1 a:hover,
.block.acte-destacat article div.content h1 a:hover {
  color: #1c96a3;
}

/* line 3467, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content h1 a span.name,
.block.obertura-amb-temes-secundaris-illustrats article div.content h1 a span.name,
.block.obertura-amb-temes-secundaris article div.content h1 a span.name,
.block.bloc-de-tres-temes article div.content h1 a span.name,
.block.bloc-agrupador-tematic article div.content h1 a span.name,
.block.article-destacat article div.content h1 a span.name,
.block.acte-destacat article div.content h1 a span.name {
  display: block;
  color: #2ea7b4;
  font-size: 0.75em;
  text-transform: uppercase;
}

/* line 3476, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content div.author,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author,
.block.obertura-amb-temes-secundaris article div.content div.author,
.block.bloc-de-tres-temes article div.content div.author,
.block.bloc-agrupador-tematic article div.content div.author,
.block.article-destacat article div.content div.author,
.block.acte-destacat article div.content div.author {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 0.625rem;
}

/* line 3482, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content div.author figure,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author figure,
.block.obertura-amb-temes-secundaris article div.content div.author figure,
.block.bloc-de-tres-temes article div.content div.author figure,
.block.bloc-agrupador-tematic article div.content div.author figure,
.block.article-destacat article div.content div.author figure,
.block.acte-destacat article div.content div.author figure {
  display: block;
  overflow: hidden;
  float: left;
  width: 2.5625rem;
  height: 2.5625rem;
  margin-right: 0.625rem;
  position: relative;
  position: relative;
  isolation: isolate;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAiIGhlaWdodD0iNjkiIHZpZXdCb3g9IjAgMCA2MCA2OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMCA2MEM0Ni41Njg1IDYwIDYwIDQ2LjU2ODUgNjAgMzBDNjAgMTMuNDMxNSA0Ni41Njg1IDAgMzAgMEMxMy40MzE1IDAgMCAxMy40MzE1IDAgMzBDMCAzNy44MSAyLjk4NDQgNDQuOTIzIDcuODc1IDUwLjI2MDdWNjcuMzA0NUM3Ljg3NSA2OC4xOTk4IDguOTYxMTkgNjguNjQzOSA5LjU4ODQ4IDY4LjAwNTJMMTkuMzU3NCA1OC4wNTc1QzIyLjY2NSA1OS4zMTI4IDI2LjI1MjMgNjAgMzAgNjBaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.block-regular-article div.content div.author figure::before,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author figure::before,
.block.obertura-amb-temes-secundaris article div.content div.author figure::before,
.block.bloc-de-tres-temes article div.content div.author figure::before,
.block.bloc-agrupador-tematic article div.content div.author figure::before,
.block.article-destacat article div.content div.author figure::before,
.block.acte-destacat article div.content div.author figure::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.block-regular-article div.content div.author figure img,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author figure img,
.block.obertura-amb-temes-secundaris article div.content div.author figure img,
.block.bloc-de-tres-temes article div.content div.author figure img,
.block.bloc-agrupador-tematic article div.content div.author figure img,
.block.article-destacat article div.content div.author figure img,
.block.acte-destacat article div.content div.author figure img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 3493, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content div.author figure img,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author figure img,
.block.obertura-amb-temes-secundaris article div.content div.author figure img,
.block.bloc-de-tres-temes article div.content div.author figure img,
.block.bloc-agrupador-tematic article div.content div.author figure img,
.block.article-destacat article div.content div.author figure img,
.block.acte-destacat article div.content div.author figure img {
  display: block;
  width: 100%;
}

/* line 107, resources/assets/styles/common/_mixins.scss */

.block-regular-article div.content div.author figure::before,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author figure::before,
.block.obertura-amb-temes-secundaris article div.content div.author figure::before,
.block.bloc-de-tres-temes article div.content div.author figure::before,
.block.bloc-agrupador-tematic article div.content div.author figure::before,
.block.article-destacat article div.content div.author figure::before,
.block.acte-destacat article div.content div.author figure::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 3512, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content div.author p.name,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author p.name,
.block.obertura-amb-temes-secundaris article div.content div.author p.name,
.block.bloc-de-tres-temes article div.content div.author p.name,
.block.bloc-agrupador-tematic article div.content div.author p.name,
.block.article-destacat article div.content div.author p.name,
.block.acte-destacat article div.content div.author p.name {
  margin-top: 0.3125rem;
}

/* line 3515, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content div.author p.name a,
.block.obertura-amb-temes-secundaris-illustrats article div.content div.author p.name a,
.block.obertura-amb-temes-secundaris article div.content div.author p.name a,
.block.bloc-de-tres-temes article div.content div.author p.name a,
.block.bloc-agrupador-tematic article div.content div.author p.name a,
.block.article-destacat article div.content div.author p.name a,
.block.acte-destacat article div.content div.author p.name a {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.69231em;
  letter-spacing: normal;
  text-transform: uppercase;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
  -webkit-transition: color 0.2s, background-image 0.2s;
  -o-transition: color 0.2s, background-image 0.2s;
  transition: color 0.2s, background-image 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 3529, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content div.author p.name a:hover,
  .block.obertura-amb-temes-secundaris-illustrats article div.content div.author p.name a:hover,
  .block.obertura-amb-temes-secundaris article div.content div.author p.name a:hover,
  .block.bloc-de-tres-temes article div.content div.author p.name a:hover,
  .block.bloc-agrupador-tematic article div.content div.author p.name a:hover,
  .block.article-destacat article div.content div.author p.name a:hover,
  .block.acte-destacat article div.content div.author p.name a:hover {
    color: #1c96a3;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #1c96a3), color-stop(0%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: -o-linear-gradient(left, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
    background-image: linear-gradient(to right, #1c96a3 75%, rgba(255, 255, 255, 0) 0%);
  }
}

/* line 3540, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content p.byline,
.block.obertura-amb-temes-secundaris-illustrats article div.content p.byline,
.block.obertura-amb-temes-secundaris article div.content p.byline,
.block.bloc-de-tres-temes article div.content p.byline,
.block.bloc-agrupador-tematic article div.content p.byline,
.block.article-destacat article div.content p.byline,
.block.acte-destacat article div.content p.byline {
  display: inline;
  font-family: Roboto Mono, monospace;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.84615em;
  letter-spacing: normal;
  color: #2ea7b4;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, #2ea7b4), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: -o-linear-gradient(left, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-image: linear-gradient(to right, #2ea7b4 75%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom left;
  background-size: 12px 3px;
  background-repeat: repeat-x;
  padding-bottom: 0.1875rem;
}

/* line 3551, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content p.byline::before,
.block.obertura-amb-temes-secundaris-illustrats article div.content p.byline::before,
.block.obertura-amb-temes-secundaris article div.content p.byline::before,
.block.bloc-de-tres-temes article div.content p.byline::before,
.block.bloc-agrupador-tematic article div.content p.byline::before,
.block.article-destacat article div.content p.byline::before,
.block.acte-destacat article div.content p.byline::before {
  content: '';
  display: block;
  margin-top: 1px;
}

/* line 3557, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content p.byline::after,
.block.obertura-amb-temes-secundaris-illustrats article div.content p.byline::after,
.block.obertura-amb-temes-secundaris article div.content p.byline::after,
.block.bloc-de-tres-temes article div.content p.byline::after,
.block.bloc-agrupador-tematic article div.content p.byline::after,
.block.article-destacat article div.content p.byline::after,
.block.acte-destacat article div.content p.byline::after {
  content: '';
  display: block;
  margin-bottom: 0.625rem;
}

/* line 3564, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content .sponsor,
.block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor,
.block.obertura-amb-temes-secundaris article div.content .sponsor,
.block.bloc-de-tres-temes article div.content .sponsor,
.block.bloc-agrupador-tematic article div.content .sponsor,
.block.article-destacat article div.content .sponsor,
.block.acte-destacat article div.content .sponsor {
  display: inline-block;
  background-color: #f7f5f6;
  border-left: 0.1875rem solid #61123b;
  padding: 0.125rem 0.625rem;
  margin-bottom: 0.625rem;
}

/* line 3571, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content .sponsor p,
.block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor p,
.block.obertura-amb-temes-secundaris article div.content .sponsor p,
.block.bloc-de-tres-temes article div.content .sponsor p,
.block.bloc-agrupador-tematic article div.content .sponsor p,
.block.article-destacat article div.content .sponsor p,
.block.acte-destacat article div.content .sponsor p {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.41667em;
  letter-spacing: normal;
  color: #61123b;
  margin: 0;
}

/* line 3578, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content .sponsor p span,
.block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor p span,
.block.obertura-amb-temes-secundaris article div.content .sponsor p span,
.block.bloc-de-tres-temes article div.content .sponsor p span,
.block.bloc-agrupador-tematic article div.content .sponsor p span,
.block.article-destacat article div.content .sponsor p span,
.block.acte-destacat article div.content .sponsor p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.30769em;
  text-transform: uppercase;
}

/* line 3583, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content .sponsor p a,
.block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor p a,
.block.obertura-amb-temes-secundaris article div.content .sponsor p a,
.block.bloc-de-tres-temes article div.content .sponsor p a,
.block.bloc-agrupador-tematic article div.content .sponsor p a,
.block.article-destacat article div.content .sponsor p a,
.block.acte-destacat article div.content .sponsor p a {
  color: #61123b;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  /* line 3588, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content .sponsor p a:hover,
  .block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor p a:hover,
  .block.obertura-amb-temes-secundaris article div.content .sponsor p a:hover,
  .block.bloc-de-tres-temes article div.content .sponsor p a:hover,
  .block.bloc-agrupador-tematic article div.content .sponsor p a:hover,
  .block.article-destacat article div.content .sponsor p a:hover,
  .block.acte-destacat article div.content .sponsor p a:hover {
    text-decoration: underline;
  }
}

/* line 3594, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content .sponsor p img,
.block.obertura-amb-temes-secundaris-illustrats article div.content .sponsor p img,
.block.obertura-amb-temes-secundaris article div.content .sponsor p img,
.block.bloc-de-tres-temes article div.content .sponsor p img,
.block.bloc-agrupador-tematic article div.content .sponsor p img,
.block.article-destacat article div.content .sponsor p img,
.block.acte-destacat article div.content .sponsor p img {
  display: inline-block;
  max-width: 12.5rem;
  max-height: 1.5rem;
  vertical-align: middle;
}

/* line 3603, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article div.content h2,
.block.obertura-amb-temes-secundaris-illustrats article div.content h2,
article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h2,
.block.obertura-amb-temes-secundaris article div.content h2,
article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h2,
.block.bloc-de-tres-temes article div.content h2,
article.content-block .entry-content .block.bloc-de-tres-temes article div.content h2,
.block.bloc-agrupador-tematic article div.content h2,
article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h2,
.block.article-destacat article div.content h2,
article.content-block .entry-content .block.article-destacat article div.content h2,
.block.acte-destacat article div.content h2,
article.content-block .entry-content .block.acte-destacat article div.content h2 {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  /* line 3603, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content h2,
  .block.obertura-amb-temes-secundaris-illustrats article div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h2,
  .block.obertura-amb-temes-secundaris article div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h2,
  .block.bloc-de-tres-temes article div.content h2,
  article.content-block .entry-content .block.bloc-de-tres-temes article div.content h2,
  .block.bloc-agrupador-tematic article div.content h2,
  article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h2,
  .block.article-destacat article div.content h2,
  article.content-block .entry-content .block.article-destacat article div.content h2,
  .block.acte-destacat article div.content h2,
  article.content-block .entry-content .block.acte-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.29412em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3603, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article div.content h2,
  .block.obertura-amb-temes-secundaris-illustrats article div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris-illustrats article div.content h2,
  .block.obertura-amb-temes-secundaris article div.content h2,
  article.content-block .entry-content .block.obertura-amb-temes-secundaris article div.content h2,
  .block.bloc-de-tres-temes article div.content h2,
  article.content-block .entry-content .block.bloc-de-tres-temes article div.content h2,
  .block.bloc-agrupador-tematic article div.content h2,
  article.content-block .entry-content .block.bloc-agrupador-tematic article div.content h2,
  .block.article-destacat article div.content h2,
  article.content-block .entry-content .block.article-destacat article div.content h2,
  .block.acte-destacat article div.content h2,
  article.content-block .entry-content .block.acte-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.29412em;
  }
}

/* line 3618, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article.has-image div.content,
.block.obertura-amb-temes-secundaris-illustrats article.has-image div.content,
.block.obertura-amb-temes-secundaris article.has-image div.content,
.block.bloc-de-tres-temes article.has-image div.content,
.block.bloc-agrupador-tematic article.has-image div.content,
.block.article-destacat article.has-image div.content,
.block.acte-destacat article.has-image div.content {
  padding-top: 0.875rem;
  margin-top: -3.125rem;
}

/* line 3622, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article.has-image div.content .subscribers-badge,
.block.obertura-amb-temes-secundaris-illustrats article.has-image div.content .subscribers-badge,
.block.obertura-amb-temes-secundaris article.has-image div.content .subscribers-badge,
.block.bloc-de-tres-temes article.has-image div.content .subscribers-badge,
.block.bloc-agrupador-tematic article.has-image div.content .subscribers-badge,
.block.article-destacat article.has-image div.content .subscribers-badge,
.block.acte-destacat article.has-image div.content .subscribers-badge {
  position: absolute;
  top: -1.75rem;
  left: 0;
}

/* line 3631, resources/assets/styles/layouts/_blocks.scss */

.block-regular-article.opinion div.content,
.block.obertura-amb-temes-secundaris-illustrats article.opinion div.content,
.block.obertura-amb-temes-secundaris article.opinion div.content,
.block.bloc-de-tres-temes article.opinion div.content,
.block.bloc-agrupador-tematic article.opinion div.content,
.block.article-destacat article.opinion div.content,
.block.acte-destacat article.opinion div.content {
  background-color: #d8eded;
}

@media only screen and (min-width: 992px) {
  /* line 3642, resources/assets/styles/layouts/_blocks.scss */

  .block-regular-article-hover:hover div.content a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover div.content a.icon-bookmark-on,
  .block.obertura-amb-temes-secundaris aside ul li article:hover div.content a.icon-bookmark-on,
  .block.bloc-de-tres-temes article:hover div.content a.icon-bookmark-on,
  .block.bloc-agrupador-tematic article:hover div.content a.icon-bookmark-on,
  .block.article-destacat article:hover div.content a.icon-bookmark-on,
  .block-regular-article-hover:hover div.content a.icon-bookmark-off,
  .block.obertura-amb-temes-secundaris-illustrats aside ul li article:hover div.content a.icon-bookmark-off,
  .block.obertura-amb-temes-secundaris aside ul li article:hover div.content a.icon-bookmark-off,
  .block.bloc-de-tres-temes article:hover div.content a.icon-bookmark-off,
  .block.bloc-agrupador-tematic article:hover div.content a.icon-bookmark-off,
  .block.article-destacat article:hover div.content a.icon-bookmark-off {
    display: inline-block;
  }
}

/* line 3651, resources/assets/styles/layouts/_blocks.scss */

.image {
  position: relative;
  isolation: isolate;
}

/* line 83, resources/assets/styles/common/_mixins.scss */

.image::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 68.75%;
  z-index: 1;
}

/* line 90, resources/assets/styles/common/_mixins.scss */

.image img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 2, resources/assets/styles/layouts/_blocks_cesc.scss */

.widget.contents-list {
  margin-top: var(--mg-block);
  margin-bottom: var(--mg-block);
}

/* line 10, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.bloc-agrupador-tematic-amb-relacionats {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--pd-block);
}

/* line 17, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.obertura-amb-tema-unic {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--pd-block);
}

/* line 24, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.obertura-amb-temes-secundaris-illustrats {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--pd-block);
}

/* line 32, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.bloc-de-tres-temes {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--pd-block);
}

/* line 40, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.obertura-amb-temes-secundaris {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: var(--pd-block);
}

/* line 48, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.crida-a-la-subscripcio-bloc-no-fix {
  margin-bottom: 0;
  margin-top: var(--mg-block);
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

/* line 56, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.opinio {
  margin-bottom: 0;
  margin-top: var(--mg-block);
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

/* line 65, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.crida-alta-butlleti-bloc-no-fix {
  margin-bottom: 0;
  margin-top: var(--mg-block);
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

/* line 74, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.ad {
  margin-bottom: 0;
  margin-top: var(--mg-block);
}

/* line 80, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.article-destacat {
  margin-bottom: 0;
  margin-top: var(--mg-block);
}

/* line 86, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.acte-destacat {
  margin-bottom: 0;
  margin-top: var(--mg-block);
}

/* line 91, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.botiga {
  margin-bottom: 0;
  margin-top: var(--mg-block);
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

/* line 100, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.bloc-agrupador-tematic {
  margin-bottom: 0;
  margin-top: var(--mg-block);
  padding-top: var(--pd-block);
  padding-bottom: var(--pd-block);
}

/* line 109, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.producte-destacat {
  margin-bottom: 0;
  margin-top: var(--mg-block);
}

/* line 115, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.obertura-amb-tema-unic-especial {
  margin-bottom: 0;
  margin-top: var(--mg-block);
}

/* line 125, resources/assets/styles/layouts/_blocks_cesc.scss */

.afull + .afull,
.main-page-content > .afull:first-of-type {
  margin-top: 0;
}

/* line 130, resources/assets/styles/layouts/_blocks_cesc.scss */

.main-page-content > section:not(.afull):last-of-type {
  padding-bottom: var(--pd-block);
}

@media only screen and (max-width: 767px) {
  /* line 135, resources/assets/styles/layouts/_blocks_cesc.scss */

  .block.article-destacat article {
    padding-bottom: calc(var(--pd-block) / 2);
  }
}

/* line 141, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.article-destacat article div.content h1 {
  letter-spacing: var(--ls-heading);
}

@media only screen and (min-width: 768px) {
  /* line 141, resources/assets/styles/layouts/_blocks_cesc.scss */

  .block.article-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 141, resources/assets/styles/layouts/_blocks_cesc.scss */

  .block.article-destacat article div.content h1 {
    font-family: GT America, sans-serif;
    font-size: 2.0625rem;
    line-height: 1.09091em;
  }
}

/* line 152, resources/assets/styles/layouts/_blocks_cesc.scss */

.block.article-destacat article div.content h2 {
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 152, resources/assets/styles/layouts/_blocks_cesc.scss */

  .block.article-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.4em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 152, resources/assets/styles/layouts/_blocks_cesc.scss */

  .block.article-destacat article div.content h2 {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.33333em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 164, resources/assets/styles/layouts/_blocks_cesc.scss */

  .bloc-de-tres-temes .col-12.col-md-4:not(:last-of-type),
  .bloc-agrupador-tematic .col-12.col-md-4:not(:last-of-type) {
    margin-bottom: calc(var(--mg-block) / 2);
  }
}

/* line 170, resources/assets/styles/layouts/_blocks_cesc.scss */

.block:not(.article-destacat) article.opinion .content .inner {
  padding-bottom: calc(var(--pd-block) / 3) !important;
}

/* line 3, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail {
  overflow: hidden;
  clear: both;
}

@media only screen and (min-width: 768px) {
  /* line 3, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail {
    margin: 1.875rem 0 3.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail {
    margin: 1.25rem 0 2.5rem;
  }
}

/* line 14, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail h1 {
  color: #1f1f1f;
  margin-bottom: 1.5rem;
  letter-spacing: var(--ls-heading-upp);
}

@media only screen and (min-width: 768px) {
  /* line 14, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail h1 {
    font-family: GT America, sans-serif;
    font-size: 4.25rem;
    line-height: 0.98529em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail h1 {
    font-family: GT America, sans-serif;
    font-size: 2.5rem;
    line-height: 1em;
  }
}

/* line 32, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta {
  margin-bottom: 1.25rem;
}

/* line 35, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price {
  color: #1f1f1f;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 35, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.meta p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.05em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 35, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.meta p.price {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.10714em;
  }
}

/* line 46, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price span.prev-price {
  color: #a9a9a9;
  text-decoration: line-through;
}

/* line 52, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price-alternative {
  background-color: #eee7ea;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.0625rem;
  line-height: 1.29412em;
  color: #1f1f1f;
  padding: 10px 15px 10px 34px;
  margin-top: 0.9375rem;
  position: relative;
}

/* line 60, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price-alternative::before {
  color: #61123b;
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
}

/* line 67, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price-alternative span.action {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.28571em;
  color: #61123b;
  margin-top: 0.125rem;
  font-weight: normal;
}

/* line 74, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.price-alternative span.action a {
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 80, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.meta p.price-alternative span.action a:hover {
    color: #1c96a3;
  }
}

/* line 88, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.meta p.not-available {
  color: #61123b;
  font-weight: 700;
  margin-top: 0.75rem;
}

/* line 96, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description p {
  color: #1f1f1f;
  margin-bottom: 1.75rem;
  letter-spacing: var(--ls-roboto);
}

@media only screen and (min-width: 768px) {
  /* line 96, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.57895em;
  }
}

@media only screen and (max-width: 767px) {
  /* line 96, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 1.0625rem;
    line-height: 1.52941em;
  }
}

/* line 108, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description p b,
.single-product-detail div.description p strong {
  font-weight: 700;
}

/* line 113, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description p a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 121, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description p a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 129, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ul,
.single-product-detail div.description ol {
  margin-bottom: 1.75rem;
}

@media only screen and (max-width: 767px) {
  /* line 129, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description ul,
  .single-product-detail div.description ol {
    padding-left: 0.625rem;
  }
}

/* line 137, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ul li,
.single-product-detail div.description ol li {
  color: #1f1f1f;
  margin: 0 0 0.625rem 1.875rem;
}

@media only screen and (min-width: 768px) {
  /* line 137, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description ul li,
  .single-product-detail div.description ol li {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 137, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description ul li,
  .single-product-detail div.description ol li {
    font-size: 1rem;
    line-height: 1.5625rem;
  }
}

/* line 150, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ul li b,
.single-product-detail div.description ul li strong,
.single-product-detail div.description ol li b,
.single-product-detail div.description ol li strong {
  font-weight: 700;
}

/* line 155, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ul li a,
.single-product-detail div.description ol li a {
  color: #1f1f1f;
  font-weight: 700;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  border-bottom: 0.125rem solid #2ea7b4;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  /* line 163, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.description ul li a:hover,
  .single-product-detail div.description ol li a:hover {
    color: #1c96a3;
    border-bottom: 0.125rem solid #1c96a3;
  }
}

/* line 174, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ul li {
  list-style: square;
}

/* line 180, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.description ol li {
  list-style: decimal;
}

/* line 186, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options {
  background-color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
  /* line 186, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.form-options {
    padding: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 186, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.form-options {
    padding: 0.9375rem;
  }
}

/* line 196, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options form {
  margin: 0 !important;
}

/* line 200, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options div.quantity {
  float: none;
  margin: 0;
}

/* line 205, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label {
  display: block;
  margin-bottom: 1.5625rem;
  clear: both;
  overflow: hidden;
}

/* line 211, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label span.label {
  display: block;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin: 0 0 0.625rem;
}

/* line 218, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label input[type=text],
.single-product-detail div.form-options label input[type=number],
.single-product-detail div.form-options label input[type=email],
.single-product-detail div.form-options label input[type=password],
.single-product-detail div.form-options label input[type=tel],
.single-product-detail div.form-options label input[type=search],
.single-product-detail div.form-options label select,
.single-product-detail div.form-options label textarea {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 0.75rem 0.625rem;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  width: auto;
  height: auto;
}

/* line 235, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label input[type=text].qty,
.single-product-detail div.form-options label input[type=number].qty,
.single-product-detail div.form-options label input[type=email].qty,
.single-product-detail div.form-options label input[type=password].qty,
.single-product-detail div.form-options label input[type=tel].qty,
.single-product-detail div.form-options label input[type=search].qty,
.single-product-detail div.form-options label select.qty,
.single-product-detail div.form-options label textarea.qty {
  width: 3.75rem;
}

/* line 239, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label input[type=text]:focus,
.single-product-detail div.form-options label input[type=number]:focus,
.single-product-detail div.form-options label input[type=email]:focus,
.single-product-detail div.form-options label input[type=password]:focus,
.single-product-detail div.form-options label input[type=tel]:focus,
.single-product-detail div.form-options label input[type=search]:focus,
.single-product-detail div.form-options label select:focus,
.single-product-detail div.form-options label textarea:focus {
  border-color: #2ea7b4;
}

/* line 243, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label input[type=text]:disabled,
.single-product-detail div.form-options label input[type=number]:disabled,
.single-product-detail div.form-options label input[type=email]:disabled,
.single-product-detail div.form-options label input[type=password]:disabled,
.single-product-detail div.form-options label input[type=tel]:disabled,
.single-product-detail div.form-options label input[type=search]:disabled,
.single-product-detail div.form-options label select:disabled,
.single-product-detail div.form-options label textarea:disabled {
  background-color: #d8d8d8;
  cursor: not-allowed;
}

/* line 249, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: ellipsis;
  cursor: pointer;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNCAzOCI+PHBhdGggZD0iTTAgMGgzNHYzOEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEzIDE2LjVoOGwtNCA1LTQtNXoiIGZpbGw9IiMyZWE3YjQiLz48L3N2Zz4=) no-repeat right center;
  padding: 0.9375rem 3.4375rem 0.9375rem 0.9375rem;
}

/* line 258, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options label textarea {
  resize: none;
  height: 6.25rem;
}

/* line 264, resources/assets/styles/layouts/_woocommerce.scss */

.single-product-detail div.form-options button {
  font-weight: normal;
  background: #2ea7b4 !important;
  border-radius: 0;
  float: right !important;
}

@media only screen and (min-width: 768px) {
  /* line 272, resources/assets/styles/layouts/_woocommerce.scss */

  .single-product-detail div.form-options button:hover {
    background: #1c96a3 !important;
  }
}

/* line 281, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .section-header {
  margin-bottom: 0;
}

/* line 286, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce a {
  color: #2ea7b4;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

@media only screen and (min-width: 768px) {
  /* line 291, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce a:hover {
    color: #1c96a3;
  }
}

/* line 297, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-info {
  border-top-color: #2ea7b4;
}

/* line 300, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-info::before {
  color: #2ea7b4;
}

/* line 305, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .col-1,
.woocommerce-checkout .woocommerce .col-2 {
  max-width: none;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

@media only screen and (max-width: 767px) {
  /* line 305, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .col-1,
  .woocommerce-checkout .woocommerce .col-2 {
    padding: 0;
  }
}

/* line 314, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .col-1 h3,
.woocommerce-checkout .woocommerce .col-2 h3 {
  margin-top: 0 !important;
}

/* line 320, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce ul li {
  list-style: none outside none !important;
}

/* line 325, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce #add_payment_method #payment,
.woocommerce-checkout .woocommerce .woocommerce-cart #payment,
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment {
  background: #f0f0f0;
  border-radius: 0;
}

/* line 332, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt,
.woocommerce-checkout .woocommerce .woocommerce a.button.alt,
.woocommerce-checkout .woocommerce .woocommerce button.button.alt,
.woocommerce-checkout .woocommerce .woocommerce input.button.alt {
  font-weight: normal;
  background: #2ea7b4 !important;
  border-radius: 0;
  float: right !important;
}

@media only screen and (min-width: 768px) {
  /* line 343, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .woocommerce #respond input#submit.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce a.button.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce button.button.alt:hover,
  .woocommerce-checkout .woocommerce .woocommerce input.button.alt:hover {
    background: #1c96a3 !important;
  }
}

/* line 349, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form.checkout_coupon,
.woocommerce-checkout .woocommerce .woocommerce form.login,
.woocommerce-checkout .woocommerce .woocommerce form.register {
  background-color: #f0f0f0;
  border: none;
  border-radius: 0;
}

@media only screen and (min-width: 768px) {
  /* line 349, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce form.checkout_coupon,
  .woocommerce-checkout .woocommerce .woocommerce form.login,
  .woocommerce-checkout .woocommerce .woocommerce form.register {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 360, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce form.checkout_coupon .form-row,
  .woocommerce-checkout .woocommerce .woocommerce form.login .form-row,
  .woocommerce-checkout .woocommerce .woocommerce form.register .form-row {
    float: none;
    width: 100%;
  }

  /* line 364, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce form.checkout_coupon .form-row.form-row-first,
  .woocommerce-checkout .woocommerce .woocommerce form.login .form-row.form-row-first,
  .woocommerce-checkout .woocommerce .woocommerce form.register .form-row.form-row-first {
    margin-bottom: 0;
  }

  /* line 368, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce form.checkout_coupon .form-row .required,
  .woocommerce-checkout .woocommerce .woocommerce form.login .form-row .required,
  .woocommerce-checkout .woocommerce .woocommerce form.register .form-row .required {
    color: #2ea7b4;
    font-size: 0.9375rem;
    font-weight: 700;
  }
}

/* line 378, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form label {
  display: block;
  width: 100%;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1.13333em;
  color: #1f1f1f;
  margin: 0 0 0.625rem;
}

/* line 385, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form label abbr.required {
  color: #2ea7b4;
  font-size: 0.9375rem;
  font-weight: 700;
}

/* line 392, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form span.woocommerce-input-wrapper {
  display: block;
  width: 100%;
}

/* line 397, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form input[type=text],
.woocommerce-checkout .woocommerce form input[type=number],
.woocommerce-checkout .woocommerce form input[type=email],
.woocommerce-checkout .woocommerce form input[type=password],
.woocommerce-checkout .woocommerce form input[type=tel],
.woocommerce-checkout .woocommerce form input[type=search],
.woocommerce-checkout .woocommerce form select,
.woocommerce-checkout .woocommerce form textarea {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  color: #1f1f1f;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  padding: 0.75rem 0.625rem;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  width: 100%;
}

/* line 413, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form input[type=text]:focus,
.woocommerce-checkout .woocommerce form input[type=number]:focus,
.woocommerce-checkout .woocommerce form input[type=email]:focus,
.woocommerce-checkout .woocommerce form input[type=password]:focus,
.woocommerce-checkout .woocommerce form input[type=tel]:focus,
.woocommerce-checkout .woocommerce form input[type=search]:focus,
.woocommerce-checkout .woocommerce form select:focus,
.woocommerce-checkout .woocommerce form textarea:focus {
  border-color: #2ea7b4;
}

/* line 417, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form input[type=text]:disabled,
.woocommerce-checkout .woocommerce form input[type=number]:disabled,
.woocommerce-checkout .woocommerce form input[type=email]:disabled,
.woocommerce-checkout .woocommerce form input[type=password]:disabled,
.woocommerce-checkout .woocommerce form input[type=tel]:disabled,
.woocommerce-checkout .woocommerce form input[type=search]:disabled,
.woocommerce-checkout .woocommerce form select:disabled,
.woocommerce-checkout .woocommerce form textarea:disabled {
  background-color: #d8d8d8;
  cursor: not-allowed;
}

/* line 423, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: ellipsis;
  cursor: pointer;
  background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNCAzOCI+PHBhdGggZD0iTTAgMGgzNHYzOEgwVjB6IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEzIDE2LjVoOGwtNCA1LTQtNXoiIGZpbGw9IiMyZWE3YjQiLz48L3N2Zz4=) no-repeat right center;
  padding: 0.9375rem 3.4375rem 0.9375rem 0.9375rem;
}

/* line 432, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form textarea {
  resize: none;
  height: 6.25rem;
}

/* line 437, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce form button {
  font-weight: normal;
  background: #2ea7b4 !important;
  border-radius: 0;
}

@media only screen and (min-width: 768px) {
  /* line 444, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce form button:hover {
    background: #1c96a3 !important;
  }
}

/* line 451, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .stripe-card-group,
.woocommerce-checkout .woocommerce .wc-stripe-elements-field {
  width: 100%;
}

/* line 457, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .select2-container .select2-selection--single {
  color: #1f1f1f;
  border: 1px solid #dcdcdc;
  border-radius: 0;
  height: 2.625rem;
  padding: 0.75rem 0.625rem;
}

/* line 464, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
  font-family: Roboto, sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  line-height: 1.06667em;
  padding-left: 0;
}

/* line 469, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .select2-container .select2-selection--single .select2-selection__arrow {
  top: 7px;
}

/* line 475, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce #add_payment_method #payment div.payment_box,
.woocommerce-checkout .woocommerce #payment div.payment_box {
  background-color: #f0f0f0;
  border-radius: 0;
}

/* line 480, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce #add_payment_method #payment div.payment_box::before,
.woocommerce-checkout .woocommerce #payment div.payment_box::before {
  border: 1em solid #f0f0f0;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 488, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce #add_payment_method #payment div.form-row,
  .woocommerce-checkout .woocommerce #payment div.form-row {
    padding: 0;
  }

  /* line 493, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce #add_payment_method #payment div.form-row.place-order,
  .woocommerce-checkout .woocommerce #payment div.form-row.place-order {
    padding: 0.9375rem;
  }
}

/* line 499, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-error,
.woocommerce-checkout .woocommerce .woocommerce-message {
  padding: 0.625rem 1.25rem 0.625rem 3.125rem !important;
}

/* line 504, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-error {
  border-top-color: #c00;
}

/* line 507, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-error::before {
  color: #c00;
}

/* line 512, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .blockUI.blockOverlay::before,
.woocommerce-checkout .woocommerce .loader::before {
  opacity: 1;
}

/* line 519, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-order ul.order_details {
  background-color: #f0f0f0;
  padding-left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 519, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .woocommerce-order ul.order_details {
    padding: 0.9375rem;
  }
}

/* line 527, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-order ul.order_details li {
  list-style: none outside none;
  font-size: 0.75rem;
  border-right: none;
  padding: 0.625rem;
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 527, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .woocommerce-order ul.order_details li {
    display: block;
    width: 100%;
    padding: 0;
  }
}

/* line 544, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce ul.wc-item-meta li {
  margin: 0 !important;
}

/* line 547, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce ul.wc-item-meta li .wc-item-meta-label,
.woocommerce-checkout .woocommerce ul.wc-item-meta li p {
  font-size: 0.875rem;
  margin: 0;
}

/* line 555, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-customer-details address {
  background-color: #f0f0f0;
  border: none;
  border-radius: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

@media only screen and (min-width: 768px) {
  /* line 555, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .woocommerce-customer-details address {
    padding: 1.875rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 555, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce-checkout .woocommerce .woocommerce-customer-details address {
    padding: 0.9375rem;
  }
}

/* line 569, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .woocommerce-customer-details address p {
  margin: 0;
}

/* line 574, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce-checkout .woocommerce .go-home {
  text-align: center;
}

/* line 580, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce a.button.alt {
  font-weight: normal;
  border-radius: 0;
}

/* line 585, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce a.button.alt.woocommerce-MyAccount-downloads-file {
  clear: both;
}

/* line 588, resources/assets/styles/layouts/_woocommerce.scss */

.woocommerce a.button.alt.woocommerce-MyAccount-downloads-file::before {
  content: '\E816';
  font-family: Critic Icons, sans-serif;
  speak: none;
  display: inline-block;
  margin-right: 0.5rem;
}

@media only screen and (max-width: 767px) {
  /* line 597, resources/assets/styles/layouts/_woocommerce.scss */

  .woocommerce a.button.alt.woocommerce-MyAccount-downloads-file:hover {
    background: #1c96a3 !important;
  }
}

/* line 605, resources/assets/styles/layouts/_woocommerce.scss */

.nav-pre {
  margin-top: var(--mg-block);
}

/* line 38, stdin */

.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media only screen and (min-width: 768px) {
  /* line 38, stdin */

  .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}


/*# sourceMappingURL=main.css.map*/

@media only screen and (max-width: 1024px) {
  .ad.widget .ad-inner {
    margin-bottom: 1.875rem !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ad.widget .ad-inner {
    margin-bottom: 3.75rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .ad.widget .ad-inner {
    margin-bottom: 1.875rem !important;
  }
}
.ad.widget .ad-inner {
    margin-bottom: 1.875rem !important;
  }


