.banner-title {
    margin-bottom: 64px;
}

#u128743 {
    top: -74px;
}

#u73775-4 {
    margin-top: 480px;
    left: -632px;
}

#u134269 {
    margin-top: 444px;
    left: -241px;
}

[hidden] {
    display: none;
}

#widgetu123203,
#widgetu122876,
#widgetu122876 *,
#widgetu123153,
#u122877-4,
#u123204-4,
#u123155-4,
#u122878,
#u123205,
#u123154,
#widgetu123203_input,
#widgetu122876_input,
#widgetu123153_input,
.fld-radiobutton input[type=radio] + label,
#widgetu123203:hover #u123204-4,
#widgetu122876:hover #u122877-4,
#widgetu123153:hover #u123155-4,
#widgetu122876.non-empty-st #u122877-4,
#widgetu123203.non-empty-st #u123204-4 {
    width: 100%;
    cursor: pointer;
}

#widgetu123203 {
    width: 100%;
    margin-top: 112px;
    left: 0;
}

#u134996-2,
#u135001-2,
#u135007-2,
#u135013-2,
#u135040-2,
#u135031-2,
#u135019-2,
#u135022-2,
#u122877-2,
#u122873-2,
#u123155-2,
#u123204-2 {
    padding-top: 20px;
}

#widgetu122876 {
    margin-top: 40px;
}

#widgetu122889 {
    margin-top: 380px;
}

#widgetu123162 {
    margin-top: 268px;
}

#widgetu122884 {
    margin-top: 249px;
}

#u122835-4,
#u122835-4:hover {
    margin-top: 391px;
}

#u123186,
#u123192 {
    margin-top: 308px;
}

#u123189 {
    margin-top: 420px;
}

.custom-container {
    width: 100%;
    max-width: 1066px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-inline: auto;
    margin-bottom: 80px;
}

#u120402,
#u120405 {
    width: 100%;
    left: unset;
    right: unset;
    margin-inline: auto;
    margin-bottom: 0;
    padding-bottom: 32px;

    * {
        left: unset;
        right: unset;
        margin: unset;
        padding: unset;
    }

    .position_content {
        display: grid;
        height: 100%;
        gap: 32px;
        justify-content: center;
        justify-items: center;
    }

    #pamphletu120841,
    #pamphletu120731 {
        width: unset;
    }

    #pu120420,
    #pu120423 {
        display: grid;
        position: relative;
        top: -50px;
        justify-items: center;
        align-items: center;

        * {
            grid-column: 1/-1;
            grid-row: 1/-1;
        }
    }
    #u120734-4, #u120874-4{
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.newrem {
    margin-top: 0;
}

.present{
    margin-top: 80px;
}
.present__title{
    font-size: 24px;
    margin-block: 1em;
    font-family: "__Montserrat_5";
}
.present__list{
    list-style-type: square;
    font-size: 16px;
    margin-block: 2em;
    max-width: 600px;
    margin-inline: auto;
    li{
        margin-block: 0.8em;
        list-style: unset;
        &::marker{
            color: #ffc637;
        }
    }
}
.underline{
    text-decoration: underline;
    text-decoration-color: #ffc637;
    text-decoration-thickness: 3px;
    text-underline-offset: 2px;

}
.bigger{
    font-size: 2em;
}
.present__bg{
    position: relative;
    transition: 250ms;
    border: 2px solid #ffc63700;
    img{
        display: block;
    }
    &:hover{
        border-color: #ffc637ff;
    }
}
.full-link{
    text-decoration: none;
    position: absolute;
    inset: 0;
}