/*!**************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/main.scss ***!
  \**************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "Fancake";
  src: url(../fonts/Fancake.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.rc-anchor {
  visibility: hidden;
  pointer-events: none;
}

.grecaptcha-badge {
  visibility: hidden;
  pointer-events: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

::-moz-selection {
  background-color: #b7dcf3;
  color: #313592;
}

::selection {
  background-color: #b7dcf3;
  color: #313592;
}

body {
  margin: 0;
  font-family: "Fredoca", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: rgba(41, 44, 118, 0.8862745098);
  background-color: #ffffff;
  background: url(../c57d67f91d28eee1f623.png) repeat center center fixed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 3px;
  border: 2px solid #fae9f2;
}

*::-webkit-scrollbar-track {
  background: transparent;
}

*::-webkit-scrollbar-thumb {
  background-color: #cfd0f2;
  border-radius: 3px;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

svg {
  display: inline-block;
  vertical-align: middle;
  fill: rgba(41, 44, 118, 0.8862745098) !important;
}

img {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}

button,
input,
select,
textarea {
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-tap-highlight-color: transparent;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

code,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

.custom-list {
  list-style: none;
  padding-left: 1rem;
  margin: 1rem 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.custom-list li {
  position: relative;
  padding-left: 1.5rem;
  line-height: 1.2;
}
.custom-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 6px;
  background-image: url(../262c6f3227445aaabec5.svg);
  filter: brightness(0.2);
  background-size: contain;
  background-repeat: no-repeat;
}

h2 {
  font-family: "Fancake", sans-serif;
  font-size: clamp(36px, 5vw, 4rem);
  line-height: 1.2;
  color: #cfd0f2;
  text-shadow: 1px 1px 0px #313592;
  text-transform: lowercase;
  margin-bottom: 5rem;
  text-align: center;
  letter-spacing: 2px;
}
@media (max-width: 868px) {
  h2 {
    letter-spacing: 0px;
    margin-bottom: 3rem;
  }
}

h3 {
  font-size: 1.25rem;
  font-family: "Fancake", sans-serif;
  color: #313592;
  line-height: 20px;
}
.transition-fade {
  transition: opacity 0.5s ease;
}

html.is-animating .transition-fade {
  opacity: 0;
}

.slide-up {
  opacity: 0;
  transform: translateY(10px);
}

.fadein {
  opacity: 0;
}

@font-face {
  font-family: "Fancake";
  src: url(../fonts/Fancake.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Fredoca";
  src: url(../fonts/Fredoka-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
body._overflow-hidden {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 868px) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.site-main {
  padding-top: 72px;
}

.site-header {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  transition: all 0.2s ease;
  border-bottom: 1px solid #fcf3f7;
  background-color: #ffffff;
}
.site-header__actions {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.site-header__inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  gap: 1.25rem;
  z-index: 1000;
}
.site-header__nav ul {
  display: flex;
  gap: 2rem;
}
.site-header__nav li.current-menu-item a::after {
  width: 100% !important;
}
.site-header__nav a {
  color: #f19fc5;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
}
.site-header__nav a::after {
  content: "";
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  width: 0%;
  height: 2px;
  border-radius: 5px;
  transition: all 0.2s ease;
  background-color: #f19fc5;
}
.site-header__nav a:hover::after {
  width: 100%;
}
@media (max-width: 868px) {
  .site-header__nav {
    position: fixed;
    top: 72px;
    height: calc(100% - 72px);
    left: 0;
    width: 100%;
    transition: all 0.2s ease;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    background-color: rgba(250, 233, 242, 0.5);
    padding: 1.25rem;
    -webkit-backdrop-filter: blur(3px);
            backdrop-filter: blur(3px);
  }
  .site-header__nav ul {
    flex-direction: column;
    gap: 1.25rem !important;
    height: 100%;
    transition: all 0.2s ease;
  }
  .site-header__nav ul li {
    box-shadow: 0 0px 2px #fffcfa;
    transition: all 0.2s ease;
    border-radius: 4rem;
    width: 100%;
    background-color: #ffffff;
  }
  .site-header__nav ul li:nth-child(1) {
    transform: translateY(-10px);
  }
  .site-header__nav ul li:nth-child(2) {
    transform: translateY(-20px);
  }
  .site-header__nav ul li:nth-child(3) {
    transform: translateY(-30px);
  }
  .site-header__nav ul li.current-menu-item {
    background-color: #cfd0f2;
  }
  .site-header__nav ul li.current-menu-item a::after {
    pointer-events: none;
    display: none !important;
  }
  .site-header__nav ul a {
    display: block;
    font-size: 1.25rem;
    width: 100%;
    padding: 1rem 1.5rem;
  }
  .site-header__nav ul a:hover::after {
    display: none !important;
  }
  .site-header__nav._active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .site-header__nav._active ul li {
    transform: translateY(0);
  }
}
.site-header__logo {
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  height: auto;
  text-decoration: none;
}
@media (max-width: 868px) {
  .site-header__logo {
    position: static;
    transform: none;
  }
}
.site-header .menu-toggle {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 32px;
  height: 24px;
  background: transparent;
  cursor: pointer;
}
@media (max-width: 868px) {
  .site-header .menu-toggle {
    display: flex;
  }
}
.site-header .menu-toggle span {
  display: block;
  width: 100%;
  height: 6px;
  border: 2px solid #ffffff;
  background-color: #f19fc5;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.site-header .menu-toggle._active span {
  margin-left: 15px;
}
.site-header .menu-toggle._active span:nth-child(1) {
  transform: rotate(45deg) translateY(12.5px);
}
.site-header .menu-toggle._active span:nth-child(2) {
  opacity: 0;
}
.site-header .menu-toggle._active span:nth-child(3) {
  background-color: rgba(241, 159, 197, 0.8);
  transform: rotate(-45deg) translateY(-12.5px);
}

.site-footer {
  position: relative;
  z-index: 10;
}
.site-footer__inner {
  width: 100%;
  height: 425px;
  background: url(../e4683a0a0a63ff29e88f.svg) no-repeat center bottom;
  background-size: contain;
  display: flex;
  max-width: 1440px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 868px) {
  .site-footer__inner {
    height: 340px;
    background: url(../0a435a054b0ff0178de0.svg) no-repeat center bottom;
    background-size: cover;
  }
}
.site-footer__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}
.site-footer__links {
  display: none;
  gap: 0.75rem;
  padding-bottom: 0.5rem;
}
.site-footer__links a svg {
  width: 40px;
  height: 40px;
  fill: #f19fc5 !important;
  transition: all 0.2s ease;
}
.site-footer__links a:hover svg {
  fill: #313592 !important;
}
.site-footer__nav {
  z-index: 0;
}
.site-footer__nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
  row-gap: 1rem;
}
.site-footer__nav li.current-menu-item a::after {
  width: 100% !important;
}
.site-footer__nav a {
  color: #f19fc5;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
}
.site-footer__nav a::after {
  content: "";
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  width: 0%;
  height: 2px;
  border-radius: 5px;
  transition: all 0.2s ease;
  background-color: #f19fc5;
}
.site-footer__nav a:hover::after {
  width: 100%;
}
.site-footer__bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1rem 0;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.site-footer__bottom p {
  color: #f19fc5;
}
.site-footer__bottom ul {
  display: flex;
  gap: 1.25rem;
}
.site-footer__bottom ul a {
  font-size: 0.875rem;
  font-weight: 500;
  color: #f19fc5;
}
.site-footer__bottom ul a:hover {
  text-decoration: underline;
}
.site-footer__social-links {
  display: flex;
  gap: 1.25rem;
}
.site-footer__social-links a {
  color: #f19fc5;
  font-size: 1.5rem;
}
.popup-contact {
  position: fixed;
  left: 0;
  top: 72px;
  height: calc(100vh - 72px);
  z-index: 100;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 1.25rem;
  padding-bottom: constant(safe-area-inset-bottom, 0);
  padding-bottom: env(safe-area-inset-bottom, 0);
  padding-bottom: max(1.25rem, env(safe-area-inset-bottom, 0));
  background-color: rgba(250, 233, 242, 0.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s ease;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  overflow: auto;
}
@media (max-width: 868px) {
  .popup-contact {
    align-items: flex-start;
  }
}
.popup-contact.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.popup-contact__wrapper {
  overflow: hidden;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
  padding: 2rem;
  max-width: 720px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 2rem;
  box-shadow: none !important;
  position: relative;
  transform: translateY(-20px) scale(0.9);
  transition: all 0.2s ease;
  box-shadow: 0 0px 2px #fffcfa;
}
.is-active .popup-contact__wrapper {
  transform: translateY(0) scale(1);
}
@media (max-width: 868px) {
  .popup-contact__wrapper {
    padding: 1.25rem;
  }
}
.popup-contact__title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-top: 1.5rem;
  text-align: center;
  text-transform: capitalize;
  font-family: "Fancake", sans-serif;
  color: #313592;
}
.popup-contact__close {
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1rem;
  right: 1rem;
  background: transparent;
  border: none;
  font-size: 1.75rem;
  cursor: pointer;
  border-radius: 40rem;
  background-color: #f19fc5;
  color: #ffffff;
  transition: all 0.2s ease;
  line-height: 1;
}
.popup-contact__close::after {
  content: "×";
  transform: translateY(-2.5px);
}
.popup-contact__close:hover {
  transform: rotate(180deg);
  background-color: rgba(241, 159, 197, 0.7);
}
.popup-contact__form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1.5rem;
}
.popup-contact__form .wpcf7-response-output {
  border-radius: 0.875rem;
  margin: 0 !important;
  padding: 0.75rem !important;
  border-width: 1px !important;
  border-spacing: 2px !important;
  color: currentColor !important;
}
.popup-contact__form .wpcf7-not-valid-tip {
  color: #dc3545 !important;
  font-size: 1rem;
}
.popup-contact__form .form-button {
  margin-top: 1rem;
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  background-color: #f19fc5;
  border: none;
  border-radius: 0.875rem;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
.popup-contact__form .form-button:hover {
  background-color: rgba(241, 159, 197, 0.7);
}
.popup-contact__form .form-button:focus {
  outline: none;
  border-color: #cfd0f2;
}
.popup-contact__form .form-button:disabled {
  background-color: rgb(253.9818181818, 248.0181818182, 250.7818181818);
  cursor: not-allowed;
}
.popup-contact__form br {
  display: none;
}
.popup-contact__form .form-group {
  display: flex;
  gap: 1rem;
  width: 100%;
}
@media (max-width: 868px) {
  .popup-contact__form .form-group {
    flex-direction: column;
  }
}
.popup-contact__form label {
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.popup-contact__form input,
.popup-contact__form select,
.popup-contact__form textarea {
  border-radius: 0.875rem;
  width: 100%;
  padding: 0.75rem;
  background-color: #fcf3f7;
  font-size: 1rem;
  color: #313592;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.popup-contact__form input::-moz-placeholder, .popup-contact__form select::-moz-placeholder, .popup-contact__form textarea::-moz-placeholder {
  color: rgba(41, 44, 118, 0.8862745098);
  opacity: 0.5;
}
.popup-contact__form input::placeholder,
.popup-contact__form select::placeholder,
.popup-contact__form textarea::placeholder {
  color: rgba(41, 44, 118, 0.8862745098);
  opacity: 0.5;
}
.popup-contact__form input:hover,
.popup-contact__form select:hover,
.popup-contact__form textarea:hover {
  border-color: #cfd0f2;
  outline: none;
}
.popup-contact__form input:focus,
.popup-contact__form select:focus,
.popup-contact__form textarea:focus {
  border-color: #cfd0f2;
  outline: none;
}
.popup-contact__form textarea {
  resize: none;
  min-height: 150px;
  height: 150px;
  max-height: 150px;
}
.popup-contact__form .custom-checkbox {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 0.5rem;
  font-size: 1rem;
  color: #313592;
  cursor: pointer;
  position: relative;
}
.popup-contact__form .custom-checkbox br {
  display: none;
}
.popup-contact__form .custom-checkbox input {
  display: none;
}
.popup-contact__form .custom-checkbox__box {
  flex-shrink: 0;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 6px;
  background-color: #fcf3f7;
  border: 1px solid transparent;
  transition: all 0.2s ease;
  position: relative;
  margin-right: 2px;
}
.popup-contact__form .custom-checkbox__box:hover, .popup-contact__form .custom-checkbox__box:focus {
  border-color: #cfd0f2;
  outline: none;
}
.popup-contact__form .custom-checkbox__box::after {
  content: "";
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  background-color: #313592;
  opacity: 0;
  border-radius: 3px;
  transition: all 0.2s ease;
}
.popup-contact__form .custom-checkbox input:checked + .custom-checkbox__box::after {
  opacity: 1;
}
.popup-contact__form .custom-checkbox input:focus + .custom-checkbox__box {
  border-color: #cfd0f2;
}
.popup-contact__form .custom-checkbox__text {
  font-size: 12px;
  color: rgba(41, 44, 118, 0.8862745098);
}
.popup-contact__form .custom-checkbox__text a {
  color: #f19fc5;
}
.popup-contact__form .custom-checkbox__text a:hover {
  text-decoration: underline;
}
.popup-contact__form .custom-checkbox.wpcf7-not-valid .custom-checkbox__box {
  border-color: #dc3545;
}
.popup-contact__form .wpcf7-spinner {
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  border: 4px solid #f19fc5;
  border-top-color: #fae9f2;
  background-color: transparent !important;
  border-radius: 50%;
  animation: spinner-rotate 0.5s linear infinite;
  z-index: 5;
  visibility: hidden;
  transition: all 0.2s ease;
}
.popup-contact__form .wpcf7-spinner::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5000%;
  height: 5000%;
  background-color: rgba(255, 252, 250, 0.2);
  border-radius: 50%;
  transition: all 0.2s ease;
  z-index: -2;
}
.popup-contact__form .wpcf7-spinner::before {
  display: none;
}
.popup-contact__form .wpcf7-form.submitting .wpcf7-spinner {
  transition: all 0.2s ease;
  visibility: visible;
  z-index: 5;
}
@keyframes spinner-rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.popup-contact__footer {
  margin-top: 1rem;
  font-size: 12px;
  font-weight: 500;
}
.popup-contact__footer a {
  color: #f19fc5;
  text-decoration: none;
}
.popup-contact__footer a:hover {
  text-decoration: underline;
}

.cookies-popup {
  position: fixed;
  bottom: 16px;
  right: 16px;
  left: 16px;
  background: #fff;
  padding: 1.5rem 1.5rem;
  z-index: 12;
  border-radius: 2rem;
  box-shadow: 0 4px 20px rgba(49, 53, 146, 0.05);
  max-width: 800px;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s ease-in-out;
}
.cookies-popup.open {
  transition: 0.4s ease-in-out;
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}
.cookies-popup__wrapper {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
}
.cookies-popup__text {
  font-size: 1.125rem;
  font-weight: 500;
}
.cookies-popup__text a {
  color: #f19fc5;
}
.cookies-popup__text a:hover {
  text-decoration: underline;
}
.cookies-popup__accept {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  background-color: #f19fc5;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  font-size: 1.25rem;
  letter-spacing: 1px;
}
.cookies-popup__accept:hover {
  background-color: rgba(241, 159, 197, 0.7);
}
.cookies-popup__accept:focus {
  outline: none;
  border-color: #cfd0f2;
}

.error-404 {
  text-align: center;
  padding: 4rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error-404 img {
  max-width: 300px;
  height: auto;
  width: 100%;
  border-radius: 0.875rem;
}
.error-404 h1 {
  margin: 2rem 0;
  font-family: "Fancake", sans-serif;
  font-size: clamp(1.5rem, 5vw, 3rem);
}
.error-404 a {
  text-transform: uppercase;
  margin: 2rem 0;
  font-family: "Fancake", sans-serif;
  font-size: 1.5rem;
  color: #f19fc5;
}
.error-404 a:hover {
  text-decoration: underline;
}

.hero-layout-1 {
  position: relative;
  padding-bottom: 2rem;
  overflow: hidden;
}
.hero-layout-1 h1 {
  visibility: hidden;
  height: 0 !important;
}
.hero-layout-1__container {
  padding-top: 1rem;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  border-radius: 2rem;
  position: relative;
  max-height: 640px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 868px) {
  .hero-layout-1__container {
    padding-top: 1rem;
    aspect-ratio: auto !important;
    height: 100%;
    max-height: 580px;
  }
}
.hero-layout-1__image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
}
.hero-layout-1__image img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 1;
  scale: 1;
  animation: fadein 1s ease-out;
}
@media (max-width: 868px) {
  .hero-layout-1__image img {
    position: static !important;
    display: block;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
    scale: 1.02;
  }
  to {
    opacity: 1;
  }
}
.hero-layout-1__image-desktop {
  display: block;
}
@media (max-width: 480px) {
  .hero-layout-1__image-desktop {
    display: none;
  }
}
.hero-layout-1__image-mobile {
  display: none;
}
@media (max-width: 480px) {
  .hero-layout-1__image-mobile {
    display: block;
  }
}
.hero-layout-1__content {
  z-index: 2;
  position: absolute;
  left: 3rem;
  bottom: 3rem;
  width: 100%;
}
@media (max-width: 868px) {
  .hero-layout-1__content {
    position: static;
  }
  .hero-layout-1__content .button-fleece {
    width: 100%;
    max-width: none;
    transform: none;
  }
}

.hero-layout-2 {
  position: relative;
  display: flex;
  gap: 2rem;
  padding-top: 1rem;
  height: -moz-fit-content;
  height: fit-content;
  align-items: stretch;
}
.hero-layout-2__image {
  width: 100%;
  background-color: #fffcfa;
  overflow: hidden;
  border-radius: 2rem;
  aspect-ratio: 99/99;
  height: -moz-fit-content;
  height: fit-content;
}
.hero-layout-2__image img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 868px) {
  .hero-layout-2 {
    flex-direction: column;
  }
}
.hero-layout-2__content {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 1rem 0 2rem;
}
.hero-layout-2__content h1 {
  font-family: "Fancake", sans-serif;
  font-size: clamp(1.5rem, 5vw, 2rem);
  color: #313592;
}
@media (max-width: 868px) {
  .hero-layout-2__content {
    padding: 0;
  }
}
.hero-layout-2__content-block {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.hero-layout-2__content-block ul {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-left: 0;
}
.hero-layout-2__content-block ul li {
  position: relative;
  line-height: 1.125;
  padding-left: 1.5rem;
}
.hero-layout-2__content-block ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../d80296a5351c9e054c9d.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.hero-layout-2__content-button {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: auto;
  font-family: "Fancake", sans-serif;
  font-size: 1.25rem;
  color: #f19fc5;
}
.hero-layout-2__content-button svg {
  transition: all 0.2s ease;
  transform: rotate(-15deg);
}
.hero-layout-2__content-button:hover svg {
  transform: rotate(30deg);
}

.hero-layout-3 {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  overflow-x: clip;
}
.hero-layout-3__container {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.hero-layout-3__container h1 {
  font-family: "Fancake", sans-serif;
  font-size: clamp(36px, 5vw, 4rem);
  line-height: 1.2;
  color: #cfd0f2;
  text-shadow: 1px 1px 0px #313592;
  text-transform: lowercase;
  margin-bottom: 5rem;
  text-align: center;
  letter-spacing: 2px;
  text-align: center;
  margin: 0;
}
@media (max-width: 868px) {
  .hero-layout-3__container h1 {
    letter-spacing: 0px;
    margin-bottom: 3rem;
  }
}
@media (max-width: 868px) {
  .hero-layout-3__container h1 {
    margin: 0 !important;
  }
}
.hero-layout-3__container p {
  text-align: center;
  font-size: 1.25rem;
}
.hero-layout-3__cloud {
  position: absolute;
  width: 650px;
  aspect-ratio: 3/2;
  z-index: -1;
}
.hero-layout-3__cloud:nth-of-type(1) {
  top: -5%;
  left: -10%;
  animation: cloud-ani-left 2s ease;
}
.hero-layout-3__cloud:nth-of-type(2) {
  top: -5%;
  right: -10%;
  animation: cloud-ani-right 2s ease;
}
@keyframes cloud-ani-right {
  0% {
    right: -15%;
  }
  100% {
    right: -10%;
  }
}
@keyframes cloud-ani-left {
  0% {
    left: -15%;
  }
  100% {
    left: -10%;
  }
}
@media (max-width: 1024px) {
  .hero-layout-3__cloud:nth-of-type(1) {
    top: -10%;
    left: -30%;
    animation: none;
  }
  .hero-layout-3__cloud:nth-of-type(2) {
    top: -10%;
    right: -30%;
    animation: none;
  }
}
@media (max-width: 868px) {
  .hero-layout-3__cloud {
    width: 400px;
  }
  .hero-layout-3__cloud:nth-of-type(1) {
    top: -30%;
    left: -170px;
  }
  .hero-layout-3__cloud:nth-of-type(2) {
    top: 10%;
    right: -170px;
  }
}

.button-fleece {
  cursor: pointer;
  display: inline-flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  height: 3rem;
  padding: 0 2rem;
  font-family: "Fancake", sans-serif;
  background-color: #fffcfa;
  border-radius: 60px;
  color: #f19fc5;
  font-size: 1.25rem;
  transition: all 0.2s ease;
  white-space: nowrap;
  text-transform: uppercase;
  line-height: 0.4;
  position: relative;
  overflow: hidden;
  transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
  opacity: 0;
}
.button-fleece.in-header {
  opacity: 1;
}
@media (max-width: 868px) {
  .button-fleece {
    border: 1px solid #fcf3f7;
    font-size: 1.125rem;
  }
}
.button-fleece__text {
  position: relative;
  z-index: 2;
}
.button-fleece svg {
  z-index: 1;
  width: 72px;
  height: 72px;
  position: absolute;
  transition: 0.2s ease;
  opacity: 0.4;
}
.button-fleece svg:first-child {
  bottom: 25%;
  left: -10%;
}
.button-fleece svg:last-child {
  top: 25%;
  right: -10%;
}
.button-fleece:hover {
  color: #313592;
}
.button-fleece:hover svg {
  opacity: 1;
  transform: scale(8);
}

.horizontal-scroll {
  overflow: hidden;
  position: relative;
  padding: 2rem 0;
  background-color: #cfd0f2;
}
.horizontal-scroll .scroller {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  scroll-behavior: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-mask: linear-gradient(90deg, transparent, #cfd0f2 20%, #cfd0f2 80%, transparent);
  mask: linear-gradient(90deg, transparent, #cfd0f2 20%, #cfd0f2 80%, transparent);
}
.horizontal-scroll .scroller::-webkit-scrollbar {
  display: none;
}
.horizontal-scroll__inner {
  display: flex;
  flex-wrap: nowrap;
  width: -moz-max-content;
  width: max-content;
  animation: scroll var(--_animation-duration, 55s) var(--_animation-direction, forwards) linear infinite;
  list-style: none;
  margin: 0;
}
@media (max-width: 868px) {
  .horizontal-scroll__inner {
    gap: 1rem;
  }
}
.horizontal-scroll__item {
  margin-left: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 1.25rem;
  font-family: "Fancake", sans-serif;
  color: #ffffff;
  position: relative;
  line-height: 125%;
  text-transform: uppercase;
  transition: 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  transition: all 0.2s ease;
}
@media (max-width: 868px) {
  .horizontal-scroll__item {
    gap: 1rem;
    font-size: 1rem;
  }
}
.horizontal-scroll__item svg {
  width: 2rem;
}
@media (max-width: 868px) {
  .horizontal-scroll__item svg {
    width: 1.5rem;
  }
}
.horizontal-scroll__item:hover {
  color: #fae9f2;
}
.horizontal-scroll__item::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -37px;
  width: 11px;
  height: 11px;
  border-radius: 1rem;
}

@keyframes scroll {
  to {
    transform: translateX(calc(-50% - 1rem));
  }
}
.swiper-layout {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 9rem;
  margin-bottom: 9rem;
}
@media (max-width: 868px) {
  .swiper-layout {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.swiper-layout .swiper {
  border-radius: 2rem;
  background: url(../2b22bc389c6a9b585f9c.jpg) no-repeat center center/cover;
  background-size: 105% 105%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-layout .swiper .swiper-wrapper {
  width: 100%;
  height: 670px;
}
@media (max-width: 868px) {
  .swiper-layout .swiper .swiper-wrapper {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.swiper-layout .swiper .swiper-slide {
  width: 100% !important;
  box-sizing: border-box;
  height: 100%;
  position: relative;
}
.swiper-layout .swiper .swiper-slide__content {
  margin: 0 auto;
  width: 100% !important;
  height: 100%;
  padding: 3rem 3rem 4.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  max-width: 1050px;
}
@media (max-width: 868px) {
  .swiper-layout .swiper .swiper-slide__content {
    padding: 3rem 2rem 4.5rem;
    flex-direction: column-reverse;
  }
}
.swiper-layout .swiper .swiper-slide__text {
  flex: 1;
  max-width: 420px;
  line-height: 1.5;
  font-size: 1.25rem;
}
.swiper-layout .swiper .swiper-slide__image {
  max-width: 430px;
  flex: 1;
  aspect-ratio: 400/360;
}
.swiper-layout .swiper .swiper-slide__image img {
  max-width: 100%;
  height: auto;
}
.swiper-layout .swiper .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem !important;
  flex-wrap: nowrap;
  padding: 1rem 1.5rem;
}
@media (max-width: 868px) {
  .swiper-layout .swiper .swiper-pagination {
    gap: 0.5rem !important;
  }
}
.swiper-layout .swiper .swiper-pagination .swiper-pagination-bullet {
  height: 8px !important;
  background-color: #ffffff !important;
  opacity: 0.3 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  border-radius: 10px;
  transition: 1s ease;
}
@media (max-width: 868px) {
  .swiper-layout .swiper .swiper-pagination .swiper-pagination-bullet {
    height: 5px !important;
  }
}
.swiper-layout .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 0.7 !important;
}
.swiper-layout .swiper .swiper-cloud {
  display: block;
  width: 700px;
  height: 360px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  opacity: 0.6;
}
@media (max-width: 868px) {
  .swiper-layout .swiper .swiper-cloud {
    display: none;
  }
}
.swiper-layout .swiper .swiper-cloud.cloud-white1 {
  top: -5%;
  left: -20%;
  opacity: 0.7;
}
.swiper-layout .swiper .swiper-cloud.cloud-white2 {
  top: 40%;
  left: 10%;
  z-index: -1;
}
.swiper-layout .swiper .swiper-cloud.cloud-white3 {
  top: 20%;
  left: 60%;
  z-index: -1;
}

.polaroid-layout {
  gap: 1.5rem;
  background-color: #fcf3f7;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 868px) {
  .polaroid-layout {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.polaroid-layout__wrapper {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 3rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
}
@media (max-width: 868px) {
  .polaroid-layout__wrapper {
    gap: 0.75rem;
    padding: 2rem 1.5rem;
  }
}
.polaroid-layout__item {
  flex: 1 1 calc(50% - 1rem);
  max-width: 498px;
  min-width: 320px;
  background-color: #fffcfa;
  overflow: hidden;
  padding: 1.5rem;
  border-radius: 3px;
  box-shadow: 4px 3px 0px #f19fc5;
}
.polaroid-layout__item:nth-child(1) {
  transform: rotate(4deg) translate(-20px, 20px);
  z-index: 4;
}
.polaroid-layout__item:nth-child(2) {
  transform: rotate(-4deg) translate(-20px, -10px);
  z-index: 3;
}
.polaroid-layout__item:nth-child(3) {
  transform: rotate(-4deg) translate(20px, 0px);
  z-index: 2;
}
.polaroid-layout__item:nth-child(4) {
  transform: rotate(4deg) translate(-10px, -20px);
  z-index: 1;
}
@media (max-width: 480px) {
  .polaroid-layout__item {
    padding: 1rem;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .polaroid-layout__item:nth-child(1) {
    transform: rotate(4deg) translate(0, 0);
  }
  .polaroid-layout__item:nth-child(2) {
    transform: rotate(-4deg) translate(0, 0);
  }
  .polaroid-layout__item:nth-child(3) {
    transform: rotate(4deg) translate(0, 0);
  }
  .polaroid-layout__item:nth-child(4) {
    transform: rotate(-4deg) translate(0, 0);
  }
}
.polaroid-layout__image {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #fffcfa;
  overflow: hidden;
  border-radius: 4px;
}
.polaroid-layout__caption {
  padding: 1rem 0 0;
  font-size: 1.5rem;
  color: #313592;
  text-align: center;
  font-family: "Fancake", sans-serif;
}
.polaroid-layout__description {
  color: #313592;
  font-size: 0.875rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.specials-layout {
  position: relative;
  width: 100%;
  margin-top: 9rem;
  margin-bottom: 9rem;
}
@media (max-width: 868px) {
  .specials-layout {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.specials-layout__wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (max-width: 868px) {
  .specials-layout__wrapper {
    gap: 1.5rem;
  }
}
.specials-layout__item {
  flex: 1 1 calc(33.333% - 2rem);
  max-width: 498px;
  min-width: 320px;
  background-color: #fffcfa;
  box-shadow: 0 0 5px #fffcfa;
  border-radius: 2rem;
  overflow: hidden;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 24px;
  box-shadow: 0 0 12px #fffcfa;
}
@media (max-width: 868px) {
  .specials-layout__item {
    padding: 1.25rem;
    gap: 18px;
    flex: 1 1 calc(50% - 1.5rem);
    max-width: none;
  }
}
.specials-layout__item .item__top {
  display: flex;
  gap: 10px;
  align-items: center;
}
.specials-layout__item .item__top h2 {
  font-size: 1.25rem;
  font-family: "Fancake", sans-serif;
  color: #313592;
  line-height: 20px;
  color: #313592;
  text-shadow: none;
  margin: 0;
  text-align: left;
  text-transform: none;
}
.specials-layout__item .item__top svg {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
}
.specials-layout__item p {
  line-height: 24px;
  font-size: 1.125rem;
}

.commitments-layout {
  overflow: hidden;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  background-color: #fff2c6;
  position: relative;
}
@media (max-width: 868px) {
  .commitments-layout {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.commitments-layout__icons {
  position: absolute;
}
.commitments-layout__icons._tl {
  top: 0;
  left: 0;
}
.commitments-layout__icons._tl svg:nth-child(1) {
  transform: translate(-10%, -10%);
}
.commitments-layout__icons._tl svg:nth-child(2) {
  transform: translate(-180%, 50%);
}
.commitments-layout__icons._tl svg:nth-child(3) {
  transform: translate(-190%, -50%);
}
.commitments-layout__icons._tr {
  top: 0;
  right: 0;
}
.commitments-layout__icons._tr svg:nth-child(1) {
  transform: translate(260%, 80%);
}
.commitments-layout__icons._tr svg:nth-child(2) {
  transform: translate(60%, 60%);
}
.commitments-layout__icons._tr svg:nth-child(3) {
  transform: translate(0%, 0%);
}
.commitments-layout__icons._bl {
  bottom: 0;
  left: 0;
}
.commitments-layout__icons._bl svg:nth-child(1) {
  transform: translate(-5%, 30%);
}
.commitments-layout__icons._bl svg:nth-child(2) {
  transform: translate(-30%, 70%);
}
.commitments-layout__icons._br {
  bottom: 0;
  right: 0;
}
.commitments-layout__icons._br svg {
  transform: translate(10%, 30%);
}
@media (max-width: 868px) {
  .commitments-layout__icons {
    display: none;
  }
}
.commitments-layout .button-fleece {
  margin-top: 4rem;
}
@media (max-width: 868px) {
  .commitments-layout .button-fleece {
    margin-top: 2rem;
  }
}
.commitments-layout__wrapper {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1024px) {
  .commitments-layout__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .commitments-layout__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.commitments-layout__item {
  margin-top: -2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.commitments-layout__item:hover .commitments-layout__image {
  transform: translateY(-6px) rotate(var(--rotation, 0deg));
}
@media (max-width: 868px) {
  .commitments-layout__item {
    flex: 1 1 calc(50% - 1.5rem);
    max-width: none;
  }
}
.commitments-layout__image {
  cursor: pointer;
  max-width: 332px;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
@media (max-width: 877px) {
  .commitments-layout__image {
    transform: none !important;
  }
}
.commitments-layout__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.commitments-layout__caption {
  margin-top: 0.5rem;
  font-size: 1.625rem;
  text-align: center;
}
.commitments-layout__description {
  text-align: center;
}

.video-layout {
  z-index: 5;
  position: relative;
  width: 100%;
  height: clamp(740px, 60vw, 900px);
  overflow: hidden;
  margin-bottom: -425px;
}
@media (max-width: 868px) {
  .video-layout {
    margin-bottom: -340px;
  }
}
.video-layout__background {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
.video-layout__content {
  position: absolute;
  top: calc(50% - 212.5px);
  left: 50%;
  transform: translate(-50%, -30%);
  z-index: 11;
  padding: 1.25rem;
  max-width: 860px;
  width: 100%;
}
.video-layout__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  height: -moz-fit-content;
  height: fit-content;
  background-color: white;
  border-radius: 2rem;
  padding: 3rem 1.25rem;
}
.video-layout__wrapper h2 {
  font-size: 1.5rem;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  text-shadow: none;
  text-transform: none;
  color: #313592;
}

.about-cols-layout {
  margin-top: 9rem;
  margin-bottom: 9rem;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 868px) {
  .about-cols-layout {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 868px) {
  .about-cols-layout {
    gap: 3rem;
  }
}
.about-cols-layout__item {
  display: flex;
}
.about-cols-layout__item:nth-child(even) {
  flex-direction: row-reverse;
}
.about-cols-layout__item:nth-child(1) h3 {
  color: #cfd0f2;
  text-shadow: 1px 1px 0px #313592;
}
.about-cols-layout__item:nth-child(2) h3 {
  color: #ffe2be;
  text-shadow: 1px 1px 0px #5d4528;
}
.about-cols-layout__item:nth-child(3) h3 {
  color: #b7dcf3;
  text-shadow: 1px 1px 0px #313592;
}
.about-cols-layout__item:nth-child(4) h3 {
  color: #c4ebc9;
  text-shadow: 1px 1px 0px #2d5332;
}
@media (max-width: 868px) {
  .about-cols-layout__item {
    flex-direction: column;
  }
  .about-cols-layout__item:nth-child(even) {
    flex-direction: column;
  }
}
.about-cols-layout__image {
  border-radius: 2rem;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1/1;
  width: 100%;
}
.about-cols-layout__image img {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-cols-layout__content {
  padding: 1.25rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-cols-layout__wrapper {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 868px) {
  .about-cols-layout__wrapper {
    gap: 1rem;
  }
}
.about-cols-layout__wrapper h3 {
  font-size: 1.25rem;
  font-family: "Fancake", sans-serif;
  color: #313592;
  line-height: 20px;
  text-transform: lowercase;
  font-size: 2.5rem;
  margin: 0;
  letter-spacing: 0.05em;
}
@media (max-width: 868px) {
  .about-cols-layout__wrapper h3 {
    font-size: 2rem;
    margin-top: 0.5rem;
  }
}
.about-cols-layout__wrapper p {
  font-size: 1.25rem;
}
@media (max-width: 868px) {
  .about-cols-layout__wrapper p {
    font-size: 1.125rem;
  }
}

.comparison-table {
  margin-top: 9rem;
  margin-bottom: 9rem;
  width: 100%;
}
@media (max-width: 868px) {
  .comparison-table {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
@media (max-width: 868px) {
  .comparison-table {
    padding-left: 0;
    padding-right: 0;
  }
}
.comparison-table td:nth-child(2), .comparison-table th:nth-child(2) {
  background-color: #ffffff;
  font-weight: bold;
}
.comparison-table__wrapper {
  width: 100%;
  background-color: #fffcfa;
  border-radius: 2rem;
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 32px;
  overflow-x: auto;
}
.comparison-table__table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.125rem;
  line-height: 1.2;
  table-layout: fixed;
}
.comparison-table__table th,
.comparison-table__table td {
  width: 25%;
}
@media (max-width: 868px) {
  .comparison-table__table {
    min-width: 620px;
  }
}
@media (max-width: 1024px) {
  .comparison-table__table {
    font-size: 0.875rem;
  }
}
.comparison-table__table tr {
  border-bottom: 2px solid #fae9f2;
}
.comparison-table__table tr td {
  padding: 12px 24px;
}
@media (max-width: 868px) {
  .comparison-table__table tr td {
    padding: 8px 12px;
  }
}
.comparison-table__table tr:last-child {
  border-bottom: none !important;
}
.comparison-table__table tr:last-child td {
  padding: 12px 24px 32px;
  border-radius: 0 0 2rem 2rem;
}
@media (max-width: 868px) {
  .comparison-table__table tr:last-child td {
    padding: 8px 12px 24px;
  }
}
.comparison-table__table th {
  padding: 18px 24px;
  border-bottom: 2px solid #fae9f2;
  text-align: center;
  border-radius: 2rem 2rem 0 0;
  font-family: "Fancake", sans-serif;
  margin-top: auto;
  letter-spacing: 1px;
  font-size: clamp(0.875rem, 2vw, 1.125rem);
  text-transform: uppercase;
}
.comparison-table__table th img {
  max-width: 100px;
  height: auto;
  margin: auto;
}
@media (max-width: 868px) {
  .comparison-table__table th {
    padding: 12px 12px;
  }
  .comparison-table__table th img {
    max-width: 70px;
    height: auto;
    margin: auto;
  }
}

.sheep-milk {
  margin-top: 9rem;
  margin-bottom: 9rem;
  display: flex;
  flex-direction: column;
  overflow: clip;
}
@media (max-width: 868px) {
  .sheep-milk {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.sheep-milk__cols {
  padding: 2rem 0rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  gap: 2.5rem;
}
@media (max-width: 1024px) {
  .sheep-milk__cols {
    gap: 1.5rem;
    flex-direction: column;
    align-items: center;
  }
}
.sheep-milk__cols._reverse {
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .sheep-milk__cols._reverse {
    gap: 1.5rem;
    flex-direction: column-reverse;
    align-items: center;
  }
}
.sheep-milk__wrapper {
  max-width: 542px;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fcf3f7;
  border-radius: 2rem;
  position: relative;
  padding: 3rem 2rem;
  gap: 1rem !important;
  height: -moz-fit-content;
  height: fit-content;
  transform: rotate(-4deg);
}
@media (max-width: 1024px) {
  .sheep-milk__wrapper {
    padding: 2rem 1rem;
  }
}
.sheep-milk__wrapper h2 {
  text-transform: capitalize;
  text-shadow: none;
  color: #313592;
  text-align: left;
  margin: 0;
  font-size: 2rem;
}
@media (max-width: 1024px) {
  .sheep-milk__wrapper h2 {
    margin-bottom: 0rem;
    font-size: 1.5rem;
  }
}
.sheep-milk__wrapper svg {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(50%, 50%);
}
.sheep-milk__image {
  transform: rotate(7deg);
  max-width: 542px;
  width: 100%;
}
.sheep-milk__image img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}
.sheep-milk__diet {
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  width: 100%;
}
@media (max-width: 868px) {
  .sheep-milk__diet {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media (max-width: 868px) {
  .sheep-milk__diet {
    flex-direction: column;
    gap: 0.5rem;
  }
  .sheep-milk__diet svg {
    width: 100px !important;
    height: 100px !important;
  }
}
.sheep-milk__diet svg {
  width: 140px;
  height: 140px;
}
.sheep-milk__diet svg:nth-child(1) {
  transform: rotate(-6deg);
}
.sheep-milk__diet svg:nth-child(2) {
  transform: rotate(6deg);
}
.sheep-milk__content {
  max-width: 640px;
  width: 100%;
  background-color: #b7dcf3;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
  padding: 3rem 2rem;
  border-radius: 2rem;
}
@media (max-width: 1024px) {
  .sheep-milk__content {
    padding: 2rem 1rem;
  }
}
.sheep-milk__content h2 {
  text-transform: capitalize;
  text-shadow: none;
  color: #313592;
  text-align: center;
  margin: 0;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 1024px) {
  .sheep-milk__content h2 {
    font-size: 1.5rem;
  }
}

.content-layout {
  scroll-margin-top: 120px;
  margin-top: 9rem;
  margin-bottom: 9rem;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 868px) {
  .content-layout {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.content-layout__accordion {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid transparent;
  border-bottom: 2px solid #fcf3f7;
  transition: all 0.2s ease;
}
.content-layout__accordion.active {
  padding: 0 0 2rem;
}
.content-layout__accordion-title {
  padding: 1.5rem 0;
  font-size: clamp(1.25rem, 2vw, 2rem);
  font-family: "Fancake", sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  align-items: center;
  line-height: 1;
  gap: 2rem;
}
@media (max-width: 868px) {
  .content-layout__accordion-title {
    gap: 1rem;
  }
}
.content-layout__accordion-title.active .content-layout__accordion-switch {
  transform: rotate(45deg);
}
.content-layout__accordion-title.active .content-layout__accordion-switch::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.content-layout__accordion-title.active .content-layout__accordion-switch::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.content-layout__accordion-switch {
  display: block;
  position: relative;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 3rem;
  background-color: #f19fc5;
  transition: 0.3s ease;
}
.content-layout__accordion-switch::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  height: 1rem;
  border-radius: 10px;
  background-color: #fffcfa;
  transition: 0.3s ease;
}
.content-layout__accordion-switch::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 3px;
  height: 1rem;
  border-radius: 10px;
  background-color: #fffcfa;
  transition: 0.3s ease;
}
.content-layout__table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin: 2rem 0;
}
.content-layout__accordion-content {
  padding: 0 0 0 1rem;
  font-size: 1rem;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s ease;
  position: relative;
  opacity: 0;
  margin-left: 4rem;
}
@media (max-width: 868px) {
  .content-layout__accordion-content {
    margin-left: 0.75rem;
  }
}
.content-layout__accordion-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  width: 3px;
  height: 100%;
  background-color: #f19fc5;
}
.content-layout__accordion-content p {
  font-size: clamp(1rem, 2vw, 1.125rem);
  margin-bottom: 0.5rem;
}
.content-layout__accordion-content a {
  font-weight: 600;
  color: #f19fc5;
}
.content-layout__accordion-content a:hover {
  text-decoration: underline;
}
.content-layout__accordion-content table {
  width: 100%;
  border-collapse: collapse;
  min-width: 500px;
  margin: 0 0 0.5rem;
}
.content-layout__accordion-content table tr {
  font-weight: 500;
  width: 100%;
}
.content-layout__accordion-content table tr:first-child td {
  font-weight: 600 !important;
  border-radius: 8px 8px 0 0;
}
.content-layout__accordion-content table tr:last-child td {
  border-bottom: none;
  border-radius: 0 0 8px 8px;
}
.content-layout__accordion-content table td {
  width: 20%;
  padding: 0.5rem 1.5rem;
  text-align: left;
  font-weight: 300;
  border-bottom: 2px solid #fae9f2;
}
@media (max-width: 868px) {
  .content-layout__accordion-content table td {
    padding: 0.25rem 0.5rem;
  }
}
.content-layout__accordion-content table td:first-child {
  font-weight: 600;
}
.content-layout__accordion-content table td:nth-child(2) {
  font-weight: 600;
  background-color: #fae9f2;
  border-bottom: 2px solid #fffcfa;
}
.content-layout__accordion-content ul {
  list-style: disc;
  padding-left: 1.5rem;
  margin: 1rem 0;
}
.content-layout__accordion-content ul li {
  font-size: clamp(1rem, 2vw, 1.125rem);
  line-height: 1.4;
  margin: 0.25rem 0;
}
.content-layout__accordion-content ol {
  list-style: decimal;
  padding-left: 1.5rem;
  margin: 1rem 0;
}
.content-layout__accordion-content ol li {
  font-size: clamp(1rem, 2vw, 1.125rem);
  line-height: 1.4;
  margin: 0.25rem 0;
}

.info-page-layout {
  margin-top: 9rem;
  margin-bottom: 9rem;
  position: relative;
  max-width: 900px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 868px) {
  .info-page-layout {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.info-page-layout h2 {
  font-size: clamp(2rem, 5vw, 2.5rem);
  text-align: left;
  margin-bottom: 1.5rem;
  color: #313592;
  text-shadow: none;
  text-transform: capitalize;
}
.info-page-layout h3 {
  font-size: clamp(1.5rem, 5vw, 2rem);
  text-align: left;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  color: #313592;
  text-shadow: none;
  text-transform: capitalize;
}
.info-page-layout p {
  margin: 0.5rem 1rem;
  font-size: clamp(1rem, 4vw, 1.25rem);
  line-height: 1.5;
}
.info-page-layout a {
  font-weight: 600;
  color: #f19fc5;
}
.info-page-layout a:hover {
  text-decoration: underline;
}
.info-page-layout ul {
  list-style: disc;
  padding-left: 1.5rem;
  margin: 1rem 1.25rem;
}
.info-page-layout ul li {
  font-size: clamp(1rem, 4vw, 1.25rem);
  line-height: 1.5;
}
.info-page-layout ol {
  margin: 1rem 1.25rem;
  list-style: decimal;
  padding-left: 1.5rem;
}
.info-page-layout ol li {
  font-size: clamp(1rem, 4vw, 1.25rem);
  line-height: 1.5;
}
.info-page-layout img {
  overflow: hidden;
  border-radius: 0.875rem;
}
