@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800&display=swap');

@font-face {
  font-family: "Century Gothic";
  src: url("../fonts/CenturyGothic.ttf") format("truetype");
}


html,
body {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: -.3px;
  color: #637282 !important;
  text-rendering: optimizeLegibility;
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Rubik', sans-serif !important;
  font-weight: 700 !important;
  line-height: 1.278 !important;
  letter-spacing: -0.01em !important;
}

a,
button {
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

a {
  text-decoration: none !important;
}

.container {
  max-width: 1140px;
}

header {
  padding: 1.5em 0;
}

.navbar {
  padding: 0;
}

.navbar-nav .nav-link {
  text-transform: uppercase;
  padding: .5em 1.5em !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #333;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #54d8a3;
}

ul.nav .nav-link {
  color: #666;
  font-size: 0.85em;
}

.d-center {
  margin: 0 auto;
  display: table;
}

.text-ea {
  color: #54d8a3 !important
}

.text-eav {
  color: #639 !important
}

.bg-ea {
  background-color: #54d8a3 !important;
}

.bg-eam {
  background-color: #b9e9d5 !important;
}

.text-purple {
  color: #6f42c1
}

.text-blue {
  color: #20a8d8
}

.btn-ea {
  color: #fff;
  background-color: #54d8a3;
  border-color: #54d8a3;
}

.btn-ea.fix {
  line-height: 55px;
}

.btn-ea.fix:hover {
  color: #eee
}

.btn-v {
  color: #fff;
  background-color: #639;
  border-color: #639;
}

.btn-v:hover {
  background-color: #fff;
  border-color: #639;
  color: #639
}

.btn-order-rounded {
  color: #fff;
  border: 2px solid #54d8a3;
  background-color: transparent;
  padding: 10px 0px;
  text-align: center;
}

.btn-order-rounded:hover {
  border-color: #fff;
  color: #54d8a3
}

.table-ea {
  color: #fff;
  background-color: #54d8a3;
}

.border-ea {
  border-color: #54d8a3;
}

.btn-ea:hover {
  background-color: #1bd88c;
  border-color: #1bd88c;
}

.card-add-ea {
  font-size: 3em;
  color: #54d8a3
}

.topsection {
  text-align: center;
  background: url(../img/trianglify.svg) no-repeat center center;
  background-size: auto auto;
  color: #FFF;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  padding: 3em;
}

.topsection-pack {
  text-align: center;
  background-size: auto auto;
  color: #333;
  background-size: cover;
  padding: 3em 3em 1em;
}

.topsection-pack h1 {
  font-size: 1em !important
}

.description-pack {
  font-size: 32px;
  color: #639;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  line-height: 1em;
}

.card-pack {
  border: 4px solid #639;
  border-radius: 10px;
}

.line::after {
  content: "";
  display: block;
  background: #54d8a3;
  width: 70px;
  height: 4px;
  position: relative;
  margin: 1em auto;
}

.adresses .card .card-body {
  height: 115px;
}

.ea-lh-fix li {
  line-height: 35px;
}

.breadcrumb.ea-breadcrumb {
  border-radius: 0;
  background: transparent;
  border-bottom: 2px solid #54d8a3
}

.breadcrumb.ea-breadcrumb .breadcrumb-item.active {
  color: #1bd88c;
}

.breadcrumb.ea-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
  color: #1bd88c;
}

.breadcrumb.ea-breadcrumb .breadcrumb-item a {
  color: #333
}

.table-bordered-ea {
  border: 1px solid #ccc;
}

.table thead th {
  border-bottom: 1px solid #ccc;
}

.table th,
.table td {
  border: none
}

.status-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
}

.lh-15 {
  line-height: 15px;
}

.addon-title-pack {
  display: ruby-text;
  position: relative;
  top: .4rem;
}

.cursor-help {
  cursor: help;
}

.label-switch-fix {
  margin-left: -15px;
}

.home-pack-ifs {
  font-size: 1.4em;
}

.border-ea {
  border-color: #54d8a3 !important;
}

.rounded-25 {
  border-radius: 25px !important;
}

.rounded-8 {
  border-radius: 8px !important;
}

.home-pack {
  position: relative;
}

.pack-spe {
  font-size: 0.2em;
  position: absolute;
  top: 50px;
}

.f-4 {
  font-size: 4em !important;
}

