.product-development-item{max-width:62.5rem;margin:0 auto 5rem;grid-template-columns:2fr 4fr;display:grid;cursor:pointer;position:relative}.product-development-item__heading{margin:0;font-size:1.75rem}.product-development-item__heading-colored{color:#c4b180!important}.product-development-item__heading-container{align-items:center;justify-content:space-between;display:flex}.product-development-item__info-container{grid-column-start:2;-webkit-transition:max-height .4s;-moz-transition:max-height .4s;-ms-transition:max-height .4s;-o-transition:max-height .4s;overflow:hidden;max-height:0;transition:max-height .4s ease-in-out}.product-development-item__info-container-show{max-height:100rem}.product-development-item__icon{margin:0 auto;width:7.25rem;height:7.25rem}.product-development-item__icon-container{height:-moz-fit-content;height:fit-content;position:relative}.product-development-item__icon-blur-active{position:absolute;height:100%;width:100%}.product-development-item__arrow-btn{display:flex;align-items:flex-start;height:.9rem;width:-moz-fit-content;width:fit-content;transition:all .4s linear;transform:rotate(0)}.product-development-item__arrow-btn svg{width:1.25rem;height:.815rem}.product-development-item__arrow-btn-rotate{transition:all .4s linear;transform:rotate(180deg)}.product-development-item__description{margin:1.5rem 0 1rem;line-height:1.625rem;color:var(--main-font-color)}.product-development-item__description-button{margin-top:2.625rem}@media only screen and (max-width:1350px){.product-development-item{grid-template-columns:1fr 12fr;margin-left:0}}@media only screen and (min-width:768px)and (max-width:1350px){.product-development-item{margin-bottom:2.5rem;column-gap:2.18rem}.product-development-item__description{margin-top:1.875rem;line-height:1.5rem}.product-development-item__heading{font-size:1.25rem;line-height:1.875rem}.product-development-item__icon{width:5.5rem}}@media only screen and (max-width:767px){.product-development-item{column-gap:1.5rem;grid-template-columns:1fr 12fr;max-width:100%;margin-bottom:1.875rem}.product-development-item__icon{width:5rem;height:3.75rem}.product-development-item__info-container{grid-column-start:1;grid-column-end:3}.product-development-item__heading{font-size:1rem}.product-development-item__heading-container{width:100%;height:3.75rem;column-gap:2.5rem}.product-development-item__description{margin:1.875rem 0 1.5rem}}.development-section{padding-bottom:5rem}.development-section__button-container{display:flex;justify-content:center}.development-section__button-container button{width:12.5rem;display:flex;justify-content:center}.product-development__heading{max-width:43.75rem;margin:0 auto 7.5rem}@media only screen and (max-width:1350px){.development-section{padding-bottom:0}.product-development__heading{max-width:100%;margin:0 0 2.375rem}}