{% extends 'styleguide2/includes/molecules/menus/carousel.html' %} {% block wrapper_classes %} block h-[600px] xl:h-[620px] relative {% if self.button_url %} group cursor-pointer {% endif %} {% 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 %}