* {
    margin: 0;
    padding: 0;
}

img {
    border-radius: 10px;
}

body {
    margin-left: auto;
    margin-right: auto;
    background-image: url(img/background.jpg);
}

.header_background {
    background-color: white;
}

.School_6 {
    background-color: white;
}

.School_6 a {
    text-decoration: none;
    color: #312f70;
    text-align: center;
    font-size: 1.5em;
    font: 1.5em Arial, Helvetica, sans-serif;
    background-color: white;
}


.left_right {
    color: #312f70;
}

.img_title {
    margin: 0 200px 0 200px;
}

.header_line {
    width: 100%;
    height: 40px;
    background: #312f70;
}

#mainmenu {
    background: #312f70;
    position: relative;
    overflow: hidden;
}

#mainmenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    height: 40px;
}

#mainmenu ul li {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 10px;
    height: 30px;
}

#mainmenu ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 0 15px;
    line-height: 40px;
}

#mainmenu ul li a:hover {
    background-color: #4a4791;
    transition-duration: 0.5s;
}

.img {
    margin: 0;
    padding: 0;

}

.img img {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    border-radius: 0;


}

.header_img_1 {
    width: 100%;
    height: 40px;
    background: #312f70;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Параметры тени */
    margin-bottom: 40px;
}

#menu__toggle {
    opacity: 0;
}

.menu__btn {
    display: flex;
    /* используем flex для центрирования содержимого */
    align-items: center;
    /* центрируем содержимое кнопки */
    position: absolute;
    top: 35px;
    left: 20px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 20;
    position: absolute;
}

.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: white;
}

.menu__btn > span::before {
    content: '';
    top: -8px;
}

.menu__btn > span::after {
    content: '';
    top: 8px;
}

/* контейнер меню */
.menu__box {
    display: block;
    position: fixed;
    visibility: hidden;
    top: 0;
    left: -100%;
    width: 300px;
    height: 100%;
    margin: 0;
    padding: 80px 0;
    list-style: none;
    text-align: center;
    background-color: #312f70;
    box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
}

.site_content {
    width: 730px;
    font: 1.5em Arial, Helvetica, sans-serif;
    background-color: white;
    float: right;
    margin-right: 35px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Параметры тени */
    padding: 10px;
    border-radius: 7px;
}

.spisok {
    margin-top: 20px;
    margin-left: 80px;
}

