.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}}