.blog-post-content img{margin-bottom:15px;width:100%;border-radius:15px}.blog-post-content h2{display:block;margin:28px 0 16px;font-weight:600;font-size:21px;line-height:28px}@media(max-width:767px){.blog-post-content h2{font-size:18px;line-height:26px}}.blog-post-content h2:first-child{margin-top:0}.blog-post-content h3{display:block;margin:24px 0 12px;font-weight:600;font-size:18px;line-height:24px}@media(max-width:767px){.blog-post-content h3{font-size:18px;line-height:26px}}.blog-post-content h3:first-child{margin-top:0}.blog-post-content p{margin-bottom:16px}.blog-post-content p:last-child{margin-bottom:0}.blog-post-content a{text-decoration:underline}.blog-post-content ul{margin-bottom:15px}.blog-post-content li{margin-left:15px;list-style:disc}.images-slider{position:relative}.images-slider__gallery{aspect-ratio:16/10;overflow:hidden;position:relative}@media(max-width:640px){.images-slider__gallery{border-radius:0}}.images-slider__gallery div{height:100%;justify-content:center}.images-slider__gallery div,.images-slider__gallery div>div{background-size:cover;background-position:50%;background-repeat:no-repeat}.images-slider__gallery div>div{-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);transform:scale(1.05);overflow:hidden}.images-slider__gallery img{height:100%;-o-object-fit:contain;object-fit:contain;z-index:10}.images-slider__gallery__arrow{position:absolute;top:50%;left:30px;height:50px;width:50px;background-color:#fff;border-radius:50%;z-index:10;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}@media(max-width:640px){.images-slider__gallery__arrow{height:35px;width:35px;background-color:hsla(0,0%,100%,.8);left:15px}.images-slider__gallery__arrow svg{height:20px;width:20px}}.images-slider__gallery__arrow--next{left:unset;right:30px;transform:rotate(180deg) translateY(50%);z-index:1000}.images-slider__gallery__arrow:hover{background-color:#222}.images-slider__gallery__arrow:hover svg{color:#fff}.images-slider__gallery__arrow:before{display:none}.shimmer{position:absolute;top:0;left:0;height:100%!important;width:100%;display:flex;animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#e6e6e6,#f0f0f0 20%,#ffffff 50%,#f0f0f0 80%,#e6e6e6);background-size:200% 100%}.shimmer--dark{background:linear-gradient(90deg,#d9d9d9,#e2e2e2 20%,#f2f2f2 50%,#e2e2e2 80%,#d9d9d9);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}