@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap";body{background-color:#f8e8ed!important;padding:0;margin:0;color-scheme:only light}#root{min-height:100vh;display:flex;flex-direction:column;flex:1;color-scheme:only light}@media (prefers-color-scheme: dark){:root{color-scheme:light}}@media (forced-colors: active){:root{color-scheme:light}}@media (prefers-color-scheme: dark){body{background-color:#f8e8ed!important}}.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}@keyframes flutterWing{0%{transform:rotateX(0)}to{transform:rotateX(80deg)}}.butterfly{background:none;pointer-events:none;overflow:visible}path{fill:currentcolor}.butterfly__wing{transform-origin:center center;animation:flutterWing .15s alternate infinite;pointer-events:none}.butterfly-container{--RADIUS-ANIMATION-ANGLE: var(--PI);--r-min: 2;--r-max: 10;--delta-r: calc(var(--r-max) - var(--r-min));--gamma-reference-angle: calc(var(--progress) * var(--RADIUS-ANIMATION-ANGLE));--r: calc(var(--r-min) + var(--delta-r) * sin(var(--gamma-reference-angle)));pointer-events:none;overflow:visible}@property --progress{initial-value: 0; inherits: false; syntax: "<number>";}@keyframes progress{0%{--progress: 0}to{--progress: 1.2}}.shape-container{--PI: 3.1415;--WAVE-COUNT: 2;--TOTAL-ANGLE: calc(var(--WAVE-COUNT) * 2 * var(--PI));--UNIT: 1vw;--r: 5;--CONTAINER-WIDTH: 100;--x: calc(var(--progress) * var(--CONTAINER-WIDTH));--ROTATION-PER-LENGTH-UNIT: calc(var(--TOTAL-ANGLE) / var(--CONTAINER-WIDTH));--alpha-reference-angle: calc(var(--ROTATION-PER-LENGTH-UNIT) * var(--x) * 1rad);--y: calc(1 * var(--r) * sin(var(--alpha-reference-angle)));--x-with-unit: calc(var(--x) * var(--UNIT));--y-with-unit: calc(var(--y) * var(--UNIT));--tan: calc(var(--r) * var(--ROTATION-PER-LENGTH-UNIT) * cos(var(--alpha-reference-angle)));--beta-tangent-angle: atan(var(--tan));position:fixed;top:150px;left:0;width:calc(var(--CONTAINER-WIDTH) * var(--UNIT));pointer-events:none;overflow:visible}.shape{--shape-width: 50px;--shape-height: 10px;position:absolute;z-index:1;top:calc(-.5 * var(--shape-height));left:calc(-.5 * var(--shape-width));translate:var(--x-with-unit) var(--y-with-unit);rotate:var(--beta-tangent-angle);pointer-events:none;overflow:visible}
