.uc-pricing .t1072__wrapper {
    box-sizing: border-box;
    border: 2px solid white;
    border-radius: 30px;
    
}

.uc-pricing .t1072__header {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #1959A5 !important;
}

.uc-pricing .t1072__content {
    border-radius: 25px;
}

.uc-pricing .t-card__btn {
    background-color: #1959A5 !important;
}

.uc-gde {
    background-position-x: left;
    background-position-y: top;
    background-size: cover;
    
    background-image: url('https://drive.google.com/uc?id=1FzANC_24DOo5GNaH8LRFzQ5cZQP4gzHM');
}

.uc-bossText .t090__outer {
    border-color: #1959A5;
}

.uc-bossText svg polygon {
    fill: #1959A5;
}

.uc-advantages .t774__wrapper {
    border-radius: 30px;
}

.uc-advantages {
    background-position-x: right;
    background-position-y: top;
    background-size: cover;
    
    background-image: url('https://drive.google.com/uc?id=1FH0h9z7St41rVQxfDpXAQAAZW4Q5ALup');
}

.uc-dogForm {
    background-position-x: left;
    background-position-y: top;
    background-size: cover;
    
    background-image: url('https://drive.google.com/uc?id=1-ROJE7vKHoy_GIORJDWS_SIjbr8yrWrW');
    
    color: white !important;
}

.uc-dogForm .t823__imgwrapper .t823__bgimg {
    background-position-x: left;
    background-position-y: bottom;
    background-size: contain;
}

.uc-dogForm input {
    border: 1px solid white;
    color: white; 
}

.uc-dogForm input::placeholder {
    color: white !important; 
}

.uc-header .t456 ul {
    margin-right: 0px !important;
}

@media screen and (max-width: 1200px) {
    .uc-gde {
        background-image: url('https://drive.google.com/uc?id=1UsHBWixeyBXrnFyoiIop6VAdrJJwIrdD');
    }
    
    .uc-advantages {
        background-image: url('https://drive.google.com/uc?id=1KvZ5WCBvmhKjM6D_iRxicVlr1ODWMGT9');
    }
}

@media screen and (max-width: 960px) {
    .uc-dogForm tr {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .uc-dogForm .t823__col_img_mobile.t823__col_img {
        height: 450px;
    }

}

@media screen and (max-width: 600px) {
    .uc-gde {
        background-image: url('https://drive.google.com/uc?id=1walMHPeTLu-_9gAzJb-NrnDoUnK-5YQ4');
    }
    
    .uc-advantages {
        background-image: url('https://drive.google.com/uc?id=1hj4mZ0essJI-yuxna0i-Bf9wVde5AYFb');
    }
}