@charset "UTF-8";:root{--font-ja: "Noto Sans JP", sans-serif;--font-en: "Libre Baskerville", serif;--ratio: 1.16;--s-sm: clamp(.8rem, .06vw + .79rem, .84rem);--s-base: clamp(1rem, .17vw + .96rem, 1.13rem);--s-md: clamp(1.25rem, .33vw + 1.17rem, 1.5rem);--s-lg: clamp(1.56rem, .58vw + 1.42rem, 2rem);--s-xl: clamp(1.95rem, .95vw + 1.72rem, 2.66rem);--s-xxl: clamp(2.44rem, 1.48vw + 2.07rem, 3.55rem);--s-xxxl: clamp(3.05rem, 2.24vw + 2.49rem, 4.73rem);--w-sm: 320px;--w-base: 375px;--w-md: 768px;--w-lg: 1024px;--w-xl: 1400px;--w-xxl: 1600px;--w-xxxl: 1920px;--c-black: #000;--c-white: #fff;--c-gray: #c2bdbd;--c-gray-dark: #4b4b4b;--c-gray-light: #d5d5d5;--c-red: #bc326c;--c-red-light: #fceff4;--c-blue: #31a3dc;--rgb-blue: 49, 163, 220;--c-orange: #eb8f5a;--rgb-orange: 235, 143, 90;--c-green: #5fac84;--rgb-green: 95, 172, 132;--c-green02: #65b764;--rgb-green02: 101, 183, 100;--c-beige: #ece7d6;--c-border: var(--c-gray-light);--c-accent: #8852ff;--c-primary: #b8a697;--c-secondary: #222c81;--c-primary-bg: #f6f6f6;--c-section1: #31a3dc;--c-section2: #fb6e8e;--c-section3: #9e77dd;--c-section4: #c86b35}/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,:after,:before{box-sizing:inherit;background-repeat:no-repeat}:after,:before{vertical-align:inherit;text-decoration:inherit}*{margin:0;padding:0}hr{height:0;overflow:visible;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{border-style:none;background-color:transparent}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;border:0;max-width:100%;color:inherit;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}body{margin:0;background:#fff;background:var(--c-white);padding:0;width:100%;height:100%;color:#000;color:var(--c-black);font-size:clamp(14px,15 / 800 * 100vw,15px);line-height:1.5;font-family:Noto Sans JP,sans-serif;font-family:var(--font-ja);text-align:left}body.is-fixed{overflow:hidden}_:input-placeholder,:root body{font-family:Meiryo,メイリオ,sans-serif}img{vertical-align:bottom;width:100%;max-width:100%;height:auto}table{border-collapse:collapse}a{color:inherit;-webkit-text-decoration:none;transition:all .2s ease;text-decoration:none}ul,li{list-style-type:none}.legacy-ie{position:absolute;top:0;left:0;z-index:10000;background:#eee;padding:100px 0;width:100%;text-align:center}.legacy-ie a{-webkit-text-decoration:none;text-decoration:none}.noscript{position:absolute;top:0;left:0;z-index:10000;padding:100px 0;width:100%;text-align:center}.l-header{z-index:10;background-color:#fff;background-color:var(--c-white);width:100%;height:70px}.l-header .l-header__inner{display:flex;justify-content:space-between;align-items:center;margin:0 auto;padding:0 10px;width:100%;height:100%}.l-header .logo{width:134px;height:auto;line-height:0}.l-header .logo img{width:100%}.l-footer{background:#4b4b4b;background:var(--c-gray-dark);padding:2em 20px;text-align:center}.l-footer .l-footer__inner{display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:100%;max-width:1130px;height:100%}.l-footer .l-footer__images{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;width:-moz-fit-content;width:fit-content;grid-gap:10px;gap:10px}.l-footer .l-footer__images img{width:100%;max-width:187px}.l-footer .l-footer__nav{margin-top:40px}.l-footer .l-footer__nav ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:0 1rem;gap:0 1rem}.l-footer .l-footer__nav li{display:flex;position:relative;align-items:center;gap:10px;color:#fff;color:var(--c-white)}.l-footer .l-footer__nav li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNiA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjUgMS40Mjg3MUw0LjUgNC4wMDAxNEwxLjUgNi41NzE1NyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:center;background-size:100% 100%;background-repeat:no-repeat;width:6px;height:8px;content:""}.l-footer .l-footer__nav li a{display:flex;position:relative;align-items:center;gap:4px;padding:.5em 0;font-size:10px}.l-footer .l-footer__nav li a[target=_blank]:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNi44NzQ4NSAwLjVDNi40OTQ1OCAwLjUgNi4xODczNiAwLjgwNzIyIDYuMTg3MzYgMS4xODc0OEM2LjE4NzM2IDEuNTY3NzUgNi40OTQ1OCAxLjg3NDk3IDYuODc0ODUgMS44NzQ5N0g4LjY1MTU3TDQuMzI0NzEgNi4yMDE4M0M0LjA1NjE2IDYuNDcwMzggNC4wNTYxNiA2LjkwNjUgNC4zMjQ3MSA3LjE3NTA1QzQuNTkzMjYgNy40NDM2IDUuMDI5MzggNy40NDM2IDUuMjk3OTMgNy4xNzUwNUw5LjYyNDc5IDIuODQ4MTlWNC42MjQ5MUM5LjYyNDc5IDUuMDA1MTcgOS45MzIwMSA1LjMxMjM5IDEwLjMxMjMgNS4zMTIzOUMxMC42OTI1IDUuMzEyMzkgMTAuOTk5OCA1LjAwNTE3IDEwLjk5OTggNC42MjQ5MVYxLjE4NzQ4QzEwLjk5OTggMC44MDcyMiAxMC42OTI1IDAuNSAxMC4zMTIzIDAuNUg2Ljg3NDg1Wk0xLjcxODcxIDIuNTYyNDVDMC43NjkxMjQgMi41NjI0NSAwIDMuMzMxNTggMCA0LjI4MTE3VjkuNzgxMDRDMCAxMC43MzA2IDAuNzY5MTI0IDExLjQ5OTggMS43MTg3MSAxMS40OTk4SDcuMjE4NTlDOC4xNjgxOCAxMS40OTk4IDguOTM3MyAxMC43MzA2IDguOTM3MyA5Ljc4MTA0VjguMDYyMzNDOC45MzczIDcuNjgyMDcgOC42MzAwOCA3LjM3NDg1IDguMjQ5ODIgNy4zNzQ4NUM3Ljg2OTU1IDcuMzc0ODUgNy41NjIzMyA3LjY4MjA3IDcuNTYyMzMgOC4wNjIzM1Y5Ljc4MTA0QzcuNTYyMzMgOS45NzAxIDcuNDA3NjUgMTAuMTI0OCA3LjIxODU5IDEwLjEyNDhIMS43MTg3MUMxLjUyOTY1IDEwLjEyNDggMS4zNzQ5NyA5Ljk3MDEgMS4zNzQ5NyA5Ljc4MTA0VjQuMjgxMTdDMS4zNzQ5NyA0LjA5MjExIDEuNTI5NjUgMy45Mzc0MiAxLjcxODcxIDMuOTM3NDJIMy40Mzc0MkMzLjgxNzY5IDMuOTM3NDIgNC4xMjQ5MSAzLjYzMDIgNC4xMjQ5MSAzLjI0OTk0QzQuMTI0OTEgMi44Njk2NyAzLjgxNzY5IDIuNTYyNDUgMy40Mzc0MiAyLjU2MjQ1SDEuNzE4NzFaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==);background-position:center;background-size:100% 100%;background-repeat:no-repeat;width:12px;height:12px;content:""}.l-footer .l-footer__nav img{width:clamp(120px,170 / 768 * 100vw,170px);height:auto}.l-footer .l-footer__copyright{margin-top:20px;color:#939393;font-size:10px;font-family:Libre Baskerville,serif;font-family:var(--font-en);text-align:center}.l-page{background-color:#f6f6f6;background-color:var(--c-primary-bg)}.l-page__header{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 40px}.l-page__header .page-title{color:#b8a697;color:var(--c-primary);font-weight:700;font-size:clamp(24px,30 / 375 * 100vw,30px);text-align:center}.l-page__header .page-title span{display:inline-block}.l-page__header .sub-title{font-weight:500;font-size:clamp(14px,20 / 768 * 100vw,20px)}.p-form{margin:0 auto;border-top:1px solid #b8a697;border-top:1px solid var(--c-primary);background:#fff;max-width:1130px}.p-form__inner{margin:0 auto;padding:40px 20px;max-width:960px}.p-form__desc{text-align:center}.p-form__desc span{display:inline-block}.p-form form{display:flex;flex-direction:column;gap:48px;margin-top:clamp(30px,60 / 840 * 100vw,60px)}.p-form .privacy-policy{position:relative}.p-form .privacy-policy a{color:#bc326c;color:var(--c-red);-webkit-text-decoration:underline;text-decoration:underline}.p-form .privacy-policy p{font-weight:500;font-size:15px;line-height:1.8}.p-form .privacy-policy .checkbox-group{justify-content:center;margin-top:20px}.p-form .privacy-policy .checkbox-group label{font-weight:500}.form-group{display:flex;flex-direction:column;gap:16px}.form-group--vertical{flex-direction:column}.form-group--vertical .label-notes{position:absolute;bottom:0;left:48px}.form-group--vertical .form-group__head:has(.label-notes){padding-bottom:20px}.form-group__head{display:flex;position:relative;align-items:center;gap:14px;height:-moz-fit-content;height:fit-content}.form-group__head label{font-weight:700;font-size:16px}.form-group__head .label-notes{margin-left:auto;color:#c2bdbd;color:var(--c-gray);font-size:12px}.form-group__head:before{flex-shrink:0;z-index:1;border-radius:4px;background:#b8a697;background:var(--c-primary);padding:4px 6px;content:"任意";color:#fff;color:var(--c-white);font-weight:700;font-size:12px}.form-group__head--required:before{background-color:#5fac84;background-color:var(--c-green);content:"必須"}.form-group__head--m0{margin-top:0}.form-group__body{position:relative;min-height:47px}.form-group__body .radio-clear{display:block;position:absolute;top:calc(100% + 8px);right:0;cursor:pointer;border-bottom:1px solid #000;border-bottom:1px solid var(--c-black);font-size:12px}.form-group__row{display:grid;grid-template-columns:1fr;width:100%;grid-gap:28px;gap:28px}.form-group__body label{font-weight:400;font-size:14px}.form-group__name{display:grid;position:relative;grid-template-columns:30px 1fr;grid-gap:0 12px;gap:0 12px}.form-group__name label{align-self:center;font-weight:500}.form-group__age{display:grid;grid-template-columns:255px 1fr;grid-gap:12px;gap:12px}.form-group__age .unit{align-self:center}.p-form input[type=text],.p-form input[type=email],.p-form input[type=password],.p-form input[type=tel],.p-form input[type=url],.p-form input[type=search],.p-form input[type=number],.p-form input[type=date],.p-form input[type=time],.p-form input[type=datetime-local],.p-form input[type=month],.p-form input[type=week],.p-form input[type=color],.p-form textarea,.p-form select{transition:all .2s ease-in-out;box-sizing:border-box;border:1px solid #dadada;border-radius:6px;background-color:#fff;padding:.75rem 1rem;width:100%;color:#374151;font-weight:500;font-size:16px;line-height:1.5}.p-form input:focus,.p-form textarea:focus,.p-form select:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a;border-color:#3b82f6}.p-form input:invalid:not(:focus):not(:-moz-placeholder){border-color:#bc326c;border-color:var(--c-red)}.p-form input:invalid:not(:focus):not(:placeholder-shown){border-color:#bc326c;border-color:var(--c-red)}.p-form input::-moz-placeholder,.p-form textarea::-moz-placeholder{opacity:1;color:#9ca3af}.p-form input::placeholder,.p-form textarea::placeholder{opacity:1;color:#9ca3af}.p-form input[type=range]{outline:none;border-radius:3px;background:#dadada;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-form input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 2px 4px #0003;border-radius:50%;background:#3b82f6;width:20px;height:20px}.p-form input[type=range]::-moz-range-thumb{cursor:pointer;box-shadow:0 2px 4px #0003;border:none;border-radius:50%;background:#3b82f6;width:20px;height:20px}.p-form output{display:inline-block;margin-left:1rem;border-radius:4px;background:#f3f4f6;padding:.25rem .5rem;color:#374151;font-weight:600;font-size:.875rem}.p-form input[type=file]{transition:all .2s ease-in-out;cursor:pointer;border:2px dashed #d1d5db;background:#f9fafb;padding:.5rem}.p-form input[type=file]:hover{border-color:#3b82f6;background:#eff6ff}.p-form input[type=file]:focus{box-shadow:0 0 0 3px #3b82f61a;border-color:#3b82f6}.p-form textarea{min-height:100px;resize:vertical;font-family:inherit}.p-form select{cursor:pointer;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjY0NDUgMS4zOTUxNEw2LjY0NDUzIDcuMzk1MTRMMC42NDQ1MzEgMS4zOTUxNCIgc3Ryb2tlPSIjNDQ0NDQ0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:right 1rem center;background-size:15px 9px;background-repeat:no-repeat;max-width:350px}.p-form select[multiple]{background-image:none;padding-right:1rem;min-height:120px}.p-form fieldset{display:grid;border:0;grid-gap:1em;grid-template-columns:repeat(auto-fill,minmax(197px,1fr));gap:1em;width:100%;height:100%}.p-form legend{padding:0 .5rem;color:#374151;font-weight:600;font-size:.875rem}.radio-group,.checkbox-group{display:flex;align-items:center}.p-form input[type=radio],.p-form input[type=checkbox]{cursor:pointer;margin:0;width:auto}.p-form input[type=radio]+label,.p-form input[type=checkbox]+label{cursor:pointer;margin:0;padding-left:.5em;font-weight:400}.p-form input[type=radio]{position:relative;border-radius:50%;background:#d5d5d5;background:var(--c-gray-light);width:22px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-form input[type=radio]:checked{background:#5fac84;background:var(--c-green)}.p-form input[type=radio]:checked:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:#fff;width:6px;height:6px;content:""}.p-form input[type=checkbox]{position:relative;border-radius:2px;background:#d5d5d5;background:var(--c-gray-light);width:20px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.p-form input[type=checkbox]:checked{border-color:#5fac84;border-color:var(--c-green);background:#5fac84;background:var(--c-green)}.p-form input[type=checkbox]:checked:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);border-right:1px solid #fff;border-bottom:1px solid #fff;width:6px;height:10px;content:""}.switch{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:400}.switch input[type=checkbox]{position:relative;transition:background .2s ease-in-out;border:none;border-radius:12px;background:#d1d5db;width:44px;height:24px}.switch input[type=checkbox]:checked{background:#3b82f6}.switch input[type=checkbox]:after{position:absolute;top:2px;left:2px;transition:transform .2s ease-in-out;box-shadow:0 2px 4px #0003;border-radius:50%;background:#fff;width:20px;height:20px;content:""}.switch input[type=checkbox]:checked:after{transform:translate(20px)}.p-form datalist{display:none}.p-form progress{border:none;border-radius:4px;background:#dadada;width:100%;height:8px;overflow:hidden}.p-form progress::-webkit-progress-bar{border-radius:4px;background:#dadada}.p-form progress::-webkit-progress-value{border-radius:4px;background:#3b82f6}.p-form progress::-moz-progress-bar{border-radius:4px;background:#3b82f6}.p-form meter{border:none;border-radius:10px;background:#dadada;width:100%;height:20px;overflow:hidden}.p-form meter::-webkit-meter-bar{border-radius:10px;background:#dadada}.p-form meter::-webkit-meter-optimum-value{border-radius:10px;background:#10b981}.p-form meter::-webkit-meter-suboptimum-value{border-radius:10px;background:#f59e0b}.p-form meter::-webkit-meter-even-less-good-value{border-radius:10px;background:#ef4444}.p-form .submit-error{display:flex;justify-content:center;align-items:center;gap:4px;color:#bc326c;color:var(--c-red);font-size:clamp(12px,14 / 375 * 100vw,14px);text-align:center}.p-form .submit-error span{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIxIiB5PSIxLjUzMDciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgcng9IjkiIHN0cm9rZT0iI0JDMzI2QyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTkuMzQ0IDEzLjA2MjdMOC45NzYgNy4xNzQ3TDguOTI4IDUuMDYyN0gxMS4wNzJMMTEuMDI0IDcuMTc0N0wxMC42NTYgMTMuMDYyN0g5LjM0NFpNMTAgMTcuMTQyN0M5LjY1ODY3IDE3LjE0MjcgOS4zNzA2NyAxNy4wMzA3IDkuMTM2IDE2LjgwNjdDOC45MTIgMTYuNTgyNyA4LjggMTYuMjg5NCA4LjggMTUuOTI2N0M4LjggMTUuNTY0IDguOTE3MzMgMTUuMjcwNyA5LjE1MiAxNS4wNDY3QzkuMzg2NjcgMTQuODIyNyA5LjY2OTMzIDE0LjcxMDcgMTAgMTQuNzEwN0MxMC4zMzA3IDE0LjcxMDcgMTAuNjEzMyAxNC44MjI3IDEwLjg0OCAxNS4wNDY3QzExLjA4MjcgMTUuMjcwNyAxMS4yIDE1LjU2NCAxMS4yIDE1LjkyNjdDMTEuMiAxNi4yODk0IDExLjA4MjcgMTYuNTgyNyAxMC44NDggMTYuODA2N0MxMC42MTMzIDE3LjAzMDcgMTAuMzMwNyAxNy4xNDI3IDEwIDE3LjE0MjdaIiBmaWxsPSIjQkMzMjZDIi8+PC9zdmc+);background-position:center;background-size:contain;background-repeat:no-repeat;width:20px;height:20px}.button-group{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.btn{display:inline-flex;position:relative;justify-content:center;align-items:center;border:2px solid transparent;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;font-size:1rem;-webkit-text-decoration:none;transition:all .2s ease-in-out;cursor:pointer;box-sizing:border-box;width:clamp(224px,350 / 840 * 100vw,320px);min-width:120px;height:clamp(56px,68 / 840 * 100vw,68px);text-decoration:none}.btn[disabled]{cursor:not-allowed;border-color:#c2bdbd;border-color:var(--c-gray);background:#c2bdbd;background:var(--c-gray)}.btn[disabled]:hover{transform:none;box-shadow:none;border-color:#c2bdbd;border-color:var(--c-gray);background:#c2bdbd;background:var(--c-gray)}.btn:after{position:absolute;top:50%;right:20px;transform:translateY(-50%);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMC45OTQxNDFMNyA2Ljk5NDE0TDEgMTIuOTk0MSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);background-position:center;background-size:contain;background-repeat:no-repeat;width:8px;height:14px;content:""}.btn-primary{border-color:#5fac84;border-color:var(--c-green);background:#5fac84;background:var(--c-green);color:#fff}.btn-primary:hover{opacity:.8}.btn-secondary{border-color:#6b7280;background:#6b7280;color:#fff}.btn-secondary:hover{transform:translateY(-1px);box-shadow:0 4px 8px #6b72804d;border-color:#4b5563;background:#4b5563}.btn-outline{border-color:#3b82f6;background:transparent;color:#3b82f6}.btn-outline:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d;background:#3b82f6;color:#fff}.form-status{display:flex;align-items:center;gap:.5rem;border:1px solid #dadada;border-radius:6px;background:#f9fafb;padding:.75rem 1rem}.status-indicator{transition:background .2s ease-in-out;border-radius:50%;background:#6b7280;width:12px;height:12px}.status-indicator.success{background:#10b981}.status-indicator.error{background:#ef4444}.status-indicator.warning{background:#f59e0b}.status-text{color:#374151;font-weight:500;font-size:.875rem}.just-validate-error-field{border-color:#bc326c!important;border-color:var(--c-red)!important;background-color:#fceff4!important;background-color:var(--c-red-light)!important}.just-validate-error-label{display:flex;position:absolute;top:100%;align-items:center;gap:2px;margin-top:4px;color:#bc326c!important;color:var(--c-red)!important;font-size:12px}.just-validate-error-label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIxIiB5PSIxLjUzMDciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgcng9IjkiIHN0cm9rZT0iI0JDMzI2QyIgc3Ryb2tlLXdpZHRoPSIyIi8+PHBhdGggZD0iTTkuMzQ0IDEzLjA2MjdMOC45NzYgNy4xNzQ3TDguOTI4IDUuMDYyN0gxMS4wNzJMMTEuMDI0IDcuMTc0N0wxMC42NTYgMTMuMDYyN0g5LjM0NFpNMTAgMTcuMTQyN0M5LjY1ODY3IDE3LjE0MjcgOS4zNzA2NyAxNy4wMzA3IDkuMTM2IDE2LjgwNjdDOC45MTIgMTYuNTgyNyA4LjggMTYuMjg5NCA4LjggMTUuOTI2N0M4LjggMTUuNTY0IDguOTE3MzMgMTUuMjcwNyA5LjE1MiAxNS4wNDY3QzkuMzg2NjcgMTQuODIyNyA5LjY2OTMzIDE0LjcxMDcgMTAgMTQuNzEwN0MxMC4zMzA3IDE0LjcxMDcgMTAuNjEzMyAxNC44MjI3IDEwLjg0OCAxNS4wNDY3QzExLjA4MjcgMTUuMjcwNyAxMS4yIDE1LjU2NCAxMS4yIDE1LjkyNjdDMTEuMiAxNi4yODk0IDExLjA4MjcgMTYuNTgyNyAxMC44NDggMTYuODA2N0MxMC42MTMzIDE3LjAzMDcgMTAuMzMwNyAxNy4xNDI3IDEwIDE3LjE0MjdaIiBmaWxsPSIjQkMzMjZDIi8+PC9zdmc+);background-position:center;background-size:contain;background-repeat:no-repeat;width:12px;height:12px;content:""}.form-group__name .just-validate-error-label{grid-column:2/3}#zip{max-width:350px}.page-thanks__content{padding:0 20px 60px}.page-thanks__content .thanks-message{text-align:center}.page-thanks__content .thanks-message span{display:inline-block}.page-thanks__content .thanks-action{margin-top:clamp(40px,70 / 768 * 100vw,70px);text-align:center}@media (min-width: 768px){.l-header{height:90px}.l-header .l-header__inner{padding:0 20px}.l-header .logo{width:296px}.l-footer .l-footer__copyright{margin-top:16px;font-size:14px;text-align:right}.l-page{padding-bottom:80px}.l-page__header{padding:70px 0}.p-form__inner{padding:80px 60px}.p-form .privacy-policy{text-align:center}.form-group{display:grid;grid-template-columns:193px 1fr;grid-gap:10px;gap:10px}.form-group--vertical{grid-template-columns:1fr;gap:16px}.form-group--vertical .form-group__head:has(.label-notes){padding-bottom:0}.form-group--vertical .form-group__body{margin-left:48px}.form-group__head{margin-top:.75rem;padding-left:48px}.form-group__head .label-notes{position:absolute;top:100%;left:48px;margin:0}.form-group__head:before{position:absolute;top:50%;left:0;transform:translateY(-50%)}.form-group__head--m0{margin-top:0}.form-group__row{grid-template-columns:1fr 1fr;gap:clamp(40px,90 / 840 * 100vw,90px)}.p-form .fieldset--col4{grid-template-columns:repeat(4,1fr)}.just-validate-error-label{gap:4px;font-size:14px}.just-validate-error-label:before{width:20px;height:20px}.page-thanks__content{padding:0 20px}}@media (min-width: 992px){.l-footer .l-footer__inner{flex-direction:row;justify-content:space-between;gap:80px}.l-footer .l-footer__images{margin:0}.l-footer .l-footer__nav{margin-top:0;max-width:520px}.l-footer .l-footer__nav ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.l-footer .l-footer__nav li a{padding:0;font-size:13px}.p-form input[type=text],.p-form input[type=email],.p-form input[type=password],.p-form input[type=tel],.p-form input[type=url],.p-form input[type=search],.p-form input[type=number],.p-form input[type=date],.p-form input[type=time],.p-form input[type=datetime-local],.p-form input[type=month],.p-form input[type=week],.p-form input[type=color],.p-form textarea,.p-form select{font-size:12px}}@media (prefers-contrast: high){.p-form input,.p-form textarea,.p-form select,.btn{border-width:3px}}@media (prefers-reduced-motion: reduce){.p-form input,.p-form textarea,.p-form select,.btn,.switch input[type=checkbox]{transition:none}}