.spisok,
a {
    font-size: 20px;
    color: black;
    font: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.footer {
    width: 100%;
    height: 190px;
    padding: 28px 0 5px 0;
    text-align: center;
    background-color: #312f70;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    min-width: 900px;
    color: white;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Параметры тени */
    border-radius: 10px 10px 0 0;
}

.footer a {
    color: white;
    font: 1em Arial, Helvetica, sans-serif;
}

.main_title {
    font: 1.5em Arial, Helvetica, sans-serif;
    margin-top: 15px;
    margin-bottom: 15px;
}

.line {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 1px;
    background: #4a4791;
    border: 0;
}

.all_content {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.sub_title_1 {
    font: 1em Arial, Helvetica, sans-serif;
    text-align: center;
}

.link {
    float: left align-content: center;
    width: 250px;
}

.pictures_link {
    width: 150px;
    padding-top: 10px;
    border-radius: 40px;
    padding-left: auto;
    padding-right: auto;
}

.titile_1 {
    background-color: #4a4791;
    padding: 7px;
    border-radius: 25px;
    color: white;
    width: 150px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

.news {
    float: left align-content: center;
    width: 150px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 7px;
}

.news:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    transition-duration: 0.3s;
}

.left_panel {
    margin-top: 40px;
    width: 260px;
    float: left;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Параметры тени */
    padding: 10px;
    border-radius: 7px;
    background-color: white;
}

.text_title_right{
float: right;
}

.text_news {
    font: 1em Arial, Helvetica, sans-serif;
}

.link_img_text,
p {
    margin-top: 7px;
    font: 1em Arial, Helvetica, sans-serif;
    text-align: center;
}


.footer_link {
    width: 40px;
    padding-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
}

.footer_link:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition-duration: 0.3s;
}

.footer_menu_link:hover {
    text-decoration: underline;
}


.site_title_all a {
    font: 0.7em Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
}

.site_title_all a:hover {
    text-decoration: underline;
    color: grey;
}

.information {
    padding: 20px 20px 50px 20px;
}


.information img {
    width: 200px;
    float: left;
    margin: 10px 10px 0px 0;
}

.information p {
    font-size: 16px;
    text-align: justify;
}


.right_menu {
    margin-top: 40px;
    width: 180px;
    height: auto;
    padding-top: 10px;
    float: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    /* Параметры тени */
    border-radius: 7px;
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.detal {
    float: right;
    margin-top: 30px;
    font-size: 16px;
    color: #4a4791;
}

.detal:hover {
    text-decoration: underline;
    color: #6f6e90;
}

.menu_mainpage {
    width: 100%;
    height: 140px;
    background: #e0e0e0;
}

.menu_mainpage_content {
    font: 16px Arial, Helvetica, sans-serif;
    margin-top: 35px;
    margin-left: 40px;
    padding: 10px 20px;
    text-align: end;
    float: left;
    border-radius: 7px;
}

.menu_mainpage_content:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    color: #312f70;
    transition-duration: 0.5s;
}

.menu_mainpage_content img {
    width: 50px;
    float: left;
}

.line_menu {
    width: 100%;
    height: 7px;
    background: #312f70;
}

.img_all {
    width: 100%;
}

.contact_title {
    font: 1.0em Arial, Helvetica, sans-serif;
    margin-top: 10px;
}

.map {
    margin-top: 30px;
    margin-left: 30px;
}

.video {
    margin-bottom: 20px;
}

.video_url {
    width: 100%;
}

.title_all {
    margin: 20px0 20px 0;
    font: 1em Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 20px 0 20px 0;

}

.news_title {
    font: 1em Arial, Helvetica, sans-serif;

}

.date_news {
    font: 0.6em Arial, Helvetica, sans-serif;
    margin: 3px 0 5px 0;
    color: gray;
}

.news_text {
    text-indent: 30px;
}

.news_text_1 {
    text-indent: 210px;
    font-style: oblique;

}

.newsimg {
    width: 100%;
}

#img_full {
    width: 100%;
    margin-bottom: 10px;
}

.link_news {
    font-size: 16px;
    color: #4a4791;
}

.link_news:hover {
    text-decoration: underline;
}

.plan {
    font-size: 16px;
    margin-left: 260px;
    list-style: inherit;
}


.edu_menu {
    padding: 10px 0 10px 0;
    border-radius: 10px;


}

.edu_menu h2 {
    font: 1em Arial, Helvetica, sans-serif;
    text-align: center;
}

.edu_menu:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    color: #312f70;
    transition-duration: 0.3s;
}

.usk {
    font-size: 16px;
    margin: 10px 0 10px 40px;
    list-style: inherit;

}

.news_text_right {
    float: right;
}

.people {}

.people_foto img {
    width: 400px;
    margin-left: 145px;
    margin-top: 30px;
    margin-bottom: 10px;

}

.people_foto img:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    color: #312f70;
    -webkit-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
    transition-duration: 0.5s;
}

.people_title {
    text-align: center;
    font: 1em Arial, Helvetica, sans-serif;
}

.about_people {
    font: 20px Arial, Helvetica, sans-serif;
}

.statute {
    margin: 10px 0;
}

.doc {
    margin-top: 10px;
}

.doc:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    color: #312f70;
    transition-duration: 0.3s;
}

.news_title_1 {
    margin-top: 10px;
    font: 1em Arial, Helvetica, sans-serif;
}

.teachers {
    margin-top: 30px;
    margin-bottom: 30px;
}

