.banner-pages{position:relative}.banner-pages .breadcrumb{position:absolute;width:var(--wrapper);margin:0 auto;left:0;right:0;top:30px}.banner-pages .breadcrumb ul{margin:0}.banner-pages__caption{position:absolute;width:var(--wrapper);margin:0 auto;left:0;right:0;top:50%;transform:translateY(-50%)}.banner-pages__caption h2{margin:0;color:var(--color-bluespace);max-width:610px;font-size:3.5rem}.banner-pages__caption h4{color:var(--color-grey5);letter-spacing:-.02em;line-height:150%;margin-top:16px;max-width:470px}.banner-pages__caption p{font-size:1.25rem;line-height:1.5;max-width:670px;margin-top:16px}.banner-pages__caption .button{margin-top:16px}.banner-pages figure{line-height:0}.banner-pages figure img{width:100%;height:auto}.banner-pages.light .breadcrumb ul li:last-child{color:var(--color-white)}.banner-pages.light .breadcrumb ul li:after{background:url(/images/material/arrow-logo-light.svg) no-repeat}.banner-pages.light .breadcrumb ul li a{color:var(--color-gray2)}.banner-pages.light .banner-pages__caption--limit{width:472px}.banner-pages.light .banner-pages__caption--limit h2{color:var(--color-white);margin-bottom:32px;font-size:2.5rem}.banner-pages.light .banner-pages__caption--limit .banner-time{display:flex;align-items:center;gap:40px;margin-bottom:48px}.banner-pages.light .banner-pages__caption--limit .banner-time__list{max-width:230px}.banner-pages.light .banner-pages__caption--limit .banner-time__list figure{margin-bottom:12px}.banner-pages.light .banner-pages__caption--limit .banner-time__list figure img{width:24px;height:24px}.banner-pages.light .banner-pages__caption--limit .banner-time__list p{font-size:1rem;line-height:1.7;color:var(--color-white);margin-bottom:0;margin-top:0}.banner-pages.light .banner-pages__caption--limit .button{margin-bottom:0}.banner-pages.big-img .banner-pages__caption h2{font-size:2.5rem}@media (max-width:1200px){.banner-pages{margin-bottom:40px}.banner-pages>figure img{min-height:310px;max-height:310px;object-fit:cover;object-position:right 0}.banner-pages__caption h2{font-size:2.125rem}.banner-pages__caption p{font-size:1rem}.banner-pages.light .banner-pages__caption--limit h2{font-size:2rem}.banner-pages.light.large>figure img{min-height:560px;object-fit:cover;object-position:center}.banner-pages.big-img{margin-bottom:0}.banner-pages.big-img>figure img{max-height:600px}.banner-pages.big-img .banner-pages__caption h2{font-size:2rem}}@media (max-width:1023px){.banner-pages__caption p{max-width:470px;font-size:.9rem}}@media (max-width:767px){.banner-pages .breadcrumb{margin:0 24px;top:14px}.banner-pages__caption{margin:0 24px;padding-right:40px}.banner-pages__caption h2{font-size:2rem}.banner-pages__caption p{max-width:370px;font-size:1rem}.banner-pages>figure img{min-height:220px}.banner-pages.light .banner-pages__caption{top:30%;transform:translateY(-30%);max-width:80%}.banner-pages.light .banner-pages__caption--limit{width:auto}.banner-pages.light .banner-pages__caption--limit h2{font-size:1.5rem;margin-bottom:20px}.banner-pages.light .banner-pages__caption--limit .banner-time{flex-direction:column;align-items:start;gap:20px;margin-bottom:20px}.banner-pages.light .banner-pages__caption--limit .banner-time p{display:block}.banner-pages.big-img .banner-pages__caption{padding-right:0}.banner-pages.big-img .banner-pages__caption p{max-width:none}}.ask-question{padding:60px 0 100px;position:relative}.ask-question__box{background:url(/images/material/bg-question.jpg) no-repeat 50%;border-radius:24px;align-items:center;bottom:0;display:flex;left:0;justify-content:space-between;padding:40px 117px 40px 157px}.ask-question__box .profile figure{margin-bottom:8px;padding:15px}.ask-question__box .profile figure img{border:12px solid var(--color-white);background:var(--color-white);box-shadow:0 4px 40px rgba(0,0,0,.1);border-radius:100%;display:block;height:auto;object-fit:cover;object-position:center;width:140px}.ask-question__box .profile figcaption{text-align:center}.ask-question__box .profile figcaption span{color:var(--color-white)}.ask-question__box .profile figcaption span.medium{display:block;line-height:21px;margin-bottom:8px}.ask-question__box .text{width:468px}.ask-question__box .text h2{color:var(--color-white);font-weight:300;font-size:40px;line-height:48px;margin-bottom:16px}.ask-question__box .text h2 b{color:var(--color-green);font-weight:700}.ask-question__box .text span{color:var(--color-white);display:block;margin-bottom:32px;opacity:.7}.ask-question__box .text .btn-group{display:flex}.ask-question__box .text .btn-group .button{margin-right:24px}.ask-question.no-space{padding:0}@media (max-width:1200px){.ask-question{padding:0 0 93px}.ask-question__box{padding:40px 117px 40px 122px;background:url(/images/material/bg-question-md.jpg) no-repeat 50%}.ask-question__box .profile figure{margin-bottom:0}.ask-question__box .text{width:375px}}@media (max-width:1023px){.ask-question__box{padding:54px 58px 64px 48px;background:url(/images/material/bg-question-md-portrait.jpg) no-repeat 50%}.ask-question__box .profile{width:166px}.ask-question__box .profile figcaption span.medium{margin-bottom:4px}.ask-question__box .text{width:calc(100% - 166px);padding-left:58px}.ask-question__box .text h2{font-size:1.75rem;line-height:1.2}.ask-question__box .text .btn-group .button{margin-right:20px}}@media (max-width:767px){.ask-question__box{flex-direction:column;padding:39px 15px;border-radius:16px;background:url(/images/material/bg-question-md-mobile.jpg) no-repeat 50%}.ask-question__box .profile{margin-bottom:40px}.ask-question__box .text{width:100%;padding:0;text-align:center}.ask-question__box .text h2{font-size:1.313rem;margin-bottom:12px}.ask-question__box .text span{font-size:.875rem}.ask-question__box .text .btn-group{flex-direction:column;padding:0 38px}.ask-question__box .text .btn-group .button{margin:0 0 20px;justify-content:center;height:44px;line-height:44px}}