.f-3-5 {
  font-size: 3.5em !important;
}

.f-3 {
  font-size: 3em !important;
}

.f-2-5 {
  font-size: 2.5em !important;
}

.f-2 {
  font-size: 2em !important;
}

.f-1-5 {
  font-size: 1.5em !important;
}

.f-1-3 {
  font-size: 1.3em !important;
}

.f-1-2 {
  font-size: 1.2em !important
}

.f-1-1 {
  font-size: 1.1em !important
}

.f-1 {
  font-size: 1em !important
}

.f-0-85 {
  font-size: 0.85em;
}

.f-0-7 {
  font-size: .7em !important;
}

.f-0-5 {
  font-size: .5em !important;
}

a.btnEx:hover {
  color: #000;
}

a.btnEx {
  display: inline-block;
  background-color: #fff;
  color: #639;
  padding: 15px 30px;
  text-align: center;
  font-size: 1em;
  border-radius: 30px;
  text-transform: uppercase;
}

.pack-step-list-icon>p>i {
  display: block;
  font-size: 2em;
  text-align: center;
  border: 2px solid #54d8a3;
  border-radius: 108px;
  width: 65px;
  height: 65px;
  margin: 0 auto;
  line-height: 65px;
}

.quantity-select {
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  font-family: inherit;
  padding: 7px 30px 0 5px;
  width: 56px;
}

.quantity-select::after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAZ0lEQVQImV3NsQ3CUBAD0PdPv2QHekR1g7AERbowQaYAJJaAaRghG5A2goIrEJYsy5Zlt8yEjhsGrOGLEUecoGXmFk9ssGAXOFeg9Npx8IfAHe8fPqLGX1VaMAZmTBVOmHuZC/Z16gPUURNd8wiERgAAAABJRU5ErkJggg==');
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 23px;
  z-index: -10;
}

.bg-v {
  background-color: #639 !important
}

.d-fr {
  display: flow-root
}

.custom-control-label {
  cursor: pointer;
}

.custom-control-label::before {
  background-color: #639 !important
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #54d8a3 !important
}

.custom-checkbox {
  margin-bottom: .5em;
}




/*.custom-control-label {}*/

.custom-control-label::before,
.custom-control-label::after {
  width: 1.8rem;
  height: 1.8rem;
  border-radius: 1em !important;
  top: -0rem;
  left: -2.5rem;
}

.nice-label {
  border-bottom: 2px solid #639;
}

.mw-850 {
  max-width: 850px !important;
}

.fv-label {
  display: block;
  border-bottom: 1px dashed #000;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: bold;
}

.cursor-pointer {
  cursor: pointer;
}

#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 5px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  color: #444;
  cursor: pointer;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  border: 1px solid #333;
  border-radius: 100%;
}

#back-to-top:hover {
  background: #e9ebec;
}

#back-to-top.show {
  opacity: 1;
}

.cheque span {
  font-weight: bold
}

.mw-70 {
  max-width: 70% !important;
}

.slogan {
  font-size: 32px;
  color: #639;
  font-weight: 500;
  line-height: 1em;
}

.ligne::after {
  content: "";
  display: block;
  background: #54d8a3;
  width: 70px;
  height: 4px;
  position: relative;
  margin: 1em auto;
}

.ligne2::after {
  content: "";
  display: block;
  background: #54d8a3;
  width: 70px;
  height: 4px;
  position: relative;
  margin: 1em 0;
}

h1.hslogan,
h2.hslogan {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  color: #54d8a3;
}

h3.hslogan {
  font-size: 1em;
  margin-top: 0;
  margin-bottom: 0;
  color: #639;
}

.iconacc {
  display: inline-block;
  max-width: 80px;
  padding: 1.2em;
}

.icon {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  border: 2px solid rgba(125, 94, 163, .25);
  background-color: #fff;
  box-shadow: 0 13px 20px 0 rgba(125, 94, 163, .24);
  display: inline-block;
  vertical-align: middle;
}

.home-pack h2 {
  font-size: 1.3em !important
}

.home-pack small.price {
  font-size: 35%;
}

.stp {
  padding: 2em;
}

.price-center {
  display: block;
  width: 100%;
  text-align: center;
}

.btn-devis,
.btn-contact {
  background-color: #fff;
  background-image: none;
  padding: .5em 1em;
  color: #639;
}

