.h1t1 span {
    display: block;
    font-family: Literata, serif;
    font-size: 96px;
    font-weight: 200;
}
.h1t1 { object-fit: fill; }
.home_banner_wrapper {
    background: #fff;
    padding: 48px 48px 50px;
    box-shadow: 0 6px 12px #6673800f;
}

@media screen and (max-width: 900px) {
.h1t1 span {
    font-size: 64px;
}
.ih1t1 {
    font-size: 64px!important;
}
}

@media screen and (max-width: 768px) {
.h1t1 span {
    font-size: 46px!important;
}
.ih1t1 {
    font-size: 46px!important;
}
.ibx1 h2.w-ibanner-title {
    font-size: 46px!important;
}
.h2t2 {
    font-size: 26px!important;
}
.h2t3 {
    font-size: 46px!important;
}
.h2t4 {
    font-size: 46px!important;
}
.ush_menu_1.type_mobile .w-nav-anchor.level_1, .ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 30px!important;
}
}
.ftbold {
    font-weight: bold;
}