.homepage{position:relative;margin:0 auto;display:flex;flex-direction:column}.homepage__canvas{display:none;margin:0 auto;border:1px solid;border-color:var(--text-color-main);border-radius:2rem;padding-top:1rem}@media screen and (min-width:768px){.homepage__canvas{display:flex}}.homepage__title{position:absolute;top:5rem;left:2rem;font-size:6rem;font-weight:400;color:var(--text-color-main);background-color:transparent}.homepage__button{display:none;position:absolute;top:12rem;right:2.85rem;padding:1rem;font-size:1rem;border:.85px solid;border-radius:2rem;background-color:var(--background);color:var(--text-color-main);border-color:var(--text-color-main);transition:transform .5s ease-in-out}.homepage__button:hover{cursor:pointer;background-color:#ffc529;color:var(--background);border:.85px solid #47629a;transform:translateY(-3px)}@media screen and (min-width:768px){.homepage__button{display:flex}}.homepage__toggle{width:100%;text-align:right;background-color:transparent;color:var(--text-color-main);border:none;padding:1rem;transition:transform .5s ease-in-out}.homepage__toggle:hover{cursor:pointer;transform:scale(1.025);transform:translate(-.25rem)}.tealist{padding:10rem 1rem}.tealist__wrapper{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5rem;font-size:1rem;transition:transform .4s ease,color .4s ease}.tealist__wrapper:hover{transform:translate(-2rem);cursor:pointer}.tealist__wrapper:hover .tealist__name,.tealist__wrapper:hover .tealist__origin{color:#a68d77;transition:all .4s ease}.tealist__img{width:10rem;height:10rem;object-fit:cover;position:absolute;margin-left:40%;margin-top:-2rem;opacity:0;transform:scale(.98) translateY(5px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.tealist__img.visible{opacity:1;transform:scale(1) translateY(0)}.tealist__description{overflow:hidden;max-height:0;transition:max-height .4s ease,padding .4s ease;padding:0 1rem}.tealist__description.expanded{max-height:5rem;margin-top:3rem;margin-bottom:5rem;padding:.5rem 1rem;display:flex;text-align:left}.aboutpage__wrapper{margin:0 1rem 1rem}@media screen and (min-width:768px){.aboutpage__wrapper{margin:3rem;display:flex;align-items:center}}@media screen and (min-width:1280px){.aboutpage__wrapper{margin:4rem 6rem}}.aboutpage__wrapper-2{margin:0 1rem}@media screen and (min-width:768px){.aboutpage__wrapper-2{margin:3rem}}@media screen and (min-width:1280px){.aboutpage__wrapper-2{margin:3rem 6rem}}.aboutpage__wrapper-3{margin:0}@media screen and (min-width:768px){.aboutpage__left{margin-right:1.5rem}}.aboutpage__title{color:#1d1e2c;line-height:1;letter-spacing:-.05rem;font-weight:900;font-size:1.6rem}@media screen and (min-width:768px){.aboutpage__title{font-size:2rem}}.aboutpage__pretitle{margin:3rem 0 .25rem;color:#ffc529;font-style:italic;font-weight:900}.aboutpage__subtitle{color:#fff;padding:1.5rem 0 1rem}.aboutpage__description{font-size:.85rem;padding-bottom:1rem;color:#1d1e2c}.aboutpage__description-1{padding-top:1rem;padding-bottom:1rem;font-size:.95rem;color:#1d1e2c}@media screen and (min-width:768px){.aboutpage__description-1{font-size:1rem}}.aboutpage__description-2{padding-bottom:1rem;font-size:.85rem;color:#1d1e2c}@media screen and (min-width:768px){.aboutpage__description-2{font-size:.95rem}}.aboutpage__button{padding:.75rem;font-weight:600;border:1px solid #1d1e2c;border-radius:10px;cursor:pointer;transition:transform .5s ease-in-out;letter-spacing:.025rem;margin:.25rem 0;font-size:.95rem;width:100%}@media screen and (min-width:768px){.aboutpage__button{height:3.5rem;width:9rem}}.aboutpage__button-1{background-color:#1d1e2c;color:#fff}@media screen and (min-width:768px){.aboutpage__button-1{margin-right:1rem}}.aboutpage__button-1:hover{background-color:#ffc529;color:#1d1e2c;border:1px solid #ffc529;transform:translateY(-3px)}.aboutpage__button-2{background-color:#fff;margin-bottom:3rem;color:#1d1e2c}.aboutpage__button-2:hover{background-color:#1d1e2c;color:#fff;border:1px solid #1d1e2c;transform:translateY(-3px)}.aboutpage__button-wrapper{display:flex;flex-direction:column}@media screen and (min-width:768px){.aboutpage__button-wrapper{flex-direction:row}}.aboutpage__img{width:100%;object-fit:cover;border-radius:10px}.aboutpage__history{background-color:#1d1e2c;padding-bottom:3rem}@media screen and (min-width:768px){.aboutpage__history{padding-top:.2rem}}.aboutpage__photos{padding-bottom:3rem}.aboutpage__photos-subtitle{color:#1d1e2c}@media screen and (min-width:768px){.aboutpage__photos{padding-top:.2rem}}.history__title,.history__description{color:#1d1e2c}.vertical-timeline-element-date{color:#494a62;font-weight:700}@media(min-width:1170px){.vertical-timeline-element-date{color:#fff}}.vertical-timeline *{box-sizing:border-box}.vertical-timeline{width:95%;max-width:1170px;margin:0 auto;position:relative;padding:2em 0}.vertical-timeline:after{content:"";display:table;clear:both}.vertical-timeline:before{content:"";position:absolute;top:0;left:18px;height:100%;width:4px;background:var(--line-color)}.vertical-timeline.vertical-timeline--one-column-right:before{right:18px;left:unset}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{left:50%;margin-left:-2px}}.vertical-timeline-element{position:relative;margin:2em 0}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{content:"";display:table;clear:both}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{position:absolute;top:0;left:0;width:40px;height:40px;border-radius:50%}.vertical-timeline-element-icon.shadow-size-small{box-shadow:0 0 0 2px #fff,inset 0 1px #00000014,0 2px 0 4px #0000000d}.vertical-timeline-element-icon.shadow-size-medium{box-shadow:0 0 0 3px #fff,inset 0 2px #00000014,0 3px 0 5px #0000000d}.vertical-timeline-element-icon.shadow-size-large{box-shadow:0 0 0 4px #fff,inset 0 2px #00000014,0 4px 0 6px #0000000d}.vertical-timeline--one-column-right .vertical-timeline-element-icon{right:0;left:unset}.vertical-timeline-element-icon svg{display:block;width:24px;height:24px;position:relative;left:50%;top:50%;margin-left:-12px;margin-top:-12px}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{width:60px;height:60px;left:50%;margin-left:-30px}}.vertical-timeline-element-icon{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{visibility:visible;-webkit-animation:cd-bounce-1 .6s;-moz-animation:cd-bounce-1 .6s;animation:cd-bounce-1 .6s}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}to{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.vertical-timeline-element-content{position:relative;margin-left:60px;background:#fff;border-radius:.25em;padding:1em;box-shadow:0 3px #ddd}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-right:60px;margin-left:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content{background:0 0;box-shadow:none}.vertical-timeline-element-content:after{content:"";display:table;clear:both}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:13px;font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{margin:1em 0 0;line-height:1.6}.vertical-timeline-element-title,.vertical-timeline-element-subtitle{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;padding:.8em 0;opacity:.7}.vertical-timeline-element-content-arrow{content:"";position:absolute;top:16px;right:100%;height:0;width:0;border:7px solid transparent;border-right:7px solid #fff}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{content:"";position:absolute;top:16px;right:unset;left:100%;height:0;width:0;border:7px solid transparent;border-left:7px solid #fff}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{left:100%;border-left:7px solid #fff;border-right:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content:before{display:none}.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:20px;font-size:1.25rem}.vertical-timeline-element-content p{font-size:16px;font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:14px;font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{margin-left:0;padding:1.5em;width:44%}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{top:24px;left:100%;transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{position:absolute;width:100%;left:124%;top:6px;font-size:16px;font-size:1rem}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:auto;right:100%;transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:100%;right:auto;transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{left:auto;right:124%;text-align:right}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2 .6s;-moz-animation:cd-bounce-2 .6s;animation:cd-bounce-2 .6s}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;-webkit-animation:cd-bounce-2-inverse .6s;-moz-animation:cd-bounce-2-inverse .6s;animation:cd-bounce-2-inverse .6s}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px)}60%{opacity:1;-webkit-transform:translateX(20px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translateX(-100px)}60%{opacity:1;-moz-transform:translateX(20px)}to{-moz-transform:translateX(0)}}@keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transform:translate(-100px)}60%{opacity:1;-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translate(20px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px)}60%{opacity:1;-webkit-transform:translateX(-20px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translateX(100px)}60%{opacity:1;-moz-transform:translateX(-20px)}to{-moz-transform:translateX(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transform:translate(100px)}60%{opacity:1;-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translate(-20px)}to{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}}.photos__title,.photos__description{color:#1d1e2c}.photos__img{width:10rem;padding:1rem;border-radius:1.5rem}.photos__img-1{width:16rem;padding:1rem;border-radius:1.5rem}.footer{color:#fff;background-color:#1d1e2c;border-bottom:2px solid #1d1e2c}.footer__wrapper{margin:0 1rem;padding-top:2rem}@media screen and (min-width:768px){.footer__wrapper{margin:0 3rem;display:flex;flex-direction:row;justify-content:space-between}}@media screen and (min-width:1280px){.footer__wrapper{margin:0 6rem}}.footer__wrapper-2{margin:0 1rem;padding-top:2rem}@media screen and (min-width:768px){.footer__wrapper-2{margin:0 3rem}}@media screen and (min-width:1280px){.footer__wrapper-2{margin:0 6rem}}.footer__bottom{font-size:.5rem;color:#fff;background-color:#dbbf72;padding:1.5rem;margin-bottom:-2rem}@media screen and (min-width:768px){.footer__bottom{font-size:.75rem}}.footer__bottom-text{text-align:center}.footer__marquee{background-color:#1d1e2c;color:#fff;padding:1rem 0;font-size:.75rem;border-top:1px solid #1d1e2c}@media screen and (min-width:768px){.footer__marquee{font-size:1rem}}.footer__contact{display:flex;justify-content:right;font-size:.85rem;padding:1rem 0;line-height:1.5rem}@media screen and (min-width:768px){.footer__contact{font-size:1rem;line-height:2rem;padding:2rem 0 1rem}}.footer__contact-links{text-align:right}.footer__contact-link{color:#fff;text-decoration:none}.footer__contact-link:hover{color:#ffc529}.footer__contact-address{text-align:right}.footer__contact-wrapper{display:flex;justify-content:space-between;align-items:center}.footer__name{font-size:2.5rem;padding:3rem .5rem;text-align:center}@media screen and (min-width:768px){.footer__name{font-size:3.35rem;padding:0 .5rem 3rem}}@media screen and (min-width:1280px){.footer__name{font-size:5.5rem}}.footer__name-2{font-size:2.5rem;padding:3rem .5rem;text-align:center}@media screen and (min-width:768px){.footer__name-2{font-size:3.35rem}}@media screen and (min-width:1280px){.footer__name-2{font-size:5.5rem}}.footer__img{padding-left:.5rem}@media screen and (min-width:768px){.contact-form{width:50%}}.contact-form__wrapper{margin:1rem 1rem 2rem;color:#fff;background-color:#1d1e2c;border-bottom:2px solid #1d1e2c;border-radius:1rem}@media screen and (min-width:768px){.contact-form__wrapper{margin:0}}@media screen and (min-width:1280px){.contact-form__wrapper{margin:0 0 2rem}}.contact-form__wrapper-2{margin:1rem 2rem;padding-top:1rem}.contact-form__title{padding:1rem 0 2rem}.contact-form__form{display:flex;flex-direction:column;align-items:end}.contact-form__form-section{display:flex;justify-content:end;width:100%}.contact-form__form-input{width:100%;background-color:#1d1e2c;border:none;outline:none;border-bottom:.75px solid #fff;padding:1rem;color:#fff;text-align:right}.contact-form__form-input::placeholder{text-align:right}.contact-form__form-input:focus{outline:none}.contact-form__form-text{width:100%;height:3rem;margin:.5rem 0;color:#1d1e2c;padding:1rem}.contact-form__form-title{text-align:center;border-bottom:2px solid;padding-bottom:.25rem}.contact-form__form-button{margin-bottom:.5rem;font-size:1rem;padding:.5rem 1rem;padding:.75rem;font-weight:600;border:1px solid #1d1e2c;border-radius:10px;cursor:pointer;transition:transform .5s ease-in-out;letter-spacing:.025rem;margin:.25rem 0 3rem;font-size:.95rem;width:100%;background-color:#fff;color:#1d1e2c}@media screen and (min-width:768px){.contact-form__form-button{height:3.5rem;width:10rem}}.contact-form__form-button:hover{background-color:#ffc529;color:#1d1e2c;border:1px solid #ffc529;transform:translateY(-3px)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact__wrapper{margin:1rem}@media screen and (min-width:768px){.contact__wrapper{width:50%;margin:1.5rem 2rem 1.5rem 3rem}}@media screen and (min-width:1280px){.contact__wrapper{margin:1.5rem 3rem}}.contact__title{color:#1d1e2c;padding:.5rem 0 1rem}.contact__description{font-size:.85rem;padding-bottom:1rem;color:#1d1e2c}@media screen and (min-width:768px){.contact__description{font-size:1rem}}.contact__options{margin:1rem 0 2rem}.contact__option{display:flex;align-items:center;padding-bottom:.5rem}.contact__img{background-color:#dbbf72;border-radius:1rem;padding:.5rem}@media screen and (min-width:768px){.contact__img{padding:.75rem}}.contact__detail{font-size:.85rem}@media screen and (min-width:768px){.contact__detail{font-size:1rem}}.contact__info{color:#1d1e2c;font-size:.85rem}.contact__item{padding-left:1rem}.testimonypage{background-color:#1d1e2c;padding-bottom:10rem}.testimonypage__wrapper{margin:0 1rem 1rem}@media screen and (min-width:768px){.testimonypage__wrapper{margin:0 3rem}}@media screen and (min-width:1280px){.testimonypage__wrapper{margin:0 6rem}}.testimonypage__title{color:#fff;padding:1.5rem 0 1rem}.testimonypage__description{font-size:.85rem;padding-bottom:1rem;color:#fff}.testimonypage__description-1{padding-top:1rem;padding-bottom:1rem;font-size:.95rem;color:#fff}@media screen and (min-width:768px){.testimonypage__description-1{font-size:1.15rem}}.testimonypage__description-2{padding-bottom:1rem;border-bottom:.75px solid #1d1e2c;font-size:.85rem;color:#fff}@media screen and (min-width:768px){.testimonypage__description-2{font-size:1.15rem}}.testimonypage-2{background-color:#fff;padding:1rem}@media screen and (min-width:768px){.testimonypage-2{padding:3rem 2rem}}@media screen and (min-width:1280px){.testimonypage-2{padding:3rem 4rem}}.obituary__list{display:flex;margin-top:-10rem;flex-direction:column;align-items:center}.obituary__img{width:100%;padding:1rem;border-radius:1.5rem}.service__list{display:flex}@media screen and (min-width:1280px){.service__list{flex-direction:row;justify-content:center}}@media screen and (min-width:1280px){.service__img{width:calc(33% - 5px)}}.header{border-bottom:.75px solid #1d1e2c;border-top:.75px solid white;background-color:#fff;transition:border-bottom-color .3s ease-in-out}.header.nav-open{border-bottom-color:transparent}@media screen and (min-width:768px){.header{position:sticky;top:0;z-index:50}}.header__wrapper{margin:.5rem;display:flex;justify-content:space-between;align-items:center}@media screen and (min-width:768px){.header__wrapper{margin:2rem 2.5rem}}@media screen and (min-width:1280px){.header__wrapper{margin:2.5rem 5.5rem}}.header__img{width:4rem;transition:transform .5s ease}.header__img:hover{transform:scale(1.075)}@media screen and (min-width:768px){.header__img{width:4.5rem;position:absolute;top:.5rem}}@media screen and (min-width:1280px){.header__img{width:5.5rem}}.header__list{list-style-type:none;padding:1rem;margin:0;border-bottom:1px solid #1d1e2c}@media screen and (min-width:768px){.header__list{display:none}}.header__item{padding-bottom:.75rem}.header__link{text-decoration:none;color:#1d1e2c;display:flex;align-items:center;gap:.25rem}@media screen and (min-width:768px){.header__link-img{padding-right:2.75rem}}@media screen and (min-width:1280px){.header__link-img{padding-right:3.75rem}}@media screen and (min-width:1280px){.header__link{font-size:1.15rem}}.header__link:hover{text-decoration:underline}.header__link-mobile{text-decoration:none;color:#1d1e2c}.header__link-mobile:hover{text-decoration:underline}@media screen and (min-width:768px){.header__link-mobile{display:none}}.header__link-tablet{display:none}@media screen and (min-width:768px){.header__link-tablet{display:flex}}.header__button{cursor:pointer}@media screen and (min-width:768px){.header__button{display:none}}.header__links-tablet{display:none}@media screen and (min-width:768px){.header__links-tablet{display:flex}}.header__links-link{padding:0 .5rem}.header__mobile-menu{position:absolute;max-height:0;width:100%;overflow:hidden;transition:max-height .3s ease-in-out;background-color:#fff}.header__mobile-menu.open{max-height:400px;transform:scaleY(1);z-index:999}.header__icon{width:1.5rem;height:1.5rem;transition:transform .5s ease}@media screen and (min-width:768px){.header__icon{width:1.625rem;height:1.625rem}}@media screen and (min-width:1280px){.header__icon{width:1.75rem;height:1.75rem}}.header__icon:hover{transform:scale(1.15)}@media screen and (min-width:768px){.contactpage__tablet{display:flex;align-items:center;margin:0 2rem 2rem 0}}@media screen and (min-width:1280px){.contactpage__tablet{margin:4rem 5rem 4rem 3rem}}.contactpage__wrapper{margin:1rem}@media screen and (min-width:768px){.contactpage__wrapper{margin:1.5rem 2rem 1.5rem 3rem}}@media screen and (min-width:1280px){.contactpage__wrapper{margin:1.5rem 3rem}}.contactpage__service{display:flex;flex-direction:column;align-items:center}.contactpage__service-img{width:100%;padding:1rem;border-radius:1.5rem}@media screen and (min-width:1280px){.contactpage__title{margin-left:3rem}}.photospage__grid{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;margin:1rem}@media screen and (min-width:1280px){.photospage__grid{margin:2.5rem}}.photospage__image{width:18rem;height:100%;padding:1rem;border-radius:1.5rem;object-fit:cover;cursor:pointer;filter:grayscale(100%);transition:transform .5s ease,filter .5s ease}.photospage__image:hover{filter:grayscale(0%);transform:scale(1.2);z-index:2}@media screen and (min-width:1280px){.contactpage__container{display:flex}}.memorycard{margin:1rem}.memorycard__item{display:flex;gap:1rem;align-items:flex-start;margin:0 auto .5rem}@media screen and (min-width:768px){.memorycard__item{width:36rem;margin:0 auto 2rem}}@media screen and (min-width:1280px){.memorycard__item{width:46rem}}.memorycard__left{width:2.75rem;height:2.75rem;min-width:2.75rem;border-radius:50%;background:linear-gradient(135deg,#e0f2fe,#dbeafe);color:#1d1e2c;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;box-shadow:0 2px 6px #00000014}.memorycard__right{flex:1;border-radius:1rem;padding:1rem;background-color:#fff;border:1px solid #f1f5f9;box-shadow:0 4px 12px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.memorycard__right:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.memorycard__details{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.memorycard__name{font-weight:600;font-size:1rem;color:#0f172a}.memorycard__date{font-size:.8rem;color:#94a3b8}.memorycard__message{font-size:.95rem;line-height:1.7;color:#334155}*:before,*:after{box-sizing:border-box}h1,h2,p,body{font-family:Avenir Next Pro Lt,Avenir,Arial,Helvetica,sans-serif;margin:0}@media screen and (min-width:768px){.memorypage .contact-form{width:40rem;margin:0 auto}}@media screen and (min-width:1280px){.memorypage .contact-form{width:50rem}}@media screen and (min-width:768px){.memorypage .contact-form__title{padding:2rem 0}}@media screen and (min-width:768px){.memorypage .contact-form__form-text{height:7rem;margin:1.5rem 0}}@media screen and (min-width:768px){.memorypage .contact-form__wrapper{margin:2rem}}.memorypage__divider{width:100%;max-width:46rem;margin:2rem auto;height:1px;background:linear-gradient(to right,transparent,#e2e8f0,transparent)}@media screen and (min-width:768px){.memorypage__divider{margin:4rem auto}}.memorypage__top{display:flex;flex-direction:column;align-items:center;margin:2rem 1rem 1rem;color:#1d1e2c}@media screen and (min-width:768px){.memorypage__top{margin:5rem}}.memorypage__subtitle{font-size:.65rem;letter-spacing:.2rem}@media screen and (min-width:768px){.memorypage__subtitle{font-size:.85rem}}.memorypage__title{margin-bottom:1rem}@media screen and (min-width:768px){.memorypage__title{font-size:3rem}}.memorypage__text{font-size:.7rem;text-align:center}@media screen and (min-width:768px){.memorypage__text{font-size:1rem}}
