/* ---------- COMMON VIDEO WRAPPERS ---------- */
.video__player,
.video-js{
  position: relative !important;
  overflow: hidden !important;
}

/* ---------- BOTTOM SEAM MASK ---------- */
.video__player::after,
.video-js::after{
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 2px !important;
  background: #fff !important;
  pointer-events: none !important;
  z-index: 9999 !important;
}

/* ---------- RIGHT SIDE SEAM MASK ---------- */
.video__player::before,
.video-js::before{
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 2px !important;
  background: #fff !important;
  pointer-events: none !important;
  z-index: 9999 !important;
}

/* ---------- ACTUAL VIDEO ELEMENTS ---------- */
.video__player__video,
.video-js .vjs-tech,
video{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  transform: none !important;
  will-change: auto !important;
}





/* @import url('http://example.com/example_style.css'); */
 
.cell_17638948576014-background-layers,.cell_1763966956277-background-layers, .cell_17639712855842-background-layers, .cell_17639712855843-background-layers, .cell_17639736513812-background-layers, .cell_17639736513813-background-layers, .cell_1763974113393-background-layers, .cell_17639741133932-background-layers, .cell_17639741133932-background-layers, .cell_17639748847613-background-layers 
  {
    border-radius: 17px !important;
  }

.image-box__title::First-letter
  {
  font-size: 55px !important; 
      font-weight: bold !important;
    
  }

.btn--large {
    
    font-size: 20px;
      text-decoration: none;
    transform: scale(1.07, 1.07);
}


.image-box__desc,  .small-text
  {

   font-size: 18px
     color: white;

  }
.image-box__overlay, .bg-none
{

  width: 300px;
  height: Auto;


}


.image-box__title
  {

  font-size: 30px
  }

.rich-text-preview 
  {
  width: 50px;
  height: 50px;

  }
.btn--large.btn--outline:not(:hover) {
    padding: calc(0.91rem - 2px) calc(1.36rem - 2px);
      text-decoration: none;
    transform: scale(1.07, 1.07);
}

.feature-card__desc
  {
  color: black;

  }

.cell_1764044067548-vertical-alignment 
  {
    border-radius: 17px !important;
  }

.btn, .btn--outline, .btn--large, .btn--custom-color, .btn--pill,  .btn--1741669683908-2:hover
{
background-color: white;

}


.col .s6 .md-s6 .sm-s12
  {
  border: 1px solid red !important;
  }

/* .row items-stretch justify-center
{

border: 1px solid red;
}

.col s6 md-s6 sm-s12
{

border: 2px solid red;

} */


.fency-text

  {

  font-family: 'Cursive', sans-serif;
  color: #8A2BE2;
  font-style: italic;
  font-size: 32px;
  font-weight: normal;

  }


.custom heading 1

{

text-shadow: 2px 2px 2px

}

.module--1764052548441 {
    background: #fff !important;
    border-radius: 26px !important;
}


@media (max-width: 426px) {
    #rtext__1765801703273 .rtext__content > div > div:last-child {
        max-width: 100% !important;
    }
}