.opt_hero .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4rem;
}
.opt__hero-cards {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
}
.page-template-opt main#primary {
    padding: 0;
}
.opt__hero-card {
    background: #fff;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-cards > div:nth-child(3) > img {
    margin-bottom: -0.8rem;
}
.opt_hero h1 span {
    text-align: center;
    font-size: 4rem !important;
    color: #27292b;
}
.opt__hero-card p {
    margin: 0;
}
.opt__hero-card img {
    width: 5rem;
    object-fit: cover;
}

.opt__btns {
    display: flex;
    align-items: center;
    gap: 2rem;
}
.opt__btns-must {
    font-size: 17px !important;
    line-height: 120% !important;
    letter-spacing: .85px !important;
    font-weight: 500 !important;
    width: -moz-fit-content;
    width: fit-content;
    color: #fff;
    border-radius: 2px !important;
    font-family: "Geometria" !important;
    display: block;
    background-color: #27292b;
    padding: 1.5625rem 2.8125rem;
    text-transform: uppercase;
    border: 1px solid #27292b;
}
.opt__btns-must:hover {
    background-color: #72dddb;
    color: #27292b;
    border-color: #72dddb;
}

.btn.opt__btns-main {
    border: 1px solid #72dddb;
}
.btn.opt__btns-main:hover {
    border-color: #27292b;
}
.opt__hero-card {
    width: 33%;
    height: stretch;
}
.opt__hero-images {
    display: flex;
    gap: 0;
    align-items: center;
    justify-content: space-between;
}
.opt__hero-images img {
    height: 250px;
    width: 33%;
    border-radius: 2px;
    object-fit: cover;
}

#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(1) {
      transform: rotate(-14deg);
    margin-right: -8rem;
    z-index: 0;
    margin-bottom: -6rem;
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(2) {
    z-index: 1;
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(3) {
    transform: rotate(
14deg);
    margin-left: -8rem;
    z-index: 0;
    margin-bottom: -6rem;
}
.opt_hero {
    overflow: hidden;
    padding-bottom: 0;
}
.opt__hero-images {
    margin-top: 3rem;
}
   .opt__why .container {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 2rem;
        }

     .opt__why-card-long {
    grid-column: 1 / -1;
}
.opt__why {
    padding: 6rem 0px;
}

.opt__why-card-long h2 {
    color: #fff;
    text-align: center;
}
.opt__why-card-long {
    padding: 1rem;
    background: #72dddb;
    color: #fff;
    display: flex;
    justify-content: center;
}
.opt__why-card {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    background: #eef3f6;
}
.opt__why-card h3 {
    margin: 0;
    letter-spacing: normal;
    max-width: 75%;
    height: 4rem;
}
.opt__why-card img {
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 2.5rem;
    height: 2.5rem;
}

.page-template-opt .farm__now h2 {
    font-size: 3rem;
}
.page-template-opt section.farm__now {
    padding: 4rem 0;
}
.today-numbers__item {
    justify-content: center;
}
.today-numbers__text {
    font-size: 1.7rem;
}
.today-numbers__item {
    border-radius: 2px;
}
.today-numbers__image img {
    border-radius: 2px;
}
.opt__rest-cards {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 1rem;
}
.opt__rest-card {
    display: flex;
    flex-direction: column;
    width: calc(33% - 1rem);
    gap: 0.5rem;
}
.opt__rest-card img {
       height: 15rem;
    object-fit: cover;
}
.opt__rest-card b {
    letter-spacing: normal;
    font-size: 1.2rem;
}
.opt__rest-card p img {
    width: 1.25rem;
    height: fit-content;
 
}
.opt__rest-card p {
    align-items: center;
    display: flex;
    gap: 0.5rem;
    background: #eef3f6;
    padding: 0.5rem;
    border-radius: 2px;
    width: fit-content;
}
section.opt__rest {
    padding: 4rem 0;
}
.opt__rest-cards {
    margin-top: 3rem;
}
.opt__rest-card h4 {
    font-size: 2rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}
.opt__partner-cards {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 3rem;
}
.opt__partner-card {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.opt__partner-card img {
    width: 8rem;
    border-radius: 2px;
}
.opt__partner-card {
    padding: 1rem;
    background: #eef3f6;
    border-radius: 2px;
}
.opt__partner-card p {
    margin: 0;
    font-size: 1.5rem;
}
#primary > section.opt__partner > div > div > div:nth-child(2), #primary > section.opt__partner > div > div > div:nth-child(3) {
    width: 40%;
}
#primary > section.opt__partner > div > div > div:nth-child(4), #primary > section.opt__partner > div > div > div:nth-child(1) {
    width: calc(60% - 2rem);
}
section.opt__partner , section.opt__process {
    padding: 4rem 0;
}
.opt__process-card p {
    padding: 3rem;
    background: #eef3f6;
    font-size: 1.8rem;
    margin: 0;
}
.opt__process-card {
    display: flex;
    justify-content: space-between;
    margin-top: 3rem;
}
.opt__process-card p:after {
    content: '';
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M6 12H18M18 12L13 7M18 12L13 17' stroke='%23033a47' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");  position: absolute;
    right: -3rem;
    top: 2.4rem;
    width: 3rem;
    height: 3rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.opt__process-card p {
    position: relative;
}
#primary > section.opt__process > div > div > p:nth-child(3):after {
    content: unset;
}
.farm__video-full h2 {
    font-size: 3rem;

}
.opt__why-card p {
    margin: 0;
}
section.farm__form img {
    height: 300px;
    margin-bottom: 3rem;
    border-radius: 4px;
}
.farm__form {
    margin: 4rem 0;
    padding: 6rem 0;
    background-color: #27292b;
}
.farm__video-full {
    padding: 4rem 0;
}

