/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--tabled-column-min-width:163px;--tabled-column-min-width-large:300px;--tabled-column-min-width-small:80px;--tabled-v-space-4xs:1rem;--tabled-v-space-3xs:1.5rem;--tabled-v-space-2xs:2rem;--tabled-v-space-xs:2.5rem;--tabled-v-space-s:3rem;--tabled-color-white:#ffffff;--tabled-color-black:#000000;--tabled-color-50:#f6f8f9;--tabled-color-150:#dde4e9;--tabled-color-500:#3f6076;--tabled-color-600:#19405b;--tabled-color-700:#15354c;--tabled-color-ascent:#e0a624;--tabled-color-focus:#3d8eff;--tabled-color-disabled:#a1a1a1;--tabled-color-border:var(--tabled-color-700)}.visually-hidden{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);inline-size:1px;block-size:1px;word-wrap:normal}.tabled{position:relative;padding-block-start:var(--tabled-v-space-4xs);overflow:hidden}.tabled:before,.tabled:after{content:"";position:absolute;inset-block-start:var(--tabled-v-space-s);inline-size:10%;block-size:100%;background:rgba(0,0,0,0);z-index:1;will-change:opacity;transition:opacity .4s;opacity:0;pointer-events:none;font-weight:600}.tabled:before{inset-inline-start:0;background:linear-gradient(90deg,rgba(7,23,46,0.1),rgba(0,0,0,0))}.tabled:after{inset-inline-end:0;background:linear-gradient(-90deg,rgba(7,23,46,0.1),rgba(0,0,0,0))}.tabled .tabled__navigation{display:none;position:relative;block-size:var(--tabled-v-space-xs);inline-size:100%;padding-block:var(--tabled-v-space-4xs);background:var(--tabled-color-white);z-index:4}.tabled .tabled__previous,.tabled .tabled__next{position:absolute;inset-block-start:var(--tabled-v-space-4xs);inset-inline-end:0;inline-size:var(--tabled-v-space-xs);block-size:var(--tabled-v-space-xs);background:var(--tabled-color-white);border:2px solid var(--tabled-color-border);padding:0;margin:0;line-height:100%;transition:border .3s ease-in;outline-offset:-3px;cursor:pointer}.tabled .tabled__previous:before,.tabled .tabled__next:before{transition:border,color .3s ease-in}.tabled .tabled__previous:disabled,.tabled .tabled__next:disabled{border:2px solid var(--tabled-color-150);cursor:default}.tabled .tabled__previous:hover:not(:disabled),.tabled .tabled__next:hover:not(:disabled){border-color:var(--tabled-color-ascent)}.tabled .tabled__previous:hover:not(:disabled):before,.tabled .tabled__next:hover:not(:disabled):before{color:var(--tabled-color-ascent)}.tabled .tabled__previous:focus,.tabled .tabled__next:focus{outline:2px solid var(--tabled-color-focus)}.tabled.tabled--fade-left .tabled__navigation,.tabled.tabled--fade-right .tabled__navigation{display:block}.tabled.tabled--fade-left .tabled__wrapper,.tabled.tabled--fade-right .tabled__wrapper{overflow-x:scroll;overflow-y:visible}.tabled .tabled__previous{inset-inline-end:var(--tabled-v-space-s)}.tabled .tabled__previous:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:"←";font-size:1.5rem}.tabled .tabled__previous:disabled:before{color:var(--tabled-color-disabled)}.tabled .tabled__next:before{font-family:Arial,Helvetica,sans-serif;display:inline-block;content:"→";font-size:1.5rem}.tabled .tabled__next:disabled:before{color:var(--tabled-color-disabled)}.tabled.tabled--fade-left:before{opacity:1;z-index:3}.tabled.tabled--fade-right:after{opacity:1;z-index:3}table.tabled__table{block-size:auto;inline-size:auto;min-inline-size:100%;margin:0;border-spacing:0;position:relative;table-layout:fixed}table.tabled__table th{text-transform:capitalize}table.tabled__table th,table.tabled__table td{min-inline-size:var(--tabled-column-min-width)}table.tabled__table .tabled__column--large{min-inline-size:var(--tabled-column-min-width-large)}table.tabled__table .tabled__column--small{min-inline-size:var(--tabled-column-min-width-small)}.tabled--stacked th,.tabled--stacked td{display:flex;flex-flow:column wrap}@media(min-width:1024px){.tabled--stacked th,.tabled--stacked td{display:table-cell}}.tabled--stacked th:before,.tabled--stacked td:before{display:block;content:attr(data-label)}@media(min-width:1024px){.tabled--stacked th:before,.tabled--stacked td:before{display:none}}@media(min-width:1024px){.tabled--stacked tr{display:table-row}}@media(max-width:1024px){.tabled--stacked thead th{padding:0;margin:-1px;white-space:nowrap;border:0;position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);inline-size:1px;block-size:1px;word-wrap:normal;padding:0}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.force_for_nature_kerve{font-family:Poppins-ExtraLight,Poppins,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}@media (min-width:1024px){.force_for_nature_kerve{font-size:18px}}.force_for_nature_kerve dl,.force_for_nature_kerve h1,.force_for_nature_kerve h2,.force_for_nature_kerve h3,.force_for_nature_kerve h4,.force_for_nature_kerve h5,.force_for_nature_kerve h6,.force_for_nature_kerve ol,.force_for_nature_kerve p,.force_for_nature_kerve ul{font:inherit;text-transform:none}.force_for_nature_kerve dl:first-child,.force_for_nature_kerve h1:first-child,.force_for_nature_kerve h2:first-child,.force_for_nature_kerve h3:first-child,.force_for_nature_kerve h4:first-child,.force_for_nature_kerve h5:first-child,.force_for_nature_kerve h6:first-child,.force_for_nature_kerve ol:first-child,.force_for_nature_kerve p:first-child,.force_for_nature_kerve ul:first-child{margin-top:0}.force_for_nature_kerve dl:last-child,.force_for_nature_kerve h1:last-child,.force_for_nature_kerve h2:last-child,.force_for_nature_kerve h3:last-child,.force_for_nature_kerve h4:last-child,.force_for_nature_kerve h5:last-child,.force_for_nature_kerve h6:last-child,.force_for_nature_kerve ol:last-child,.force_for_nature_kerve p:last-child,.force_for_nature_kerve ul:last-child{margin-bottom:0}.force_for_nature_kerve h1,.force_for_nature_kerve h2,.force_for_nature_kerve h3,.force_for_nature_kerve h4,.force_for_nature_kerve h5,.force_for_nature_kerve h6{font-family:Poppins-Medium,Poppins,Helvetica,Arial,sans-serif}.force_for_nature_kerve strong{font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:400}.force_for_nature_kerve #temp-kerve-css-ffn,.force_for_nature_kerve #temp-kerve-css-force-for-nature{display:none}.force_for_nature_kerve .node__content{background:#1a1a1a;color:#f2f2f2}.force_for_nature_kerve .node__content a{color:#0ff}.force_for_nature_kerve .node__content a:hover{color:#f2f2f2}.force_for_nature_kerve.force_for_nature_kerve--seeds .node__content a{color:#f878ff}.force_for_nature_kerve.force_for_nature_kerve--seeds .node__content a:hover{color:#f2f2f2}.force_for_nature_kerve .btn-wrap .btn,.force_for_nature_kerve .ffn_btn,.force_for_nature_kerve .paragraph--call_to_action a.btn,.force_for_nature_kerve .webform-submission-form input[type=submit]{background:#0ff;border:1px solid #0ff;border-radius:99px;box-shadow:none;color:#125973!important;display:inline-block;font-family:Poppins-Medium,Poppins,Helvetica,Arial,sans-serif;font-size:14px;line-height:1;margin:20px auto 0;padding:17px 50px;text-decoration:none;text-transform:uppercase;transform:none;transition:none}.force_for_nature_kerve .btn-wrap .btn:hover,.force_for_nature_kerve .ffn_btn:hover,.force_for_nature_kerve .paragraph--call_to_action a.btn:hover,.force_for_nature_kerve .webform-submission-form input[type=submit]:hover{background:transparent;background:linear-gradient(-45deg,rgba(0,255,255,0) 50%,rgba(0,255,255,.2));color:#0ff!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .btn-wrap .btn,.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn,.force_for_nature_kerve.force_for_nature_kerve--seeds .paragraph--call_to_action a.btn,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form input[type=submit]{background:#f878ff;border:1px solid #f878ff;color:#1a1a1a!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .btn-wrap .btn:hover,.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn:hover,.force_for_nature_kerve.force_for_nature_kerve--seeds .paragraph--call_to_action a.btn:hover,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form input[type=submit]:hover{background:transparent;background:linear-gradient(-45deg,rgba(248,120,255,0) 50%,rgba(248,120,255,.2));color:#f878ff!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn--variation,.force_for_nature_kerve.force_for_nature_kerve--seeds .paragraph--call_to_action a.btn{background:#910d91;border:1px solid #910d91;color:#f2f2f2!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn--variation:hover,.force_for_nature_kerve.force_for_nature_kerve--seeds .paragraph--call_to_action a.btn:hover{background:transparent;background:linear-gradient(-45deg,rgba(145,13,145,0) 50%,rgba(145,13,145,.2));color:#910d91!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn--outline,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form input[type=submit].webform-button--previous{background:#1a1a1a;border:1px solid #f878ff;color:#f878ff!important}.force_for_nature_kerve.force_for_nature_kerve--seeds .ffn_btn--outline:hover,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form input[type=submit].webform-button--previous:hover{background:transparent;background:linear-gradient(-45deg,rgba(248,120,255,0) 50%,rgba(248,120,255,.2));color:#f878ff!important}.force_for_nature_kerve .square_carousel{background:#1a1a1a}.force_for_nature_kerve .square_carousel .message_block{background:#1a1a1a;color:#0ff;font-family:Poppins-Medium,Poppins,Helvetica,Arial,sans-serif;font-size:26px;padding:0 16px 20px}@media (min-width:640px){.force_for_nature_kerve .square_carousel .message_block{font-size:28px;padding:0 24px}}@media (min-width:768px){.force_for_nature_kerve .square_carousel .message_block{padding:90px 32px 35px}}@media (min-width:1024px){.force_for_nature_kerve .square_carousel .message_block{font-size:36px;padding:90px 40px 35px}}.force_for_nature_kerve .square_carousel .grid_wrapper{padding:0 8px}@media (min-width:640px){.force_for_nature_kerve .square_carousel .grid_wrapper{padding:0 16px}}@media (min-width:650px){.force_for_nature_kerve .square_carousel .grid_wrapper{padding:0}}.force_for_nature_kerve .square_carousel .challenge{background:#1a1a1a;border-color:#1a1a1a}.force_for_nature_kerve .square_carousel .challenge:before{background:rgba(0,0,0,.4);border:none}.force_for_nature_kerve .square_carousel .challenge div{bottom:0;font-size:13px;left:0;min-height:16em;padding:10%;position:absolute;right:0;top:auto;transform:none;width:100%}@media (min-width:375px){.force_for_nature_kerve .square_carousel .challenge div{font-size:14px}}@media (min-width:1024px) and (max-width:1279px),(min-width:1660px),(min-width:440px) and (max-width:499px),(min-width:780px) and (max-width:819px){.force_for_nature_kerve .square_carousel .challenge div{font-size:15px}}@media (min-width:1280px) and (max-width:1399px),(min-width:1920px),(min-width:500px) and (max-width:649px){.force_for_nature_kerve .square_carousel .challenge div{font-size:17px}}.force_for_nature_kerve .square_carousel .challenge h3{font-family:Poppins-SemiBold,Poppins,Helvetica,Arial,sans-serif;font-size:20px}@media (min-width:375px){.force_for_nature_kerve .square_carousel .challenge h3{font-size:22px}}@media (min-width:1024px) and (max-width:1279px),(min-width:1660px),(min-width:440px) and (max-width:499px),(min-width:780px) and (max-width:819px){.force_for_nature_kerve .square_carousel .challenge h3{font-size:25px}}@media (min-width:1280px) and (max-width:1399px),(min-width:1920px),(min-width:500px) and (max-width:649px){.force_for_nature_kerve .square_carousel .challenge h3{font-size:28px}}.force_for_nature_kerve .square_carousel .slick-dots button{border-color:#f2f2f2}.force_for_nature_kerve .square_carousel .slick-dots .slick-active button{background:#f2f2f2}.force_for_nature_kerve .why_matter{background:#1a1a1a}@media (min-width:1024px){.force_for_nature_kerve .why_matter{align-items:center;display:flex;flex-direction:row;min-height:400px}}@media (min-width:1280px){.force_for_nature_kerve .why_matter{min-height:440px}}@media (min-width:1440px){.force_for_nature_kerve .why_matter{min-height:480px}}@media (min-width:1680px){.force_for_nature_kerve .why_matter{min-height:510px}}@media (max-width:990px){.force_for_nature_kerve .why_matter .species_image,.force_for_nature_kerve .why_matter .species_image img{height:auto;left:auto;position:relative;top:auto;transform:none;width:100%}}.force_for_nature_kerve .why_matter .content{max-width:826px;padding:60px 16px;width:auto}@media (min-width:640px){.force_for_nature_kerve .why_matter .content{padding:60px 24px}}@media (min-width:768px){.force_for_nature_kerve .why_matter .content{padding:60px 32px}}@media (min-width:1024px){.force_for_nature_kerve .why_matter .content{margin:0 auto 0 0;padding:60px 40px;width:50%}}@media (min-width:1180px){.force_for_nature_kerve .why_matter .content{margin:0 auto;max-width:1180px;width:100%}}.force_for_nature_kerve .why_matter .btn-wrap,.force_for_nature_kerve .why_matter dl,.force_for_nature_kerve .why_matter h1,.force_for_nature_kerve .why_matter h2,.force_for_nature_kerve .why_matter h3,.force_for_nature_kerve .why_matter ol,.force_for_nature_kerve .why_matter p,.force_for_nature_kerve .why_matter ul{width:100%}@media (min-width:1180px){.force_for_nature_kerve .why_matter .btn-wrap,.force_for_nature_kerve .why_matter dl,.force_for_nature_kerve .why_matter h1,.force_for_nature_kerve .why_matter h2,.force_for_nature_kerve .why_matter h3,.force_for_nature_kerve .why_matter ol,.force_for_nature_kerve .why_matter p,.force_for_nature_kerve .why_matter ul{width:45%}}.force_for_nature_kerve .why_matter h1,.force_for_nature_kerve .why_matter h2,.force_for_nature_kerve .why_matter h3{color:#0ff;font-size:24px}@media (min-width:1024px){.force_for_nature_kerve .why_matter .content_reverse{margin:0 0 0 auto}}@media (min-width:1180px){.force_for_nature_kerve .why_matter .content_reverse{margin:0 auto}.force_for_nature_kerve .why_matter .content_reverse .btn-wrap,.force_for_nature_kerve .why_matter .content_reverse dl,.force_for_nature_kerve .why_matter .content_reverse h3,.force_for_nature_kerve .why_matter .content_reverse ol,.force_for_nature_kerve .why_matter .content_reverse p,.force_for_nature_kerve .why_matter .content_reverse ul{margin-left:auto}}.force_for_nature_kerve .btn-wrap .btn{margin-top:40px}.force_for_nature_kerve.force_for_nature_kerve--seeds .why_matter h1,.force_for_nature_kerve.force_for_nature_kerve--seeds .why_matter h2,.force_for_nature_kerve.force_for_nature_kerve--seeds .why_matter h3{color:#f878ff}.force_for_nature_kerve .article_wrapper{font-size:16px;max-width:826px;padding:0 16px;width:auto}@media (min-width:640px){.force_for_nature_kerve .article_wrapper{padding:0 24px}}@media (min-width:768px){.force_for_nature_kerve .article_wrapper{padding:0 32px}}@media (min-width:1024px){.force_for_nature_kerve .article_wrapper{font-size:18px}}.force_for_nature_kerve .paragraph--call_to_action{background:#125973;color:#f2f2f2;padding-bottom:3.7rem;padding-top:3.5rem;text-align:center}.force_for_nature_kerve .paragraph--call_to_action .article_wrapper{background:transparent;box-shadow:none;font-size:18px;width:auto}.force_for_nature_kerve .paragraph--call_to_action .article_wrapper:after,.force_for_nature_kerve .paragraph--call_to_action .article_wrapper:before{display:none}.force_for_nature_kerve .paragraph--call_to_action .article_wrapper p{font:inherit;width:auto}.force_for_nature_kerve .paragraph--call_to_action .article_wrapper .field--name-field-buttons{padding-bottom:0}.force_for_nature_kerve .field--type-text-long{margin:0 auto}.force_for_nature_kerve.force_for_nature_kerve--seeds .paragraph--call_to_action{background:#f878ff;color:#1a1a1a}.force_for_nature_kerve.force_for_nature_kerve--thanks .article_wrapper{padding-top:60px}@media (min-width:1024px){.force_for_nature_kerve.force_for_nature_kerve--thanks .article_wrapper{padding-top:100px}}.force_for_nature_kerve.force_for_nature_kerve--thanks .paragraph--call_to_action{background:#1a1a1a;color:#f2f2f2}.force_for_nature_kerve.force_for_nature_kerve--thanks .paragraph--call_to_action .article_wrapper h2{font-size:28px;line-height:1.2;margin-left:auto;margin-right:auto;max-width:350px}@media (min-width:640px){.force_for_nature_kerve.force_for_nature_kerve--thanks .paragraph--call_to_action .article_wrapper h2{font-size:34px;max-width:400px}}@media (min-width:768px){.force_for_nature_kerve.force_for_nature_kerve--thanks .paragraph--call_to_action .article_wrapper h2{font-size:40px;max-width:500px}}@media (min-width:1024px){.force_for_nature_kerve.force_for_nature_kerve--thanks .paragraph--call_to_action .article_wrapper h2{font-size:48px;max-width:600px}}.force_for_nature_kerve.force_for_nature_kerve--thanks .field--type-link a{background:#f878ff!important;border:1px solid #f878ff!important;color:#1a1a1a!important}.force_for_nature_kerve.force_for_nature_kerve--thanks .field--type-link a:hover{background:transparent!important;background:linear-gradient(-45deg,rgba(248,120,255,0) 50%,rgba(248,120,255,.2))!important;color:#f878ff!important}.force_for_nature_kerve #thank-you-ffn{border-top:5px solid #00f3ad;padding:0}@media (min-width:768px){.force_for_nature_kerve #thank-you-ffn{border-top:6px solid #00f3ad}}@media (min-width:1024px){.force_for_nature_kerve #thank-you-ffn{border-top:8px solid #00f3ad}}.force_for_nature_kerve #thank-you-ffn .article_wrapper{padding-bottom:60px}@media (min-width:1024px){.force_for_nature_kerve #thank-you-ffn .article_wrapper{padding-bottom:70px}}.force_for_nature_kerve #kerve-ffn-footer-image{margin:0 auto;max-width:none;padding:90px 0}.force_for_nature_kerve #kerve-ffn-footer-image img{height:auto;margin:0 auto;max-width:496px;width:66.6666666667%}@media (min-width:640px){.force_for_nature_kerve #kerve-ffn-footer-image img{width:54.6875%}}.force_for_nature_kerve #kerve-ffn-footer-image .copyright--image{display:none}.force_for_nature_kerve .webform-submission-form{margin:0 auto;max-width:1104px;padding:60px 16px 70px}@media (min-width:640px){.force_for_nature_kerve .webform-submission-form{padding:60px 24px 70px}}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form{padding:70px 32px 80px}}@media (min-width:1024px){.force_for_nature_kerve .webform-submission-form{padding:80px 40px 90px}}.force_for_nature_kerve .webform-submission-form #edit-container,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1){display:flex;flex-direction:column}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form #edit-container,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1){flex-direction:row}}.force_for_nature_kerve .webform-submission-form #edit-left-column,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:first-child,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:first-child{flex:1 1 auto;margin:60px 0 0;order:2}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form #edit-left-column,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:first-child,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:first-child{margin:0;order:0;padding-right:40px}}@media (min-width:1024px){.force_for_nature_kerve .webform-submission-form #edit-left-column,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:first-child,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:first-child{padding-right:50px}}.force_for_nature_kerve .webform-submission-form #edit-left-column img,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:first-child img,.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:first-child img{margin:45px auto 0!important;max-width:210px;width:44%}.force_for_nature_kerve .webform-submission-form #edit-right-column,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:nth-child(2),.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:nth-child(2){flex:0 0 auto;font-size:15px;order:1}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form #edit-right-column,.force_for_nature_kerve .webform-submission-form>.form-wrapper.page_1>.form-wrapper>.form-wrapper:nth-child(2),.force_for_nature_kerve .webform-submission-form>.form-wrapper:not(.page_1)>.form-wrapper:nth-child(2){max-width:360px!important;order:0;width:45%}}.force_for_nature_kerve .webform-submission-form .messages:last-child{margin-bottom:50px}.force_for_nature_kerve .webform-submission-form #leftcol-title{font-size:28px;line-height:1.125}@media (min-width:640px){.force_for_nature_kerve .webform-submission-form #leftcol-title{font-size:34px}}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form #leftcol-title{font-size:40px}}@media (min-width:1024px){.force_for_nature_kerve .webform-submission-form #leftcol-title{font-size:44px}}@media (min-width:1100px){.force_for_nature_kerve .webform-submission-form #leftcol-title{font-size:48px}}.force_for_nature_kerve .webform-submission-form #leftcol-bluetext,.force_for_nature_kerve .webform-submission-form #leftcol-pinktext{color:#0ff;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400}@media (min-width:1024px){.force_for_nature_kerve .webform-submission-form #leftcol-bluetext,.force_for_nature_kerve .webform-submission-form #leftcol-pinktext{font-size:20px}}.force_for_nature_kerve .webform-submission-form #leftcol-pinktext{color:#f878ff}.force_for_nature_kerve .webform-submission-form #edit-progress-text,.force_for_nature_kerve .webform-submission-form [id^=edit-progress-text--]{color:#0ff;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;margin:0 auto 18px;max-width:280px;text-align:center}.force_for_nature_kerve .webform-submission-form #outer{background:#125973;margin:0 0 45px}.force_for_nature_kerve .webform-submission-form #outer #progress{background:#0ff}.force_for_nature_kerve .webform-submission-form #outer #progress img{display:none}.force_for_nature_kerve .webform-submission-form .form-wrapper{max-width:none!important}.force_for_nature_kerve .webform-submission-form .form_signup_wrapper{margin:30px 0}.force_for_nature_kerve .webform-submission-form [id^=edit-container-phone-field].form_signup_wrapper{margin:1em 0}.force_for_nature_kerve .webform-submission-form [id^=edit-container-phone-field].form_signup_wrapper .form-item,.force_for_nature_kerve .webform-submission-form [id^=edit-container-phone-field].form_signup_wrapper [class^=form-item-]{margin:0 0 1.8em!important}.force_for_nature_kerve .webform-submission-form .form-item:first-child{margin-top:0}.force_for_nature_kerve .webform-submission-form input{background:#fff;border-color:#fff;border-radius:0;color:#1a1a1a;font:inherit;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400}.force_for_nature_kerve .webform-submission-form input[type=submit]{margin-left:auto;margin-right:auto}.force_for_nature_kerve .webform-submission-form .form-item--error-message{background:#fcf4f2;border-left:5px solid #e62600;border-top:1px solid #e62600;color:#a51b00;margin-top:0;padding:2px 0 2px 5px}.force_for_nature_kerve .webform-submission-form .form-item--error-message:before{position:relative;top:-1px}.force_for_nature_kerve .webform-submission-form #edit-container-signup .form-item,.force_for_nature_kerve .webform-submission-form .form_signup_wrapper .form-item{margin:0 0 1px}.force_for_nature_kerve .webform-submission-form #edit-container-signup .form-item:first-child input,.force_for_nature_kerve .webform-submission-form .form_signup_wrapper .form-item:first-child input{border-top-left-radius:5px;border-top-right-radius:5px}.force_for_nature_kerve .webform-submission-form #edit-container-signup .form-item:last-child .form-item--error-message,.force_for_nature_kerve .webform-submission-form #edit-container-signup .form-item:last-child input,.force_for_nature_kerve .webform-submission-form .form_signup_wrapper .form-item:last-child .form-item--error-message,.force_for_nature_kerve .webform-submission-form .form_signup_wrapper .form-item:last-child input{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.force_for_nature_kerve .webform-submission-form #edit-container-signup .form-item.form-item--error input,.force_for_nature_kerve .webform-submission-form .form_signup_wrapper .form-item.form-item--error input{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.force_for_nature_kerve .webform-submission-form .form-item-address-postcode input{border-radius:5px;margin:15px 0 0;width:100%}.force_for_nature_kerve .webform-submission-form .form-item-address-postcode .form-item--error-message{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.force_for_nature_kerve .webform-submission-form .form-item-address-postcode.form-item--error input{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.force_for_nature_kerve .webform-submission-form #edit-address,.force_for_nature_kerve .webform-submission-form [id^=edit-address--]{margin-top:30px!important}.force_for_nature_kerve .webform-submission-form #edit-address-lookup,.force_for_nature_kerve .webform-submission-form [id^=edit-address-lookup--]{margin:0 0 50px!important}.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item{margin:1px 0}.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item:first-child,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item:first-child{margin:0 0 15px}.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item:nth-child(2) input,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item:nth-child(2) input{border-top-left-radius:5px;border-top-right-radius:5px}.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item:last-child .form-item--error-message,.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item:last-child input,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item:last-child .form-item--error-message,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item:last-child input{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.force_for_nature_kerve .webform-submission-form #edit-address-address-container .form-item.form-item--error input,.force_for_nature_kerve .webform-submission-form [id^=edit-address-address-container--] .form-item.form-item--error input{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset{background:#444;border:none;border-radius:5px;color:#1a1a1a;font:inherit;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;margin:0 0 50px;overflow:hidden}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset summary{background:#fff;border:1px solid #fff;border-radius:5px;padding:1.1rem 50px 1.1rem 1.1rem;position:relative}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset summary:after{background:#f878ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 44 20'%3E%3Cpath d='M29.778 5.757a1 1 0 0 0-1.414 0L22 12.121l-6.364-6.364a.999.999 0 1 0-1.414 1.414l7.071 7.071a1 1 0 0 0 1.414 0l7.071-7.071a1 1 0 0 0 0-1.414' style='fill:%231a1a1a'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;border-bottom-right-radius:5px;border-top-right-radius:5px;bottom:-1px;content:"";display:block;position:absolute;right:-1px;top:-1px;width:44px}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset .details-wrapper{color:#f2f2f2;padding:1.1rem}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset .details-description{display:none}.force_for_nature_kerve .webform-submission-form .address_picker_fieldset .input_group--checkbox_radio input[type=radio]+label:before{left:0;top:2px}.force_for_nature_kerve .webform-submission-form #edit-please-note,.force_for_nature_kerve .webform-submission-form [id^=edit-please-note--]{margin-bottom:25px;margin-top:25px!important}.force_for_nature_kerve .webform-submission-form #edit-actions,.force_for_nature_kerve .webform-submission-form .form-actions,.force_for_nature_kerve .webform-submission-form [id^=edit-actions--]{margin:30px 0 0!important;text-align:center}@media (min-width:768px){.force_for_nature_kerve .webform-submission-form>#edit-actions.form-wrapper,.force_for_nature_kerve .webform-submission-form>.form-actions.form-wrapper,.force_for_nature_kerve .webform-submission-form>[id^=edit-actions--].form-wrapper{display:block!important;margin-left:auto!important;max-width:360px!important;width:45%!important}}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio label{display:block;font:inherit;font-family:Poppins,Helvetica,Arial,sans-serif;margin-bottom:0;margin-top:0;padding-bottom:0;padding-left:24px;padding-top:0}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio label:before{border:none;height:16px;top:1px;width:16px}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio .input_group--checkbox_radio input[type=radio]:checked+label:after,.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio input[type=checkbox]:checked+label:after{color:#125973;font-size:16px;left:0;top:1px}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio input[type=radio]+label:before{left:6px;top:7px}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio input[type=radio]+label:after{content:"";display:none}.force_for_nature_kerve .webform-submission-form .input_group--checkbox_radio input[type=radio]:checked+label:before{background:#125973;border:2px solid #f2f2f2}.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice-2,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice--],.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice-2--]{-moz-column-gap:4px;column-gap:4px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 -6px;row-gap:20px;width:100%}.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice-2>*,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice>*,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice--]>*,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice-2--]>*{display:block;margin:0;position:relative}.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice .input_group,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice-2 .input_group,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice--] .input_group,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice-2--] .input_group{display:block}.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice .description,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper #edit-seed-choice-2 .description,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice--] .description,.force_for_nature_kerve .webform-submission-form .fieldset-wrapper [id^=edit-seed-choice-2--] .description{font-size:15px;margin:0}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons input:checked+label.webform-options-display-buttons-label,.force_for_nature_kerve .webform-submission-form label.webform-options-display-buttons-label{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:5px;box-shadow:none!important;color:#f2f2f2!important;font-size:15px;height:auto;min-height:0;padding:6px;text-align:left}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons input:checked+label.webform-options-display-buttons-label:hover,.force_for_nature_kerve .webform-submission-form label.webform-options-display-buttons-label:hover{background:hsla(0,0%,50%,.1)}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-title{padding-left:24px}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:first-child .webform-options-display-buttons-description,.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:nth-child(2) .webform-options-display-buttons-description{font-family:Poppins-ExtraLight,Poppins,Helvetica,Arial,sans-serif;font-weight:400}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:first-child .webform-options-display-buttons-description:before,.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:nth-child(2) .webform-options-display-buttons-description:before{background:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:0;left:0;margin:20px 0;padding:0 0 115.7575757576%;position:relative;top:0;width:100%}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:first-child .webform-options-display-buttons-description:before{background-image:url(https://www.wwf.org.uk/sites/default/files/2022-01/poppy.png)}.force_for_nature_kerve .webform-submission-form .webform-options-display-buttons-wrapper:nth-child(2) .webform-options-display-buttons-description:before{background-image:url(https://www.wwf.org.uk/sites/default/files/2022-01/mint.png)}.force_for_nature_kerve .webform-submission-form .messages--error a{color:inherit}.force_for_nature_kerve .webform-submission-form .webform-element-more--link:before{display:none}.force_for_nature_kerve .webform-submission-form .webform-element-more--link a:after{content:"+";display:inline-block;margin-left:5px}.force_for_nature_kerve .webform-submission-form .webform-element-more.is-open .webform-element-more--link:before{display:none}.force_for_nature_kerve .webform-submission-form .webform-element-more.is-open .webform-element-more--link a:after{content:"-";display:inline-block;margin-left:5px}.force_for_nature_kerve .webform-submission-form .webform-element-more--content{padding-top:1em}.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form #edit-progress-text,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form #leftcol-bluetext,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form [id^=edit-progress-text--]{color:#f878ff}.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form #outer{background:#910d91}.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form #outer #progress{background:#f878ff}.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form .input_group--checkbox_radio .input_group--checkbox_radio input[type=radio]:checked+label:after,.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form .input_group--checkbox_radio input[type=checkbox]:checked+label:after{color:#910d91}.force_for_nature_kerve.force_for_nature_kerve--seeds .webform-submission-form .input_group--checkbox_radio input[type=radio]:checked+label:before{background:#910d91}.force_for_nature_kerve .banner--hero:after,.force_for_nature_kerve .banner--hero:before{display:none}.force_for_nature_kerve .banner--hero .content{-webkit-touch-callout:none;height:0;max-width:none;opacity:0;overflow:hidden;pointer-events:none;position:absolute;text-indent:-9999px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.force_for_nature_kerve .banner--hero .banner_image{display:block;height:auto;left:0;position:relative;top:0;transform:none;width:100%}.force_for_nature_kerve .banner--hero img{height:auto;width:100%}.force_for_nature_kerve .banner--hero .copyright--image{display:none}.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero{overflow:hidden}.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero img{margin:-24% auto}@media (min-width:640px){.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero img{margin:-26% auto}}@media (min-width:750px){.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero img{margin:-18% auto}}@media (min-width:850px){.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero img{margin:-20% auto}}@media (min-width:1150px){.force_for_nature_kerve.force_for_nature_kerve--thanks .banner--hero img{margin:-11% auto}}.force_for_nature_kerve #kerve-ffn-intro,.force_for_nature_kerve #kerve-seeds-intro{padding:60px 0}@media (min-width:768px){.force_for_nature_kerve #kerve-ffn-intro,.force_for_nature_kerve #kerve-seeds-intro{padding:60px 0}}@media (min-width:1024px){.force_for_nature_kerve #kerve-ffn-intro,.force_for_nature_kerve #kerve-seeds-intro{padding:100px 0}}.force_for_nature_kerve #kerve-ffn-intro h1,.force_for_nature_kerve #kerve-ffn-intro h2,.force_for_nature_kerve #kerve-ffn-intro h3,.force_for_nature_kerve #kerve-seeds-intro h1,.force_for_nature_kerve #kerve-seeds-intro h2,.force_for_nature_kerve #kerve-seeds-intro h3{font-size:28px;line-height:1.125;text-transform:none}@media (min-width:640px){.force_for_nature_kerve #kerve-ffn-intro h1,.force_for_nature_kerve #kerve-ffn-intro h2,.force_for_nature_kerve #kerve-ffn-intro h3,.force_for_nature_kerve #kerve-seeds-intro h1,.force_for_nature_kerve #kerve-seeds-intro h2,.force_for_nature_kerve #kerve-seeds-intro h3{font-size:36px}}@media (min-width:768px){.force_for_nature_kerve #kerve-ffn-intro h1,.force_for_nature_kerve #kerve-ffn-intro h2,.force_for_nature_kerve #kerve-ffn-intro h3,.force_for_nature_kerve #kerve-seeds-intro h1,.force_for_nature_kerve #kerve-seeds-intro h2,.force_for_nature_kerve #kerve-seeds-intro h3{font-size:42px}}@media (min-width:1024px){.force_for_nature_kerve #kerve-ffn-intro h1,.force_for_nature_kerve #kerve-ffn-intro h2,.force_for_nature_kerve #kerve-ffn-intro h3,.force_for_nature_kerve #kerve-seeds-intro h1,.force_for_nature_kerve #kerve-seeds-intro h2,.force_for_nature_kerve #kerve-seeds-intro h3{font-size:48px}}.force_for_nature_kerve #kerve-ffn-intro strong,.force_for_nature_kerve #kerve-seeds-intro strong{color:#0ff;font-size:18px}@media (min-width:768px){.force_for_nature_kerve #kerve-ffn-intro strong,.force_for_nature_kerve #kerve-seeds-intro strong{font-size:20px}}.force_for_nature_kerve #kerve-seeds-intro{border-top:5px solid #00f3ad}@media (min-width:768px){.force_for_nature_kerve #kerve-seeds-intro{border-top:6px solid #00f3ad}}@media (min-width:1024px){.force_for_nature_kerve #kerve-seeds-intro{border-top:8px solid #00f3ad}}.force_for_nature_kerve.force_for_nature_kerve--seeds #kerve-seeds-intro strong{color:#f878ff}
.video-embed-field-responsive-video{position:relative;}.video-embed-field-responsive-video::after{display:block;padding-bottom:56.25%;content:"";}.video-embed-field-responsive-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;}.video-embed-field-responsive-modal{max-width:100%;}.video-embed-field-lazy{position:relative;cursor:pointer;}.video-embed-field-lazy img{width:100%;}.video-embed-field-lazy-play{position:absolute;top:50%;left:50%;width:72px;height:72px;margin-top:-36px;margin-left:-36px;cursor:pointer;background:url(/modules/contrib/video_embed_field/css/icons/play.svg) no-repeat;background-size:72px 72px;}
/* @license MIT https://github.com/biati-digital/glightbox/blob/master/LICENSE.md */
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:0}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--unpublished{background-color:#fff4f4;}
