.ProfDogInfo-module-scss-module__QLAV_W__profDog{justify-content:center;align-items:flex-end;gap:3px;padding:100px 0;display:flex}.ProfDogInfo-module-scss-module__QLAV_W__bubble1,.ProfDogInfo-module-scss-module__QLAV_W__bubble2{border:2px solid var(--text-dark);background-color:var(--text-white);border-radius:50%}.ProfDogInfo-module-scss-module__QLAV_W__bubble1{width:30px;height:30px;margin-bottom:54px}.ProfDogInfo-module-scss-module__QLAV_W__bubble2{width:40px;height:40px;margin-bottom:57px}.ProfDogInfo-module-scss-module__QLAV_W__textBox{border:2px solid var(--text-dark);background-color:var(--text-white);border-radius:100px;max-width:430px;padding:30px 44px}.ProfDogInfo-module-scss-module__QLAV_W__textBox p{font-size:1.5rem;font-weight:700;line-height:1.875rem}@media screen and not (min-width:756px){.ProfDogInfo-module-scss-module__QLAV_W__profDog{flex-direction:column-reverse;align-items:center;padding:150px 0 50px}.ProfDogInfo-module-scss-module__QLAV_W__bubble1{width:15px;height:15px;margin-bottom:unset}.ProfDogInfo-module-scss-module__QLAV_W__bubble2{width:20px;height:20px;margin-bottom:unset}}
.Banner-module-scss-module__okcnoW__banner{border:2px solid var(--text-dark);border-radius:25px;justify-content:space-between;align-items:center;max-height:280px;padding:57px 87px;display:flex;overflow:hidden}.Banner-module-scss-module__okcnoW__banner img{max-width:100%;height:auto}.Banner-module-scss-module__okcnoW__banner_headder{min-width:45%}.Banner-module-scss-module__okcnoW__banner_headder p{margin-bottom:16px;font-size:1.5rem;font-weight:700;line-height:1rem}.Banner-module-scss-module__okcnoW__banner_headder h1{text-overflow:ellipsis;max-width:360px;font-size:3.125rem;line-height:3.75rem;overflow:hidden}.Banner-module-scss-module__okcnoW__biggerImg{max-height:280px;margin-top:20px;overflow:visible}.Banner-module-scss-module__okcnoW__biggerImg img{align-self:flex-end}@media screen and not (min-width:756px){.Banner-module-scss-module__okcnoW__banner{max-height:unset;flex-direction:column-reverse;padding:20px}.Banner-module-scss-module__okcnoW__banner img{max-width:100%}.Banner-module-scss-module__okcnoW__banner_headder{width:100%;margin-top:20px}.Banner-module-scss-module__okcnoW__banner_headder p{font-size:1.5px}.Banner-module-scss-module__okcnoW__banner_headder h1{font-size:2.5rem;line-height:2.75rem}.Banner-module-scss-module__okcnoW__biggerImg{max-height:280px;margin-top:150px}}.Banner-module-scss-module__okcnoW__deleteMaxHeight{max-height:unset}.Banner-module-scss-module__okcnoW__customChange h1{max-width:420px}@media screen and not (min-width:756px){.Banner-module-scss-module__okcnoW__customChange h1{font-size:2.25rem}}
.Question-module-scss-module__YFlKnG__question_top{justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.Question-module-scss-module__YFlKnG__question_top span{border:var(--border);background-color:var(--text-white);border-radius:50%;justify-content:center;align-items:center;min-width:47px;height:46px;font-size:1.625rem;font-weight:700;line-height:1.75rem;display:flex}.Question-module-scss-module__YFlKnG__question_top h2{margin-top:8px;font-size:1.625rem;line-height:1.75rem}.Question-module-scss-module__YFlKnG__question_bot{justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.Question-module-scss-module__YFlKnG__question_bot__img{z-index:0;justify-content:center;align-items:center;min-width:47px;height:46px;display:flex;position:relative}.Question-module-scss-module__YFlKnG__question_bot__img svg path{transition:all .333s}.Question-module-scss-module__YFlKnG__question_bot__img:after{content:"";background-image:radial-gradient(var(--yellow) 20%, transparent 75%);opacity:0;z-index:-1;border-radius:50%;width:75px;height:75px;transition:all .333s;position:absolute;top:-20px}.Question-module-scss-module__YFlKnG__question_bot__img_active:after{opacity:1}.Question-module-scss-module__YFlKnG__question_bot__answerBox{flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;margin-top:5px;display:flex}.Question-module-scss-module__YFlKnG__question_bot__answer{visibility:hidden;max-height:0;transition:all .333s ease-in-out;overflow:hidden}.Question-module-scss-module__YFlKnG__question_bot__answer h3{font-size:1.125rem;font-weight:600;line-height:1.25rem}.Question-module-scss-module__YFlKnG__question_bot__answer h3 b{letter-spacing:1px;font-weight:800}.Question-module-scss-module__YFlKnG__question_bot__answer h3 ul{margin:5px 0;padding-left:20px;list-style:outside}.Question-module-scss-module__YFlKnG__question_bot__answer h3 ul li:not(:last-child){margin-bottom:8px}.Question-module-scss-module__YFlKnG__question_bot__answer h3 a{color:var(--yellow);font-weight:600;text-decoration:underline}.Question-module-scss-module__YFlKnG__question_bot__answer h3 a:visited{color:var(--orange)}.Question-module-scss-module__YFlKnG__visible{visibility:visible;max-height:999px}.Question-module-scss-module__YFlKnG__question_bot_answerBtn{color:var(--text-white);cursor:pointer;background-color:#0000;border:none;margin-top:10px;font-family:inherit;font-size:1.125rem;font-weight:700;line-height:1rem}.Question-module-scss-module__YFlKnG__border{border-bottom:2px dashed #1ad3f1;margin:10px 0 10px 65px}@media screen and not (min-width:756px){.Question-module-scss-module__YFlKnG__question_top span{min-width:37px;height:36px;font-size:1.375rem}.Question-module-scss-module__YFlKnG__question_top h2{margin-top:unset;font-size:1.375rem;line-height:1.5rem}.Question-module-scss-module__YFlKnG__question_bot__img{min-width:37px;height:36px}.Question-module-scss-module__YFlKnG__question_bot__answerBox{justify-content:flex-start;align-items:flex-start}.Question-module-scss-module__YFlKnG__question_bot__answer h3,.Question-module-scss-module__YFlKnG__question_bot_answerBtn{font-size:1rem;line-height:1rem}.Question-module-scss-module__YFlKnG__border{margin:10px 0 10px 55px}}
.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__profDog{justify-content:center;align-items:flex-end;gap:3px;padding:0 0 100px;display:flex}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__profDog img{transform:scaleX(-1)}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble1,.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble2{border:2px solid var(--text-dark);background-color:var(--text-white);border-radius:50%}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble1{width:30px;height:30px;margin-bottom:54px}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble2{width:40px;height:40px;margin-bottom:57px}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__textBox{border:2px solid var(--text-dark);background-color:var(--text-white);border-radius:100px;max-width:430px;padding:30px 44px}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__textBox p{font-size:1.5rem;font-weight:700;line-height:1.875rem}@media screen and not (min-width:756px){.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__profDog{flex-direction:column;align-items:center;padding:0 0 50px}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble1{width:15px;height:15px;margin-bottom:unset}.ProfDogInfoBottomInfo-module-scss-module__hAUKZW__bubble2{width:20px;height:20px;margin-bottom:unset}}
