
.content-text .content__title-photo,
.content-text .ck-editor {
    max-width: 1192px !important;
    margin: auto;
}


.lego-academy {
    width: 100%;
}

.lego-academy *{
    font-family: var(--font-family)!important;
}

.lego-academy .border-6{
    border-radius: 6px;
}

.lego-academy .h2,
.lego-academy .h3,
.lego-academy span {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    color: #000;
}

.lego-academy .block-icon .icon{
    display: flex;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    margin: 20px 0;
    gap: 20px;
    align-items: center;
}

.lego-academy .block-icon .icon:before{
    content: '';
    background-image: var(--icon);
    width: 36px;
    height: 36px;
    display: block;
}

.lego-academy p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.lego-academy .mainBnr {
    width: 100%;
}

.lego-academy .main-title {
    max-width: 608px;
}

.lego-academy .text-w {
    max-width: 986px;
    margin-left: auto;
    margin-right: auto;
}

.lego-academy .main-title span {
    color: #D00A10;
}

.lego-academy .mt-80 {
    margin-top: 80px;
}

.lego-academy .bon_info img {
    width: 100%;
    height: auto;
    z-index: 99;
    position: relative;
}

.lego-academy .flex {
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
}

.lego-academy .close {
    position: absolute;
    right: 10px;
    z-index: 999;
    top: -15px;
    color: #d00b11;
    font-size: 41px;
}

