/* russo-one-regular - latin_cyrillic */
@font-face {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/russo-one-v9-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/russo-one-v9-latin_cyrillic-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-300 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-300.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-regular - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-500 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-500.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-600 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-800 - latin_cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local(""), url("../fonts/open-sans-v27-latin_cyrillic-800.woff2") format("woff2"), url("../fonts/open-sans-v27-latin_cyrillic-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* staatliches-regular - latin */
@font-face {
  font-family: 'Staatliches';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("../fonts/staatliches-v6-latin-regular.woff2") format("woff2"), url("../fonts/staatliches-v6-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

img[src=''],
img:not([src]) {
  opacity: 0;
}

/* Change Autocomplete styles in Chrome */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-transition: 'color 9999s ease-out, background-color 9999s ease-out';
  -webkit-transition-delay: 9999s;
}

/* stylelint-disable */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  border: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

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

a:focus, a:hover, a:active, a:visited {
  text-decoration: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  -webkit-tap-highlight-color: transparent;
}

ol,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

button {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
}

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

input,
textarea {
  border-radius: 0;
}

input::-ms-clear {
  width: 0;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #27272a;
}

.container {
  width: 100%;
  max-width: 1250px;
  padding: 0 25px;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .container {
    max-width: 990px;
  }
}

@media (max-width: 990px) {
  .container {
    max-width: 767px;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

.section-wrapp {
  padding: 100px 0;
}

@media (max-width: 767px) {
  .section-wrapp {
    padding: 50px 0;
  }
}

.base-title {
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-size: 58px;
  line-height: 1.3;
  color: #18181b;
  margin-bottom: 50px;
}

@media (max-width: 990px) {
  .base-title {
    font-size: 48px;
  }
}

@media (max-width: 767px) {
  .base-title {
    font-size: 28px;
    margin-bottom: 25px;
  }
}

.page-wrapper {
  width: 100%;
  overflow: hidden;
  padding-top: 60px;
}

.text-black {
  color: #27272a;
}

.text-white {
  color: #ffffff;
}

.overflow-h {
  overflow: hidden !important;
}

.hidden {
  display: none;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.h-fixed {
  position: fixed !important;
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s ease;
  opacity: 1;
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.15);
}

.header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  transition: all 0.5s ease;
  background: #f2f2f7;
}

.header-body {
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-menu__wrapp {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.header-menu {
  display: flex;
  align-items: center;
}

.header-menu li a {
  display: block;
  color: #18181b;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: right;
  text-transform: uppercase;
  transition: all 0.5s ease;
  margin: 0 15px;
  position: relative;
}

.header-menu li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 0;
  height: 100%;
  border-bottom: 2px solid #5d5fef;
  transition: all 0.5s;
}

.header-menu li a:hover {
  transition: all 0.5s;
}

.header-menu li a:hover:before {
  width: 100%;
  transition: all 0.5s;
}

.header-menu li a.active::before {
  width: 100%;
  transition: all 0.5s;
}

.header-burger {
  width: 30px;
  height: 20px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1000;
}

.header-burger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #5d5fef;
  opacity: 1;
  left: 0;
  transition: 0.25s ease-in-out;
}

.header-burger span:nth-child(1) {
  top: 0;
}

.header-burger span:nth-child(2) {
  top: 9px;
  left: 0;
  max-width: 100%;
}

.header-burger span:nth-child(3) {
  bottom: 0;
  max-width: 100%;
}

.header-burger__wrapper {
  display: none;
  align-items: center;
}

.header-burger__wrapper.active span {
  transition: 0.25s ease-in-out;
}

.header-burger__wrapper.active span:nth-child(1) {
  top: 8px;
  transform: rotate(135deg);
}

.header-burger__wrapper.active span:nth-child(2) {
  opacity: 0;
  left: -100%;
}

.header-burger__wrapper.active span:nth-child(3) {
  bottom: 10px;
  transform: rotate(-135deg);
}

@media (max-width: 990px) {
  .header-burger__wrapper {
    display: block;
    z-index: 1002;
    margin-right: 55px;
  }
  .header .logo-text {
    display: none;
  }
  .header-soc__list a {
    margin: 0 5px !important;
  }
  .header-menu__wrapp {
    position: absolute;
    left: -1000px;
    right: 0;
    top: 60px;
    padding: 90px 30px 50px 30px;
    height: calc(100vh - 60px);
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 900;
    overflow: auto;
    background: #fbfbff;
  }
  .header-menu__wrapp.active {
    transition: all 0.4s ease;
    opacity: 1;
    left: 0;
    visibility: visible;
  }
  .header-menu {
    flex-direction: column;
  }
  .header-menu li {
    width: 100%;
  }
  .header-menu li a {
    display: block;
    text-align: center;
    padding: 12px 0px;
    font-size: 16px;
  }
}

.footer {
  background: #18181b;
}

.footer-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0;
}

.footer-logo .logo-text {
  color: #fff;
}

.footer-copy {
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #71717a;
}

.footer-soc__list {
  margin-left: 60px;
}

@media (max-width: 990px) {
  .footer-body {
    padding: 30px 0;
  }
  .footer-copy {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .footer-body {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .footer-copy {
    font-size: 16px;
    line-height: 28px;
    max-width: 225px;
    order: 3;
  }
  .footer-soc__list {
    margin-left: 0px;
    margin-bottom: 20px;
    order: 2;
  }
  .footer-logo {
    order: 1;
    margin-bottom: 20px;
  }
}

.soc-list {
  display: flex;
  align-items: center;
}

.soc-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}

.logo-wrapp {
  display: flex;
  align-items: center;
}

.logo-text {
  font-family: "Russo One", sans-serif;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.05em;
  margin-left: 15px;
  white-space: nowrap;
}

.logo-img {
  height: 40px;
  width: auto;
}

.main-section {
  padding: 150px 0 250px 0;
  overflow: hidden;
  position: relative;
  background: radial-gradient(52.14% 41.48% at 67.81% 55.17%, #eef3fa 15.94%, #e0e7f7 62.2%, #cad6f4 100%);
}

.main-timer__body .clock {
  font-family: 'Staatliches';
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
}

.main-timer__body .count {
  padding: 10px;
  width: 50px;
  height: 50px;
  margin: 0 12px 5px 12px;
  font-size: 23px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #18181b;
  background: linear-gradient(135deg, #3f3f46 0%, #3f3f46 50%, #0a0e0a 51%, #0a0809 100%);
}

.main-timer__body .label {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-weight: 600;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #000000;
}

.main-bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.main-bg-dog__slider {
  width: 100%;
  max-width: 400px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(49%, -50%);
}

.main-content {
  position: relative;
  z-index: 3;
}

.main-title {
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-size: 68px;
  line-height: 82px;
  letter-spacing: 0.08em;
  color: #18181b;
  margin-bottom: 30px;
}

.main-sub-title {
  font-size: 20px;
  line-height: 150%;
  color: #27272a;
  margin-bottom: 20px;
  max-width: 620px;
}

.main-timer__wrapp {
  display: flex;
  align-items: center;
}

.main-btn {
  background: url(../img/bone-1.png) center/contain no-repeat;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #18181b;
  height: 140px;
  width: 300px;
  margin-right: 20px;
  transition: color 0.3s;
}

.main-btn:hover {
  transition: color 0.3s;
  color: #5d5fef;
}

.dog-slider {
  z-index: 10;
}

.dog-slider .slick-track {
  display: flex;
  align-items: center;
}

.dog-slider-item {
  position: relative;
  width: 100%;
  height: auto;
  align-self: stretch;
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
  cursor: pointer;
}

.roadmap {
  background: #f4f4f5;
}

.roadmap-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 80px);
  margin: 0 -40px -30px -40px;
}

.roadmap-item {
  width: calc(25% - 80px);
  margin: 0 40px 30px 40px;
  position: relative;
}

.roadmap-item:after {
  content: '';
  display: block;
  height: 50px;
  width: 100px;
  position: absolute;
  top: 5px;
  right: 0;
  transform: translateX(93%);
}

.roadmap-item:nth-child(odd):after {
  background: url(../img/traces-1.png) center/contain no-repeat;
}

.roadmap-item:nth-child(even):after {
  background: url(../img/traces-2.png) center/contain no-repeat;
}

.roadmap-item:last-child:after {
  background: none;
}

.roadmap-item__content {
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
}

.roadmap-item__title {
  font-size: 24px;
  line-height: 1.3;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.roadmap-item__text {
  font-size: 16px;
  line-height: 22px;
}

.top-dogs {
  background: #5d5fef;
}

.top-dogs__list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px -20px -10px;
}

.top-dogs__item {
  width: calc(25% - 20px);
  margin: 0 10px 20px 10px;
}

.top-dogs__item-img {
  position: relative;
  overflow: hidden;
  background: #f4f4f5;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.top-dogs__item-img img {
  width: 75%;
  height: auto;
}

.top-dogs__item-img-wrapp {
  padding: 8px 8px 40px 8px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  margin-bottom: 15px;
}

.top-dogs__item-title {
  font-size: 24px;
  line-height: 1.3;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  color: #ffffff;
}

.top-dogs__item-desc {
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.faq {
  background: #5d5fef;
}

.faq-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.faq-content {
  width: 100%;
  max-width: 600px;
}

.faq-accordeon {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.faq-accordeon__item {
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.03);
  margin-bottom: 5px;
}

.faq-accordeon__item.active .faq-accordeon__item-head {
  border-radius: 6px 6px 0 0;
}

.faq-accordeon__item.active .faq-accordeon__item-head span {
  transform: translateY(-50%) rotate(135deg);
}

.faq-accordeon__item-head {
  padding: 20px 60px 20px 25px;
  background: #302cd1;
  border-radius: 6px;
  color: #fff;
  font-size: 22px;
  line-height: 27px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}

.faq-accordeon__item-head span {
  width: 22px;
  height: 22px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: all 0.3s;
}

.faq-accordeon__item-head span:after, .faq-accordeon__item-head span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 3px;
}

.faq-accordeon__item-head span:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.faq-accordeon__item-content {
  background: #fff;
  padding: 20px 25px;
  border-radius: 0 0 6px 6px;
  border: 2px solid #302cd1;
  border-top: none;
  min-width: 100%;
}

.faq-img {
  width: 100%;
  max-width: 550px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-self: baseline;
}

.faq-img__dog {
  margin-top: 100px;
  margin-right: -100px;
  width: 75%;
  height: auto;
  position: relative;
  z-index: 2;
}

.faq-img__icon-bg {
  width: 55%;
  height: auto;
  position: relative;
  z-index: 1;
  margin-left: -100px;
}

.story {
  padding: 150px 0;
}

.story-page {
  background: #f4f4f5;
}

.story-body {
  background: #ffffff;
  border-radius: 8px;
  padding: 70px;
  margin: 0 120px;
}

.story-content__row {
  display: flex;
  width: 100%;
}

.story-content__row-1 {
  margin-bottom: 30px;
}

.story-content__row-1 .story-content {
  padding-left: 50px;
  align-self: baseline;
}

.story-content__row-1 .story-img {
  margin-left: -170px;
  margin-top: -170px;
}

.story-content__row-2 .story-content {
  padding-right: 50px;
  padding-top: 30px;
  align-self: baseline;
}

.story-content__row-2 .story-img {
  margin-top: 0px;
  margin-right: -170px;
  margin-bottom: -170px;
}

.story-img {
  min-width: 330px;
  max-width: 330px;
}

.story-img img {
  width: 100%;
  height: auto;
}

.story-title {
  font-size: 50px;
  line-height: 60px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  color: #27272a;
  margin-bottom: 30px;
}

.story-title-2 {
  font-size: 24px;
  line-height: 29px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
}

.story-text {
  margin-bottom: 15px;
}

.story-text:last-child {
  margin-bottom: 0;
}

.my-shibas {
  background: #f4f4f5;
  padding-top: 50px;
}

.shibas-list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px -20px -10px;
}

.shibas-item {
  display: block;
  width: calc(33.33% - 20px);
  margin: 0 10px 20px 10px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding: 10px 10px 25px 10px;
  transition: all 0.3s;
}

.shibas-item:hover {
  transition: all 0.3s;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}

.shibas-item__img {
  background: url(../img/card-bg.jpg) center/cover no-repeat;
  border-radius: 5px;
  position: relative;
  padding-top: 100%;
  margin-bottom: 20px;
}

.shibas-item__img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
  height: 85%;
  margin: auto;
  object-fit: contain;
}

.shibas-item__content {
  padding-left: 40px;
  position: relative;
}

.shibas-item__content::after {
  content: '';
  display: block;
  width: 27px;
  height: 25px;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(../img/icons/paw.svg) center/contain no-repeat;
}

.shibas-item__title {
  font-size: 24px;
  line-height: 29px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.shibas-item__desc {
  font-size: 16px;
  line-height: 22px;
}

.appeal {
  padding: 150px 0 180px 0;
  overflow: hidden;
  position: relative;
  background: radial-gradient(52.14% 41.48% at 67.81% 55.17%, #5f80f4 0%, #5577f0 62.2%, #5d5fef 100%);
}

.appeal-bg {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.appeal-bg-dog__slider {
  width: 100%;
  max-width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(28%, -50%);
}

.appeal-content {
  position: relative;
  z-index: 3;
}

.appeal-title {
  margin-bottom: 20px;
}

.page-wrapper {
  min-height: calc(100vh - 140px);
  background: #f4f4f5;
}

.my-shibas-0__body {
  display: flex;
  width: 100%;
  align-items: center;
}

.my-shibas-0__content {
  width: 100%;
  max-width: 800px;
}

.my-shibas-0__title {
  margin-bottom: 30px;
  max-width: 800px;
}

.my-shibas-0__text {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 20px;
  max-width: 450px;
}

.my-shibas-0__img {
  width: 100%;
  max-width: 700px;
}

.my-shibas-0__img img {
  width: 100%;
  height: auto;
}

.club {
  background: #f4f4f5;
}

.club-content__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.club-content__row-1 {
  margin-bottom: 50px;
}

.club-content__row-1 .club-content {
  margin-right: 30px;
}

.club-content__row-2 .club-content {
  margin-left: 30px;
}

.club-title {
  margin-bottom: 30px;
}

.club-content {
  width: 100%;
  max-width: 700px;
}

.club-text p {
  margin-bottom: 15px;
}

.club-text p:last-child {
  margin-bottom: 0;
}

.club-img {
  width: 100%;
  max-width: 360px;
}

.club-img img {
  width: 100%;
  height: auto;
}

.club-details__list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin: 0 -10px 30px -10px;
}

.club-details__item {
  width: calc(50% - 20px);
  margin: 0 10px 20px 10px;
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.club-details__item-title {
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 15px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
}

.club-details__item-text {
  padding: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.03);
  border-radius: 6px;
  background: #fff;
  height: 100%;
}

.club-details__item-text p {
  margin-bottom: 15px;
}

.club-details__item-text p:last-child {
  margin-bottom: 0;
}

.rarity {
  background: #f4f4f5;
}

.rarity-body {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.rarity-title {
  margin-bottom: 30px;
}

.rarity-text p {
  margin-bottom: 15px;
}

.rarity-text p:last-child {
  margin-bottom: 0;
}

.rarity-img__wrapp {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  width: 100%;
  max-width: 600px;
  min-width: 450px;
  padding: 10px 10px 45px 10px;
  position: relative;
  align-self: baseline;
  margin-left: 50px;
}

.rarity-img__wrapp::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(35%, 20%);
  width: 150px;
  height: 150px;
  background: url(../img/bone-2.svg) center/cover no-repeat;
  z-index: 3;
}

.rarity-img {
  position: relative;
  overflow: hidden;
  padding-top: 23%;
  width: 100%;
  background: #5d5fef;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
  z-index: 1;
}

.rarity-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
}

.rarity-film {
  position: relative;
  padding-top: 30px;
  transform: rotate(-1.5deg);
  margin: 0 -5px;
}

.rarity-film__bg {
  position: relative;
  width: 100%;
  padding-top: 21%;
  overflow: hidden;
}

.rarity-film__bg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rarity-film__bg:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #0b0b0b;
  position: absolute;
  bottom: 10.5%;
  left: 0;
  z-index: 5;
}

.rarity-film__shibas-item {
  position: absolute;
  width: 13%;
  padding-top: 12%;
  bottom: 10%;
}

.rarity-film__shibas-item img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  object-fit: cover;
}

.rarity-film__shibas-item:nth-child(1) {
  left: 2%;
}

.rarity-film__shibas-item:nth-child(2) {
  left: 22%;
}

.rarity-film__shibas-item:nth-child(3) {
  left: 42%;
}

.rarity-film__shibas-item:nth-child(4) {
  left: 62%;
}

.rarity-film__shibas-item:nth-child(5) {
  left: 82%;
}

@media (max-width: 1400px) {
  .main-section {
    padding: 100px 0 150px 0;
  }
  .main-bg {
    transform: translate(-51%, -50%);
  }
  .main-title {
    font-size: 58px;
    line-height: 72px;
  }
}

@media (max-width: 990px) {
  .main-title {
    font-size: 50px;
    line-height: 60px;
  }
  .main-sub-title {
    max-width: 500px;
  }
  .roadmap-list {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin: 0 -20px -20px -20px;
  }
  .roadmap-item {
    width: calc(50% - 40px);
    margin: 0 20px 20px 20px;
  }
  .roadmap-item:nth-child(even):after {
    background: none;
  }
  .top-dogs__item {
    width: calc(50% - 20px);
  }
  .faq-img__dog {
    width: 80%;
  }
  .story {
    padding: 80px 0;
  }
  .story-body {
    padding: 30px;
    margin: 0 50px;
  }
  .story-content__row-1 .story-img {
    margin-left: -60px;
    margin-top: -60px;
  }
  .story-content__row-2 .story-img {
    margin-right: -60px;
    margin-bottom: -60px;
  }
  .story-img {
    min-width: 150px;
    max-width: 150px;
  }
  .story-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
  }
  .story-title-2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .rarity-img__wrapp {
    min-width: 250px;
    margin-left: 30px;
  }
  .rarity-img__wrapp::after {
    transform: translate(35%, 20%);
    width: 100px;
    height: 100px;
  }
  .page-wrapper {
    min-height: calc(100vh - 100px);
  }
}

