{% extends 'patterns/molecules/menus/carousel.html' %}
{% block wrapper_classes %}
block h-[600px] xl:h-[620px] relative group cursor-pointer
{% endblock %}
{% block text_wrapper_class %}
header-carousel--text-wrapper
!bottom-[0] !h-full
{% endblock %}
{% block text_inner_wrapper_classes %}
container--wide px-0 h-full flex flex-col justify-end items-start
py-[200px] flex flex-col justify-center
xl:pb-[110px]
{% endblock %}