.m-container {
    padding-top: 0;
}
.action-buttons-sell {
    display: flex;
    margin: 0 auto;
    padding: 1%;
    text-align: center;
    background: white;
    border-radius: 50%;
    font-size: 3rem;
    line-height: 110%;
    width: 190px;
    height: 190px;
    color: #666;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.link-bordered-in-text-4 {}
.linkInFlex {margin-top: -5%; text-transform: capitalize;}

div.m-twotext__wrapper::after {
	clear: both;
	display: block;
	content: "";
}
div[data-component-id="9461"].m-text {
    background-color: #6289a9;
    padding: 3% 0;
    color: white;
}
div[data-component-id="9458"].m-textimage__wrapper {
    background-color:#e05636;
}
div[data-component-id="9456"] .m-wrapper {
    padding: 0;
}
.-inverted .m-textimage__text {
    color: white;
}
.imagesUnderTitle {
    position: absolute;
    z-index: 2;
    left: -80%;
    width: 65%;
    top: 65%;
}
div[data-component-id="11083"].m-text {position:absolute;z-index:7;top: 15%;right: 15%;}
div[data-component-id="11083"] .m-text__inner {width:auto;}

div[data-component-id="9466"] > .m-twotext__wrapper > .m-twotext__col > .-t-display-4 {
    /*width: 33%;*/
}
div[data-component-id="9466"] > .m-twotext__wrapper > .m-twotext__col > .-t-display-8 {
    width: 67%;
}
div[data-component-id="9466"] > .m-twotext__wrapper > .m-twotext__col > .-t-display-8 h4 {
    font-weight:400;
}
div[data-component-id="9466"] > .m-twotext__wrapper > .m-twotext__col > .-t-display-8 p {
    font-size: 2.5rem;
}

div[data-component-id="9465"] >  .m-wrapper {
    padding-left: calc(4 / var(--cols, 24) * calc(100vw - var(--vw-check, 15px)));
    padding-right: calc(4 / var(--cols, 24) * calc(100vw - var(--vw-check, 15px)));
}

.m-textimage__body {
    font-family: "Satoshi", sans-serif;
    font-weight: 300;
    font-size: min(max(2.2rem, 2.2222222222vw), 3.2rem);
    line-height: 1.2;
    letter-spacing: -.01em;
}
.-t-display-8 {
    font-size: min(max(2.2rem, 2.2222222222vw), 3.2rem);
}

.-type-small .m-textimage__subtitle {
    font-size: min(max(2.8rem, 2.2222222222vw), 4.2rem);
    padding-top: 10%;
    line-height: 1.2;
    font-weight: 500;
}
.m-text__subtitle {
    font-family: "Satoshi", sans-serif;
    font-weight: 500;
    font-size: min(max(3rem, 3.3333333333vw), 4.8rem);
    line-height: 1.2;
    text-align: center;
    letter-spacing: -.01em;
}
.m-text__title {
    text-align:center;
}
.m-textimage__text {
    text-align: right;
}
.m-text__inner {
    font-size: min(max(2.2rem, 2.2222222222vw), 3.2rem);
	text-align:center;
}
.m-video__container {
    width:80%;
	margin:auto;
}
.premiContainer {width: 45%;display:flex}
.-t-display-4 {
    text-align: right;
}
.m-media.-ratio-3-4::before {
    padding-bottom: 124%;
}
.m-twotext__wrapper {
	display: flex;
    flex-direction: row;
    gap: 9.2rem;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-content: flex-start;
}
@media (min-width: 1024px){
	div[data-component-id="9458"].-type-small .m-textimage__media {
    width: calc(7 / var(--cols, 24) * calc(120vw - var(--vw-check, 15px)));
	}
	.m-twotext__col {
		width: 100%;
	}	
}

@media (max-width: 600px) and (orientation: portrait) {
  .m-media.-ratio-16-9::before {
      padding-bottom: 106.25%;
  }
  .-type-small .m-textimage__subtitle {
    text-align: center; 
  }
  .-type-small .m-textimage__subtitle {
    line-height: 1;
      text-align: center; 

  }  
  .m-text__subtitle {
    padding-top: 10%;
    line-height: 1;    
  }
  div[data-component-id="11083"].m-text {
      position: absolute;
      z-index: 7;
      bottom: 35%;
      top: inherit;
      right: 1%;
  }
}
