@charset "UTF-8";.fixed-bg--document-request{opacity:1}.form-text{text-align:center;margin-bottom:80px}@media screen and (max-width:768px){.form-text{margin-bottom:40px}}.form-text--bottom{text-align:left;font-size:1.4rem;text-indent:-1.4em;width:80%;margin:0 auto}.form-text .attention{color:#C1111E;font-weight:700}.form-group{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.form-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form-group--policy{margin-top:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (max-width:768px){.form-group--policy{margin:40px auto 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form-group--submit{margin-top:0;text-align:center;margin-bottom:100px}@media screen and (max-width:768px){.form-group--submit{margin-bottom:50px}}.form-group--submit .section__actions{margin-top:0}.form-group label{display:block;font-size:1.6rem;margin-bottom:8px;width:250px}.form-group .input-group{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.form-group .input-group{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form-group .input-group--postal-code{gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.form-group .input-group--postal-code{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{width:100%;padding:10px;font-size:1.6rem;border:1px solid #ccc;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,.3);box-shadow:inset 1px 1px 2px rgba(0,0,0,.3)}.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{border-color:#298e5d;outline:0;-webkit-box-shadow:0 0 5px rgba(41,142,93,.5);box-shadow:0 0 5px rgba(41,142,93,.5)}.form-group textarea{min-height:100px;resize:vertical}.form-group select{height:40px}.form-group .error-message{color:#C1111E;font-size:1.2rem;margin-top:5px}.autofill-address{font-size:1.2rem;-ms-flex-item-align:end;align-self:flex-end;cursor:pointer;background-color:#333;color:#fff;padding:2px 8px;border-radius:4px}