section.opt__form .container {
 display: flex;
    justify-content: center;
    padding: 14rem 0px;
}
section.opt__form .opt__form-card {
      display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
section.opt__form {
    background: url(/wp-content/uploads/2026/09/unnamed_7_1_1_1.webp);
    background-position: center;
        background-size: cover;
}
.opt__form-card {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    padding: 4rem;
    max-width: 50rem;
    border-radius: 2px;
    text-align: center;
}
.opt__form-card h3 {
    letter-spacing: normal;
    color: #fff;
    font-size: 3rem;
        margin: 0;
}
.opt__form-card p {
    margin: 2rem 0;
    color: #fff;
    font-size: 1.5rem;
}
section.farm__form {
    margin-bottom: 0;
}
@media screen and (min-width: 1920px) {
    .opt__process-card p {
    width: 30.5%;
    text-align: center;
    font-size: 1.7rem;
}
}

@media screen and (max-width: 1200px) {
    .opt__process-card p:after {
        content: unset;
    }
    .opt__why-card h3 {
    font-size: 1.2rem;
    line-height: 115%;
}
}

@media screen and (max-width: 1024px) {
    .today-numbers__image img {
 
    width: 20.875rem;
    height: 29.875rem;
}
.today-numbers__text {
    font-size: 1.25rem;
}
.opt__process-card {
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: flex-start;
}
}

@media screen and (max-width: 767px) {
    .opt_hero h1 span {
    font-size: 2rem !important;
}
.opt__btns button {
    width: 100%;
}
.opt__btns {
    flex-direction: column;
    gap: 1rem;
}
.opt__hero-cards {
    flex-direction: column;
    gap: 1rem;
}
.opt__hero-card {
    width: auto;
}
.opt_hero .container {
  
    gap: 3rem;
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(2) {
    display: none;
}
.opt__hero-images img {
    height: 235px;
    width: 50%;
    border-radius: 2px;
    object-fit: cover;
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(1) {
    transform: rotate(-7deg);
}
#primary > section.farm__hero.opt_hero > div > div.opt__hero-images > img:nth-child(3) {
    transform: rotate(7deg);
}
.opt__hero-images {
    margin-top: 0;
}
.opt__hero-card img {
    width: 3rem;
    object-fit: cover;
}
.opt__why {
    padding: 4rem 0px;
}
.opt__why .container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
    .page-template-opt .farm__now h2 {
        font-size: 1.7rem;
        margin-bottom: 2rem;
    }
    .opt__btns button {
        width: 100%;
        font-size: 14px !important;
    }
    .page-template-opt section.farm__now {
    padding: 1rem 0;
}
today-numbers__image img {
        width: 20.875rem;
        height: 14.875rem;
    }
        .today-numbers__item {
       
        height: 6rem;
        border-radius: 2px;
    }
    .opt__rest-cards {
    margin-top: 2rem;
    flex-direction: column;
    gap: 2rem;
}
.opt__rest-card {
    width: 100%;
}
.farm__video-full {
    padding: 2rem 0;
}
.farm__video-full h2 {
    font-size: 1.7rem;
}
.farm__video-full .video__container {
    margin-top: 1.75rem;
    position: relative;
}
.opt__partner-cards {
    margin-top: 2rem;
    flex-direction: column;
    gap: 1rem;
}
.opt__partner-card {
    width: 100% !important;
    align-items: flex-start;
}
.opt__partner-card p {
    font-size: 1.25rem;
}
.opt__partner-card img {
    width: 4rem;
    border-radius: 2px;
}
.opt__partner-card p {
    font-size: 1rem;
}
section.opt__process {
    padding: 2rem 0;
}
.opt__process-card {
    margin-top: 2rem;
}
.opt__process-card p {
    padding: 1rem;
    font-size: 1.5rem;
    width: 100%;
}
section.farm__form img {
    height: 180px;
    margin-bottom: 3rem;
    border-radius: 2px;
}
.opt__form-card {
    padding: 2rem 1rem;
    max-width: 90vw;
}
.opt__form-card h3 {
    font-size: 1.7rem;
}
.opt__form-card p {
    font-size: 1.25rem;
}
.opt__form .container {
    display: flex;
    justify-content: center;
    padding: 2rem 0px;
}
  .today-numbers__image img {
 
    width: 100%;
    height: 20.875rem;
}
}