.agrad-banners,
.agrad-banners .item {
    height: 435px;
}

p {
    margin-bottom: 0;
}

.top {
    padding: 23px 0;
}

.superin .top {
    padding: 2px 0;
    background-color: #fff;
}

.prizes .top {
    background-color: #F1F6F9;
}

.top .title,
.pfe .title {
    text-transform: uppercase;
    color: #212540;
    font-size: 42px;
    font-weight: 800;
    line-height: 52px;
}

.pfe .title {
    font-size: 32px;
    line-height: 40px;
}

.top .title strong {
    color: #3CBFF0;
}

.prizes>.container {
    padding-top: 2.6rem;
    padding-bottom: 3.86rem;
}

.superin>.container {
    padding-top: 2.6rem;
    padding-bottom: 5.2rem;
}

.prizes .przs>*:not(:last-child),
.eotm .funcs>*:not(:last-child),
.pfe .funcs>*:not(:last-child) {
    margin-bottom: 1.5rem;
}

.prizes .przs>* .uptitle {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    width: fit-content;
    height: 40px;
    color: #696A74;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    background-color: #F1F6F9;
    border-radius: 80px;
    padding: 0 1rem;
    margin-bottom: 1rem;
}

.prizes .przs>* .tit,
.eotm .funcs>* .tit,
.pfe .funcs>* .tit {
    position: relative;
    text-transform: uppercase;
    color: #004A8E;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1.6px;
    margin-bottom: 27px;
}

.prizes .przs>* .tit::before,
.pfe .funcs>* .tit::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: 100%;
    max-width: 117px;
    height: 3px;
    background-color: #004A8E;
    border-radius: 80px;
}

.prizes .przs>* .text,
.eotm .funcs>* .text,
.pfe .funcs>* .text {
    max-width: 464px;
    color: #212540;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
}

.miss {
    background: linear-gradient(to bottom, #F1F6F9, #F1F6F9) no-repeat 0 99px;
    background-size: 100% 345px;
}

.miss .top,
.superin .top {
    border-top: 1px solid #d6d6d666;
}

.pfe .top {
    border-bottom: 1px solid #d6d6d666;
}

.miss>.container {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.pfe>.container {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.miss .row {
    background: url(../../assets/images/dotsfx.svg) no-repeat calc(100% - 216px) 88px;
}

.superin .row {
    background: url(../../assets/images/dotsfx.svg) no-repeat 154px calc(100% + 33px);
    padding-bottom: 33px;
    margin-bottom: -33px;
}

.miss .row>*,
.superin .row>* {
    display: flex;
    -webkit-display: flex;
    align-items: stretch;
    margin-bottom: 10px;
}

.miss .box,
.superin .box {
    display: flex;
    -webkit-display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    border: 1px solid #d6d6d666;
    background-color: #FFF;
    box-shadow: 0px 15px 50px -15px #7090b040;
    padding: 39px 13px 33px;
}

.superin .box {
    padding: 39px 2rem;
}

.miss .box .tit,
.superin .box .tit {
    text-align: center;
    color: #004A8E;
    font-size: 28px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0.112px;
    margin-bottom: 1rem;
}

.miss .box .text,
.superin .box .text {
    text-align: center;
    color: #73717D;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.064px;
}

.eotm {
    padding-top: 2rem;
    padding-bottom: 4.8rem;
}

.eotm .title {
    padding: 23px 19px;
    background-color: #F1F6F9;
    margin-bottom: 5.53rem;
}

.superin {
    background-color: #F1F6F9;
}

.superin .title,
.pfe .btitle {
    max-width: 440px;
    text-transform: none;
    display: flex;
    -webkit-display: flex;
    align-items: center;
    color: #212540;
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
}

.pfe .btitle {
    max-width: 100%;
    padding: 2px 1rem;
    background-color: #F1F6F9;
    border-radius: 5px;
    margin-bottom: 3.26rem;
}

.superin .title img,
.pfe .btitle img {
    min-width: fit-content;
    margin-right: 4px;
}

.pfe .forns>.row:not(:last-child) {
    margin-bottom: 5.33rem;
}

.pfe .img {
    position: relative;
    width: 100%;
    max-width: 248px;
    height: 305px;
}

.pfe .img::before {
    content: '';
    position: absolute;
    left: -25px;
    top: -25px;
    width: 50px;
    height: 50px;
    background-color: #004A8E;
}

.pfe .img::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: -4rem;
    bottom: -2rem;
    width: 235px;
    height: 202px;
    background: url(../../assets/images/dotsfx.svg) no-repeat center;
}

.pfe .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.pfe .forns>.row .row>* {
    display: flex;
    -webkit-display: flex;
    align-items: stretch;
    margin-bottom: 10px;
}

.pfe .forns .box {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #d6d6d666;
    background-color: #FFF;
    box-shadow: 0px 15px 50px -15px #7090b040;
    padding: 7px 20px 7px 12px;
}

.pfe .forns .box .icon {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    min-width: 60px;
    height: 80px;
    background-color: #F7F7F7;
    margin-right: 1rem;
}

.pfe .forns .box .uptit {
    color: #A7A7A7;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.064px;
    margin-bottom: 2px;
}

.pfe .forns .box .tit {
    color: #004A8E;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: 0.08px;
}

.pfe .funcs {
    margin-bottom: 4.73rem;
}

.cob {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    min-height: 476px;
    padding: 5.2rem 0;
}

.cob .icon {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    width: 72px;
    height: 72px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 7px;
}

.cob .title {
    position: relative;
    max-width: 557px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1.6px;
    margin-bottom: 2.4rem;
}

.cob .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: 117px;
    height: 3px;
    background-color: #fff;
    border-radius: 80px;
}

.cob .bt {
    display: flex;
    -webkit-display: flex;
    align-items: center;
    width: fit-content;
    height: 47px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -1.1px;
    border: 1px solid #fff;
    border-radius: 5px;
    background-color: transparent;
    padding: 0 1rem;
}


/* MEDIA QUERIES */

@media(max-width:992px) {
    .owl-item.active {
        display: block !important;
        -webkit-display: block !important;
    }
    .pfe .forns>.row:not(:last-child)>*:first-child {
        margin-bottom: 2rem;
    }
}

@media(max-width:768px) {
    .agrad-banners,
    .agrad-banners .item {
        height: 56vw;
    }
    .agrad-banners .item {
        background-size: cover !important;
    }
}


/* MEDIA QUERIES ! */