/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:0.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0);}.pswp:focus{outline:0;}.pswp *{box-sizing:border-box;}.pswp img{max-width:none;}.pswp--open{display:block;}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity;}.pswp__bg{opacity:0.005;background:var(--pswp-bg);}.pswp,.pswp__scroll-wrap{overflow:hidden;}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%;}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto;}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out;}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.pswp__item{z-index:1;overflow:hidden;}.pswp__hidden{display:none !important;}.pswp__content{pointer-events:none;}.pswp__content > *{pointer-events:auto;}.pswp__error-msg-container{display:grid;}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color);}.pswp .pswp__hide-on-close{opacity:0.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4,0,0.22,1);z-index:10;pointer-events:none;}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto;}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:0.85;-webkit-appearance:none;-webkit-touch-callout:none;}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1;}.pswp__button:disabled{opacity:0.3;cursor:auto;}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none;}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none;}.pswp__icn:focus{outline:0;}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg);}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important;}.pswp__top-bar > *{pointer-events:auto;will-change:opacity;}.pswp__button--close{margin-right:6px;}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px;}.pswp__button--arrow:disabled{display:none;cursor:default;}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0;}.pswp--one-slide .pswp__button--arrow{display:none;}.pswp--touch .pswp__button--arrow{visibility:hidden;}.pswp--has_mouse .pswp__button--arrow{visibility:visible;}.pswp__button--arrow--prev{right:auto;left:0px;}.pswp__button--arrow--next{right:0px;}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1);}.pswp__button--zoom{display:none;}.pswp--zoom-allowed .pswp__button--zoom{display:block;}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none;}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto;}.pswp__preloader .pswp__icn{opacity:0;transition:opacity 0.2s linear;animation:pswp-clockwise 600ms linear infinite;}.pswp__preloader--active .pswp__icn{opacity:0.85;}@keyframes pswp-clockwise{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:0.85;}.pswp--one-slide .pswp__counter{display:none;}
*,::before,::after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:;}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#E6E6E6;}::before,::after{--tw-content:'';}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;line-height:inherit;}hr{height:0;color:inherit;border-top-width:1px;}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b,strong{font-weight:bolder;}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;border-color:inherit;border-collapse:collapse;}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button,select{text-transform:none;}button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}summary{display:list-item;}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol,ul,menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#808082;}input::placeholder,textarea::placeholder{opacity:1;color:#808082;}button,[role="button"]{cursor:pointer;}:disabled{cursor:default;}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle;}img,video{max-width:100%;height:auto;}[hidden]:where(:not([hidden="until-found"])){display:none;}[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0px;padding-top:0.5rem;padding-right:0.75rem;padding-bottom:0.5rem;padding-left:0.75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000;}[type='text']:focus,input:where(:not([type])):focus,[type='email']:focus,[type='url']:focus,[type='password']:focus,[type='number']:focus,[type='date']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='week']:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb;}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1;}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1;}::-webkit-datetime-edit-fields-wrapper{padding:0;}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit;}::-webkit-datetime-edit{display:inline-flex;}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0;}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0.5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact;}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:0.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset;}[type='checkbox'],[type='radio']{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000;}[type='checkbox']{border-radius:0px;}[type='radio']{border-radius:100%;}[type='checkbox']:focus,[type='radio']:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);}[type='checkbox']:checked,[type='radio']:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat;}[type='checkbox']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");}@media (forced-colors:active){[type='checkbox']:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type='radio']:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");}@media (forced-colors:active){[type='radio']:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{border-color:transparent;background-color:currentColor;}[type='checkbox']:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat;}@media (forced-colors:active){[type='checkbox']:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;}}[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{border-color:transparent;background-color:currentColor;}[type='file']{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit;}[type='file']:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color;}.prose h1{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose h2{margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose h3{margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose h4{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose h5{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose h6{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:500;line-height:1.25;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose p{margin-top:0px;}.prose table{width:auto;font-size:1rem;line-height:1.5rem;}.prose table p{margin:0px;}.prose thead th{border-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230 / var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(230 230 230 / var(--tw-bg-opacity,1));padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;vertical-align:middle;font-weight:500;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));line-height:normal;}.prose thead th:first-child{padding-left:1rem;}.prose thead th:last-child{padding-right:1rem;}.prose tbody td{border-width:1px;--tw-border-opacity:1;border-color:rgb(230 230 230 / var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;vertical-align:middle;line-height:normal;}.prose tbody td:first-child{padding-left:1rem;}.prose thead td:last-child{padding-right:1rem;}.prose ul{margin-top:2rem;margin-bottom:2rem;list-style-type:disc;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose ol{margin-top:2rem;margin-bottom:2rem;list-style-type:decimal;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose ul li::marker,.prose ol li::marker{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.prose ul li::marker,{font-size:1.875rem;line-height:2.25rem;}a{text-decoration-line:none;}.prose a{--tw-text-opacity:1;color:rgb(180 211 185 / var(--tw-text-opacity,1));text-decoration-line:none;}.prose a:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}blockquote,.prose blockquote{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));padding-top:0.5rem;padding-bottom:0.5rem;font-size:1.25rem;line-height:1.75rem;font-style:italic;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}blockquote p:last-child,.prose blockquote p:last-child{margin-bottom:0px;}.text-white .prose{color:white;}body.swpa-theme .prose a{--tw-text-opacity:1;color:rgb(194 149 37 / var(--tw-text-opacity,1));}.container{width:100%;margin-right:auto;margin-left:auto;}@media (min-width:80rem){.container{max-width:80rem;}}.prose{color:var(--tw-prose-body);max-width:100%;}.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em;}.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500;}.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-bold);font-weight:600;}.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha;}.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha;}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-alpha;}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-alpha;}.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman;}.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman;}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:upper-roman;}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:lower-roman;}.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:decimal;}.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{font-weight:400;color:var(--tw-prose-counters);}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{color:var(--tw-prose-bullets);}.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em;}.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em;}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:0.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:open-quote;}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:close-quote;}.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:0.8888889em;line-height:1.1111111;}.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:900;color:inherit;}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333;}.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:800;color:inherit;}.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:0.6em;line-height:1.6;}.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit;}.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:0.5em;line-height:1.5;}.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:700;color:inherit;}.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em;}.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){display:block;margin-top:2em;margin-bottom:2em;}.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em;}.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:0.875em;border-radius:0.3125rem;padding-top:0.1875em;padding-inline-end:0.375em;padding-bottom:0.1875em;padding-inline-start:0.375em;}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-code);font-weight:600;font-size:0.875em;}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:"`";}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:"`";}.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:0.875em;}.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;font-size:0.9em;}.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:inherit;}.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:0.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:0.375rem;padding-top:0.8571429em;padding-inline-end:1.1428571em;padding-bottom:0.8571429em;padding-inline-start:1.1428571em;}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{content:none;}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{content:none;}.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:0.875em;line-height:1.7142857;}.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders);}.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders);}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-bottom-width:0;}.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:baseline;}.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders);}.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){vertical-align:top;}.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)){text-align:start;}.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0;}.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){color:var(--tw-prose-captions);font-size:0.875em;line-height:1.4285714;margin-top:0.8571429em;}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#477dca;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0 / 50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75;}.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;margin-bottom:0;}.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0.5em;margin-bottom:0.5em;}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0.375em;}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0.375em;}.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;}.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em;}.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;}.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:1.25em;}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0.75em;margin-bottom:0.75em;}.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:1.25em;margin-bottom:1.25em;}.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0.5em;padding-inline-start:1.625em;}.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;}.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;}.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;}.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;}.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0;}.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0;}.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-top:0.5714286em;padding-inline-end:0.5714286em;padding-bottom:0.5714286em;padding-inline-start:0.5714286em;}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-start:0;}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){padding-inline-end:0;}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:2em;margin-bottom:2em;}.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-top:0;}.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){margin-bottom:0;}.prose{line-height:1.5;}.visible{visibility:visible;}.invisible{visibility:hidden;}.static{position:static;}.fixed{position:fixed;}.absolute{position:absolute;}.relative{position:relative;}.\!sticky{position:sticky !important;}.sticky{position:sticky;}.inset-0{inset:0px;}.-left-2{left:-0.5rem;}.bottom-0{bottom:0px;}.left-0{left:0px;}.left-1\/2{left:50%;}.left-full{left:100%;}.right-0{right:0px;}.right-4{right:1rem;}.top-0{top:0px;}.top-1\/2{top:50%;}.top-2{top:0.5rem;}.top-full{top:100%;}.-z-10{z-index:-10;}.z-10{z-index:10;}.z-20{z-index:20;}.z-30{z-index:30;}.z-50{z-index:50;}.order-1{order:1;}.order-2{order:2;}.order-3{order:3;}.order-4{order:4;}.m-0{margin:0px;}.mx-auto{margin-left:auto;margin-right:auto;}.my-0{margin-top:0px;margin-bottom:0px;}.my-12{margin-top:3rem;margin-bottom:3rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-4{margin-top:1rem;margin-bottom:1rem;}.my-8{margin-top:2rem;margin-bottom:2rem;}.mb-0{margin-bottom:0px;}.mb-1{margin-bottom:0.25rem;}.mb-12{margin-bottom:3rem;}.mb-16{margin-bottom:4rem;}.mb-2{margin-bottom:0.5rem;}.mb-28{margin-bottom:7rem;}.mb-3{margin-bottom:0.75rem;}.mb-32{margin-bottom:8rem;}.mb-4{margin-bottom:1rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.ml-2{margin-left:0.5rem;}.ml-4{margin-left:1rem;}.ml-auto{margin-left:auto;}.mr-1{margin-right:0.25rem;}.mr-2{margin-right:0.5rem;}.mr-6{margin-right:1.5rem;}.mt-0{margin-top:0px;}.mt-1{margin-top:0.25rem;}.mt-16{margin-top:4rem;}.mt-2{margin-top:0.5rem;}.mt-4{margin-top:1rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.mt-\[105px\]{margin-top:105px;}.mt-auto{margin-top:auto;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}.block{display:block;}.inline-block{display:inline-block;}.inline{display:inline;}.flex{display:flex;}.inline-flex{display:inline-flex;}.grid{display:grid;}.hidden{display:none;}.h-0{height:0px;}.h-10{height:2.5rem;}.h-3{height:0.75rem;}.h-32{height:8rem;}.h-4{height:1rem;}.h-44{height:11rem;}.h-5{height:1.25rem;}.h-6{height:1.5rem;}.h-8{height:2rem;}.h-96{height:24rem;}.h-auto{height:auto;}.h-full{height:100%;}.h-screen{height:100vh;}.max-h-\[600px\]{max-height:600px;}.min-h-96{min-height:24rem;}.w-0{width:0px;}.w-10{width:2.5rem;}.w-14{width:3.5rem;}.w-16{width:4rem;}.w-2\/5{width:40%;}.w-24{width:6rem;}.w-3{width:0.75rem;}.w-3\/5{width:60%;}.w-32{width:8rem;}.w-4{width:1rem;}.w-5{width:1.25rem;}.w-6{width:1.5rem;}.w-72{width:18rem;}.w-8{width:2rem;}.w-80{width:20rem;}.w-\[4\.5rem\]{width:4.5rem;}.w-\[80vw\]{width:80vw;}.w-auto{width:auto;}.w-full{width:100%;}.w-screen{width:100vw;}.max-w-80{max-width:20rem;}.max-w-\[100px\]{max-width:100px;}.max-w-\[200px\]{max-width:200px;}.max-w-sm{max-width:24rem;}.flex-1{flex:1 1 0%;}.flex-shrink-0{flex-shrink:0;}.shrink-0{flex-shrink:0;}.\!-translate-x-full{--tw-translate-x:-100% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.\!translate-y-0{--tw-translate-y:0px !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.-translate-x-2{--tw-translate-x:-0.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.-translate-y-full{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}@keyframes slideDown{0%{transform:translateY(-100%);}100%{transform:translateY(0);}}.animate-reveal{animation:slideDown 400ms ease-out forwards;}.cursor-pointer{cursor:pointer;}.resize{resize:both;}.list-none{list-style-type:none;}.columns-2{-moz-columns:2;columns:2;}.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.flex-col-reverse{flex-direction:column-reverse;}.flex-wrap{flex-wrap:wrap;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-baseline{align-items:baseline;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.gap-12{gap:3rem;}.gap-16{gap:4rem;}.gap-2{gap:0.5rem;}.gap-4{gap:1rem;}.gap-6{gap:1.5rem;}.gap-8{gap:2rem;}.space-x-1 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.25rem * var(--tw-space-x-reverse));margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));}.space-x-2 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));}.space-x-3 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));}.space-x-4 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)));}.space-y-4 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse));}.space-y-6 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse));}.space-y-reverse > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:1;}.self-start{align-self:flex-start;}.overflow-hidden{overflow:hidden;}.overflow-y-scroll{overflow-y:scroll;}.whitespace-nowrap{white-space:nowrap;}.rounded{border-radius:0.25rem;}.rounded-full{border-radius:9999px;}.rounded-xl{border-radius:0.75rem;}.border{border-width:1px;}.border-2{border-width:2px;}.border-\[2px\]{border-width:2px;}.border-x-\[16px\]{border-left-width:16px;border-right-width:16px;}.border-b{border-bottom-width:1px;}.border-b-2{border-bottom-width:2px;}.border-t-\[16px\]{border-top-width:16px;}.border-solid{border-style:solid;}.\!border-black{--tw-border-opacity:1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity,1)) !important;}.border-\[\#FF0000\]{--tw-border-opacity:1;border-color:rgb(255 0 0 / var(--tw-border-opacity,1));}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));}.border-blue{--tw-border-opacity:1;border-color:rgb(71 125 202 / var(--tw-border-opacity,1));}.border-gold{--tw-border-opacity:1;border-color:rgb(194 149 37 / var(--tw-border-opacity,1));}.border-gray-200{--tw-border-opacity:1;border-color:rgb(230 230 230 / var(--tw-border-opacity,1));}.border-gray-400{--tw-border-opacity:1;border-color:rgb(128 128 130 / var(--tw-border-opacity,1));}.border-mint{--tw-border-opacity:1;border-color:rgb(101 191 164 / var(--tw-border-opacity,1));}.border-mint-light{--tw-border-opacity:1;border-color:rgb(180 211 185 / var(--tw-border-opacity,1));}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));}.border-x-transparent{border-left-color:transparent;border-right-color:transparent;}.border-b-mint-light{--tw-border-opacity:1;border-bottom-color:rgb(180 211 185 / var(--tw-border-opacity,1));}.bg-\[\#0077B5\]{--tw-bg-opacity:1;background-color:rgb(0 119 181 / var(--tw-bg-opacity,1));}.bg-\[\#3b5998\]{--tw-bg-opacity:1;background-color:rgb(59 89 152 / var(--tw-bg-opacity,1));}.bg-\[\#4099FF\]{--tw-bg-opacity:1;background-color:rgb(64 153 255 / var(--tw-bg-opacity,1));}.bg-\[\#FF0000\]{--tw-bg-opacity:1;background-color:rgb(255 0 0 / var(--tw-bg-opacity,1));}.bg-\[\#dd4b39\]{--tw-bg-opacity:1;background-color:rgb(221 75 57 / var(--tw-bg-opacity,1));}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}.bg-black\/0{background-color:rgb(0 0 0 / 0);}.bg-black\/10{background-color:rgb(0 0 0 / 0.1);}.bg-black\/100{background-color:rgb(0 0 0 / 1);}.bg-black\/15{background-color:rgb(0 0 0 / 0.15);}.bg-black\/20{background-color:rgb(0 0 0 / 0.2);}.bg-black\/25{background-color:rgb(0 0 0 / 0.25);}.bg-black\/30{background-color:rgb(0 0 0 / 0.3);}.bg-black\/35{background-color:rgb(0 0 0 / 0.35);}.bg-black\/40{background-color:rgb(0 0 0 / 0.4);}.bg-black\/45{background-color:rgb(0 0 0 / 0.45);}.bg-black\/5{background-color:rgb(0 0 0 / 0.05);}.bg-black\/50{background-color:rgb(0 0 0 / 0.5);}.bg-black\/55{background-color:rgb(0 0 0 / 0.55);}.bg-black\/60{background-color:rgb(0 0 0 / 0.6);}.bg-black\/65{background-color:rgb(0 0 0 / 0.65);}.bg-black\/70{background-color:rgb(0 0 0 / 0.7);}.bg-black\/75{background-color:rgb(0 0 0 / 0.75);}.bg-black\/80{background-color:rgb(0 0 0 / 0.8);}.bg-black\/85{background-color:rgb(0 0 0 / 0.85);}.bg-black\/90{background-color:rgb(0 0 0 / 0.9);}.bg-black\/95{background-color:rgb(0 0 0 / 0.95);}.bg-blue{--tw-bg-opacity:1;background-color:rgb(71 125 202 / var(--tw-bg-opacity,1));}.bg-blue\/0{background-color:rgb(71 125 202 / 0);}.bg-blue\/10{background-color:rgb(71 125 202 / 0.1);}.bg-blue\/100{background-color:rgb(71 125 202 / 1);}.bg-blue\/15{background-color:rgb(71 125 202 / 0.15);}.bg-blue\/20{background-color:rgb(71 125 202 / 0.2);}.bg-blue\/25{background-color:rgb(71 125 202 / 0.25);}.bg-blue\/30{background-color:rgb(71 125 202 / 0.3);}.bg-blue\/35{background-color:rgb(71 125 202 / 0.35);}.bg-blue\/40{background-color:rgb(71 125 202 / 0.4);}.bg-blue\/45{background-color:rgb(71 125 202 / 0.45);}.bg-blue\/5{background-color:rgb(71 125 202 / 0.05);}.bg-blue\/50{background-color:rgb(71 125 202 / 0.5);}.bg-blue\/55{background-color:rgb(71 125 202 / 0.55);}.bg-blue\/60{background-color:rgb(71 125 202 / 0.6);}.bg-blue\/65{background-color:rgb(71 125 202 / 0.65);}.bg-blue\/70{background-color:rgb(71 125 202 / 0.7);}.bg-blue\/75{background-color:rgb(71 125 202 / 0.75);}.bg-blue\/80{background-color:rgb(71 125 202 / 0.8);}.bg-blue\/85{background-color:rgb(71 125 202 / 0.85);}.bg-blue\/90{background-color:rgb(71 125 202 / 0.9);}.bg-blue\/95{background-color:rgb(71 125 202 / 0.95);}.bg-gold{--tw-bg-opacity:1;background-color:rgb(194 149 37 / var(--tw-bg-opacity,1));}.bg-gold-light{--tw-bg-opacity:1;background-color:rgb(249 244 233 / var(--tw-bg-opacity,1));}.bg-gold-light\/0{background-color:rgb(249 244 233 / 0);}.bg-gold-light\/10{background-color:rgb(249 244 233 / 0.1);}.bg-gold-light\/100{background-color:rgb(249 244 233 / 1);}.bg-gold-light\/15{background-color:rgb(249 244 233 / 0.15);}.bg-gold-light\/20{background-color:rgb(249 244 233 / 0.2);}.bg-gold-light\/25{background-color:rgb(249 244 233 / 0.25);}.bg-gold-light\/30{background-color:rgb(249 244 233 / 0.3);}.bg-gold-light\/35{background-color:rgb(249 244 233 / 0.35);}.bg-gold-light\/40{background-color:rgb(249 244 233 / 0.4);}.bg-gold-light\/45{background-color:rgb(249 244 233 / 0.45);}.bg-gold-light\/5{background-color:rgb(249 244 233 / 0.05);}.bg-gold-light\/50{background-color:rgb(249 244 233 / 0.5);}.bg-gold-light\/55{background-color:rgb(249 244 233 / 0.55);}.bg-gold-light\/60{background-color:rgb(249 244 233 / 0.6);}.bg-gold-light\/65{background-color:rgb(249 244 233 / 0.65);}.bg-gold-light\/70{background-color:rgb(249 244 233 / 0.7);}.bg-gold-light\/75{background-color:rgb(249 244 233 / 0.75);}.bg-gold-light\/80{background-color:rgb(249 244 233 / 0.8);}.bg-gold-light\/85{background-color:rgb(249 244 233 / 0.85);}.bg-gold-light\/90{background-color:rgb(249 244 233 / 0.9);}.bg-gold-light\/95{background-color:rgb(249 244 233 / 0.95);}.bg-gold\/0{background-color:rgb(194 149 37 / 0);}.bg-gold\/10{background-color:rgb(194 149 37 / 0.1);}.bg-gold\/100{background-color:rgb(194 149 37 / 1);}.bg-gold\/15{background-color:rgb(194 149 37 / 0.15);}.bg-gold\/20{background-color:rgb(194 149 37 / 0.2);}.bg-gold\/25{background-color:rgb(194 149 37 / 0.25);}.bg-gold\/30{background-color:rgb(194 149 37 / 0.3);}.bg-gold\/35{background-color:rgb(194 149 37 / 0.35);}.bg-gold\/40{background-color:rgb(194 149 37 / 0.4);}.bg-gold\/45{background-color:rgb(194 149 37 / 0.45);}.bg-gold\/5{background-color:rgb(194 149 37 / 0.05);}.bg-gold\/50{background-color:rgb(194 149 37 / 0.5);}.bg-gold\/55{background-color:rgb(194 149 37 / 0.55);}.bg-gold\/60{background-color:rgb(194 149 37 / 0.6);}.bg-gold\/65{background-color:rgb(194 149 37 / 0.65);}.bg-gold\/70{background-color:rgb(194 149 37 / 0.7);}.bg-gold\/75{background-color:rgb(194 149 37 / 0.75);}.bg-gold\/80{background-color:rgb(194 149 37 / 0.8);}.bg-gold\/85{background-color:rgb(194 149 37 / 0.85);}.bg-gold\/90{background-color:rgb(194 149 37 / 0.9);}.bg-gold\/95{background-color:rgb(194 149 37 / 0.95);}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity,1));}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(230 230 230 / var(--tw-bg-opacity,1));}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219 / var(--tw-bg-opacity,1));}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(128 128 130 / var(--tw-bg-opacity,1));}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(51 51 51 / var(--tw-bg-opacity,1));}.bg-green{--tw-bg-opacity:1;background-color:rgb(77 126 23 / var(--tw-bg-opacity,1));}.bg-green\/0{background-color:rgb(77 126 23 / 0);}.bg-green\/10{background-color:rgb(77 126 23 / 0.1);}.bg-green\/100{background-color:rgb(77 126 23 / 1);}.bg-green\/15{background-color:rgb(77 126 23 / 0.15);}.bg-green\/20{background-color:rgb(77 126 23 / 0.2);}.bg-green\/25{background-color:rgb(77 126 23 / 0.25);}.bg-green\/30{background-color:rgb(77 126 23 / 0.3);}.bg-green\/35{background-color:rgb(77 126 23 / 0.35);}.bg-green\/40{background-color:rgb(77 126 23 / 0.4);}.bg-green\/45{background-color:rgb(77 126 23 / 0.45);}.bg-green\/5{background-color:rgb(77 126 23 / 0.05);}.bg-green\/50{background-color:rgb(77 126 23 / 0.5);}.bg-green\/55{background-color:rgb(77 126 23 / 0.55);}.bg-green\/60{background-color:rgb(77 126 23 / 0.6);}.bg-green\/65{background-color:rgb(77 126 23 / 0.65);}.bg-green\/70{background-color:rgb(77 126 23 / 0.7);}.bg-green\/75{background-color:rgb(77 126 23 / 0.75);}.bg-green\/80{background-color:rgb(77 126 23 / 0.8);}.bg-green\/85{background-color:rgb(77 126 23 / 0.85);}.bg-green\/90{background-color:rgb(77 126 23 / 0.9);}.bg-green\/95{background-color:rgb(77 126 23 / 0.95);}.bg-mint{--tw-bg-opacity:1;background-color:rgb(101 191 164 / var(--tw-bg-opacity,1));}.bg-mint-light{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.bg-white\/0{background-color:rgb(255 255 255 / 0);}.bg-white\/10{background-color:rgb(255 255 255 / 0.1);}.bg-white\/100{background-color:rgb(255 255 255 / 1);}.bg-white\/15{background-color:rgb(255 255 255 / 0.15);}.bg-white\/20{background-color:rgb(255 255 255 / 0.2);}.bg-white\/25{background-color:rgb(255 255 255 / 0.25);}.bg-white\/30{background-color:rgb(255 255 255 / 0.3);}.bg-white\/35{background-color:rgb(255 255 255 / 0.35);}.bg-white\/40{background-color:rgb(255 255 255 / 0.4);}.bg-white\/45{background-color:rgb(255 255 255 / 0.45);}.bg-white\/5{background-color:rgb(255 255 255 / 0.05);}.bg-white\/50{background-color:rgb(255 255 255 / 0.5);}.bg-white\/55{background-color:rgb(255 255 255 / 0.55);}.bg-white\/60{background-color:rgb(255 255 255 / 0.6);}.bg-white\/65{background-color:rgb(255 255 255 / 0.65);}.bg-white\/70{background-color:rgb(255 255 255 / 0.7);}.bg-white\/75{background-color:rgb(255 255 255 / 0.75);}.bg-white\/80{background-color:rgb(255 255 255 / 0.8);}.bg-white\/85{background-color:rgb(255 255 255 / 0.85);}.bg-white\/90{background-color:rgb(255 255 255 / 0.9);}.bg-white\/95{background-color:rgb(255 255 255 / 0.95);}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(249 244 233 / var(--tw-bg-opacity,1));}.bg-yellow-unpublished{--tw-bg-opacity:1;background-color:rgb(252 248 51 / var(--tw-bg-opacity,1));}.bg-cover{background-size:cover;}.bg-fixed{background-attachment:fixed;}.bg-center{background-position:center;}.bg-no-repeat{background-repeat:no-repeat;}.fill-black{fill:#000;}.fill-blue{fill:#477dca;}.fill-gray-700{fill:#333;}.fill-white{fill:#fff;}.object-cover{-o-object-fit:cover;object-fit:cover;}.p-12{padding:3rem;}.p-2{padding:0.5rem;}.p-3{padding:0.75rem;}.p-4{padding:1rem;}.p-6{padding:1.5rem;}.p-8{padding:2rem;}.px-16{padding-left:4rem;padding-right:4rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-4{padding-left:1rem;padding-right:1rem;}.px-6{padding-left:1.5rem;padding-right:1.5rem;}.px-8{padding-left:2rem;padding-right:2rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-12{padding-top:3rem;padding-bottom:3rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.\!pt-0{padding-top:0px !important;}.pb-1{padding-bottom:0.25rem;}.pb-2{padding-bottom:0.5rem;}.pb-4{padding-bottom:1rem;}.pb-52{padding-bottom:13rem;}.pb-6{padding-bottom:1.5rem;}.pb-8{padding-bottom:2rem;}.pl-2{padding-left:0.5rem;}.pl-4{padding-left:1rem;}.pr-2{padding-right:0.5rem;}.pr-8{padding-right:2rem;}.pt-12{padding-top:3rem;}.pt-2{padding-top:0.5rem;}.pt-4{padding-top:1rem;}.pt-8{padding-top:2rem;}.text-center{text-align:center;}.text-right{text-align:right;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-3xl{font-size:1.875rem;line-height:2.25rem;}.text-4xl{font-size:2.25rem;line-height:2.5rem;}.text-base{font-size:1rem;line-height:1.5rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.text-xl{font-size:1.25rem;line-height:1.75rem;}.font-bold{font-weight:700;}.font-light{font-weight:300;}.font-medium{font-weight:500;}.font-normal{font-weight:400;}.font-semibold{font-weight:600;}.uppercase{text-transform:uppercase;}.italic{font-style:italic;}.text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.text-blue{--tw-text-opacity:1;color:rgb(71 125 202 / var(--tw-text-opacity,1));}.text-gold{--tw-text-opacity:1;color:rgb(194 149 37 / var(--tw-text-opacity,1));}.text-gray-400{--tw-text-opacity:1;color:rgb(128 128 130 / var(--tw-text-opacity,1));}.text-gray-700{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.text-mint-light{--tw-text-opacity:1;color:rgb(180 211 185 / var(--tw-text-opacity,1));}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38 / var(--tw-text-opacity,1));}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.no-underline{text-decoration-line:none;}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.opacity-0{opacity:0;}.opacity-100{opacity:1;}.backdrop-blur-\[10px\]{--tw-backdrop-blur:blur(10px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);}.backdrop-blur-md{--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}.delay-100{transition-delay:100ms;}.duration-150{transition-duration:150ms;}.duration-200{transition-duration:200ms;}.ease-in{transition-timing-function:cubic-bezier(0.4,0,1,1);}.ease-out{transition-timing-function:cubic-bezier(0,0,0.2,1);}.webform-submission-form [type="text"],.webform-submission-form [type="email"],.webform-submission-form [type="tel"],.webform-submission-form [type="url"],.webform-submission-form [type="password"],.webform-submission-form [type="number"],.webform-submission-form [type="date"],.webform-submission-form [type="datetime-local"],.webform-submission-form [type="month"],.webform-submission-form [type="search"],.webform-submission-form [type="tel"],.webform-submission-form [type="time"],.webform-submission-form [type="week"],.webform-submission-form textarea,.webform-submission-form .form-textarea,.webform-submission-form [type="select"],.webform-submission-form select,.webform-submission-form select.form-select,.webform-submission-form [multiple]{display:block;width:100%;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}@media (min-width:1024px){.webform-submission-form [type="text"],.webform-submission-form [type="email"],.webform-submission-form [type="tel"],.webform-submission-form [type="url"],.webform-submission-form [type="password"],.webform-submission-form [type="number"],.webform-submission-form [type="date"],.webform-submission-form [type="datetime-local"],.webform-submission-form [type="month"],.webform-submission-form [type="search"],.webform-submission-form [type="tel"],.webform-submission-form [type="time"],.webform-submission-form [type="week"],.webform-submission-form textarea,.webform-submission-form .form-textarea,.webform-submission-form [type="select"],.webform-submission-form select,.webform-submission-form select.form-select,.webform-submission-form [multiple]{width:75%;}}.webform-submission-form [type="text"]:focus,.webform-submission-form [type="email"]:focus,.webform-submission-form [type="tel"]:focus,.webform-submission-form [type="url"]:focus,.webform-submission-form [type="password"]:focus,.webform-submission-form [type="number"]:focus,.webform-submission-form [type="date"]:focus,.webform-submission-form [type="datetime-local"]:focus,.webform-submission-form [type="month"]:focus,.webform-submission-form [type="search"]:focus,.webform-submission-form [type="tel"]:focus,.webform-submission-form [type="time"]:focus,.webform-submission-form [type="week"]:focus,.webform-submission-form textarea:focus,.webform-submission-form .form-textarea:focus,.webform-submission-form [type="select"]:focus,.webform-submission-form select:focus,.webform-submission-form select.form-select:focus,.webform-submission-form [multiple]:focus{--tw-border-opacity:1;border-color:rgb(51 51 51 / var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(51 51 51 / var(--tw-ring-opacity,1));}.webform-submission-form [type="text"]::-moz-placeholder,.webform-submission-form [type="email"]::-moz-placeholder,.webform-submission-form [type="tel"]::-moz-placeholder,.webform-submission-form [type="url"]::-moz-placeholder,.webform-submission-form [type="password"]::-moz-placeholder,.webform-submission-form [type="number"]::-moz-placeholder,.webform-submission-form [type="date"]::-moz-placeholder,.webform-submission-form [type="datetime-local"]::-moz-placeholder,.webform-submission-form [type="month"]::-moz-placeholder,.webform-submission-form [type="search"]::-moz-placeholder,.webform-submission-form [type="tel"]::-moz-placeholder,.webform-submission-form [type="time"]::-moz-placeholder,.webform-submission-form [type="week"]::-moz-placeholder,.webform-submission-form textarea::-moz-placeholder,.webform-submission-form .form-textarea::-moz-placeholder,.webform-submission-form [type="select"]::-moz-placeholder,.webform-submission-form select::-moz-placeholder,.webform-submission-form select.form-select::-moz-placeholder,.webform-submission-form [multiple]::-moz-placeholder{--tw-text-opacity:1;color:rgb(128 128 130 / var(--tw-text-opacity,1));}.webform-submission-form [type="text"]::placeholder,.webform-submission-form [type="email"]::placeholder,.webform-submission-form [type="tel"]::placeholder,.webform-submission-form [type="url"]::placeholder,.webform-submission-form [type="password"]::placeholder,.webform-submission-form [type="number"]::placeholder,.webform-submission-form [type="date"]::placeholder,.webform-submission-form [type="datetime-local"]::placeholder,.webform-submission-form [type="month"]::placeholder,.webform-submission-form [type="search"]::placeholder,.webform-submission-form [type="tel"]::placeholder,.webform-submission-form [type="time"]::placeholder,.webform-submission-form [type="week"]::placeholder,.webform-submission-form textarea::placeholder,.webform-submission-form .form-textarea::placeholder,.webform-submission-form [type="select"]::placeholder,.webform-submission-form select::placeholder,.webform-submission-form select.form-select::placeholder,.webform-submission-form [multiple]::placeholder{--tw-text-opacity:1;color:rgb(128 128 130 / var(--tw-text-opacity,1));}.webform-submission-form .form-type-checkbox,.webform-submission-form .form-type-radiobox{display:flex;align-items:center;}.webform-submission-form .form-type-checkbox > :not([hidden]) ~ :not([hidden]),.webform-submission-form .form-type-radiobox > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));}.webform-submission-form [type="checkbox"],.webform-submission-form [type="radio"]{height:2rem;width:2rem;--tw-border-opacity:1;border-color:rgb(51 51 51 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.webform-submission-form [type="checkbox"]:focus,.webform-submission-form [type="radio"]:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(51 51 51 / var(--tw-ring-opacity,1));}.webform-submission-form [multiple]:focus,.webform-submission-form select:focus{--tw-border-opacity:1;border-color:rgb(51 51 51 / var(--tw-border-opacity,1));--tw-ring-opacity:1;--tw-ring-color:rgb(51 51 51 / var(--tw-ring-opacity,1));}.webform-submission-form [type="button"] .prose,.webform-submission-form [type="reset"] .prose,.webform-submission-form [type="submit"] .prose,.webform-submission-form .button .prose,.webform-submission-form .form-submit .prose{color:white;}.webform-submission-form [type="button"],.webform-submission-form [type="reset"],.webform-submission-form [type="submit"],.webform-submission-form .button,.webform-submission-form .form-submit{display:inline-block;cursor:pointer;--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));padding:0.5rem;padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:200ms;white-space:normal;word-wrap:break-word;}.webform-submission-form [type="button"]:hover .prose,.webform-submission-form [type="reset"]:hover .prose,.webform-submission-form [type="submit"]:hover .prose,.webform-submission-form .button:hover .prose,.webform-submission-form .form-submit:hover .prose{color:white;}.webform-submission-form [type="button"]:hover,.webform-submission-form [type="reset"]:hover,.webform-submission-form [type="submit"]:hover,.webform-submission-form .button:hover,.webform-submission-form .form-submit:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.webform-submission-form p{display:block;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.webform-submission-form .form-item{margin-bottom:1rem;}.webform-submission-form .form-required:after{content:" *";color:red;}.webform-submission-form .captcha{margin-bottom:1rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form label,.user-pass label{display:block;width:100%;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form p,.user-pass p{display:block;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .form-item,.user-pass .form-item{margin-bottom:1rem;}.user-login-form .form-item-name,.user-login-form .form-item-pass,.user-login-form .form-item-current-pass,.user-login-form .js-form-type-email,.user-pass .form-item-name,.user-pass .form-item-pass,.user-pass .form-item-current-pass,.user-pass .js-form-type-email{width:100%;}@media (min-width:1024px){.user-login-form .form-item-name,.user-login-form .form-item-pass,.user-login-form .form-item-current-pass,.user-login-form .js-form-type-email,.user-pass .form-item-name,.user-pass .form-item-pass,.user-pass .form-item-current-pass,.user-pass .js-form-type-email{width:75%;}}.user-login-form [type="text"],.user-login-form [type="email"],.user-login-form [type="password"],.user-login-form [type="tel"],.user-login-form textarea,.user-login-form select,.user-pass [type="text"],.user-pass [type="email"],.user-pass [type="password"],.user-pass [type="tel"],.user-pass textarea,.user-pass select{width:100%;}.user-login-form .description,.user-pass .description{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .captcha,.user-pass .captcha{margin-bottom:1rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .form-actions,.user-pass .form-actions{margin-top:1rem;display:flex;justify-content:flex-start;}.toggle-btn.is-active>span{transform:rotate(45deg);}.toggle-btn.is-active>span::before{top:0;transform:rotate(0deg);}.toggle-btn.is-active>span::after{top:0;transform:rotate(90deg);}.toggle-btn.is-active{--hamburger-line-color:#fff;}.toggle-btn{position:relative;z-index:10;display:flex;height:2rem;width:2rem;cursor:pointer;align-items:center;}.toggle-btn span,.toggle-btn span::before,.toggle-btn span::after{position:absolute;display:block;height:0.25rem;width:100%;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-timing-function:cubic-bezier(0,0,0.2,1);background-color:var(--hamburger-line-color,#000);}.toggle-btn>span::before{content:var(--tw-content);top:-0.5rem;}.toggle-btn>span::after{content:var(--tw-content);top:0.5rem;}.top-menu-item{padding-left:1rem;padding-right:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,1,1);}.top-menu-item:hover{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));}@media (min-width:1024px){.top-menu-item{border-bottom-width:4px;border-color:transparent;padding-left:0px;padding-right:0px;}}.sub-menu .prose{color:white;}.sub-menu{left:0px;z-index:50;--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;transition-timing-function:cubic-bezier(0.4,0,1,1);}@media (min-width:1024px){.sub-menu{visibility:hidden;position:absolute;top:100%;width:100%;background-color:rgb(255 255 255 / 0.7);--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));opacity:0;}}.sub-menu ul ul{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}@media (min-width:1024px){.sub-menu ul ul{min-width:16rem;background-color:transparent;}}.paragraph--dropdown select{margin-right:1rem;}.paragraph--dropdown button .prose{color:white;}.paragraph--dropdown button{border-radius:0.25rem;--tw-bg-opacity:1;background-color:rgb(77 126 23 / var(--tw-bg-opacity,1));padding-left:1.5rem;padding-right:1.5rem;padding-top:0.5rem;padding-bottom:0.5rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.paragraph--quote{border-left-width:4px;--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-style:italic;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.paragraph--quote .field-quote{margin-bottom:1rem;}.paragraph--quote .field-quote-name{margin-top:1rem;}body.swpa-theme .paragraph--quote{--tw-border-opacity:1;border-color:rgb(194 149 37 / var(--tw-border-opacity,1));}.paragraph--video-text iframe{width:100%;}.paragraph--video-with-caption .player{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;}.paragraph--video-with-caption iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.paragraph--social-media-embed *{margin:auto;}.paragraph--social-media-embed iframe{max-width:100%;}.field-para-index-items{margin-bottom:2rem;}.paragraph--type--comparison-table .tablefield,.paragraph--type--comparison-table .tablefield tr,.paragraph--type--comparison-table .tablefield td,.paragraph--type--comparison-table .tablefield thead th{border-style:none;}.paragraph--type--comparison-table .tablefield{width:100%;table-layout:auto;}.paragraph--type--comparison-table .tablefield td{padding:0.75rem;text-align:center;}.paragraph--type--comparison-table .tablefield td .circle{display:inline-block;height:1rem;width:1rem;border-radius:1.5rem;--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}body.swpa-theme .paragraph--type--comparison-table .tablefield td .circle{--tw-bg-opacity:1;background-color:rgb(194 149 37 / var(--tw-bg-opacity,1));}.paragraph--type--comparison-table .tablefield thead{text-transform:uppercase;}.paragraph--type--comparison-table .tablefield thead th{padding-top:0.75rem;padding-bottom:0.75rem;text-align:center;}.paragraph--type--comparison-table .tablefield tbody td.col_0{padding-left:0.75rem;text-align:left;}.paragraph--type--comparison-table .tablefield tbody tr:nth-child(odd){background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));--tw-bg-opacity:0.25;}body.swpa-theme .paragraph--type--comparison-table .tablefield tbody tr:nth-child(odd){background-color:rgb(194 149 37 / var(--tw-bg-opacity,1));--tw-bg-opacity:0.25;}.paragraph--type--grid .field_link a{padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;}@media (min-width:1024px){.paragraph--type--grid .field_link a{position:absolute;bottom:0px;left:0px;}}.paragraph--type--grid .image_wrapper img{border-width:1px;--tw-border-opacity:1;border-color:rgb(128 128 130 / var(--tw-border-opacity,1));}.paragraph--type--grid .grid-wrapper.background-white .field_link a{border-width:2px;--tw-border-opacity:1;border-color:rgb(180 211 185 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.paragraph--type--grid .grid-wrapper.background-white .field_link a:hover .prose{color:white;}.paragraph--type--grid .grid-wrapper.background-white .field_link a:hover{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.paragraph--type--grid .grid-wrapper.background-mint .field_link a .prose{color:white;}.paragraph--type--grid .grid-wrapper.background-mint .field_link a{border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.paragraph--type--grid .grid-wrapper.background-mint .field_link a:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.paragraph--type--grid .single-item >div{padding-bottom:0px;}.paragraph--type--grid .single-item .content_wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));}@media (min-width:1024px){.paragraph--type--grid .single-item .content_wrapper{grid-template-columns:repeat(2,minmax(0,1fr));}}.paragraph--type--grid .single-item .image_wrapper img{height:auto;width:100%;}.paragraph--type--grid .single-item .text_wrapper{position:relative;padding-top:1rem;padding-bottom:1rem;}@media (min-width:1024px){.paragraph--type--grid .single-item .text_wrapper{padding-left:2rem;padding-right:2rem;padding-bottom:3rem;padding-top:0px;}.paragraph--type--grid .single-item .field_link a{position:absolute;bottom:1rem;right:1rem;left:auto;}}.slick-dots{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none;}.slick-dots li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto;}.slick-dots li.slick-active button{background:#fff;transform:scale(1.4);z-index:1;}.slick-dots button{margin:0.25rem;height:1rem;width:1rem;background:#ccc;border:0;border-radius:50%;display:inline-block;opacity:.7;padding:0;position:relative;transition:transform .2s linear;text-indent:100px;overflow:hidden;}.splide__arrow{align-items:center;background:#ccc;background-color:rgb(204,204,204);border:0;border-radius:50%;cursor:pointer;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--prev svg{transform:scaleX(-1);}.banner-slider .splide__arrow .prose{color:white;}.banner-slider .splide__arrow{height:6rem;width:5rem;border-radius:0px;background-color:transparent;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.banner-slider .splide__arrow:hover{background-color:transparent;}.banner-slider .splide__arrow svg{height:5rem;width:4rem;fill:#fff;}.banner-slider .splide__arrow--next{right:6%;}.banner-slider .splide__arrow--prev{left:6%;}.banner-slider .slick-slide{position:relative;}@media (min-width:1024px){.banner-slider .slick-slide{border-left-width:5px;border-right-width:5px;--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));}}.banner-slider .slick-slide img{width:auto !important;}@media not all and (min-width:768px){.banner-slider .slick-slide img{height:250px;}}.banner-slider .slick-slide:before{position:absolute;top:0px;left:0px;height:100%;width:100%;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));--tw-bg-opacity:0.5;--tw-content:'';content:var(--tw-content);transition-delay:500ms;}.banner-slider .slick-slide.slick-current:before{--tw-bg-opacity:0;}.homepage-gallery-slider .splide__arrow .prose{color:white;}.homepage-gallery-slider .splide__arrow{z-index:50;height:6rem;width:5rem;border-radius:0px;background-color:transparent;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.homepage-gallery-slider .splide__arrow:hover{background-color:transparent;}.homepage-gallery-slider .splide__arrow svg{z-index:50;height:4rem;width:3rem;fill:#fff;}@media (min-width:768px){.homepage-gallery-slider .splide__arrow svg{height:5rem;width:4rem;}}.homepage-gallery-slider .splide__arrow--next{right:1rem;}@media (min-width:768px){.homepage-gallery-slider .splide__arrow--next{right:6%;}}.homepage-gallery-slider .splide__arrow--prev{left:1rem;}@media (min-width:768px){.homepage-gallery-slider .splide__arrow--prev{left:6%;}}.homepage-gallery-slider .slick-slide{position:relative;}@media (min-width:1024px){.homepage-gallery-slider .slick-slide{border-left-width:5px;border-right-width:5px;--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));}}.homepage-gallery-slider .slick-slide img{width:auto !important;}@media not all and (min-width:768px){.homepage-gallery-slider .slick-slide img{height:400px;}}.homepage-gallery-slider .slick-slide:before{position:absolute;top:0px;left:0px;height:100%;width:100%;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));--tw-bg-opacity:0.5;--tw-content:'';content:var(--tw-content);transition-delay:500ms;}.homepage-gallery-slider .slick-slide.slick-active:before{--tw-bg-opacity:0;}@media not all and (min-width:768px){.gallary_wrapper.gallery-bg-mint .cta-button-wrapper{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));}.gallary_wrapper.gallery-bg-mint a .prose{color:white;}.gallary_wrapper.gallery-bg-mint a{border-width:2px;--tw-border-opacity:1;border-color:rgb(255 255 255 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.gallary_wrapper.gallery-bg-mint a:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.gallary_wrapper.gallery-bg-white .cta-button-wrapper{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.gallary_wrapper.gallery-bg-white a:hover .prose{color:white;}.gallary_wrapper.gallery-bg-white a{border-width:2px;--tw-border-opacity:1;border-color:rgb(180 211 185 / var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.gallary_wrapper.gallery-bg-white a:hover{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}}.gallery-slider .splide__arrow .prose{color:white;}.gallery-slider .splide__arrow{height:6rem;width:5rem;border-radius:0px;background-color:rgb(0 0 0 / 0.9);--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.gallery-slider .splide__arrow:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}.gallery-slider .splide__arrow svg{height:2rem;width:2rem;fill:#fff;}.gallery-slider .splide__arrow--next{right:6%;}.gallery-slider .splide__arrow--prev{left:6%;}.btn-bordered{display:inline-block;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));}@media (min-width:1024px){.btn-bordered{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;}}.btn-black .prose{color:white;}.btn-black{display:inline-block;border-width:1px;--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}@media (min-width:1024px){.btn-black{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;padding-right:1rem;}}.lang-dropdown-form .form-item{display:block;width:100%;}@media (min-width:768px){.lang-dropdown-form .form-item{width:auto;}}.lang-dropdown-select-element{--tw-border-opacity:1;border-color:rgb(0 0 0 / var(--tw-border-opacity,1));text-transform:uppercase;--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}@media (min-width:1024px){.lang-dropdown-select-element{font-size:13px;}}@media screen and (max-width:768px){.lang-dropdown-select-element{width:100% !important}}body{font-family:Poppins,serif;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}h1,h2,h3,h4,h5,h6{margin-top:2rem;margin-bottom:1rem;line-height:1.25;}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0px;}h1{font-size:3rem;line-height:1;font-weight:500;}h2{font-size:1.5rem;line-height:2rem;}h3{font-size:1.5rem;line-height:2rem;}h4{font-weight:600;}.prose hr,hr{border-bottom:1px solid #ddd;border-left:none;border-right:none;border-top:none;margin:1.5em 0;}.summary{font-size:1.25rem;line-height:1.75rem;}.digit.static{line-height:2.5rem;}#jquery-countdown-timer-note{text-shadow:none;min-width:320px;}#jquery-countdown-timer-note .prose{color:white;}#jquery-countdown-timer-note{margin:0px;min-width:20rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}#jquery-countdown-timer{height:40px;margin-bottom:16px;}#jquery-countdown-timer .position{width:0.9rem;}#jquery-countdown-timer .digit{width:0.9rem;font-size:1.3rem;}@media (min-width:1280px){#jquery-countdown-timer{margin-bottom:0;}#jquery-countdown-timer-note{margin:0 2rem;}#jquery-countdown-timer .position{width:1.1em;}#jquery-countdown-timer .digit{width:1.8rem;font-size:1.9rem;}}body:not(.picture-this-theme) .competition-menu-block{display:none;}body.picture-this-theme .main-menu-block{display:none;}#views-exposed-form-search-page .form-actions,#views-exposed-form-search-page .form-actions input,#views-exposed-form-search-page .form-item-search-api-fulltext{margin-bottom:1rem;width:100%;}@media (min-width:1024px){#views-exposed-form-search-page .form-item-search-api-fulltext{margin-right:2rem;}#views-exposed-form-search-page .form-actions{width:auto;}}.tingle-modal.tingle-modal--visible{background-color:rgba(0,0,0,0.9);z-index:3001;}.tingle-modal .tingle-modal-box .tingle-modal-box__content{padding:0;}@media (min-width:1536px){.tingle-modal .tingle-modal-box{width:25%;}}.video-banner{position:relative;display:block;width:100%;overflow:hidden;margin-bottom:1rem;padding-bottom:50%;}.video-banner video{height:auto;margin-top:-80px;margin-bottom:-80px;margin-left:auto;margin-right:auto;width:140%;}.video-banner .field-video-banner{position:absolute;left:0px;width:calc(100% + 260px);height:calc(100% + 260px);}.video-banner .block--competition-link{bottom:0;margin-bottom:0;position:absolute;width:100%;}@media only screen and (min-width:500px){.video-banner{padding-bottom:48%}.video-banner .field-video-banner{top:-3%;}.video-banner video{height:auto;width:154%;}}@media only screen and (min-width:768px){.video-banner{padding-bottom:34%}.video-banner .field-video-banner{top:-17%;}.video-banner video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;}.video-banner{padding-bottom:34%}}.video-teaser .image-wrapper img{height:auto;width:100%;}.photofairs-gallery{height:initial !important;}.photofairs-gallery figure{position:relative !important;top:unset !important;left:unset !important;}.gallery-images-wrapper .photofairs-gallery figure.no-show{display:none;}.gallery-images-wrapper .photofairs-gallery .image-content-wrapper{margin-right:auto;display:flex;width:100%;flex-shrink:0;flex-direction:column;justify-content:flex-end;}@media (min-width:768px){.gallery-images-wrapper .photofairs-gallery .image-content-wrapper{width:50%;}}@media (min-width:1024px){.gallery-images-wrapper .photofairs-gallery .image-content-wrapper{width:25%;}}.pswp__caption_copyright{display:none;}.pswp .pswp__caption_copyright{display:block;margin-top:30px;}.pswp__button--arrow--prev:hover,.pswp__button--arrow--prev{background-color:transparent;background-image:url(/themes/custom/wpo/assets/images/icons/caret-left-white.svg);background-repeat:no-repeat;}.pswp__button--arrow--next:hover,.pswp__button--arrow--next{background-color:transparent;background-image:url(/themes/custom/wpo/assets/images/icons/caret-right-white.svg);background-repeat:no-repeat;}.pswp__button.pswp__button--arrow{width:50px;background-size:1rem;background-position:center;}.pswp__button--close svg,.pswp__button--zoom svg,.pswp__button.pswp__button--arrow svg{display:none;}.pswp__button--zoom:hover,.pswp__button--zoom{opacity:1;height:60px;width:60px;background-color:transparent;background-image:url(/themes/custom/wpo/assets/images/icons/magnifying-glass-white.svg);background-repeat:no-repeat;background-size:1.5rem;background-position:center;}.pswp__button--close:hover,.pswp__button--close{opacity:1;height:60px;width:60px;background-color:transparent;background-image:url(/themes/custom/wpo/assets/images/icons/xmark-white.svg);background-repeat:no-repeat;background-size:1.5rem;background-position:center;}@media (max-width:1023px){.pswp__caption{position:absolute;bottom:30px;height:140px;width:calc(100% - 100px);left:50px;overflow-y:auto;}}@media (min-width:1024px){.pswp__counter{margin-left:calc(50% + 197px);margin-right:auto;}.pswp__preloader{display:none;}.pswp__button.pswp__button--arrow{position:absolute;top:30px;}.pswp__button--arrow--prev{left:calc(50% - 85px);}.pswp__button--arrow--next{left:calc(50% + 430px);}.pswp__caption{position:absolute;display:flex;flex-direction:column;top:100px;height:calc(100vh - 100px);width:400px;left:30px;padding-bottom:30px;}.pswp .pswp__caption_copyright{margin-top:auto;}}.pswp__caption{color:white;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}#ccc-icon{width:60px !important;height:60px !important;}#ccc-module.ccc-module--slideout{max-width:480px !important;}.text-tiny{font-size:0.75rem;line-height:1rem;}.text-small{font-size:0.875rem;line-height:1.25rem;}.text-default{font-size:1rem;line-height:1.5rem;}.text-big{font-size:1.5rem;line-height:2rem;}.text-huge{font-size:1.875rem;line-height:2.25rem;}a.btn-ckeditor.btn-ckeditor-black .prose{color:white;}a.btn-ckeditor.btn-ckeditor-black{margin-top:1rem;display:inline-block;--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));padding:1rem;--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:200ms;}a.btn-ckeditor.btn-ckeditor-black:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.user-login-form label,.user-pass label{display:block;width:100%;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form p,.user-pass p{display:block;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .form-item,.user-pass .form-item{margin-bottom:1rem;}.user-login-form .form-item-name,.user-login-form .form-item-pass,.user-login-form .form-item-current-pass,.user-login-form .js-form-type-email,.user-pass .form-item-name,.user-pass .form-item-pass,.user-pass .form-item-current-pass,.user-pass .js-form-type-email{width:100%;}@media (min-width:1024px){.user-login-form .form-item-name,.user-login-form .form-item-pass,.user-login-form .form-item-current-pass,.user-login-form .js-form-type-email,.user-pass .form-item-name,.user-pass .form-item-pass,.user-pass .form-item-current-pass,.user-pass .js-form-type-email{width:75%;}}.user-login-form [type="text"],.user-login-form [type="email"],.user-login-form [type="password"],.user-login-form [type="tel"],.user-login-form textarea,.user-login-form select,.user-pass [type="text"],.user-pass [type="email"],.user-pass [type="password"],.user-pass [type="tel"],.user-pass textarea,.user-pass select{width:100%;}.user-login-form .description,.user-pass .description{--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .captcha,.user-pass .captcha{margin-bottom:1rem;--tw-text-opacity:1;color:rgb(51 51 51 / var(--tw-text-opacity,1));}.user-login-form .form-actions,.user-pass .form-actions{margin-top:1rem;display:flex;justify-content:flex-start;}.hover\:text-white:hover .prose{color:white;}.group:hover .group-hover\:text-white .prose{color:white;}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0 / var(--tw-bg-opacity,1));}.hover\:bg-mint:hover{--tw-bg-opacity:1;background-color:rgb(101 191 164 / var(--tw-bg-opacity,1));}.hover\:bg-mint-light:hover{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.hover\:bg-yellow-100:hover{--tw-bg-opacity:1;background-color:rgb(249 244 233 / var(--tw-bg-opacity,1));}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.hover\:text-blue:hover{--tw-text-opacity:1;color:rgb(71 125 202 / var(--tw-text-opacity,1));}.hover\:text-mint:hover{--tw-text-opacity:1;color:rgb(101 191 164 / var(--tw-text-opacity,1));}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.hover\:opacity-100:hover{opacity:1;}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);}.group\/second:hover .group-hover\/second\:visible{visibility:visible;}.group\/top:hover .group-hover\/top\:visible{visibility:visible;}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.group:hover .group-hover\:bg-mint-light{--tw-bg-opacity:1;background-color:rgb(180 211 185 / var(--tw-bg-opacity,1));}.group:hover .group-hover\:fill-mint-light{fill:#b4d3b9;}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1));}.group\/second:hover .group-hover\/second\:opacity-100{opacity:1;}.group\/top:hover .group-hover\/top\:opacity-100{opacity:1;}.group:hover .group-hover\:opacity-0{opacity:0;}@media (prefers-reduced-motion:reduce){.motion-reduce\:transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms;}}@media not all and (min-width:768px){.max-md\:max-h-64{max-height:16rem;}.max-md\:overflow-y-scroll{overflow-y:scroll;}.max-md\:border-mint{--tw-border-opacity:1;border-color:rgb(101 191 164 / var(--tw-border-opacity,1));}.max-md\:border-mint-light{--tw-border-opacity:1;border-color:rgb(180 211 185 / var(--tw-border-opacity,1));}.max-md\:p-4{padding:1rem;}}@media (min-width:640px){.sm\:w-6\/12{width:50%;}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.sm\:items-center{align-items:center;}}@media (min-width:768px){.md\:absolute{position:absolute;}.md\:inset-0{inset:0px;}.md\:bottom-4{bottom:1rem;}.md\:left-0{left:0px;}.md\:z-40{z-index:40;}.md\:order-1{order:1;}.md\:order-2{order:2;}.md\:order-3{order:3;}.md\:my-12{margin-top:3rem;margin-bottom:3rem;}.md\:mb-0{margin-bottom:0px;}.md\:mb-8{margin-bottom:2rem;}.md\:ml-4{margin-left:1rem;}.md\:ml-8{margin-left:2rem;}.md\:ml-auto{margin-left:auto;}.md\:mr-0{margin-right:0px;}.md\:block{display:block;}.md\:flex{display:flex;}.md\:grid{display:grid;}.md\:hidden{display:none;}.md\:h-full{height:100%;}.md\:min-h-6{min-height:1.5rem;}.md\:min-h-\[82px\]{min-height:82px;}.md\:w-1\/2{width:50%;}.md\:w-1\/3{width:33.333333%;}.md\:w-1\/4{width:25%;}.md\:w-2\/3{width:66.666667%;}.md\:w-2\/5{width:40%;}.md\:w-3\/12{width:25%;}.md\:w-3\/4{width:75%;}.md\:w-9\/12{width:75%;}.md\:w-full{width:100%;}.md\:min-w-96{min-width:24rem;}.md\:max-w-xl{max-width:36rem;}.md\:columns-2{-moz-columns:2;columns:2;}.md\:columns-3{-moz-columns:3;columns:3;}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr));}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr));}.md\:flex-row{flex-direction:row;}.md\:flex-row-reverse{flex-direction:row-reverse;}.md\:flex-nowrap{flex-wrap:nowrap;}.md\:items-center{align-items:center;}.md\:justify-end{justify-content:flex-end;}.md\:justify-between{justify-content:space-between;}.md\:gap-12{gap:3rem;}.md\:gap-8{gap:2rem;}.md\:bg-transparent{background-color:transparent;}.md\:p-8{padding:2rem;}.md\:px-0{padding-left:0px;padding-right:0px;}.md\:px-12{padding-left:3rem;padding-right:3rem;}.md\:px-4{padding-left:1rem;padding-right:1rem;}.md\:px-8{padding-left:2rem;padding-right:2rem;}.md\:py-60{padding-top:15rem;padding-bottom:15rem;}.md\:pb-5{padding-bottom:1.25rem;}.md\:pb-8{padding-bottom:2rem;}.md\:pr-8{padding-right:2rem;}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem;}.md\:text-base{font-size:1rem;line-height:1.5rem;}.md\:text-sm{font-size:0.875rem;line-height:1.25rem;}.md\:leading-6{line-height:1.5rem;}}@media (min-width:1024px){.lg\:absolute{position:absolute;}.lg\:bottom-6{bottom:1.5rem;}.lg\:left-0{left:0px;}.lg\:order-1{order:1;}.lg\:order-2{order:2;}.lg\:order-3{order:3;}.lg\:order-4{order:4;}.lg\:order-none{order:0;}.lg\:col-span-3{grid-column:span 3 / span 3;}.lg\:my-0{margin-top:0px;margin-bottom:0px;}.lg\:mb-0{margin-bottom:0px;}.lg\:mb-16{margin-bottom:4rem;}.lg\:ml-4{margin-left:1rem;}.lg\:ml-8{margin-left:2rem;}.lg\:ml-auto{margin-left:auto;}.lg\:mr-4{margin-right:1rem;}.lg\:mr-8{margin-right:2rem;}.lg\:mt-0{margin-top:0px;}.lg\:line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;}.lg\:block{display:block;}.lg\:flex{display:flex;}.lg\:hidden{display:none;}.lg\:max-h-\[600px\]{max-height:600px;}.lg\:w-1\/12{width:8.333333%;}.lg\:w-1\/2{width:50%;}.lg\:w-1\/3{width:33.333333%;}.lg\:w-1\/4{width:25%;}.lg\:w-2\/12{width:16.666667%;}.lg\:w-2\/3{width:66.666667%;}.lg\:w-3\/12{width:25%;}.lg\:w-3\/4{width:75%;}.lg\:w-3\/5{width:60%;}.lg\:w-4\/12{width:33.333333%;}.lg\:w-6\/12{width:50%;}.lg\:w-8\/12{width:66.666667%;}.lg\:w-9\/12{width:75%;}.lg\:w-auto{width:auto;}.lg\:max-w-3xl{max-width:48rem;}.lg\:max-w-4xl{max-width:56rem;}.lg\:flex-1{flex:1 1 0%;}.lg\:columns-3{-moz-columns:3;columns:3;}.lg\:columns-4{-moz-columns:4;columns:4;}.lg\:columns-5{-moz-columns:5;columns:5;}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.lg\:flex-row{flex-direction:row;}.lg\:flex-row-reverse{flex-direction:row-reverse;}.lg\:flex-nowrap{flex-wrap:nowrap;}.lg\:gap-2{gap:0.5rem;}.lg\:gap-24{gap:6rem;}.lg\:space-x-3 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));}.lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)));}.lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));}.lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse));}.lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse:1;}.lg\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity,1));}.lg\:p-0{padding:0px;}.lg\:p-8{padding:2rem;}.lg\:px-12{padding-left:3rem;padding-right:3rem;}.lg\:px-2{padding-left:0.5rem;padding-right:0.5rem;}.lg\:px-44{padding-left:11rem;padding-right:11rem;}.lg\:px-8{padding-left:2rem;padding-right:2rem;}.lg\:py-16{padding-top:4rem;padding-bottom:4rem;}.lg\:py-72{padding-top:18rem;padding-bottom:18rem;}.lg\:pb-0{padding-bottom:0px;}.lg\:pb-12{padding-bottom:3rem;}.lg\:pt-0{padding-top:0px;}.lg\:pt-3{padding-top:0.75rem;}.lg\:text-left{text-align:left;}.lg\:text-\[13px\]{font-size:13px;}.lg\:leading-snug{line-height:1.375;}.lg\:text-black{--tw-text-opacity:1;color:rgb(0 0 0 / var(--tw-text-opacity,1));}.group:hover .lg\:group-hover\:visible{visibility:visible;}.group:hover .lg\:group-hover\:opacity-100{opacity:1;}}@media (min-width:1280px){.xl\:mb-0{margin-bottom:0px;}.xl\:mr-4{margin-right:1rem;}.xl\:w-1\/4{width:25%;}.xl\:w-3\/4{width:75%;}.xl\:max-w-3xl{max-width:48rem;}.xl\:max-w-4xl{max-width:56rem;}.xl\:max-w-sm{max-width:24rem;}.xl\:flex-row{flex-direction:row;}.xl\:px-16{padding-left:4rem;padding-right:4rem;}.xl\:py-8{padding-top:2rem;padding-bottom:2rem;}.xl\:pb-28{padding-bottom:7rem;}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem;}}@media (min-width:1536px){.\32xl\:max-w-5xl{max-width:64rem;}}
