*{padding:0;margin:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#3d2a28 color-mix(in srgb, #3d2a28, transparent 80%);touch-action:manipulation}html,body{height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-block-start:0;margin-block-end:0}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;overflow-y:hidden;background:#dcdad2;height:auto;display:flex;flex-direction:column;min-height:100vh}body.admin-bar{min-height:calc(100vh - 32px)}@media screen and (max-width: 782px){body.admin-bar{min-height:calc(100vh - 46px)}}main{flex:1}img,svg{image-rendering:crisp-edges;shape-rendering:geometricPrecision}@supports(-webkit-touch-callout: none){body{min-height:-webkit-fill-available}}.site-footer{background-color:#dcdad2}.site-footer .container{margin:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:wrap;font-family:"century-gothic",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}@media screen and (max-width: 768px){.site-footer .container{align-items:flex-start;font-size:.875em}}.site-footer .container .left-holder{width:50%;margin-top:20px;margin-bottom:20px}@media screen and (max-width: 768px){.site-footer .container .left-holder{width:100%}}.site-footer .container .left-holder .logos{display:flex;justify-content:flex-start;align-items:baseline;flex-direction:row;gap:20px}.site-footer .container .left-holder .logos a{flex-shrink:1;min-width:0}.site-footer .container .left-holder .logos a>img{max-width:100%;height:auto;display:block}.site-footer .container .right-holder{width:50%;margin-top:20px;margin-bottom:20px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 768px){.site-footer .container .right-holder{width:100%;margin-top:0}}.site-footer .container .right-holder .copyright{margin-top:20px;display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-end;line-height:1.2;gap:12px}@media screen and (max-width: 768px){.site-footer .container .right-holder .copyright{justify-content:flex-start;gap:10px;flex-wrap:wrap}}.site-footer .container .right-holder .copyright .icons{padding-top:3.5px;border:none;display:flex;flex-direction:row;align-items:center;align-self:center;gap:8px}.site-footer .container .right-holder .copyright .phone{display:none;border-right:1px solid #3d2a28;padding-right:12px}@media screen and (max-width: 768px){.site-footer .container .right-holder .copyright .phone{padding-right:10px}}.site-footer .container .right-holder .copyright a{font-family:"century-gothic",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;color:#3d2a28;text-decoration:none}.site-footer .container .right-holder .copyright a:hover{cursor:pointer;text-decoration:underline}.site-footer .container .legal{width:100%;padding-top:20px;border-top:1px solid #3d2a28}.site-footer .container .legal p{margin-bottom:20px}.site-footer .container .legal p:last-child{margin-bottom:0}main .container .form-section{background-color:#dcdad2;min-height:100vh;width:100vw;padding-top:120px;padding-bottom:120px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 480px){main .container .form-section{min-height:none}}main .container .form-section .form-info{text-align:center;max-width:680px}@media screen and (max-width: 768px){main .container .form-section .form-info{max-width:calc(100vw - 56px)}}main .container .form-section .form-info h1{font-family:"ivyora-display",serif;font-weight:300;font-style:normal;list-style:1.2;font-size:2.5rem;color:#3d2a28}main .container .form-section .form-info p{font-family:"century-gothic",sans-serif;font-weight:400;font-style:normal;line-height:1.5;font-size:1rem;color:#3d2a28;margin-top:40px}main .container .form-section .form-holder{padding-top:80px;max-width:680px}@media screen and (max-width: 768px){main .container .form-section .form-holder{max-width:calc(100vw - 56px)}}main .container .form-section .form-holder form{width:680px}@media screen and (max-width: 768px){main .container .form-section .form-holder form{max-width:calc(100vw - 56px)}}main .container .form-section .form-holder form .form-field{display:flex;flex-direction:column}main .container .form-section .form-holder form .form-field input,main .container .form-section .form-holder form .form-field select{padding:12px 0 12px 0;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #3d2a28;border-radius:0;transition:all .3s ease;font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main .container .form-section .form-holder form .form-field label{font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:10px}main .container .form-section .form-holder form .form-field input::-moz-placeholder, main .container .form-section .form-holder form .form-field textarea::-moz-placeholder{opacity:1}main .container .form-section .form-holder form .form-field input::placeholder,main .container .form-section .form-holder form .form-field textarea::placeholder{opacity:1}main .container .form-section .form-holder form .form-field input:focus,main .container .form-section .form-holder form .form-field select:focus{outline:none}main .container .form-section .form-holder form .form-field input:focus::-moz-placeholder, main .container .form-section .form-holder form .form-field textarea:focus::-moz-placeholder{opacity:0}main .container .form-section .form-holder form .form-field input:focus::placeholder,main .container .form-section .form-holder form .form-field textarea:focus::placeholder{opacity:0}:root{--white: $bg-sand;--light-accent: $bg-sand;--accent: $text-primary;--dark-accent: $text-primary;--black: $text-primary;--font-family: "century-gothic", sans-serif;--font-weight: 400;--font-size: 0.75rem;--form-input-color: $text-primary;--form-input-active-color: $text-primary;--form-label-color: $text-primary;--form-input-border-color: $text-primary}.ewc .form-field.form-field--appearance-filled{margin-top:0 !important;margin-bottom:28px !important}.ewc .form-field.form-field--label-mode-floating input[type=text]{height:42px !important}.ewc .form-field.form-field--label-mode-floating label{top:-5px !important}.ewc .form-field.form-field label{width:100%;padding-left:0;padding-right:0}.ewc .form-field.form-field--label-mode-floating .ewr-radio-group{padding-left:0;display:flex;flex-direction:row;margin-bottom:-12px}.ewc .form-field.form-field--label-mode-floating .ewr-radio-group li{display:flex;flex-direction:row;margin-bottom:0}.ewc .form-field.form-field--label-mode-floating .ewr-radio-group input[type=radio]{padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1px solid #3d2a28;border-radius:0;cursor:pointer;vertical-align:top;background:#f7f5f0}.ewc .form-field.form-field--label-mode-floating .ewr-radio-group input[type=radio]:checked{background-color:#3d2a28;color:#3d2a28}.ewc .form-field.form-field--label-mode-floating .ewr-radio-group input[type=radio]:checked:before{content:"";background:#3d2a28;top:0;left:0;border-radius:0;width:16px;height:16px}.ewc .form-field .ewr-select{background:rgba(0,0,0,0);border:none;border-bottom:1px solid #3d2a28;border-radius:0;transition:all .3s ease;font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ewc .form-field .ewr-select span{font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ewc .form-field .ewr-select .ewr-select__item{color:#3d2a28}.ewc .form-field .ewr-select .ewr-select__item:hover{color:#3d2a28;background:#dcdad2 !important}.ewc .form-field .ewr-select .ewr-select__output{position:relative;padding-right:12px !important;padding-left:0 !important}.ewc .form-field .ewr-select .ewr-select__output::after{content:"";display:block;margin-top:-10px;margin-right:-10px;width:12px;height:9px;background-image:url("../img/arrow.svg");background-repeat:no-repeat;background-size:contain;background-position:center;margin-left:auto;flex-shrink:0;pointer-events:none;transition:transform .2s ease}.ewc .form-field .ewr-select .ewr-select__output:has(+.ewr-select__options)::after{transform:rotate(90deg)}.ewc .form-field textarea{margin-top:30px;background:#fff !important;padding:15px;border:1px solid #3d2a28;border-radius:0px;font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;font-style:normal;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ewc .form-field.form-field--label-mode-floating textarea{min-height:120px !important}.ewc .form-actions{display:flex;flex-direction:row;justify-content:flex-end}.ewc form .button,.ewc form button,.ewc form button[type=butmit]{background:rgba(0,0,0,0);color:#3d2a28;border:1px solid #3d2a28;border-radius:0px;font-family:"century-gothic" !important;font-size:.75rem;font-weight:400 !important;line-height:1.4;text-transform:uppercase;cursor:pointer;transition:all .2s ease-in-out;letter-spacing:.96px;text-decoration:none}.ewc form .button:hover,.ewc form button:hover,.ewc form button[type=butmit]:hover{background-color:#3d2a28;color:#f7f5f0}@media screen and (min-width: 769px){.ewc.ewc-project-contact-form .form-fields{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:0}.ewc.ewc-project-contact-form .form-field--name,.ewc.ewc-project-contact-form .form-field--phone,.ewc.ewc-project-contact-form .form-field--email,.ewc.ewc-project-contact-form .form-field--address-postalCode,.ewc.ewc-project-contact-form .form-field--agent-name,.ewc.ewc-project-contact-form .form-field--agent-company,.ewc.ewc-project-contact-form .form-field--agent-email,.ewc.ewc-project-contact-form .form-field--agent-phone{max-width:48%}}body.popup-open{overflow:hidden}#popup-overlay{display:none;position:fixed;inset:0;background:#dcdad2;z-index:9999;opacity:0;transition:opacity .4s ease}#popup-overlay.active{opacity:1}#popup-box{background:#dcdad2;width:100%;height:100%;padding:2rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}#popup-box h1{font-family:"ivyora-display",serif;font-weight:300;font-style:normal;list-style:1.2;font-size:2.5rem;margin-bottom:30px;text-align:center}#popup-box div{max-width:840px;font-family:"century-gothic",sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5}#popup-box figure{margin-top:10px}#popup-close{position:fixed;top:20px;right:20px;z-index:10000;border:none;background:#dcdad2;cursor:pointer}#popup-close:hover{opacity:.5}.home .hero-section{pointer-events:none;width:100vw;height:100vh;background-image:url("../img/background2.svg");background-size:cover;background-position:center;background-repeat:repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:opacity 1.5s ease-in-out}.home .hero-section.is-visible{pointer-events:auto;opacity:1}.home .hero-section .logo{width:303px;transition:transform 1s ease-in-out;transform:translate(0, -40px)}.home .hero-section .logo.slide-in{transform:translate(0, 0)}@media screen and (min-width: 1440px){.home .hero-section .logo{width:18vw}}@media screen and (max-width: 767px){.home .hero-section .logo{width:100%}}@media screen and (max-width: 480px){.home .hero-section .logo{width:238px;transform:translate(-8px, -40px)}.home .hero-section .logo.slide-in{transform:translate(-8px, 0)}}.home .hero-section .shimmer-wrap{position:relative;width:100%;aspect-ratio:303/240}.home .hero-section .shimmer-wrap svg{display:block;width:100%;height:100%}.home .hero-section .shimmer-overlay{position:absolute;inset:0;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='303' height='240' viewBox='0 0 303 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M277.967 157.789H294.445C299.889 146.433 302.65 134.249 302.65 121.558C302.65 75.2567 264.982 37.5833 218.675 37.5833C215.221 37.5833 211.727 37.7974 208.272 38.2257L199.633 54.7209C205.826 52.9457 212.217 52.0497 218.675 52.0497C257.002 52.0497 288.184 83.231 288.184 121.558C288.184 134.418 284.662 146.884 277.972 157.789M7.71503 0L0 14.8045H29.3216V115.461H45.5914V0H7.71503ZM70.4778 0.123965V14.6749L167.995 14.8045L71.4641 200.117H89.0187L193.287 0L70.4722 0.123965H70.4778ZM286.386 0V14.9172H220.479L228.289 0H286.38H286.386ZM237.143 157.58V157.8H244.7V157.58C242.829 157.468 242.435 157.186 242.435 156.019V137.636H243.765C246.909 137.636 248.296 138.403 249.997 142.055H250.223L249.203 137.016C248.634 137.129 247.478 137.186 246.346 137.186H235.503C234.37 137.186 233.209 137.129 232.64 137.016L231.62 142.055H231.845C233.547 138.397 234.905 137.636 238.078 137.636H239.408V156.019C239.408 157.18 239.014 157.468 237.143 157.58ZM221.758 158.082C225.613 158.082 228.526 155.45 228.526 151.827C228.526 149.477 227.309 147.577 223.911 146.135L222.237 145.43C218.777 143.954 218.157 142.652 218.157 140.956C218.157 138.634 219.971 137.36 222.011 137.36C224.564 137.36 226.261 139.344 227.591 142.629H227.816L227.224 137.191H226.999C226.858 137.642 226.717 137.811 226.435 137.811C225.81 137.811 224.311 136.909 222.017 136.909C218.619 136.909 216.128 139.457 216.128 142.742C216.128 144.923 217.227 146.879 220.687 148.349L222.361 149.06C225.365 150.333 226.497 151.753 226.497 153.591C226.497 155.997 224.683 157.642 221.763 157.642C218.647 157.642 216.838 155.321 215.48 151.663H215.254L215.908 157.806H216.134C216.274 157.355 216.444 157.186 216.725 157.186C217.317 157.186 219.244 158.088 221.763 158.088M197.429 149.167L200.602 140.443L203.803 149.167H197.429ZM204.198 157.58V157.8H212.183V157.58C210.34 157.411 209.889 156.842 208.813 154.064L203.516 139.874C202.811 138.036 202.67 137.608 202.411 136.616H202.214C201.616 137.383 200.512 137.918 199.52 138.144L200.174 139.812L195.017 153.776C193.941 156.555 192.977 157.406 191.535 157.575V157.795H198.015V157.575C195.265 157.406 194.786 156.273 195.665 153.946L197.226 149.725H204.023L206.091 155.394C206.604 156.808 206.519 157.434 204.192 157.575M172.278 157.58V157.8H187.116L188.677 152.649H188.424C186.299 156.391 184.631 157.355 181.768 157.355H178.962C178.054 157.355 177.575 156.961 177.575 156.081V147.611H180.776C183.386 147.611 184.09 148.885 184.603 151.381H184.856V143.452H184.603C184.096 145.802 183.386 147.11 180.776 147.11H177.575V137.648H180.945C184.259 137.648 185.702 138.555 187.319 142.066H187.545L186.609 137.197H172.284V137.422C174.155 137.535 174.549 137.817 174.549 138.978V156.031C174.549 157.192 174.155 157.479 172.284 157.592M238.118 196.578V178.59H240.778C246.193 178.59 249.535 183.38 249.535 189.184C249.535 194.989 245.912 198.308 241.347 198.308C238.653 198.308 238.118 197.824 238.118 196.578ZM232.82 198.534V198.754H240.919C247.49 198.754 252.984 194.679 252.984 188.221C252.984 181.762 248.115 178.139 241.257 178.139H232.82V178.364C234.691 178.477 235.086 178.759 235.086 179.92V196.973C235.086 198.134 234.691 198.421 232.82 198.534ZM207.956 198.534V198.754H215.204V198.534C212.397 198.365 211.49 197.627 211.49 195.305V180.433L225.567 199.041H225.821V181.593C225.821 179.272 226.728 178.533 228.74 178.364V178.144H221.465V178.364C224.271 178.533 225.179 179.272 225.179 181.593V193.687L213.592 178.139H207.956V178.359C209.968 178.528 210.876 179.266 210.876 181.588V195.299C210.876 197.627 209.968 198.365 207.956 198.534ZM190.819 198.754H202.259L203.933 193.941H203.707C202.603 195.981 202.124 196.291 199.176 196.291H193.541L194.645 195.214C198.387 191.76 202.828 187.392 202.828 182.974C202.828 179.97 200.568 177.851 197.446 177.851C194.076 177.851 191.354 180.145 190.988 184.276H191.208C192.087 181.441 193.789 179.942 196.082 179.942C198.376 179.942 200.022 181.526 200.022 184.248C200.022 187.73 197.531 191.36 194.127 195.017L190.819 198.523V198.748V198.754ZM176.228 182.129C176.228 179.863 177.897 178.336 179.852 178.336C181.808 178.336 183.228 179.892 183.228 182.613C183.228 184.456 182.292 186.04 180.962 187.116L179.914 186.581C177.761 185.448 176.234 184.118 176.234 182.134M175.918 193.975C175.918 191.906 176.91 190.204 178.24 189.128L178.578 189.297L179.908 190.007C182.287 191.225 184.101 192.639 184.101 194.623C184.101 196.973 182.399 198.562 179.88 198.562C177.587 198.562 175.913 196.894 175.913 193.975M179.886 199.041C183.402 199.041 186.203 196.578 186.203 193.321C186.203 190.943 184.592 189.015 181.391 187.342C183.543 186.463 185.493 184.766 185.493 182.382C185.493 179.638 183.087 177.857 179.858 177.857C176.826 177.857 174.194 180.089 174.194 183.29C174.194 185.612 175.496 187.454 177.818 188.869C175.665 189.804 173.63 191.591 173.63 194.082C173.63 197.198 176.516 199.035 179.892 199.035M278.226 239.487V239.707H285.783V239.487C283.912 239.374 283.518 239.093 283.518 237.926V219.543H284.848C287.992 219.543 289.378 220.309 291.08 223.961H291.306L290.286 218.923C289.717 219.036 288.556 219.092 287.423 219.092H276.58C275.447 219.092 274.287 219.036 273.717 218.923L272.697 223.961H272.923C274.625 220.309 275.983 219.543 279.156 219.543H280.486V237.926C280.486 239.087 280.091 239.374 278.22 239.487M253.644 239.487V239.707H268.482L270.037 234.556H269.784C267.659 238.298 265.991 239.262 263.128 239.262H260.322C259.414 239.262 258.935 238.867 258.935 237.988V229.518H262.136C264.74 229.518 265.45 230.792 265.963 233.288H266.216V225.359H265.963C265.456 227.709 264.746 229.016 262.136 229.016H258.935V219.554H262.311C265.625 219.554 267.067 220.462 268.679 223.973H268.905L267.969 219.103H253.644V219.329C255.515 219.442 255.909 219.723 255.909 220.884V237.937C255.909 239.098 255.515 239.386 253.644 239.498M233.08 239.487V239.707H247.918L249.479 234.556H249.225C247.101 238.298 245.433 239.262 242.57 239.262H239.763C238.856 239.262 238.377 238.867 238.377 237.988V229.518H241.578C244.182 229.518 244.892 230.792 245.404 233.288H245.658V225.359H245.404C244.897 227.709 244.187 229.016 241.578 229.016H238.377V219.554H241.747C245.061 219.554 246.503 220.462 248.121 223.973H248.346L247.411 219.103H233.085V219.329C234.956 219.442 235.351 219.723 235.351 220.884V237.937C235.351 239.098 234.956 239.386 233.085 239.498M216.844 229.09V219.543H218.145C221.775 219.543 223.73 221.301 223.73 224.53C223.73 227.365 221.577 229.09 218.461 229.09H216.844ZM211.552 239.487V239.707H219.481V239.487C217.244 239.374 216.844 239.093 216.844 237.926V229.512H218.061C218.658 229.512 218.912 229.625 219.509 230.645L223.139 236.709C224.722 239.453 225.883 239.82 227.754 239.82C228.492 239.82 229.512 239.763 230.019 239.707V239.481C228.859 239.374 227.754 238.354 225.832 235.351L221.696 229.067C224.08 228.47 226.881 227.14 226.881 224.023C226.881 220.907 224.164 219.098 218.923 219.098H211.563V219.323C213.462 219.436 213.829 219.718 213.829 220.879V237.932C213.829 239.093 213.457 239.38 211.563 239.493M195.096 239.487V239.707H202.653V239.487C200.782 239.374 200.388 239.093 200.388 237.926V219.543H201.718C204.863 219.543 206.249 220.309 207.951 223.961H208.176L207.156 218.923C206.587 219.036 205.426 219.092 204.293 219.092H193.451C192.318 219.092 191.157 219.036 190.593 218.923L189.573 223.961H189.799C191.501 220.309 192.859 219.543 196.032 219.543H197.362V237.926C197.362 239.087 196.967 239.374 195.096 239.487ZM179.999 239.994C183.853 239.994 186.767 237.363 186.767 233.739C186.767 231.389 185.55 229.49 182.151 228.047L180.483 227.337C177.023 225.866 176.403 224.559 176.403 222.862C176.403 220.54 178.218 219.267 180.258 219.267C182.805 219.267 184.507 221.251 185.837 224.536H186.062L185.471 219.103H185.245C185.104 219.554 184.964 219.723 184.676 219.723C184.051 219.723 182.551 218.822 180.258 218.822C176.86 218.822 174.369 221.369 174.369 224.654C174.369 226.835 175.473 228.791 178.928 230.262L180.602 230.972C183.605 232.245 184.738 233.66 184.738 235.503C184.738 237.909 182.923 239.555 180.004 239.555C176.888 239.555 175.073 237.233 173.721 233.575H173.495L174.143 239.718H174.369C174.51 239.267 174.679 239.098 174.96 239.098C175.552 239.098 177.48 240 180.004 240'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='303' height='240' viewBox='0 0 303 240' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M277.967 157.789H294.445C299.889 146.433 302.65 134.249 302.65 121.558C302.65 75.2567 264.982 37.5833 218.675 37.5833C215.221 37.5833 211.727 37.7974 208.272 38.2257L199.633 54.7209C205.826 52.9457 212.217 52.0497 218.675 52.0497C257.002 52.0497 288.184 83.231 288.184 121.558C288.184 134.418 284.662 146.884 277.972 157.789M7.71503 0L0 14.8045H29.3216V115.461H45.5914V0H7.71503ZM70.4778 0.123965V14.6749L167.995 14.8045L71.4641 200.117H89.0187L193.287 0L70.4722 0.123965H70.4778ZM286.386 0V14.9172H220.479L228.289 0H286.38H286.386ZM237.143 157.58V157.8H244.7V157.58C242.829 157.468 242.435 157.186 242.435 156.019V137.636H243.765C246.909 137.636 248.296 138.403 249.997 142.055H250.223L249.203 137.016C248.634 137.129 247.478 137.186 246.346 137.186H235.503C234.37 137.186 233.209 137.129 232.64 137.016L231.62 142.055H231.845C233.547 138.397 234.905 137.636 238.078 137.636H239.408V156.019C239.408 157.18 239.014 157.468 237.143 157.58ZM221.758 158.082C225.613 158.082 228.526 155.45 228.526 151.827C228.526 149.477 227.309 147.577 223.911 146.135L222.237 145.43C218.777 143.954 218.157 142.652 218.157 140.956C218.157 138.634 219.971 137.36 222.011 137.36C224.564 137.36 226.261 139.344 227.591 142.629H227.816L227.224 137.191H226.999C226.858 137.642 226.717 137.811 226.435 137.811C225.81 137.811 224.311 136.909 222.017 136.909C218.619 136.909 216.128 139.457 216.128 142.742C216.128 144.923 217.227 146.879 220.687 148.349L222.361 149.06C225.365 150.333 226.497 151.753 226.497 153.591C226.497 155.997 224.683 157.642 221.763 157.642C218.647 157.642 216.838 155.321 215.48 151.663H215.254L215.908 157.806H216.134C216.274 157.355 216.444 157.186 216.725 157.186C217.317 157.186 219.244 158.088 221.763 158.088M197.429 149.167L200.602 140.443L203.803 149.167H197.429ZM204.198 157.58V157.8H212.183V157.58C210.34 157.411 209.889 156.842 208.813 154.064L203.516 139.874C202.811 138.036 202.67 137.608 202.411 136.616H202.214C201.616 137.383 200.512 137.918 199.52 138.144L200.174 139.812L195.017 153.776C193.941 156.555 192.977 157.406 191.535 157.575V157.795H198.015V157.575C195.265 157.406 194.786 156.273 195.665 153.946L197.226 149.725H204.023L206.091 155.394C206.604 156.808 206.519 157.434 204.192 157.575M172.278 157.58V157.8H187.116L188.677 152.649H188.424C186.299 156.391 184.631 157.355 181.768 157.355H178.962C178.054 157.355 177.575 156.961 177.575 156.081V147.611H180.776C183.386 147.611 184.09 148.885 184.603 151.381H184.856V143.452H184.603C184.096 145.802 183.386 147.11 180.776 147.11H177.575V137.648H180.945C184.259 137.648 185.702 138.555 187.319 142.066H187.545L186.609 137.197H172.284V137.422C174.155 137.535 174.549 137.817 174.549 138.978V156.031C174.549 157.192 174.155 157.479 172.284 157.592M238.118 196.578V178.59H240.778C246.193 178.59 249.535 183.38 249.535 189.184C249.535 194.989 245.912 198.308 241.347 198.308C238.653 198.308 238.118 197.824 238.118 196.578ZM232.82 198.534V198.754H240.919C247.49 198.754 252.984 194.679 252.984 188.221C252.984 181.762 248.115 178.139 241.257 178.139H232.82V178.364C234.691 178.477 235.086 178.759 235.086 179.92V196.973C235.086 198.134 234.691 198.421 232.82 198.534ZM207.956 198.534V198.754H215.204V198.534C212.397 198.365 211.49 197.627 211.49 195.305V180.433L225.567 199.041H225.821V181.593C225.821 179.272 226.728 178.533 228.74 178.364V178.144H221.465V178.364C224.271 178.533 225.179 179.272 225.179 181.593V193.687L213.592 178.139H207.956V178.359C209.968 178.528 210.876 179.266 210.876 181.588V195.299C210.876 197.627 209.968 198.365 207.956 198.534ZM190.819 198.754H202.259L203.933 193.941H203.707C202.603 195.981 202.124 196.291 199.176 196.291H193.541L194.645 195.214C198.387 191.76 202.828 187.392 202.828 182.974C202.828 179.97 200.568 177.851 197.446 177.851C194.076 177.851 191.354 180.145 190.988 184.276H191.208C192.087 181.441 193.789 179.942 196.082 179.942C198.376 179.942 200.022 181.526 200.022 184.248C200.022 187.73 197.531 191.36 194.127 195.017L190.819 198.523V198.748V198.754ZM176.228 182.129C176.228 179.863 177.897 178.336 179.852 178.336C181.808 178.336 183.228 179.892 183.228 182.613C183.228 184.456 182.292 186.04 180.962 187.116L179.914 186.581C177.761 185.448 176.234 184.118 176.234 182.134M175.918 193.975C175.918 191.906 176.91 190.204 178.24 189.128L178.578 189.297L179.908 190.007C182.287 191.225 184.101 192.639 184.101 194.623C184.101 196.973 182.399 198.562 179.88 198.562C177.587 198.562 175.913 196.894 175.913 193.975M179.886 199.041C183.402 199.041 186.203 196.578 186.203 193.321C186.203 190.943 184.592 189.015 181.391 187.342C183.543 186.463 185.493 184.766 185.493 182.382C185.493 179.638 183.087 177.857 179.858 177.857C176.826 177.857 174.194 180.089 174.194 183.29C174.194 185.612 175.496 187.454 177.818 188.869C175.665 189.804 173.63 191.591 173.63 194.082C173.63 197.198 176.516 199.035 179.892 199.035M278.226 239.487V239.707H285.783V239.487C283.912 239.374 283.518 239.093 283.518 237.926V219.543H284.848C287.992 219.543 289.378 220.309 291.08 223.961H291.306L290.286 218.923C289.717 219.036 288.556 219.092 287.423 219.092H276.58C275.447 219.092 274.287 219.036 273.717 218.923L272.697 223.961H272.923C274.625 220.309 275.983 219.543 279.156 219.543H280.486V237.926C280.486 239.087 280.091 239.374 278.22 239.487M253.644 239.487V239.707H268.482L270.037 234.556H269.784C267.659 238.298 265.991 239.262 263.128 239.262H260.322C259.414 239.262 258.935 238.867 258.935 237.988V229.518H262.136C264.74 229.518 265.45 230.792 265.963 233.288H266.216V225.359H265.963C265.456 227.709 264.746 229.016 262.136 229.016H258.935V219.554H262.311C265.625 219.554 267.067 220.462 268.679 223.973H268.905L267.969 219.103H253.644V219.329C255.515 219.442 255.909 219.723 255.909 220.884V237.937C255.909 239.098 255.515 239.386 253.644 239.498M233.08 239.487V239.707H247.918L249.479 234.556H249.225C247.101 238.298 245.433 239.262 242.57 239.262H239.763C238.856 239.262 238.377 238.867 238.377 237.988V229.518H241.578C244.182 229.518 244.892 230.792 245.404 233.288H245.658V225.359H245.404C244.897 227.709 244.187 229.016 241.578 229.016H238.377V219.554H241.747C245.061 219.554 246.503 220.462 248.121 223.973H248.346L247.411 219.103H233.085V219.329C234.956 219.442 235.351 219.723 235.351 220.884V237.937C235.351 239.098 234.956 239.386 233.085 239.498M216.844 229.09V219.543H218.145C221.775 219.543 223.73 221.301 223.73 224.53C223.73 227.365 221.577 229.09 218.461 229.09H216.844ZM211.552 239.487V239.707H219.481V239.487C217.244 239.374 216.844 239.093 216.844 237.926V229.512H218.061C218.658 229.512 218.912 229.625 219.509 230.645L223.139 236.709C224.722 239.453 225.883 239.82 227.754 239.82C228.492 239.82 229.512 239.763 230.019 239.707V239.481C228.859 239.374 227.754 238.354 225.832 235.351L221.696 229.067C224.08 228.47 226.881 227.14 226.881 224.023C226.881 220.907 224.164 219.098 218.923 219.098H211.563V219.323C213.462 219.436 213.829 219.718 213.829 220.879V237.932C213.829 239.093 213.457 239.38 211.563 239.493M195.096 239.487V239.707H202.653V239.487C200.782 239.374 200.388 239.093 200.388 237.926V219.543H201.718C204.863 219.543 206.249 220.309 207.951 223.961H208.176L207.156 218.923C206.587 219.036 205.426 219.092 204.293 219.092H193.451C192.318 219.092 191.157 219.036 190.593 218.923L189.573 223.961H189.799C191.501 220.309 192.859 219.543 196.032 219.543H197.362V237.926C197.362 239.087 196.967 239.374 195.096 239.487ZM179.999 239.994C183.853 239.994 186.767 237.363 186.767 233.739C186.767 231.389 185.55 229.49 182.151 228.047L180.483 227.337C177.023 225.866 176.403 224.559 176.403 222.862C176.403 220.54 178.218 219.267 180.258 219.267C182.805 219.267 184.507 221.251 185.837 224.536H186.062L185.471 219.103H185.245C185.104 219.554 184.964 219.723 184.676 219.723C184.051 219.723 182.551 218.822 180.258 218.822C176.86 218.822 174.369 221.369 174.369 224.654C174.369 226.835 175.473 228.791 178.928 230.262L180.602 230.972C183.605 232.245 184.738 233.66 184.738 235.503C184.738 237.909 182.923 239.555 180.004 239.555C176.888 239.555 175.073 237.233 173.721 233.575H173.495L174.143 239.718H174.369C174.51 239.267 174.679 239.098 174.96 239.098C175.552 239.098 177.48 240 180.004 240'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home .hero-section .shimmer-band{position:absolute;top:-100%;left:-20%;width:40%;height:300%;background:linear-gradient(to right, transparent 0%, rgb(255, 248, 245) 50%, transparent 100%);animation:shimmer-sweep 3s ease-in-out 1.5s infinite;animation-fill-mode:backwards}@keyframes shimmer-sweep{0%{transform:translateX(-200%) rotate(-45deg)}100%{transform:translateX(600%) rotate(-45deg)}}.home .hero-section a{background:rgba(0,0,0,0);color:#f7f5f0;padding:16px 24px;border:1px solid #f7f5f0;border-radius:0px;font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;text-transform:uppercase;cursor:pointer;transition:all .2s ease-in-out;letter-spacing:.96px;text-decoration:none;margin-top:80px;transition:all 1s ease-in-out;transform:translateY(80px)}.home .hero-section a:hover{color:#3d2a28;border-color:#3d2a28;background-color:#f7f5f0}.home .hero-section a.slide-in{transform:translateY(0)}.page-template-default:not(.home) main{width:100vw;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity 2s ease-in-out}.page-template-default:not(.home) main.is-visible{opacity:1}.page-template-default:not(.home) main .container{display:flex;max-width:1400px;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 768px){.page-template-default:not(.home) main .container{width:calc(100vw - 56px)}}.page-template-default:not(.home) main .container h1{font-family:"ivyora-display",serif;font-weight:300;font-style:normal;list-style:1.2;font-size:2.5rem;margin-bottom:30px}.page-template-default:not(.home) main .container div{max-width:840px;font-family:"century-gothic",sans-serif;font-weight:400;font-style:normal;line-height:1.5;font-size:1rem}.page-template-default:not(.home) main .container figure{margin-top:10px}.thank-you main .container div .wp-block-buttons{width:auto;justify-content:center}.thank-you main .container div .wp-block-buttons a{margin-top:30px;background:rgba(0,0,0,0);color:#3d2a28;padding:16px 24px;border:1px solid #3d2a28;border-radius:0px;font-family:"century-gothic",sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;text-transform:uppercase;cursor:pointer;transition:all .2s ease-in-out;letter-spacing:.96px;text-decoration:none}