@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

html, body {
  font-family: "Ubuntu", serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: clip;
  scroll-behavior: smooth;
}

:focus-visible {
  outline: 2px solid #3671E3;
  outline-offset: 3px;
  border-radius: 4px;
}

a:focus-visible,
button:focus-visible {
  outline: 2px solid #3671E3;
  outline-offset: 3px;
  border-radius: 4px;
}

:root {
  --bs-heading-color: #131112;
}

.ak47 {
  position: relative;
}

iframe {
  margin: 0!important;
}

.carousel {
  box-shadow: none!important;
}

.mainimg {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  text-align: start;
  transition: .3s;
}
.mainimg > small {
  color: white;
  opacity: 0;
  padding: 1rem;
  transition: .3s;
}
.mainimg:hover small {
  opacity: 1;
}

.carousel-item img {
  background: #22478E10!important;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0)!important;
}

.lines-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}

.lines-1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}

.bg-dark {
  background: #131112!important;
}

.bg-light {
  background: #f5f5f5!important;
}

.border-light {
  border-bottom: 1px solid #f5f5f5!important;
}

#newsToggler {
    transition: transform 0.3s ease;
    display: inline-block;
  }

.text-light {
  color: #f5f5f5!important;
}

.text-muted {
  opacity: .5;
}

.btn {
  border-radius: 16rem;
  padding: .375rem 2.125rem .375rem 2.125rem;
  transition: .3s;
}

.btn-light {
  background: #f5f5f5;
  color: #131112;
  border: none;
}

.btn-light:hover {
  background: #fff;
}

.photo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(auto, auto);
  grid-gap: 1rem;
}

.photo-tall {
  grid-row: span 1;
}

.photo-wide {
  grid-column: span 3;
}


.media {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.btn-blue {
  background: #22478E;
  color: #f5f5f5;
}

.btn-blue:hover {
  background: #364BD1;
  color: #f5f5f5;
}

.navbar-toggler {
  border: none
}

.nav-link {
  color: #f5f5f5!important;
}

.double-nav {
  border: none;
  border-radius: 1rem;
  background: #22478E;
}

.full {
  height: 100vh;
  padding-top: 66px;
}

.full-min {
  min-height: 100vh;
  padding-top: 66px;
}

.bg-blue {
  background: #22478E;
}

.bg-block-blue {
  background: #0e1c39;
}

.padding {
  padding-top: 66px;
}

.border-bottom {
  border-color: rgba(0, 0, 0, .8)!important;
}

.btn-outline-dark {
  background: none!important;
  border: 1px solid #131112!important;
  color: #131112!important;
}

.btn-outline-dark:hover {
  background: #131112!important;
  border: 1px solid #131112!important;
  color: #f5f5f5!important;
}

.btn-outline-light {
  background: none!important;
  border: 1px solid #f5f5f5!important;
  color: #f5f5f5!important;
}

.btn-outline-light:hover {
  background: #f5f5f5!important;
  border: 1px solid #f5f5f5!important;
  color: #131112!important;
}

.display-0 {
  font-size: calc(1.625rem + 6vw);
}

.rounded-bottom {
  border-radius: 0 0 2rem 2rem!important;
}

.text-blue-dark {
  color: #3671E3;
}

@media (max-width: 991px) {
  .collapse-bg-1 {
    background: center right / contain no-repeat url('groups/no-bg/baby.webp');
  } 
  .collapse-bg-2 {
    background: center right / contain no-repeat url('groups/no-bg/primary.webp');
  } 
  .collapse-bg-3 {
    background: center right / contain no-repeat url('groups/no-bg/pair.webp');
  }
  .collapse-bg-4 {
    background: center right / contain no-repeat url('groups/no-bg/premium.webp');
  } 
  .alignment {
    height: 54vw;
  }
  .bg-clip span {
    margin-left: calc(1.625rem / 2);
  }
  .img-coach {
    display: none;
  }
  .display-0 {
    font-size: calc(1.225rem + 6vw);
  }
  .mainimg > small {
    display: none;
  }
}

@media (min-width: 992px) {
  .collapse-bg {
    background: none!important;
  }
  .alignment {
    height: 28vw;
  }
  .bg-clip span {
    margin-left: calc(2.5rem / 2);
  }
  .bg-coach {
    background: none!important;
  }
  .bg-dark-coach {
    background-image: none!important;
  }
  .display-0 {
    font-size: calc(1.625rem + 6vw);
  }
}

.bg-clip {
  position: relative;
  top: calc(1.225rem + 6vw + 3rem);
}

.navbar-btn {
  background: none;
  border: none;
}

.bg-grad {
  background-color:hsla(31,100%,97%,1);
  background-image:
  radial-gradient(at 4% 79%, hsla(300,33%,44%,0.2) 0px, transparent 50%),
  radial-gradient(at 89% 25%, hsla(232,80%,56%,0.2) 0px, transparent 50%),
  radial-gradient(at 92% 54%, hsla(359,81%,60%,0.2) 0px, transparent 50%);
  background-size: cover;
  background-position: center;
}

.bg-clip span {
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  background-color:#f5f5f5;
}



.text-red {
  color: #F44344;
}

.text-blue {
  color: #22478E;
}

.carde {
  border: 1px solid #f5f5f5;
  backdrop-filter: blur(.25rem);
  border-radius: 1.5rem;
  padding: 1.25rem;
}

.fixed-bg {
  position: fixed;
  padding-top: 100px;
  height: 100vh;
  width: 100vw;
  background: #f5f5f5;
  z-index: -3;
}

.fixed-bg svg {
  height: calc(100vh - 100px - 20px);
  position: fixed;
  right: 20px;
  width: auto;
}

.border-blue {
  border: 3px solid #22478E;
}

.btn-outline-blue {
  border: 1px solid #22478E;
  color: #22478E;
  background: none;
  &:hover {
    background: #22478E;
    color: #f5f5f5;
  }
}