.lego-academy .main-title {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.lego-academy .bg-g {
    display: flex;
    background: #F4F4F4;
    border-radius: 6px;
    position: relative;
}

.lego-academy .robot {
    padding-top: 50px;
    padding-left: 60px;
}

.lego-academy .flex-col {
    display: flex;
    flex-direction: column;
}

.lego-academy .bg-g .list p {
    margin-top: 0;
    align-self: center;
}

.lego-academy .bg-g .list {
    max-width: 432px;
}


.lego-academy .text-holder {
    max-width: 432px;
    margin: 30px 70px;
}

.lego-academy .bg-g .h3 {
    margin-bottom: 35px;
    max-width: 410px;
    font-size: 24px;
}

.lego-academy .bg-g .list {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.lego-academy .bg-g .list img {
    min-width: 36px;
    max-height: 36px;
    height: 36px !important;
    margin-top: 5px;
}

.lego-academy .row .bg-g {
    height: 665px;
}

.lego-academy .list-item {
    display: inline-flex;
}

.lego-academy h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28.8px;
    text-align: left;

}

.lego-academy .flex-col-center {
    display: flex;
    flex-direction: column;

}

/*.lego-academy .robot:after {*/
/*    width: 279px;*/
/*    height: 270px;*/
/*    content: "";*/
/*    mix-blend-mode: darken;*/
/*    background-image: url(/app/img/kcfinder/upload/lego-academy/robots.png);*/
/*    background-repeat: no-repeat no-repeat;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    background-position: 20px 20px;*/
/*    right: 0;*/
/*}*/

.lego-academy .robot2 {
    display: flex;
    align-items: center;
    padding: 0 30px;
    justify-content: space-between;
}

.lego-academy .flex-end {
    justify-content: flex-end;
}

.lego-academy.bg-g:has(.robot2) {
    display: flex;
    justify-content: space-between;
}


.lego-academy .img-holder {
    display: flex;
}

.lego-academy .darken {
    mix-blend-mode: darken;
}

.lego-academy .img-star {
    align-self: flex-end;
    margin-right: 20px;
}

.lego-academy .list-item img {
    margin-top: 6px;
    margin-right: 20px;
    min-width: 36px;
    width: 36px;
    min-height: 36px;
    height: 36px !important;
}

.lego-academy .list {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.lego-academy .bg-y .flex-col-center {
    gap: 20px;
}

.lego-academy .row {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.lego-academy .col-lg-6 .bg-y {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 6px;
    background: #FFD618;
    height: 100%;
}

.lego-academy .academy-logo{
    width: 70px;
    height: 67px;
    object-fit: contain;
}

.lego-academy .mt-60 {
    margin-top: 60px;
}

.lego-academy .text-btn p {
    margin-top: 15px !important;
}

.lego-academy .text-btn {
    max-width: 424px;
}

.lego-academy .block-text-lady{
    display: flex;
    align-items: center;
    justify-content: center;
}

.lego-academy .block-text-lady .text-lady {
    max-width: 432px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    box-sizing: content-box;
}

.lego-academy .text-lady .h2 {
    margin-top: 25px !important;
}


/*.lego-academy .col-lg-6 .bg-y img {*/
/*    margin-top: 0 !important;*/
/*    margin-right: 20px;*/
/*    right: -10px;*/
/*    top: -30px;*/
/*}*/


.lego-academy .text-y {
    max-width: 424px;
    flex-direction: column;
    gap: 30px;
    display: flex;
    margin-top: 60px;
    margin-bottom: 75px;
}

.lego-academy .bg-y.bg-grad{
    background-image: var(--bg-img);
    background-position: bottom;
    background-repeat: no-repeat;
}

.lego-academy .bg-y p {
    margin: 0;
    align-self: center;
}

.lego-academy .lego-people {
    max-width: 424px;
    position: relative;
    padding: 40px 0;
}

/*.lego-academy .lego-people img {*/
/*    position: absolute;*/
/*}*/


.lego-academy .bg-y .flex .btn {
    font-weight: 600;
    margin-top: 10px;
    background-color: #FF0000;
    border-radius: 8px;
    font-size: 18px;
    line-height: 1.8;
    color: var(--main-color-white);
    height: unset;
}

.lego-academy .flex-start {
    align-items: flex-start !important;
}

.lego-academy .mt-40 {
    margin-top: 40px;
}

.lego-academy .list-item p {
    margin-top: 0;
    align-self: center;
}


.lego-academy .robot2 .h2 {
    max-width: 400px;
}


/*.lego-academy .robot2:after {*/
/*    width: 279px;*/
/*    height: 270px;*/
/*    content: "";*/
/*    mix-blend-mode: darken;*/
/*    background-image: url(/app/img/kcfinder/upload/lego-academy/robotstars.png);*/
/*    background-repeat: no-repeat no-repeat;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*}*/

.lego-academy .col-lg-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.lego-academy .registration {
    padding: 18px;
    display: flex;
    flex-direction: column;
    align-content: center;
    max-width: 694px;
    width: 100%;
}

.lego-academy .registration input:not([type="checkbox"]),
.lego-academy .registration select {
    padding: 27px;
    width: 100%;
    height: 66px;
    font-size: 24px;
    font-weight: 400;
    border-radius: 5px;
    border: 0px;
    line-height: 26.4px;
}

.lego-academy .map .map-holder {
    width: 50%;
}

.lego-academy .map .map-holder iframe {
    border-radius: 26px;
}

.lego-academy .map .bg-g {
    /*height: 507px;*/
    display: flex;
    flex-direction: column;
    padding: 50px 30px;
    width: 50%;
}

.lego-academy .map .zones {
    overflow-x: unset;
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.content-hob .map .zones .flex {
    gap: 18px;
}

.content-hob .swiper-hob .swiper-slide div {
    display: contents !important;
}

.content-hob .map .map-holder {
    width: 50%;
}


.content-hob .map b {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 700;
}

.content-hob .map p {
    padding-top: 5px;
}

.lego-academy .registration input::placeholder,
.lego-academy .registration select {
    color: #A1A1A1;
}

.lego-academy .custom-select {
    position: relative;
    display: inline-block;
    width: 100%;
    background: white;
    height: 66px;
    border-radius: 5px;
}

.lego-academy .registration select {
    font-family: Futura PT;
    font-size: 24px;
    font-weight: 400;
    line-height: 26.4px;
    text-align: left;
    padding: 20px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/app/img/kcfinder/upload/lego-academy/arrow.png) 95% 50% no-repeat !important;
    background-size: 12px;
    border-radius: 4px;
    cursor: pointer;
}

.lego-academy .bg-y {
    background: #FFD618;
    border-radius: 6px;
}

.lego-academy .bg-y .flex-col-center {
    align-items: center;
}

.lego-academy .registration .h3 {
    font-family: Futura PT;
    font-size: 36px;
    font-weight: 600;
    line-height: 39.6px;
    text-align: center;
}

.lego-academy video{
    max-height: 856px;
    width: 100%;
    object-fit: cover;
}

body {
    background: white;
}

.lego-academy {
    margin-bottom: 50px;
}

.lego-academy #d-block {
    display: none;
}


.lego-academy .form-success {
    padding: 35px;
    text-align: center;
}

.lego-academy .form-success h2 {
    text-align: center;
}


.lego-academy .form-title {
    align-self: center;
    max-width: 406px;
    margin-bottom: 30px;
}

.lego-academy .form-title p {
    text-align: center;
    margin-top: 10px;
}

.lego-academy .registration .question-link div {
    gap: 5px;
}

.lego-academy .registration .question-link p {
    padding-top: 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: center;
    color: #A9A9A9;
}

.lego-academy .registration .checkbox {
    width: 35px;
    height: 35px;
    border: 0;
}

.lego-academy .registration .flex-gap {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

.lego-academy .registration .checkbox-agree {
    margin-top: 30px;
    display: flex;
}

.lego-academy .checkbox-agree input[type="checkbox"] {
    display: none;
}

.lego-academy .checkbox-agree {
    display: inline-block;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
}

.lego-academy .checkbox-agree .checkmark {
    display: inline-block;
    min-width: 35px;
    width: 35px;
    border-radius: 5px;
    height: 35px;
    background-color: #fefefe;
    margin-right: 10px;
    position: relative;
    transition: background-color 0.2s, border-color 0.2s;
    max-height: none;
    font-family: Futura PT;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: center;
}

.lego-academy .rules {
    text-decoration: underline;
}

.lego-academy .rules:hover {
    color: #D00A10;
}

.lego-academy .checkbox-agree input[type="checkbox"]:checked + .checkmark {
    min-width: 35px;
    width: 35px;
    height: 35px;
    background: #FF0000;
    border-radius: 3px;
}

.lego-academy .checkbox-agree .checkmark:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 12px;
    width: 16px;
    height: 12px;
    border-radius: 5px;
    border-width: 0 3px 3px 0;
    background-image: url(/app/img/kcfinder/upload/lego-academy/check.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.lego-academy .custom-checkbox input[type="checkbox"]:checked + .checkmark:after {
    display: block;
}

.lego-academy .registration input:focus {
    border: 1px solid black;
}

.lego-academy .registration input:focus::placeholder {
    color: #EEEEEE;
}

.lego-academy .registration label .checkbox-text {
    padding-top: 10px;
    font-family: "Futura PT", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: left;
    color: #343434;
}

.lego-academy .registration button {
    margin-top: 40px;
    border: 0;
    padding: 30px 0;
    border-radius: 5px;
    background: #FF0000;
    width: 100%;
    color: white;
    font-size: 24px;
    font-weight: 400;
    line-height: 26.4px;
    text-align: center;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: relative;
    background-color: #fff;
    margin: 15% auto;
    border: 1px solid #888;
    width: fit-content;
    max-width: 870px;
    border-radius: 38px;
    height: 680px;
}

.lego-academy .img-holder .uk-slider{
    border-radius: 6px;
}

.lego-academy .img-holder .uk-slider .uk-slider-items{
    margin-left: -10px;
}

.lego-academy .img-holder .uk-slider .uk-slider-items>div{
    padding-left: 10px;
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-icon{
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M7.20001 12L16.2 12' stroke='%23222628' stroke-width='0.84' stroke-linecap='round'/%3E%3Cpath d='M13.8 9C13.8 9 16.5 11.8633 16.5 12C16.5 12.1367 13.8 15 13.8 15' stroke='%23222628' stroke-width='0.84' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    box-sizing: content-box;
    padding: 0 15px;
    width: 24px;
    height: 24px;
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-dotnav>li a{
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-dotnav>li.uk-active a{
    background-color: rgba(255, 255, 255, 0.7);
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-icon.uk-slidenav-previous{
    transform: rotatey(180deg);
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-dotnav{
    margin-left: -10px;
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-dotnav>li{
    margin: 0;
    padding-left: 10px;
}

.lego-academy .img-holder .uk-slider .sliddotnav .uk-dotnav li:after{
    display: none;
}

.lego-academy .img-holder img {
    width: 100%;
}

.lego-academy .modal-content .close {
    width: 46px;
    height: 46px;
    color: #aaa;
    float: right;
    top: 5px;
    right: 25px;
    cursor: pointer;
    font-weight: bold;
    min-width: unset;
    max-width: unset;
    background: #3C3C3CAB;
    opacity: 67%;
    border-radius: 50%;
}

.lego-academy .modal-content .close svg {
    margin-top: 5px;
    width: 36px;
    height: 36px;
}

.img-holder img {
    background: #f1cb00;
    border-radius: 6px;
}

.img-holder {
    position: relative;
}

.img-holder .modal-text {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    height: 270px;
}

.reg_number {
    margin-top: 10px;
    padding: 15px 23px;
    background: black;
    border-radius: 10px;
    color: white;
    font-size: 24px;
    font-weight: 700;
    line-height: 26.4px;
    text-align: center;
}

.img-holder .modal-text p {
    font-size: 24px;
    font-weight: 300;
    line-height: 26.4px;
    text-align: center;
}

.lego-academy .map .zones {
    margin-top: 30px;
}

.lego-academy .map .zones img {
    max-width: 45px;
    height: 40px !important;
    margin-right: 20px;
}

.lego-academy .map .zones div {
    align-items: center;
}

.lego-academy .map .zones a {
    display: block;
}


.lego-academy .map .zones p {
    margin-top: 0;
}


@media (max-width: 1300px) {
    .lego-academy .lego-part p {
        max-height: 83px;
    }

    .lego-academy .lego-part .number {
        padding-right: 8px;
    }

    .lego-academy .btn, .btn4 {
         font-size: 18px;
    }
}

@media (max-width: 959px) {
    .lego-academy .registration .h3 {
        font-family: Futura PT;
        font-size: 24px;
        font-weight: 600;
        line-height: 28.8px;
        text-align: center;
    }


    .content-hob .map .bg-g {
        align-self: center;
        margin-top: 30px;
        height: auto;
    }

    .lego-academy .row {
        gap: 40px;
    }

    .lego-academy .list {
        gap: 20px;
    }

    .lego-academy p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }

    .lego-academy .h2 {
        font-family: Futura PT;
        font-size: 24px;
        font-weight: 600;
        line-height: 28.8px;
        text-align: left;
    }

    .lego-academy .text-holder {
        margin: 38px 18px 35px 18px;
        align-self: center;
    }

    .lego-academy .mainBnr {
        max-width: 590px;
        width: 100%;
    }

    .lego-academy .zones .flex {
        display: inline-flex;
        flex-direction: unset;
        align-items: unset;
        gap: 0;
    }

    .lego-academy .map .zones {
        gap: 20px;
        margin-top: 0;
    }

    .lego-academy .bg-g p {
        font-family: Futura PT;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
    }

    .lego-academy .map .bg-g {
        width: 100%;
    }

    .lego-academy .lego-part .number {
        min-height: 166px;
    }

    .lego-academy .col-lg-6 {
        display: flex;
        justify-content: center;
    }

    .lego-academy .bg-g {
        max-height: unset !important;
        width: 586px;
    }

    .lego-academy .mt-80 {
        margin-top: 40px !important;
    }

    .lego-academy .lego-part {
        width: 100%;
    }

    .content-hob .map .map-holder {
        width: 100%;
    }


    .lego-academy .flex {
        flex-direction: column;
        align-items: center;
        gap: 40px;
        margin-top: 40px;
    }

    .lego-academy .background-parts:before {
        top: 27%;
    }

    .lego-academy .background-parts:after {
        top: 3%;
    }

    .lego-academy .row .bg-g {
        height: 100%;
    }

    .lego-academy .map .map-holder {
        height: 507px;
        width: 100%;
    }



    .lego-academy .flex-col {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .lego-academy .bg-g .list {
        gap: 20px;
    }

    .lego-academy .text-lady {
        align-items: flex-start;
        justify-content: unset;
        margin-left: 0;
        padding: 36px 17px;
    }

    .lego-academy .bg-g {
        width: 100%;
        max-width: 584px;
    }

    .lego-academy .width-100 {
        max-width: 100% !important;
    }

    .lego-academy .align-items {
        display: flex;
        justify-content: center;
    }

    .lego-academy .robot2 {
        /*margin-top: 40px;*/
        display: flex;
        align-items: center;
        /* margin-left: 80px; */
        flex-direction: column;
        margin-left: 0;
        padding: 20px;
    }


    .lego-academy .robots {
        width: 100%;
        display: flex;
        max-width: 586px;
        flex-direction: column-reverse;
    }

    .lego-academy .bg-g .h3 {
        margin-bottom: 30px;
    }

    .lego-academy .text-padding {
        margin: 43px 17px;

    }

    .lego-academy .col-lg-6 .bg-y {
        width: 100%;
        padding: 0 20px;
        display: flex;
        max-width: 586px;
        height: unset;
    }

    .lego-academy .bg-y .flex .btn {
        margin-top: 30px;
        background: #FF0000;
        width: 100%;
        max-width: 280px;
        justify-content: center;
    }

    .lego-academy .flex {
        margin-top: 20px;
    }

    .lego-academy .text-y {
        padding: 0;
    }

    .lego-academy .lego-people img {
        position: static;
        padding-bottom: 20px;
    }

    .lego-academy .img-holder img {
        width: 100%;
        min-height: 300px;
        object-fit: cover;
    }

    /*.lego-academy .registration {*/
    /*    max-width: 584px;*/
    /*    width: 100%;*/
    /*}*/

    .lego-academy .align-items .bg-y {
        max-width: 586px;
        width: 100%;
    }

}

@media (max-width: 576px) {

    .content-hob .map .bg-g {
        padding: 30px 16px;
    }

    /*.lego-academy .robot2 .h2 {*/
    /*    width: 100%;*/
    /*}*/


    .lego-academy .registration input:not([type="checkbox"]),
    .lego-academy .registration select {
        padding: 15px;
        height: 50px;
        font-size: 16px;
    }

        .lego-academy .background-parts:after {
        top: 5%;
    }

    .lego-academy .registration .flex-gap {
        margin-bottom: 10px;
    }

    .lego-academy .registration .checkbox-agree {
        margin-top: 25px;
    }

    .lego-academy .checkbox-agree .checkmark,
    .lego-academy .checkbox-agree input[type="checkbox"]:checked + .checkmark {
        min-width: 23px;
        width: 23px;
        height: 23px;
    }

    .lego-academy .registration button {
        margin-top: 30px;
    }

    .lego-academy .checkbox-agree .checkmark:after {
        left: 4px;
        top: 6px;
        width: 16px;
    }

    .lego-academy .registration label .checkbox-text {
        padding-top: 3px;
    }

    .lego-academy .lego-part {
        width: 80%;
    }

    .lego-academy .flex {
        gap: 20px;
    }

    .lego-academy .lego-part .number {
        min-height: unset;
        height: 112px;
        padding-bottom: 8px;
    }

    .lego-academy .lego-part p {
        font-size: 48px;
        font-weight: 705;
        line-height: 52.8px;
        text-align: center;
    }


    .lego-academy .lego-part span {
        font-family: 'RF Dewi Condensed', sans-serif;
        font-size: 21.71px;
        font-weight: 400;
        line-height: 23.89px;
        text-align: center;
        margin: 0;
    }


    .lego-academy .custom-select {
        height: 50px;
    }

    .lego-academy .registration select {
        background-image: unset !important;
    }

    .lego-academy .registration button {
        height: 50px;
        padding: 18px 0 14px 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 17.6px;
        text-align: center;
    }
}

.video-container {
    position: relative;
    margin: 0 auto;
}

.video-container video {
    display: block;
    width: 100%;
    height: auto;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform .3s;
}

.play-button:hover{
    transform: translate(-50%, -50%) scale(1.1);
}

.video-container:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    z-index: 2;
    left: 0;
    top: 0;
}

.video-container.play:after{
    display: none;
}

.play-button:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='30' transform='matrix(-1 0 0 1 60 0)' fill='%23F00014'/%3E%3Cpath d='M36.2015 30.7009L28.965 37.4648C28.3322 38.0563 27.2978 37.6183 27.2823 36.7522L27.0411 23.2923C27.0254 22.4194 28.0576 21.947 28.708 22.5294L36.1857 29.2254C36.6232 29.6172 36.6305 30.2999 36.2015 30.7009Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.video-container.play .play-button {
    display: none;
}