@media (max-width: 767px) {
  .main-section {
    padding: 80px 0;
  }
  .main-title {
    text-align: center;
    font-size: 36px;
    line-height: 38px;
  }
  .main-sub-title {
    text-align: center;
    max-width: 100%;
  }
  .main-timer__wrapp {
    flex-direction: column-reverse;
  }
  .main-btn {
    width: 250px;
  }
  .main-bg-dog__slider {
    display: none;
  }
  .main-bg {
    transform: translate(-70%, -42%);
    width: 1600px;
  }
  .roadmap-item {
    width: calc(100% - 40px);
  }
  .roadmap-item:nth-child(odd):after {
    background: none;
  }
  .top-dogs__list {
    width: calc(100% + 15px);
    margin: 0 -7.5px -20px -7.5px;
  }
  .top-dogs__item {
    width: calc(50% - 15px);
    margin: 0 7.5px 20px 7.5px;
  }
  .top-dogs__item-title {
    font-size: 20px;
  }
  .faq-img {
    display: none;
  }
  .faq-content {
    max-width: 100%;
  }
  .story {
    padding: 60px 0;
  }
  .story-body {
    margin: 0px !important;
    padding: 30px 20px;
  }
  .story-content__row-1 .story-content {
    padding-left: 0px;
  }
  .story-content__row-2 .story-content {
    padding-right: 0px;
  }
  .story-content__row {
    flex-direction: column;
  }
  .story-content__row-1 {
    flex-direction: column-reverse;
  }
  .story-img {
    min-width: auto;
    max-width: 100%;
    margin: 30px 0px 0px 0px !important;
  }
  .story-text {
    font-size: 14px;
  }
  .story-title {
    font-size: 26px;
    line-height: 28px;
  }
  .story-title-2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .shibas-list {
    width: calc(100% + 10px);
    margin: 0 -5px -10px -5px;
  }
  .shibas-item {
    width: calc(50% - 10px);
    margin: 0 5px 20px 5px;
    padding: 5px 5px 10px 5px;
  }
  .shibas-item__content::after {
    width: 18px;
    top: 0;
  }
  .shibas-item__content {
    padding-left: 22px;
  }
  .shibas-item__title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .shibas-item__desc {
    font-size: 14px;
  }
  .page-wrapper {
    min-height: calc(100vh - 228px);
  }
  .my-shibas {
    padding-top: 30px;
  }
  .appeal {
    padding: 50px 0 100px 0;
  }
  .appeal-bg {
    width: 1600px;
    transform: translate(-66.4%, -60%);
  }
  .appeal-bg-dog__slider {
    display: none;
  }
  .appeal-content {
    position: relative;
    z-index: 3;
  }
  .appeal-title {
    text-align: center;
  }
  .appeal-btn {
    margin: 0 auto;
  }
  .my-shibas-0__body {
    flex-direction: column;
  }
  .my-shibas-0__content {
    max-width: 100%;
  }
  .my-shibas-0__text {
    font-size: 18px;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .my-shibas-0__btn {
    margin: 0 auto;
  }
  .my-shibas-0__img {
    max-width: 100%;
  }
  .club-content__row {
    flex-direction: column;
  }
  .club-content__row-1 {
    margin-bottom: 30px;
  }
  .club-content__row-1 .club-content {
    margin-right: 0px;
  }
  .club-content__row-2 {
    flex-direction: column-reverse;
  }
  .club-content__row-2 .club-content {
    margin-left: 0px;
  }
  .club-title {
    margin-bottom: 20px;
  }
  .club-content {
    max-width: 100%;
    margin-bottom: 25px;
  }
  .club-text p {
    margin-bottom: 10px;
  }
  .club-details__item {
    width: calc(100% - 20px);
  }
  .club-details__item-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .club-details__item-text p {
    margin-bottom: 10px;
  }
  .rarity-body {
    flex-direction: column;
  }
  .rarity-img__wrapp {
    min-width: auto;
    margin-left: 0px;
    margin-top: 30px;
    max-width: 100%;
  }
  .rarity-img__wrapp::after {
    transform: translate(27%, -14%);
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 360px) {
  .main-section {
    padding: 40px 0;
  }
}
/*# sourceMappingURL=main.css.map */