.t-menuburger {
    position: relative;
    flex-shrink: 0;
    width: 28px;
    height: 20px;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: transform .5s ease-in-out;
    cursor: pointer;
    z-index: 999
}

.t-menuburger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #000
}

.t-menuburger span:nth-child(1) {
    top: 0
}

.t-menuburger span:nth-child(2), .t-menuburger span:nth-child(3) {
    top: 8px
}

.t-menuburger span:nth-child(4) {
    top: 16px
}

@media (hover),(min-width: 0\0
) {
    .t-menuburger_first:hover span:nth-child(1) {
        transform: translateY(1px)
    }

    .t-menuburger_first:hover span:nth-child(4) {
        transform: translateY(-1px)
    }
}

@keyframes t-menuburger-anim {
    0% {
        width: 80%;
        left: 20%;
        right: 0
    }
    50% {
        width: 100%;
        left: 0;
        right: 0
    }
    100% {
        width: 80%;
        left: 0;
        right: 20%
    }
}

@keyframes t-menuburger-anim2 {
    0% {
        width: 80%;
        left: 0
    }
    50% {
        width: 100%;
        right: 0;
        left: 0
    }
    100% {
        width: 80%;
        left: 20%;
        right: 0
    }
}

.tmenu-mobile {
    background-color: #111;
    display: none;
    width: 100%;
    top: 0;
    z-index: 990
}

.tmenu-mobile_positionfixed {
    position: fixed
}

.tmenu-mobile__text {
    color: #fff
}

.tmenu-mobile__container {
    min-height: 64px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tmenu-mobile__list {
    display: block
}

.tmenu-mobile__imglogo {
    height: auto;
    display: block;
    max-width: 300px !important;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto
}

.t479 .video-container {
    margin: 0 auto;
    width: 100%;
}

div.error {
    color: #f03030;
}

@media screen and (max-width: 980px) {
    .t228.tmenu-mobile__menucontent_hidden {
        display: none;
        height: 100%
    }

    .tmenu-mobile {
        display: block
    }
}

@media screen and (max-width: 980px) {
    #rec331410137 .t-menuburger {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (max-width: 980px) {
    #rec331410137 .t228__leftcontainer {
        padding: 20px
    }

    #rec331410137 .t228__imglogo {
        padding: 20px 0
    }

    #rec331410137 .t228 {
        position: static
    }
}

@media (hover: hover),(min-width: 0) {
    #rec331410137 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #ffe8a8 !important
    }

    #rec331410137 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #ffe8a8 !important
    }
}

#rec331410137 .t-menu__link-item {
    -webkit-transition: color .3s ease-in-out, opacity .3s ease-in-out;
    transition: color .3s ease-in-out, opacity .3s ease-in-out
    color:#000000;
    font-size:18px;
    font-weight:400;
    font-family:'Roboto';
}

#rec331410137 .t-menu__link-item.t-active:not(.t978__menu-link) {
    color: #333 !important
}

#rec331410137 .t-menu__link-item:not(.t-active):not(.tooltipstered):hover {
    color: #ffb769 !important;
    opacity: 1 !important
}

#rec331410137 .t-menu__link-item:not(.t-active):not(.tooltipstered):focus-visible {
    color: #ffb769 !important;
    opacity: 1 !important
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    #rec331410137 .t-menu__link-item, #rec331410137 .t-menu__link-item.t-active {
        opacity: 1 !important
    }
}

@media (hover: hover),(min-width: 0) {
    #rec637234049 .t-btn:not(.t-animate_no-hover):hover {
        background-color: #a4c67c !important
    }

    #rec637234049 .t-btn:not(.t-animate_no-hover):focus-visible {
        background-color: #a4c67c !important
    }
}

@media screen and (min-width: 900px) {
    #rec641193282 .t479__title {
        font-size: 40px
    }
}

#rec642112400 .t923__slds-wrapper .t923__col {
    display: block;
    margin: 0 auto;
    float: none
}

@media screen and (min-width: 480px) {
    #book-here .t056__title {
        font-size: 30px
    }
}
