.flex-element-type-menu{width:100%;height:100%}.flex-element-type-menu *{box-sizing:border-box}.flex-element-type-menu--horizontal .flex-element-type-menu__menu{justify-content:var(--horizontalAlign);align-items:var(--verticalAlign)}.flex-element-type-menu--horizontal .flex-element-type-menu__menu>.flex-element-type-menu__menu-item:not(:last-child){margin-right:var(--gap)}.flex-element-type-menu--horizontal.flex-element-type-menu--va-center .flex-element-type-menu__menu>.flex-element-type-menu__menu-item>.flex-element-type-menu__menu-item-link{text-align:center}.flex-element-type-menu--space-evenly .flex-element-type-menu__menu{justify-content:space-between}.flex-element-type-menu--space-evenly .flex-element-type-menu__menu>.flex-element-type-menu__menu-item:not(:last-child){margin:0}.flex-element-type-menu__menu{display:flex;width:100%;height:100%;overflow:hidden}.flex-element-type-menu__menu-item{position:relative}.flex-element-type-menu__menu-item-link,.flex-element-type-menu__trigger{transition:color .1s;transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.flex-element-type-menu__menu-item-link{display:inline-block;color:var(--textColor);-webkit-tap-highlight-color:transparent;user-select:none;cursor:pointer}.flex-element-type-menu__menu-item-link:hover{color:var(--textHoverColor)}.flex-element-type-menu__trigger{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:var(--color)}.flex-element-type-menu__trigger-icon{font-size:2.125rem}@media (max-width:767px){.flex-element-type-menu--ha-center .flex-element-type-menu__menu-item{text-align:center}.flex-element-type-menu__menu{overflow:visible}.flex-element-type-menu__menu-item{display:flex;align-items:center}}html{--maskPill:url("data:image/svg+xml,%3Csvg width='421' height='776' viewBox='0 0 421 776' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 202.818C0 90.8048 91.7508 0 204.931 0H216.069C329.249 0 421 90.8048 421 202.818V573.182C421 685.195 329.249 776 216.069 776H204.931C91.7508 776 0 685.195 0 573.182V202.818Z' fill='black'/%3E%3C/svg%3E%0A");--maskEllipse:url("data:image/svg+xml,%3Csvg width='475' height='716' viewBox='0 0 475 716' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='237.5' cy='358' rx='237.5' ry='358' fill='black'/%3E%3C/svg%3E%0A");--maskArch:url("data:image/svg+xml,%3Csvg width='553' height='682' viewBox='0 0 553 682' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 276.048C0 123.591 123.793 0 276.5 0C429.207 0 553 123.591 553 276.048V682H0V276.048Z' fill='black'/%3E%3C/svg%3E%0A");--maskTopRightArch:url("data:image/svg+xml,%3Csvg width='468' height='715' viewBox='0 0 468 715' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M468 715L0 715L0 0L246.462 0C368.814 0 468 99.6472 468 222.568L468 715Z' fill='black'/%3E%3C/svg%3E%0A");--maskTopLeftArch:url("data:image/svg+xml,%3Csvg viewBox='0 0 468 715' width='468px' height='715px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 468 0 L 0 0 L 0 715 L 246.462 715 C 368.814 715 468 615.353 468 492.432 L 468 0 Z' fill='black' transform='matrix(-1, 0, 0, -1, 468, 715)'/%3E%3C/svg%3E%0A");--maskBottomLeftArch:url("data:image/svg+xml,%3Csvg width='467' height='712' viewBox='0 0 467 712' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0H467V712H221.065C98.9742 712 0 612.771 0 490.366V0Z' fill='black'/%3E%3C/svg%3E%0A");--maskBottomRightArch:url("data:image/svg+xml,%3Csvg viewBox='0 0 467 712' width='467px' height='712px' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0 712 L 467 712 L 467 0 L 221.065 0 C 98.974 0 0 99.229 0 221.634 L 0 712 Z' fill='black' transform='matrix(-1, 0, 0, -1, 467, 712)'/%3E%3C/svg%3E%0A");--maskArchAndEllipse:url("data:image/svg+xml,%3Csvg width='696' height='805' viewBox='0 0 696 805' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M695.399 246.602C695.399 382.797 622.217 493.204 531.942 493.204C441.668 493.204 368.486 382.797 368.486 246.602C368.486 110.408 441.668 0 531.942 0C622.217 0 695.399 110.408 695.399 246.602Z' fill='black'/%3E%3Cpath d='M338.251 805H0V289.134H178.132C266.564 289.134 338.251 361.029 338.251 449.715V805Z' fill='black'/%3E%3C/svg%3E%0A");line-height:1.15;-webkit-text-size-adjust:100%}.flex-block:not(.flex-block--popup-appear-animation-none){transition:transform .1s,opacity .1s,filter .1s;transition-timing-function:cubic-bezier(.25,.46,.45,.94);transition-duration:var(--duration)}.flex-block{overflow:hidden;width:100%}*,.flex-block *{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flex-block__main-container{position:relative;height:var(--height,46em);background-color:var(--bg-color,#fff);color:#000;margin-top:var(--margin-top);margin-bottom:var(--margin-bottom)}.flex-block__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:1;z-index:2;transition:opacity .2s linear}.flex-block .flex-group{position:absolute}.flex-block .flex-group.server-rendered{display:none}@media (min-width:768px){.flex-block .flex-group.server-rendered[data-device=desktop]{display:block}}@media (max-width:767px){.flex-block .flex-group.server-rendered[data-device=mobile]{display:block}}.flex-block__element{display:flex;line-height:1.15;transform:rotate(var(--rotateDeg));--el-full-height:var(--el-height);width:var(--el-width);height:var(--el-height);position:absolute;left:var(--position-left);top:var(--position-top);z-index:var(--z-index)}@media (min-width:768px) and (max-width:1024px){.flex-block__element{left:var(--position-left-tablet);top:var(--position-top-tablet);width:var(--el-width-tablet);height:var(--el-height-tablet)}}.flex-block__element--horizontal-line{border-bottom:thin solid!important;height:0!important;color:var(--backgroundColor)}.flex-block__element--image,.flex-block__element--shape{border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius);border-style:solid}.flex-block__element--image{overflow:hidden}.flex-block__element--shape{background-color:var(--backgroundColor,transparent)}.flex-block__element--image .flex-img-tag{display:flex;object-fit:var(--object-size,contain);object-position:var(--object-position-x) var(--object-position-y);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;filter:blur(5px);transition:opacity .25s linear,filter .25s linear}.flex-block__main-container{font-size:var(--html-font-size,1.25vw)}@media (min-width:768px){.flex-block__element[data-render-only-on=mobile]{display:none}}@media (max-width:767px){.flex-block__element:not(.flex-block__element--synced)[data-render-only-on=desktop]{display:none}}:root{--scheme_1--background--accent:#f0f0f0;--scheme_1--background--default:rgba(255,255,255,1);--scheme_1--button--background--default:#292929;--scheme_1--button--background--hover:#cdcdcd;--scheme_1--button--text--default:#fff;--scheme_1--button--text--hover:#000;--scheme_1--overline--accent:#797979;--scheme_1--overline--default:#747474;--scheme_1--text--accent:#000;--scheme_1--text--default:#000;--scheme_2--background--accent:#eee;--scheme_2--background--default:#f8f8f8;--scheme_2--button--background--default:#cdcdcd;--scheme_2--button--background--hover:#292929;--scheme_2--button--text--default:#434442;--scheme_2--button--text--hover:#fff;--scheme_2--overline--accent:#838383;--scheme_2--overline--default:#747474;--scheme_2--text--accent:#000;--scheme_2--text--default:#444}@font-face{font-family:HKGrotesk-Light;src:url(//test.thefeathers.ie/staging/wp-content/uploads/flex/fonts/HKGrotesk-Light.woff);font-display:swap}@font-face{font-family:HKGrotesk-SemiBold;src:url(//test.thefeathers.ie/staging/wp-content/uploads/flex/fonts/HKGrotesk-SemiBold.woff);font-display:swap}@font-face{font-family:HKGrotesk-Regular;src:url(//test.thefeathers.ie/staging/wp-content/uploads/flex/fonts/HKGrotesk-Regular.woff);font-display:swap}@font-face{font-family:HKGrotesk-Medium;src:url(//test.thefeathers.ie/staging/wp-content/uploads/flex/fonts/HKGrotesk-Medium.woff);font-display:swap}@font-face{font-family:HKGrotesk-Bold;src:url(//test.thefeathers.ie/staging/wp-content/uploads/flex/fonts/HKGrotesk-Bold.woff);font-display:swap}body [data-font="983868b683e1"],body [data-font="second_level/subtitle_2"]{font-family:Nanum Myeongjo;font-size:.75rem;font-weight:regular;font-style:normal;line-height:1.7em;letter-spacing:.15em;text-decoration:none;text-transform:uppercase}body [data-font="983868b683e1"]{font-family:Bodoni Moda;font-size:.5625rem;font-weight:400;line-height:1em;letter-spacing:.11em}@media (max-width:767px){body [data-font="second_level/subtitle_2"]{font-size:.75rem;line-height:1.7em;letter-spacing:.15em}body [data-font="983868b683e1"]{font-size:.5625rem;line-height:1em;letter-spacing:.11em}}@media (min-width:768px) and (max-width:1024px){body [data-font="983868b683e1"]{font-size:.5625rem;line-height:1em;letter-spacing:.11em}}body:not(.wp-admin){background-color:var(--scheme_1--background--default);color:var(--scheme_1--text--default)}@media none{.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:0}.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:0}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);margin:0}@font-face{font-family:"flo-flex-icons";src:url(/wp-content/plugins/flo-flex-builder/public/static/icons/fonts/flo-flex-icons.eot?mpf9ys);src:url(/wp-content/plugins/flo-flex-builder/public/static/icons/fonts/flo-flex-icons.eot?mpf9ys#iefix)format("embedded-opentype"),url(/wp-content/plugins/flo-flex-builder/public/static/icons/fonts/flo-flex-icons.ttf?mpf9ys)format("truetype"),url(/wp-content/plugins/flo-flex-builder/public/static/icons/fonts/flo-flex-icons.woff?mpf9ys)format("woff"),url(/wp-content/plugins/flo-flex-builder/public/static/icons/fonts/flo-flex-icons.svg?mpf9ys#flo-flex-icons)format("svg");font-weight:400;font-style:normal;font-display:block}[class^=flo-flex-icon-]{font-family:"flo-flex-icons"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flo-flex-icon-menu-trigger-right:before{content:""}@font-face{font-family:"flo-icons";src:url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.eot?12002670);src:url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.eot?12002670#iefix)format("embedded-opentype"),url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.woff2?12002670)format("woff2"),url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.woff?12002670)format("woff"),url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.ttf?12002670)format("truetype"),url(https://thefeathers.ie/wp-content/plugins/flo-gutenberg-blocks/public/../src/blocks/assets/fontello/font/flo-icons.svg?12002670#flo-icons)format("svg");font-weight:400;font-style:normal}main{display:block}a{background-color:transparent;color:inherit;text-decoration:none}img{border-style:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@media (max-width:47.99875em){html{font-size:4.266666666667vw}}@media (min-width:48em){html{font-size:1.25vw}}:root{--global--spacing-unit:20px;--global--spacing-measure:unset;--global--spacing-horizontal:25px;--global--spacing-vertical:30px}body,html{position:relative;overflow-x:hidden;width:100vw}*,* *{-webkit-tap-highlight-color:transparent}*,:after,:before{box-sizing:border-box}body{background-color:var(--siteBackgroundColor)!important;color:var(--siteColor)!important;--fgt-field-color:var(--scheme_1--text--default)}.flo-post{color:var(--siteColor)}.flextheme_main_wrapper{overflow:hidden}.fgt__main__content,.flextheme_main_wrapper{display:flex;flex-wrap:wrap;width:100vw;flex-direction:row}.entry-content,.entry-content>.alignfull,.flo-post,footer#colophon,header#masthead{width:100%}.flo-post img{max-width:100%;height:auto;display:inline-block;margin-bottom:0}.entry-content{position:relative;overflow:visible}.entry-content>*{margin-left:auto;margin-right:auto}@media (min-width:768px){.fgt__main__content .entry-content>:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright){width:calc(100vw - 5.625rem*2)!important}}@media (max-width:767px){.fgt__main__content .entry-content>:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright){width:calc(100vw - 1.875rem*2)!important}}.flextheme_main_wrapper{color:var(--scheme_1--text--default)}.entry-content>blockquote{border-left:7px solid currentColor;padding-left:20px}.alignfull{clear:both}header#masthead{--elements-color:#fff}header#masthead:not(.fgt-sticky-header){z-index:99990}.fgt-copyright{position:relative;display:flex;justify-content:space-between;width:100vw;min-height:4.4375rem;padding:1.8125rem 5.625rem}.fgt-copyright,.fgt-copyright *{box-sizing:border-box}@media (max-width:767px){.fgt-copyright{display:flex;align-items:center;flex-direction:column;text-align:center}.fgt-copyright__notice{margin-bottom:1.25rem}}@font-face{font-family:"fgt-icons";src:url(/wp-content/themes/flo-pronto/flo-app/public/assets/icomoon/fonts/fgt-icons.eot?u118da);src:url(/wp-content/themes/flo-pronto/flo-app/public/assets/icomoon/fonts/fgt-icons.eot?u118da#iefix)format("embedded-opentype"),url(/wp-content/themes/flo-pronto/flo-app/public/assets/icomoon/fonts/fgt-icons.ttf?u118da)format("truetype"),url(/wp-content/themes/flo-pronto/flo-app/public/assets/icomoon/fonts/fgt-icons.woff?u118da)format("woff"),url(/wp-content/themes/flo-pronto/flo-app/public/assets/icomoon/fonts/fgt-icons.svg?u118da#fgt-icons)format("svg");font-weight:400;font-style:normal;font-display:block}.entry-content{line-height:1.85em;font-size:.9375rem;letter-spacing:0;font-family:HKGrotesk-Regular;font-weight:regular;font-style:normal;text-decoration:none;text-transform:none}.entry-content>:not(.flex-block):not([class*=flo-]) p,.entry-content>p{line-height:1.85em;font-size:.9375rem;letter-spacing:0;font-family:HKGrotesk-Regular;font-weight:regular;font-style:normal;text-decoration:none;text-transform:none}.entry-content>blockquote p{line-height:1.2em;font-size:1.75rem;letter-spacing:-.03em;font-family:HKGrotesk-Medium;font-weight:500;font-style:normal;text-decoration:none;text-transform:none}@media (max-width:767px){.entry-content>blockquote p{font-size:1.375rem}}@media only screen and (min-width:768px){.flex-block--blockID--7f02{--html-font-size:1.25vw;--height:3.8438em;--bg-color:var(--scheme_1--background--default);--margin-top:.9375em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--7f02{--html-font-size:4.2666666666667vw;--height:6.09375em;--bg-color:var(--scheme_1--background--default);--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--7f02.flex-block__element--element_id_ed10bfd5c4ea{--el-width:45.09554em;--el-width-tablet:45.09554em;--el-height:1.68153em;--el-height-tablet:1.68153em;--el-actual-height:1.68153em;--el-actual-height-tablet:1.68153em;--position-top:1.9359em;--position-top-tablet:1.9359em;--position-left:29.27952em;--position-left-tablet:29.27952em;--rotateDeg:0deg;--z-index:2}@media only screen and (max-width:767px){.flex-block__element--block-blockID--7f02.flex-block__element--element_id_ed10bfd5c4ea{--el-width:1.73248em;--el-width-tablet:1.73248em;--el-height:1.73248em;--el-height-tablet:1.73248em;--el-actual-height:1.73248em;--el-actual-height-tablet:1.73248em;--position-top:1.06967em;--position-top-tablet:1.06967em;--position-left:19.8296em;--position-left-tablet:19.8296em;--rotateDeg:0deg;--z-index:2}}@media only screen and (min-width:768px){.flex-block--blockID--627b3683154b{--html-font-size:1.25vw;--height:66em;--bg-color:#fff;--margin-top:.9375em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--627b3683154b{--html-font-size:4.2666666666667vw;--height:42.09375em;--bg-color:#fff;--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_644c5c7563e2{--el-width:10.96875em;--el-width-tablet:10.96875em;--el-height:16.78125em;--el-height-tablet:16.78125em;--el-actual-height:16.78125em;--el-actual-height-tablet:16.78125em;--position-top:3.5em;--position-top-tablet:3.5em;--position-left:5.9375em;--position-left-tablet:5.9375em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_644c5c7563e2{--el-width:4.1634em;--el-width-tablet:4.1634em;--el-height:6.16113em;--el-height-tablet:6.16113em;--el-actual-height:6.16113em;--el-actual-height-tablet:6.16113em;--position-top:1.98136em;--position-top-tablet:1.98136em;--position-left:.44982em;--position-left-tablet:.44982em;--rotateDeg:0deg;--z-index:4;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_668a6c34e52b{--el-width:10.96875em;--el-width-tablet:10.96875em;--el-height:16.78125em;--el-height-tablet:16.78125em;--el-actual-height:16.78125em;--el-actual-height-tablet:16.78125em;--position-top:6.40625em;--position-top-tablet:6.40625em;--position-left:13.75em;--position-left-tablet:13.75em;--rotateDeg:0deg;--z-index:2;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:42.252926015127%;--object-position-y:0%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_668a6c34e52b{--el-width:4.13477em;--el-width-tablet:4.13477em;--el-height:5.93516em;--el-height-tablet:5.93516em;--el-actual-height:5.93516em;--el-actual-height-tablet:5.93516em;--position-top:4.04902em;--position-top-tablet:4.04902em;--position-left:3.60056em;--position-left-tablet:3.60056em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:100%;--object-position-y:0%}}.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_b2fb0e85deb7{--el-width:18.53722em;--el-width-tablet:18.53722em;--el-height:26.30073em;--el-height-tablet:26.30073em;--el-actual-height:26.30073em;--el-actual-height-tablet:26.30073em;--position-top:9.31083em;--position-top-tablet:9.31083em;--position-left:57.07454em;--position-left-tablet:57.07454em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_b2fb0e85deb7{--el-width:5.14925em;--el-width-tablet:5.14925em;--el-height:8.3011em;--el-height-tablet:8.3011em;--el-actual-height:8.3011em;--el-actual-height-tablet:8.3011em;--position-top:5.84769em;--position-top-tablet:5.84769em;--position-left:17.71994em;--position-left-tablet:17.71994em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_b47d905d76da{--el-width:16.03125em;--el-width-tablet:16.03125em;--el-height:25.3125em;--el-height-tablet:25.3125em;--el-actual-height:25.3125em;--el-actual-height-tablet:25.3125em;--position-top:32.9375em;--position-top-tablet:32.9375em;--position-left:2.5625em;--position-left-tablet:2.5625em;--rotateDeg:0deg;--z-index:4;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:100%;--object-position-y:69.911394461218%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_b47d905d76da{--el-width:5.82253em;--el-width-tablet:5.82253em;--el-height:8.43848em;--el-height-tablet:8.43848em;--el-actual-height:8.43848em;--el-actual-height-tablet:8.43848em;--position-top:18.96765em;--position-top-tablet:18.96765em;--position-left:.53446em;--position-left-tablet:.53446em;--rotateDeg:0deg;--z-index:2;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_dee46947ccc6{--el-width:12.375em;--el-width-tablet:12.375em;--el-height:16.09375em;--el-height-tablet:16.09375em;--el-actual-height:16.09375em;--el-actual-height-tablet:16.09375em;--position-top:34.34375em;--position-top-tablet:34.34375em;--position-left:42.75em;--position-left-tablet:42.75em;--rotateDeg:0deg;--z-index:5;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--627b3683154b.flex-block__element--element_id_dee46947ccc6{--el-width:5.09128em;--el-width-tablet:5.09128em;--el-height:7.20098em;--el-height-tablet:7.20098em;--el-actual-height:7.20098em;--el-actual-height-tablet:7.20098em;--position-top:21.24613em;--position-top-tablet:21.24613em;--position-left:17.55274em;--position-left-tablet:17.55274em;--rotateDeg:0deg;--z-index:8;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--71993ec8a458{--html-font-size:1.25vw;--height:40.75em;--bg-color:#fff;--margin-top:4em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--71993ec8a458{--html-font-size:4.2666666666667vw;--height:17.15625em;--bg-color:#fff;--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--71993ec8a458.flex-block__element--element_id_30924{--el-width:70.18256em;--el-width-tablet:70.18256em;--el-height:34.73952em;--el-height-tablet:34.73952em;--el-actual-height:34.73952em;--el-actual-height-tablet:34.73952em;--position-top:-.01392em;--position-top-tablet:-.01392em;--position-left:-.02813em;--position-left-tablet:-.02813em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:100%;--object-position-y:0%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--71993ec8a458.flex-block__element--element_id_30924{--el-width:21.94059em;--el-width-tablet:21.94059em;--el-height:12.06731em;--el-height-tablet:12.06731em;--el-actual-height:12.06731em;--el-actual-height-tablet:12.06731em;--position-top:.05636em;--position-top-tablet:.05636em;--position-left:-.16861em;--position-left-tablet:-.16861em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--c2a0b2b50f74{--html-font-size:1.25vw;--height:41.5938em;--bg-color:var(--scheme_1--background--default);--margin-top:0em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--c2a0b2b50f74{--html-font-size:4.2666666666667vw;--height:47.71875em;--bg-color:var(--scheme_1--background--default);--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--c2a0b2b50f74.flex-block__element--element_id_92117{--el-width:20.02788em;--el-width-tablet:20.02788em;--el-height:31.27989em;--el-height-tablet:31.27989em;--el-actual-height:31.27989em;--el-actual-height-tablet:31.27989em;--position-top:5.62588em;--position-top-tablet:5.62588em;--position-left:5.62588em;--position-left-tablet:5.62588em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--c2a0b2b50f74.flex-block__element--element_id_92117{--el-width:8.03125em;--el-width-tablet:8.03125em;--el-height:12.28125em;--el-height-tablet:12.28125em;--el-actual-height:12.28125em;--el-actual-height-tablet:12.28125em;--position-top:3.84375em;--position-top-tablet:3.84375em;--position-left:0em;--position-left-tablet:0em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--29933f172845{--html-font-size:1.25vw;--height:42.6563em;--bg-color:#fff;--margin-top:3.125em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--29933f172845{--html-font-size:4.2666666666667vw;--height:35.09375em;--bg-color:#fff;--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--29933f172845.flex-block__element--element_id_27302{--el-width:15.3125em;--el-width-tablet:15.3125em;--el-height:21.5em;--el-height-tablet:21.5em;--el-actual-height:21.5em;--el-actual-height-tablet:21.5em;--position-top:8.60759em;--position-top-tablet:8.60759em;--position-left:5.54149em;--position-left-tablet:5.54149em;--rotateDeg:0deg;--z-index:4;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--29933f172845.flex-block__element--element_id_27302{--el-width:7.5em;--el-width-tablet:7.5em;--el-height:11.40625em;--el-height-tablet:11.40625em;--el-actual-height:11.40625em;--el-actual-height-tablet:11.40625em;--position-top:6.5625em;--position-top-tablet:6.5625em;--position-left:.125em;--position-left-tablet:.125em;--rotateDeg:0deg;--z-index:4;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--29933f172845.flex-block__element--element_id_86128{--el-width:33.125em;--el-width-tablet:33.125em;--el-height:21.5em;--el-height-tablet:21.5em;--el-actual-height:21.5em;--el-actual-height-tablet:21.5em;--position-top:14.85232em;--position-top-tablet:14.85232em;--position-left:41.15331em;--position-left-tablet:41.15331em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:100%;--object-position-y:82.318921160691%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--29933f172845.flex-block__element--element_id_86128{--el-width:11.84375em;--el-width-tablet:11.84375em;--el-height:8.53125em;--el-height-tablet:8.53125em;--el-actual-height:8.53125em;--el-actual-height-tablet:8.53125em;--position-top:22.34375em;--position-top-tablet:22.34375em;--position-left:11.625em;--position-left-tablet:11.625em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--406c642550f4{--html-font-size:1.25vw;--height:48.7188em;--bg-color:#fff;--margin-top:5em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--406c642550f4{--html-font-size:4.2666666666667vw;--height:32.07291662693024em;--bg-color:#fff;--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_9918fee994bc{--el-width:17.97449em;--el-width-tablet:17.97449em;--el-height:28.18534em;--el-height-tablet:28.18534em;--el-actual-height:28.18534em;--el-actual-height-tablet:28.18534em;--position-top:8.3263em;--position-top-tablet:8.3263em;--position-left:32.18003em;--position-left-tablet:32.18003em;--rotateDeg:0deg;--z-index:5;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_9918fee994bc{--el-width:5.28125em;--el-width-tablet:5.28125em;--el-height:8.125em;--el-height-tablet:8.125em;--el-actual-height:8.125em;--el-actual-height-tablet:8.125em;--position-top:5.96875em;--position-top-tablet:5.96875em;--position-left:8.71875em;--position-left-tablet:8.71875em;--rotateDeg:0deg;--z-index:4;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_99feed1f00fa{--el-width:14.34585em;--el-width-tablet:14.34585em;--el-height:21.378em;--el-height-tablet:21.378em;--el-actual-height:21.378em;--el-actual-height-tablet:21.378em;--position-top:8.52321em;--position-top-tablet:8.52321em;--position-left:65.68214em;--position-left-tablet:65.68214em;--rotateDeg:0deg;--z-index:7;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_99feed1f00fa{--el-width:4.90625em;--el-width-tablet:4.90625em;--el-height:7.3125em;--el-height-tablet:7.3125em;--el-actual-height:7.3125em;--el-actual-height-tablet:7.3125em;--position-top:7.1875em;--position-top-tablet:7.1875em;--position-left:18.53125em;--position-left-tablet:18.53125em;--rotateDeg:0deg;--z-index:6;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_113822caf1f4{--el-width:16.34799em;--el-width-tablet:16.34799em;--el-height:24.62084em;--el-height-tablet:24.62084em;--el-actual-height:24.62084em;--el-actual-height-tablet:24.62084em;--position-top:9.90315em;--position-top-tablet:9.90315em;--position-left:-.05628em;--position-left-tablet:-.05628em;--rotateDeg:0deg;--z-index:2;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_113822caf1f4{--el-width:4.5em;--el-width-tablet:4.5em;--el-height:6.875em;--el-height-tablet:6.875em;--el-actual-height:6.875em;--el-actual-height-tablet:6.875em;--position-top:6.59375em;--position-top-tablet:6.59375em;--position-left:0em;--position-left-tablet:0em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_81628c024e75{--el-width:11.61902em;--el-width-tablet:11.61902em;--el-height:15.95139em;--el-height-tablet:15.95139em;--el-actual-height:15.95139em;--el-actual-height-tablet:15.95139em;--position-top:13.27707em;--position-top-tablet:13.27707em;--position-left:18.50914em;--position-left-tablet:18.50914em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_81628c024e75{--el-width:3.28125em;--el-width-tablet:3.28125em;--el-height:5.03125em;--el-height-tablet:5.03125em;--el-actual-height:5.03125em;--el-actual-height-tablet:5.03125em;--position-top:7.40625em;--position-top-tablet:7.40625em;--position-left:5.03125em;--position-left-tablet:5.03125em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_72e3f2579075{--el-width:11.61902em;--el-width-tablet:11.61902em;--el-height:15.95139em;--el-height-tablet:15.95139em;--el-actual-height:15.95139em;--el-actual-height-tablet:15.95139em;--position-top:17.74997em;--position-top-tablet:17.74997em;--position-left:52.3488em;--position-left-tablet:52.3488em;--rotateDeg:0deg;--z-index:6;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--406c642550f4.flex-block__element--element_id_72e3f2579075{--el-width:3.625em;--el-width-tablet:3.625em;--el-height:5.5625em;--el-height-tablet:5.5625em;--el-actual-height:5.5625em;--el-actual-height-tablet:5.5625em;--position-top:7.84375em;--position-top-tablet:7.84375em;--position-left:14.5em;--position-left-tablet:14.5em;--rotateDeg:0deg;--z-index:5;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--13cfc39d02ac{--html-font-size:1.25vw;--height:35.8931em;--bg-color:#fff;--margin-top:1.25em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--13cfc39d02ac{--html-font-size:4.2666666666667vw;--height:21.875em;--bg-color:#fff;--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_a4dca6bae5aa{--el-width:11.625em;--el-width-tablet:11.625em;--el-height:17.09375em;--el-height-tablet:17.09375em;--el-actual-height:17.09375em;--el-actual-height-tablet:17.09375em;--position-top:1.09375em;--position-top-tablet:1.09375em;--position-left:18.21875em;--position-left-tablet:18.21875em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_a4dca6bae5aa{--el-width:5.21875em;--el-width-tablet:5.21875em;--el-height:7.8125em;--el-height-tablet:7.8125em;--el-actual-height:7.8125em;--el-actual-height-tablet:7.8125em;--position-top:.25em;--position-top-tablet:.25em;--position-left:1.75em;--position-left-tablet:1.75em;--rotateDeg:0deg;--z-index:1;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_49743cfcf3e9{--el-width:15.27421em;--el-width-tablet:15.27421em;--el-height:20.73111em;--el-height-tablet:20.73111em;--el-actual-height:20.73111em;--el-actual-height-tablet:20.73111em;--position-top:12.06751em;--position-top-tablet:12.06751em;--position-left:52.51758em;--position-left-tablet:52.51758em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_49743cfcf3e9{--el-width:7.65625em;--el-width-tablet:7.65625em;--el-height:10.21875em;--el-height-tablet:10.21875em;--el-actual-height:10.21875em;--el-actual-height-tablet:10.21875em;--position-top:5.375em;--position-top-tablet:5.375em;--position-left:15.75em;--position-left-tablet:15.75em;--rotateDeg:0deg;--z-index:3;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_0427c1dc96f2{--el-width:10.91871em;--el-width-tablet:10.91871em;--el-height:15.92762em;--el-height-tablet:15.92762em;--el-actual-height:15.92762em;--el-actual-height-tablet:15.92762em;--position-top:19.60619em;--position-top-tablet:19.60619em;--position-left:14.40225em;--position-left-tablet:14.40225em;--rotateDeg:0deg;--z-index:2;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}@media only screen and (max-width:767px){.flex-block__element--block-blockID--13cfc39d02ac.flex-block__element--element_id_0427c1dc96f2{--el-width:5.84375em;--el-width-tablet:5.84375em;--el-height:8.25em;--el-height-tablet:8.25em;--el-actual-height:8.25em;--el-actual-height-tablet:8.25em;--position-top:10.15625em;--position-top-tablet:10.15625em;--position-left:-.03125em;--position-left-tablet:-.03125em;--rotateDeg:0deg;--z-index:2;opacity:1;--border-radius:0px;--object-size:cover;--object-position-x:50%;--object-position-y:50%}}@media only screen and (min-width:768px){.flex-block--blockID--3fec{--html-font-size:1.25vw;--height:12.18em;--bg-color:var(--scheme_1--background--default);--margin-top:1.875em;--margin-bottom:0em}}@media only screen and (max-width:767px){.flex-block--blockID--3fec{--html-font-size:4.2666666666667vw;--height:29.84375em;--bg-color:var(--scheme_1--background--default);--margin-top:0em;--margin-bottom:0em}}.flex-block__element--block-blockID--3fec.flex-block__element--element_id_24cc85feb97b{--el-width:80em;--el-width-tablet:80em;--el-height:1px;--el-height-tablet:1px;--el-actual-height:1px;--el-actual-height-tablet:1px;--position-top:3.06259em;--position-top-tablet:3.06259em;--position-left:0em;--position-left-tablet:0em;--rotateDeg:0deg;--z-index:1;--border-radius:0px;--backgroundColor:var(--scheme_1--overline--default)}@media only screen and (max-width:767px){.flex-block__element--block-blockID--3fec.flex-block__element--element_id_24cc85feb97b{--el-width:23.4375em;--el-width-tablet:23.4375em;--el-height:.01636em;--el-height-tablet:.01636em;--el-actual-height:.01636em;--el-actual-height-tablet:.01636em;--position-top:2.5em;--position-top-tablet:2.5em;--position-left:0em;--position-left-tablet:0em;--rotateDeg:0deg;--z-index:1;--border-radius:0px;--backgroundColor:var(--scheme_1--overline--default)}}