.btn-devis {
  font-size: 1.4em;
  text-transform: uppercase
}

.btn-devis:hover {
  background-color: #639;
  color: #fff;
}

.btn-devis.fp {
  text-transform: none !important;
  font-size: 15px !important;
}

.btn-contact {
  background-color: #fff;
  color: #54d8a3
}

.btn-contact:hover {
  background-color: #54d8a3;
  color: #fff;
}

.devis-pulse {
  -webkit-box-shadow: 0 0 0 rgba(102, 51, 153, 0.6);
  box-shadow: 0 0 0 rgba(102, 51, 153, 0.6);
  -webkit-animation: devispulse 3s infinite;
  animation: devispulse 3s infinite
}

@-webkit-keyframes devispulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(102, 51, 153, 0.6)
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(102, 51, 153, 0)
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(102, 51, 153, 0)
  }
}

@keyframes devispulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(102, 51, 153, 0.6);
    box-shadow: 0 0 0 0 rgba(102, 51, 153, 0.6)
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(102, 51, 153, 0);
    box-shadow: 0 0 0 10px rgba(102, 51, 153, 0)
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(102, 51, 153, 0);
    box-shadow: 0 0 0 0 rgba(102, 51, 153, 0)
  }
}

.contact-pulse {
  -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 rgba(102, 51, 153, 0.9);
  -webkit-animation: contactpulse 3s infinite;
  animation: contactpulse 3s infinite
}

@-webkit-keyframes contactpulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9)
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

@keyframes contactpulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9)
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

.t1 {
  transition: all 1s ease !important;
}

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

.bg-vlight {
  background-color: rgba(0, 0, 0, .03) !important;
}

.total-price small {
  font-size: 0.5em;
}

.pro_fields {
  display: none;
}

.mb--8 {
  margin-bottom: -8px;
}

.order-btns {
  display: table;
  width: 100%;
  height: 100%;
}

.order-btns>.order-btn-bottom {
  display: table-cell;
  width: 100%;
  height: 100%;
}

.order-btns.bottom>.order-btn-bottom {
  vertical-align: bottom;
}


.h-800 {
  height: 800px !important;
}

.messages {
  height: 440px;
  overflow: auto;
}

.messages pre {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
}

.bg-vl {
  background-color: #6f6d9e;
}



.ps,
.pe {
  display: none;
}

/****/

.testh {
  background-color: red;
}

.oround {
  position: relative;
  border-radius: 50%;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background-color: #54d8a3;
}

/*
position:relative;
  width:50%;
  padding-bottom:50%;
  background:gold;
  border-radius:50%;
*/

.oround>.inoround {

  position: absolute;
  border-radius: 50%;
  width: 87%;
  height: auto;
  padding-bottom: 87%;
  background: rgb(231, 231, 231);
  background: linear-gradient(220deg, rgba(231, 231, 231, 1) 0%, rgba(255, 255, 255, 1) 50%);
  top: 6%;
  left: 7%;
  z-index: 2;
  box-shadow: -10px 10px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -10px 10px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -10px 10px 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: -10px 10px 15px rgba(0, 0, 0, 0.5);

  display: flex;
  justify-content: center;
  align-items: center;
}

.oround>.minidot {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #54d8a3;
  left: calc(50% - 12px);
  bottom: -83px;

}

.oround h2 {
  width: 100%;
  position: absolute;
  z-index: 3;
  font-size: 1em;
  text-align: center;
  padding: 0 20px;
  text-transform: uppercase;
  line-height: 15px !important;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

}


.oround.bcblue {
  border-color: #54d8a3;
}

.oround.omini {
  margin-bottom: 110px;
}

.oround.omini::before {
  content: "";
  position: absolute;
  display: flex;
  justify-content: center;
  width: 1px;
  height: 50px;
  border-right: 2px dotted #000;
  left: 50%;
  bottom: -50px;
}

.oround.omini::after {
  content: "";
  position: absolute;
  display: flex;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  border: 2px dotted #000;
  left: calc(50% - 19px);
  bottom: -90px;
}

.pc h2 {
  font-size: 1.2em;
  text-align: center;
  text-transform: uppercase;
  height: 54px;
  margin: 0;
  padding: 0;
  color: #54d8a3;
}

.pc p {
  font-size: 1em;
  text-align: center;
}

