.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(19px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.nice-select .optgroup{font-weight:bold}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0 !important;font-size:14px}
:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.masonry{--spaceBetween: 32px;--left-space-margin-minus: calc(var(--spaceBetween) * -1);margin-left:var(--left-space-margin-minus)}.masonry .masonry-item{--numberOfCols: 4;width:calc(100%/var(--numberOfCols))}.masonry .masonry-item .card{margin-left:var(--spaceBetween);margin-bottom:32px;gap:unset;display:flex}.masonry .masonry-item .card .card-body{padding-top:16px}.masonry .masonry-item .card .card-body dl{gap:unset}.masonry .masonry-item .card .card-body dl dt{padding:0}.masonry .masonry-item .card .card-body dl .category{margin-bottom:12px}.masonry .masonry-item .card .card-body dl .title{margin-bottom:8px}.masonry.expanded .masonry-item{--numberOfCols: 3}@media(max-width: 767px){.masonry.expanded{--spaceBetween: 20px}.masonry.expanded .masonry-item{--numberOfCols: 2}}@media(min-width: 768px)and (max-width: 1023px){.masonry{--spaceBetween: 24px}.masonry .masonry-item{--numberOfCols: 3}}@media(max-width: 767px){.masonry{--spaceBetween: 20px}.masonry .masonry-item{--numberOfCols: 2}}.archives-index .index{display:flex;flex-wrap:wrap;gap:40px;margin:30px 0 60px}@media(max-width: 767px){.archives-index .index{gap:32px;margin:18px 0 48px}}.archives-index .section-wrapper{margin-bottom:30px}.archives-index .section-wrapper a.card{gap:0}.archives-index .section-wrapper a.card .card-body{padding-top:16px}.archives-folder{padding:20px 0px;border-top:1px solid var(--color-charcoal-grey);border-bottom:1px solid var(--color-charcoal-grey)}.archives-folder ul{padding-left:4px;display:inline-block;margin-bottom:0}.archives-folder ul li{margin-bottom:0;list-style:none;width:100%;float:left;padding-left:18px;position:relative}.archives-folder ul li.heirachy li{display:none}.archives-folder ul li.heirachy li.visible{display:block}.archives-folder ul li:before{content:"";position:absolute;top:10px;bottom:0;left:10px;height:6px;width:6px;border:1px solid var(--color-charcoal-grey);background:#eee;z-index:2}.archives-folder ul li.active::before{background:red}.archives-folder ul li span{width:100%;float:left;padding:0 0 0 10px}.archives-folder ul li a,.archives-folder ul li label{width:100%;float:left;padding:6px 0 10px 0;font-size:.9rem}.archives-folder ul li:after{content:"";position:absolute;height:auto;top:0;bottom:0;left:13px;border-left:1px solid var(--color-charcoal-grey);z-index:1}.archives-folder ul li:first-child:after{top:12px}.archives-folder ul li:last-child:after{top:0;height:0}.archives-folder ul li+li:last-child:after{top:0;height:14px}header.main-navigation{background:var(--color-section-grey)}header.main-navigation:not(.is-sticky):has(~.collections){background-color:var(--color-section-grey)}.collections .search-section{display:flex;flex-wrap:wrap;align-items:flex-end;margin-bottom:30px;row-gap:16px}@media(min-width: 768px){.collections .search-section form.search{max-width:525px;margin-right:32px}}.collections .search-section form.search input{background:rgba(0,0,0,0)}.collections .search-section button.btn.btn-collapse{width:auto}.collections .search-section .exact-match-search .input-group{display:inline-flex;width:auto}.collections .lightbox{--row-gutter: 50px}@media(min-width: 1024px){.collections .lightbox table th{min-width:260px}}.collections .lightbox .lightbox-title{margin-bottom:60px}@media(max-width: 767px){.collections .lightbox .lightbox-title{margin-bottom:50px}}.collections .lightbox .row{width:auto;margin-bottom:50px}.collections .lightbox .input-group{margin-bottom:20px}@media(max-width: 767px){.collections .lightbox .row{-moz-column-gap:10px;column-gap:10px}}.collections .tabs[data-size*=pils]{margin-bottom:20px}.collections .tabs[data-size*=pils] .tabs-header{margin-bottom:0}@media(max-width: 767px){.collections .tabs[data-size*=pils]{margin-bottom:20px}}.collections .search-result .tab-panel-wrapper .container{position:relative}.collections .search-result .tab-panel-wrapper .container.copywriting h5.title{text-transform:capitalize}.collections .search-result .tab-panel-wrapper .filter-result-wrapper{display:flex;justify-content:flex-end}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter{width:auto;position:absolute;left:0;font-size:18px;padding:0;justify-content:center;align-items:center;min-height:75px;min-width:40px}@media screen and (max-width: 1279.98px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter{min-width:calc(var(--row-gutter)*2 - 2px)}}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter span{align-items:center;padding:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter .h5{margin-bottom:0;display:none}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter .h5 i.icon-ngs{font-size:.8em;margin-right:20px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter-wrapper .toggler-filter i.icon-ngs{font-size:.8em}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .filter-wrapper .toggler-filter{min-width:calc(25% - var(--row-gutter)*2);margin-left:calc(var(--row-gutter)*2);min-height:84px;justify-content:flex-start;background:rgba(0,0,0,0)}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .filter-wrapper .toggler-filter::before{display:none}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .filter-wrapper .toggler-filter .trigger-wrapper .filter-icon{display:none}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .filter-wrapper .toggler-filter .trigger-wrapper span.h5{display:inline-flex}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .filter-wrapper .filter{opacity:1;overflow-y:auto;bottom:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .has-border-top{border-top:1px solid var(--color-charcoal-grey)}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .has-border-bottom{border-bottom:1px solid var(--color-charcoal-grey)}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim){margin-bottom:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .nice-select,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .select-slim{border-bottom:0;padding:16px 0;height:auto;margin-bottom:0;font-weight:normal;align-items:center}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .nice-select::after,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .select-slim::after{transform:translateY(-50%);font-size:12px;line-height:1}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .nice-select.open::after,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .select-slim.open::after{transform:translateY(-50%) rotate(180deg)}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .nice-select .ss-values,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .nice-select .ss-placeholder,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .select-slim .ss-values,.collections .search-result .tab-panel-wrapper .filter-result-wrapper .customized-fields-for-filter .input-group:has(.nice-select,.select-slim) .select-slim .ss-placeholder{font-weight:normal;padding:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter{width:calc((80% - var(--row-gutter)*4)/4);padding-right:4px;top:84px;left:calc(var(--row-gutter)*2);opacity:0;transition:all .75s ease-in-out}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter hr{margin:16px 0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .filter .filter-content{top:100%;left:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .result{min-height:500px}@media(min-width: 768px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper.expanded .result{margin-left:25%;max-width:75%;margin-top:28px}}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result{flex-grow:1;margin-left:0;max-width:100%;transition:all .25s ease-in-out}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary{display:flex;justify-content:space-between;margin-bottom:24px}@media(max-width: 767px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary.flex-col-reverse-sm{flex-direction:column-reverse}}@media(max-width: 767px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary{margin-top:16px;flex-direction:column;row-gap:20px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions{display:flex;justify-content:space-between;-moz-column-gap:20px;column-gap:20px;min-height:45px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions>div{width:100%}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger{flex-grow:1}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter{padding:16px 0;justify-content:center;margin-left:0;min-height:auto;height:auto;line-height:22px}}@media(max-width: 767px)and (max-width: 767px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter{padding:0;align-items:center}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter .trigger-wrapper{gap:4px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter.max-w-full{max-width:100%;min-height:38px}}@media(max-width: 767px)and (max-width: 767px)and (max-width: 767px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter.h-full-sm{height:100%}}@media(max-width: 767px){.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter .trigger-wrapper{flex-direction:row-reverse;align-items:center;-moz-column-gap:10px;column-gap:10px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter .trigger-wrapper .filter-icon{display:inline}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter .trigger-wrapper .text{font-weight:normal}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .mobile-filter-trigger .toggler-filter .trigger-wrapper .text i.icon-ngs{display:none}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .ss-main.select-slim{line-height:22px}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .input-group{width:auto;min-width:auto;gap:0}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .input-group .nice-select{padding:0;height:100%;min-height:38px;width:100%;align-items:center;justify-content:center;border:1px solid var(--color-charcoal-grey);font-weight:normal}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .input-group .nice-select .current{display:inline;width:auto}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result .filter-summary .filter-summary_actions .input-group .nice-select::after{position:static;display:inline}}.collections .search-result .tab-panel-wrapper .filter-result-wrapper .result [role=tabpanel]{padding-left:0;padding-right:0}.collections .search-result .total{margin-bottom:36px}.collections .pagination{justify-content:center}.collections .redirection{display:flex;justify-content:center;align-items:center;-moz-column-gap:30px;column-gap:30px;margin:100px auto}@media(max-width: 767px){.collections .redirection{flex-direction:column;align-items:flex-start;row-gap:30px;margin:60px auto}}.search-autocomplete{position:relative;width:100%}@media(min-width: 768px){.search-autocomplete{max-width:525px;margin-right:32px}}.search-autocomplete .aa-Form{display:flex;flex-direction:row-reverse}.search-autocomplete .aa-Panel{position:absolute;top:100% !important;width:100% !important;left:0 !important;right:unset !important;background:#fff;z-index:2;margin-top:20px}.search-autocomplete .aa-InputWrapper{width:100%}.search-autocomplete input{width:100%;padding:8px 10px;border-bottom:1px solid var(--disabled-grey);font-size:1rem;line-height:1.3;font-weight:normal;height:100%;background:rgba(0,0,0,0)}.search-autocomplete input::-moz-placeholder{color:var(--disabled-grey)}.search-autocomplete input::placeholder{color:var(--disabled-grey)}.search-autocomplete .aa-List,.search-autocomplete .aa-SourceNoResults{border:1px solid var(--color-charcoal-grey)}.search-autocomplete .aa-List:has(.aa-Item:first-child .aa-ItemTitle:hover)::before,.search-autocomplete .aa-SourceNoResults:has(.aa-Item:first-child .aa-ItemTitle:hover)::before{background:#f6f6f6}.search-autocomplete .aa-List::before,.search-autocomplete .aa-SourceNoResults::before{content:"";width:15px;height:15px;border:1px solid var(--color-header-grey);position:absolute;top:-6.8px;bottom:auto;left:50%;transform:translateX(-50%) rotate(-135deg);background:#fff;border-left:none;border-top:none;z-index:999}.search-autocomplete .aa-ItemTitle,.search-autocomplete .aa-SourceNoResults{text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;white-space:pre-wrap;display:block;line-height:140%;padding:10px 20px}.search-autocomplete .aa-ItemTitle:hover,.search-autocomplete .aa-SourceNoResults:hover{background-color:#f6f6f6;color:var(--color-charcoal-grey)}.search-autocomplete .aa-ItemTitle{cursor:pointer}.search-autocomplete .search-button{height:44px}.datepicker-wrapper.opened:has(#archivesDatepicker) .icon-angle-down{transform:rotate(-180deg) translateY(0%)}.input-group .flatpickr-wrapper{width:100%}.input-group .flatpickr-wrapper select{display:inline-block}@media(max-width: 767px){.lightbox .footer-wrapper{z-index:10}}