.v-contentContainer__contentHead{align-items:center;display:flex}.v-contentContainer__contentHead.noMargin{align-items:flex-start;margin-bottom:0}.v-contentContainer__contentHead.directionColumn{flex-direction:column}.v-contentContainer__contentHead.directionColumn .v-contentContainer__contentBody{margin-bottom:3.2rem}@media screen and (max-width:992px){.v-contentContainer__contentHead.directionColumn .v-contentContainer__contentBody{margin-bottom:2.4rem}}.v-contentContainer__contentHead .v-universalList__columnItemIcon{margin-left:0}.v-contentContainer__image{display:flex;flex-shrink:0;height:13.2rem;margin-right:2.5rem;width:13.2rem}@media screen and (max-width:640px){.v-contentContainer__image{display:none}}.v-contentContainer__image .v-image{width:100%}.v-contentContainer__image_big{background-color:#fff;border-radius:24px;display:flex;margin-top:3.2rem;padding:2.4rem;position:relative;width:100%}@media screen and (max-width:1220px){.v-contentContainer__image_big{padding:1.6rem}}@media screen and (max-width:992px){.v-contentContainer__image_big{margin-top:2.4rem}}@media screen and (max-width:640px){.v-contentContainer__image_big{border-radius:16px;padding:.8rem}}.v-contentContainer__image_big .v-image{border:2px solid #f4f4f4;border-radius:16px;height:auto;width:100%}@media screen and (max-width:640px){.v-contentContainer__image_big .v-image{border-radius:12px;border-width:1px}}.v-contentContainer__info{height:fit-content;max-width:53.8rem}@media screen and (max-width:1220px){.v-contentContainer__info{max-width:40.1rem}}@media screen and (max-width:992px){.v-contentContainer__info{max-width:43.5rem}}@media screen and (max-width:640px){.v-contentContainer__info{max-width:100%}}.v-contentContainer__contentBody{display:flex}.v-contentContainer__title{font-size:2rem;font-weight:700;line-height:2.8rem;margin-bottom:1.6rem}@media screen and (max-width:992px){.v-contentContainer__title{font-size:1.4rem;line-height:1.8rem}}.v-contentContainer__description{font-size:1.6rem;line-height:2.6rem}@media screen and (max-width:992px){.v-contentContainer__description{font-size:1.4rem;line-height:2.4rem}}.v-contentContainer__btn.v-btn{margin-top:2.4rem}@media screen and (max-width:992px){.v-contentContainer__btn.v-btn{margin-top:2rem}}@media screen and (max-width:640px){.v-contentContainer__btn.v-btn{width:fit-content}}.v-contentContainer__zoomBtn{align-items:center;background-color:#f60;border-radius:28px;bottom:4.8rem;display:flex;height:5.6rem;justify-content:center;position:absolute;right:4.8rem;width:5.6rem}@media screen and (max-width:1220px){.v-contentContainer__zoomBtn{bottom:4rem;right:4rem}}@media screen and (max-width:640px){.v-contentContainer__zoomBtn{border-radius:20px;bottom:2.4rem;height:4rem;right:2.4rem;width:4rem}}@media (hover:hover){.v-contentContainer__zoomBtn:hover{background-color:#f25800}}.v-contentContainer__zoomBtn .v-icon{height:3.2rem;width:3.2rem}@media screen and (max-width:640px){.v-contentContainer__zoomBtn .v-icon{height:2.4rem;width:2.4rem}}:root{--color-white:#fff;--color-orange:#f60;--color-lightgray:#b6b6b6;--color-black:#333}.v-blockWithTabsAndContent{display:grid;gap:2.4rem;grid-template-columns:38.5rem 1fr;position:relative}@media screen and (max-width:1220px){.v-blockWithTabsAndContent{grid-template-columns:31.4rem 1fr}}@media screen and (max-width:992px){.v-blockWithTabsAndContent{grid-template-columns:100% 1fr}}.v-blockWithTabsAndContent.whiteDesign .v-blockWithTabsAndContent__content,.v-blockWithTabsAndContent.whiteDesign .v-blockWithTabsAndContent__tab.active{background:#fff}.v-blockWithTabsAndContent.whiteDesign .v-blockWithTabsAndContent__content .v-blockWithTabsAndContent__contentHead{align-items:unset;margin-bottom:0}.v-blockWithTabsAndContent__tabsList{width:100%}.v-blockWithTabsAndContent__tab{align-items:center;border-radius:16px;cursor:pointer;display:flex;font-size:1.4rem;height:6.4rem;justify-content:space-between;line-height:2.2rem;padding:1rem 2.4rem}@media screen and (max-width:992px){.v-blockWithTabsAndContent__tab{border-radius:24px 24px 0 0;font-weight:700;gap:1rem;width:100%}}@media screen and (max-width:640px){.v-blockWithTabsAndContent__tab{border-radius:16px 16px 0 0;height:auto;padding:1.6rem}}@media (hover:hover){.v-blockWithTabsAndContent__tab:hover{color:#f60}}@media screen and (hover:hover) and (max-width:992px){.v-blockWithTabsAndContent__tab:not(.active):hover{color:#333}}@media screen and (max-width:640px){.v-blockWithTabsAndContent__tab.withBigImg{min-height:7.2rem;padding-block:1.2rem}}.v-blockWithTabsAndContent__tab.active{background:#f4f4f4;cursor:default}@media screen and (max-width:992px){.v-blockWithTabsAndContent__tab.active .v-blockWithTabsAndContent__tabIcon{transform:rotate(90deg)}}@media (hover:hover){.v-blockWithTabsAndContent__tab.active:hover{color:#333}}.v-blockWithTabsAndContent__tabIcon{color:#f60;display:none;height:2.6rem;min-width:2.6rem;transform:rotate(-90deg);transition:transform .3s ease}@media screen and (max-width:992px){.v-blockWithTabsAndContent__tabIcon{display:block}}.v-blockWithTabsAndContent__content{background:#f4f4f4;border-radius:32px;padding:4.8rem}@media screen and (max-width:992px){.v-blockWithTabsAndContent__content{border-radius:0 0 24px 24px;margin-bottom:.8rem;padding:1.6rem 2.4rem 2.4rem}}@media screen and (max-width:640px){.v-blockWithTabsAndContent__content{border-radius:0 0 16px 16px;padding:.8rem 1.6rem 1.6rem}}.v-blockWithTabsAndContent__content.withButtonAndDescription{align-items:flex-start;display:flex}@media screen and (max-width:992px){.v-blockWithTabsAndContent__content.withBigImg{margin-bottom:0}}@media screen and (max-width:640px){.v-blockWithTabsAndContent__content.withBigImg{padding:1.2rem 1.6rem 2rem}}.v-blockWithTabsAndContent__content.forTablets{display:none}@media screen and (max-width:992px){.v-blockWithTabsAndContent__content.forTablets{display:block}}