.teachers:hover {
    box-shadow:
        1px 1px rgba(0, 0, 0, 0.1),
        2px 2px rgba(0, 0, 0, 0.1),
        3px 3px rgba(0, 0, 0, 0.1),
        4px 4px rgba(0, 0, 0, 0.1),
        5px 5px rgba(0, 0, 0, 0.1),
        6px 6px rgba(0, 0, 0, 0.1),
        7px 7px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateX(-7px);
    transform: translateX(-7px);
    color: #312f70;
    -webkit-transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    transform: rotateZ(5deg);
    transition-duration: 0.5s;
}

.mon_doc {
    font: 16px Arial, Helvetica, sans-serif;
    margin-top: 10px;

}

.mon_doc:hover {
    color: #312f70;
    text-decoration: underline;
}

.usk_1 {
    margin-left: 200px;
}

.img_nush_1 {
    width: 650px;
    margin-left: 20px;
    margin-top: 10px;

}

.link_text {
    font: 16px Arial, Helvetica, sans-serif;
}

.link_text:hover {
    color: 312f70;
    text-decoration: underline;
}

.usk_img_1 {
    font: 16px Arial, Helvetica, sans-serif;
    margin-left: 225px;
}

embed {
    border-radius: 10px;
}

iframe {
    border-radius: 10px;
}


/*меню*/



a {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font: 16px Arial, Helvetica, sans-serif;

}

.side {
    width: 260px;
    float: left;
}

.menu a {
    background: #312f70;
    color: #fff;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #777;
    transition: 0.5s all;
    font: 16px Arial, Helvetica, sans-serif;
}

.menu a:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
}

.menu li:first-child a,
.menu li .menu__drop li:first-child a {
    border-radius: 3px 3px 0 0;
}

.menu li:last-child a,
.menu li .menu__drop li:last-child a {
    border-radius: 0 0 3px 3px;
    border-bottom: 0;
}

.menu li .menu__drop li a {
    border-radius: 0;
    border-bottom: 1px solid #777;
}

.menu__list {
    position: relative;
}

.menu__drop {
    position: absolute;
    width: 100%;
    left: 100%;
    top: -9999em;
    opacity: 0;
    border-left: 10px solid transparent;
    transition: 0.5s opacity;
}

.menu__list:hover .menu__drop {
    opacity: 1;
    top: 0;
}

.menu__list::after {
    content: " ";
    position: absolute;
    border: 5px solid;
    border-color: transparent transparent transparent #eee;
    top: 1em;
    right: 0.7em;
    transition: 0.5s;
}

.menu__list:hover::after {
    transform: scaleX(-1);
}

/*меню_2*/

.side {
    width: 260px;
    float: left;
}

.menu a {
    background: #312f70;
    color: #fff;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #777;
    transition: 0.5s all;
    font: 16px Arial, Helvetica, sans-serif;
}

.menu a:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
}

.menu li:first-child a,
.menu li .menu__drop_1 li:first-child a {
    border-radius: 3px 3px 0 0;
}

.menu li:last-child a,
.menu li .menu__drop_1 li:last-child a {
    border-radius: 0 0 3px 3px;
    border-bottom: 0;
}

.menu li .menu__drop_1 li a {
    border-radius: 0;
    border-bottom: 1px solid #777;
}

.menu__list_1 {
    position: relative;
}

.menu__drop_1 {
    position: absolute;
    width: 100%;
    left: 100%;
    top: -9999em;
    opacity: 0;
    border-left: 10px solid transparent;
    transition: 0.5s opacity;
}

.menu__list_1:hover .menu__drop_1 {
    opacity: 1;
    top: 0;
}

.menu__list_1::after {
    content: " ";
    position: absolute;
    border: 5px solid;
    border-color: transparent transparent transparent #eee;
    top: 1em;
    right: 0.7em;
    transition: 0.5s;
}

.menu__list_1:hover::after {
    transform: scaleX(-1);
}


/*Галерея*/


.gallery {
    margin: 100px auto 0;
    width: 800px;
}

