@font-face {font-weight: 400;font-family: "Alkes Regular";src: url("../fonts/AlkesRegular.ttf");}a{transition-delay: 0.2s;}a:hover, .menu_link a:first-child:hover, .menu_link a:last-child:hover, .banner_bottom .product div>a:hover {color: var(--color-red);}a:visited {color: var(--color-grey);}* {font-family: 'Open Sans';font-style: normal;font-weight: 400;box-sizing: border-box;margin: 0;padding: 0;text-decoration: none;border: none;}:root {--color-red: #DA0003;--color-black: #2C2C2C;--color-green: #27AE60;--color-grey: #888A97;--color-white: #fff;}h2 {font-weight: 700;font-size: 40px;line-height: 120%;text-align: center;color: var(--color-black);margin-bottom: 60px;}section {max-width: 1440px;margin: 0 auto;}.container {width: 1200px;margin: 0 auto;}.btnStyle_1 {width: fit-content;height: 56px;background: var(--color-red);border-radius: 8px;transition-delay: 0.2s;display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 12px 24px;gap: 8px;font-weight: 600;font-size: 17px;line-height: 32px;color: var(--color-white);cursor: pointer;}.btnStyle_1:hover {background: #EB5B51;}button.btnStyle_1:disabled {background: #FF7369;}.btnStyle_2 {display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 12px 24px;gap: 8px;width: fit-content;height: 56px;border: 2px solid #DA0003;border-radius: 8px;transition-delay: 0.2s;font-weight: 600;font-size: 17px;line-height: 32px;color: var(--color-red);background: var(--color-white);cursor: pointer;}.btnStyle_3 {border: 2px solid #888A97;color: #888A97;display: flex;flex-direction: row;justify-content: center;align-items: center;padding: 12px 24px;width: fit-content;height: 56px;border-radius: 8px;transition-delay: 0.2s;font-weight: 600;font-size: 17px;line-height: 32px;background: var(--color-white);cursor: pointer;}.btnStyle_3 a {color: #888A97;}.btnStyle_2:hover {border: 2px solid #EB5B51;color: #EB5B51;}button.btnStyle_1:disabled {border: 2px solid #FF7369;color: #FF7369;}.btnStyle_1 a {color: var(--color-white);}.btnStyle_2 a {color: var(--color-red);}header section .container {padding: 22px 0;display: flex;gap: 270px;align-items: center;justify-content: space-between;}.header_menu {display: flex;align-items: center;gap: 74px;}.menu_button {display: flex;gap: 23px;flex-wrap: wrap;}.menu_link a {display: block;padding: 12px 15px;font-weight: 600;font-size: 17px;line-height: 120%;}.menu_link a:first-child {color: var(--color-black);}.menu_link a:last-child {color: var(--color-grey);}.menu_link {display: flex;}.banner {background: url(../img/dominika_fon.png);background-repeat: no-repeat;width: 100%;}.banner_top {display: flex;align-items: center;gap: 50px;margin-bottom: 40px;}.banner_top h1 {font-family: "Alkes Regular";color: var(--color-red);font-weight: 500;font-size: 86px;line-height: 110%;}.banner_top span {font-weight: 700;font-size: 32px;line-height: 100%;}.banner_bottom {display: flex;gap: 50px;}.banner_bottom .product {width: 400px;}.banner_bottom .product ul {display: flex;flex-direction: column;gap: 14px;}.banner_bottom .product ul li {color: var(--color-green);font-weight: 400;font-size: 20px;line-height: 136%;}.banner_bottom .product ul li span {color: var(--color-black);}.banner_bottom .product div {display: flex;margin-top: 50px;gap: 20px;align-items: center;}.banner_bottom .product div>a {display: flex;align-items: center;gap: 10px;}.banner_bottom>img {position: relative;top: 84px;}.properties {margin-top: 70px;}.properties_box {background: url(../img/bg_dominika.png);position: relative;background-repeat: no-repeat;background-position: center;height: 625px;}.properties_box p, .properties_box2 p {font-weight: 400;font-size: 20px;line-height: 144%;color: var(--color-black);min-width: 200px;max-width: 380px;background: var(--color-white);}.properties_box p span, .properties_box2 p span {font-weight: 500;}.properties_box p:first-child {position: absolute;left: 33%;top: 42px;}.properties_box p:nth-child(2) {position: absolute;left: 200px;top: 220px;}.properties_box p:nth-child(3) {position: absolute;right: 50px;top: 175px;}.properties_box p:nth-child(4) {position: absolute;bottom: 93px;left: 123px;}.properties_box p:nth-child(5) {position: absolute;right: 50px;bottom: 80px;}.properties .container:last-child {display: flex;flex-direction: column;align-content: center;align-items: center;gap: 10px;}.properties .container:last-child span:first-child {font-weight: 400;font-size: 24px;line-height: 172%;}.properties .container:last-child span:last-child {font-weight: 700;font-size: 24px;line-height: 172%;}.instruction .container {margin: 40px auto 60px auto;background: rgba(136, 138, 151, 0.1);border-left: 6px solid var(--color-red);border-radius: 12px;display: flex;flex-direction: row;align-items: flex-start;padding: 24px 32px;display: flex;gap: 100px;}.instruction .container p {font-weight: 400;font-size: 23px;line-height: 140%;color: var(--color-black);}footer section {background: #F9F9F9;padding: 56px 120px 64px;}footer section .container {display: flex;justify-content: space-between;gap: 175px;flex-wrap: wrap;}footer section .container .footer_left p:first-child {font-weight: 400;font-size: 14px;line-height: 130%;color: var(--color-black);}footer section .container .footer_left p:last-child, footer section .container .footer_right p {font-weight: 400;font-size: 12px;line-height: 130%;color: var(--color-grey);}footer section .container .footer_left {display: flex;flex-direction: column;gap: 20px;}footer section .container .footer_right {display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;}.banner.bg2 {background: url(../img/dominikaplus_fon.png);background-repeat: no-repeat;}.banner.bg2 h1 {display: flex;flex-direction: column;}.banner.bg2 h1 span {color: var(--color-black);font-weight: 500;font-size: 64px;font-family: "Alkes Regular";}.banner.bg2 .banner_top {margin-bottom: 0;}.page2 .properties_box2 {background: url(../img/bg_dominikaplus.png);background-repeat: no-repeat;height: 900px;background-position: center;position: relative;}.page2 .properties_box2 p:first-child {left: 200px;top: 0px;}.page2 .properties_box2 p:nth-child(2) {right: 0;top: 0px;}.page2 .properties_box2 p:first-child .st_green, .page2 .properties_box2 p:nth-child(2) .st_green {font-weight: 600;font-size: 28px;color: var(--color-green);}.page2 .properties_box2 p:first-child, .page2 .properties_box2 p:nth-child(2) {position: absolute;display: flex;flex-direction: column;gap: 10px;}.page2 .properties_box2 p:nth-child(3) {position: absolute;left: 17%;top: 204px;}.page2 .properties_box2 p:nth-child(4) {position: absolute;right: 0px;top: 215px;}.page2 .properties_box2 p:nth-child(5) {position: absolute;top: 350px;left: 136px;}.page2 .properties_box2 p:nth-child(6) {position: absolute;right: 79px;top: 348px;}.page2 .properties_box2 p:nth-child(7) {position: absolute;bottom: 202px;left: 125px;}.page2 .properties_box2 p:nth-child(8) {position: absolute;bottom: 269px;right: 33px;}.page2 .properties_box2 p:nth-child(9) {position: absolute;bottom: 72px;left: 420px;}#cookies-block .container {justify-content: space-between;display: flex;gap: 300px;padding: 20px 0;}#cookies-block .cookies_left {display: flex;flex-direction: column;gap: 5px;font-weight: 400;font-size: 12px;line-height: 18px;}#cookies-block .cookies_left a {color: var(--color-grey);}@media screen and (max-width: 1200px) {.container {width: 100%;padding: 0 10px;}}@media (min-width: 1101px) and (max-width: 1200px) {header section .container {padding: 22px 10px;gap: 150px;}.banner {background-size: 100%;}.properties_box {background: url(../img/bg_dominika_mob.png);background-repeat: no-repeat;background-position: center;}.page2 .properties_box2 {background: url(../img/bg_dominikaplus_mob.png);background-repeat: no-repeat;background-position: center;}footer section .container {flex-wrap: nowrap;}.banner.bg2 {background-size: 100%;}}@media (min-width: 769px) and (max-width: 1100px) {header section .container {padding: 10px;gap: 30px;}.header_menu {gap: 20px;}.menu_link a {font-weight: 500;font-size: 16px;padding: 12px 6px;}.btnStyle_2, .btnStyle_3 {height: 36px;font-size: 14px;padding: 12px 10px;}.menu_button {gap: 10px;justify-content: center;}.properties_box p:first-child {position: absolute;left: 5%;top: 42px;}.properties_box p, .properties_box2 p {font-size: 16px;max-width: 320px;}.properties_box p:nth-child(3) {position: absolute;right: 5%;top: 0;}.properties_box p:nth-child(2) {position: absolute;left: 5%;top: 210px;}.properties_box p:nth-child(4) {position: absolute;bottom: auto;left: auto;right: 5%;top: 120px;}.properties_box p:nth-child(5) {position: absolute;right: 5%;bottom: 220px;}footer section {padding: 20px;}footer section .container {gap: 30px;flex-wrap: nowrap;}#cookies-block .container {gap: 100px;padding: 20px;}}@media (min-width: 601px) and (max-width: 1100px) {.banner_bottom>img {position: relative;top: auto;width: 50%;}.banner_bottom .product ul {gap: 10px;}.banner_bottom .product div {margin-top: 20px;}.btnStyle_1 {line-height: 19px;}.instruction .container {align-items: center;padding: 15px;gap: 20px;}.banner.bg2 .banner_top>span {font-size: 24px;}.page2 .properties_box2 p:first-child {left: 5%;top: 0px;}.page2 .properties_box2 p:nth-child(2) {right: 5%;top: 0px;}.page2 .properties_box2 p:nth-child(3), .page2 .properties_box2 p:nth-child(5), .page2 .properties_box2 p:nth-child(7) {left: 5%;}.page2 .properties_box2 p:nth-child(4), .page2 .properties_box2 p:nth-child(6), .page2 .properties_box2 p:nth-child(8) {right: 5%;}.page2 .properties_box2 p:nth-child(9) {bottom: 90px;left: 5%;}.properties_box {background: url(../img/bg_dominika_mob.png);background-repeat: no-repeat;background-position: center;}.page2 .properties_box2 {background: url(../img/bg_dominikaplus_mob.png);background-repeat: no-repeat;background-position: center;}.banner.bg2 .banner_bottom {gap: 30px;}}@media screen and (max-width: 768px) {header section .container {gap: 10px;flex-wrap: wrap;justify-content: center;padding: 22px 10px;}.header_menu {gap: 20px;padding: 10px 0;}.banner_top {flex-wrap: wrap;gap: 10px;}footer section {padding: 20px 10px 20px;}footer section .container {gap: 30px;}.instruction .container p {font-size: 18px;}.properties_box {background: none;display: flex;height: auto;gap: 15px;flex-wrap: wrap;}.properties .container:last-child span:last-child {font-size: 18px;line-height: 26px;}.properties .container:last-child {margin-top: 20px;}.instruction .container {padding: 20px }.menu_link {flex-wrap: wrap;}.btnStyle_2, .btnStyle_3 {height: 36px;font-size: 14px;width: 100%;padding: 10px;}#cookies-block .container {justify-content: center;display: flex;gap: 10px;padding: 10px;flex-wrap: wrap;}.btnStyle_1 {padding: 12px;}.banner_bottom .product ul li {font-size: 16px;line-height: 22px;}.menu_button {gap: 10px;}.properties_box p:first-child {position: relative;left: 0;top: auto;}.properties_box p:nth-child(2) {position: relative;left: 0;top: auto;}.properties_box p:nth-child(3) {position: relative;right: auto;top: auto;}.properties_box p:nth-child(4) {position: relative;bottom: auto;left: auto;}.properties_box p, .properties_box2 p {font-size: 18px;min-width: 100%;}.properties_box p:nth-child(5) {position: relative;right: auto;bottom: auto;}.banner_bottom .product {width: 100%;padding: 20px;}.page2 .properties_box2 p:first-child {left: auto;top: auto;}.page2 .properties_box2 p:nth-child(2) {right: auto;top: auto;}.page2 .properties_box2 p:first-child .st_green, .page2 .properties_box2 p:nth-child(2) .st_green {font-weight: 600;font-size: 28px;color: var(--color-green);}.page2 .properties_box2 p:first-child, .page2 .properties_box2 p:nth-child(2) {position: relative;display: flex;flex-direction: column;gap: 10px;}.page2 .properties_box2 p:nth-child(3) {position: relative;left: auto;top: auto;}.page2 .properties_box2 p:nth-child(4) {position: relative;right: auto;top: auto;}.page2 .properties_box2 p:nth-child(5) {position: relative;top: auto;left: auto;}.page2 .properties_box2 p:nth-child(6) {position: relative;right: auto;top: auto;}.page2 .properties_box2 p:nth-child(7) {position: relative;bottom: auto;left: auto;}.page2 .properties_box2 p:nth-child(8) {position: relative;bottom: auto;right: auto;}.page2 .properties_box2 p:nth-child(9) {position: relative;bottom: auto;left: auto;}.page2 .properties_box2 {display: flex;flex-direction: column;gap: 15px;height: auto;background: none;}.properties {margin-top: 0px;}.banner.bg2 .banner_top {margin-bottom: 30px;}.btnStyle_1 {line-height: 20px;}}@media screen and (max-width: 600px) {.banner_bottom {flex-wrap: wrap;flex-direction: column-reverse;gap: 10px;}.banner_top {margin-bottom: 20px;flex-wrap: wrap;justify-content: center;}.banner_bottom>img {top: 0;width: 100%;}.instruction .container {gap: 20px;flex-wrap: wrap;justify-content: center;}footer section .container .footer_right {gap: 10px;}.banner_top h1 {font-size: 60px;line-height: 110%;}.banner_top span {font-size: 24px;text-align: center;}h2 {font-size: 24px;margin-bottom: 30px;}}