*{font-weight:500}.chevron-rotate{transform:rotate(180deg);transition:transform .3s ease}.chevron-normal{transform:rotate(0);transition:transform .3s ease}.menu{position:fixed;top:0;left:-100%;height:40%;width:100%;display:flex;flex-direction:column;transition:left .5s ease;z-index:10;padding-top:5rem;padding-left:1.5rem;background-color:#fff}.menu.open{left:0}.menu .group.relative .absolute{display:block;position:absolute;top:0;left:30%;margin-left:.5rem;background-color:#fff;padding:.5rem 0;z-index:20}.hamburger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer;z-index:20;position:relative}.hamburger span{display:block;width:100%;height:4px;background-color:#000;transition:all .3s ease-in-out}.hamburger.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (min-width: 768px){.menu{display:none}}@keyframes slideInLine{0%{width:0}to{width:100%}}@keyframes slideOutLine{0%{width:100%}to{width:0}}.animate-slide-in{animation:slideInLine .5s ease forwards}.animate-slide-out{animation:slideOutLine .5s ease forwards}.section-hero{height:100%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;overflow-x:hidden}.video-container{height:100%;margin-top:2rem}.hero-video{transition:ease all .7s;height:30vh;width:auto;-o-object-fit:cover;object-fit:cover;z-index:-2}@media (min-width: 40em){.hero-video{height:44vh}}@media (min-width: 48em){.hero-video{height:44vh}}@media (min-width: 64em){.hero-video{height:54vh}}@media (min-width: 80em){.hero-video{height:76vh}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .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:.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:.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:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-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:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,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:.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:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);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;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:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-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 .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{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:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__default-caption{font-size:18px!important;padding-bottom:32px!important}.image-container-gallery{position:relative;display:flex;justify-content:center;align-items:center}.image-container-gallery img{transition:filter .7s ease,transform .7s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-overlay-gallery{position:absolute;height:4.5rem;opacity:0;bottom:-4.5rem;background:#000000e6;width:100%;display:flex;flex-direction:column;color:#fff;transition:opacity .5s ease;cursor:pointer}.image-overlay-gallery.scrolled{opacity:1;bottom:0;background:#0009;transition:all 1.8s ease}@media (min-width: 1268px){.image-container-gallery img,.image-overlay-gallery{width:67vw}}.image-container{position:relative;overflow:hidden}.image-container img{transition:filter .7s ease,transform .7s ease;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-container:hover img{filter:grayscale(100%);transform:scale(1.05)}.image-overlay{position:absolute;bottom:0;width:100%;background:#000c;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;opacity:0;transition:opacity .2s ease-in,opacity 5s ease-out;cursor:pointer}.image-container:hover .image-overlay{opacity:.8;transition:opacity .3s ease-in}@media (max-width: 1024px){.image-overlay{opacity:1;padding:10px;bottom:-4.5rem;background:#000}.image-container{overflow:visible}.image-container:hover img{filter:none;transform:scale(1)}.image-container:hover .image-overlay{opacity:1}}*,: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 / .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 / .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:#e5e7eb}: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:Roboto,sans-serif;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:-.25em}sup{top:-.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:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}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}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1920px){.container{max-width:1920px}}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.z-20{z-index:20}.z-30{z-index:30}.col-span-1{grid-column:span 1 / span 1}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mr-6{margin-right:1.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-20{height:5rem}.h-\[300px\]{height:300px}.h-\[36rem\]{height:36rem}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-48{width:12rem}.w-\[\%\]{width:%}.w-\[300px\]{width:300px}.w-full{width:100%}.max-w-lg{max-width:32rem}.max-w-screen-lg{max-width:1024px}.max-w-screen-md{max-width:768px}.max-w-screen-xl{max-width:1280px}.grow{flex-grow:1}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-16{gap:4rem}.gap-8{gap:2rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-y-32{row-gap:8rem}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-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-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border-2{border-width:2px}.border-grey-darker{--tw-border-opacity: 1;border-color:rgb(104 104 104 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-grey-darker{--tw-bg-opacity: 1;background-color:rgb(104 104 104 / var(--tw-bg-opacity, 1))}.bg-grey-lightest{--tw-bg-opacity: 1;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.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:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-4{padding-left:1rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.tracking-wide{letter-spacing:.025em}.text-\[\#233d4d\]{--tw-text-opacity: 1;color:rgb(35 61 77 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black-theme{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-grey-darker{--tw-text-opacity: 1;color:rgb(104 104 104 / var(--tw-text-opacity, 1))}.text-grey-darkest{--tw-text-opacity: 1;color:rgb(65 65 65 / var(--tw-text-opacity, 1))}.text-grey-lighter{--tw-text-opacity: 1;color:rgb(193 193 193 / var(--tw-text-opacity, 1))}.text-grey-lightest{--tw-text-opacity: 1;color:rgb(230 230 230 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}:root{padding:0;margin:0;line-height:1.5;font-weight:400;font-family:Roboto,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-primary-darkest: #1a1a1a ;--color-primary-dark: #414141 ;--color-primary-medium-dark: #686868;--color-primary-medium: #828282;--color-primary-light: #c1c1c1;--color-primary-light-transparent: rgba(193, 193, 193, .2);--color-primary-lighter: #dadada;--color-primary-lightest: #e6e6e6;--color-primary-white: #e6e6e6;--color-text-select: #fef08a;--glow-shadow-white: 0px 22px 70px 4px rgba(237, 243, 254, 1);--glow-shadow-red: 0px 22px 70px 4px rgba(252, 59, 27, .5);--light-shadow: 0 5px 15px rgba(0, 0, 0, .1);--dark-shadow: 0 5px 15px rgba(0, 0, 0, .2);--dark-shadow-inverse: 0 -4px 15px rgba(0, 0, 0, .2);--darkest-shadow: 0 5px 15px rgba(0, 0, 0, .6)}*{padding:0;margin:0;box-sizing:border-box}::-moz-selection{background:var(--color-text-select)}::selection{background:var(--color-text-select)}html{scroll-behavior:smooth;font-family:Roboto,sans-serif}body{background-color:var(--off-white)}.inverse-shadow{box-shadow:var(--dark-shadow-inverse)}.nav-shadow{box-shadow:0 5px 15px #0003}.btn--dark{background-color:var(--color-primary-dark);color:var(--color-primary-lightest)}.btn,.btn:link,.btn:visited{border:none;display:inline-block;text-decoration:none;font-size:1.3rem;font-weight:500;padding:.8rem 1.5rem;border-radius:.9rem;transition:all .2s;cursor:pointer}.btn--dark:hover,.btn--dark:active{box-shadow:0 8px 12px #0000003d,0 4px 13px #00000030;background-color:var(--color-primary-medium-dark)}.centred-heading{margin-bottom:7rem;display:flex;justify-content:center;align-items:center}.heading-secondary{margin-bottom:3rem;font-size:4rem;padding:1rem;display:flex;justify-content:center;align-items:center}.highlight-container,.highlight{position:relative}.highlight-container{display:inline-block}.highlight-container:before,.highlight-container:after{content:" ";display:block;height:98%;width:108%;margin-left:-3px;margin-right:-3px;position:absolute}.highlight-container-light:before{background:var(--color-primary-white-transparent)}.highlight-container-light:after{background:var(--color-primary-white-transparent)}.highlight-container-dark:before{background:var(--color-primary-light)}.highlight-container-dark:after{background:var(--color-grey-1 )}.highlight-container:before{transform:rotate(2deg);top:-1px;left:-1px}.highlight-container:after{top:3px;right:-2px;transform:rotate(-1deg)}.highlight-container .highlight{color:#333;z-index:4}.paragraph{font-weight:400;padding-bottom:1rem;margin-bottom:1rem;margin-top:1rem;text-align:justify}.headline{padding-left:1rem;padding-right:1rem;margin-bottom:1.5rem;font-style:italic;border-radius:.25rem}.image{width:100%;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper-button-next,.swiper-button-prev{color:#000;background-color:#fffc;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 8px #0003;transition:transform .3s ease,background-color .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{transform:scale(1.1);background-color:#000c;color:#fff}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px;font-weight:700}.swiper-pagination-bullet-active{background-color:#007bff;transform:scale(1.2)}.swiper-pagination-bullet{background-color:#ccc;width:12px;height:12px;margin:0 5px;opacity:1;transition:background-color .3s ease,transform .3s ease}.swiper-pagination-bullet-active{background-color:#000;transform:scale(1.2)}.swiper-pagination-bullet:hover{background-color:#555;transform:scale(1.1)}.placeholder\:text-grey-dark::-moz-placeholder{--tw-text-opacity: 1;color:rgb(130 130 130 / var(--tw-text-opacity, 1))}.placeholder\:text-grey-dark::placeholder{--tw-text-opacity: 1;color:rgb(130 130 130 / var(--tw-text-opacity, 1))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:border-grey-dark:hover{--tw-border-opacity: 1;border-color:rgb(130 130 130 / var(--tw-border-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / 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\:text-black-theme:hover{--tw-text-opacity: 1;color:rgb(26 26 26 / var(--tw-text-opacity, 1))}.hover\:text-grey-darkest:hover{--tw-text-opacity: 1;color:rgb(65 65 65 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.focus\:border-grey-darker:focus{--tw-border-opacity: 1;border-color:rgb(104 104 104 / var(--tw-border-opacity, 1))}.focus\:bg-off-white:focus{--tw-bg-opacity: 1;background-color:rgb(247 247 247 / var(--tw-bg-opacity, 1))}.focus\:shadow-md:focus{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.group:hover .group-hover\:cursor-pointer{cursor:pointer}.group:hover .group-hover\:border-b-2{border-bottom-width:2px}.group:hover .group-hover\:border-grey-dark{--tw-border-opacity: 1;border-color:rgb(130 130 130 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:text-grey-darkest{--tw-text-opacity: 1;color:rgb(65 65 65 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:gap-12{gap:3rem}.sm\:p-8{padding:2rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mb-0{margin-bottom:0}.md\:mb-6{margin-bottom:1.5rem}.md\:mt-0{margin-top:0}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-\[26rem\]{height:26rem}.md\:w-3\/5{width:60%}.md\:max-w-screen-sm{max-width:640px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:px-0{padding-left:0;padding-right:0}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:pb-8{padding-bottom:2rem}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:float-right{float:right}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:mb-0{margin-bottom:0}.lg\:w-3\/4{width:75%}.lg\:max-w-screen-md{max-width:768px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:gap-16{gap:4rem}.lg\:gap-24{gap:6rem}.lg\:p-12{padding:3rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1280px){.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:w-\[60\%\]{width:60%}.xl\:max-w-screen-lg{max-width:1024px}.xl\:flex-row{flex-direction:row}.xl\:px-40{padding-left:10rem;padding-right:10rem}}@media (min-width: 1536px){.\32xl\:mx-auto{margin-left:auto;margin-right:auto}}
