/*-----------------------------------------------------------------------------------

    Template Name: Appi - Bootstrap 5 Creative App and Software Landing Page
    Author: UIdeck

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default CSS
	02. Header
    03. Hero
	04. Footer

-----------------------------------------------------------------------------------*/

@import 'variables';
@import 'mixin';
@import 'common';
@import 'header';
@import 'hero';
@import 'feature';
@import 'how-work';
@import 'video';
@import 'screenshot';
@import 'testimonial';
@import 'pricing';
@import 'contact';
@import 'download';
@import 'footer';
