.iframe .container{max-width:1920px}.iframe .block-header{margin-bottom:1.5rem}.iframe__help-btn{display:flex;align-items:center;margin-left:auto;margin-right:auto;gap:10px;background:none;border:1px solid #a08964;border-radius:100px;padding:10px 24px;margin-bottom:3rem;font-family:"Work Sans",sans-serif;font-size:.875rem;color:#a08964;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.iframe__help-btn:hover{background-color:#a08964;color:#fff}.iframe__help-btn:hover .iframe__help-icon circle,.iframe__help-btn:hover .iframe__help-icon path{stroke:#fff;fill:none}.iframe__help-btn:hover .iframe__help-icon circle:not([stroke]){fill:#fff;stroke:none}.iframe__help-icon{width:18px;height:18px}.iframe-modal{background-color:#f7f4f3;border:none;border-radius:0}.iframe-modal__header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #a08964;padding:2rem 2.5rem}@media screen and (max-width: 575px){.iframe-modal__header{padding:1.5rem}}.iframe-modal__title{font-family:"Saol Display",Georgia,serif;font-size:1.75rem;font-weight:400;color:#a08964;margin:0}@media screen and (max-width: 575px){.iframe-modal__title{font-size:1.25rem}}.iframe-modal__close{background:none;border:none;font-size:2rem;color:#a08964;line-height:1;cursor:pointer;padding:0;transition:opacity .3s ease}.iframe-modal__close:hover{opacity:.7}.iframe-modal__body{padding:2rem 2.5rem}@media screen and (max-width: 575px){.iframe-modal__body{padding:1.5rem}}.iframe-modal__steps{list-style:none;counter-reset:step;padding:0;margin:0}.iframe-modal__step{counter-increment:step;padding-left:2.5rem;position:relative;margin-bottom:1.5rem}.iframe-modal__step:last-child{margin-bottom:0}.iframe-modal__step::before{content:counter(step) ".";position:absolute;left:0;top:0;font-family:"Saol Display",Georgia,serif;font-size:1.125rem;color:#a08964;font-weight:400}.iframe-modal__step strong{display:block;font-family:"Work Sans",sans-serif;font-size:1rem;font-weight:600;color:#1c1c1b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem}.iframe-modal__step p{font-family:"Work Sans",sans-serif;font-size:.9375rem;font-weight:400;color:#1c1c1b;line-height:1.6;margin:0;opacity:.8}