@charset "UTF-8";
/*
Theme Name: atota
Theme URI: 
Author: Yziprod
Author URI: 
Description: Thème ATOTA
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: atota
Tags: 
*/
.tt-titre-gradient {
  background: linear-gradient(82.83deg, #00e956 9.35%, #febb1b 88.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.tt-hero-slider .wp-swiper__wrapper {
  margin: 0;
}

.tt-activity-item {
  background: rgba(239, 246, 255, 0.8);
  -webkit-box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(82px);
  -webkit-backdrop-filter: blur(82px);
  position: relative;
}
.tt-activity-item::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  aspect-ratio: 1/1;
  width: 30%;
  background: transparent;
  border-radius: 50%;
  z-index: -1;
}
.tt-activity-item__1::after {
  left: 75%;
  border: 100px solid #febb1b;
}
.tt-activity-item__2::after {
  right: 75%;
  border: 100px solid #ff0020;
}
.tt-activity-item__3::after {
  left: 75%;
  border: 100px solid #0aa767;
}
.tt-activity-item__4::after {
  right: 75%;
  border: 100px solid #cee900;
}
.tt-activity-item .wp-block-media-text__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(254, 252, 232, 0.8);
  -webkit-box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 8px 10px -6px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(82px);
  -webkit-backdrop-filter: blur(82px);
}

.tt-actus li {
  background: #fcfdfd;
  -webkit-box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.tt-activity-item__1 .wp-block-list li::marker {
  color: #c6001d;
}
.tt-activity-item__2 .wp-block-list li::marker {
  color: #c68300;
}
.tt-activity-item__3 .wp-block-list li::marker {
  color: #00826c;
}
.tt-activity-item__4 .wp-block-list li::marker {
  color: #002330;
}

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

.tt-GR > div {
  margin-top: 0 !important;
}

.tt-GR > div > div {
  margin-right: 0 !important;
  padding: 10px;
  border-radius: 0;
  background: #fff;
}

.tt-insta .eapps-instagram-feed-title {
  font-size: 16px;
  font-family: "Joti One", serif;
  text-align: left;
  color: #fff;
  padding: 0;
}

.tt-s-activities {
  overflow: hidden;
}

.tt-s-galeri h2 {
  text-align: center;
  background: linear-gradient(82.83deg, #00e956 9.35%, #febb1b 88.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.tt-fb {
  max-width: 100%;
}/*# sourceMappingURL=style.css.map */