.instructions-page{min-height:100vh;overflow-x:hidden}.instructions-hero{padding:0 0 40px}@media screen and (max-width:1024px){.instructions-hero{padding-top:104px}}@media screen and (max-width:767px){.instructions-hero{padding-top:92px}}.instructions-hero__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}@media screen and (max-width:767px){.instructions-hero__top{align-items:flex-start;flex-direction:column}}.instructions-hero h1{color:#242575;font-size:48px;font-weight:700;line-height:1.2;letter-spacing:-.96px;margin:0 0 47px}@media screen and (max-width:1024px){.instructions-hero h1{font-size:42px}}@media screen and (max-width:767px){.instructions-hero h1{margin-bottom:18px;font-size:34px}}.instructions-hero__download{padding:20px 40px;font-size:16px}@media screen and (max-width:767px){.instructions-hero__download{padding:10px 18px;font-size:14px}}.instructions-tabs{display:inline-flex;gap:16px}.instructions-tabs__btn{transition:background-color .25s,color .25s;display:inline-flex;align-items:center;justify-content:center;border-radius:80px;background:#24257533;color:#242575;font-size:16px;font-weight:700;padding:20px 40px;-webkit-user-select:none;user-select:none;cursor:pointer}.instructions-tabs__btn.is-active{background:#242575;color:#fff}.instructions-content{padding-bottom:0}.instructions-accordion{display:grid;gap:26px;padding-bottom:120px}@media screen and (max-width:1024px){.instructions-accordion{padding-bottom:80px}}@media screen and (max-width:767px){.instructions-accordion{padding-bottom:50px}}.instructions-card{overflow:hidden;border-radius:64px;background:#e3f1f9}@media screen and (max-width:767px){.instructions-card{border-radius:32px}}.instructions-card.is-open .instructions-card__body{grid-template-rows:1fr}.instructions-card.is-open .instructions-card__icon:after{transform:translate(-25%,-50%) rotate(45deg);opacity:1}.instructions-card.is-open .instructions-card__icon:before{transform:translate(-75%,-50%) rotate(-45deg)}.instructions-card__head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:40px 47px;color:#242575;cursor:pointer;font-size:24px;font-weight:700;line-height:1.3;letter-spacing:-.48px;text-align:left;-webkit-user-select:none;user-select:none}@media screen and (max-width:1024px){.instructions-card__head{min-height:92px;padding:24px 32px;font-size:24px}}@media screen and (max-width:767px){.instructions-card__head{min-height:76px;gap:16px;padding:20px 22px;font-size:18px}}.instructions-card__icon{position:relative;display:block;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#242575}@media screen and (max-width:767px){.instructions-card__icon{width:26px;height:26px}}.instructions-card__icon:before,.instructions-card__icon:after{position:absolute;top:50%;left:50%;width:8px;height:2px;border-radius:999px;background:#fff;content:"";transition:opacity .25s,transform .25s}.instructions-card__icon:before{transform:translate(-75%,-50%) rotate(45deg)}.instructions-card__icon:after{transform:translate(-25%,-50%) rotate(-45deg)}.instructions-card__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s;margin-top:-10px}.instructions-card__body[hidden]{display:none}.instructions-card__content{min-height:0;overflow:hidden;margin:0 8px 8px;border-radius:56px;background:#fff;padding:40px;color:#24257580;line-height:1.5;letter-spacing:-.4px}@media screen and (max-width:1024px){.instructions-card__content{border-radius:36px;padding:34px 30px;font-size:19px}}@media screen and (max-width:767px){.instructions-card__content{margin:0 6px 6px;border-radius:24px;padding:24px 20px;font-size:15px}}.instructions-card__content p{margin:0}.instructions-card__content p+p,.instructions-card__content p+ul{margin-top:14px}.instructions-card__content h3{color:#242575;font-size:inherit;font-weight:700;line-height:1.5;margin-bottom:15px;letter-spacing:-.4px}.instructions-card__content h3:not(:first-child){margin-top:40px}.instructions-card__content ul{margin:0;padding-left:20px}.instructions-card__content li+li{margin-top:8px}
