.elementor-300 .elementor-element.elementor-element-14500f6{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-300 .elementor-element.elementor-element-14500f6:not(.elementor-motion-effects-element-type-background), .elementor-300 .elementor-element.elementor-element-14500f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://rollout.asia/wp-content/uploads/2025/06/01-cover@2x-scaled.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-300 .elementor-element.elementor-element-7bc4daa{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-300 .elementor-element.elementor-element-45f304d{width:100%;max-width:100%;text-align:left;}.elementor-300 .elementor-element.elementor-element-45f304d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-300 .elementor-element.elementor-element-45f304d .elementor-heading-title{font-family:"Century Gothic";font-size:70px;font-weight:700;font-style:normal;color:#FFFFFF;}.elementor-300 .elementor-element.elementor-element-b01ffee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-300 .elementor-element.elementor-element-d3c1bed{font-family:"Noto Sans";font-weight:400;}@media(min-width:768px){.elementor-300 .elementor-element.elementor-element-14500f6{--width:100%;}.elementor-300 .elementor-element.elementor-element-7bc4daa{--content-width:70%;}.elementor-300 .elementor-element.elementor-element-b01ffee{--content-width:80%;}}/* Start custom CSS for heading, class: .elementor-element-45f304d */.bold {
  font-family: "Century Gothic", Sans-Serif;
  font-weight: bold;
  font-style: italic;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d3c1bed */.container {
        max-width: 800px;
        margin: 0 auto;
        background: white;
        border-radius: 8px;
        box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        overflow: hidden;
    }
    
    .scrollable-content {
        max-height: 400px;
        overflow-y: auto;
        padding: 30px;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }
    
    .scrollable-content::-webkit-scrollbar {
        width: 8px;
    }
    
    .scrollable-content::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    
    .scrollable-content::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px;
    }
    
    .scrollable-content::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
    
    h1 {
        color: #2c3e50;
        text-align: center;
        margin-bottom: 10px;
        font-size: 28px;
        font-weight: 700;
    }
    
    h2 {
        color: #34495e;
        border-bottom: 2px solid #3498db;
        padding-bottom: 8px;
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 20px;
    }
    
    .clause {
        margin-bottom: 15px;
        text-align: justify;
    }
    
    .clause-number {
        font-weight: bold;
        color: #2980b9;
    }
    
    .sub-clause {
        margin-left: 30px;
        margin-bottom: 10px;
    }
    
    .sub-sub-clause {
        margin-left: 60px;
        margin-bottom: 8px;
    }
    
    .intro {
        font-style: italic;
        color: #555;
        text-align: center;
        margin-bottom: 30px;
        padding: 15px;
        background-color: #f8f9fa;
        border-radius: 5px;
    }
    
    .last-updated {
        text-align: center;
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px solid #ddd;
        color: #666;
        font-weight: bold;
    }
    
    a {
        color: #3498db;
        text-decoration: none;
    }
    
    a:hover {
        text-decoration: underline;
    }
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://rollout.asia/wp-content/uploads/2025/06/Century-Gothic.ttf') format('truetype');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://rollout.asia/wp-content/uploads/2025/06/gothicb.ttf') format('truetype');
}
/* End Custom Fonts CSS */