.pc span {
  display: block;
  font-size: 2.4em;
  text-align: center;
}

.pc span .price {
  font-size: 50%;
  position: relative;
  top: -5px;
}

.pc p.t {
  line-height: 10px;
  font-size: 0.85em;
}

.pc>a {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #6f6d9e;
  color: white;
  border-radius: 5px;
  ;
}

.pc>a:hover {
  opacity: 0.5;
}

#clients th {
  font-weight: 200;
}

.color-b {
  color: #6274A8 !important;
  font-weight: bold;
}

.pre-order-btn {

  width: 100%;
  background-color: #fff !important;
  border-left: 5px solid #54d8a3;
  border-radius: 5px !important;
  font-size: .9em;
  padding-top: 1em !important;
  padding-bottom: 1em !important;
  text-align: left !important;
  padding-left: 1em;
  color: #000 !important;

  border-top: 1px solid #637282;
  border-bottom: 1px solid #637282;
  border-right: 1px solid #637282;
}

.pre-order-btn:hover {
  border-left-width: 25px;
  opacity: 1 !important;
}

.pre-order-btn::after {
  content: "\f061";
  position: absolute;
  right: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-left: 2em;
}


@media (max-width: 414px) {
  .oround {
    width: 10.4em;
    padding-bottom: 10.5em;
    margin: 0 auto;
  }

  .pc {
    margin-bottom: 2.5em;
    border-bottom: 1px solid #637282;
    padding-bottom: 3em;
  }


  .stp {
    padding: 0;
  }

  .nice-label .pull-right {
    float: initial;
  }
}

.fb {
  font-size: 1.2em;
}

.border-pay {
  border: 2px solid #54d8a3 !important;
  padding: 15px;
}


.btn-vpay {
  color: #333;
  background-color: #54d8a3;
  border-color: #54d8a3;
  font-weight: bold;
}

.btn-vpay:hover {
  background-color: #333;
  border-color: #54d8a3;
  color: #54d8a3
}

.bg-vpay {
  color: #333 !important;
  background-color: #54d8a3 !important;
  font-weight: bold;
}


.createOfferTitle {
  font-weight: 500 !important;
}

.createOfferQuestion {
  text-align: center;
  color: #444;
  padding: .8em;
  line-height: 1.5em;
  padding: 2.5em 2em 5em 2em;
  margin: 0;
  font-size: 1.7em !important;
}

.createOfferQuestionLogo {
  padding-top: 5em;
}

.createOfferQuestionBadge {
  display: block;
  font-size: .9em;
  margin-bottom: 1em;
  font-weight: 700;
  color: #000;
}

.createOfferButtonFirst,
.createOfferButtonMiddle,
.createOfferButtonLast,
.createOfferButtonFull {
  position: relative;
  color: #fff;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  padding: .5em 1em;
  font-size: 1.5em;
}

.createOfferButtonFirst:hover,
.createOfferButtonMiddle:hover,
.createOfferButtonLast:hover,
.createOfferButtonFull:hover {
  opacity: 0.8;
  transition: 0.3s;
}

.createOfferButtonFirst,
.createOfferButtonMiddle {
  border-right: 2px solid #519e8a;
}



.createOfferButtonFull {
  background-color: #64b9a3;
  border-bottom-left-radius: 1.3rem;
  border-bottom-right-radius: 1.3rem;
  border-right: none !important;

}

.createOfferButtonFirst {
  background-color: #64b9a3;
  border-bottom-left-radius: 1.3rem;
}

.createOfferButtonMiddle {
  background-color: #64b9a3;
}

.createOfferButtonLast {
  background-color: #d85656;
  border-bottom-right-radius: 1.3rem;
  border-right: none !important;
}

.createOfferResponse::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 15px;
  height: 30px;
  width: 30px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  color: #1dc973;
  transform: translate(15%, -50%);
}

.createOfferSummary .createOfferButtonFirst {
  border-top-left-radius: 1.3rem;
}

.createOfferSummary .createOfferButtonLast {
  border-top-right-radius: 1.3rem;
}

.createOfferSummary .createOfferButtonFirst,
.createOfferSummary .createOfferButtonMiddle,
.createOfferSummary .createOfferButtonLast {
  padding: .4em .7em;
  font-size: 1.2em;
}

.createOfferTotal .createOfferButtonFull {
  position: relative;
  overflow: hidden;
}

