/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;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;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.handorgel{display:block;width:100%;border:1px solid #eee;border-top:none}.handorgel__header{display:block;margin:0}.handorgel__header--open .handorgel__header__button{background-color:#eee}.handorgel__header--focus .handorgel__header__button{background-color:#dfdfdf;outline:none}.handorgel__header__button{display:block;width:100%;padding:20px 24px;margin:0;border:none;border-top:1px solid #eee;background-color:#fff;border-radius:0;color:inherit;cursor:pointer;font-size:inherit;text-align:left;transition:background-color .2s ease;user-select:none}.handorgel__header__button::-moz-focus-inner{border:0}.handorgel__content{display:none;overflow:hidden;height:0;border-top:1px solid #eee;background-color:#fff;transition:height .1s ease .1s}.handorgel__content--open{display:block;transition:height .2s ease}.handorgel__content--opened{overflow:visible}.handorgel__content__inner{padding:20px 24px;opacity:0;transition:opacity .1s ease}.handorgel__content--opened .handorgel__content__inner{opacity:1;transition:opacity .3s ease}.navbar__nav,.sub-menu__nav,main>.container.default-style ul:not([class]),.handorgel__content ul,.search__posts,.social,.post__info,.post ul:not([class]),.filter__categories ul,.share__list,.footer__nav,.footer__copyright-wrap ul,.intro-text__wrap ul,.two-columns .slick-dots,.windham__info ul{margin:0;padding:0;list-style:none}.clearfix:after{content:'';display:block;clear:both}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}*{max-height:1000000px}body{color:#02574a;background:#f6f1e9;font:1.25rem/1.7 "fort","Arial","Helvetica Neue","Helvetica",sans-serif;min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,input[type="search"],textarea,button{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}img{max-width:100%;max-height:100%;height:auto;vertical-align:top}.gm-style img{max-width:none}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h{font-family:"gelo","Times New Roman","Times","Baskerville","Georgia",serif;font-weight:700;line-height:1.2;margin:0 0 0.5em;color:#02574a}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}p{margin:0 0 1em}a{color:#c94e30;outline:none;-webkit-tap-highlight-color:transparent}a:hover,a:focus{text-decoration:none}form,fieldset{margin:0;padding:0;border-style:none}input[type="text"],input[type="tel"],input[type="email"],input[type="search"],input[type="password"],input[type="url"],input[type="date"],textarea{font-size:1.125rem;outline:none;width:100%;appearance:none;padding:0.4em 0.7em;border:none;border-radius:.375rem;background:#fff;height:2.375rem;border:1px solid #6b7d67}input[type="text"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}input[type="text"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="date"]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#000}input[type="text"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="date"]:-moz-placeholder,textarea:-moz-placeholder{color:#000}input[type="text"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}input[type="text"].placeholder,input[type="tel"].placeholder,input[type="email"].placeholder,input[type="search"].placeholder,input[type="password"].placeholder,input[type="url"].placeholder,input[type="date"].placeholder,textarea.placeholder{color:#000}select{-webkit-border-radius:0}textarea{resize:vertical;vertical-align:top}button,input[type="button"],input[type="reset"],input[type="file"],input[type="submit"]{-webkit-appearance:none;-webkit-border-radius:0;cursor:pointer}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.header{position:relative;padding:0 1.625rem;flex-shrink:0;z-index:9999;background:linear-gradient(135deg, #02574a 0%, #013029 100%);box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}@media (min-width: 1024px){.header{position:fixed;top:0;left:0;right:0;padding:0 2.5rem}}.header .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1440px;padding:3.25rem 0 .875rem}@media (min-width: 1024px){.header .container{position:relative;padding:0}}.header .icon-search{position:absolute;right:1.625rem;bottom:1.5rem;color:#fff;text-decoration:none}@media (min-width: 1024px){.header .icon-search{top:2.125rem;bottom:auto;right:-.625rem;color:#f7e9e6}}@media (min-width: 1920px){.header .icon-search{right:0}}.header .icon-search:hover{color:#d8c29e}.header .icon-search i{font-size:1.625rem}@media (min-width: 1024px){.header .icon-search i{font-size:2rem}}.header__search{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;position:absolute;top:100%;left:0;right:0;background:#02574a;padding:2rem 1.625rem;opacity:0;visibility:hidden}@media (min-width: 1024px){.header__search{padding:4.8125rem 1.625rem}}.header__search form{position:relative;max-width:69.75rem;margin:0 auto}.header__search form input[type="search"]{font-size:1.25rem;line-height:1.06;background:transparent;border-radius:0;border:none;color:#fff;border-bottom:2px solid #d8c29e;padding:.5rem 2.25rem .5rem 0;height:2.875rem}.header__search form input[type="search"]::-webkit-input-placeholder{color:#d8c29e}.header__search form input[type="search"]::-moz-placeholder{opacity:1;color:#d8c29e}.header__search form input[type="search"]:-moz-placeholder{color:#d8c29e}.header__search form input[type="search"]:-ms-input-placeholder{color:#d8c29e}.header__search form input[type="search"].placeholder{color:#d8c29e}@media (min-width: 1024px){.header__search form input[type="search"]{font-size:2.125rem;height:4.75rem;padding:.5rem 2.875rem .5rem 0}}.header__search form button{font-size:1.625rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);right:0;color:#fff;padding:0}@media (min-width: 1024px){.header__search form button{font-size:2rem}}.logo{display:block;width:14.375rem}@media (min-width: 1024px){.logo{width:12.0625rem}}.logo a{display:block}.logo img{width:100%;display:none}@media (min-width: 1024px){.logo img{display:block}}.logo img.big-logo{display:block}@media (min-width: 1024px){.logo img.big-logo{display:none}}.menu{transition:transform 0.3s ease}@media (max-width: 1023px){.menu{display:flex;flex-direction:column;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;padding:5.3125rem 0 0;opacity:0;visibility:hidden;z-index:996;background:linear-gradient(135deg, #02574a 0%, #013029 100%);max-height:100vh;overflow-y:auto;transform:translateY(-100%)}}@media (min-width: 1024px){.menu{display:flex;justify-content:flex-end;width:calc(100% - 12.063rem)}}.menu__top{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:auto}@media (min-width: 1024px){.menu__top{justify-content:flex-end;margin:0 3.25rem 0 1.625rem}}@media (min-width: 1920px){.menu__top{margin:0 4.5rem 0 2rem}}.menu__top a:not(.btn){display:flex;align-items:center;color:#f7e9e6;text-decoration:none}@media (max-width: 1023px){.menu__top a:not(.btn):first-child{margin-left:3.0625rem}}@media (max-width: 1023px){.menu__top a:not(.btn):nth-child(2){margin-right:3.0625rem}}@media (min-width: 1024px){.menu__top a:not(.btn){margin:0 0 0 1.5rem}}@media (min-width: 1920px){.menu__top a:not(.btn){margin:0 0 0 2.625rem}}.menu__top a:not(.btn):hover{color:#d8c29e}.menu__top a:not(.btn) span{font-size:1.375rem;line-height:1.64;font-weight:500;margin:0 0 0 .375rem}@media (min-width: 1024px){.menu__top a:not(.btn) span{font-size:2rem;display:none}}.menu__top a:not(.btn) i{font-size:2rem}@media (min-width: 1440px){.menu__top a:not(.btn) i{font-size:2rem}}.menu__top a.btn{font-size:1.125rem;line-height:1.125;padding:1.875rem .8125rem;text-align:center;border-radius:0;letter-spacing:1.8px;width:100%;margin-top:1.875rem}@media (min-width: 1024px){.menu__top a.btn{font-size:1rem;max-width:7.875rem;min-width:7.875rem;padding:2rem .8125rem;margin:0 0 0 1.5rem;width:auto}}@media (min-width: 1920px){.menu__top a.btn{margin:0 0 0 3.625rem}}.navbar{padding:0 1.625rem 2.5rem}@media (min-width: 1024px){.navbar{display:flex;justify-content:flex-end;align-items:center;padding:0}}.navbar__nav{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;font:700 1.5rem/1.5 "gelo","Times New Roman","Times","Baskerville","Georgia",serif;text-align:center}@media (min-width: 1024px){.navbar__nav{font:500 1.125rem/1.5 "fort","Arial","Helvetica Neue","Helvetica",sans-serif;font-family:"fort","Arial","Helvetica Neue","Helvetica",sans-serif;display:flex;flex-wrap:wrap;margin:0 -.9375rem;text-align:left}}@media (min-width: 1920px){.navbar__nav{font-size:1.5rem;margin:0 -1.5rem}}.navbar__nav>li{position:relative;padding:1rem 0 .3125rem;border-bottom:1px solid #6b7d67}@media (min-width: 1024px){.navbar__nav>li{padding:0 .9375rem;border:none}}@media (min-width: 1920px){.navbar__nav>li{padding:0 1.5rem}}.navbar__nav>li.active>a:after{transform:rotate(180deg)}.navbar__nav>li.item-active>a{color:#fff}@media (min-width: 1024px){.navbar__nav>li:before{content:"";position:absolute;bottom:-1.75rem;left:0;right:0;height:2.5rem;background:transparent}}.navbar__nav>li:hover>a{color:#fff}@media (min-width: 1024px){.navbar__nav>li:hover .sub-menu{opacity:1;visibility:visible}}@media (min-width: 1024px){.navbar__nav>li:first-child .sub-menu{margin-left:1.625rem}}@media (min-width: 1024px){.navbar__nav>li:nth-child(2) .sub-menu{width:50rem}}@media (min-width: 1024px){.navbar__nav>li:nth-child(4) .sub-menu,.navbar__nav>li:nth-child(5) .sub-menu,.navbar__nav>li:last-child .sub-menu{left:auto;transform:none;margin:0}}@media (min-width: 1024px){.navbar__nav>li:nth-child(4) .sub-menu{width:48.75rem;right:-5.3125rem}}@media (min-width: 1024px){.navbar__nav>li:nth-child(5) .sub-menu{width:46.25rem;right:-5.875rem}}.navbar__nav>li:last-child{border:none}@media (min-width: 1024px){.navbar__nav>li:last-child .sub-menu{width:46.875rem;right:1.5rem}}.navbar__nav>li>a:after{transition:transform .15s ease-in-out;content:"\F13A";font-size:1rem;position:absolute;top:0;right:-1.25rem;font-family:"Line Awesome Free";font-weight:900;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@media (min-width: 1024px){.navbar__nav>li>a:after{display:none}}.navbar__nav>li>a:only-child:after{display:none}.navbar__nav a{position:relative;color:#d8c29e;text-decoration:none}.navbar__nav a:hover{color:#fff}.sub-menu{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;padding:1.5rem 0;z-index:99}@media (min-width: 1024px){.sub-menu{opacity:0;visibility:hidden;display:flex;position:absolute;top:calc(100% + 1.625rem);left:50%;transform:translateX(-50%);z-index:99;width:52.5rem;padding:0;background:#f7e9e6;border-radius:1.25rem;margin:0 0 0 -4.125rem;overflow:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}}.sub-menu__img{display:none}@media (min-width: 1024px){.sub-menu__img{display:flex;width:18.4375rem}}.sub-menu__img img{height:100%}.sub-menu__nav{font:700 1rem/1.375 "fort","Arial","Helvetica Neue","Helvetica",sans-serif;display:flex;flex-direction:column;justify-content:center;text-transform:uppercase;letter-spacing:0.8px}@media (min-width: 1024px){.sub-menu__nav{width:calc(100% - 18.438rem);padding:1.5rem 5rem 1.5rem 7.8125rem}}.sub-menu__nav li{margin:0 0 1.5rem}@media (min-width: 1024px){.sub-menu__nav li{margin:0 0 1rem}}.sub-menu__nav li:last-child{margin:0}.sub-menu__nav li.item-active a{color:#c94e30}@media (min-width: 1024px){.sub-menu__nav a{color:#02574a}}@media (min-width: 1024px){.sub-menu__nav a:hover{color:#c94e30}}.nav-opener{position:absolute;top:2.6875rem;width:2.625rem;height:2.625rem;text-indent:-9999px;overflow:hidden;text-decoration:none;z-index:9999;right:1.125rem;border-radius:8px}.fixed-opener .nav-opener{position:fixed;background:rgba(0,0,0,0.5)}@media (min-width: 1024px){.nav-opener{display:none}}.nav-opener:before,.nav-opener:after,.nav-opener span{background:#fff;position:absolute;top:1.375rem;left:25%;right:25%;height:2px;margin-top:-2px;transition:all 0.2s linear}.nav-opener:before,.nav-opener:after{content:"";top:.9375rem}.nav-opener:after{top:1.8125rem}.nav-active .nav-opener:before,.nav-active .nav-opener:after{transform:rotate(45deg);top:1.375rem;left:25%;right:25%}.nav-active .nav-opener span{opacity:0}.nav-active .nav-opener:after{transform:rotate(-45deg)}.resize-active *{transition:none !important}html{height:100%}@media (min-width: 1024px){html{font-size:11px}}@media (min-width: 1200px){html{font-size:11px}}body{display:flex;flex-direction:column;min-height:100%}@media (min-width: 768px){body{line-height:1.2}}@media (min-width: 1024px){body.home .header:not(.fixed) .container{padding:3.125rem 2.375rem 3rem 2.1875rem}}@media (min-width: 1920px){body.home .header:not(.fixed) .container{padding:3.6875rem 4.875rem 3rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .logo{width:19rem}}@media (min-width: 1920px){body.home .header:not(.fixed) .logo{width:29.0625rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .logo img{display:block}}@media (min-width: 1024px){body.home .header:not(.fixed) .logo img:not(.big-logo){display:none}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu{width:calc(100% - 19rem);flex-direction:column}}@media (min-width: 1920px){body.home .header:not(.fixed) .menu{width:calc(100% - 29.063rem)}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu .navbar{order:2}}@media (min-width: 1024px) and (max-width: 1859px){body.home .header:not(.fixed) .menu .navbar__nav{font-size:1.375rem;margin:0 -1rem}}@media (min-width: 1024px) and (max-width: 1859px){body.home .header:not(.fixed) .menu .navbar__nav li{padding:0 1rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu .navbar__nav>li:first-child .sub-menu{margin-left:-4.125rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu__top{order:1;margin:0 4.375rem 3.3125rem 0}}@media (min-width: 1920px){body.home .header:not(.fixed) .menu__top{margin:0 4.375rem 5.875rem 0}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu__top a:not(.btn){margin:0 0 0 1.875rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu__top a:not(.btn) span{display:block;font-size:1.375rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .menu__top a.btn{font-size:1.125rem;max-width:100%;border-radius:12px;min-width:11.3125rem;padding:1.3125rem .8125rem;margin:0 0 0 2.5rem}}@media (min-width: 1024px){body.home .header:not(.fixed) .icon-search{top:4.0625rem;right:2.25rem}}@media (min-width: 1920px){body.home .header:not(.fixed) .icon-search{top:4.5625rem;right:4.875rem}}@media (min-width: 1024px){body.home .header.fixed{animation:headerFixedSlide 0.3s ease-in-out}}@media (max-width: 1023px){body.home .intro-text{padding-top:7.1875rem}}@media (min-width: 1440px){body.home .intro-text h2{font-size:2.5rem}}@media (min-width: 1920px){body.home .intro-text h2{font-size:2.875rem}}body.home .intro-text__img{margin:0 auto 2.875rem}@media (min-width: 1024px){body.home .intro-text__img{margin:0 0 0 1.5rem}}@media (max-width: 1023px){body.home .intro-text__wrap{font-size:1.125rem;line-height:1.555555;text-align:center;padding:0 1.875rem}}@media (min-width: 1200px){body.fixed .hero{padding:6.25rem 0 0}}body.nav-active{overflow:hidden}body.nav-active .menu{opacity:1;visibility:visible;transform:translateY(0)}body.fixed-opener.nav-active .nav-opener{background:transparent}body.search-active .header__search{opacity:1;visibility:visible}@media (min-width: 1024px){body.error404 main,body.search-results main{padding:3.125rem 0}}body.error404 main .header__search,body.search-results main .header__search{position:relative;padding:2rem 0 0;opacity:1;visibility:visible;background:transparent}body.error404 main .header__search form input[type="search"],body.search-results main .header__search form input[type="search"]{color:#02574a;border-bottom-color:#02574a}body.error404 main .header__search form input[type="search"]::-webkit-input-placeholder,body.search-results main .header__search form input[type="search"]::-webkit-input-placeholder{color:#02574a}body.error404 main .header__search form input[type="search"]::-moz-placeholder,body.search-results main .header__search form input[type="search"]::-moz-placeholder{opacity:1;color:#02574a}body.error404 main .header__search form input[type="search"]:-moz-placeholder,body.search-results main .header__search form input[type="search"]:-moz-placeholder{color:#02574a}body.error404 main .header__search form input[type="search"]:-ms-input-placeholder,body.search-results main .header__search form input[type="search"]:-ms-input-placeholder{color:#02574a}body.error404 main .header__search form input[type="search"].placeholder,body.search-results main .header__search form input[type="search"].placeholder{color:#02574a}body.error404 main .header__search form button,body.search-results main .header__search form button{color:#02574a}body.search-results .header__search{display:none}body.search-results .pagination{padding:2rem 0 0}body.error404 .error__title{display:block;font-size:2.625rem;line-height:1.2;text-align:center;font-weight:700}@media (min-width: 768px){body.error404 .error__title{font-size:4rem}}body.error404 .error__subtitle{display:block;text-align:center;font-size:1.75rem;line-height:1.2}@media (min-width: 768px){body.error404 .error__subtitle{font-size:2.875rem}}body.error404 .search-form{margin:0 auto}body.search main{padding:3.75rem 0 6.25rem}@media (min-width: 1024px){body.search main{padding:12.1875rem 0 8.25rem}}body.search .page-title .page-description{color:#c94e30}body.privacy-policy main{padding:3.75rem 0 6.25rem}@media (min-width: 1024px){body.privacy-policy main{padding:9.375rem 0 6.25rem}}body.page-template-default main{position:relative}#wrapper{min-height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}a{transition:color .15s ease-in-out}.btn{transition:background .15s ease-in-out,color .15s ease-in-out;display:inline-block;font-size:1.125rem;line-height:1.445;font-weight:500;letter-spacing:1.8px;text-align:center;text-decoration:none;vertical-align:middle;text-transform:uppercase;padding:1.125rem 1.5625rem;color:#fff;background:#c94e30;min-width:9.0625rem;border-radius:12px;box-shadow:0 4px 6px 2px rgba(0,0,0,0.1)}.btn:hover{background:#fff;color:#c94e30}.container{padding:0 1.625rem;margin:0 auto}@media (min-width: 1024px){.container{padding:0 .9375rem;max-width:82.375rem}}@media (min-width: 1200px){.container{max-width:89.375rem}}main{flex-grow:1}@media (min-width: 1024px){main{padding:6.25rem 0 0}}main>.container.default-style:last-of-type{padding-bottom:100px}main>.container.default-style h4{margin:0 0 1.5rem}@media (min-width: 1024px){main>.container.default-style h4{margin:0 0 2.25rem}}main>.container.default-style figure{border-radius:1.25rem;overflow:hidden;margin:0 0 1.5rem}@media (min-width: 768px){main>.container.default-style figure{margin:1.5rem 0}}@media (min-width: 1024px){main>.container.default-style figure{border-radius:2.5rem;max-width:60.9375rem;margin:2.875rem 0 3.125rem}}main>.container.default-style ul:not([class]){margin:1.5rem 0}main>.container.default-style ul:not([class]) li{position:relative;padding:0 0 .6875rem 2.5rem}main>.container.default-style ul:not([class]) li:before{content:"";position:absolute;top:.6875rem;left:.125rem;width:.375rem;height:.375rem;border-radius:50%;background:#02574a}main>.container.default-style ul:not([class]) li:last-child{padding-bottom:0}button{background:transparent;border:none;outline:none}h1{line-height:1.067}@media (min-width: 1024px){h1{font-size:3.25rem;line-height:1.154}}@media (min-width: 1920px){h1{font-size:3.75rem;line-height:1.067}}h2{line-height:1.143}@media (min-width: 1024px){h2{font-size:2.625rem}}@media (min-width: 1920px){h2{font-size:2.875rem}}h3{font-size:1.75rem;line-height:1.2}@media (min-width: 768px){h3{font-size:2.125rem}}h4{line-height:1.1}@media (min-width: 768px){h4{font-size:1.75rem}}h5{line-height:1;text-transform:uppercase}@media (min-width: 768px){h5{font-size:1.25rem}}h6{font-size:1.125rem;line-height:1.11111;text-transform:uppercase}.service-card{font-size:1.125rem;line-height:1.333333;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;word-wrap:break-word;background-clip:border-box;min-height:9.75rem;padding:0 0 1rem;background:rgba(2,87,74,0.9);border-radius:1.25rem;text-align:center;color:#e0eae8;overflow:hidden;padding:1.5rem .9375rem 1rem}@media (min-width: 1024px){.service-card{font-size:1.5rem;line-height:1.5;border-radius:2.5rem;min-height:25rem;padding:2.625rem .9375rem 1.75rem}}.service-card:hover .service-card__hover{opacity:1;visibility:visible}.service-card h2{font-size:1.75rem;color:#d8c29e;max-width:14.875rem;line-height:1.07143;margin:0 auto .5rem}@media (min-width: 1024px){.service-card h2{font-size:2.875rem;max-width:18.75rem;margin:0 auto 1.5rem}}.service-card__body p{max-width:12.75rem;margin:0 auto}@media (min-width: 1024px){.service-card__body p{max-width:17.1875rem}}.service-card__hover{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:10}.card{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;word-wrap:break-word;background-clip:border-box;background:#fff;border-radius:1.25rem;overflow:hidden;text-decoration:none;color:#02574a;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16)}@media (min-width: 1024px){.card{border-radius:2.5rem}}.card:hover .card__img img{transform:scale(1.1)}.card:hover .card__body h4{color:#c94e30}.card__img{overflow:hidden}.card__img img{transition:transform .15s ease-in-out;width:100%;object-fit:cover}.card__body{padding:1.125rem 1.5rem 1.375rem;width:100%}@media (min-width: 1024px){.card__body{padding:1.5625rem 2.25rem 2.25rem}}.card__body h4{transition:color .15s ease-in-out;font-size:1.375rem;line-height:1.3;margin:0}@media (min-width: 1024px){.card__body h4{font-size:1.75rem;line-height:1.29}}.card__title{display:flex;justify-content:flex-end;text-transform:uppercase;color:#c94e30;letter-spacing:1.1px;margin:0 0 1.5rem}@media (min-width: 1024px){.card__title{margin:0 0 1.25rem}}.handorgel__header--open .handorgel__header__button{color:#c94e30;margin:0;border-radius:1.25rem 1.25rem 0 0;background:#fff}.handorgel__header--open .handorgel__header__button i{transform:translateY(-50%) rotate(45deg)}.handorgel__header--focus .handorgel__header__button{color:#c94e30;background:#fff}.handorgel__header__button{font:700 1.75rem/1.3 "gelo","Times New Roman","Times","Baskerville","Georgia",serif;position:relative;display:block;background:#fff;border-radius:1.25rem;padding:1.625rem 3.875rem 2rem 1.625rem;text-decoration:none;color:#02574a;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);margin:0 0 1.25rem}@media (min-width: 1024px){.handorgel__header__button{padding:1.5625rem 2.5rem 2rem}}.handorgel__header__button:hover{color:#c94e30}.handorgel__header__button:hover i{transform:translateY(-50%) rotate(45deg)}.handorgel__header__button i{transition:transform .15s ease-in-out;font-size:2rem;position:absolute;top:50%;right:1.625rem;transform:translateY(-50%)}@media (min-width: 1024px){.handorgel__header__button i{right:2.5rem}}.handorgel__content{position:relative;border:none;margin:0 0 1.25rem;border-radius:0 0 1.25rem 1.25rem;box-shadow:0 5px 6px 0 rgba(0,0,0,0.16)}.handorgel__content--opened{overflow:hidden}.handorgel__content__inner{font-size:1.125rem;line-height:1.444444;padding:.75rem 1.75rem}@media (min-width: 1024px){.handorgel__content__inner{font-size:1.25rem;line-height:1.6;padding:.625rem 2.5rem 1.75rem}}.handorgel__content ul{font-weight:500}.handorgel__content ul li{position:relative;padding:0 0 1rem 1.25rem}@media (min-width: 1024px){.handorgel__content ul li{padding:0 0 1.25rem 1.375rem}}.handorgel__content ul li:before{content:"";position:absolute;top:8px;left:0;width:4px;height:4px;background:#02574a;border-radius:50%}.handorgel__content ul li ul{padding:1rem 0 0}@media (min-width: 1024px){.handorgel__content ul li ul{padding:.875rem 0 0}}.handorgel__content ul li ul li{padding:0 0 1rem 2rem}@media (min-width: 1024px){.handorgel__content ul li ul li{padding:0 1.5rem 1rem 1.375rem}}.handorgel__content ul li ul li:before{content:"";top:9px;width:10px;height:2px;border-radius:0}.handorgel__content ul li a{font-weight:700}.handorgel__row{padding:0 0 1rem}@media (min-width: 768px){.handorgel__row{display:flex;flex-wrap:wrap;margin:0 -.9375rem}}@media (min-width: 1024px){.handorgel__row{margin:0 -1.5625rem;padding:0 0 1.375rem}}@media (min-width: 768px){.handorgel__col{width:50%;padding:0 .9375rem 1.875rem}}@media (min-width: 1024px){.handorgel__col{width:33.332%;padding:0 1.5625rem}}@media (min-width: 1440px){.handorgel__col{width:32.3%}}@media (min-width: 1440px){.handorgel__col:first-child{width:29.2%}}@media (min-width: 1440px){.handorgel__col:last-child{width:27%}}.handorgel__col:last-child .handorgel__package span{margin:0 0 .5rem}.handorgel__col:last-child .handorgel__package span+p{font-size:1.125rem;letter-spacing:0.3px}.handorgel__link{text-align:right;border-top:1px solid #6b7d67;padding:1.25rem 0 0}.handorgel__link a{display:inline-block;vertical-align:middle;font-size:1rem;font-weight:500;text-decoration:none}.handorgel__link a:hover{color:#02574a}.handorgel__link a i{font-size:1.5rem;display:inline-block;vertical-align:middle;margin-top:-.1875rem}.handorgel__package{display:flex;flex-direction:column;align-items:flex-start;padding:.4375rem 0 0;font-weight:500}.handorgel__package h4{font-size:1.75rem;line-height:1.07143;letter-spacing:0.3px;margin:0 0 .5rem}.handorgel__package h5{font:700 1rem/1.2 "fort","Arial","Helvetica Neue","Helvetica",sans-serif;text-transform:uppercase;color:#c94e30;margin:0 0 12px}.handorgel__package>span{display:block;font-size:1.125rem;line-height:1.1;font-weight:500;letter-spacing:0.3px;text-transform:uppercase;margin:0 0 1.5rem}.handorgel__package p{margin:0 0 1rem}.handorgel__package p strong{display:block}.handorgel__package p span a:not([class]){margin:0}.handorgel__package a:not([class]){display:inline-block;vertical-align:middle;text-decoration:none;margin:0 0 1.375rem}.handorgel__package .btn{margin:.625rem 0 0}.handorgel__text{font-size:1.125rem;line-height:1.56;padding:1.125rem 6.75rem 0 0;border-top:1px solid #6b7d67}.handorgel__text p{margin:0 0 1rem}.handorgel__text p:last-child{margin:0}.slider__title{display:block;font:700 2rem/1.1 "gelo","Times New Roman","Times","Baskerville","Georgia",serif;color:#f6f1e9;margin:0 0 2.25rem}@media (min-width: 1024px){.slider__title{font-size:2.625rem;margin:0 0 2.8125rem}}@media (min-width: 1920px){.slider__title{font-size:2.875rem}}.slider__title span{font-weight:400}.slider__row{padding:0 0 8.5rem 1.625rem}@media (min-width: 768px){.slider__row{padding:0 0 6.875rem 3.75rem}}@media (min-width: 1024px){.slider__row{padding-left:4.75rem}}@media (min-width: 1920px){.slider__row{padding-left:16.25rem}}.slider__wrap{position:relative}.slider__wrap.no-slider:after{display:none}@media (min-width: 768px){.slider__wrap.no-slider .slider__slick-slide{width:calc(50% - 4.875rem)}}@media (min-width: 1024px){.slider__wrap.no-slider .slider__slick-slide{width:calc(48% - 2.75rem)}}@media (min-width: 1440px){.slider__wrap.no-slider .slider__slick-slide{width:calc(33% - 2.75rem)}}@media (min-width: 1920px){.slider__wrap.no-slider .slider__slick-slide{width:calc(33% - 9.125rem)}}@media (min-width: 768px){.slider__wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;background:#02574a;mix-blend-mode:hard-light;border-radius:2.5rem 0 0 2.5rem;width:6.875rem}}@media (min-width: 1024px){.slider__wrap:after{width:5.375rem}}@media (min-width: 1920px){.slider__wrap:after{width:10.5625rem}}.slider__wrap .slick-prev,.slider__wrap .slick-next{transition:color .15s ease-in-out}@media (min-width: 768px){.slider__wrap .slick-prev,.slider__wrap .slick-next{font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);z-index:999;color:#fff;padding:0;left:-3.125rem}}@media (min-width: 1024px){.slider__wrap .slick-prev,.slider__wrap .slick-next{left:-3.5rem}}@media (min-width: 1920px){.slider__wrap .slick-prev,.slider__wrap .slick-next{left:-12.25rem}}.slider__wrap .slick-prev:hover,.slider__wrap .slick-next:hover{color:#d8c29e}@media (min-width: 768px){.slider__wrap .slick-prev:before,.slider__wrap .slick-next:before{content:"\F0A8";font-family:"Line Awesome Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}}@media (min-width: 768px){.slider__wrap .slick-next{left:auto;right:1.25rem}}@media (min-width: 1024px){.slider__wrap .slick-next{right:1.25rem}}@media (min-width: 1920px){.slider__wrap .slick-next{right:3.9375rem}}.slider__wrap .slick-next:before{content:"\F0A9"}.slider__slick{display:flex;flex-wrap:wrap}.slider__slick .slick-list{padding:0 1.625rem 0 0}@media (min-width: 768px){.slider__slick .slick-list{padding:0 6.875rem 0 0}}@media (min-width: 1024px){.slider__slick .slick-list{padding:0 5.375rem 0 0}}@media (min-width: 1920px){.slider__slick .slick-list{padding:0 10.5625rem 0 0}}.slider__slick .slick-track{display:flex}.slider__slick-slide{margin-right:1.625rem}@media (min-width: 1200px){.slider__slick-slide{margin-right:1.25rem}}@media (min-width: 1920px){.slider__slick-slide{margin-right:5.6875rem}}.slider__slick .slick-slide{float:none;min-height:auto;height:auto}.progress-bar{height:.375rem;background-color:#6b7d67;position:relative;margin:1.75rem 3.125rem 0 1.375rem;border-radius:3em}@media (min-width: 768px){.progress-bar{display:none}}.progress-bar .progress{transition:width .15s ease-in-out;height:100%;width:0;background-color:#fff;position:absolute;border-radius:3em}.search__posts{padding:.375rem 0 0;line-height:1.6}.search__posts li{padding:1.625rem 0 .25rem;border-bottom:1px solid #6b7d67}.search__posts a{text-decoration:none;color:#02574a}.search__posts a:hover h3{text-decoration:none}.search__posts h3{display:inline-block;font-size:1.5rem;color:#c94e30;text-decoration:underline;margin:0 0 1.5rem}@media (min-width: 768px){.search__posts h3{font-size:1.75rem;margin:0 0 1.875rem}}.search__posts p:empty{display:none}.search__posts p{margin:0 0 1rem}@media (min-width: 768px){.search__posts p{margin:0 0 1.5rem}}.pagination{display:flex;flex-wrap:wrap;justify-content:center;padding:.1875rem 0 0}.pagination .page-numbers{transition:background .15s ease-in-out,color .15s ease-in-out;font-size:.9375rem;line-height:1;font-weight:700;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#02574a;margin:0 .125rem 0 0;border-radius:50%;text-decoration:none}.pagination .page-numbers.current{background:#02574a;color:#fff}.pagination .page-numbers:hover{background:#c94e30;color:#fff}.pagination .prev,.pagination .next{font-size:2rem;width:auto;height:auto;color:#c94e30;margin:0 1.25rem}.pagination .prev:hover,.pagination .next:hover{color:#02574a;background:transparent}.social{font-size:3rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:1.375rem 0 .875rem}@media (min-width: 1024px){.social{justify-content:flex-start;font-size:2rem;padding:0;margin:0 -.625rem}}.social li{padding:0 .9375rem}@media (min-width: 1024px){.social li{padding:0 .625rem}}.social a{color:#d8c29e}.social a:hover{color:#fff}.blog-post{padding:3.75rem 0}@media (min-width: 1024px){.blog-post{padding:6.25rem 0 6.375rem}}.post{max-width:78.625rem;line-height:1.6}.post h1{line-height:1.133333;margin:0 0 2rem}@media (min-width: 768px){.post h1{margin:0 0 2.875rem}}@media (min-width: 1024px){.post h1{margin:0 0 6.875rem;max-width:75rem}}@media (min-width: 1024px){.post h1+h4{margin:0 0 3.4375rem}}.post .back-link{display:inline-block;vertical-align:middle;font-size:1rem;font-weight:500;text-decoration:none;margin:0 0 1rem}@media (min-width: 768px){.post .back-link{margin:0 0 1.5rem}}@media (min-width: 1024px){.post .back-link{margin:0 0 1.625rem}}.post .back-link:hover{color:#02574a}.post .back-link i{font-size:1.5rem;display:inline-block;vertical-align:middle;margin:-.25rem 0 0}.post__info{font-size:1rem;text-transform:uppercase;font-weight:700;letter-spacing:1.7px;margin:0 0 1rem}@media (min-width: 768px){.post__info{display:flex;flex-wrap:wrap;align-items:center;margin:0 -.875rem .875rem}}@media (min-width: 1024px){.post__info{font-size:1.125rem;margin:0 -1.4375rem .875rem}}.post__info time{font-style:normal}.post__info li{position:relative}@media (min-width: 768px){.post__info li{padding:0 .875rem}}@media (min-width: 1024px){.post__info li{padding:0 1.4375rem}}@media (min-width: 768px){.post__info li:after{content:"";position:absolute;top:.3125rem;right:0;bottom:.5rem;width:.0625rem;background:#02574a}}.post__info li:last-child:after{display:none}.post__info a:hover{color:#02574a}.post h4{margin:0 0 1.5rem}@media (min-width: 1024px){.post h4{margin:0 0 2.25rem}}.post figure{border-radius:1.25rem;overflow:hidden;margin:0 0 1.5rem}@media (min-width: 768px){.post figure{margin:1.5rem 0}}@media (min-width: 1024px){.post figure{border-radius:2.5rem;max-width:60.9375rem;margin:2.875rem 0 3.125rem}}.post ul:not([class]){margin:1.5rem 0}.post ul:not([class]) li{position:relative;padding:0 0 .6875rem 2.5rem}.post ul:not([class]) li:before{content:"";position:absolute;top:.6875rem;left:.125rem;width:.375rem;height:.375rem;border-radius:50%;background:#02574a}.post ul:not([class]) li:last-child{padding-bottom:0}.post__bottom{font-size:1rem;line-height:1.2;font-weight:500;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.5rem 0;margin:2.875rem 0 0;border-top:1px solid #6b7d67}.post__bottom a{display:inline-block;vertical-align:middle;color:#02574a;text-decoration:none}.post__bottom a:hover{color:#c94e30}.post__bottom a i{display:inline-block;vertical-align:middle;font-size:1.5rem;margin:-.25rem 0 0}.filter__categories{padding:1.875rem 0;background:#02574a}@media (min-width: 1024px){.filter__categories{padding:1.875rem 0 .75rem}}@media (min-width: 1024px){.filter__categories .container{display:flex;flex-wrap:wrap;align-items:center}}.filter__categories strong{display:block;color:#fff;text-transform:uppercase;letter-spacing:1.2px;text-align:center;margin:0 0 .625rem}@media (min-width: 1024px){.filter__categories strong{text-align:left;margin:0 2rem .875rem 0;max-width:12.5rem}}@media (min-width: 1200px){.filter__categories strong{margin:0 3rem .875rem 4.875rem}}.filter__categories ul{font-size:.8125rem;line-height:1.2;font-weight:700;letter-spacing:1.6px;display:flex;margin:0 -.3125rem;text-transform:uppercase;overflow-x:auto;white-space:nowrap}@media (min-width: 1024px){.filter__categories ul{font-size:.9375rem;width:calc(100% - 10.25rem);margin:0 -.5625rem}}@media (min-width: 1200px){.filter__categories ul{flex-wrap:wrap;white-space:normal;overflow:hidden;width:calc(100% - 16.125rem)}}.filter__categories ul li{padding:0 .3125rem}@media (min-width: 1024px){.filter__categories ul li{padding:0 .5625rem 1.125rem}}.filter__categories ul li.active a{background:#c94e30;border-color:#c94e30;color:#fff}.filter__categories ul a{transition:background .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out;display:block;text-decoration:none;color:#fff;border:2px solid #fff;border-radius:3em;padding:.5rem 1rem}@media (min-width: 1024px){.filter__categories ul a{padding:.625rem 1.125rem}}.filter__categories ul a:hover{background:#c94e30;border-color:#c94e30;color:#fff}.filter__result{padding:3.75rem 0}@media (min-width: 1024px){.filter__result{padding:6.25rem 0}}@media (min-width: 768px){.filter__row{display:flex;flex-wrap:wrap;margin:0 -.9375rem}}@media (min-width: 1024px){.filter__row{margin:0 -3.0625rem}}.filter__col{padding:0 0 1.875rem}@media (min-width: 768px){.filter__col{display:flex;width:50%;padding:0 .9375rem 1.875rem}}@media (min-width: 1024px){.filter__col{width:33.332%;padding:0 3.0625rem 6.0625rem}}.related{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:6.25rem 0}.related h2{color:#d8c29e}@media (min-width: 1024px){.related h2{font-size:2.875rem;margin:0 0 2.25rem}}@media (min-width: 768px){.related__cards.no-slider{display:flex;flex-wrap:wrap;margin:0 -1.5625rem}}@media (min-width: 768px){.related__cards.no-slider .related__cards-slide{width:50%}}@media (min-width: 1024px){.related__cards.no-slider .related__cards-slide{width:33.332%}}@media (min-width: 1600px){.related__cards.no-slider .related__cards-slide{width:31%}}.related__cards .slick-list{padding:0 2.375rem 0 0;margin:0 -1.625rem 0 -.75rem}@media (min-width: 768px){.related__cards .slick-list{padding:0;margin:0}}.related__cards .slick-track{display:flex}.related__cards-slide{display:flex !important;float:none;height:auto;min-height:auto;padding:0 .75rem}@media (min-width: 768px){.related__cards-slide{padding:0 1.5625rem}}.share{position:relative}.share.share-active .share__list{opacity:1;visibility:visible}.share__list{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;opacity:0;visibility:hidden;position:absolute;top:100%;left:50%;transform:translateX(-50%);display:flex;flex-wrap:wrap;justify-content:center;background:#02574a;padding:.9375rem 0;width:5.625rem;margin-top:.375rem;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);border-radius:.25rem}.share__list:before{content:"";position:absolute;top:-.375rem;left:50%;transform:translateX(-50%);border-style:solid;border-width:0 .375rem .375rem .375rem;border-color:transparent transparent #02574a transparent;transform:rotate(0deg)}.share__list li{padding:0 .3125rem}.share__list a{color:#d8c29e}.share__list a i.la-linkedin-in{font-size:1.625rem}.error__wrapper{padding:6.25rem 0}@media (min-width: 1200px){.error__wrapper{padding:9.375rem 0 6.25rem}}.input{background-color:#add8e6;text-align:center;padding:.625rem 0}.result{background-color:#0d6efd;padding:1.25rem 0 .0625rem;color:white;font-size:1.25rem;margin-top:.625rem}.post-password-form{font:700 1.75rem/1.3 "gelo","Times New Roman","Times","Baskerville","Georgia",serif;max-width:55.25rem;margin:0 auto;padding:5.9375rem 1.625rem;text-align:center}.post-password-form p:first-child{margin:0 0 2rem}@media (min-width: 1024px){.post-password-form p:first-child{margin:0 0 3.25rem}}.post-password-form label{display:block;position:relative;font:500 1.25rem/1.35 "fort","Arial","Helvetica Neue","Helvetica",sans-serif;max-width:110px;margin:0 auto 2.25rem}@media (min-width: 460px){.post-password-form label{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}}@media (min-width: 1024px){.post-password-form label{margin:0 auto 3.125rem}}.post-password-form .form-group{position:relative}@media (min-width: 460px){.post-password-form .form-group{width:16.5rem}}.post-password-form input[type="text"],.post-password-form input[type="password"]{width:100%;padding:.5rem 2.25rem .5rem .75rem}@media (min-width: 460px){.post-password-form input[type="text"],.post-password-form input[type="password"]{margin:0 0 0 .625rem}}.post-password-form input[type="submit"]{transition:background .15s ease-in-out,color .15s ease-in-out;display:inline-block;font:500 1.125rem/1.445 sans-serif;letter-spacing:1.8px;text-align:center;text-decoration:none;vertical-align:middle;text-transform:uppercase;padding:1.125rem;color:#fff;background:#c94e30;min-width:7.375rem;border-radius:.75rem;border:none;box-shadow:0 4px 6px 2px rgba(0,0,0,0.1)}.post-password-form input[type="submit"]:hover{background:#fff;color:#c94e30}.post-password-form .password-show{position:absolute;top:.375rem;right:.625rem}@media (min-width: 460px){.post-password-form .password-show{right:0}}.post-password-form .password-show:hover svg path{fill:#02574a}.post-password-form .password-show svg path{transition:fill .15s ease-in-out}.password-decor{position:absolute;top:0;right:0;width:8.75rem}@media (min-width: 768px){.password-decor{width:11.25rem}}@media (min-width: 1024px){.password-decor{width:16.25rem}}@media (min-width: 1200px){.password-decor{top:4.9375rem;width:22.5rem}}@media (min-width: 1440px){.password-decor{top:6.25rem;width:28.4375rem;height:23rem}}input[type="radio"]:checked,input[type="radio"]:not(:checked){display:none}input[type="radio"]:checked+label,input[type="radio"]:not(:checked)+label{display:inline-block;vertical-align:middle;position:relative;padding:.1875rem 1rem 0 2.125rem;cursor:pointer;line-height:1.25rem;margin:0}input[type="radio"]:checked+label:before,input[type="radio"]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;border:1px solid #6b7d67;border-radius:100%;background:#fff}input[type="radio"]:checked+label:after,input[type="radio"]:not(:checked)+label:after{content:"";width:.875rem;height:.875rem;background:#02574a;position:absolute;top:.3125rem;left:.3125rem;border-radius:100%;transition:all 0.3s ease}input[type="radio"]:not(:checked)+label:after{opacity:0;transform:scale(0)}input[type="radio"]:checked+label:after{opacity:1;transform:scale(1)}@keyframes headerFixedSlide{from{transform:translateY(-100%)}to{transform:translateY(0)}}.footer{position:relative;flex-shrink:0;padding:4rem 0 7.75rem;background:linear-gradient(135deg, #02574a 0%, #013029 100%)}@media (min-width: 1024px){.footer{padding:6.375rem 0 6.125rem}}@media (min-width: 1920px){.footer{padding:7.5rem 0 7.25rem}}@media (min-width: 1024px){.footer .container{display:flex;flex-wrap:wrap;justify-content:space-between}}.footer address{font-size:1.125rem;line-height:1.22222;font-weight:500;font-style:normal;color:#f7e9e6;margin:0 0 1.5rem}.footer .logo{width:100%;margin:0 auto 2.1875rem}.footer .logo a{margin:0}.footer .logo img{display:block}.footer__left{width:16.5rem;text-align:center;margin:0 auto 1.125rem}@media (min-width: 1024px){.footer__left{margin:0}}@media (min-width: 1200px){.footer__left{margin:0 0 0 1.25rem}}@media (min-width: 1920px){.footer__left{margin:0}}.footer__left a{display:inline-block;vertical-align:top;font-size:1.5rem;line-height:1;font-weight:500;color:#d8c29e;text-decoration:none}@media (min-width: 1024px){.footer__left a{margin:0 0 .5rem}}.footer__left a:hover{color:#fff}.footer__right{text-align:center;padding:2rem 0 0;border-top:1px solid #6b7d67}@media (min-width: 1024px){.footer__right{display:flex;flex-wrap:wrap;text-align:left;padding:2.5rem 0 0 3.75rem;width:calc(100% - 16.5rem);border:none}}@media (min-width: 1200px){.footer__right{padding:4.25rem 1.125rem 0 9.5625rem;width:calc(100% - 17.75rem)}}@media (min-width: 1920px){.footer__right{padding:4.25rem 0 0 19rem}}.footer__nav{font-size:1.125rem;line-height:1.22222;font-weight:500;padding:0 0 .75rem;border-bottom:1px solid #6b7d67;margin:0 0 1.875rem}@media (min-width: 1024px){.footer__nav{width:34%;border:none;padding:0 0 1.875rem;margin:0}}.footer__nav li{margin:0 0 1.1875rem}.footer__nav a{color:#d8c29e;text-decoration:none}.footer__nav a:hover{color:#fff}.footer__wrap{font-size:1rem;line-height:1.5;color:#f7e9e6}@media (min-width: 1024px){.footer__wrap{width:32%;margin-top:-.1875rem}}.footer__wrap p{margin:0 1.875rem 1.625rem}@media (min-width: 1024px){.footer__wrap p{margin:0 0 2.125rem}}.footer .social{border-top:1px solid #6b7d67}@media (min-width: 1024px){.footer .social{border:none}}.footer__copyright{font-size:1rem;width:100%;padding:1.375rem 0 0;border-top:1px solid #6b7d67}@media (min-width: 1024px){.footer__copyright{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-direction:column;padding:1.25rem 0 0}}@media (min-width: 1200px){.footer__copyright{flex-direction:row}}.footer__copyright-wrap{color:#f7e9e6;padding:0 0 1rem;border-bottom:1px solid #6b7d67}@media (min-width: 1024px){.footer__copyright-wrap{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;padding:0;border:none}}@media (min-width: 1200px){.footer__copyright-wrap{width:auto;justify-content:start}}.footer__copyright-wrap span{display:block;max-width:16.25rem;line-height:1.2;margin:0 auto 1.125rem}@media (min-width: 1024px){.footer__copyright-wrap span{max-width:100%;margin:0}}.footer__copyright-wrap ul{display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 1024px){.footer__copyright-wrap ul{justify-content:flex-start}}@media (min-width: 1200px){.footer__copyright-wrap ul{padding:0 0 0 2.625rem}}.footer__copyright-wrap ul li{position:relative;padding:0 .8125rem}@media (min-width: 1024px){.footer__copyright-wrap ul li{padding:0 .625rem}}.footer__copyright-wrap ul li:after{content:"";position:absolute;top:.3125rem;right:-.0625rem;bottom:.5rem;width:.125rem;background:#f7e9e6}@media (min-width: 768px){.footer__copyright-wrap ul li:after{top:.1875rem;bottom:.1875rem}}@media (min-width: 1024px){.footer__copyright-wrap ul li:after{top:.0625rem;bottom:.25rem}}.footer__copyright-wrap ul li:last-child:after{display:none}.footer__copyright-wrap ul a{color:#fff;text-decoration:none}@media (min-width: 1024px){.footer__copyright-wrap ul a{color:#d8c29e}}.footer__copyright-wrap ul a:hover{color:#fff}.back-to-top{display:flex;align-items:center;justify-content:center;font-weight:500;color:#f7e9e6;text-decoration:none;margin:1.875rem 0 0}@media (min-width: 1024px){.back-to-top{margin:1rem 0 0 auto;justify-content:flex-start}}@media (min-width: 1200px){.back-to-top{margin:0}}.back-to-top:hover{color:#c94e30}.back-to-top i{font-size:1.5rem;margin:0 0 0 .25rem}.start-quiz{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:5rem 0}@media (min-width: 768px){.start-quiz{padding:11.0625rem 0}}.start-quiz .container{max-width:71.625rem;margin:0 auto}.start-quiz__box{position:relative;z-index:10;border-radius:1.25rem;background:rgba(246,241,233,0.8);padding:3.125rem 1.5rem;line-height:1.4;backdrop-filter:blur(10px);box-shadow:0 3px 20px 0 rgba(0,0,0,0.2);text-align:center}@media (min-width: 1024px){.start-quiz__box{border-radius:2.5rem;padding:3.125rem 7.5rem}}.start-quiz__box-logo{width:7.75rem;margin:0 auto 1.625rem}@media (min-width: 768px){.start-quiz__box-logo{width:9.125rem}}@media (min-width: 1024px){.start-quiz__box-logo{width:10.25rem}}.start-quiz__box h1.h2{font-size:2rem;line-height:1.1;margin:0 0 2.375rem}@media (min-width: 768px){.start-quiz__box h1.h2{font-size:2.25rem}}@media (min-width: 1024px){.start-quiz__box h1.h2{font-size:2.875rem}}.start-quiz__box-title{font-size:1.125rem;display:block;text-transform:uppercase;letter-spacing:0.4px;margin:0 0 1.625rem}.start-quiz__box-text{line-height:1.5}@media (min-width: 1024px){.start-quiz__box-text{padding:0 2.25rem;line-height:1.7}}.start-quiz__box .btn{margin:.375rem 0 0}@media (min-width: 1024px){.start-quiz.thank-you{padding:13.1875rem 0}}.start-quiz.thank-you .container{max-width:86.5625rem}@media (min-width: 1024px){.start-quiz.thank-you .start-quiz__box-text{padding:0 2rem}}.quiz{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:6.25rem 0}@media (min-width: 1024px){.quiz{padding:9.8125rem 0}}.quiz .container{max-width:71.625rem;margin:0 auto}.quiz__box{position:relative;z-index:10;border-radius:1.25rem;background:rgba(246,241,233,0.8);padding:3.125rem 1.5rem;line-height:1.4;backdrop-filter:blur(10px);box-shadow:0 3px 20px 0 rgba(0,0,0,0.2)}@media (min-width: 1024px){.quiz__box{border-radius:2.5rem}}.quiz__box h2{text-align:center;letter-spacing:0.4px;margin:0 0 1.25rem}.quiz__box h2+p{font-size:1rem;line-height:1.111111;text-transform:uppercase;text-align:center;font-weight:700;letter-spacing:0.3px;max-width:27rem;margin:0 auto 1.125rem}@media (min-width: 1024px){.quiz__box h2+p{font-size:1.125rem}}.quiz .gform_wrapper.gravity-theme .hidden_button{text-align:center}.quiz .gform_wrapper.gravity-theme .hidden_button .gform_page_footer .gform_next_button{display:none}.quiz .gform_wrapper.gravity-theme .gf_progressbar_wrapper{max-width:35.375rem;width:100%;margin:0 auto}.quiz .gform_wrapper.gravity-theme .gf_progressbar_title{display:none}.quiz .gform_wrapper.gravity-theme .gf_progressbar{background-color:#d8c29e;box-shadow:0 0 0 5px #fff;margin:0 0 1.6875rem;overflow:hidden}.quiz .gform_wrapper.gravity-theme .gf_progressbar_percentage{height:1.25rem}.quiz .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#c94e30}.quiz .gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:none}.quiz .gform_wrapper.gravity-theme .gfield{max-width:34.25rem;margin:0 auto 2rem;width:100%}.quiz .gform_wrapper.gravity-theme .gfield textarea.large{height:9.375rem;resize:none}.quiz .gform_wrapper.gravity-theme .gfield.start-head{max-width:40rem}.quiz .gform_wrapper.gravity-theme .gfield.start-head h2{margin:0 0 1.125rem}.quiz .gform_wrapper.gravity-theme .gfield_label{font-size:1.125rem;font-weight:500;margin:0 0 .75rem}@media (min-width: 1024px){.quiz .gform_wrapper.gravity-theme .gfield_label{font-size:1.25rem;margin:0 0 1.125rem}}.quiz .gform_wrapper.gravity-theme .ginput_container_radio{padding:.5rem 0 0}.quiz .gform_wrapper.gravity-theme .gfield-choice-input+label{font-size:1.125rem;line-height:1.25;padding:0 0 1rem 1.6875rem;max-width:calc(100% - 1.5rem)}@media (min-width: 768px){.quiz .gform_wrapper.gravity-theme .gfield-choice-input+label{font-size:1.25rem;line-height:1.5;padding:0 0 1rem 2.3125rem;max-width:calc(100% - 2rem)}}@media (min-width: 1024px){.quiz .gform_wrapper.gravity-theme .gfield-choice-input+label{font-size:1.5rem}}.quiz .gform_wrapper.gravity-theme .gsection{max-width:34.25rem;margin:0 auto;width:100%;border-color:#c94e30;padding:0}.quiz .gform_wrapper.gravity-theme .gsection h3:empty{display:none}.quiz .gform_wrapper.gravity-theme .gfield:empty{display:none !important}.quiz .gform_wrapper.gravity-theme .textarea-row{display:flex;flex-wrap:wrap;margin-bottom:2.5rem}.quiz .gform_wrapper.gravity-theme .textarea-row .ginput_container_textarea{width:100%;order:2}.quiz .gform_wrapper.gravity-theme .textarea-row .gfield_description{order:1;margin:0 0 1.375rem}.quiz .gform_wrapper.gravity-theme .gfield_description{font-size:1.125rem;line-height:1.35;font-weight:500}@media (min-width: 768px){.quiz .gform_wrapper.gravity-theme .gfield_description{font-size:1.25rem}}.quiz .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:0}.quiz .gform_wrapper.gravity-theme .gform_page_footer{position:relative;text-align:center;margin:.25rem 0 0;padding-bottom:0}@media (min-width: 768px){.quiz .gform_wrapper.gravity-theme .gform_page_footer.has-link .gform_previous_button{margin-left:10.75rem}}.quiz .gform_wrapper.gravity-theme .gform_page_footer input{transition:background .15s ease-in-out,color .15s ease-in-out;font-size:1.125rem;font-weight:500;letter-spacing:1.2px;border:none;background:#c94e30;color:#fff;border-radius:.75rem;text-transform:uppercase;padding:1.25rem 1.5625rem 1.125rem;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);margin:0}@media (max-width: 640px){.quiz .gform_wrapper.gravity-theme .gform_page_footer input{line-height:1 !important;min-height:auto !important}}.quiz .gform_wrapper.gravity-theme .gform_page_footer input:hover{background:#fff;color:#c94e30}.quiz .gform_wrapper.gravity-theme .gform_page_footer input.gform_previous_button{background:#fff;color:#c94e30;margin-right:1rem;margin-left:1rem}.quiz .gform_wrapper.gravity-theme .gform_page_footer input.gform_previous_button:hover{background:#c94e30;color:#fff}.quiz .gform_wrapper.gravity-theme .schedule-call{font-size:1rem;font-weight:500;position:absolute;bottom:-35px;left:50%;transform:translateX(-50%);text-decoration:none;text-transform:capitalize}@media (min-width: 768px){.quiz .gform_wrapper.gravity-theme .schedule-call{left:16.927vw;transform:none;bottom:1.25rem}}@media (min-width: 1024px){.quiz .gform_wrapper.gravity-theme .schedule-call{left:25.391vw}}@media (min-width: 1200px){.quiz .gform_wrapper.gravity-theme .schedule-call{left:20.625rem}}.quiz .gform_wrapper.gravity-theme .schedule-call:hover{color:#02574a}.quiz .gform_wrapper.gravity-theme input[type="number"]{outline:none;box-shadow:none;border:1px solid #6b7d67;border-radius:.375rem}.quiz .gform_wrapper.gravity-theme .ginput_container_address{margin:0 -.625rem}.quiz .gform_wrapper.gravity-theme .ginput_container_address span{padding:0 .625rem}.quiz .gform_wrapper.gravity-theme .image-choices-choice label{padding:0}@media (max-width: 767px){.quiz .gform_wrapper.gravity-theme .image-choices-choice label{width:100%;max-width:100%}}.quiz .gform_wrapper.gravity-theme .image-choices-choice label:before,.quiz .gform_wrapper.gravity-theme .image-choices-choice label:after{display:none}.quiz .gform_wrapper.gravity-theme .image-choices-field .image-choices-choice{width:100%}@media (min-width: 768px){.quiz .gform_wrapper.gravity-theme .image-choices-field .image-choices-choice{width:calc(33.332% - 1.25rem)}}.quiz .gform_wrapper.gravity-theme .ic-theme--simple .image-choices-choice-image-wrap,.quiz .gform_wrapper.gravity-theme .ic-theme--simple .image-choices-choice-image-wrap:after{height:8.75rem}.quiz .gform_wrapper.gravity-theme .ic-theme--simple .image-choices-choice-selected .image-choices-choice-image-wrap:after{box-shadow:inset 0 0 0 4px #c94e30}.quiz .gform_wrapper.gravity-theme .image-choices-field[class*="ic-theme--"] .image-choices-choice-selected .image-choices-choice-text{color:#c94e30}.quiz .gform_wrapper.gravity-theme .ginput_container_consent .gfield_consent_label{position:relative}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:checked,.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:not(:checked){display:none}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:checked+label,.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:not(:checked)+label{display:inline-block;vertical-align:middle;position:relative;padding:.1875rem 1rem 0 2.125rem;cursor:pointer;line-height:1.25rem;margin:0}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:checked+label:before,.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;border:1px solid #6b7d67;border-radius:100%;background:#fff}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:checked+label:after,.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:not(:checked)+label:after{content:"";width:.875rem;height:.875rem;background:#02574a;position:absolute;top:.3125rem;left:.3125rem;border-radius:100%;transition:all 0.3s ease}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:not(:checked)+label:after{opacity:0;transform:scale(0)}.quiz .gform_wrapper.gravity-theme .ginput_container_consent input[type="checkbox"]:checked+label:after{opacity:1;transform:scale(1)}.quiz .gform_wrapper.gravity-theme .other-step div.gfield{margin-top:0;margin-bottom:0}.quiz .gform_wrapper.gravity-theme .other-step .gfield_radio{display:flex;flex-wrap:wrap}.quiz .gform_wrapper.gravity-theme .other-step .gchoice{order:3;width:100%}.quiz .gform_wrapper.gravity-theme .other-step .gchoice:first-child{order:1}.quiz .gform_wrapper.gravity-theme .other-step .gfield_description{order:2;padding:0 0 1.875rem;max-width:30.3125rem;width:100%}.quiz .gform_wrapper.gravity-theme .step-form .gfield{margin:0 auto 1.125rem}.quiz .gform_wrapper.gravity-theme .step-form .gfield_label{margin:0 0 .5625rem}.quiz .gform_wrapper.gravity-theme .step-form .gfield_required{display:none}.quiz .gform_wrapper.gravity-theme .step-form .ginput_complex{margin:0 -.625rem}.quiz .gform_wrapper.gravity-theme .step-form .ginput_complex>span{padding:0 .625rem !important}.quiz .gform_wrapper.gravity-theme .step-form .ginput_address_city{width:100%;flex:0 0 100%}.quiz .gform_wrapper.gravity-theme .step-form .field-consent{margin-top:.625rem;border-bottom:1px solid #c94e30;padding-bottom:1.75rem;margin-bottom:0}.quiz .gform_wrapper.gravity-theme .step-form .field-consent .gfield_consent_label{padding-top:0 !important;line-height:1.35 !important;font-weight:500}.quiz .gform_wrapper.gravity-theme .gfield.step-form-head{max-width:43.5rem;margin-bottom:2.125rem}.quiz .gform_wrapper.gravity-theme .gfield.step-form-head h2+p{max-width:100%}.quiz .gform_wrapper.gravity-theme .gform_validation_errors{border:none;background:transparent;box-shadow:none}.quiz .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error{font-size:1.25rem}.quiz .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error .gform-icon{display:none}.quiz .gform_wrapper.gravity-theme .validation_message{font-size:1rem;border:none;background:transparent;padding:.375rem 0 0;font-weight:400;margin:0}.quiz input[type="radio"]:checked+label:before,.quiz input[type="radio"]:not(:checked)+label:before{top:.0625rem;left:-.3125rem;width:1.125rem;height:1.125rem;border-radius:.25rem;background:transparent}@media (min-width: 768px){.quiz input[type="radio"]:checked+label:before,.quiz input[type="radio"]:not(:checked)+label:before{top:.125rem;left:-.3125rem;width:1.375rem;height:1.375rem}}@media (min-width: 1024px){.quiz input[type="radio"]:checked+label:before,.quiz input[type="radio"]:not(:checked)+label:before{top:.375rem}}.quiz input[type="radio"]:checked+label:before{border-color:#c94e30}.quiz input[type="radio"]:checked+label:after,.quiz input[type="radio"]:not(:checked)+label:after{content:"";display:block;position:absolute;top:.1875rem;left:.1875rem;width:.3125rem;height:.75rem;border:solid #c94e30;border-width:0 2px 2px 0;transform:rotate(45deg);border-radius:0;background:transparent}@media (min-width: 768px){.quiz input[type="radio"]:checked+label:after,.quiz input[type="radio"]:not(:checked)+label:after{top:.25rem;left:.25rem;width:.375rem;height:.875rem}}@media (min-width: 1024px){.quiz input[type="radio"]:checked+label:after,.quiz input[type="radio"]:not(:checked)+label:after{top:.5rem}}.columns-card{padding:4.75rem 0 3.375rem;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.columns-card{padding:6.25rem 0 3.875rem}}@media (min-width: 1920px){.columns-card{padding:6.25rem 0 0}}@media (min-width: 768px){.columns-card__row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -1.375rem}}@media (min-width: 1920px){.columns-card__row{margin:0 -3.125rem}}.columns-card__col{padding:0 0 1.625rem}@media (min-width: 768px){.columns-card__col{display:flex;width:50%;padding:0 .9375rem 1.875rem}}@media (min-width: 1024px){.columns-card__col{width:33.332%;padding:0 1.375rem 2.9375rem}}@media (min-width: 1920px){.columns-card__col{padding:0 3.125rem 6.25rem}}.cta{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.cta:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(2,87,74,0.25);mix-blend-mode:multiply}.cta .container{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:10;text-align:center;padding:1.875rem 3.75rem 1.25rem;min-height:26.5625rem}@media (min-width: 1024px){.cta .container{flex-direction:row;justify-content:space-between;text-align:left;max-width:70.125rem;padding:1.5625rem 1.625rem 2.375rem;min-height:18.75rem}}@media (min-width: 1920px){.cta .container{max-width:73.125rem}}.cta h2{color:#fff;margin:0 0 3.5rem;text-shadow:0 3px 6px rgba(0,0,0,0.3)}@media (min-width: 1024px){.cta h2{flex:1 0 0;margin:0}}.cta .btn{background:#fff;color:#c94e30}@media (min-width: 1024px){.cta .btn{max-width:22.5rem}}@media (min-width: 1200px){.cta .btn{margin:.8125rem 0 0}}.cta .btn:hover{background:#02574a;color:#fff}.customers{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;padding:5rem 0 7.8125rem}@media (min-width: 1024px){.customers{padding:10.625rem 0 6.375rem}}@media (min-width: 1920px){.customers{padding:10.3125rem 0 9.6875rem}}@media (min-width: 1024px){.customers .container{max-width:65.3125rem}}@media (min-width: 1920px){.customers .container{max-width:75.875rem}}.customers__head{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 0 3.5rem}@media (min-width: 768px){.customers__head{flex-direction:row;margin:0 0 3.75rem}}@media (min-width: 1920px){.customers__head{margin:0 0 6.125rem}}.customers__head img{margin:0 0 1rem}@media (min-width: 768px){.customers__head img{margin:-.75rem 1.25rem 0 0}}.customers__head h2{line-height:1.125;color:#fff;max-width:11.75rem;margin:0 auto}@media (min-width: 768px){.customers__head h2{max-width:100%;margin:0}}@media (min-width: 1024px){.customers__head h2{font-size:2.5rem;line-height:1.09}}@media (min-width: 1920px){.customers__head h2{font-size:2.875rem}}@media (min-width: 768px){.customers__row{display:flex;flex-wrap:wrap;align-items:center}}@media (min-width: 768px){.customers__img{width:62.3%;margin:0 0 0 -.375rem}}@media (min-width: 1920px){.customers__img{width:53.5%;margin:0 0 0 -.75rem}}@media (min-width: 768px){.customers__text{width:38%}}@media (min-width: 1920px){.customers__text{width:46.5%}}.customers blockquote{position:relative;font-size:2.125rem;line-height:1.3;font-style:italic;color:#f9f7f3;max-width:17.875rem;text-align:center;margin:3.125rem auto 0}@media (min-width: 768px){.customers blockquote{margin-top:1.5625rem}}@media (min-width: 1024px){.customers blockquote{font-size:3.5rem;line-height:1.25;margin:3.375rem 0 0 0;max-width:23.9375rem}}@media (min-width: 1920px){.customers blockquote{margin:3.375rem 0 0 7.625rem}}.customers blockquote:before{content:"";position:absolute;top:-2.375rem;left:50%;transform:translateX(-50%);width:1.5rem;height:1.0625rem;background-image:url(./b36c3a8fad35be3bcbf8e6dfebd33a79.svg);background-repeat:no-repeat;background-size:1.5rem 1.0625rem}@media (min-width: 1024px){.customers blockquote:before{top:-3.625rem;width:2.25rem;height:1.625rem;background-size:2.25rem 1.625rem}}.customers blockquote p{margin:0 0 2rem}@media (min-width: 1024px){.customers blockquote p{margin:0 0 2.25rem}}.customers blockquote strong{display:block;font-size:1.5rem;line-height:1.2;text-transform:uppercase;color:#d8c29e;font-style:normal}.estimator{position:relative;padding:6.625rem 0 3.75rem}.estimator__bg{position:fixed;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.estimator .container{max-width:71.625rem;margin:0 auto}.estimator__box{position:relative;z-index:10;border-radius:1.25rem;background:rgba(246,241,233,0.8);padding:2.875rem 1.5rem 3.125rem;line-height:1.4;backdrop-filter:blur(10px);box-shadow:0 3px 20px 0 rgba(0,0,0,0.2)}@media (min-width: 768px){.estimator__box{padding:2.875rem 5rem 3.125rem}}@media (min-width: 1024px){.estimator__box{border-radius:2.5rem;padding:2.875rem 17.75rem 3.125rem}}.estimator__box h2{max-width:21.25rem;line-height:1.1;margin:0 auto 2.625rem;text-align:center}@media (min-width: 768px){.estimator__box h2{margin:0 auto 3.75rem}}@media (min-width: 1024px){.estimator__box h2{max-width:28.75rem}}.estimator__box-item{padding:0 0 .625rem}.estimator__box-item:first-of-type{border-bottom:1px solid #6b7d67;padding:0 0 1.125rem;margin:0 0 .625rem}.estimator__box-item:first-of-type .estimator__box-value{font-weight:700}.estimator__box-item strong:not([class]),.estimator__box-item span:not([class]){display:block;padding:0 0 .625rem;font-weight:500}@media (min-width: 640px){.estimator__box-item strong:not([class]),.estimator__box-item span:not([class]){width:calc(100% - 12.5rem);padding:0 1.5rem .625rem 0}}.estimator__box-item strong:not([class]):only-child,.estimator__box-item span:not([class]):only-child{width:100%;padding:0 0 .625rem;letter-spacing:0.5px}.estimator__box-item strong:not([class]){font-size:1.125rem;line-height:1.333333;font-weight:700;text-transform:uppercase}@media (min-width: 640px){.estimator__box-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}}.estimator__box-input{position:relative;width:100%;padding:0 0 .625rem 1.5rem}@media (min-width: 640px){.estimator__box-input{width:12.5rem;padding:0 0 .625rem}}.estimator__box-value{font-size:1.5rem;position:absolute;top:.1875rem;left:0;padding:0}@media (min-width: 640px){.estimator__box-value{left:-1.5rem}}.estimator__box input[type="text"]{height:2.375rem;border-radius:.25rem;border:1px solid #6b7d67}.estimator__box-btn{width:12.5rem;margin-left:auto}.estimator__box-btn .btn{width:100%;padding:.375rem .75rem;border-radius:.25rem}.estimator__box-note{font-style:italic;margin:0 0 1.5rem}@media (min-width: 768px){.estimator__box-note{margin:0 0 3rem}}.estimator__box-footer{border-top:1px solid #c94e30;padding:1.25rem 0 0;text-align:center}.estimator__box-footer strong{display:block;font-size:1.125rem;margin:0 0 1.125rem;letter-spacing:0.3px}.gallery{padding:0 0 3.75rem}@media (min-width: 1024px){.gallery{padding:0 0 6.25rem}}.gallery .filter__categories{margin:0 0 3.75rem}@media (min-width: 1024px){.gallery .filter__categories{margin:0 0 6.25rem}}@media (min-width: 1024px){.gallery .filter__categories .container{justify-content:center}}.gallery .filter__categories strong{font-size:1rem}@media (min-width: 1200px){.gallery .filter__categories strong{margin-left:0}}@media (min-width: 1024px){.gallery .filter__categories-list{width:auto}}@media (min-width: 640px){.gallery .masonry{display:flex;flex-wrap:wrap;margin:0 -.75rem}}@media (min-width: 1024px){.gallery .masonry{margin:0 -1.375rem}}@media (min-width: 1920px){.gallery .masonry{margin:0 -2.1875rem}}.gallery .col{width:100%;padding:0 0 1.5rem}@media (min-width: 640px){.gallery .col{width:50%;padding:0 .75rem 1.5rem}}@media (min-width: 1024px){.gallery .col{padding:0 1.375rem 2.75rem;width:33%}}@media (min-width: 1920px){.gallery .col{padding:0 2.1875rem 4.375rem}}.gallery .col a{display:block}.gallery .col a img{width:100%;overflow:hidden;border-radius:1.25rem}@media (min-width: 1024px){.gallery .col a img{border-radius:2.5rem}}.gallery .load-more{text-align:center}.gallery .hidden-col{display:none}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background:transparent}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background:transparent}.glightbox-clean .gclose svg,.glightbox-clean .gnext svg,.glightbox-clean .gprev svg{display:none}.glightbox-clean .gnext,.glightbox-clean .gprev,.glightbox-clean .gclose{transition:color .15s ease-in-out;font-size:2rem;line-height:1;font-family:"Line Awesome Free";font-weight:900;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;color:#c94e30;width:auto;height:auto;padding:0}.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover,.glightbox-clean .gclose:hover{color:#fff}.glightbox-clean .gnext:before,.glightbox-clean .gprev:before,.glightbox-clean .gclose:before{content:"\F0A8"}.glightbox-clean .gnext,.glightbox-clean .gprev{top:50%;transform:translateY(-50%)}.glightbox-clean .gprev{left:0}@media (min-width: 768px){.glightbox-clean .gprev{left:1.625rem}}@media (min-width: 1920px){.glightbox-clean .gprev{left:7.375rem}}.glightbox-clean .gnext{right:0}@media (min-width: 768px){.glightbox-clean .gnext{right:1.625rem}}@media (min-width: 1920px){.glightbox-clean .gnext{right:7.375rem}}.glightbox-clean .gnext:before{content:"\F0A9"}.glightbox-clean .gclose{color:#fff;opacity:1}.glightbox-clean .gclose:hover{color:#c94e30}.glightbox-clean .gclose:before{content:"\F057"}.glightbox-clean .gslide-media{box-shadow:0 0 40px 0 rgba(0,0,0,0.7)}.goverlay{background:rgba(0,0,0,0.8)}.hero{position:relative}@media (min-width: 1024px){.hero{padding:8.75rem 0 0}}@media (min-width: 1920px){.hero{padding:12.4375rem 0 0}}.hero__slider-slide{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;padding:0 1.625rem}@media (min-width: 1024px){.hero__slider-slide{padding:0 2rem}}.hero .container{display:flex;align-items:flex-end;max-width:1440px;min-height:43rem;padding:3rem 0 1.5rem}@media (min-width: 1024px){.hero .container{align-items:flex-start;min-height:70.625rem;padding:5.5rem 2.8125rem}}@media (min-width: 1920px){.hero .container{padding:11.3125rem 5.3125rem}}.hero__text{font-size:1.125rem;line-height:1.3333;font-weight:500;width:100%;padding:2.375rem 3.25rem 1.875rem 1.5625rem;background:rgba(249,247,243,0.9);max-width:26.875rem;border-radius:1.25rem}@media (min-width: 1024px){.hero__text{font-size:1.5rem;max-width:31.875rem;border-radius:2.5rem;padding:3rem 5rem 3.125rem 3.125rem}}@media (min-width: 1920px){.hero__text{max-width:32.5rem;padding:3.3125rem 5rem 3.125rem 3.25rem}}.hero__text h1{margin:0 0 .375rem}@media (min-width: 1024px){.hero__text h1{margin:0 0 .75rem}}@media (min-width: 1920px){.hero__text h1{margin:0 0 .875rem}}.hero__text p{margin:0 0 1.25rem}@media (min-width: 1024px){.hero__text p{margin:0 0 1.875rem}}.hero__text .btn{font-size:1rem;padding:1.125rem 1.875rem}@media (min-width: 1024px){.hero__text .btn{font-size:1.125rem;padding:1.125rem 1.5625rem}}.hero__text .btn:hover{background:#fff}.hero .swiper-button-prev,.hero .swiper-button-next{left:0;right:auto}@media (min-width: 1024px){.hero .swiper-button-prev,.hero .swiper-button-next{left:.625rem}}.hero .swiper-button-prev:after,.hero .swiper-button-next:after{font-size:1.375rem;color:#02574a}@media (min-width: 768px){.hero .swiper-button-prev:after,.hero .swiper-button-next:after{font-size:2rem}}.hero .swiper-button-next{right:0;left:auto}@media (min-width: 1024px){.hero .swiper-button-next{right:.625rem}}.hero .swiper-pagination .swiper-pagination-bullet{width:.625rem;height:.625rem;background:#02574a}.intro{position:relative;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.intro{margin-top:-4.9375rem}}@media (min-width: 1200px){.intro{margin-top:-6.25rem}}.intro .container{display:flex;align-items:flex-end;min-height:24.375rem;max-width:1440px;padding:3.25rem 1.625rem 1.625rem}@media (min-width: 1024px){.intro .container{min-height:31.25rem;padding:9.375rem 4.75rem 2.5rem}}@media (min-width: 1920px){.intro .container{padding:9.375rem 7.375rem 2.5rem}}.intro__box{padding:1.75rem 1.625rem 2.5rem;border-radius:1.25rem;background:rgba(2,87,74,0.9);max-width:21.125rem;width:100%}@media (min-width: 768px){.intro__box{max-width:22.5rem}}@media (min-width: 1024px){.intro__box{padding:2rem 2rem 1.625rem;max-width:100%;width:auto;border-radius:2.5rem}}@media (min-width: 1920px){.intro__box{padding:2.625rem 2.8125rem 3.125rem}}.intro__box a{font-size:1rem;font-weight:500;display:flex;align-items:center;text-decoration:none;color:#d8c29e}.intro__box a:hover{color:#fff}.intro__box a i{font-size:1.5rem;margin:-.125rem .25rem 0 0}.intro__box h1{margin:0;line-height:1;color:#f6f1e9}@media (max-width: 1023px){.intro__box h1{font-size:2.25rem}}@media (min-width: 1024px){.intro__box h1{margin:1rem 0 0;line-height:1.154}}@media (min-width: 1920px){.intro__box h1{font-size:3.75rem;line-height:1}}@media (min-width: 1024px){.intro__box h1:only-child{margin:0}}@media (min-width: 1920px){.intro__box h1:only-child{margin:1rem 0 0}}@media (min-width: 1024px){.intro--log-home .intro__box{max-width:30.1875rem}}@media (min-width: 1024px){.intro--partner .intro__box{max-width:36.9375rem}}.intro-text{position:relative;padding:6.5rem 0 3.5rem;overflow:hidden}@media (min-width: 1024px){.intro-text{padding:6.25rem 0 4.375rem}}@media (min-width: 1920px){.intro-text{padding:6.25rem 0 3.75rem}}.intro-text .container{position:relative;z-index:10}@media (min-width: 1024px){.intro-text .container{display:flex}}.intro-text h2{line-height:1.125}@media (min-width: 1024px){.intro-text h2{font-size:2.625rem;line-height:1.143}}.intro-text__img{max-width:15.375rem;margin:0 auto 6.25rem;text-align:center}@media (min-width: 1024px){.intro-text__img{max-width:22.1875rem;margin:0 0 0 1.5rem}}@media (min-width: 1200px){.intro-text__img{margin:0 0 0 1.875rem}}@media (min-width: 1920px){.intro-text__img{margin:0 0 0 1.5rem;padding:.625rem 0 0}}.intro-text__img img{width:8.75rem;margin:0 0 1.75rem}@media (min-width: 1024px){.intro-text__img img{width:10.25rem}}@media (min-width: 1920px){.intro-text__img img{margin:0 0 2.625rem}}.intro-text__img .btn{margin-top:1.625rem}@media (min-width: 768px){.intro-text__img .btn{margin-top:0}}@media (min-width: 1024px){.intro-text__wrap{font-size:1.25rem;line-height:1.6;padding:0 0 0 10rem;width:calc(100% - 22.188rem);max-width:55.625rem}}@media (min-width: 1920px){.intro-text__wrap{font-size:1.5rem;line-height:1.5;padding:0 0 0 11.875rem;max-width:59.0625rem}}.intro-text__wrap p{margin:0 0 1.5rem}.intro-text__wrap p a{font-weight:700}.intro-text__wrap p+h4{margin-top:2.625rem}.intro-text__wrap h4{font-size:1.75rem;margin:0 0 2rem}.intro-text__wrap ul{line-height:1.6;padding:0 0 1.625rem}.intro-text__wrap ul li{position:relative;padding:0 0 .6875rem 2.5rem}.intro-text__wrap ul li:before{content:"";position:absolute;top:8px;left:2px;width:4px;height:4px;border-radius:50%;background:#c94e30}.intro-text__decor{position:absolute;top:0;right:-6.25rem;mix-blend-mode:multiply}@media (min-width: 768px){.intro-text__decor{right:0}}@media (min-width: 1024px){.intro-text__decor{width:18.875rem}}.intro-text__decor--bottom{top:auto;right:auto;bottom:0;left:-8.75rem}@media (min-width: 1024px){.intro-text__decor--bottom{left:0}}@media (min-width: 1024px){.intro-text--floor{padding-bottom:4.625rem}}.intro-text--floor .intro-text__img{max-width:28.75rem}@media (min-width: 1024px){.intro-text--floor .intro-text__img{padding:0;margin:0}}.intro-text--floor .intro-text__img img{margin:0 0 1.625rem}.intro-text--floor .intro-text__img .btn{margin-top:1.625rem}@media (min-width: 1024px){.intro-text--floor .intro-text__wrap{font-size:1.25rem;line-height:1.7;width:calc(100% - 25.375rem);max-width:61.5625rem;padding-left:6.25rem}}@media (min-width: 1920px){.intro-text--floor .intro-text__wrap{padding-left:10.125rem}}@media (min-width: 1600px){.intro-text--log-home .container{max-width:107.375rem}}.intro-text--log-home .intro-text__img{max-width:25.375rem}@media (min-width: 1024px){.intro-text--log-home .intro-text__img{padding:0;margin:0 0 0 .625rem}}@media (min-width: 1600px){.intro-text--log-home .intro-text__img{margin:0}}.intro-text--log-home .intro-text__img img{margin:0 0 1.625rem}.intro-text--log-home .intro-text__img .btn{margin-top:1.625rem}@media (min-width: 1024px){.intro-text--log-home .intro-text__wrap{width:calc(100% - 25.375rem);max-width:72.5rem}}@media (min-width: 1200px){.intro-text--log-home .intro-text__wrap{padding-left:8rem}}@media (min-width: 1920px){.intro-text--log-home .intro-text__wrap{padding-left:10.125rem;font-size:1.25rem;line-height:1.7}}.intro-text--log-home .intro-text__wrap p+h4{margin-top:2.625rem}.intro-text--log-home .intro-text__decor{right:0}@media (min-width: 1024px){.intro-text--log-home .intro-text__decor{mix-blend-mode:normal}}@media (min-width: 1024px){.intro-text--log-home .intro-text__decor{width:21.75rem}}.intro-text--log-home .intro-text__decor--bottom{left:0}@media (min-width: 1024px){.intro-text--log-home .intro-text__decor--bottom{width:44.75rem}}.intro-text--mat-list .intro-text__img{max-width:29.8125rem}@media (min-width: 1024px){.intro-text--mat-list .intro-text__img{padding:0;margin:0 0 0 -2.1875rem}}.intro-text--mat-list .intro-text__img img{margin:0 0 1.625rem}@media (min-width: 1024px){.intro-text--mat-list .intro-text__wrap{font-size:1.25rem;line-height:1.6;width:calc(100% - 29.813rem);max-width:72.5rem}}@media (min-width: 1920px){.intro-text--mat-list .intro-text__wrap{padding-left:7.875rem}}.intro-text--mat-list .intro-text__wrap p+h4{margin-top:2.25rem}.intro-text--mat-list .intro-text__decor{right:auto;left:0}@media (min-width: 1024px){.intro-text--mat-list .intro-text__decor{top:0;width:22.3125rem}}.intro-text--mat-list .intro-text__decor--bottom{left:auto;right:0;bottom:0}@media (min-width: 1024px){.intro-text--mat-list .intro-text__decor--bottom{bottom:-4.125rem;top:auto;width:23.75rem}}.intro-text--railing .intro-text__img{max-width:25.375rem}@media (min-width: 1024px){.intro-text--railing .intro-text__img{padding:0;margin:0}}.intro-text--railing .intro-text__img img{margin:0 0 1.125rem}@media (min-width: 1024px){.intro-text--railing .intro-text__img img{margin:0 0 1.625rem}}@media (min-width: 1024px){.intro-text--railing .intro-text__wrap{font-size:1.25rem;line-height:1.6;width:calc(100% - 25.938rem);max-width:72.5rem}}@media (min-width: 1920px){.intro-text--railing .intro-text__wrap{padding-left:10.25rem}}.intro-text--railing .intro-text__wrap p+h4{margin-top:2.25rem}.intro-text--railing .intro-text__decor{right:auto;top:0;left:0}@media (min-width: 1024px){.intro-text--railing .intro-text__decor{top:0;left:0;width:17.9375rem}}.intro-text--railing .intro-text__decor--bottom{top:auto;left:auto;right:0;bottom:0}@media (min-width: 1024px){.intro-text--railing .intro-text__decor--bottom{width:16.3125rem;bottom:0;right:0}}.intro-text--partner .intro-text__img{max-width:25.375rem}@media (min-width: 1024px){.intro-text--partner .intro-text__img{padding:0;margin:0}}.intro-text--partner .intro-text__img img{margin:0 0 1.125rem}@media (min-width: 1024px){.intro-text--partner .intro-text__img img{margin:0 0 1.625rem}}@media (min-width: 1024px){.intro-text--partner .intro-text__img h2{margin:0 0 3rem}}@media (min-width: 1024px){.intro-text--partner .intro-text__wrap{font-size:1.25rem;line-height:1.6;width:calc(100% - 30.313rem);max-width:72.5rem}}@media (min-width: 1920px){.intro-text--partner .intro-text__wrap{padding-left:10.125rem}}.intro-text--partner .intro-text__wrap p+h4{margin-top:2.25rem}.intro-text--partner .intro-text__wrap ul li:before{background:#02574a}.intro-text--partner .intro-text__decor--bottom{left:auto;right:-4.0625rem;bottom:-2.5rem}@media (min-width: 1024px){.intro-text--partner .intro-text__decor--bottom{left:auto;right:0;bottom:0}}@media (min-width: 1201px){.intro-text--partner .intro-text__decor--bottom{right:-8.75rem;bottom:-6.25rem;width:34.5rem}}@media (min-width: 1920px){.intro-text--partner .intro-text__decor--bottom{right:0;bottom:0}}@media (min-width: 1024px){.intro-text--long-form+.blog-post{padding:1.125rem 0 4.875rem}}.intro-text--long-form .intro-text__img{padding:0}.intro-text--long-form .intro-text__img img{margin:0 0 1.125rem}@media (min-width: 1024px){.intro-text--long-form .intro-text__img img{margin:0 0 1.625rem}}@media (min-width: 1024px){.intro-text--long-form .intro-text__img h2{line-height:1.1;margin:0 0 3rem}}@media (min-width: 1200px){.intro-text--long-form .intro-text__img h2{font-size:2.875rem}}@media (min-width: 1024px){.intro-text--long-form .intro-text__wrap{font-size:1.25rem;line-height:1.6;width:calc(100% - 30.313rem);max-width:53.75rem}}@media (min-width: 1920px){.intro-text--long-form .intro-text__wrap{padding-left:11.8125rem}}.intro-text--long-form .intro-text__wrap p{margin:0 0 1.125rem}.intro-text--long-form .intro-text__wrap p+h4{margin-top:2.25rem}.intro-text--long-form .intro-text__wrap ul li:before{background:#02574a}.intro-text--long-form .intro-text__decor{top:0;left:auto;right:0}.join{position:relative;padding:4.125rem 0 8.625rem;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.join{padding:6.25rem 0 6.0625rem}}.join .container{max-width:71.625rem}.join__box{border-radius:1.25rem;background:rgba(246,241,233,0.8);padding:2.25rem 1.5rem 2.5rem;text-align:center;backdrop-filter:blur(10px)}@media (min-width: 768px){.join__box{padding:2.875rem 3.125rem 3.125rem;border-radius:2.5rem}}.join__box h2{line-height:1.125;margin:0 0 2.1875rem}@media (min-width: 768px){.join__box h2{max-width:38.4375rem;margin:0 auto 1.25rem}}@media (min-width: 1024px){.join__box h2{line-height:1.1;max-width:42.5rem}}.join__box>strong{display:block;font-size:1.125rem;line-height:1.22222;letter-spacing:0.3px;font-weight:700;max-width:36.5rem;margin:0 auto 1.625rem;text-transform:uppercase}@media (min-width: 1024px){.join__box>strong{line-height:1.11111;margin:0 auto 3.375rem}}.join__box form{max-width:34.25rem;width:100%;margin:0 auto;text-align:left}.join__box form .form-note{font-size:1rem;line-height:1.375;padding:1.25rem 0 1.625rem}@media (min-width: 1024px){.join__box form .form-note{padding:.75rem 0 1.125rem}}.join__box form .form-note p{margin:0}.join__box form input[type="submit"]{transition:background .15s ease-in-out,color .15s ease-in-out;border-radius:.75rem;border:none;display:inline-block;font-size:1.125rem;line-height:1.445;font-weight:500;letter-spacing:1.8px;text-align:center;text-decoration:none;vertical-align:middle;text-transform:uppercase;padding:1rem 1.5625rem;color:#fff;background:#c94e30;min-width:9.0625rem;box-shadow:0 4px 6px 2px rgba(0,0,0,0.1);margin:0 !important}@media (min-width: 1024px){.join__box form input[type="submit"]{padding:1.25rem 1.5625rem}}.join__box form input[type="submit"]:hover{background:#fff;color:#c94e30}.join__box .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:0 !important;grid-column-gap:0 !important}.join__box .gform_wrapper.gravity-theme .gfield{margin:0 0 .875rem}@media (min-width: 641px){.join__box .gform_wrapper.gravity-theme .gfield{margin:0 0 1.375rem}}.join__box .gform_wrapper.gravity-theme .ginput_container_address{margin:0 !important}.join__box .gform_wrapper.gravity-theme .gfield_label{font-size:1.25rem !important;font-weight:500 !important;margin:0 0 .375rem !important}@media (min-width: 641px){.join__box .gform_wrapper.gravity-theme .gfield_label{margin:0 0 .6875rem !important}}@media (min-width: 641px){.join__box .gform_wrapper.gravity-theme .ginput_complex span:first-of-type{padding:0 .6875rem 0 0 !important}}@media (min-width: 641px){.join__box .gform_wrapper.gravity-theme .ginput_complex span:last-of-type{padding:0 0 0 .6875rem !important}}.join__box .gform_wrapper.gravity-theme .gfield_header_item,.join__box .gform_wrapper.gravity-theme .gform_fileupload_rules,.join__box .gform_wrapper.gravity-theme .ginput_complex label{padding-top:0 !important;margin-bottom:0 !important}@media (min-width: 641px){.join__box .gform_wrapper.gravity-theme .gfield_header_item,.join__box .gform_wrapper.gravity-theme .gform_fileupload_rules,.join__box .gform_wrapper.gravity-theme .ginput_complex label{padding-top:.25rem !important}}.join__box .gform_wrapper.gravity-theme .gfield_radio{display:flex;margin-left:-.3125rem}.join__box .gform_wrapper.gravity-theme .gfield_radio label{font-size:1.25rem !important;max-width:100% !important}.join__box .gform_wrapper.gravity-theme .gform_footer,.join__box .gform_wrapper.gravity-theme .gform_page_footer{justify-content:center}.join__box .gform_wrapper .gform_validation_errors{max-width:34.25rem;width:100%;margin:0 auto 1.5rem !important}.join__box .gform_wrapper .gfield_validation_message,.join__box .gform_wrapper .validation_message{background:transparent !important;border:none !important;padding:0 !important;font-size:.9375rem !important;margin:.25rem 0 0 !important}.join__box .gform_wrapper.gravity-theme .gform_footer,.join__box .gform_wrapper.gravity-theme .gform_page_footer{padding:0 !important;margin:0 !important}.join__box .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){min-height:auto !important;line-height:inherit !important}.materials{position:relative;padding:4.6875rem 0 5rem}@media (min-width: 768px){.materials{padding-top:6.625rem}}.materials__bg{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:0.05;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.materials h2{font-size:2.875rem;margin:0 0 1.25rem}}.materials .container{position:relative;z-index:10}.materials .container>p a{font-weight:700}.materials .handorgel{padding:2rem 0 0}@media (min-width: 1200px){.materials .handorgel__col:last-child{width:33.332%}}@media (min-width: 1200px){.materials .handorgel__content__inner{padding:.625rem 2.5rem 1.75rem}}@media (min-width: 1024px){.materials .handorgel__content ul li{padding:0 2rem 1.25rem 1.0625rem}}@media (min-width: 1024px){.materials .handorgel__content ul li ul li{padding:0 1.5rem 1rem 1.375rem}}.materials .handorgel__content ul li ul li:last-child{padding-bottom:5px}.materials .handorgel__customization{background:#f6f1e9;margin:0 -1.8125rem -1.75rem;padding:1.75rem 1.625rem 1.25rem}@media (min-width: 1024px){.materials .handorgel__customization{padding:1.25rem 2.5rem 1.75rem;margin:0 -2.5rem -1.75rem}}.materials .handorgel__customization-title{display:block;font-size:1.125rem;line-height:1.2;font-weight:500;letter-spacing:0.3px;text-transform:uppercase;margin:0 0 1.125rem}@media (min-width: 1024px){.materials .handorgel__customization-title{margin:0 0 2rem}}.materials .handorgel__customization ul li{padding:0 0 1rem 1.375rem}@media (min-width: 1024px){.materials .handorgel__customization ul li{padding:0 2.375rem 1.25rem 1.375rem}}.materials .handorgel__text{font-size:1.25rem;line-height:1.6;font-weight:500;padding:0;max-width:69.75rem;border:none}.news{padding:3.125rem 0}@media (min-width: 576px){.news .row{display:flex;flex-wrap:wrap;margin:0 -.5rem}}@media (min-width: 1024px){.news .row{margin:0 -1rem}}.news .col{padding:0 0 1rem}@media (min-width: 576px){.news .col{display:flex;width:50%;padding:0 .5rem 1rem}}@media (min-width: 768px){.news .col{width:33.332%}}@media (min-width: 1024px){.news .col{width:25%;padding:0 1rem 2rem}}.partners{position:relative;padding:3.25rem 0 3rem}@media (min-width: 1024px){.partners{padding:8.25rem 0 2rem}}.partners__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;opacity:0.07}.partners .container{position:relative;z-index:9;max-width:69.375rem}.partners .row{display:flex;align-items:center;overflow-x:auto;white-space:nowrap;margin:0 -1.5625rem}@media (min-width: 1024px){.partners .row{margin:0 -2.8125rem}}.partners .col{flex:0 0 auto;white-space:normal;padding:0 2.4375rem}@media (min-width: 1024px){.partners .col{padding:0 2.8125rem 5.625rem}}.partners__box{display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.partners--partner{padding:7.625rem 0 2rem}}@media (max-width: 1023px){.partners--partner .row{margin:0 -1.5rem}}@media (min-width: 1200px){.partners--partner .row{margin:0 -4.625rem}}@media (min-width: 1200px){.partners--partner .col{flex:1 0 0;padding:0 3.8125rem 5.625rem}}.pricing{position:relative;padding:4.6875rem 0 5rem}@media (min-width: 768px){.pricing{padding-top:6rem}}.pricing__bg{position:absolute;top:0;left:0;width:100%;height:100%;mix-blend-mode:multiply;opacity:0.05;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.pricing h2{font-size:2.875rem;margin:0 0 2.375rem}}.pricing .container{position:relative;z-index:10}.railing{position:relative;padding:6.625rem 0 7.25rem;background:linear-gradient(135deg, #02574a 0%, #013029 100%)}@media (min-width: 1024px){.railing{padding:9.25rem 0}}.railing h2{color:#fff;margin:0 0 2.25rem}@media (min-width: 1024px){.railing h2{margin:0 0 3.625rem}}.railing .slider__row{padding-bottom:6.375rem}@media (min-width: 768px){.railing .slider__row{padding-bottom:4.625rem}}@media (min-width: 1024px){.railing .slider__title{margin:0 0 4.25rem}}@media (min-width: 768px){.railing .slider__wrap:after{border-radius:1.25rem 0 0 1.25rem}}@media (min-width: 1024px){.railing .slider__wrap:after{width:11.75rem;border-radius:2.5rem 0 0 2.5rem}}@media (min-width: 1024px){.railing .slider__slick .slick-list{padding:0 11.75rem 0 0}}.railing__card{position:relative;font-size:1.0625rem;line-height:1.65;letter-spacing:-0.4px;display:flex;flex-direction:column;height:100%;background:#fff;border-radius:1.25rem;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);text-decoration:none;text-align:center;color:#02574a;padding:1.875rem 1.5rem 1.375rem}@media (min-width: 1024px){.railing__card{font-size:1.125rem;line-height:1.67;border-radius:2.5rem;padding:1.875rem 3.25rem 2.25rem}}.railing__card:hover .railing__card-hover{opacity:1;visibility:visible}.railing__card-img{display:flex;align-items:center;justify-content:center;min-height:15.3125rem;margin:0 0 .3125rem}.railing__card-body h3{font-size:1.75rem;letter-spacing:0;color:#c94e30;margin:0 0 1.25rem}.railing__card-body p{margin:0}.railing__card-hover{transition:opacity .15s ease-in-out,visibility .15s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;bottom:0;right:0;background:#c94e30;text-align:center;border-radius:1.25rem;padding:3.125rem 2rem 6.25rem;opacity:0;visibility:hidden}@media (min-width: 1024px){.railing__card-hover{border-radius:2.5rem;padding:1.25rem 1.5rem 2.5rem}}.railing__card-hover-img{display:flex;align-items:center;margin:0 0 6.875rem;min-height:19rem}@media (min-width: 1024px){.railing__card-hover-img{min-height:21.875rem;margin:0 0 1.75rem}}.railing__card-hover strong{font-size:1.125rem;line-height:1.222222;font-weight:500;text-transform:uppercase;letter-spacing:1.8px;display:block;color:#fff;max-width:11.25rem;margin:0 auto}.railing__box{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);padding:1.75rem 2.375rem 2.5rem;text-align:center}@media (min-width: 1024px){.railing__box{display:flex;flex-wrap:wrap;align-items:flex-start;text-align:left;padding:2.5rem;border-radius:2.5rem}}.railing__box-img{width:13.125rem;border-radius:.625rem;margin:0 auto 1.5rem}@media (min-width: 1024px){.railing__box-img{margin:0}}.railing__box-text{font-size:1.0625rem;line-height:1.65;letter-spacing:-0.3px}@media (min-width: 1024px){.railing__box-text{font-size:1.125rem;line-height:1.67;width:calc(100% - 13.125rem);padding:0 0 0 3.125rem;margin:-.125rem 0 0;max-width:60.75rem;letter-spacing:0}}.railing__box-text h4{font-size:1.75rem;color:#c94e30;margin:0 0 1.375rem;letter-spacing:0}.railing__box-text p{margin:0 0 1.75rem}.resources{position:relative;padding:9.0625rem 0 10.3125rem;overflow:hidden;background:#faeae7}@media (min-width: 1024px){.resources{background:transparent;padding:6.25rem 0 5.5rem}}@media (min-width: 1920px){.resources{padding:7.125rem 0 5.5rem}}.resources__row{position:relative;z-index:10;display:flex;flex-wrap:wrap;padding:0 0 6.375rem}@media (min-width: 768px){.resources__row{padding:0 0 6.25rem}}@media (min-width: 1024px){.resources__row{padding:0}}.resources .cards-row .slick-list{padding:0 2.375rem 0 0;margin:0 -1.625rem 0 -.625rem}@media (min-width: 768px){.resources .cards-row .slick-list{margin:0 -.625rem;padding:0}}.resources .cards-row .slick-track{display:flex;padding:0 .625rem .625rem}.resources .cards-row .slick-slide{display:flex;float:none;height:auto;min-height:auto;margin-right:1.5625rem}@media (min-width: 1024px){.resources .cards-row .slick-slide{margin-right:3.125rem}}.resources .cards-row .slick-slide:last-child{margin-right:0}.resources__cards{width:100%;order:2}@media (min-width: 1024px){.resources__cards{width:68.3%;order:1}}@media (min-width: 1920px){.resources__cards{width:62.8%}}.resources__text{order:1;padding:0 0 1.875rem}@media (min-width: 1024px){.resources__text{width:28%;order:2;padding:3.4375rem 0 0 1.625rem}}@media (min-width: 1920px){.resources__text{width:37.2%;padding:2rem 0 0 7.1875rem}}.resources__text h6{font-family:"fort","Arial","Helvetica Neue","Helvetica",sans-serif;letter-spacing:0.4px;margin:0 0 1.25rem}@media (min-width: 1024px){.resources__text h6{margin:0 0 1.75rem}}.resources__text h2{line-height:1.125;max-width:300px;margin:0 0 1.5rem}@media (min-width: 768px){.resources__text h2{line-height:1.09;max-width:22.5rem}}@media (min-width: 1024px){.resources__text h2{font-size:2.5rem;line-height:1.05;max-width:100%;margin:0 0 2.375rem}}@media (min-width: 1920px){.resources__text h2{font-size:2.875rem;line-height:1.087}}@media (max-width: 1023px){.resources .btn{position:absolute;bottom:0;left:0}}.resources__decor{position:absolute;top:-40.9375rem;right:-38.3125rem;transform:rotate(-86deg);width:66.1875rem;height:47.625rem;max-width:none;max-height:none}@media (min-width: 1024px){.resources__decor{top:-52.5rem;right:-24.625rem;width:83.25rem;height:auto;transform:rotate(-122deg)}}@media (min-width: 1600px){.resources__decor{width:112.1875rem;top:-29.375rem;right:-73.375rem;transform:rotate(-86deg)}}.story{position:relative;padding:6.625rem 0 0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}@media (min-width: 1024px){.story{padding:6.875rem 0 0}}.story__card{transition:background .15s ease-in-out;display:block;overflow:hidden;border-radius:2.5rem;text-decoration:none;background:#d8c29e}.story__card:hover{background:#c94e30}.story__card:hover .story__card-img img{transform:scale(1.1)}.story__card:hover .story__card-body h3{color:#fff}.story__card-img{display:flex;align-items:center;justify-content:center;background:#fff;height:14.625rem;overflow:hidden}@media (min-width: 1024px){.story__card-img{height:18.75rem}}.story__card-img img{transition:transform .15s ease-in-out}.story__card-body{text-align:center;padding:1.625rem 1.5rem 1.375rem}@media (min-width: 1024px){.story__card-body{display:flex;align-items:center;justify-content:center;padding:1rem 1.875rem 1.375rem;min-height:6.625rem}}.story__card-body h3{transition:color .15s ease-in-out;font-size:1.5625rem;margin:0}@media (min-width: 1024px){.story__card-body h3{font-size:2.125rem;line-height:1}}.two-columns{position:relative;padding:11.25rem 0 1.625rem;overflow:hidden}@media (min-width: 1024px){.two-columns{padding:9.25rem 0 6.25rem}}@media (min-width: 1920px){.two-columns{padding:12.5rem 0 9.375rem}}.two-columns .container{position:relative;z-index:10}.two-columns .row{margin:0 0 8.5rem}@media (min-width: 1024px){.two-columns .row{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 3.125rem}}@media (min-width: 1024px){.two-columns .row:nth-child(even) .two-columns__img{order:2}}@media (min-width: 1200px){.two-columns .row:nth-child(even) .two-columns__text{padding:0 7.875rem 0 6.875rem}}@media (min-width: 1920px){.two-columns .row:nth-child(even) .two-columns__text{padding:0 6.25rem 0 9.5rem}}.two-columns__img{overflow:hidden;margin:0 -1.625rem 1.5rem 0}@media (min-width: 1024px){.two-columns__img{width:46.5%;margin:0;padding:0;border-radius:2.5rem;box-shadow:0 3px 20px 0 rgba(0,0,0,0.2)}}@media (min-width: 1920px){.two-columns__img{width:43%}}.two-columns__img .slick-list{padding:0 1.625rem 0 0}@media (min-width: 1024px){.two-columns__img .slick-list{padding:0}}.two-columns__img-slide{margin:0 1.625rem 0 0}@media (min-width: 1024px){.two-columns__img-slide{margin:0}}.two-columns__img-slide img{width:100%;object-fit:cover;border-radius:1.25rem}@media (min-width: 1024px){.two-columns__img-slide img{border-radius:2.5rem}}.two-columns__text{font-size:1.125rem;line-height:1.67;color:#000}@media (min-width: 1024px){.two-columns__text{font-size:1.125rem;line-height:1.67;padding:0 3.125rem;width:53.5%}}@media (min-width: 1200px){.two-columns__text{padding:.75rem 5.25rem 1.5rem 3.125rem}}@media (min-width: 1920px){.two-columns__text{font-size:1.25rem;line-height:1.6;width:57%;padding:0 9.5rem 0 6.25rem}}.two-columns__text h2{line-height:1.09;margin:0 0 2.75rem}@media (min-width: 1024px){.two-columns__text h2{font-size:2.5rem;margin:0 0 2.75rem}}@media (min-width: 1920px){.two-columns__text h2{font-size:2.875rem;margin:0 0 2.875rem}}.two-columns__text p{padding:0 1.75rem 0 0}@media (min-width: 1024px){.two-columns__text p{padding:0}}.two-columns__text .btn{margin:1.25rem 0 0}@media (min-width: 1024px){.two-columns__text .btn{margin:1.125rem 0 0}}.two-columns__text .btn:hover{background:#fff}.two-columns .slick-dots{display:none !important}@media (min-width: 1024px){.two-columns .slick-dots{display:flex !important;flex-wrap:wrap;position:absolute;bottom:0;left:50%;transform:translateX(-50%);bottom:1.875rem}}.two-columns .slick-dots li{margin:0 .375rem}.two-columns .slick-dots li.slick-active button{background:#fff}.two-columns .slick-dots li button{padding:0;width:.75rem;height:.75rem;background:#6b7d67;opacity:1;text-indent:-9999px;border-radius:50%}.two-columns .decor-top{position:absolute;top:-28.25rem;left:-3.625rem;width:66.1875rem;height:47.625rem;max-width:none;max-height:none}@media (min-width: 1024px){.two-columns .decor-top{right:-44rem;width:83.25rem;top:-42.75rem;height:auto;left:auto}}@media (min-width: 1600px){.two-columns .decor-top{width:auto;top:-57.625rem;right:-59.625rem;width:112.1875rem}}.two-columns .decor-left{display:none}@media (min-width: 1024px){.two-columns .decor-left{display:block;position:absolute;top:23.375rem;left:-69.1875rem;width:83.25rem;transform:rotate(-10deg);max-width:none;max-height:none}}@media (min-width: 1600px){.two-columns .decor-left{top:31.375rem;left:-93.125rem;width:112.1875rem}}.two-columns .decor-bottom{position:absolute;bottom:-28.25rem;left:-3.625rem;width:66.1875rem;height:47.625rem;max-width:none;max-height:none}@media (min-width: 1024px){.two-columns .decor-bottom{width:83.25rem;height:auto;transform:rotate(-10deg);left:auto;right:-31.375rem;bottom:-42.5rem}}@media (min-width: 1600px){.two-columns .decor-bottom{width:112.1875rem;right:-42.375rem;bottom:-48.625rem}}.two-columns--railing{background:#faeae7}@media (min-width: 1024px){.two-columns--railing{padding:9.375rem 0 6.375rem;background:#f2eade}}.two-columns--railing .decor-top{top:auto;bottom:0;right:0;left:auto;width:auto;height:auto}@media (min-width: 1024px){.two-columns--railing .decor-top{top:0;bottom:auto;right:0;left:auto;width:22.5rem}}.two-columns--railing .decor-bottom{top:0;bottom:auto;left:auto;right:0;width:auto;height:auto;transform:none}@media (min-width: 1024px){.two-columns--railing .decor-bottom{left:0;right:auto;bottom:0;top:auto;width:17.75rem}}.windham{position:relative;padding:6.25rem 0 4.5rem}.windham .container{position:relative;z-index:10}.windham__row{margin:0 0 2.75rem}@media (min-width: 1024px){.windham__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:0 0 5.5rem}}.windham__info{max-width:25.375rem;margin:0 auto 2rem;text-align:center}@media (min-width: 1024px){.windham__info{width:29%;max-width:100%;margin:0}}.windham__info h1{font-size:2.875rem;margin:0 0 1.5625rem}.windham__info h4{line-height:1.3;margin:0 0 1.5rem}.windham__info a:not([class]){display:inline-block;vertical-align:middle;font-size:1rem;font-weight:500;text-decoration:none;margin:0 0 1.125rem}.windham__info a:not([class]):hover{color:#02574a}.windham__info a:not([class]) i{font-size:1.5rem;margin:-.25rem .375rem 0 0;display:inline-block;vertical-align:middle}.windham__info ul{font-size:1.125rem;line-height:1.111111;font-weight:700;letter-spacing:0.4px;text-transform:uppercase;margin:0 0 1.375rem}.windham__info ul li{border-bottom:1px solid #6b7d67;padding:.6875rem 0}.windham__info ul li:last-child{border:none}.windham__info .btn{margin:0 0 1.25rem}.windham__img{background:#fff;border-radius:1.25rem;overflow:hidden;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16);padding:1.5rem}@media (min-width: 768px){.windham__img{padding:1.75rem 2rem}}@media (min-width: 1024px){.windham__img{width:59.5%;border-radius:2.5rem;padding:1.75rem 4.0625rem 2.625rem 3.125rem}}.windham__img:hover .windham__img-wrap img{display:none}.windham__img:hover .windham__img-wrap img.img-hover{display:block}.windham__img-wrap{display:flex;align-items:center;justify-content:center;text-align:center;min-height:61.333vw}@media (min-width: 1024px){.windham__img-wrap{min-height:28.5rem;padding:0 .5625rem 0 0}}.windham__img-wrap img{display:block}.windham__img-wrap img.img-hover{display:none}.windham__img-bottom{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;border-top:5px solid #c94e30;padding:1rem 0 0;margin:.75rem 0 0}.windham__img-bottom img{width:5.3125rem}@media (min-width: 768px){.windham__img-bottom img{width:7.25rem}}.windham__img-bottom h3{font-size:1.625rem;line-height:1.1;margin:0;width:calc(100% - 5.313rem);text-align:right}@media (min-width: 768px){.windham__img-bottom h3{font-size:31px;width:calc(100% - 9.375rem);margin:7px 0 0}}@media (min-width: 768px){.windham__text{line-height:1.7;padding:0 2rem 0 0}}@media (min-width: 768px){.windham__text p{margin:0 0 1.5rem}}.windham__decor{position:absolute;top:-6.125rem;right:0;mix-blend-mode:multiply}@media (min-width: 768px){.windham__decor{top:-12.5rem;right:-31.25rem}}@media (min-width: 1024px){.windham__decor{top:-6.125rem;right:0}}@media (min-width: 1024px){.windham__decor{width:74.0625rem}}

/*# sourceMappingURL=app.min.css.map*/