@media screen and (max-width:1150px) {
    .gdeJsgGkEK {
        .VhRYgDcXzL {
            .iQxhkAjdRe {
                max-width: 600px;
            }

            .mPgqkGVhri {
                width: 332px;
                height: 332px;
                position: absolute;
                right: 0;
                bottom: 50px;
            }
        }
    }
}
@media screen and (max-width:1003px){
    /* cards */
    .OMYtRBSfAV {
        .IVrCxSsxiu {
            gap: 32px;
            .card {
                max-width: 343px;
                gap: 12px;

                .wacUNIeVZF {
                    transform: scale(0.925);

                    p {
                        font-size: 15px;
                        line-height: 22px;
                    }
                }

                .FmHaEEyCDD {
                    transform: scale(0.82);

                    p {
                        font-size: 17px;
                        line-height: 17px;
                    }
                }

                .BOvlSEagWD {
                    width: 335px;
                }

                .pwAqeKxejD {
                    max-width: 271px;
                }
            }
        }
    }
}
@media screen and (max-width:900px) {
    .gdeJsgGkEK {
        .VhRYgDcXzL {
            .iQxhkAjdRe {
                max-width: 500px;
            }

            .mPgqkGVhri {
                width: 280px;
                height: 280px;
                position: absolute;
                right: 0;
                bottom: 50px;
            }
        }
    }
}

@media screen and (max-width:768px) {
    /* cookie */
.iZlCNMIrbS {
    width: 375px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    gap: 10px;

}
    .XCgplFEwfk {
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(2, 59, 53, 0.90);
        backdrop-filter: blur(7px);
        padding-top: 106px;
        padding-left: 48px;
        z-index: 10;

        .YJeTjOTZKi {
            position: absolute;
            top: 9px;
            right: 16px;
            cursor: pointer;
        }

        .bLYMdNhYkA {
            display: flex;
            gap: 24px;
            flex-direction: column;

            a {
                color: #FFF;
                font-family: "Open Sans";
                font-size: 15px;
                font-weight: 700;
                line-height: 24px;
            }

            .dcywlpnpXN {
                border-radius: 30px;
                background: var(--gradient-6, linear-gradient(87deg, #FF512F 1.88%, #DD2476 50.88%, #FF512F 98.05%));
                padding: 8px 24px;
                width: fit-content;
            }
        }
    }

    .gdeJsgGkEK {
        .zYCiiAozrt {
            padding: 8px 16px;

            .ohQEHIHUTZ {
                display: initial;
            }

            .tulvlMpteT {
                height: 32px;
                width: 121px;
            }

            img{
                width: 121px;
            }

            .pdlGtSqbKM {
                display: none;
            }
        }

        .VhRYgDcXzL {
            padding: 0 16px;

            .iQxhkAjdRe {
                max-width: 100%;
                gap: 8px;
                padding: 10px 0 16px;

                h1 {
                    font-size: 22px;
                    line-height: 30px;
                    letter-spacing: -0.44px;
                }

                p {
                    font-size: 14px;
                    line-height: 22px;
                }
            }

            .mPgqkGVhri {
                display: none;
            }
        }
    }

    /* cards */
    .OMYtRBSfAV {
        padding: 32px 16px;
        .IVrCxSsxiu{
            .card{
                .nLMQswEhvo:hover{
                    box-shadow: 0 0 0;
                }
            }
        }
    }

    /* banner */
    .UbzOZFNjCA {
        padding: 32px 16px;
        gap: 32px;
        flex-direction: column-reverse;

        .JDUtXBLwjw {
            width: 343px;
            height: 322px;
        }

        .YGkfNNKyPt {
            h1 {
                font-size: 20px;
                line-height: 30px;
            }
        }
    }

    /* footer */
    footer {
        padding: 32px 16px;


        .XNltijfvjh {
            flex-direction: column;
        }
    }

    /* content */
    .OUzIqwWiUq {
        padding: 32px 16px;

        &.ZTFHDZUbFe,
        &.FbjBvJqNlx {
            gap: 32px;
        }

        .cNTUfDcjTc {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column-reverse;
            gap: 32px;

            .SiaHRQyOkv {
                width: 343px;
                height: 187px;
            }

            &.bpoHpZNaKw {
                flex-direction: column;
            }
        }

        .VsMqvnSXoL {
            gap: 16px;
            h3 {
                font-size: 20px;
                line-height: 30px;
                color: #000;

            }

            .ufvBWOkCiI {
                gap: 16px;
                h4 {
                    color: #000;
                    font-size: 16px;
                    font-weight: 700;
                    line-height: 30px;
                }
    
                p,
                li,
                h6 {
                    color: #000;
                }
            }
        }

    }

}

@media screen and (max-width:374px) {

    /* cards */
    .OMYtRBSfAV {
        .IVrCxSsxiu {
            .card {
                max-width: 311px;

                .BOvlSEagWD {
                    width: 304px;
                }

                .pwAqeKxejD {
                    max-width: 245px;
                }
            }
        }
    }
    .iZlCNMIrbS {
        width: 343px;
    }
}