.createOfferTotal .createOfferButtonFull::after {

  animation: shine 4s ease-in-out infinite;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 350%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);

  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0.13) 0%,
      rgba(255, 255, 255, 0.13) 77%,
      rgba(255, 255, 255, 0.5) 92%,
      rgba(255, 255, 255, 0.0) 100%);
}

@keyframes shine {
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: .3s, .3s, .10s;
    transition-timing-function: ease;
  }

  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}

.createOfferTotal .card-body {
  color: #fff;
  background-color: rgb(125, 62, 189);
}

#createOffer {
  font-family: 'Rubik', sans-serif;
}

#createOffer .modal-body {
  padding: 0;
}

#createOffer .modal-content {
  border-radius: 1.3rem;
  border: none !important;
}

#createOffer .card {
  border: none;
}

.mh-400px {
  max-height: 400px;
}

@media (max-width: 414px) {

  .createOfferQuestion {
    padding: 2.5em .9em 5em .9em;

  }

  .createOfferButtonMiddleNoBorder {
    border-right: none;
  }

  .createOfferButtonFirst {
    border-bottom-left-radius: 0;

  }

  .createOfferButtonLast {
    border-bottom-left-radius: 1.3rem;
    border-bottom-right-radius: 1.3rem;
  }

  .createOfferSummary .createOfferButtonFirst {
    border-top-left-radius: 1.3rem;

  }

  .createOfferSummary .createOfferButtonLast {
    border-top-right-radius: 1.3rem;
  }

}


/** Auth . Login **/


.h-auth-card {
  height: 237.55px;
}

.auth-register-button {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}

@media (max-width: 414px) {
  .h-auth-card {
    height: auto;
  }
}


/* Pre-Order | OrderDetail */

.step-order-number {
  width: 45px;
}

.blur-pro {
  position: relative;
  filter: blur(3px);
  z-index: 88;
}

.text-pro {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  font-size: 2em;
  color: #fff;
  z-index: 99;
}

.cgv {

  height: 300px;
  overflow-y: auto;

}

.cgv p,
.cgv li {
  font-size: 1em;
  color: #333;
}

.cgv h2 {
  font-size: 1.4em;
}

.cgv h3 {
  font-size: 1.2em;
  text-decoration: underline;
}

.hover-ea:hover {
  background-color: #fff !important;
  color: #54d8a3 !important;
}



/* packs list beta */

.iround-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}

.iround {
  width: 185px;
  height: 185px;
  position: relative;
  border-radius: 50%;
  margin: 8px 12px;
  cursor: pointer;
  filter: drop-shadow(0 6px 16px rgba(0,0,0,0.22));
  transition: filter 0.35s ease, transform 0.35s ease;
}

.iround:hover {
  filter: drop-shadow(0 10px 24px rgba(0,0,0,0.32));
  transform: translateY(-4px);
}

.iround > .intra {
  position: absolute;
  border-radius: 50%;
  width: 84%;
  height: auto;
  padding-bottom: 84%;
  background: linear-gradient(145deg, #ffffff 0%, #eef2f7 60%, #dde4ee 100%);
  top: 8%;
  left: 8%;
  z-index: 2;
  box-shadow:
    -6px 8px 18px rgba(0,0,0,0.28),
    inset 3px 3px 8px rgba(255,255,255,0.95),
    inset -2px -2px 6px rgba(0,0,0,0.07);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.40s cubic-bezier(.34,1.56,.64,1), box-shadow 0.40s ease;
}

.iround > .intra:hover {
  transform: scale(1.09);
  box-shadow:
    -10px 12px 28px rgba(0,0,0,0.38),
    inset 3px 3px 10px rgba(255,255,255,1),
    inset -2px -2px 8px rgba(0,0,0,0.09);
  cursor: pointer;
}

.iround h2 {
  width: 100%;
  position: absolute;
  z-index: 3;
  font-size: 0.82em;
  font-weight: 700;
  text-align: center;
  padding: 0 18px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  line-height: 17px !important;
  top: 50%;
  transform: translateY(-50%);
  color: #1a3a5c;
  text-shadow: 0 1px 2px rgba(255,255,255,0.8);
}

@media (max-width: 414px) {
  .iround-container {
    display: grid;
    justify-content: center;
  }

  .iround {
    margin-bottom: 8px;
  }
}