<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
*:focus{ outline: none; }
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body{font-family: 'Open Sans', sans-serif; font-weight: normal; line-height: normal;}
p{font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: normal; font-weight: 400;}
#wrapHolder, .ful-Div{ width: 100%; float: left; clear:both; }
.pageContainer{ width: 100%; max-width: 1140px; margin: 0 auto; }
a{ text-decoration: none }
img{ max-width: 100%; height:auto; }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.headWrap{ background: #bc2227; text-align: center; }
.headWrap ul.nav{ margin: 0; padding: 0; }
.headWrap ul.nav li{ list-style-type: none; margin: 0 3px; display: inline-block; font-size: 15px; font-weight: 400; text-transform: uppercase; position: relative; }
.headWrap ul.nav li a{ color: #FFF; display: block; padding: 20px 18px; }
.headWrap ul.nav li a:hover,
.headWrap ul.nav li:hover &gt; a,
.headWrap &gt; ul.nav li.active a{ color: #000; }
.headWrap ul.nav li &gt; ul{ 
    width: 200px;
    position: absolute;
    top: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    background: #bc2227;
    display:none;
    z-index: 999;
 }
.headWrap ul.nav li &gt; ul li{ clear: both; width: 100%; margin: 0; border-top: 1px solid #90161a; }
.headWrap ul.nav li &gt; ul li a{ padding: 6px 0; font-size: 14px; }
.headWrap ul.nav li &gt; ul li.active a,
.headWrap ul.nav li &gt; ul li a:hover{ background: #ab0006; color: #FFF; }
.headWrap ul.nav li:hover ul{ display: block; }


/* -----FOoter----- */
.footerWarap{ background: #bc2227; text-align: center; padding: 20px 5%; width: 90%; }
.footerWarap &gt; div{ display: inline-block; vertical-align: top; }
.footerWarap ul{ margin: 0; padding: 0; }
.footerWarap .ftrNav{ float: left; }
.footerWarap .ftrNav ul li{ list-style-type: none; float: left; font-size: 14px; text-transform: uppercase; margin: 0 8px; position: relative; }
.footerWarap .ftrNav ul li:after{ content: ""; position: absolute; width: 1px; height: 90%; left:-8px; top: 5%; background: #FFF; }
.footerWarap .ftrNav ul li:first-child:after{ display: none; }
.footerWarap .ftrNav ul li a{ color: #FFF; display: block; }

.copyText p{ font-size: 13px; color: #FFF; font-weight: 400; margin: 0;  }
.footerWarap .socialDiv{ float: right; }
.footerWarap .socialDiv ul li{ list-style-type: none; float: left; display: inline-block; width: 25px; height: 25px; border-radius: 50%; margin: 0 6px; }
.footerWarap .socialDiv ul li a{ color: #FFF; font-size: 12px; line-height: 25px;  }

li.facebook{ background: #3c5a98; }
li.instagram{ background: #537fa3; }
li.linkedin{ background: #087bb6; }
li.twitter{ background: #2ba9e1; }
li.google-plus{ background: #dd4c39; }
li.pinterest{ background: #cb2128; }

/* -----HOME----- */
.homeContainerbody{ text-align: center; background: url('../images/blackbgbottolFull.jpg') #141417 no-repeat bottom center; background-size: 100% auto; padding: 0;}
.homeContainerbody .logo{ margin-bottom: 80px; }
.homeContainerbody .logo img{ max-width: 150px; }
.homeContainerbody ul{ margin: 0; padding: 0; }
.homeContainerbody ul li{ list-style-type: none; display: inline-block; vertical-align: top; width: 19.5%; margin: 0;  }


/* -----About Us----- */
.abbt .logo{ margin: 80px 0; }
.homeContainerbody.abbt { padding-bottom: 70px; }
.aboutContainer{
    position: absolute;
    width: 80%;
    background: #FFF;
    top: 90px;
    left: 8%;
    padding: 2%;
}
.aboutContainer &gt; div{ padding:0 2%; }
.aboutContainer h1{ font-size: 35px; font-weight: 300; color: #000; }
.aboutContainer p{ font-weight: 300; }
.aboutContainer h4{ color: #bc2227; text-transform: uppercase; margin-bottom: 5px; margin-top: 35px; }
.aboutContainer p span{ color:#bc2227;  }
.aboutContainer p strong{ font-weight: 400; }

.headWrap ul.nav li.about.active:after{
    content: "";
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 50px solid #FFF;
    position: absolute;
    top: 100%;
    left: 0;
}

/* -----Career Page------ */
.careerContainer{text-align: center; position: relative; background: url('../images/careerPagebg.jpg') #FFF no-repeat left bottom; padding: 0 0 100px 0; background-size: 100% auto;  }
/* .careerContainer:after{ content: ""; position: absolute; width: 40%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.6); } */
.careerContainer &gt; div { position: relative; z-index: 99;}
.careerContainer &gt; div &gt; .formDiv{ width: 100%; max-width: 600px; margin: 0 auto;  margin-top: 70px; }
.careerContainer &gt; div &gt; .formDiv:after{ content: ""; visibility: visible; clear: both; display: block; }
.careerContainer &gt; div &gt; .formDiv div.row{ width: 100%; float: left; clear: both; margin-bottom: 15px; }
.careerContainer &gt; div &gt; .formDiv label{ width: 30%; float: left; text-align: left; font-size: 15px; color: #000; }
.careerContainer &gt; div &gt; .formDiv label b{ color: #ed2024; }
.careerContainer &gt; div &gt; .formDiv input[type="text"],
.careerContainer &gt; div &gt; .formDiv input[type="email"],
.careerContainer &gt; div &gt; .formDiv input[type="tel"],
.careerContainer &gt; div &gt; .formDiv input[type="file"]{
    width: 65%;
    float: right;
    border: 1px solid #cdcccb;
    height: 35px;
    padding: 0 6px;
    font-size: 13px;
    color: #000;
}
.careerContainer &gt; div &gt; .formDiv input[type="file"]{ padding: 8px 6px; height: 24px }
.careerContainer &gt; div &gt; .formDiv input[type="submit"]{
    border: 0;
    background: #efad4d;
    border-radius: 4px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 25px;
    line-height: 35px;
    float: left;
    margin-left: 33%;
}
.careerContainer &gt; div &gt; .formDiv input[type="submit"]:hover{ background: #bc2227; }

/* -----Contact Page------ */
.contactpgContainer{text-align: center; background: url('../images/blackbgbottolFull.jpg') #141417 no-repeat bottom center; background-size: 100% auto; padding: 50px 0 100px 0;}
.contactpgContainer .topDIv{ width: 100%; float: left; clear: both; margin:0 0 30px 0; background: #2d2c2c; padding: 15px 0; }
.contactpgContainer .topDIv p{ font-size: 13px; color: #FFF; margin: 0; }
.contactpgContainer .topDIv + .ful-Div{ border-bottom: 1px dashed #FFF; }

.contactpgContainer .pagContainer{ max-width: 80%; margin: 0 10%; }
.contactpgContainer .pagContainer .leftCnt{ width: 50%; float: left;  text-align: left; }
.contactpgContainer .pagContainer .leftCnt p{ font-size: 13px; color: #a5a5a5; }
.contactpgContainer .pagContainer .leftCnt a{ color: #FFF; }
.contactpgContainer .pagContainer .leftCnt a:hover{color:  #bc2227;}
.contactpgContainer .pagContainer .leftCnt h2, 
.contactpgContainer .pagContainer .leftCnt h3{ font-size: 30px; font-weight: 600; color: #FFF; margin-bottom: 0; text-transform: uppercase; }
.contactpgContainer .pagContainer .leftCnt h3{ margin-top: 40px; }
.contactpgContainer .pagContainer .leftCnt h4{ 
    font-size: 17px;
    color: #FFF;
    font-weight: 600;
    margin-bottom: 0;
 }




.contactpgContainer .pagContainer .ritCnt{ width: 45%; float: left;  }
.contactpgContainer .pagContainer .ritCnt div.map{ border: 2px solid #FFF; padding: 3%; margin-top: 35px; margin-bottom: 55px; }
.contactpgContainer .pagContainer .ritCnt div.map iframe{ width: 100%; height: 300px; }
.contactpgContainer .pagContainer .contactForm div.row{ width: 100%; float: left; clear: both; margin-bottom: 15px; }
.contactpgContainer .pagContainer .ritCnt .contactForm label{width: 30%; float: left; line-height: 35px; text-align: left; font-size: 15px; color: #a5a5a5; }
.contactpgContainer .pagContainer .contactForm input[type="text"],
.contactpgContainer .pagContainer .contactForm input[type="email"],
.contactpgContainer .pagContainer .contactForm input[type="tel"],
.contactpgContainer .pagContainer .contactForm select,
.contactpgContainer .pagContainer .contactForm textarea{
    width: 65%;
    float: right;
    border: 1px solid #cdcccb;
    height: 35px;
    padding: 0 6px;
    font-size: 13px;
    color: #000;
}
.contactpgContainer .pagContainer .contactForm select{ width: 68%; }
.contactpgContainer .pagContainer .contactForm textarea{ height: 120px; }
.contactpgContainer .pagContainer .contactForm input[type="submit"]{
    border: 0;
    background: #bc2227;
    border-radius: 4px;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding: 0 25px;
    line-height: 35px;
    float: left;
    margin-left: 33%;
}
.contactpgContainer .pagContainer .contactForm input[type="submit"]:hover{ background: #efad4d; }


/*---Factory Page-----*/
.thefactoryContainer{}
.thefactoryContainer .leftImg{ position: relative; float: left;  }
.thefactoryContainer .rightImg{ position: relative; float: right;  }
.thefactoryContainer .contntFActory{ position: absolute; width: 80%; left: 60%; top: 15%; }

/*-----*/
.shishaContainer{ text-align: center;  }
.shishaContainer .imageDIv{ position: relative; display: inline-block; padding: 50px 0;  }
.shishaContainer .imageDIv &gt; img{ max-width: 100%; height: auto; }
.shishaContainer .contntShisha{ position: absolute; width: 24%; text-align: left; padding:0 2%; height: 100%; background: rgba(154, 3, 3, 0.7); top: 0; left: 60%; }
.shishaContainer .contntShisha p{ font-size: 13px; color: #FFF; font-weight: normal; }
.shishaContainer .contntShisha &gt; img{ margin-top: 100px; }

/*---------*/
.thedeckContainer .bannerNcntn{ width: 73.792%; margin: 30px auto; position: relative; }
.thedeckContainer .bannerNcntn:after{ content: ""; display: block; visibility: visible; }
.thedeckContainer .bannerNcntn:before{ content: ""; position: absolute; left: 87%; top:-30px; width: 151px; height: 100%; background: url('../images/theDeckLine.png') no-repeat; }

.thedeckContainer .contntShisha{
    width: 391px;
    position: relative;
    top: -268px;
    text-align: center;
    background: url(../images/thedeckContentBG.png) no-repeat;
    left: 20px;
 }
.thedeckContainer .contntShisha p{
        font-size: 13px;
    color: #FFF;
    padding: 112px 60px;
    width: 270px;
    text-align: left;
    line-height: 20px;
 }

/*---------*/
.bistroContainer{ background: url('../images/bistroBG.jpg') no-repeat; background-size: cover; min-height: 600px; position: relative; }
.bistroContainer:after,
.bistroContainer:before,
.bistroContainer &gt; div.ful-Div:after,
.bistroContainer &gt; div.ful-Div:before{
    content: "";
    width: 173px;
    height: 173px;
     background: url('../images/bistroCornnerImg.png') no-repeat;
    position: absolute;
}
.bistroContainer:before{ left: 15px; bottom: 15px; }
.bistroContainer:after{ right: 15px; bottom: 15px;  transform: rotate(-90deg);  }
.bistroContainer &gt; div.ful-Div:after{ left: 15px; top: 15px; transform: rotate(450deg); }
.bistroContainer &gt; div.ful-Div:before{
    right: 15px;
    top: 15px;
    transform: rotate(180deg);
 }

.bistroContainer .contntCenter{ width: 600px; margin:60px auto; background:url('../images/bistroCofycupbg.png') no-repeat; padding-bottom: 50px; }
.bistroContainer .contntCenter:after{ content: ""; display: block; visibility: visible; }
.bistroContainer .contntCenter p{ 
    font-size: 11px;
    color: #FFF;
    max-width: 232px;
    padding: 131px 138px;
    text-align: justify;
}

/*----------*/
.wedesiContainer{ display: table; position: relative;}
.wedesiContainer &gt; div{ width: 50%; display: table-cell; }
.wedesiContainer .rightPart{ background: url('../images/wedesi_rightbigicon.png') #120f11 no-repeat 5% bottom; }
.wedesiContainer .imgCnter{ 
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;

 }
.wedesiContainer .contArea{
    position: absolute;
    width: 259px;
    left: 100%;
    top: 0;
 }
.wedesiContainer .contArea p{ font-size: 11px; color: #FFF; font-weight: 400; padding: 0 12px; }

/*------*/
.reincarnatedContainer{}
.reincarnatedContainer .topImage img{ width: 100%; height: auto; }
.reincarnatedContainer .botomCont{background: url('../images/reincarnated_bgButtom.jpg') #86722d no-repeat center top; background-size: 100% auto; text-align: center; padding-bottom: 20px; }
.reincarnatedContainer .botomCont h3{ font-size: 20px; text-transform: uppercase; color: #FFF; }
.reincarnatedContainer .botomCont p{ font-size: 14px; color: #FFF; }
.reincarnatedContainer .botomCont h3 + p{ font-size: 12px; padding: 0 5%; }

/* ==========================================================================
   Responsive Style
   ========================================================================== */

 a#mobildMenu{ display: none; }

@media only screen and (max-width: 767px) {
    .dsktopmenu{ display: none; }
     a#mobildMenu{ font-size: 20px; float: left;  font-weight: normal; color: #FFF; display: inline-block; margin: 0 10px; }
    .footerWarap &gt; div{ width: 100%; text-align: center; margin-bottom: 15px; }
    .footerWarap .ftrNav ul li,
    .footerWarap .socialDiv ul li{ font-size: 11px; margin: 0 6px; float: none; display: inline-block; }
    .homeContainerbody ul li{ width: 48%; margin: 2px 0; }
    .homeContainerbody ul li:first-child{ width: 100%; }
    .aboutContainer{
        height: 300px;
     margin-left: 3%;
    overflow: scroll;
    position: static;
    padding: 2%;
    margin-bottom: 47px;
    width: 90%;
    }
    .homeContainerbody.abbt{ display: none}

    .careerContainer &gt; div &gt; .formDiv div.row{ width: 90%; padding: 0 5%; }
    .careerContainer &gt; div &gt; .formDiv label{ font-size: 13px; }
    .contactpgContainer .pagContainer .leftCnt,
    .contactpgContainer .pagContainer .ritCnt{ width: 100%; }
    .contactpgContainer .pagContainer{ max-width: 90%; margin: 0 5%; }

    .wedesiContainer .contArea{ width: 100%; left: 0; background: rgba(0,0,0,0.7); height: 100%; overflow: scroll; }
    .shishaContainer .contntShisha{ width: 58%; left: 31%; overflow: scroll; }
    

    .thefactoryContainer .contntFActory{
         background: rgba(234, 190, 20, 0.8);
        left: 5%;
        padding: 2%;
        position: absolute;
        top: 15%;
        width: 86%;
        z-index: 999;
    }
    .thedeckContainer .bannerNcntn{ width: 95%; }
    .thedeckContainer .bannerNcntn::before{ display: none }
    .thedeckContainer .contntShisha{left: 3px; top: -66px; width: 97%; max-width: 320px; background-size: 100% auto;}
    .thedeckContainer .contntShisha p{
          color: #fff;
        font-size: 13px;
        line-height: 20px;
        padding: 15% 18%;
        text-align: left;
        width: 65%;
    }
    .reincarnatedContainer .botomCont p{ font-size: 13px; }
    .bistroContainer::after, .bistroContainer::before, .bistroContainer &gt; div.ful-Div::after, .bistroContainer &gt; div.ful-Div::before{ width: 50px; height: 50px; background-size: 100% auto; }
    .bistroContainer .contntCenter{ width: 90%; background-size: 100% auto; padding-top: 77%; }
    .bistroContainer .contntCenter &gt; p{ position: absolute; max-width: 80%; top: 8%; left: 5%; height: 70%; overflow: scroll; background: rgba(0,0,0, 0.6); padding: 4%;  } 
}
@media only screen and (max-width: 479px) {
    .contactpgContainer .pagContainer .ritCnt .contactForm label,
    .contactpgContainer .pagContainer .contactForm input[type="text"], .contactpgContainer .pagContainer .contactForm input[type="email"], .contactpgContainer .pagContainer .contactForm input[type="tel"], .contactpgContainer .pagContainer .contactForm select, .contactpgContainer .pagContainer .contactForm textarea,
    .careerContainer &gt; div &gt; .formDiv label,
    .careerContainer &gt; div &gt; .formDiv input[type="text"], .careerContainer &gt; div &gt; .formDiv input[type="email"], .careerContainer &gt; div &gt; .formDiv input[type="tel"], .careerContainer &gt; div &gt; .formDiv input[type="file"]{ width: 80% !important; clear: both; float: left;  }
    .contactpgContainer .pagContainer .contactForm input[type="submit"],
    .careerContainer &gt; div &gt; .formDiv input[type="submit"]{ margin-left: 0; }

    .wedesiContainer &gt; div{ display: block; width: 100%; }
    .wedesiContainer .imgCnter{ top: 41%; }
    .shishaContainer .imageDIv{ padding: 100px 0; background: #141417; }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .homeContainerbody ul li:first-child,
    .homeContainerbody ul li{ width: 19% }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footerWarap &gt; div.copyText{ width: 100%; text-align: center; margin-top: 25px; }
    .contactpgContainer .pagContainer{margin: 0 5%;  max-width: 90%;}
    .contactpgContainer .pagContainer .ritCnt{ width: 52%; }
    .contactpgContainer .pagContainer .leftCnt{ width: 45%; }
    .aboutContainer{ height: 400px;  }
    .aboutContainer &gt; div{ margin: 5% 0;  overflow: scroll; height: 90%; }


    .thefactoryContainer .leftImg{ z-index: 99; }
    .thefactoryContainer .contntFActory{
        position: absolute;
        right: 5%;
        top: 2%;
        width: 60%;
        left: inherit; 
    }
    .thefactoryContainer .rightImg{ margin-top: -96px; }

    .wedesiContainer .contArea{
        overflow: scroll;
        height: 100%;
        top: -10px;
        width: 48%;
    }
    .shishaContainer .contntShisha{ overflow: scroll; }

    .thedeckContainer .contntShisha {
        background-size: 100% auto;
        left: 3px;
        top: -66px;
        width: 97%;
        max-width: 320px;
    }
    .thedeckContainer .contntShisha p{
          color: #fff;
        font-size: 13px;
        line-height: 20px;
        padding: 15% 18%;
        text-align: left;
        width: 65%;
    }

    .reincarnatedContainer .botomCont p{ font-size: 13px; }

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
</pre></body></html>