:root{--color-white: #fff;--color-primary: #222;--color-txt: #000;--color-txt_drk: #6b6b6b;--color-txt_md: #878787;--color-text-link: #2243dd;--color-accent: #d6007f;--color-accent-blue: #5072da;--color-accent-green: #009e6f;--color-accent-charcoal: #5e5e5e;--color-accent-navy: #242954;--color-canvas: #f2f2f2;--color-canvas_md: #e4e4e4;--color-border: #dbdbdb;--color-border-md: #dbdbdb;--color-border_drk: #2e2e2e}@media screen and (min-width: 1024px){.contact-content{padding-top:6.4rem}}@media screen and (max-width: 1023.98px){.contact-content{padding-top:2rem}}@media screen and (min-width: 1024px){.contact-content__text{text-align:center}}.contact-content__text a{color:#2243dd;text-decoration:underline;text-underline-offset:.1em}.contact-form{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:8px;border:1px solid #dbdbdb}@media screen and (min-width: 1024px){.contact-form{width:96%;max-width:1000px;margin-top:4rem;margin-inline:auto;padding:4.8rem 8rem}}@media screen and (max-width: 1023.98px){.contact-form{width:89.3333333333vw;margin-inline:auto;margin-top:2rem;padding:2rem 5.3333333333vw}}@media screen and (max-width: 1023.98px) and (max-width: 650px){.contact-form{width:100%}}.contact-form__form{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 1024px){.contact-form__form{gap:4rem}}@media screen and (max-width: 1023.98px){.contact-form__form{gap:2rem}}.contact-form__fields{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 1024px){.contact-form__fields{gap:1.6rem}}@media screen and (max-width: 1023.98px){.contact-form__fields{gap:1.2rem}}.contact-form__field{display:flex;width:100%}@media screen and (min-width: 1024px){.contact-form__field{gap:1.6rem;align-items:flex-start}}@media screen and (max-width: 1023.98px){.contact-form__field{flex-direction:column;gap:.8rem}}.contact-form__field--type,.contact-form__field--budget,.contact-form__field--remarks,.contact-form__field--agree{padding-block:.8rem}@media screen and (max-width: 1023.98px){.contact-form__field--type{gap:1.6rem}}@media screen and (max-width: 1023.98px){.contact-form__field--agree{gap:.4rem}}.contact-form__label-col{display:flex;flex-shrink:0;align-items:flex-start;gap:.8rem}@media screen and (min-width: 1024px){.contact-form__label-col{width:40%}}@media screen and (max-width: 1023.98px){.contact-form__label-col{width:100%}}.contact-form__badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;padding:0 .8rem;border:1px solid transparent;border-radius:.2rem;background-color:#222;color:#fff;font-size:1.2rem;font-weight:600;line-height:1.6666666667;white-space:nowrap}.contact-form__badge--optional{border-color:#222;background-color:transparent;color:#222}.contact-form__label{flex:1 1 0;min-width:0;font-weight:600;color:#000}@media screen and (min-width: 1024px){.contact-form__label{margin-top:-.2em;font-size:1.6rem;line-height:1.5}}@media screen and (max-width: 1023.98px){.contact-form__label{font-size:1.4rem;line-height:1.4285714286}}.contact-form__control{display:flex;flex:1 1 0;flex-direction:column;gap:.4rem;min-width:0}@media screen and (max-width: 1023.98px){.contact-form__control{width:100%}}@media screen and (max-width: 1023.98px){.contact-form__control--budget{gap:.8rem}}@media screen and (min-width: 1024px){.contact-form__control--remarks{gap:1.6rem}}@media screen and (max-width: 1023.98px){.contact-form__control--remarks{gap:.8rem}}.contact-form__options{display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;min-width:0}@media screen and (max-width: 1023.98px){.contact-form__options{gap:.8rem;width:100%}}.contact-form__radio-row{display:flex;align-items:flex-start;gap:.8rem;cursor:pointer}.contact-form__radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.contact-form__radio:checked+.contact-form__radio-mark{border-color:#222}.contact-form__radio:checked+.contact-form__radio-mark:after{opacity:1;transform:translate(-50%,-50%) scale(1)}.contact-form__radio:focus-visible+.contact-form__radio-mark{outline:2px solid #0056b3;outline-offset:2px}.contact-form__radio-mark{position:relative;display:block;flex-shrink:0;width:2rem;height:2rem;border:1.5px solid #dbdbdb;border-radius:50%;background-color:#fff;transition:border-color .2s ease-out}@media screen and (min-width: 1024px){.contact-form__radio-mark{margin-top:.5rem}}@media screen and (max-width: 1023.98px){.contact-form__radio-mark{margin-top:.2rem}}.contact-form__radio-mark:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;border-radius:50%;background-color:#222;opacity:0;transform:translate(-50%,-50%) scale(0);transition:opacity .2s ease-out,transform .2s ease-out}.contact-form__radio-text{min-width:0;color:#000}@media screen and (min-width: 1024px){.contact-form__radio-text{font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__radio-text{font-size:1.4rem;line-height:1.7142857143}}.contact-form__input[type]{width:100%;height:4.8rem;border:1px solid #dbdbdb;border-radius:.4rem;background-color:#fff;color:#000}@media screen and (min-width: 1024px){.contact-form__input[type]{max-width:40.5rem;padding:0 2.4rem;font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__input[type]{padding:0 1.6rem;font-size:1.4rem;line-height:1.7142857143}}.contact-form__input[type]::placeholder{color:#bababa}.contact-form__select-wrap{position:relative;width:100%}@media screen and (min-width: 1024px){.contact-form__select-wrap{max-width:28rem}}.contact-form__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4.8rem;padding:0 5.6rem 0 2.4rem;border:1px solid #dbdbdb;border-radius:.4rem;background-color:#fff;color:#000;cursor:pointer}@media screen and (min-width: 1024px){.contact-form__select{font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__select{font-size:1.4rem;line-height:1.7142857143}}.contact-form__select-icon{position:absolute;top:50%;right:2.4rem;width:1.2rem;height:.7rem;color:#000;pointer-events:none;transform:translateY(-50%)}.contact-form__textarea{width:100%;height:16rem;border:1px solid #dbdbdb;border-radius:.4rem;background-color:#fff;color:#000;resize:vertical}@media screen and (min-width: 1024px){.contact-form__textarea{padding:1.6rem 2.4rem;font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__textarea{padding:1.6rem;font-size:1.4rem;line-height:1.7142857143}}.contact-form__textarea::placeholder{color:#bababa}.contact-form__hint{width:100%;color:#6b6b6b;font-size:1.2rem;font-weight:400;line-height:1.6666666667}.contact-form__note{display:flex;flex-direction:column;gap:.4rem}.contact-form__note-title{font-weight:600;color:#000}@media screen and (min-width: 1024px){.contact-form__note-title{font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__note-title{font-size:1.4rem;line-height:1.7142857143}}.contact-form__note-list{display:flex;flex-direction:column;gap:.4rem}.contact-form__note-item{display:flex;align-items:flex-start;gap:.4rem}.contact-form__note-icon{position:relative;flex-shrink:0;width:.85rem;height:.85rem;margin-top:.8rem}.contact-form__note-icon:before{content:"";position:absolute;top:50%;left:50%;width:.6rem;height:.6rem;border-radius:1px;background-color:#d6007f;transform:translate(-50%,-50%) rotate(45deg)}.contact-form__note-text{min-width:0;color:#000;font-size:1.4rem}@media screen and (min-width: 1024px){.contact-form__note-text{line-height:1.6428571429}}@media screen and (max-width: 1023.98px){.contact-form__note-text{line-height:1.5714285714}}.contact-form__agree{display:flex;flex-direction:column;gap:.8rem}@media screen and (max-width: 1023.98px){.contact-form__agree{width:100%}}.contact-form__checkbox-row{display:flex;align-items:center;gap:.8rem}.contact-form__checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.contact-form__checkbox:checked+.contact-form__checkbox-box{border-color:#222;background-color:#222}.contact-form__checkbox:checked+.contact-form__checkbox-box:after{opacity:1;transform:rotate(45deg) translate(0)}.contact-form__checkbox:focus-visible+.contact-form__checkbox-box{outline:2px solid #0056b3;outline-offset:2px}.contact-form__checkbox-box{position:relative;display:block;flex-shrink:0;width:1.8rem;height:1.8rem;border:1.5px solid #d6def1;border-radius:.2rem;background-color:#fff;cursor:pointer;transition:border-color .2s ease-out,background-color .2s ease-out}.contact-form__checkbox-box:after{content:"";position:absolute;top:.2rem;left:.5rem;width:.5rem;height:.9rem;border:solid #fff;border-width:0 .2rem .2rem 0;opacity:0;transform:rotate(45deg) translate(-50%,-50%);transition:opacity .2s ease-out,transform .2s ease-out}.contact-form__checkbox-text{color:#000}@media screen and (min-width: 1024px){.contact-form__checkbox-text{font-size:1.6rem;line-height:1.875}}@media screen and (max-width: 1023.98px){.contact-form__checkbox-text{font-size:1.4rem;line-height:1.7142857143}}.contact-form__checkbox-text-label{cursor:pointer}.contact-form__privacy-link{color:#2243dd;text-decoration:underline;text-underline-position:from-font}.contact-form__agree-note{width:100%;color:#000;font-size:1.2rem;font-weight:400;line-height:1.6666666667}.contact-form__actions{display:flex;justify-content:center;width:100%}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;height:4.8rem;padding:0 3.2rem;border:none;border-radius:.4rem;background-color:#222;color:#fff;font-weight:600;letter-spacing:.06rem;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .2s ease-out}@media screen and (min-width: 1024px){.contact-form__submit{font-size:1.6rem;line-height:1.0625}}@media screen and (max-width: 1023.98px){.contact-form__submit{font-size:1.4rem;line-height:1.0714285714}}.contact-form__submit:after{content:"";flex-shrink:0;width:1.1rem;height:1.1rem;margin-right:-1.7rem;margin-left:.6rem;background-color:currentColor;mask:url(/wp-content/themes/kwm2026/assets/images/common/icons/arrow-right-md.svg) no-repeat center/contain;opacity:0;transform:translate(-.4rem);will-change:opacity,transform;transition:opacity .3s,transform .2s;pointer-events:none}@media (hover: hover){.contact-form__submit:hover{background-color:#5e5e5e}.contact-form__submit:hover:after{opacity:1;transform:translate(0)}}@media screen and (min-width: 1024px){.contact-confirm-heading{padding-top:112px}}@media screen and (max-width: 1023.98px){.contact-confirm-heading{padding-top:40px}}.contact-confirm-heading__title{font-weight:700;line-height:1.5;text-align:center}@media screen and (min-width: 1024px){.contact-confirm-heading__title{font-size:2.8rem}}@media screen and (max-width: 1023.98px){.contact-confirm-heading__title{font-size:2.4rem}}.contact-confirm-heading__text{text-align:center}@media screen and (min-width: 1024px){.contact-confirm-heading__text{margin-top:16px}}@media screen and (max-width: 1023.98px){.contact-confirm-heading__text{margin-top:8px;width:89.3333333333vw;margin-inline:auto}}@media screen and (min-width: 1024px){.contact-confirm{margin-top:40px;padding-bottom:112px}}@media screen and (max-width: 1023.98px){.contact-confirm{margin-top:20px;padding-bottom:40px}}.contact-confirm__list{border-top:1px solid #dbdbdb;margin-inline:auto}@media screen and (min-width: 1024px){.contact-confirm__list{width:79.2rem}}@media screen and (max-width: 1023.98px){.contact-confirm__list{width:89.3333333333vw}}.contact-confirm__row{display:flex;border-bottom:1px solid #dbdbdb}@media screen and (min-width: 1024px){.contact-confirm__row{align-items:center;gap:2.4rem;padding-block:2.4rem}}@media screen and (max-width: 1023.98px){.contact-confirm__row{flex-direction:column;gap:.6rem;padding-block:1.6rem}}@media screen and (min-width: 1024px){.contact-confirm__row--remarks{align-items:flex-start}}.contact-confirm__label-col{display:flex;flex-shrink:0;align-items:flex-start;gap:.8rem}@media screen and (min-width: 1024px){.contact-confirm__label-col{width:38.3838383838%}}@media screen and (max-width: 1023.98px){.contact-confirm__label-col{width:100%}}.contact-confirm__badge{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:4rem;margin-top:.1rem;padding:0 .8rem;border-radius:.2rem;background-color:#222;color:#fff;font-size:1.2rem;font-weight:600;line-height:1.6666666667;white-space:nowrap}.contact-confirm__badge--optional{border:1px solid #222;background-color:transparent;color:#222}.contact-confirm__label{flex:1 1 0;min-width:0;font-weight:600;color:#000}@media screen and (min-width: 1024px){.contact-confirm__label{font-size:1.6rem;line-height:1.5}}@media screen and (max-width: 1023.98px){.contact-confirm__label{font-size:1.4rem;line-height:1.4285714286}}.contact-confirm__value{flex:1 1 0;min-width:0;color:#000}@media screen and (min-width: 1024px){.contact-confirm__value{font-size:1.6rem;line-height:1.625}}@media screen and (max-width: 1023.98px){.contact-confirm__value{font-size:1.4rem;line-height:1.7142857143}}.contact-confirm__actions{display:flex;justify-content:center}@media screen and (min-width: 1024px){.contact-confirm__actions{gap:1.6rem;margin-top:40px}}@media screen and (max-width: 1023.98px){.contact-confirm__actions{gap:1.2rem;width:89.3333333333vw;margin-top:20px;margin-inline:auto}}.contact-confirm__button{display:inline-flex;align-items:center;justify-content:center;height:4.8rem;padding:0 3.2rem;border:none;border-radius:.4rem;font-weight:600;letter-spacing:.06rem;text-align:center;white-space:nowrap;cursor:pointer}@media screen and (min-width: 1024px){.contact-confirm__button{width:28rem;font-size:1.6rem;line-height:1.0625}}@media screen and (max-width: 1023.98px){.contact-confirm__button{width:100%;font-size:1.4rem;line-height:1.0714285714}}.contact-confirm__button--back{background-color:#f2f2f2;color:#6b6b6b;text-decoration:none;transition:background-color .2s ease-out}.contact-confirm__button--back:before{content:"";flex-shrink:0;width:1.1rem;height:1.1rem;background-color:currentColor;mask:url(/wp-content/themes/kwm2026/assets/images/common/icons/arrow-right-md.svg) no-repeat center/contain;opacity:0;will-change:opacity,transform;transition:opacity .3s,transform .2s;pointer-events:none;margin-right:.6rem;margin-left:-1.7rem;transform:translate(.4rem) scaleX(-1)}@media (hover: hover){.contact-confirm__button--back:hover:before{opacity:1;transform:translate(0) scaleX(-1)}}.contact-confirm__button--submit{background-color:#222;color:#fff}.contact-confirm__button--submit:after{content:"";flex-shrink:0;width:1.1rem;height:1.1rem;background-color:currentColor;mask:url(/wp-content/themes/kwm2026/assets/images/common/icons/arrow-right-md.svg) no-repeat center/contain;opacity:0;will-change:opacity,transform;transition:opacity .3s,transform .2s;pointer-events:none;margin-right:-1.7rem;margin-left:.6rem;transform:translate(-.4rem)}@media (hover: hover){.contact-confirm__button--submit:hover{background-color:#5e5e5e}.contact-confirm__button--submit:hover:after{opacity:1;transform:translate(0)}}@media screen and (min-width: 1024px){.contact-thanks-heading{padding-top:112px}}@media screen and (max-width: 1023.98px){.contact-thanks-heading{padding-top:40px}}.contact-thanks-heading__title{font-weight:700;line-height:1.5;text-align:center}@media screen and (min-width: 1024px){.contact-thanks-heading__title{font-size:3.2rem}}@media screen and (max-width: 1023.98px){.contact-thanks-heading__title{font-size:2.4rem}}.contact-thanks-heading__text{text-align:center}@media screen and (min-width: 1024px){.contact-thanks-heading__text{margin-top:16px}}@media screen and (max-width: 1023.98px){.contact-thanks-heading__text{margin-top:8px;width:89.3333333333vw;margin-inline:auto}}.contact-thanks-blocks{display:flex;flex-direction:column}@media screen and (min-width: 1024px){.contact-thanks-blocks{margin-top:112px}}@media screen and (max-width: 1023.98px){.contact-thanks-blocks{margin-top:40px}}@media screen and (min-width: 1024px){.contact-thanks-block{padding:80px 0}}@media screen and (max-width: 1023.98px){.contact-thanks-block{padding:40px 0}}.contact-thanks-block:nth-child(odd){background-color:#f2f2f2}.contact-thanks-block__title{font-weight:700;line-height:1.5}@media screen and (min-width: 1024px){.contact-thanks-block__title{font-size:3.2rem}}@media screen and (max-width: 1023.98px){.contact-thanks-block__title{font-size:2.4rem}}@media screen and (min-width: 1024px){.contact-thanks-block__text{margin-top:24px}}@media screen and (max-width: 1023.98px){.contact-thanks-block__text{margin-top:16px}}@media screen and (min-width: 1024px){.contact-thanks-block__cards{margin-top:40px}}@media screen and (max-width: 1023.98px){.contact-thanks-block__cards{margin-top:20px}}.contact-thanks-block__all-link{display:flex;justify-content:flex-end}@media screen and (min-width: 1024px){.contact-thanks-block__all-link{margin-top:4rem}}@media screen and (max-width: 1023.98px){.contact-thanks-block__all-link{margin-top:2.4rem}}
