/*
Generated time: April 20, 2023 07:24
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.category-first-screen{position:relative;width:100%;background-color: #213b94}.category-first-screen__background-block{position:absolute;top:0;left:0;width:100%;height:100%}.category-first-screen__image-background{width:100%;height:100%;object-fit:cover}.category-first-screen__title{margin:0;font-family:Quicksand;font-style:normal;font-weight:600;font-size:48px;line-height:56px;letter-spacing:-2px;color:#fff}.category-first-screen__text{margin:0;font-family:Poppins;font-style:normal;font-weight:400;font-size:18px;line-height:28px;letter-spacing:-.4px;color:#fff}.category-first-screen__subtitle{font-weight:400}.category-first-screen__wrapper{display:grid;grid-template-columns:1.2fr 0.8fr;grid-template-rows:1fr auto;grid-template-areas:'content-area conditions-area' 'highlights-area conditions-area'}.category-first-screen__content{grid-area:content-area;width:80%;margin-bottom:48px}.category-first-screen__conditions{grid-area:conditions-area;width:100%}.category-first-screen__highlights{grid-area:highlights-area;width:100%}.category-highlights__items{width:50%;list-style-type:none;padding:0;margin:0}.category-highlights__item{display:flex;margin-bottom:10px}.category-highlights__image{width:20px;height:20px;margin-right:15px}.category-highlights__image img{width:20px;height:20px}.category-highlights__title{font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:24px;letter-spacing:-.3px;color:#fff}.category-conditions__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:37px}.category-conditions__item{display:grid;grid-template-rows:auto 1fr auto;width:100%;height:227px;padding:20px;background:#fef2f8;border-radius:16px;overflow:hidden}.category-conditions__image{width:45px;height:45px;margin-bottom:15px}.category-conditions__image img{width:100%;height:100%;object-fit:cover}.category-conditions__title{font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.3px;color:#12022f;word-break:break-word}.category-conditions__link{display:block;text-decoration:none}.category-conditions__text{font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.3px;color:#d32f7c}@media screen and (max-width:750px){.category-first-screen__title{font-size:36px;line-height:46px}.category-first-screen__text{font-size:14px;line-height:24px;margin-bottom:40px}.category-first-screen__wrapper{display:block}.category-first-screen__content{width:100%}.category-conditions{margin-bottom:40px}.category-conditions__item{height:200px}.category-conditions__items{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:30px}.category-highlights__items{width:100%}.category-conditions__title{font-size:18px;line-height:24px}.category-conditions__text{font-size:14px;line-height:24px}}@media (hover:hover){.category-conditions__item:hover{background-color:#fef2f8}}