.gallery a {
    display: inline-block;
    height: 145px;
    position: relative;
    width: 180px;



    /* Отключаем выделение */
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.gallery a img {
    border: 8px solid #fff;
    border-bottom: 20px solid #fff;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;

    /* Свойства для изменения рамки */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;

    /* Правила перехода */
    -webkit-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    transition: all 1.0s ease;

    /* Тени */
    -moz-box-shadow: 2px 2px 4px #444;
    -webkit-box-shadow: 2px 2px 4px #444;
    -o-box-shadow: 2px 2px 4px #444;
    box-shadow: 2px 2px 4px #444;
}

/* Вращение */
.gallery a:nth-child(1) img {
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.gallery a:nth-child(2) img {
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.gallery a:nth-child(3) img {
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.gallery a:nth-child(4) img {
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.gallery a:nth-child(5) img {
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.gallery a:nth-child(6) img {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.gallery a:nth-child(7) img {
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}

.gallery a:nth-child(8) img {
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.gallery a:nth-child(9) img {
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.gallery a:nth-child(10) img {
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.gallery a:nth-child(11) img {
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.gallery a:nth-child(12) img {
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.gallery a:nth-child(13) img {
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.gallery a:nth-child(14) img {
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.gallery a:nth-child(15) img {
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.gallery a:nth-child(16) img {
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.gallery a:nth-child(17) img {
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.gallery a:nth-child(18) img {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.gallery a:nth-child(19) img {
    -moz-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}

.gallery a:nth-child(20) img {
    -moz-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}

.gallery a:nth-child(21) img {
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

.gallery a:nth-child(22) img {
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.gallery a:nth-child(23) img {
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.gallery a:nth-child(24) img {
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.gallery a:nth-child(25) img {
    -moz-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
}

.gallery a:nth-child(26) img {
    -moz-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.gallery a:nth-child(27) img {
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.gallery a:nth-child(28) img {
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}


.gallery a:focus img {
    cursor: default;
    height: 250%;
    left: -150px;
    top: -100px;
    position: absolute;
    width: 250%;
    z-index: 25;

    /* Правила перехода */
    -webkit-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    transition: all 1.0s ease;

    /* Правила перехода */
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

/*Для телефонів*/

@media only screen and (min-device-width:320px) and (max-device-width:568px) {

    .footer {
        min-width: 135%;
    }

    .head_full {
        min-width: 135%
    }

    .right_menu {
        margin-top:
    }

    .all_content {
        min-height: 2500px;
    }
}

.inclusia_1 {
    color: white;
    background: #312f70;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.inclusia_2 {
    color: white;
    background: #312f70;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.inclusia_3 {
    color: white;
    background: #312f70;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.inclusia_4 {
    color: white;
    background: #312f70;
    margin: 10px 20px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.inclusia_1:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
    transition: 0.5s;
    cursor: pointer;
}

.inclusia_2:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
    transition: 0.5s;
    cursor: pointer;
}

.inclusia_3:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
    transition: 0.5s;
    cursor: pointer;
}

.inclusia_4:hover {
    background: #4a4791;
    padding: 10px 0 10px 20px;
    transition: 0.5s;
    cursor: pointer;
}




body {
    background-color: #f8fafc;
}

.container {
    padding: 2rem;
}

.slider-wrapper {
    position: relative;
    max-width: 48rem;
    margin: 0 auto;
}

.slider {
    display: flex;
    aspect-ratio: 16 / 9;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    box-shadow: 0 1.5rem 3rem -0.75rem hsla(0, 0%, 0%, 0.25);
    border-radius: 0.5rem;
    -ms-overflow-style: none; /* Hide scrollbar IE and Edge */
    scrollbar-width: none; /* Hide scrollbar Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
.slider::-webkit-scrollbar {
    display: none;
}

.slider img {
    flex: 1 0 100%;
    scroll-snap-align: start;
    object-fit: cover;
}

.slider-nav {
    display: flex;
    column-gap: 1rem;
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.slider-nav a {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.75;
    transition: opacity ease 250ms;
}

.slider-nav a:hover {
    opacity: 1;
}
