@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__list{margin:0!important;padding:0!important;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;margin:0;width:95%}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0}.splide{visibility:hidden}.splide,.splide__slide{outline:none;position:relative}.splide__slide{box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0}.splide__slide img{vertical-align:bottom}.splide__track{overflow:hidden;position:relative;z-index:0}.splide__arrow{align-items:center;background:#ccc;border:none;border-radius:50%;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{height:1.2em;width:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:50%;padding:0;position:absolute;transform:translateX(-50%);z-index:1}.splide__pagination__page{background:#ccc;border:none;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__list{margin:0!important;padding:0!important;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;margin:0;width:95%}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0}.splide{visibility:hidden}.splide,.splide__slide{outline:none;position:relative}.splide__slide{box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0}.splide__slide img{vertical-align:bottom}.splide__track{overflow:hidden;position:relative;z-index:0}
@charset "UTF-8";
/*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#283f4c;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#2f572e;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(33,37,41,0);background-color:#fff;color:#212529;font-family:var(--bs-font-sans-serif);font-size:1rem;line-height:1.5;margin:0}.h1,.h2,.h3,.h5,h1,h2,h3,h5{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h5,h5{font-size:1.25rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ol,ul{margin-bottom:1rem;margin-top:0;padding-left:2rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}b{font-weight:bolder}a{color:#283f4c;text-decoration:underline}a:hover{color:#20323d}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre{direction:ltr;display:block;font-family:var(--bs-font-monospace);font-size:1em;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto;unicode-bidi:bidi-override}img,svg{vertical-align:middle}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button{text-transform:none}[role=button]{cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}iframe{border:0}[hidden]{display:none!important}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.offset-lg-2{margin-left:16.6666666667%}}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;cursor:pointer;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{box-shadow:0 0 0 .25rem rgba(40,63,76,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65;pointer-events:none}.collapse:not(.show){display:none}.dropdown,.dropend{position:relative}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(33,37,41,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-start{--bs-position:start}.dropdown-menu-end{--bs-position:end}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-end{--bs-position:end}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-end{--bs-position:end}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-end{--bs-position:end}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-end{--bs-position:end}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-end{--bs-position:end}}.dropend .dropdown-menu{left:100%;right:auto;top:0}.dropdown-menu.show{display:block}.dropdown-menu-dark{background-color:#343a40;border-color:rgba(33,37,41,.15);color:#dee2e6}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.accordion-button{align-items:center;background-color:#fff;border:0;border-radius:0;color:#212529;display:flex;font-size:1rem;overflow-anchor:none;padding:1rem 1.25rem;position:relative;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:#eaeced;box-shadow:inset 0 -1px 0 rgba(33,37,41,.125);color:#243944}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23243944'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");transform:rotate(180deg)}.accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";flex-shrink:0;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out;width:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:#949fa6;box-shadow:0 0 0 .25rem rgba(40,63,76,.25);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(33,37,41,.125);margin-bottom:-1px}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.pagination{display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#283f4c;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{border-color:#dee2e6;z-index:2}.page-link:focus,.page-link:hover{background-color:#e9ecef;color:#20323d}.page-link:focus{box-shadow:0 0 0 .25rem rgba(40,63,76,.25);outline:0;z-index:3}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{background-color:#283f4c;border-color:#283f4c;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;pointer-events:none}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:1rem;position:relative}.alert-danger{background-color:#f8d7da;border-color:#f5c2c7;color:#842029}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#212529;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#212529;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(40,63,76,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1060}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.show .modal-dialog{transform:none}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(33,37,41,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);display:flex;flex-shrink:0;justify-content:space-between;padding:1rem}.modal-header .btn-close{margin:-.5rem -.5rem -.5rem auto;padding:.5rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.carousel{position:relative}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.justify-content-center{justify-content:center!important}.text-center{text-align:center!important}.text-decoration-underline{text-decoration:underline!important}.visible{visibility:visible!important}@media (min-width:768px){.justify-content-md-center{justify-content:center!important}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Lato,sans-serif;font-weight:400}body.overflowClass{overflow:hidden}.container-fluid{padding:0}main{padding-top:70px;width:100%}@media screen and (min-width:1050px){main{padding-top:120px}}main ol,main ul{font-size:18px;line-height:26px;margin:0 auto;max-width:600px;padding-left:2rem;padding-right:5%}@media screen and (min-width:768px){main ol,main ul{padding-left:3rem;padding-right:0}}@media screen and (min-width:1050px){main ol,main ul{font-size:20px;line-height:28px;max-width:700px;padding-left:1.5rem}}.page-header{display:flex;flex-direction:column}@media screen and (min-width:768px){.page-header{align-items:center;justify-content:center;margin-top:2%}}.h1,h1{color:#1a1a1a;font-family:Cormorant Garamond,serif;font-size:60px;font-style:italic;line-height:60px;padding:5%}@media screen and (min-width:768px){.h1,h1{font-size:72px;line-height:76px;padding:2%;text-align:center}}.h2,h2{font-family:Cormorant Garamond,serif;font-size:42px;font-style:italic;line-height:48px;max-width:300px;padding:2% 5%}@media screen and (min-width:768px){.h2,h2{margin:0 auto;max-width:600px;padding:3% 0 0 3%}}@media screen and (min-width:1050px){.h2,h2{font-size:50px;line-height:54px;max-width:700px;padding:2% 0 0}}.h3,h3{font-family:Cormorant Garamond,serif;font-size:30px;font-style:italic;margin:20px auto;max-width:300px;padding:5%}@media screen and (min-width:768px){.h3,h3{margin:0 auto;max-width:600px;padding:5% 0 0 3%}}@media screen and (min-width:1050px){.h3,h3{font-size:40px;line-height:48px;max-width:700px;padding:5% 0 0}}label{color:#fff;color:#1a1a1a;font-family:Lato,sans-serif;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:20px;text-transform:uppercase}@media screen and (min-width:768px){label{font-size:14px}}p{font-family:Lato,sans-serif;font-size:18px;line-height:26px;padding:2% 5%}p img{height:auto;max-width:100%;object-fit:contain}@media screen and (min-width:768px){p{margin:0 auto;max-width:600px;padding:3%}}@media screen and (min-width:1050px){p{font-size:20px;line-height:28px;padding:15px 0}p,p img{max-width:700px}p img{object-fit:cover}}p a{color:#4e2038;font-size:18px;line-height:26px;position:relative;transition:all .6s ease}@media screen and (min-width:1200px){p a{font-size:20px;line-height:28px;text-decoration:none}p a:after{background-color:#4e2038;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}p a:hover:after{transform:scaleX(0);transform-origin:bottom right}}p a:hover{color:#8f6b80}a{color:#4e2038;font-size:20px;line-height:28px}.ingress{font-weight:700;max-width:720px;padding:5%;text-align:left}@media screen and (min-width:768px){.ingress{padding:0;text-align:center}.c-breadcrumbs p{margin:0}}@media screen and (min-width:1200px){.c-breadcrumbs p{margin:0 0 0 20px}}.c-breadcrumbs p span{color:#878786;font-size:14px;line-height:28px}.c-breadcrumbs p span:last-of-type{color:#212529}.c-breadcrumbs p span a{color:#878786;font-size:14px;line-height:28px}.c-breadcrumbs p span a:after{background-color:transparent}.loadmore,.o-load-more{align-items:center;display:flex;justify-content:center;padding:5% 0 0;width:100%}.loadmore .o-load-more__button,.loadmore__btn,.o-load-more .o-load-more__button{background-color:#c2953e;border:none;color:#fff;font-family:Cormorant Garamond,serif;font-size:20px;height:55px;text-align:center;transition:background-color .6s ease;width:230px}.loadmore .o-load-more__button:hover,.loadmore__btn:hover,.o-load-more .o-load-more__button:hover{background-color:#d0ae6d}.loadmore--hide,.o-load-more--hide{display:none}.bg-color_1{background-color:#c2953e;transition:background-color .6s ease}.bg-color_1:hover{background-color:#d0ae6d}.bg-color_2{background-color:#6f435b;transition:background-color .6s ease}.bg-color_2:hover{background-color:#8f6b80}.bg-color_3{background-color:#2f572e;transition:background-color .6s ease}.bg-color_3:hover{background-color:#5c7955}.bg-color_4{background-color:#283f4c;transition:background-color .6s ease}.bg-color_4:hover{background-color:#526470}.bg-color_5{background-color:#878786;transition:background-color .6s ease}.bg-color_5:hover{background-color:#c5c6c6}.bg-color_6{background-color:#e0c79d;transition:background-color .6s ease}.bg-color_6:hover{background-color:#d0ae6d}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:medium;src:url(../fonts/CormorantGaramond-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:normal;font-weight:700;src:url(../fonts/CormorantGaramond-Bold.ttf) format("truetype")}@font-face{font-display:swap;font-family:Cormorant Garamond;font-style:italic;font-weight:medium;src:url(../fonts/CormorantGaramond-MediumItalic.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:400;src:url(../fonts/Lato-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Lato;font-style:normal;font-weight:700;src:url(../fonts/Lato-Bold.ttf) format("truetype")}.wp-block-button__link{font-size:1rem;line-height:1.5;padding:.375rem .75rem}.wp-block-button__link:hover{text-decoration:none}.wp-block-button.is-style-outline .wp-block-button__link{border-color:#0d6efd;color:#0d6efd}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#0d6efd;border-color:#0d6efd;color:#f8f9fa}.wp-block-button.is-style-outline .wp-block-button__link:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.wp-block-button.is-style-outline .wp-block-button__link.active,.wp-block-button.is-style-outline .wp-block-button__link:active{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.wp-block-button.is-style-outline .wp-block-button__link.active:focus,.wp-block-button.is-style-outline .wp-block-button__link:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.wp-block-button.is-style-outline .wp-block-button__link.disabled,.wp-block-button.is-style-outline .wp-block-button__link:disabled{background-color:transparent;color:#0d6efd}.wp-block-button.is-style-solid .wp-block-button__link{background-color:#0d6efd;border-color:#f8f9fa;color:#fff}.wp-block-button.is-style-solid .wp-block-button__link:hover{background-color:#0b5ed7;border-color:#c6c7c8;color:#fff}.wp-block-button.is-style-solid .wp-block-button__link:focus{background-color:#0b5ed7;border-color:#c6c7c8;box-shadow:0 0 0 .25rem rgba(249,250,251,.5);color:#fff}.wp-block-button.is-style-solid .wp-block-button__link.active,.wp-block-button.is-style-solid .wp-block-button__link:active{background-color:#0a58ca;border-color:#babbbc;color:#fff}.wp-block-button.is-style-solid .wp-block-button__link.active:focus,.wp-block-button.is-style-solid .wp-block-button__link:active:focus{box-shadow:0 0 0 .25rem rgba(249,250,251,.5)}.wp-block-button.is-style-solid .wp-block-button__link.disabled,.wp-block-button.is-style-solid .wp-block-button__link:disabled{background-color:#0d6efd;border-color:#f8f9fa;color:#fff}.gold-btn-link{background-color:#c2953e;color:#fff;display:block;height:50px;margin:20px auto;padding:10px;text-decoration:none;width:fit-content}.gold-btn-link:hover{background-color:#d0ae6d}.single-guldsmed .c-siteFooter{margin-top:0}.c-siteFooter{background-color:#1a1a1a;color:#e0c79d;font-family:Lato,sans-serif;font-weight:400;margin-top:5%;padding:5%}.c-siteFooter .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-siteFooter__logo-wrapper{height:auto;max-width:100px}.c-siteFooter__logo-wrapper img{height:100%;object-fit:cover;width:100%}.c-siteFooter__contact{display:flex;flex-direction:column;padding:10px}@media screen and (min-width:1050px){.c-siteFooter__contact{flex-direction:row}}.c-siteFooter__contact p{font-size:18px;line-height:26px;padding:10px 0;text-align:center}@media screen and (min-width:1050px){.c-siteFooter__contact p{margin-left:15px;text-align:left}}.c-siteFooter__contact a{color:#e0c79d;font-size:18px;line-height:26px;text-decoration:none;transition:all .6s ease}.c-siteFooter__contact a:after{background-color:transparent}.c-siteFooter__contact a:hover{color:#d0ae6d}.c-siteFooter__mail{padding:20px}.c-siteFooter__mail a{color:#e0c79d;font-size:18px;line-height:26px;position:relative;text-decoration:none}.c-siteFooter__mail a:after{background-color:#e0c79d;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.c-siteFooter__mail a:hover:after{transform:scaleX(0);transform-origin:bottom right}.c-siteFooter__social{align-items:center;border-bottom:1px solid #e0c79d;display:flex;padding-bottom:20px}.c-siteFooter__social .icon-wrapper{margin-left:10px;margin-right:10px;padding-bottom:20px;width:45px}.c-siteFooter__social .icon-wrapper svg{fill:#e0c79d;height:100%;transition:all .6s ease;width:100%}.c-siteFooter__social .icon-wrapper svg:hover{fill:#d0ae6d}.c-siteFooter__buttons{display:flex;flex-direction:column;padding:40px}@media screen and (min-width:768px){.c-siteFooter__buttons{flex-direction:row}}.c-siteFooter__buttons a:first-of-type{background-color:#c2953e;color:#fff;font-family:Cormorant Garamond,serif;font-size:20px;height:55px;margin-left:0;padding:15px 30px;text-align:center;text-decoration:none;transition:all .6s ease;width:230px}.c-siteFooter__buttons a:first-of-type:hover{background-color:#d0ae6d}@media screen and (min-width:768px){.c-siteFooter__buttons a:first-of-type{margin-left:10px}}.c-siteFooter__buttons a{background-color:#6f435b;color:#fff;font-family:Cormorant Garamond,serif;font-size:20px;height:55px;margin-right:0;margin-top:20px;padding:15px 30px;text-align:center;text-decoration:none;transition:all .6s ease;width:230px}.c-siteFooter__buttons a:hover{background-color:#8f6b80}@media screen and (min-width:768px){.c-siteFooter__buttons a{margin-right:10px;margin-top:0}}.c-siteFooter__info{text-align:center}.c-siteFooter__info .h3,.c-siteFooter__info h3{margin:0 auto;padding:0}@media screen and (min-width:768px){.c-siteFooter__info .h3,.c-siteFooter__info h3{margin:0}}.c-siteFooter__info p{font-size:18px;line-height:26px;max-width:450px}.c-siteFooter__info a{color:#e0c79d;font-size:18px;line-height:26px;position:relative;text-decoration:none}.c-siteFooter__info a:after{background-color:#e0c79d;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.c-siteFooter__info a:hover:after{transform:scaleX(0);transform-origin:bottom right}.c-header{position:fixed;width:100%;z-index:999}.c-header-wrapper{background-color:#fff;display:flex;flex-direction:column;left:0;position:relative;top:0;width:100%;z-index:100}@media screen and (min-width:1050px){.c-header-wrapper{align-items:center;flex-direction:row}}.c-header__search{display:none}.c-header__search--open{align-items:center;background-color:hsla(38,52%,75%,.188);height:80px;justify-content:center;width:100%}.c-header__search--open input{background-color:transparent;border:none;padding:10px;width:200px}.c-header__search--open input:-ms-input-placeholder{color:#212529;font-size:18px}.c-header__search--open input::placeholder{color:#212529;font-size:18px}.c-header__search--open input:focus{outline-color:hsla(38,52%,75%,.188)}.c-header__search--open svg{vertical-align:sub}.c-header__container{display:none}@media screen and (max-width:768px){.c-header__container{height:100vh;overflow:scroll}}@media screen and (min-width:1050px){.c-header__container{align-items:center;display:flex!important;flex-direction:row;flex-wrap:wrap-reverse;height:auto}.c-header__container.underline:after{border-bottom:1px solid #1a1a1a;bottom:0;content:"";height:1px;left:150px;position:absolute;right:50px}}.c-header__container.open .c-header__nav-btn-container .menu-hoger-meny-container{padding-bottom:40%}.c-header__logo-wrapper{align-self:baseline;max-width:70px}.c-header__logo-wrapper svg{width:70px}@media screen and (min-width:1050px){.c-header__logo-wrapper{flex:1;max-width:120px}.c-header__logo-wrapper svg{width:120px}}.c-header__search-btn{display:none}@media screen and (max-width:1050px){.c-header__search-btn{display:block;position:absolute;right:75px;top:18px}.c-header__search-btn svg{height:25px;width:25px}}.c-header__search-btn button{background:transparent;border:none}.c-header__search-btn--desktop{flex:1}.c-header__search-btn--desktop button{background:transparent;border:none}@media screen and (max-width:1050px){.c-header__search-btn--desktop{display:none}}.c-header__hamburger-btn{position:absolute;right:15px;top:15px}.c-header__hamburger-btn svg{height:30px;width:30px}@media screen and (min-width:1050px){.c-header__hamburger-btn{display:none}}.c-header__nav-btn-container{align-items:baseline;display:flex;flex:1;justify-content:center;margin-right:3%}@media screen and (max-width:360px) and (min-width:300px){.c-header__nav-btn-container{margin-bottom:25%}}@media screen and (max-width:1050px){.c-header__nav-btn-container .menu-medlems-meny-container{display:none}}.menu-menu-container{position:relative}.menu-menu-container .menu{display:flex;flex-direction:column;list-style:none;margin:10% 0;padding:0 2%}@media screen and (min-width:1050px){.menu-menu-container .menu{flex-direction:row;margin:0;padding:0 0 0 2rem}.menu-menu-container .menu .menu-item-has-children{margin-right:15px;position:relative}.menu-menu-container .menu .menu-item-has-children.dropdown>a{width:100%;z-index:2}.menu-menu-container .menu .menu-item-has-children.dropdown>a:after{width:75%}.menu-menu-container .menu .menu-item-has-children a{white-space:nowrap}.menu-menu-container .menu .menu-item-has-children:after{background-image:url(../images/nav-arrow-down.svg);background-repeat:no-repeat;background-size:contain;content:"";cursor:pointer;height:5px;position:absolute;right:10px;top:13px;transition:transform .3s;width:10px}.menu-menu-container .menu .menu-item-has-children.open:after{background-image:url(../images/nav-arrow-up-gold.svg)}}.menu-menu-container .menu li{border-bottom:1px solid #1a1a1a;padding:5%;position:relative}.menu-menu-container .menu li a{color:#1a1a1a;display:inline-block;font-family:Cormorant Garamond,serif;font-size:20px;text-decoration:none;transition:color .6s ease}@media screen and (max-width:1050px){.menu-menu-container .menu li.menu-item-has-children{width:100%}.menu-menu-container .menu li.menu-item-has-children:after{background-image:url(../images/nav-arrow-down.svg);background-repeat:no-repeat;background-size:contain;content:"";cursor:pointer;height:5px;position:absolute;right:10px;top:30px;transition:transform .3s;width:10px}}@media screen and (max-width:1050px) and (min-width:768px){.menu-menu-container .menu li.menu-item-has-children:after{right:20px;top:50px}}@media screen and (max-width:1050px){.menu-menu-container .menu li.menu-item-has-children.open:after{transform:rotate(180deg)}.menu-menu-container .menu li.menu-item-has-children li{padding:3% 0 0}}@media screen and (min-width:1050px){.menu-menu-container .menu li{border-bottom:none;padding:0}}.menu-menu-container .menu li .sub-menu{display:block;list-style:none;max-height:0;opacity:0;width:inherit}.menu-menu-container .menu li .sub-menu li{border-bottom:none}.menu-menu-container .menu li .sub-menu li a{display:none}@media screen and (min-width:1050px){.menu-menu-container .menu li .sub-menu{background-color:#e0c79d;margin-left:-20px;position:absolute;top:28px;transition:opacity .3s,max-height .3s;z-index:2}}.menu-menu-container .menu li.open .sub-menu{max-height:500px;opacity:1;padding:20px}.menu-menu-container .menu li.open .sub-menu li a{display:inline-block}@media screen and (min-width:1050px){.menu-menu-container .menu .current-menu-item,.menu-menu-container .menu .current-page-parent{display:inline-block;position:relative}.menu-menu-container .menu .current-menu-item>a,.menu-menu-container .menu .current-page-parent>a{color:#c2953e}.menu-menu-container .menu .current-menu-item:after,.menu-menu-container .menu .current-page-parent:after{background:#c2953e;border-bottom:1px solid #c2953e;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:77%}.menu-menu-container .menu .current-menu-parent{display:inline-block;position:relative}.menu-menu-container .menu .current-menu-parent>a{color:#c2953e}.menu-menu-container .menu a{margin-right:30px;position:relative}.menu-menu-container .menu a:hover{color:#c2953e}.menu-menu-container .menu a:hover:after{transform:scaleX(1);transform-origin:bottom left}.menu-menu-container .menu a:after{background-color:#c2953e;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}}.single-nyheter .menu-menu-container .menu .parent-news{display:inline-block;position:relative}.single-nyheter .menu-menu-container .menu .parent-news>a{color:#c2953e}.single-nyheter .menu-menu-container .menu .parent-news:after{background:#c2953e;border-bottom:1px solid #c2953e;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:77%}.menu-hoger-meny-container .menu{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin-top:10px;padding-left:0}@media screen and (max-width:360px) and (min-width:300px){.menu-hoger-meny-container .menu{flex-direction:column;padding-left:0}}@media screen and (min-width:768px){.menu-hoger-meny-container .menu{flex-wrap:nowrap}}.menu-hoger-meny-container .menu li{margin:5px}@media screen and (max-width:360px) and (min-width:300px){.menu-hoger-meny-container .menu li{margin:10px 0}}@media screen and (min-width:768px){.menu-hoger-meny-container .menu li{margin:0 10px 0 0}}.menu-hoger-meny-container .menu .gold-btn{align-items:center;background-color:#c2953e;cursor:pointer;display:flex;height:50px;justify-content:center;text-align:center;transition:all .6s ease;width:160px}.menu-hoger-meny-container .menu .gold-btn a{color:#fff;font-family:Cormorant Garamond,serif;font-size:18px;line-height:20px;text-decoration:none}@media screen and (min-width:768px){.menu-hoger-meny-container .menu .gold-btn a{font-size:20px;line-height:24px}.menu-hoger-meny-container .menu .gold-btn{width:175px}}.menu-hoger-meny-container .menu .gold-btn:hover{background-color:#d0ae6d}.menu-hoger-meny-container .menu .gold-btn a:after{background-color:transparent}.menu-hoger-meny-container .menu .gold-btn a:hover{color:#fff}.menu-hoger-meny-container .menu .login-btn{align-items:center;background-color:#6f435b;cursor:pointer;display:block;display:flex;height:50px;justify-content:center;text-align:center;transition:all .6s ease;width:160px}.menu-hoger-meny-container .menu .login-btn a{color:#fff;font-family:Cormorant Garamond,serif;font-size:18px;line-height:20px;text-decoration:none}@media screen and (min-width:768px){.menu-hoger-meny-container .menu .login-btn a{font-size:20px;line-height:24px}.menu-hoger-meny-container .menu .login-btn{width:175px}}.menu-hoger-meny-container .menu .login-btn.hide{display:flex}@media screen and (min-width:1050px){.menu-hoger-meny-container .menu .login-btn.hide{display:none}}.menu-hoger-meny-container .menu .login-btn:hover{background-color:#8f6b80}.menu-hoger-meny-container .menu .login-btn a:after{background-color:transparent}.menu-hoger-meny-container .menu .login-btn a:hover{color:#fff}.menu-hoger-meny-container .menu .member-link{display:block;font-family:Cormorant Garamond,serif;position:relative;transition:all .6s ease;white-space:nowrap}.menu-hoger-meny-container .menu .member-link:hover{color:#8f6b80}.menu-hoger-meny-container .menu .member-link:after{background-color:#4e2038;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.menu-hoger-meny-container .menu .member-link:hover:after{transform:scaleX(0);transform-origin:bottom right}.menu-hoger-meny-container .menu .member-link a{text-decoration:none}.menu-hoger-meny-container .menu .member-link.hide{display:none}@media screen and (min-width:1050px){.menu-medlems-meny-container{display:block}.menu-medlems-meny-container.hide{display:none}}.menu-medlems-meny-container .member-menu,.menu-medlems-meny-container .member-menu>a{position:relative}.menu-medlems-meny-container .member-menu>a:after{background-image:url(../images/nav-arrow-down-white.svg);background-repeat:no-repeat;background-size:contain;content:"";cursor:pointer;height:5px;position:absolute;right:-25px;top:10px;transition:transform .3s;width:10px}.menu-medlems-meny-container .member-menu>a.open:after{transform:rotate(180deg)}.menu-medlems-meny-container .menu{align-items:center;background-color:#6f435b;display:flex;flex-direction:column;justify-content:center;list-style:none;min-height:50px;padding-left:0;text-align:center;width:250px}.menu-medlems-meny-container .menu a{color:#fff;font-family:Cormorant Garamond,serif;font-size:18px;line-height:20px;text-decoration:none}@media screen and (min-width:768px){.menu-medlems-meny-container .menu a{font-size:20px;line-height:24px}}.menu-medlems-meny-container .menu .sub-menu{background-color:#6f435b;display:none;height:auto;left:-69px;list-style:none;padding:15px 0;position:absolute;top:30px;width:250px;z-index:9999}@media screen and (min-width:768px){.menu-medlems-meny-container .menu .sub-menu{left:-70px}}.menu-medlems-meny-container .menu .sub-menu li{background-color:#6f435b;padding:5px 0}.menu-medlems-meny-container .menu .sub-menu li a{position:relative;text-decoration:none}.menu-medlems-meny-container .menu .sub-menu li a:hover{color:#fff}.menu-medlems-meny-container .menu .sub-menu li a:hover:after{transform:scaleX(1);transform-origin:bottom left}.menu-medlems-meny-container .menu .sub-menu li a:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.member-menu__mobile-container{display:none}@media screen and (max-width:1050px){.member-menu__mobile-container{align-items:center;display:flex;justify-content:center}}.submenu__list{display:none}@media screen and (min-width:1050px){.page-menu,.submenu__list{align-items:center;display:flex;justify-content:center;list-style:none}.page-menu li,.submenu__list li{margin:0 10px}.page-menu .menu,.submenu__list .menu{display:flex;list-style:none;margin-bottom:0}.page-menu .active,.page-menu .current-menu-item,.submenu__list .active,.submenu__list .current-menu-item{display:inline-block;position:relative}.page-menu .active a,.page-menu .current-menu-item a,.submenu__list .active a,.submenu__list .current-menu-item a{color:#c2953e}.page-menu .active:after,.page-menu .current-menu-item:after,.submenu__list .active:after,.submenu__list .current-menu-item:after{background:#c2953e;border-bottom:1px solid #c2953e;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.page-menu a,.submenu__list a{color:#1a1a1a;display:inline-block;font-family:Cormorant Garamond,serif;font-size:20px;position:relative;text-decoration:none;transition:color .6s ease}.page-menu a:hover,.submenu__list a:hover{color:#c2953e}.page-menu a:hover:after,.submenu__list a:hover:after{transform:scaleX(1);transform-origin:bottom left}.page-menu a:after,.submenu__list a:after{background-color:#c2953e;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}}.c-search{padding:0 5%}.c-search,.c-search__header{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-search__header{padding:2%}.c-search__header input{background-color:hsla(38,52%,75%,.188);border:none;padding:10px}.c-search__header input:-ms-input-placeholder{color:#878786;font-size:20px}.c-search__header input::placeholder{color:#878786;font-size:20px}.c-search__header input:focus{outline-color:hsla(38,52%,75%,.188)}.c-search__header svg{height:30px;width:30px}.c-search__list-container{max-width:950px;padding:2%;width:100%}.c-search__results{list-style:none;padding-left:0}@media screen and (min-width:1050px){.c-search__results{min-width:950px}}.c-search__results-item{background-color:#e0c79d;padding:20px;width:100%}.c-search__results-item:nth-of-type(2n){background-color:hsla(38,52%,75%,.188)}.c-search__results-item a{color:#1a1a1a;display:flex;flex-direction:column;font-size:18px;position:relative;text-decoration:none}@media screen and (min-width:768px){.c-search__results-item a{flex-direction:row;font-size:20px}}.c-search__results-item svg{height:24px;position:absolute;right:0;top:0;width:22px}@media screen and (min-width:768px){.c-search__results-item svg{top:3px}}.loader,.loader:after,.loader:before{animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;border-radius:50%;height:2.5em;width:2.5em}.loader{animation-delay:-.16s;color:#c2953e;display:none;font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;transform:translateZ(0)}.loader--show{display:block}.loader:after,.loader:before{content:"";position:absolute;top:0}.loader:before{animation-delay:-.32s;left:-3.5em}.loader:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.c-startpage-hero-area{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:340px;justify-content:flex-end;object-fit:cover;padding:5%;position:relative;transition:all .6s ease;width:100%}@media screen and (min-width:768px){.c-startpage-hero-area{justify-content:center;min-height:600px;padding:20% 5%}}.c-startpage-hero-area__video{bottom:-10px;left:0;max-height:inherit;max-width:100%;overflow:hidden;position:absolute;right:0;top:0;z-index:1}@media screen and (max-width:500px){.c-startpage-hero-area__video video{margin-left:-50%}}@media screen and (max-width:767px){.c-startpage-hero-area__video video{margin-top:-60px}}@media screen and (max-width:1090px){.c-startpage-hero-area__video video{max-height:450px;max-width:none;min-height:100%}}@media screen and (min-width:1091px){.c-startpage-hero-area__video video{max-width:100%;min-width:100%}}@media screen and (min-width:1250px){.c-startpage-hero-area__video video{margin-top:-80px}}@media screen and (min-width:1400px){.c-startpage-hero-area__video video{margin-top:-120px}}@media screen and (min-width:1650px){.c-startpage-hero-area__video video{margin-top:-220px}}@media screen and (min-width:1750px){.c-startpage-hero-area__video video{margin-top:-250px}}.c-startpage-hero-area__heading-container{display:none}@media screen and (min-width:768px){.c-startpage-hero-area__heading-container{background-color:rgba(26,26,26,.8);display:block;max-width:600px;padding:4%;width:100%;z-index:9}}.c-startpage-hero-area__title{color:#e0c79d;font-size:42px;font-style:italic;line-height:42px;padding-left:0;text-align:left}@media screen and (min-width:768px){.c-startpage-hero-area__title{font-size:64px;line-height:68px}}.c-startpage-hero-area__subtitle{color:#e0c79d}.c-startpage-hero-area__text-container{display:none}@media screen and (min-width:768px){.c-startpage-hero-area__text-container{display:block}}.c-startpage-hero-area__text-container p{color:#e0c79d;font-size:18px;font-weight:700;line-height:26px;margin:0;max-width:100%;padding-bottom:6%;padding-left:0;padding-top:0}.c-startpage-hero-area__text-container--mobile{background-color:#1a1a1a;padding:10% 5%}.c-startpage-hero-area__text-container--mobile p{color:#e0c79d;font-weight:700;margin:0 0 5%;padding:0 0 5%}@media screen and (min-width:768px){.c-startpage-hero-area__text-container--mobile{display:none}}.c-startpage-hero-area__button{background-color:#c2953e;color:#fff;font-family:Cormorant Garamond,serif;font-size:20px;height:55px;padding:15px 30px;text-align:center;text-decoration:none;transition:background-color .6s ease;width:230px}.c-startpage-hero-area__button:hover{background-color:#d0ae6d;color:#fff}.c-hexagon-text-image{align-items:center;display:flex;justify-content:center;margin-bottom:-15%;margin-top:10%;position:relative}@media screen and (min-width:1050px){.c-hexagon-text-image{margin-bottom:5%;margin-top:5%}}.c-hexagon-text-image.left_align{align-items:center;flex-direction:column;justify-content:center}@media screen and (min-width:1050px){.c-hexagon-text-image.left_align{flex-direction:row;margin-left:10%;padding:0 15%}}@media screen and (min-width:1600px){.c-hexagon-text-image.left_align{padding:0 20%}}.c-hexagon-text-image.right_align{align-items:center;flex-direction:column;justify-content:center}@media screen and (min-width:1050px){.c-hexagon-text-image.right_align{flex-direction:row-reverse;margin-right:10%;padding:0 15%}}@media screen and (min-width:1600px){.c-hexagon-text-image.right_align{padding:0 20%}}.c-hexagon-text-image__imageblock{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:290px;min-width:95%}@media screen and (min-width:768px){.c-hexagon-text-image__imageblock{min-height:450px}}@media screen and (min-width:1050px){.c-hexagon-text-image__imageblock{min-height:650px}}.c-hexagon-text-image__hexagon{align-items:center;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);display:flex;flex-direction:column;justify-content:center;min-height:330px;min-width:320px;position:relative}@media screen and (min-width:768px){.c-hexagon-text-image__hexagon{min-height:520px;min-width:500px}}.c-hexagon-text-image__hexagon.left_align{right:0;top:-100px}@media screen and (min-width:1050px){.c-hexagon-text-image__hexagon.left_align{right:150px;top:0}}.c-hexagon-text-image__hexagon.right_align{left:0;top:-100px}@media screen and (min-width:1050px){.c-hexagon-text-image__hexagon.right_align{left:150px;top:0}}.c-hexagon-text-image__hexagon .text-content{color:#fff;max-width:250px;padding:0;text-align:center}@media screen and (min-width:768px){.c-hexagon-text-image__hexagon .text-content{max-width:430px;padding:25px}}@media screen and (min-width:320px) and (max-width:768px){.c-hexagon-text-image__hexagon .text-content .h2,.c-hexagon-text-image__hexagon .text-content h2{margin:0;padding:0}}.c-hexagon-text-image__hexagon .text-content label{color:#fff}.c-hexagon-text-image__hexagon .text-content p{display:none}@media screen and (min-width:768px){.c-hexagon-text-image__hexagon .text-content p{display:block}}.c-hexagon-text-image__hexagon .text-content a{color:#fff;text-decoration:none}.c-hexagon-text-image__hexagon .text-content__link{font-size:20px;line-height:28px;position:relative}.c-hexagon-text-image__hexagon .text-content__link:after{background-color:#fff;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.c-hexagon-text-image__hexagon .text-content__link:hover:after{transform:scaleX(0);transform-origin:bottom right}.c-video-area{margin-top:5%}.c-video-area,.c-video-area__overlay{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.c-video-area__overlay{background-repeat:no-repeat;background-size:cover;height:290px;top:0}@media screen and (min-width:768px){.c-video-area__overlay{height:810px}}.c-video-area__video-container{height:100%;position:absolute;top:0;width:100%}.c-video-area__video-container iframe{height:100%;width:100%}.c-video-area__content{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;z-index:10}.c-video-area__content label{color:#fff}.c-video-area__content .h2,.c-video-area__content h2{color:#fff;font-family:Cormorant Garamond,serif;font-size:32px;font-style:italic;font-weight:500;line-height:38px;margin:0;padding:0}@media screen and (min-width:768px){.c-video-area__content .h2,.c-video-area__content h2{font-size:42px;line-height:58px}}.c-video-area .play-btn{background:none;border:none;cursor:pointer;transition:opacity .5s ease;z-index:10}.c-video-area .play-btn:focus{outline:none}.c-video-area .play-btn:hover{opacity:.8}.c-video-area .play-btn .svg-play{fill:#fff;height:60px;opacity:.6;width:60px}@media screen and (min-width:768px){.c-video-area .play-btn .svg-play{height:80px;width:80px}}.c-hexagon-text-block{align-items:center;background-color:hsla(38,52%,75%,.188);display:flex;flex-direction:column;justify-content:center;margin:5% 0 -5%;padding:10%;position:relative}@media screen and (min-width:768px){.c-hexagon-text-block{padding:5% 0}}.c-hexagon-text-block.hex_bg-white{background-color:#fff}.c-hexagon-text-block.hex_bg-beige{background-color:hsla(38,52%,75%,.188)}.c-hexagon-text-block__icon-wrapper-show{align-items:center;background-color:#1a1a1a;display:flex;flex-direction:column;height:57.74px;justify-content:center;margin:28.87px 0 25%;position:relative;width:100px}@media screen and (min-width:768px){.c-hexagon-text-block__icon-wrapper-show{margin-bottom:15%}}@media screen and (min-width:1050px){.c-hexagon-text-block__icon-wrapper-show{margin-bottom:1%}}.c-hexagon-text-block__icon-wrapper-show:after,.c-hexagon-text-block__icon-wrapper-show:before{border-left:50px solid transparent;border-right:50px solid transparent;content:"";position:absolute;width:0}.c-hexagon-text-block__icon-wrapper-show:before{border-bottom:28.87px solid #1a1a1a;bottom:100%}.c-hexagon-text-block__icon-wrapper-show:after{border-top:28.87px solid #1a1a1a;top:100%;width:0}.c-hexagon-text-block__icon-wrapper-show span{color:#fff;text-transform:uppercase}.c-hexagon-text-block__icon-wrapper-show span:after{background:#1a1a1a;content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-hexagon-text-block__icon-wrapper-show span:after{right:-250px;width:240px}}.c-hexagon-text-block__icon-wrapper-show span:before{background:#1a1a1a;content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-hexagon-text-block__icon-wrapper-show span:before{left:-250px;width:240px}}.c-hexagon-text-block__icon-wrapper-hide{display:none}.c-hexagon-text-block__hexagon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:1050px){.c-hexagon-text-block__hexagon-wrapper{flex-direction:row;flex-wrap:wrap}}.c-hexagon-text-block__hexagon-wrapper a{color:#fff;text-decoration:none}.c-hexagon-text-block__hexagon-wrapper .bg-color_6,.c-hexagon-text-block__hexagon-wrapper .bg-color_6 a{color:#1a1a1a}.c-hexagon-text-block__hexagon{align-items:center;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#fff;display:flex;flex-direction:column;height:330px;justify-content:center;position:relative;transition:all .6s ease;width:320px}@media screen and (min-width:768px){.c-hexagon-text-block__hexagon{height:520px;width:500px}}.c-hexagon-text-block__hexagon .hexagon-content{max-width:250px;padding:0;text-align:center}@media screen and (min-width:768px){.c-hexagon-text-block__hexagon .hexagon-content{max-width:430px;padding:5%}}.c-hexagon-text-block__hexagon .hexagon-content p{display:none}@media screen and (min-width:768px){.c-hexagon-text-block__hexagon .hexagon-content p{display:block}}.c-hexagon-text-block__hexagon .hexagon-content label{color:#fff}@media screen and (min-width:320px) and (max-width:768px){.c-hexagon-text-block__hexagon .hexagon-content .h2,.c-hexagon-text-block__hexagon .hexagon-content h2{margin:0;padding:0}}.c-hexagon-text-block__hexagon .hexagon-content__link{font-size:20px;line-height:28px;position:relative}.c-hexagon-text-block__hexagon .hexagon-content__link:after{background-color:#fff;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.c-hexagon-text-block__hexagon .hexagon-content__link:hover:after{transform:scaleX(0);transform-origin:bottom right}.hex__two a:last-child{margin-top:5%}@media screen and (min-width:1050px){.hex__two a:first-child{margin-top:-18%}.hex__two a:last-child{margin-top:20%}}.hex__four .c-hexagon-text-block__hexagon,.hex__three .c-hexagon-text-block__hexagon{margin-top:20px}.hex__four .c-hexagon-text-block__hexagon.no-text,.hex__three .c-hexagon-text-block__hexagon.no-text{height:350px;width:340px}.c-file-block+.c-hexagon-text-block,.c-video-area+.c-hexagon-text-block{margin-top:0}.c-file-block{padding:5% 0}.c-file-block,.c-file-block__icon-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-file-block__icon-wrapper{background-color:#1a1a1a;height:57.74px;margin:28.87px 0;position:relative;width:100px}.c-file-block__icon-wrapper:after,.c-file-block__icon-wrapper:before{border-left:50px solid transparent;border-right:50px solid transparent;content:"";position:absolute;width:0}.c-file-block__icon-wrapper:before{border-bottom:28.87px solid #1a1a1a;bottom:100%}.c-file-block__icon-wrapper:after{border-top:28.87px solid #1a1a1a;top:100%;width:0}.c-file-block__icon-wrapper span{color:#fff;text-transform:uppercase}.c-file-block__icon-wrapper span:after{background:#1a1a1a;content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-file-block__icon-wrapper span:after{right:-250px;width:240px}}.c-file-block__icon-wrapper span:before{background:#1a1a1a;content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-file-block__icon-wrapper span:before{left:-250px;width:240px}}.c-file-block__files{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 0}.c-file-block__files a{color:#4e2038;font-size:18px;line-height:26px;margin-bottom:10px;position:relative;text-decoration:none;transition:all .6s ease}.c-file-block__files a:hover{color:#8f6b80}.c-file-block__files a:after{background-color:#4e2038;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.c-file-block__files a:hover:after{transform:scaleX(0);transform-origin:bottom right}.c-single-image__wrapper{margin:0 auto;padding:3%;position:relative;width:100%}@media screen and (min-width:1050px){.c-single-image__wrapper{height:800px;width:1200px}}.c-single-image__wrapper img{height:100%;object-fit:cover;width:100%}.c-single-image__description{bottom:60px;color:#fff;display:none;font-family:Cormorant Garamond,serif;left:70px;position:absolute}@media screen and (min-width:1050px){.c-single-image__description{display:block}}.c-single-image__photographer{bottom:60px;color:#fff;display:none;font-family:Cormorant Garamond,serif;position:absolute;right:70px}@media screen and (min-width:1050px){.c-single-image__photographer{display:block}}.splide{margin:3% 0}.image-slider,.splide__list,.splide__slide,.splide__track{max-height:700px}@media screen and (min-width:2400px){.image-slider,.splide__list,.splide__slide,.splide__track{max-height:900px}}.splide__slide{position:relative}@media screen and (min-width:1050px){.splide__slide:after{background-color:rgba(26,26,26,.5);bottom:0;content:"";height:55px;left:0;position:absolute;width:100%;z-index:1}}.splide__slide img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.splide__slide img{height:650px}}@media screen and (min-width:1050px){.splide__slide img{height:100%}}.splide__slide .c-single-image__description{bottom:15px;left:15px;z-index:2}.splide__slide .c-single-image__photographer{bottom:15px;right:15px;z-index:2}.splide__pagination{background:transparent;bottom:20px}.splide__pagination__page{clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);height:15px;width:15px}.splide__arrow,.splide__pagination__page.is-active{background:#1a1a1a}.splide__arrow{height:60px;opacity:1;visibility:hidden;width:60px}@media screen and (min-width:1050px){.splide__arrow{visibility:visible}}.splide__arrow svg{fill:#fff;display:none;height:30px;width:30px}@media screen and (min-width:1050px){.splide__arrow svg{display:block}}.c-quote-area{align-items:center;background-color:#f0eaee;color:#4e2038;display:flex;justify-content:center;margin:5% 0;padding:5%;width:100%}@media screen and (min-width:768px){.c-quote-area{padding:15%}}@media screen and (min-width:1050px){.c-quote-area{padding:5%}}.c-qoute-area__text{margin:10% 0;position:relative}@media screen and (min-width:768px){.c-qoute-area__text{margin:40px 0}}.c-qoute-area__text p{font-family:Cormorant Garamond,serif;font-size:30px;font-style:italic;line-height:36px}@media screen and (min-width:768px){.c-qoute-area__text p{font-size:36px;line-height:48px}}.c-qoute-area__text:before{content:"”";font-family:Cormorant Garamond,serif;font-size:150px;left:5%;position:absolute;top:-100px}@media screen and (min-width:768px){.c-qoute-area__text:before{font-size:200px;left:-100px;top:-100px}}.c-qoute-area__text:after{bottom:-170px;content:"”";font-family:Cormorant Garamond,serif;font-size:150px;position:absolute;right:5%}@media screen and (min-width:768px){.c-qoute-area__text:after{bottom:-170px;font-size:200px;right:-100px}}.c-image-qoute-area{margin-bottom:10%;padding:10%;position:relative}@media screen and (min-width:1050px){.c-image-qoute-area{margin-bottom:-60px;padding:5%}}.c-image-qoute-area.single{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-image-qoute-area .image-container{align-items:stretch;display:flex;gap:15px;justify-content:center}.c-image-qoute-area__image-wrapper{max-width:500px}.c-image-qoute-area__image-wrapper.left,.c-image-qoute-area__image-wrapper.right{flex:1}@media screen and (max-width:768px){.c-image-qoute-area__image-wrapper.right,.c-image-qoute-area__image-wrapper.right>img{display:none}}.c-image-qoute-area__image-wrapper.single{height:450px;max-width:1015px}@media screen and (min-width:1050px){.c-image-qoute-area__image-wrapper.single{height:700px}}.c-image-qoute-area__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-image-qoute-area .quote{bottom:-20px;color:#6f435b;font-family:Cormorant Garamond,serif;font-size:28px;font-style:italic;font-weight:500;max-width:310px;position:absolute;right:10px}@media screen and (min-width:768px){.c-image-qoute-area .quote{font-size:48px;max-width:600px}}@media screen and (min-width:1050px){.c-image-qoute-area .quote{bottom:0;font-size:64px;max-width:750px;right:6vw}}.c-featured-articles{background-color:hsla(38,52%,75%,.188);margin:5% 0 -5%;padding-top:5%}.c-featured-articles,.c-featured-articles__icon{align-items:center;display:flex;flex-direction:column;justify-content:center}.c-featured-articles__icon{background-color:#1a1a1a;height:57.74px;margin:28.87px 0 25%;position:relative;width:100px}@media screen and (min-width:768px){.c-featured-articles__icon{margin-bottom:15%}}@media screen and (min-width:1050px){.c-featured-articles__icon{margin-bottom:0}}.c-featured-articles__icon:after,.c-featured-articles__icon:before{border-left:50px solid transparent;border-right:50px solid transparent;content:"";position:absolute;width:0}.c-featured-articles__icon:before{border-bottom:28.87px solid #1a1a1a;bottom:100%}.c-featured-articles__icon:after{border-top:28.87px solid #1a1a1a;top:100%;width:0}.c-featured-articles__icon span{color:#fff;text-transform:uppercase}.c-featured-articles__icon span:after{background:#1a1a1a;content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-featured-articles__icon span:after{right:-250px;width:240px}}.c-featured-articles__icon span:before{background:#1a1a1a;content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-featured-articles__icon span:before{left:-250px;width:240px}}.c-featured-articles__container{grid-gap:40px;display:grid;grid-template-columns:1fr;padding:0 5% 10%}@media screen and (min-width:768px){.c-featured-articles__container{grid-gap:25px;grid-template-columns:1fr 1fr;padding:0 5% 5%}}@media screen and (min-width:1050px){.c-featured-articles__container{padding:5%}}.c-featured-articles__item{cursor:pointer;display:flex;flex-direction:column;max-width:100%}@media screen and (min-width:1050px){.c-featured-articles__item{max-width:650px}}.c-featured-articles__item-text{margin-left:100px;max-width:78%}@media screen and (min-width:1050px){.c-featured-articles__item-text{margin-left:150px}}.c-featured-articles__item a{color:#1a1a1a;text-decoration:none}.c-featured-articles__image-wrapper{height:250px;opacity:.9;place-items:stretch;position:relative;transition:all .6s ease}.c-featured-articles__image-wrapper:hover{opacity:1}@media screen and (min-width:1050px){.c-featured-articles__image-wrapper{height:450px;max-width:650px}}.c-featured-articles__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-featured-articles__wrapper{position:relative}.c-featured-articles__wrapper .c-featured-articles__date-tag{font-size:16px;letter-spacing:1px;line-height:25px;max-width:70px;text-transform:uppercase}@media screen and (max-width:1050px) and (min-width:1024px){.c-featured-articles__wrapper{margin-bottom:60px;margin-top:-40px}}@media screen and (max-width:768px){.c-featured-articles__wrapper .c-featured-articles__item-text{margin-left:0;max-width:95%}.c-featured-articles__wrapper{margin-top:100px}.c-featured-articles__wrapper .c-featured-articles__date{left:10px;top:-100px}}@media screen and (min-width:768px){.c-featured-articles__wrapper{margin-top:50px}.c-featured-articles__wrapper .c-featured-articles__date{left:0;top:-100px}}@media screen and (min-width:1024px){.c-featured-articles__wrapper{margin-top:0}.c-featured-articles__wrapper .c-featured-articles__date{top:-10px}.c-featured-articles__wrapper .c-featured-articles__item-text{margin-left:120px}}.c-featured-articles__wrapper .c-featured-articles__ingress p{display:block}.c-featured-articles__date{align-items:center;bottom:-80px;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#fff;display:flex;height:110px;left:0;position:absolute;width:105px}@media screen and (min-width:1050px){.c-featured-articles__date{bottom:-90px;height:120px;left:15px;width:115px}}.c-featured-articles__date.bg-color_1{background-color:#d0ae6d}.c-featured-articles__date.bg-color_2{background-color:#6f435b}.c-featured-articles__date.bg-color_5{background-color:#878786}.c-featured-articles__date p{font-size:10px;letter-spacing:1px;line-height:23px;margin:0 auto;max-width:90px;position:relative;text-align:center;text-transform:uppercase}@media screen and (min-width:1050px){.c-featured-articles__date p{font-size:11px}}.c-featured-articles__date:after{border-bottom:1px solid #fff;content:"";height:1px;left:18%;position:absolute;top:50%;width:67px}@media screen and (min-width:768px){.c-featured-articles__date:after{left:20%}}.c-featured-articles__title{margin:0}@media screen and (min-width:1050px){.c-featured-articles__title{margin-left:15px;margin:0;padding:3% 0 0}}.c-featured-articles__ingress p{display:none}@media screen and (min-width:1050px){.c-featured-articles__ingress p{display:block}}.c-file-block+.c-featured-articles,.c-video-area+.c-featured-articles{margin-top:0}.c-article-carousel{background-color:hsla(38,52%,75%,.188);margin-top:10%;padding:5% 2%}@media screen and (min-width:768px){.c-article-carousel{margin-top:0}}.c-article-carousel .icon-wrapper,.c-article-carousel__icon{align-items:center;display:flex;justify-content:center}.c-article-carousel__icon{background-color:#1a1a1a;flex-direction:column;height:57.74px;margin:28.87px 0 25%;position:relative;width:100px}@media screen and (min-width:768px){.c-article-carousel__icon{margin-bottom:15%}}@media screen and (min-width:1050px){.c-article-carousel__icon{margin-bottom:0}}.c-article-carousel__icon:after,.c-article-carousel__icon:before{border-left:50px solid transparent;border-right:50px solid transparent;content:"";position:absolute;width:0}.c-article-carousel__icon:before{border-bottom:28.87px solid #1a1a1a;bottom:100%}.c-article-carousel__icon:after{border-top:28.87px solid #1a1a1a;top:100%;width:0}.c-article-carousel__icon span{color:#fff;font-size:16px;text-transform:uppercase}.c-article-carousel__icon span:after{background:#1a1a1a;content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-article-carousel__icon span:after{right:-250px;width:240px}}.c-article-carousel__icon span:before{background:#1a1a1a;content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-article-carousel__icon span:before{left:-250px;width:240px}}.c-article-carousel a{color:#1a1a1a;text-decoration:none}.c-article-carousel__image-wrapper{height:320px;opacity:.9;position:relative;transition:all .6s ease;width:100%}.c-article-carousel__image-wrapper:hover{opacity:1}.c-article-carousel__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-article-carousel__date{align-items:center;bottom:-80px;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#fff;display:flex;height:110px;left:0;position:absolute;width:105px}@media screen and (min-width:1050px){.c-article-carousel__date{bottom:-90px;height:120px;left:15px;width:115px}}.c-article-carousel__date.bg-color_1{background-color:#d0ae6d}.c-article-carousel__date.bg-color_2{background-color:#6f435b}.c-article-carousel__date.bg-color_5{background-color:#878786}.c-article-carousel__date p{font-size:10px;letter-spacing:1px;line-height:23px;margin:0 auto;max-width:95px;position:relative;text-align:center;text-transform:uppercase}@media screen and (min-width:1050px){.c-article-carousel__date p{font-size:11px}}.c-article-carousel__date:after{border-bottom:1px solid #fff;content:"";height:1px;left:18%;position:absolute;top:50%;width:67px}@media screen and (min-width:768px){.c-article-carousel__date:after{left:20%}}.c-article-carousel__text{margin-left:100px;max-width:80%;padding-bottom:50px}@media screen and (min-width:320px) and (max-width:768px){.c-article-carousel__text .h3,.c-article-carousel__text h3{margin:0}}@media screen and (min-width:768px){.c-article-carousel__text{padding-bottom:100px}}@media screen and (min-width:1050px){.c-article-carousel__text{margin-left:140px;max-width:75%;padding-bottom:20px}}.article-slider{margin:5% 0}.article-slider .splide__pagination{bottom:0}@media screen and (min-width:768px){.article-slider .splide__pagination{bottom:-50px}}@media screen and (min-width:1050px){.article-slider .splide__pagination{bottom:-100px}}.c-protocol-block{margin:0 auto;max-width:950px;padding:2%;width:100%}.c-protocol-block__list{list-style:none;padding-left:0}@media screen and (min-width:1050px){.c-protocol-block__list{min-width:950px}}.c-protocol-block__list-item{background-color:#e0c79d;padding:20px;width:100%}.c-protocol-block__list-item svg{height:24px;position:absolute;right:0;top:18px;width:22px}@media screen and (min-width:768px){.c-protocol-block__list-item svg{top:3px}}.c-protocol-block__list-item:nth-of-type(2n){background-color:hsla(38,52%,75%,.188)}.c-protocol-block__list-item a{color:#1a1a1a;display:flex;flex-direction:column;font-size:18px;position:relative;text-decoration:none}@media screen and (min-width:768px){.c-protocol-block__list-item a{flex-direction:row;font-size:20px}}.c-image-column-block{align-items:stretch;display:flex;justify-content:center}.c-image-column-block.columns{flex-wrap:wrap}.c-image-column-block .c-image-column-block__image-wrapper.single{margin:20px;max-width:500px;width:100%}@media screen and (min-width:768px){.c-image-column-block .c-image-column-block__image-wrapper.single{margin:20px 0}}.c-image-column-block .c-image-column-block__image-wrapper.columns{margin:20px 10px;max-width:340px}.c-image-column-block .c-image-column-block__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-imageGrid__image{align-items:center;display:flex;justify-content:center;margin-bottom:15px;max-height:300px}.c-imageGrid__image img{max-width:100%}.c-gallery-block{background-color:hsla(38,52%,75%,.188);padding:10%}.c-gallery-block .h2,.c-gallery-block h2{text-align:center}.c-gallery-block__button{background-color:#c2953e;color:#fff;display:block;font-family:Cormorant Garamond,serif;font-size:20px;height:55px;margin:auto;padding:15px 30px;text-align:center;text-decoration:none;transition:background-color .6s ease;width:230px;width:max-content}.c-gallery-block__button:hover{background-color:#d0ae6d;color:#fff}.c-gallery-block__social{align-items:center;display:flex;justify-content:center;padding-top:5%}.c-gallery-block__social .h3,.c-gallery-block__social h3{margin-left:0;margin-right:10px;margin-top:0;padding:0}.c-gallery-block__social .icon-wrapper{margin-left:10px;width:45px}.c-gallery-block__social .icon-wrapper svg{fill:#212529;height:100%;transition:all .6s ease;width:100%}.c-gallery-block__social .icon-wrapper svg:hover{fill:#1a1a1a}.c-newsBlock{margin-top:5%}.c-newsBlock__icon-wrapper-show{align-items:center;background-color:#1a1a1a;display:flex;flex-direction:column;height:57.74px;justify-content:center;margin:60px 0 28.87px;position:relative;width:100px}@media screen and (min-width:1050px){.c-newsBlock__icon-wrapper-show{margin-top:30px}}.c-newsBlock__icon-wrapper-show:after,.c-newsBlock__icon-wrapper-show:before{border-left:50px solid transparent;border-right:50px solid transparent;content:"";position:absolute;width:0}.c-newsBlock__icon-wrapper-show:before{border-bottom:28.87px solid #1a1a1a;bottom:100%}.c-newsBlock__icon-wrapper-show:after{border-top:28.87px solid #1a1a1a;top:100%;width:0}.c-newsBlock__icon-wrapper-show span{color:#fff;text-transform:uppercase}.c-newsBlock__icon-wrapper-show span:after{background:#1a1a1a;content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-newsBlock__icon-wrapper-show span:after{right:-250px;width:240px}}.c-newsBlock__icon-wrapper-show span:before{background:#1a1a1a;content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.c-newsBlock__icon-wrapper-show span:before{left:-250px;width:240px}}.c-newsBlock__icon-wrapper-hide{display:none}.c-newsBlock__latest-wrapper{display:none;margin-top:15px}@media screen and (min-width:768px){.c-newsBlock__latest-wrapper{display:flex;margin-top:30px}}.c-newsBlock .news-slider{display:block}@media screen and (min-width:768px){.c-newsBlock .news-slider{display:none}}.c-newsBlock__news-list{width:100%}@media screen and (min-width:480px){.c-newsBlock__news-list{width:50%}}@media screen and (min-width:768px){.c-newsBlock__news-list{width:33.3%}}.c-newsBlock__news-list a{text-decoration:none}.c-newsBlock__news-list .h3,.c-newsBlock__news-list h3{padding-left:0;padding-top:15px}.c-newsBlock__news-list .date{font-size:14px;line-height:20px;padding-bottom:15px}.c-newsBlock__news-list .read-more{color:#4e2038;text-decoration:underline}.c-faq{margin-top:3rem}@media screen and (max-width:768px){.c-faq{margin-top:1rem}}.c-faq__info{margin-bottom:1rem;max-width:720px}.c-faq__info .h3,.c-faq__info h3{padding:unset}@media screen and (max-width:768px){.c-faq__info .h3,.c-faq__info h3{margin-left:2%}.c-faq__info,.c-faq__info .h3,.c-faq__info h3{margin-bottom:unset}}.c-faq__questions{margin-bottom:1rem;max-width:720px}.c-faq__questions .accordion-item{border-bottom:1px solid #e0c79d!important;margin-bottom:0}.c-faq__questions .accordion-item .accordion-button{background-color:unset;box-shadow:unset;font-family:Lato,sans-serif;font-size:20px;font-weight:700;line-height:28px;padding-left:0;padding-right:0}.c-faq__questions .accordion-item .accordion-button span{max-width:93%}.c-faq__questions .accordion-item .accordion-button:before{background-image:url(../images/Polygon.svg);background-repeat:no-repeat;background-size:contain;content:"";height:20px;position:absolute;right:-2px;width:20px}.c-faq__questions .accordion-item .accordion-button:after{background-image:url(../images/arrow-down.svg);background-repeat:no-repeat;background-size:contain;height:10px;position:absolute;right:3px;top:46%;width:10px;z-index:2}.c-faq__questions .accordion-item .accordion-button:not(.collapsed):after{right:3px;top:41%}.c-faq__questions .accordion-item .accordion-button:hover{color:#c2953e}@media screen and (max-width:768px){.c-faq__questions .accordion-item .accordion-button{padding-left:2%}}.c-faq__questions .accordion-body{padding:0 1rem 1rem 0}.c-faq__questions .accordion-body p img{max-width:100%}.c-faq__questions .accordion-body p img:first-of-type:nth-last-of-type(2){margin-right:1rem}@media screen and (max-width:768px){.c-faq__questions .accordion-body p img:first-of-type:nth-last-of-type(2){margin-bottom:1rem;margin-right:0}.c-faq__questions .accordion-body p{padding:2%}}.accordion-item{border-bottom:1px solid #e0c79d!important;border:unset}.TextOnBackgroundColor{background-color:rgba(178,152,169,.2);margin:0;padding:5% 0}.TextOnBackgroundColor_text,.TextOnBackgroundColor_title{color:#4e2038;font-family:Cormorant Garamond,serif}.TextOnBackgroundColor_text{font-size:30px;line-height:36px}@media screen and (min-width:1050px){.TextOnBackgroundColor_text{font-size:36px;line-height:48px}}.imageWithArticle{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5% 0;width:100%}.imageWithArticle.left_align{flex-direction:column-reverse}@media screen and (min-width:1050px){.imageWithArticle{flex-direction:row;gap:40px;padding:5%}.imageWithArticle.left_align{flex-direction:row-reverse}}.imageWithArticle .imageWithArticle_container .imageWithArticle_title{color:#1a1a1a;font-family:Cormorant Garamond,serif}.imageWithArticle .imageWithArticle_container .imageWithArticle_text p{color:#1a1a1a;font-family:Lato,sans-serif}@media screen and (min-width:1050px){.imageWithArticle .imageWithArticle_container .imageWithArticle_text p{max-width:570px}}.imageWithArticle .imageWithArticle_container a p{text-transform:lowercase}.imageWithArticle .imageWithArticle_container a:hover{text-decoration:none}.imageWithArticle .imageWithArticle_image{margin:0;max-width:570px;width:100%}.imageWithArticle .imageWithArticle_imageblock{background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:5%;min-height:400px;min-width:400px}@media screen and (min-width:1050px){.imageWithArticle .imageWithArticle_imageblock{margin-bottom:0;min-height:468px;width:570px}}.flexibel-text-column{align-items:center;background-color:hsla(38,52%,75%,.3);display:flex;flex-direction:column;gap:40px;justify-content:center;padding:5% 0}@media screen and (min-width:1050px){.flexibel-text-column{align-items:center;flex-direction:row}}.flexibel-text-column_container{width:100%}@media screen and (min-width:1050px){.flexibel-text-column_container{align-self:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-width:570px}}.flexibel-text-column_container .flexibel-text-column_title{color:#1a1a1a;font-family:Cormorant Garamond,serif;text-align:left;width:100%}.flexibel-text-column_container .flexibel-text-column_text p{color:#1a1a1a;font-family:Lato,sans-serif;text-align:left;width:100%}@media screen and (min-width:1050px){.flexibel-text-column_container .flexibel-text-column_text p{max-width:570px}}@media screen and (min-width:1060px) and (max-width:1200px){.flexibel-text-column_container .flexibel-text-column_text p{margin:0;width:70%}}.flexibel-text-column_container a p{text-transform:lowercase}.flexibel-text-column_container a:hover{text-decoration:none}.c-info-with-image-columns{background-color:rgba(178,152,169,.2);margin:0;padding:5% 0}.c-info-with-image-columns__column{margin-bottom:20px}@media screen and (min-width:768px){.c-info-with-image-columns__column{margin-bottom:0;margin-top:40px}}.c-info-with-image-columns__column--image{height:100%}.c-info-with-image-columns__column a{display:block;height:100%}.c-info-with-image-columns__column img{height:100%;max-width:100%;object-fit:cover}.c-some-block{margin:5% 0}.c-some-block__wrapper{margin-bottom:20px;padding:0 5%;text-align:center}@media screen and (min-width:768px){.c-some-block__wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:40px;padding:0 10%}}.c-some-block__wrapper a{display:inline;text-align:center;text-decoration:none}.c-some-block__wrapper a:hover svg{opacity:.7}.c-some-block__wrapper svg{height:50px;margin-bottom:20px;opacity:1;transition:opacity .6s ease;width:50px}@media screen and (min-width:768px){.c-some-block__wrapper svg{margin-bottom:0;margin-left:10px;margin-right:10px}}.c-some-block__heading{display:block;margin-left:0;margin-right:20px;max-width:none;text-align:center;width:100%}.c-article-grid{display:grid;grid-auto-rows:min-content;grid-template-columns:1fr;padding:3%;place-items:stretch}@media screen and (min-width:768px){.c-article-grid{margin-bottom:0;padding:3% 10%;row-gap:40px}}@media screen and (min-width:1050px){.c-article-grid{gap:25px;grid-template-columns:570px 570px;place-content:center}}.c-article-grid__item{cursor:pointer;display:flex;flex-direction:column;margin-top:3%;max-width:100%}@media screen and (max-width:1050px){.c-article-grid__item{grid-column:span 2}}.c-article-grid__item-text{margin-left:5%;max-width:100%}@media screen and (min-width:768px){.c-article-grid__item-text{max-width:78%}}.c-article-grid__item a{color:#1a1a1a;text-decoration:none}.c-article-grid__content{margin-bottom:15%;max-width:100%}@media screen and (min-width:768px){.c-article-grid__content{margin-bottom:3%}}@media screen and (min-width:1050px){.c-article-grid__content{margin-bottom:0;max-width:650px}}.c-article-grid__image-wrapper{height:250px;opacity:.9;place-items:stretch;position:relative;transition:all .6s ease}.c-article-grid__image-wrapper:hover{opacity:1}@media screen and (min-width:768px){.c-article-grid__image-wrapper{min-height:385px}}.c-article-grid__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-article-grid__title{margin:0;padding:5% 0 0}@media screen and (min-width:768px){.c-article-grid__title{padding:3% 0 0}}@media screen and (min-width:1050px){.c-article-grid__title{padding:3% 0 0}}.c-article-grid__ingress p{display:none}@media screen and (min-width:768px){.c-article-grid__ingress p{display:block}}@media screen and (max-width:1050px){.c-article-grid__ingress p{padding:5% 0}}.single-article__header{padding-top:5%}.single-article__date,.single-article__header{align-items:center;display:flex;flex-direction:column;justify-content:center}.single-article__date{height:65.74px;margin:28.87px 0 15%;position:relative;width:110px}@media screen and (min-width:768px){.single-article__date{margin-bottom:2%}}.single-article__date.bg-color_gold{background-color:#d0ae6d}.single-article__date.bg-color_gold:before{border-bottom:31.87px solid #d0ae6d}.single-article__date.bg-color_gold:after{border-top:31.87px solid #d0ae6d}.single-article__date.bg-color_purple{background-color:#6f435b}.single-article__date.bg-color_purple:before{border-bottom:31.87px solid #6f435b}.single-article__date.bg-color_purple:after{border-top:31.87px solid #6f435b}.single-article__date.bg-color_silver{background-color:#878786}.single-article__date.bg-color_silver:before{border-bottom:31.87px solid #878786}.single-article__date.bg-color_silver:after{border-top:31.87px solid #878786}.single-article__date:after,.single-article__date:before{border-left:56px solid transparent;border-right:56px solid transparent;content:"";position:absolute;width:0}.single-article__date:before{bottom:100%}.single-article__date:after{top:100%;width:0}.single-article__date-inner:after{content:"";display:block;height:1px;position:absolute;right:-100px;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.single-article__date-inner:after{right:-250px;width:240px}}.single-article__date-inner:before{content:"";display:block;height:1px;left:-100px;position:absolute;top:50%;width:90px;z-index:10}@media screen and (min-width:768px){.single-article__date-inner:before{left:-250px;width:240px}}.single-article__date-inner.bg-color_gold:after,.single-article__date-inner.bg-color_gold:before{background:#d0ae6d}.single-article__date-inner.bg-color_purple:after,.single-article__date-inner.bg-color_purple:before{background:#6f435b}.single-article__date-inner.bg-color_silver:after,.single-article__date-inner.bg-color_silver:before{background:#878786}.single-article__date-inner .single-article__date-tag{font-size:16px;letter-spacing:1px;line-height:25px;max-width:87px;text-transform:uppercase}.single-article__date-inner .single-article__date-tag p:after{width:70px}.single-article__date-inner p{color:#fff;font-size:11px;letter-spacing:1px;line-height:23px;margin:0 auto;max-width:112px;position:relative;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.single-article__date-inner p{max-width:100px}}.single-article__date-inner p:after{border-bottom:1px solid #fff;content:"";height:1px;left:9%;position:absolute;top:50%;width:92px}@media screen and (min-width:768px){.single-article__date-inner p:after{left:8%;width:82px}}.single-article__title{max-width:700px;padding-bottom:0}@media screen and (min-width:768px){.single-article__title{text-align:center}}.single-article__intro{font-weight:700;text-align:left}@media screen and (max-width:768px){.single-article__intro p{font-weight:400;padding:5%}}@media screen and (min-width:768px){.single-article__intro{text-align:center}}.single-article__featured-image-wrapper{padding:5%;position:relative;width:100%}@media screen and (min-width:768px){.single-article__featured-image-wrapper{min-height:500px}}@media screen and (min-width:1050px){.single-article__featured-image-wrapper{height:800px;margin-top:-10px;padding:3% 3% 2%;width:1200px}}.single-article__featured-image-wrapper img{height:100%;object-fit:cover;width:100%}.term-title-container{align-items:center;display:flex;justify-content:center;padding-top:5%}.c-gallery-grid{column-count:2;column-gap:10px;padding:5%}@media screen and (min-width:768px){.c-gallery-grid{column-count:3;column-gap:20px}}@media screen and (min-width:1050px){.c-gallery-grid{column-gap:30px}}.c-gallery-grid__image-wrapper{cursor:pointer;margin-bottom:10px;opacity:.9;position:relative;transition:all .6s ease;width:100%}.c-gallery-grid__image-wrapper.no-pointer{cursor:default}@media screen and (min-width:768px){.c-gallery-grid__image-wrapper{margin-bottom:20px}}@media screen and (min-width:1050px){.c-gallery-grid__image-wrapper{margin-bottom:30px}}.c-gallery-grid__image-wrapper:hover{opacity:1}@media screen and (min-width:1050px){.c-gallery-grid__image-wrapper:hover .c-gallery-grid__overlay{max-height:500px}}.c-gallery-grid__image-wrapper img{height:100%;object-fit:cover;width:100%}.c-gallery-grid__overlay{background-color:rgba(26,26,26,.573);bottom:0;max-height:0;overflow:hidden;padding:0 20px;position:absolute;transition:max-height .9s ease;width:100%}.c-gallery-grid__text p{color:#d0ae6d}.c-gallery-grid__text p.title{padding-bottom:0}.modal .modal-fullscreen .modal-content .modal-body{opacity:0;transition:opacity .4s ease-in}.modal.show .modal-fullscreen .modal-content .modal-body{opacity:1}.modal-header{border-bottom:none}.modal-body{padding:5%}@media screen and (max-width:1050px) and (min-width:768px){.modal-body{align-items:center;display:flex;flex-direction:column}}@media screen and (min-width:1050px){.modal-body{display:flex;flex-direction:row;gap:10%;justify-content:center;padding:0 5% 5% 2%}}.modal__image-wrapper{flex:1;width:100%}@media screen and (min-width:1050px){.modal__image-wrapper{max-width:700px}}.modal__image-wrapper img{height:100%;object-fit:contain;width:100%}.modal__text-wrapper{flex:1;max-width:500px}@media screen and (min-width:1050px){.modal__text-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:750px}.modal__text-wrapper .h2,.modal__text-wrapper h2{margin:0}}.modal__buttons{align-items:center;align-self:flex-end;display:flex;justify-content:center;margin:5% auto}@media screen and (min-width:1200px){.modal__buttons .prev-btn{left:0;position:absolute;top:45%;transform:translate(-50%)}.modal__buttons .next-btn{position:absolute;right:-42px;top:45%;transform:translate(-50%)}}.modal__buttons a{background-color:#1a1a1a;display:none;margin:0 20px;padding:10px;text-decoration:none}.modal__buttons a.show{display:block}.modal__buttons a svg{fill:#fff;height:25px;vertical-align:top;width:25px}.c-archives-guldsmed{display:flex;padding:0 5% 5%;position:relative}.c-archives-guldsmed.hide{display:flex}@media screen and (max-width:1400px){.c-archives-guldsmed.hide{display:none}}@media screen and (min-width:1400px){.c-archives-guldsmed{padding:0 5%}}.c-archives-guldsmed__header-text{flex:1}.c-archives-guldsmed__header-text .h1,.c-archives-guldsmed__header-text h1{max-width:400px;padding:0;text-align:left}.c-archives-guldsmed__header-text .search-label{display:none}@media screen and (min-width:1000px){.c-archives-guldsmed__header-text .search-label{display:block;font-weight:700;margin:0;max-width:600px}}.c-archives-guldsmed__header-ingress p{margin:0;max-width:600px;padding:0}@media screen and (min-width:1000px){.c-archives-guldsmed__header-ingress p{margin:0;max-width:600px}}.c-archives-guldsmed__search-form{border-bottom:1px solid #c2953e;display:flex;justify-content:space-between;margin-bottom:20px;max-width:100%;padding:15px 10px 10px 0}@media screen and (min-width:1000px){.c-archives-guldsmed__search-form{max-width:600px}}.c-archives-guldsmed__search-form input{border:none;width:100%}.c-archives-guldsmed__search-form input:focus{outline:transparent}.c-archives-guldsmed__search-form input:-ms-input-placeholder{color:#1a1a1a}.c-archives-guldsmed__search-form input::placeholder{color:#1a1a1a}.c-archives-guldsmed__search-form button{background-color:transparent;border:none;cursor:pointer}.c-archives-guldsmed__search-form button svg{fill:#c2953e;height:30px;transition:all .4s ease;width:30px}.c-archives-guldsmed__search-form button svg:hover{fill:#d0ae6d}.c-archives-guldsmed__filter-group{display:flex;max-width:100%}@media screen and (min-width:1000px){.c-archives-guldsmed__filter-group{max-width:600px}}@media screen and (min-width:1400px){.c-archives-guldsmed__filter-group{max-width:300px}}.c-archives-guldsmed .placeholder-select{font-size:18px;padding-left:3px;position:relative}@media screen and (max-width:1000px){.c-archives-guldsmed .placeholder-select{max-width:100%;padding:3% 3% 3% 3px}}.c-archives-guldsmed .placeholder-select:after{background-size:100% 100%;content:url(../images/arrow-down-gold.svg);height:20px;position:absolute;right:2px;width:20px}.c-archives-guldsmed__select-list{list-style:none;padding-left:0}.c-archives-guldsmed__select-list li{padding:5px;transition:all .4s ease}.c-archives-guldsmed__select-list li:hover{background-color:#d9d9d9}.c-archives-guldsmed__select-county{border-bottom:1px solid #c2953e;cursor:pointer;width:100%}@media screen and (min-width:1000px){.c-archives-guldsmed__select-county{margin-left:10px;width:600px}}@media screen and (min-width:1400px){.c-archives-guldsmed__select-county{width:250px}}.c-archives-guldsmed__result-list{list-style:none;padding:0 5%}@media screen and (max-width:1400px){.c-archives-guldsmed__result-list.hide{display:none}}.count-btn__wrapper{align-items:flex-end;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;margin:0 5%;padding-bottom:10px;position:relative;z-index:1}.count-btn__wrapper .count{font-weight:700;margin:0;padding-bottom:0;padding-left:0}.count-btn__wrapper .map-list-btn{padding-right:5%}@media screen and (min-width:768px){.count-btn__wrapper .map-list-btn{padding-right:2%}}.count-btn__wrapper .map-list-btn__list,.count-btn__wrapper .map-list-btn__map{background-color:transparent;border:none;white-space:nowrap;width:100%}.count-btn__wrapper .map-list-btn__list,.count-btn__wrapper .map-list-btn__map.hide{display:none}.count-btn__wrapper .map-list-btn__map.show{display:block;position:relative}.count-btn__wrapper .map-list-btn__map.show:after{background-size:100% 100%;content:url(../images/map.svg);height:20px;position:absolute;right:-25px;top:4px;width:20px}@media screen and (min-width:1400px){.count-btn__wrapper .map-list-btn__map.show{display:none}}.count-btn__wrapper .map-list-btn__list.show{display:block;position:relative}.count-btn__wrapper .map-list-btn__list.show:after{background-size:100% 100%;content:url(../images/menu.svg);height:20px;position:absolute;right:-25px;top:0;width:20px}@media screen and (min-width:1400px){.count-btn__wrapper .map-list-btn__list.show{display:none}}.o-guldsmed{border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:1fr;grid-template-rows:fit-content;margin:10px 0;padding:20px 40px 25px;place-items:stretch;position:relative}@media screen and (min-width:1000px){.o-guldsmed{grid-template-columns:1fr 2fr}}@media screen and (min-width:1400px){.o-guldsmed{grid-template-columns:1fr 2fr 1fr}}.o-guldsmed.sponsored{background-color:#f7efe2;margin:0}.o-guldsmed.sponsored:first-child{border-bottom:1px solid #fff;margin-top:-1px;position:relative;z-index:2}.o-guldsmed.sponsored:nth-child(2n){border-bottom:0;margin-bottom:35px;position:relative}.o-guldsmed.sponsored:nth-child(2n):after{background-color:#d9d9d9;bottom:-25px;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (min-width:1400px){.o-guldsmed.sponsored .o-guldsmed__description{border-right:1px solid #6f435b}}.o-guldsmed.sponsored .o-guldsmed__description-address.mobile:before,.o-guldsmed.sponsored .o-guldsmed__description-address:before{content:url(../images/placeeggplant.svg)}.o-guldsmed.sponsored .o-guldsmed__description__social-icons a svg,.o-guldsmed.sponsored .o-guldsmed__description__social-icons a svg path,.o-guldsmed.sponsored .o-guldsmed__social a svg{fill:#6f435b}.o-guldsmed.sponsored .o-guldsmed__social-instagram a svg path{fill:#6f435b!important}.o-guldsmed.sponsored .o-guldsmed__social a:hover{color:#6f435b}.o-guldsmed.sponsored .o-guldsmed__social a:hover svg{fill:#6f435b}.o-guldsmed.sponsored .o-guldsmed__description-sponsored{display:block;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:0;margin-left:0;padding-bottom:0;padding-left:0;padding-top:0;position:relative;text-transform:uppercase}.o-guldsmed__image-wrapper{display:none}@media screen and (min-width:1000px){.o-guldsmed__image-wrapper{display:block;height:250px;place-content:center;width:350px}.o-guldsmed__image-wrapper img{height:100%;object-fit:cover;width:100%}}.o-guldsmed__description{padding:0}@media screen and (min-width:1000px){.o-guldsmed__description{align-self:center;min-height:200px;padding:0 15px}}@media screen and (min-width:1400px){.o-guldsmed__description{border-right:1px solid #d9d9d9}}.o-guldsmed__description-address,.o-guldsmed__description-address.mobile{display:none}@media screen and (max-width:1000px){.o-guldsmed__description-address.mobile{display:block;font-size:18px;margin-left:0;padding:0;position:relative}.o-guldsmed__description-address.mobile:before{background-size:100% 100%;content:url(../images/placegold.svg);height:20px;left:-28px;position:absolute;top:0;width:20px}}@media screen and (min-width:1000px){.o-guldsmed__description-address{display:block;margin-left:20px;padding:10px 0;position:relative}.o-guldsmed__description-address:before{background-size:100% 100%;content:url(../images/placegold.svg);height:20px;left:-20px;position:absolute;top:25%;width:20px}}.o-guldsmed__description-text{margin:0;padding:5px 0}@media screen and (max-width:1000px){.o-guldsmed__description-text{padding:10px 0}}.o-guldsmed__description-title{font-family:Lato,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0;padding-top:0}@media screen and (max-width:1000px){.o-guldsmed__description-title{padding:10px 0}}.o-guldsmed__description__social-icons{display:flex;padding:10px 0}@media screen and (min-width:1000px){.o-guldsmed__description__social-icons{display:none}}.o-guldsmed__description__social-icons a{margin-right:15px}.o-guldsmed__description__social-icons a svg{fill:#c2953e;height:40px;width:40px}.o-guldsmed__social{list-style:none;padding-top:1.5rem}@media screen and (min-width:1000px){.o-guldsmed__social{margin-left:15px}}.o-guldsmed__social li{padding:5px}@media screen and (max-width:1000px){.o-guldsmed__social li a,.o-guldsmed__social li span{font-size:18px}}.o-guldsmed__social li.hide{display:none}@media screen and (min-width:1000px){.o-guldsmed__social li.hide{display:block}}.o-guldsmed__social a{color:#1a1a1a;cursor:pointer;position:relative;text-decoration:none;transition:all .4s ease}.o-guldsmed__social a:hover{color:#d0ae6d}.o-guldsmed__social a:hover svg{fill:#d0ae6d}.o-guldsmed__social a svg{fill:#c2953e;height:18px;left:-30px;position:absolute;top:15%;transition:all .4s ease;width:18px}.o-guldsmed__social a svg:hover{fill:#d0ae6d}@media screen and (min-width:1400px){.c-archives-guldsmed .acf-map{display:block;flex:1;height:500px;margin:20px 0;width:100%}}.inside-marker p{margin-bottom:4px;padding:0}.inside-marker p.website{margin-top:15px}.inside-marker a:first-of-type{margin-right:10px}.inside-marker a svg{height:35px;width:35px}@media screen and (max-width:1400px){.acf-map.show{display:block;height:80vh;margin:20px auto;width:95%}}@media screen and (min-width:1400px){.acf-map{display:none}}.c-archives-guldsmed__title-mobile{display:none}@media screen and (max-width:1400px){.c-archives-guldsmed__title-mobile.show{display:block}}.single-guldsmed__logo img{max-height:150px}.single-guldsmed__title{text-align:center}.single-guldsmed__content .wp-block-heading{padding:0}@media screen and (max-width:768px){.single-guldsmed__content .wp-block-heading{margin:20px 5%}.single-guldsmed__content .wp-block-heading.has-text-color{margin:20px auto}}.single-guldsmed__content p{padding:0 0 15px}@media screen and (max-width:768px){.single-guldsmed__content p,.single-guldsmed__content p.c-some-block__heading{padding:0 5%}}.single-guldsmed .c-hexagon-text-block__hexagon .hexagon-content p{display:block}@media screen and (max-width:1050px){.single-guldsmed .c-hexagon-text-block__hexagon .hexagon-content p a{text-decoration:underline}}.single-guldsmed .c-info-with-image-columns .c-info-with-image-columns__column--image{aspect-ratio:1/1}.c-press-list{align-items:center;display:flex;flex-direction:column;justify-content:center;list-style:none;padding:5%}@media screen and (min-width:1050px){.c-press-list{padding:0}}.c-press-list__item{min-width:100%;position:relative}@media screen and (min-width:768px){.c-press-list__item{min-height:220px}}@media screen and (min-width:1050px){.c-press-list__item{min-width:800px}}.c-press-list__item:after{border-bottom:1px solid #d9d9d9;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media screen and (min-width:1050px){.c-press-list__item:after{left:-30px;width:850px}}.c-press-list__item a{text-decoration:none}@media screen and (min-width:768px){.c-press-list__item a{display:flex;min-height:220px}}.c-press-list__item-date{align-items:center;background-color:#d0ae6d;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#fff;display:flex;height:90px;left:0;position:relative;top:25px;width:90px}@media screen and (min-width:768px){.c-press-list__item-date{height:110px;left:-30px;top:45px;width:110px}}.c-press-list__item-date p{font-size:16px;letter-spacing:1px;line-height:25px;margin:0 auto;max-width:87px;position:relative;text-align:center;text-transform:uppercase}.c-press-list__item-date:after{border-bottom:1px solid #fff;content:"";height:1px;left:18%;position:absolute;top:50%;width:60px}@media screen and (min-width:768px){.c-press-list__item-date:after{left:21%}}.c-press-list__item-text{color:#1a1a1a;width:90%}@media screen and (max-width:768px){.c-press-list__item-text .h3,.c-press-list__item-text h3{margin-bottom:0;margin-left:0;padding-left:0}}.c-press-list__item-text p{padding:0 0 30px}.login-form-container{display:grid;grid-auto-rows:auto;grid-template-columns:1fr;margin:10% auto 15%;place-items:center}@media screen and (min-width:900px){.login-form-container{grid-template-columns:repeat(3,1fr);margin:0 auto 5%;max-width:900px}}.login-form-container form{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;grid-column:1;justify-content:center}@media screen and (min-width:900px){.login-form-container form{flex-direction:row;grid-column:1/span 3}}.login-form-container form .c-login__alert,.login-form-container form .login-info{flex-basis:100%;margin-bottom:30px;text-align:center}.login-form-container form .login-password,.login-form-container form .login-username{border-bottom:1px solid #d0ae6d;display:flex;flex-direction:column;height:60px;margin:15px 0;padding:0;width:300px}@media screen and (min-width:900px){.login-form-container form .login-password,.login-form-container form .login-username{margin:0 10px}}.login-form-container form .login-password label,.login-form-container form .login-username label{color:#d0ae6d;font-size:14px;line-height:20px}.login-form-container form .login-password input,.login-form-container form .login-username input{border:none;color:#1a1a1a;font-size:20px;width:100%}.login-form-container form .login-password input:focus,.login-form-container form .login-username input:focus{outline-color:#d0ae6d}.login-form-container form .login-submit{background-color:#c2953e;border:none;font-family:Cormorant Garamond,serif;padding:0;text-align:center;transition:background-color .6s ease}.login-form-container form .login-submit input{background:transparent;border:none;color:#fff;font-size:20px;height:60px;width:200px}.login-form-container form .login-submit:hover{background-color:#d0ae6d}.login-form-container form .login-remember{display:none}.login-form-container .forgot-password{font-size:16px;grid-column:1;margin:5% 0;position:relative;text-decoration:none;transition:all .6s ease}.login-form-container .forgot-password:hover{color:#8f6b80}.login-form-container .forgot-password:after{background-color:#4e2038;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.login-form-container .forgot-password:hover:after{transform:scaleX(0);transform-origin:bottom right}@media screen and (min-width:900px){.login-form-container .forgot-password{grid-column:3;margin-left:40px}}.c-login,.c-login__form{align-items:center;display:flex;justify-content:center}.c-login__form{flex-direction:column}@media screen and (min-width:768px){.c-login__form{flex-direction:row}}.c-login__form .lost-pwd-email,.c-login__form .new-password{border-bottom:1px solid #d0ae6d;display:flex;flex-direction:column;height:60px;margin:15px 0;padding:0;width:300px}@media screen and (min-width:900px){.c-login__form .lost-pwd-email,.c-login__form .new-password{margin:0 10px}}.c-login__form .lost-pwd-email label,.c-login__form .new-password label{color:#d0ae6d;font-size:14px;line-height:20px}.c-login__form .lost-pwd-email input,.c-login__form .new-password input{border:none;color:#1a1a1a;font-size:20px;width:100%}.c-login__form .lost-pwd-email input:focus,.c-login__form .new-password input:focus{outline-color:#d0ae6d}.c-login__form .lostpassword-submit,.c-login__form .resetpass-submit{background-color:#c2953e;border:none;color:#fff;font-family:Cormorant Garamond,serif;height:60px;padding:0;text-align:center;transition:background-color .6s ease;width:200px}.c-login__form .lostpassword-submit input,.c-login__form .resetpass-submit input{background:transparent;border:none;color:#fff;font-size:20px;height:60px;width:200px}.c-login__form .lostpassword-submit:hover,.c-login__form .resetpass-submit:hover{background-color:#d0ae6d}.member-content{padding-bottom:5%}input:-ms-input-placeholder{color:#d9d9d9}input::placeholder{color:#d9d9d9}@media screen and (max-width:1050px){#password-reset-form form{flex-direction:column}}.error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5%}@media screen and (min-width:768px){.error-page{flex-direction:row;flex-wrap:wrap}}.error-page__text{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px) and (max-width:768px){.error-page__text{margin-bottom:5%}}.error-page__text .h2,.error-page__text h2{color:#e0c79d;text-align:center;width:250px}.error-page__text-title{color:#e0c79d;font-size:200px;height:150px;line-height:54px}@media screen and (min-width:768px){.error-page__text-title{font-size:300px;height:170px}}.error-page__hexagon{align-items:center;background-color:#d0ae6d;clip-path:polygon(50% 0,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);color:#fff;display:flex;flex-direction:column;height:330px;justify-content:center;position:relative;transition:all .6s ease;width:320px}@media screen and (min-width:768px){.error-page__hexagon{height:520px;width:500px}}.error-page__hexagon-text{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:250px;padding:0;text-align:center}@media screen and (min-width:768px){.error-page__hexagon-text{max-width:400px;padding:5%}}.error-page__hexagon-text p{display:none}@media screen and (min-width:768px){.error-page__hexagon-text p{display:block}}.error-page__hexagon-links{display:none}@media screen and (min-width:768px){.error-page__hexagon-links{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-page__hexagon-links a{color:#fff;display:inline-block;font-size:20px;line-height:28px;position:relative;text-decoration:none;transition:all .6s ease}.error-page__hexagon-links a:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .25s ease-out;width:100%}.error-page__hexagon-links a:hover:after{transform:scaleX(0);transform-origin:bottom right}}.c-supplier{display:flex;flex-direction:column;padding:0 5% 5%;position:relative}@media screen and (min-width:1400px){.c-supplier{padding:3% 5%}}.c-supplier__header-text{flex:1}.c-supplier__header-text .h1,.c-supplier__header-text h1{max-width:700px;padding:5% 0;text-align:left}@media screen and (min-width:1000px){.c-supplier__header-text .h1,.c-supplier__header-text h1{padding:0}}.c-supplier__header-text .search-label{display:none}@media screen and (min-width:1000px){.c-supplier__header-text .search-label{display:block;font-weight:700;margin:0;max-width:700px}}.c-supplier__header-ingress p{margin:0;max-width:600px;padding:0}@media screen and (min-width:1000px){.c-supplier__header-ingress p{margin-bottom:3%;max-width:700px}}.c-supplier__form-group{display:flex;flex-direction:column}@media screen and (max-width:1000px){.c-supplier__form-group{padding:5% 0}}@media screen and (min-width:1000px){.c-supplier__form-group{flex-direction:row}}.c-supplier__search-form-wrapper{align-items:flex-start;display:flex;width:100%}@media screen and (min-width:1000px){.c-supplier__search-form-wrapper{width:40%}}.c-supplier__search-form-wrapper .search-label{padding-right:15px}.c-supplier__search-form{border-bottom:1px solid #c2953e;display:flex;justify-content:space-between;padding:15px 10px 10px 0;width:100%}@media screen and (min-width:1000px){.c-supplier__search-form{margin-right:5%}}.c-supplier__search-form input{border:none;width:100%}.c-supplier__search-form input:focus{outline:transparent}.c-supplier__search-form input:-ms-input-placeholder{color:#1a1a1a}.c-supplier__search-form input::placeholder{color:#1a1a1a}.c-supplier__search-form button{background-color:transparent;border:none;cursor:pointer}.c-supplier__search-form button svg{fill:#c2953e;height:30px;transition:all .4s ease;width:30px}.c-supplier__search-form button svg:hover{fill:#d0ae6d}.c-supplier__filter-group{display:flex;max-width:100%}@media screen and (min-width:1000px){.c-supplier__filter-group{max-width:300px}}@media screen and (max-width:600px){.c-supplier__filter-group{margin-top:5%}}.c-supplier .placeholder-select{font-size:18px;padding-left:3px;position:relative}@media screen and (max-width:1000px){.c-supplier .placeholder-select{margin-bottom:.2rem;max-width:100%;padding:3% 3% 3% 3px}}.c-supplier .placeholder-select:after{background-size:100% 100%;content:url(../images/arrow-down-gold.svg);height:20px;position:absolute;right:2px;width:20px}.c-supplier__select-list{list-style:none;margin:0;padding-left:0}.c-supplier__select-list li{padding:5px;transition:all .4s ease}.c-supplier__select-list li:hover{background-color:#d9d9d9}.c-supplier__select-county{border-bottom:1px solid #c2953e;cursor:pointer;width:100%}@media screen and (min-width:1000px){.c-supplier__select-county{margin-left:10px;width:600px}}@media screen and (min-width:1400px){.c-supplier__select-county{width:250px}}.c-supplier__result-list{min-width:100%;padding-left:0}.c-supplier .count-btn__wrapper{margin:5% 0 0}.o-supplier{border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:1fr;grid-template-rows:fit-content;margin:10px 0;padding:20px 0 25px;place-items:stretch;position:relative}@media screen and (min-width:1000px){.o-supplier{grid-template-columns:1fr 2fr}}@media screen and (min-width:1400px){.o-supplier{grid-template-columns:1fr 2fr 1fr;grid-template-rows:220px}}.o-supplier__image-wrapper{display:none}@media screen and (min-width:1000px){.o-supplier__image-wrapper{display:block;height:220px;place-content:center;width:320px}.o-supplier__image-wrapper img{height:100%;object-fit:contain;width:100%}}.o-supplier__description{padding:0}@media screen and (min-width:1000px){.o-supplier__description{align-self:center;min-height:200px;padding:0 15px}}@media screen and (min-width:1400px){.o-supplier__description{border-right:1px solid #d9d9d9}}.o-supplier__description-address,.o-supplier__description-address.mobile{display:none}@media screen and (max-width:1000px){.o-supplier__description-address.mobile{display:block;font-size:18px;margin-left:0;padding:0;position:relative}.o-supplier__description-address.mobile:before{background-size:100% 100%;content:url(../images/placegold.svg);height:20px;left:-28px;position:absolute;top:0;width:20px}}@media screen and (min-width:1000px){.o-supplier__description-address{display:block;margin-left:20px;padding:10px 0;position:relative}.o-supplier__description-address:before{background-size:100% 100%;content:url(../images/placegold.svg);height:20px;left:-20px;position:absolute;top:25%;width:20px}}.o-supplier__description-text{margin:0;padding:5px 0}@media screen and (max-width:1000px){.o-supplier__description-text{padding:10px 0}}.o-supplier__description-title{font-family:Lato,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0;padding-top:0}@media screen and (max-width:1000px){.o-supplier__description-title{padding:10px 0}}.o-supplier__description__social-icons{display:flex;padding:10px 0}@media screen and (min-width:1000px){.o-supplier__description__social-icons{display:none}}.o-supplier__description__social-icons a{margin-right:15px}.o-supplier__description__social-icons a svg{fill:#c2953e;height:40px;width:40px}.o-supplier__social{list-style:none;margin:0;padding-left:7}@media screen and (min-width:1000px){.o-supplier__social{margin-left:15px}}.o-supplier__social li{padding:5px}@media screen and (max-width:1000px){.o-supplier__social li a,.o-supplier__social li span{font-size:18px}}.o-supplier__social li.hide{display:none}@media screen and (min-width:1000px){.o-supplier__social li.hide{display:block}}.o-supplier__social a{color:#1a1a1a;cursor:pointer;position:relative;text-decoration:none;transition:all .4s ease}.o-supplier__social a:hover{color:#d0ae6d}.o-supplier__social a:hover svg{fill:#d0ae6d}.o-supplier__social a svg{fill:#c2953e;height:18px;left:-30px;position:absolute;top:15%;transition:all .4s ease;width:18px}.o-supplier__social a svg:hover{fill:#d0ae6d}.c-adverts{display:flex;flex-direction:column;padding:0 5% 5%;position:relative}@media screen and (min-width:1400px){.c-adverts{padding:3% 5%}}.c-adverts__header{align-items:center;display:flex}.c-adverts__header-title-block{flex:1}.c-adverts__header-title-block .h1,.c-adverts__header-title-block h1{max-width:700px;padding:10% 0;text-align:left}@media screen and (min-width:1050px){.c-adverts__header-title-block .h1,.c-adverts__header-title-block h1{padding:0 0 5%}}.c-adverts__header-title-block .filter-label{display:none}@media screen and (min-width:1050px){.c-adverts__header-title-block .filter-label{display:block;font-weight:700;margin:0;max-width:700px}}.c-adverts-filter-group-wrapper{display:flex;flex-direction:column;max-width:400px}@media screen and (min-width:1050px){.c-adverts-filter-group-wrapper{flex-direction:row;flex-wrap:wrap;max-width:100%}}.c-adverts-info-mobile{display:block}.c-adverts-info-mobile.open{background-color:hsla(38,52%,75%,.188);margin:0 -5% 5%;padding:5% 0}.c-adverts-info-mobile.open a{padding:5%}.c-adverts-info-mobile a{color:#4e2038;font-size:18px;line-height:26px;position:relative}@media screen and (min-width:1050px){.c-adverts-info-mobile{display:none}}.c-adverts__header-ingress{padding:3%}.c-adverts__header-ingress p{margin:0;max-width:600px;padding:0}@media screen and (min-width:1050px){.c-adverts__header-ingress p{margin-bottom:3%;max-width:700px}}.c-adverts__header-ingress.mobile{display:none;padding:5%}.c-adverts__header-ingress.mobile .h2,.c-adverts__header-ingress.mobile h2{margin:0;padding:5% 3% 0 0;width:100%}@media screen and (min-width:1050px){.c-adverts__header-ingress.mobile{display:none}}.c-adverts__header-ingress.desktop{background-color:hsla(38,52%,75%,.188);display:none}@media screen and (min-width:1050px){.c-adverts__header-ingress.desktop{display:block;margin-bottom:4%}}.c-adverts__filter-group{display:flex;max-width:100%}@media screen and (min-width:1050px){.c-adverts__filter-group{margin-right:5%;max-width:300px}}@media screen and (max-width:600px){.c-adverts__filter-group{margin-top:5%}}.c-adverts .placeholder-select{font-size:18px;padding-left:3px;position:relative}@media screen and (max-width:1050px){.c-adverts .placeholder-select{margin-bottom:.2rem;max-width:100%;padding:3% 3% 3% 3px}}.c-adverts .placeholder-select:after{background-size:100% 100%;content:url(../images/arrow-down-gold.svg);height:20px;position:absolute;right:2px;width:20px}.c-adverts__select-list{list-style:none;margin:0;padding-left:0}.c-adverts__select-list li{padding:5px;transition:all .4s ease}.c-adverts__select-list li:hover{background-color:#d9d9d9}.c-adverts__select{cursor:pointer;width:100%}@media screen and (min-width:1050px){.c-adverts__select{margin-left:10px;width:600px}}@media screen and (min-width:1400px){.c-adverts__select{width:250px}}.c-adverts__select-value{border-bottom:1px solid #c2953e}.c-adverts__select.open .c-adverts__select-value{border-bottom:none}.c-adverts__select.open .c-adverts__select-list{border-bottom:1px solid #c2953e}.c-adverts__list-wrapper .count-btn__wrapper{margin:0}.c-adverts__result-list{list-style:none;margin:0;min-width:100%;padding-left:0;padding-right:0}.o-advert{border-bottom:1px solid #d9d9d9;padding:20px 0 40px;width:100%}@media screen and (min-width:1050px){.o-advert{display:grid;grid-template-columns:2fr 100px 1fr}}.o-advert__description{min-height:330px;place-self:start}.o-advert__description .h3,.o-advert__description h3{padding:0}@media screen and (max-width:1050px){.o-advert__description .h3,.o-advert__description h3{margin:0}.o-advert__description-text{margin:0;padding:3% 0}.o-advert__date{margin:0;padding:5% 0 3%}}.o-advert__price{font-weight:700}@media screen and (max-width:1050px){.o-advert__price{margin:0;padding:0}}.o-advert__term{align-items:center;display:flex;flex-direction:column;height:45.74px;justify-content:center;margin:13px 0 15%;place-self:center;position:relative;width:85px}.o-advert__term p{padding-top:10px;text-align:center}@media screen and (min-width:768px){.o-advert__term{margin-bottom:2%}}.o-advert__term.desktop{display:none}@media screen and (min-width:1050px){.o-advert__term.desktop{display:block}}.o-advert__term.mobile{display:block;margin:10% auto}@media screen and (min-width:1050px){.o-advert__term.mobile{display:none}}.o-advert__term.bg-color_gold{background-color:#d0ae6d}.o-advert__term.bg-color_gold:before{border-bottom:28.87px solid #d0ae6d}.o-advert__term.bg-color_gold:after{border-top:28.87px solid #d0ae6d}.o-advert__term.bg-color_purple{background-color:#6f435b}.o-advert__term.bg-color_purple:before{border-bottom:28.87px solid #6f435b}.o-advert__term.bg-color_purple:after{border-top:28.87px solid #6f435b}.o-advert__term.bg-color_green{background-color:#2f572e}.o-advert__term.bg-color_green:before{border-bottom:28.87px solid #2f572e}.o-advert__term.bg-color_green:after{border-top:28.87px solid #2f572e}.o-advert__term:after,.o-advert__term:before{border-left:42px solid transparent;border-right:42px solid transparent;content:"";position:absolute;width:0}.o-advert__term:before{bottom:100%}.o-advert__term:after{top:100%;width:0}@media screen and (min-width:1050px){.o-advert__term-inner:after{bottom:-75px;right:13px}.o-advert__term-inner:after,.o-advert__term-inner:before{content:"";display:block;height:1px;position:absolute;transform:rotate(90deg);width:60px;z-index:10}.o-advert__term-inner:before{left:13px;top:-75px}.o-advert__term-inner.bg-color_gold:after,.o-advert__term-inner.bg-color_gold:before{background:#d0ae6d}.o-advert__term-inner.bg-color_purple:after,.o-advert__term-inner.bg-color_purple:before{background:#6f435b}.o-advert__term-inner.bg-color_green:after,.o-advert__term-inner.bg-color_green:before{background:#2f572e}}.o-advert__term p{color:#fff;font-size:18px;font-weight:700;line-height:26px;text-transform:uppercase}.o-advert__social{list-style:none;place-self:center;width:100%}@media screen and (max-width:1050px){.o-advert__social{max-width:100%;padding:5% 0}}.o-advert__social li{padding:2px 0}.o-advert__social a{color:#212529;text-decoration:none}.o-advert__image-grid{display:none}@media screen and (min-width:1050px){.o-advert__image-grid{grid-gap:20px;display:grid;grid-column:span 3;grid-template-columns:repeat(4,1fr)}}.o-advert__image-wrapper{max-height:250px}.o-advert__image-wrapper img{height:100%;object-fit:cover;width:100%}.o-advert__image-mobile-slider{display:block;max-width:100vw}@media screen and (min-width:1050px){.o-advert__image-mobile-slider{display:none}}.o-advert__image-mobile-slider .splide__slide img{height:250px;object-fit:cover;width:100%}.o-advert__image-mobile-slider .splide{height:350px}
