html{scroll-behavior:smooth;line-height:1.4;-webkit-text-size-adjust:100%}
*,::after,::before{box-sizing:border-box}
body{background-color:#fff;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";margin:0}
h1,h2,h3{line-height:1.2}
main{display:block}
h1{font-size:2em;margin:.67em 0}
a{background-color:transparent}
b{font-weight:bolder}
small{font-size:80%}
img{display:inline-block;max-inline-size:100%;block-size:auto;vertical-align:middle;border-style:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.selectize-control.multi .selectize-input.has-items{padding:calc(8px - 2px - 1px) 8px calc(8px - 2px - 3px - 1px)}
.selectize-input.has-items>input{margin:0 0 !important}
.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}
.page-layout .section-background-overlay{position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.is-dragging .page-layout-form-dropzone{color: var(--page-block-form-dropzone-color-dragging); border-color: var(--page-block-form-dropzone-border-color-dragging); background-color: var(--page-block-form-dropzone-background-color-dragging);}
.is-dragging .page-layout-form-dropzone__icon{color: var(--page-block-form-dropzone-icon-color-dragging);}
.is-dragging .page-layout-form-dropzone__title span{color: var(--page-block-form-dropzone-link-color-dragging);}
.page-layout-form.is-loading .page-layout-form-button .button-atom__text{visibility: hidden;}
.page-layout-form.is-loading .page-layout-form-button{pointer-events: none;}
.page-layout-form.is-loading .page-layout-form-button::before{content: ""; width: 40px; height: 40px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E"); background-color: currentColor; mask-position: 0 0; mask-size: 100% 100%; mask-repeat: no-repeat; -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='L9' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 0 0' xml:space='preserve'%3E%3Cpath fill='currentColor' d='M73,50c0-12.7-10.3-23-23-23S27,37.3,27,50 M30.9,50c0-10.5,8.5-19.1,19.1-19.1S69.1,39.5,69.1,50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite' /%3E%3C/path%3E%3C/svg%3E"); -webkit-mask-position: 0 0; -webkit-mask-size: 100% 100%;}
.page-layout-form.is-loading .page-layout-form-button::after{visibility: hidden;}
.page-layout .page-block-section{position:relative;width:100%;background-position:center center;background-size:cover}
.page-layout .page-block-section .section-container{max-width:var(--page-block-section-width);background-size:cover;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin:0 auto;padding:var(--page-block-section-vertical-padding) var(--page-block-section-horizontal-padding)}
.page-layout .page-block-section .section-shape-divider-wrapper{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;pointer-events:none}
.page-layout .page-block-section .section-shape-divider-wrapper .section-shape-divider svg{position:absolute;color:#000;width:100%;height:320px;left:0;right:0;top:0}
.page-layout .page-block-div{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:100%;position:relative;background-size:cover}
.page-layout .page-block-button{max-width:100%}
.page-layout .page-block-image{max-width:100%}
.page-layout-image{position:relative;display:flex;flex-direction:column;max-width:100%;margin:0;border:none}
.page-layout-image-clip{overflow:hidden}
.page-layout-image-object{display:block;max-width:100%;height:auto}
.page-layout .page-block-columns{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--page-block-column-gap)}
.page-layout .page-block-column{display:flex;flex-direction:column;justify-content:flex-start;text-align:left;align-items:flex-start;width:calc(var(--column-width) - var(--page-block-column-gap) * ((var(--columnCount) - 1) / var(--columnCount)));position:relative;background-size:cover}
.page-layout .page-block-heading{max-width:100%;margin:0}
.page-layout .page-block-text{max-width:100%;margin:0;color:var(--page-block-text-color,var(--page-block-body-text-color))}
.page-layout .page-block-rich-text{max-width:100%;color:var(--page-block-text-color,var(--page-block-body-text-color))}
.page-layout .page-block-grid{--page-block-grid-gap:var(--page-block-column-gap);display:grid;grid-template-columns:repeat(var(--page-block-grid-items-per-row,4),minmax(0,1fr));gap:var(--page-block-grid-gap);text-align:left;max-width:100%;width:100%;position:relative;background-size:cover;align-items:var(--page-block-grid-align-items,stretch);justify-items:var(--page-block-grid-justify-items,stretch)}
.page-layout .page-block-image-box{max-width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;gap:20px;overflow:hidden}
.page-layout .page-block-image-box .ee-imagebox-image{max-width:100%;width:auto;display:flex}
.page-layout .page-block-image-box .ee-imagebox-image img{max-width:100%;width:100%;height:auto}
.page-layout .page-block-image-box .ee-imagebox-title{margin:0;margin-bottom:12px}
.page-layout .page-block-image-box .ee-imagebox-content{width:100%;display:flex;flex-direction:column;align-items:center;height:100%}
.page-layout .page-block-globalblock{max-width:100%;width:100%}
.page-block-globalblock .page-layout{background-color:initial;color:initial}
:root{--page-block-brand-primary-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2);--page-block-brand-primary-color-hover:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2);--page-block-body-font-family:var(--ywf--family-nunito-sans);--page-block-heading-font-family:var(--ywf--family-nunito-sans);--page-block-base-font-size:16px;--page-block-body-font-size:var(--page-block-base-font-size);--page-block-font-size-ratio:1.250;--page-block-h6-font-size:var(--page-block-base-font-size);--page-block-h5-font-size:calc(var(--page-block-h6-font-size) * var(--page-block-font-size-ratio));--page-block-h4-font-size:calc(var(--page-block-h5-font-size) * var(--page-block-font-size-ratio));--page-block-h3-font-size:calc(var(--page-block-h4-font-size) * var(--page-block-font-size-ratio));--page-block-h2-font-size:calc(var(--page-block-h3-font-size) * var(--page-block-font-size-ratio));--page-block-h1-font-size:calc(var(--page-block-h2-font-size) * var(--page-block-font-size-ratio));--page-block-body-text-color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);--page-block-headings-color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);--page-block-background-color:var(--page-block-palette-white-1);--page-block-palette-white-1:#FFF;--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2:#01833D;--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4:#000;--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5:#FFC629;--page-block-palette-yellow-hover-5701ee00-0f94-4fc6-b85d-60b62103dee0-7:#EFB92E;--page-block-transition-duration:300ms;--page-block-column-gap:32px;--page-block-section-width:1120px;--page-block-section-vertical-padding:100px;--page-block-section-horizontal-padding:20px;--page-block-button-primary-border-color:transparent;--page-block-button-primary-border-color-hover:transparent;--page-block-button-primary-text-color:#fff;--page-block-button-primary-text-color-hover:#fff;--page-block-button-font-weight:500;--page-block-button-border-radius:3px;--page-block-button-border-width:1px;--page-block-button-padding-base:14px 24px;--page-block-button-line-height:1}
:root{--page-block-links-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2);--page-block-links-color-hover:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2);--page-block-button-primary-background-color:var(--page-block-brand-primary-color);--page-block-button-primary-background-color-hover:var(--page-block-brand-primary-color-hover);--page-block-button-font-size:var(--page-block-body-font-size)}
:root{--page-block-base-font-size:17px}
.page-layout .button-atom{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;user-select:none;appearance:none;box-sizing:border-box;margin:0;border:0;padding:0;background-color:transparent;font-size:var(--page-block-button-font-size);line-height:var(--page-block-button-line-height);transform:translate(0,0);max-width:100%;width:var(--page-block-button-width)}
.page-layout .button-atom--primary{text-align:center;font-weight:var(--page-block-button-font-weight);text-decoration:none;padding:var(--page-block-button-padding-base);border-radius:var(--page-block-button-border-radius);cursor:pointer;border-width:var(--page-block-button-border-width);border-style:solid;border-color:transparent;transition-timing-function:ease-in-out;transition-property:all;transition-duration:var(--page-block-transition-duration);overflow:hidden}
.page-layout .button-atom--primary{color:var(--page-block-button-primary-text-color);background:var(--page-block-button-primary-background-color);border-color:var(--page-block-button-primary-border-color)}
.page-layout .button-atom--primary:hover{color:var(--page-block-button-primary-text-color-hover);background:var(--page-block-button-primary-background-color-hover);border-color:var(--page-block-button-primary-border-color-hover)}
.page-layout .button-atom:disabled,.page-layout .button-atom:hover:disabled{filter:grayscale(100%);opacity:0.6;cursor:not-allowed}
.page-layout *,.page-layout *::before,.page-layout *::after{box-sizing:border-box}
.page-layout img{max-width:100%;height:auto}
.page-layout figure{margin-left:0;margin-right:0}
.page-layout-rich-text-styles>*:first-child{margin-top:0}
.page-layout-rich-text-styles>*:last-child{margin-bottom:0}
.page-layout{background-color:var(--page-block-background-color);color:var(--page-block-body-text-color)}
.page-layout h1,.page-layout h2,.page-layout h3{color:var(--page-block-headings-color)}
.page-layout a{color:var(--page-block-links-color)}
.page-layout a:hover{color:var(--page-block-links-color-hover)}
.page-layout .button-atom--primary{--page-block-button-primary-border-color:transparent;--page-block-button-primary-border-color-hover:transparent;--page-block-button-primary-text-color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);--page-block-button-primary-text-color-hover:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);--page-block-button-primary-background-color:var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);--page-block-button-primary-background-color-hover:var(--page-block-palette-yellow-hover-5701ee00-0f94-4fc6-b85d-60b62103dee0-7);color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:16px;font-weight:800;text-transform:uppercase;padding-top:20px;padding-right:36px;padding-bottom:20px;padding-left:36px}
.page-layout .button-atom--primary:hover{transform:scale(1.02);box-shadow:0px 10px 20px 0px #00000025}
.page-layout .button-atom--primary::after{content:"";display:block;background-color:currentColor;width:0.9em;height:0.9em;margin-right:4px;margin-left:12px;mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);mask-position:0 0;mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22icon-arrow-right2%22%20viewBox%3D%220%200%2032%2032%22%3E%0A%3Cpath%20d%3D%22M19.414%2027.414l10-10c0.781-0.781%200.781-2.047%200-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828%200s-0.781%202.047%200%202.828l6.586%206.586h-19.172c-1.105%200-2%200.895-2%202s0.895%202%202%202h19.172l-6.586%206.586c-0.39%200.39-0.586%200.902-0.586%201.414s0.195%201.024%200.586%201.414c0.781%200.781%202.047%200.781%202.828%200z%22%2F%3E%0A%3C%2Fsvg%3E);-webkit-mask-position:0 0;-webkit-mask-size:100% 100%;transition-timing-function:ease-in-out;transition-property:transform,background-color;transition-duration:var(--page-block-transition-duration)}
.page-layout .button-atom--primary::after{margin-left:12px}
.page-layout{font-family:var(--page-block-body-font-family);font-size:var(--page-block-body-font-size)}
.page-block-h3,.page-layout h1,.page-layout h2,.page-layout h3{font-family:var(--page-block-heading-font-family)}
.page-layout h1{font-size:var(--page-block-h1-font-size)}
.page-layout h2{font-size:var(--page-block-h2-font-size)}
.page-block-h3,.page-layout h3{font-size:var(--page-block-h3-font-size)}
.page-layout{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-family:var(--ywf--family-nunito-sans)}
.page-layout h1{font-size:var(--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-size);font-family:var(--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-family);font-weight:var(--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-weight)}
.page-layout h2{font-size:var(--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-size);font-family:var(--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-family)}
.page-block-h3,.page-layout h3{font-size:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-size);font-family:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-family);font-weight:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-weight)}
.page-layout a{color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2);text-decoration-line:underline;text-decoration-style:solid}
.page-layout a:hover{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);text-decoration:none;text-decoration-style:none}
:root{--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-family:var(--ywf--family-nunito-sans);--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-size:min(max(4rem,calc(4rem + ((1vw - 0.48rem) * 1.7391))),5.6rem);--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-weight:700;--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-family:var(--ywf--family-nunito-sans);--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-size:min(max(2.8rem,calc(2.8rem + ((1vw - 0.32rem) * 2.2222))),5.2rem);--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-family:var(--ywf--family-nunito-sans);--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-size:min(max(2.4rem,calc(2.4rem + ((1vw - 0.48rem) * 0.4348))),2.8rem);--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-weight:600;--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family:var(--ywf--family-nunito-sans);--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size:min(max(1.8rem,calc(1.8rem + ((1vw - 0.32rem) * 1.1111))),2.2rem)}
:root{--page-block-section-width:140rem;--page-block-section-horizontal-padding:60px}
html{font-size:62.5%}
:root{}
.page-layout .shape{background-color:#482D80}
.page-layout .border-rds{border-radius:8px}
.page-layout .page-block-grid>*{width:auto!important;height:auto!important}
h1,h3{line-height:1.2}
.page-layout .section-background-overlay{position:absolute;top:0;left:0;bottom:0;right:0}
.page-layout h1,.page-layout h3{color:var(--page-block-headings-color)}
.page-layout h1,.page-layout h3{font-family:var(--page-block-heading-font-family)}
.page-layout h3{font-size:var(--page-block-h3-font-size)}
.page-layout h3{font-size:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-size);font-family:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-family);font-weight:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-weight)}
.page-layout .page-block-section-1061-131{background-image:url(/assets/uploads/2024/08/Aussie-Industries-team-training-2.webp);background-size:cover;background-position:center top}
.page-layout .page-block-section-1061-131>.section-background-overlay{background:linear-gradient(105deg,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 97.94871794871794%)}
.page-layout .page-block-section-1061-131>.section-background-overlay{background-color:#00000026;transition:background-color var(--page-block-transition-duration) ease-in-out}
.page-layout .page-block-section-1061-131>.section-background-overlay{opacity:1}
.page-layout .page-block-section-1061-131 .section-container{padding-bottom:240px;padding-top:110px}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);width:159%;bottom:0;top:auto;transform:scaleY(1) scaleX(-1);z-index:1}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider path{color:var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider svg{color:var(--page-block-palette-white-1);width:159%;height:199px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1);z-index:1}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider path{color:var(--page-block-palette-white-1)}
.page-layout .page-block-columns-1061-132{--columnCount:2}
.page-layout .page-block-column-1061-133{--column-width:50%;gap:24px;justify-content:center}
.page-layout .page-block-heading-1061-134{color:var(--page-block-palette-white-1)}
.page-layout .page-block-text-1061-104{color:var(--page-block-palette-white-1);font-size:28px;font-weight:700}
.page-layout .page-block-rich-text-1061-105{color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-105 a{color:#fff}
.page-layout .page-block-div-1061-142{width:100%;gap:12px;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}
.page-layout .page-block-image-1061-140{width:70px}
.page-layout .page-block-image-1061-140 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-heading-1061-143{width:70%;color:var(--page-block-palette-white-1);font-size:19px}
.page-layout .page-block-column-1061-136{--column-width:50%;align-items:flex-end;text-align:right}
.page-layout .page-block-section-1061-112 .section-container{gap:100px}
.page-layout .page-block-section-1061-112 .section-container{padding-bottom:70px;padding-top:40px}
.page-layout .page-block-section-1061-112{display:flex}
.page-layout .page-block-grid-1061-113{--page-block-grid-items-per-row:2;--page-block-grid-align-items:center;--page-block-grid-gap:64px}
.page-layout .page-block-div-1061-114{min-height:100%;gap:24px}
.page-layout .page-block-div-1061-114{display:flex;flex-direction:column;justify-content:space-between}
.page-layout .page-block-image-1061-115 .page-layout-image-container{border-radius:8px}
.page-layout .page-block-image-1061-115 .page-layout-image-clip{border-radius:8px}
.page-layout .page-block-div-1061-116{gap:24px}
.page-layout .page-block-heading-1061-246{font-size:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-size);font-family:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-family);font-weight:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-weight)}
.page-layout .page-block-div-1061-240{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}
.page-layout .page-block-image-1061-237{width:68px}
.page-layout .page-block-image-1061-237 .page-layout-image-container{border-radius:100px}
.page-layout .page-block-image-1061-237 .page-layout-image-clip{border-top:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-bottom:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-left:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-right:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-radius:100px}
.page-layout .page-block-image-1061-237 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-1061-237{z-index:2}
.page-layout .page-block-image-1061-238{width:68px}
.page-layout .page-block-image-1061-238 .page-layout-image-container{border-radius:100px}
.page-layout .page-block-image-1061-238 .page-layout-image-clip{border-top:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-bottom:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-left:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-right:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-radius:100px}
.page-layout .page-block-image-1061-238 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-1061-238{z-index:1;margin-left:-20px}
.page-layout .page-block-image-1061-239{width:68px}
.page-layout .page-block-image-1061-239 .page-layout-image-container{border-radius:100px}
.page-layout .page-block-image-1061-239 .page-layout-image-clip{border-top:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-bottom:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-left:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-right:3px solid var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);border-radius:100px}
.page-layout .page-block-image-1061-239 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-1061-239{z-index:0;margin-left:-20px}
.page-layout .page-block-section-1061-120 .section-container{padding-top:0px}
.page-layout .page-block-div-1061-121{width:100%;padding:58px 58px 58px 58px;gap:36px}
.page-layout .page-block-div-1061-121{background-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2)}
.page-layout .page-block-heading-1061-129{color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-130{color:var(--page-block-palette-white-1)}
.page-layout .page-block-heading-1061-137{color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-146{color:var(--page-block-palette-white-1)}
.page-layout .page-block-section-1061-147 .section-container{gap:40px;align-items:center;text-align:center}
.page-layout .page-block-section-1061-147 .section-container{padding-top:0px}
.page-layout .page-block-heading-1061-148{font-size:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-size);font-family:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-family);font-weight:var(--preset-id-a04ca0b2-8863-4ba0-88f3-4f0af7282eae-font-weight)}
.page-layout .page-block-grid-1061-149{--page-block-grid-items-per-row:3}
.page-layout .page-block-image-box-1061-150{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:center}
.page-layout .page-block-image-box-1061-150 .ee-imagebox-content{align-items:center;text-align:center}
.page-layout .page-block-image-box-1061-150 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-150 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-151{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:center}
.page-layout .page-block-image-box-1061-151 .ee-imagebox-content{align-items:center;text-align:center}
.page-layout .page-block-image-box-1061-151 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-151 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-152{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:center}
.page-layout .page-block-image-box-1061-152 .ee-imagebox-content{align-items:center;text-align:center}
.page-layout .page-block-image-box-1061-152 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-152 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-section-1061-153 .section-container{gap:40px}
.page-layout .page-block-section-1061-153 .section-container{padding-top:0px}
.page-layout .page-block-div-1061-154{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}
.page-layout .page-block-image-1061-155{width:60%}
.page-layout .page-block-image-1061-155 .page-layout-image-container{border-radius:8px}
.page-layout .page-block-image-1061-155 .page-layout-image-clip{border-radius:8px}
.page-layout .page-block-image-1061-155 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-156{width:47%;padding:40px 40px 40px 40px;border-radius:8px;gap:20px;align-items:flex-start;text-align:left}
.page-layout .page-block-div-1061-156{background-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2)}
.page-layout .page-block-div-1061-156{margin-left:-102px;box-shadow:5px 20px 75px 0px #0000006B}
.page-layout .page-block-heading-1061-158{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-159{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-div-1061-160{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}
.page-layout .page-block-image-1061-161{width:60%}
.page-layout .page-block-image-1061-161 .page-layout-image-container{border-radius:8px}
.page-layout .page-block-image-1061-161 .page-layout-image-clip{border-radius:8px}
.page-layout .page-block-image-1061-161 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-162{width:47%;padding:40px 40px 40px 40px;border-radius:8px;gap:20px;align-items:flex-start;text-align:left}
.page-layout .page-block-div-1061-162{background-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2)}
.page-layout .page-block-div-1061-162{margin-left:-102px;box-shadow:5px 20px 75px 0px #0000006B}
.page-layout .page-block-heading-1061-163{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-164{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-div-1061-165{flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}
.page-layout .page-block-image-1061-166{width:60%}
.page-layout .page-block-image-1061-166 .page-layout-image-container{border-radius:8px}
.page-layout .page-block-image-1061-166 .page-layout-image-clip{border-radius:8px}
.page-layout .page-block-image-1061-166 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-167{width:47%;padding:40px 40px 40px 40px;border-radius:8px;gap:20px;align-items:flex-start;text-align:left}
.page-layout .page-block-div-1061-167{background-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2)}
.page-layout .page-block-div-1061-167{margin-left:-102px;box-shadow:5px 20px 75px 0px #0000006B}
.page-layout .page-block-heading-1061-170{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-171{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-rich-text-1061-169{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-section-1061-174 .section-container{gap:50px;align-items:center;text-align:center}
.page-layout .page-block-section-1061-174 .section-container{padding-top:0px}
.page-layout .page-block-section-1061-174{display:flex}
.page-layout .page-block-heading-1061-179{font-size:var(--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-size);font-family:var(--preset-id-aa8b7caa-7558-40c7-8503-d8ce3fa370a8-font-family)}
.page-layout .page-block-grid-1061-223{--page-block-grid-items-per-row:2}
.page-layout .page-block-image-box-1061-224{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-224 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-224 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-224 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-224 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-225{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-225 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-225 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-225 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-225 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-226{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-226 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-226 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-226 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-226 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-227{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-227 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-227 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-227 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-227 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-228{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-228 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-228 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-228 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-228 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-image-box-1061-229{background:#FFF;box-shadow:0px 10px 20px 0px #00000014;padding-left:40px;padding-right:40px;padding-bottom:40px;padding-top:40px;align-items:flex-start}
.page-layout .page-block-image-box-1061-229 .ee-imagebox-content{align-items:flex-start;text-align:left}
.page-layout .page-block-image-box-1061-229 .ee-imagebox-image{width:25%}
.page-layout .page-block-image-box-1061-229 .ee-imagebox-title{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4);font-size:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-size);font-family:var(--preset-id-9d85d84a-b572-493c-985e-f3ed1d5c8bfa-font-family)}
.page-layout .page-block-image-box-1061-229 .ee-imagebox-text{color:var(--page-block-palette-black-c96e2309-4729-4f6c-9d6c-347f15a8c6b1-4)}
.page-layout .page-block-section-824-100{background-color:var(--page-block-palette-green-f1294b6c-3a04-4150-9d92-9d58cc1ce40e-2)}
.page-layout .page-block-section-824-100 .section-container{padding-bottom:90px;padding-top:48px}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{color:var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5);width:159%;bottom:0;top:auto;transform:scaleY(1) scaleX(-1);z-index:1}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider path{color:var(--page-block-palette-yellow-696bb365-510a-40d1-9b5d-31e1e627dc4b-5)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider svg{color:var(--page-block-palette-white-1);width:159%;height:199px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1);z-index:1}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider path{color:var(--page-block-palette-white-1)}
.page-layout .page-block-grid-824-101{--page-block-grid-items-per-row:2}
.page-layout .page-block-div-824-102{gap:24px;justify-content:center}
.page-layout .page-block-heading-824-103{color:var(--page-block-palette-white-1)}
.page-layout .page-block-div-824-104{gap:12px}
.page-layout .page-block-rich-text-824-109{text-align:left;color:var(--page-block-palette-white-1)}
.page-layout .page-block-button-824-106{margin-top:24px;margin-bottom:50px}
.page-layout .page-block-button-824-106{z-index:1}
.page-layout .page-block-button-824-106 span>span{font-weight:500}
.page-layout .page-block-button-824-106 span{text-align:left}
@media (max-width:1119px){
:root{--page-block-section-horizontal-padding:24px}
.page-layout .page-block-menu-6745-127 .page-layout-menu--collapse .page-layout-dropdown-column--collapsible .page-layout-dropdown-links.is-collapsing{height:0;overflow:hidden;transition:var(--menu-duration) height ease-in-out,var(--menu-duration) visibility ease-in-out}
.page-layout .page-block-section-1061-131 .section-container{gap:0px;align-items:center;text-align:center}
.page-layout .page-block-section-1061-131 .section-container{padding-left:50px;padding-right:50px;padding-bottom:200px;padding-top:100px}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider svg{height:200px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider svg{height:100px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-columns-1061-132{--columnCount:2;width:80%}
.page-layout .page-block-columns-1061-132.page-block-columns{flex-direction:column;flex-wrap:nowrap}
.page-layout .page-block-columns-1061-132.page-block-columns>.page-block-column{width:100%}
.page-layout .page-block-column-1061-136{align-items:center;text-align:center}
.page-layout .page-block-grid-1061-113{--page-block-grid-items-per-row:2}
.page-layout .page-block-grid-1061-149{--page-block-grid-items-per-row:3}
.page-layout .page-block-div-1061-156{width:50%}
.page-layout .page-block-div-1061-162{width:50%}
.page-layout .page-block-div-1061-167{width:50%}
.page-layout .page-block-grid-1061-223{--page-block-grid-items-per-row:2}
.page-layout .page-block-image-box-1061-224 .ee-imagebox-image{width:20%}
.page-layout .page-block-image-box-1061-225 .ee-imagebox-image{width:20%}
.page-layout .page-block-image-box-1061-226 .ee-imagebox-image{width:20%}
.page-layout .page-block-image-box-1061-227 .ee-imagebox-image{width:20%}
.page-layout .page-block-image-box-1061-228 .ee-imagebox-image{width:20%}
.page-layout .page-block-image-box-1061-229 .ee-imagebox-image{width:20%}
.page-layout .page-block-section-824-100 .section-container{gap:0px}
.page-layout .page-block-section-824-100 .section-container{padding-left:50px;padding-right:50px;padding-bottom:50px;padding-top:50px}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{height:200px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider svg{height:100px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-grid-824-101{--page-block-grid-items-per-row:1}
.page-layout .page-block-div-824-102{padding-right:90px;padding-left:90px;gap:20px;align-items:flex-start;text-align:left}
.page-layout .page-block-div-824-104{align-items:center;text-align:center}
.page-layout .page-block-div-824-107{align-items:center;text-align:center}
.page-layout .page-block-image-824-108{margin-bottom:-29px;width:50%}
.page-layout .page-block-image-824-108 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-824-110{margin-bottom:-29px;width:50%}
.page-layout .page-block-image-824-110 .page-layout-image-object{width:100%;height:auto}
}
@media (max-width:1023px){
:root{}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-columns-1061-132{--columnCount:2;width:100%}
.page-layout .page-block-column-1061-136{align-items:center;text-align:center}
.page-layout .page-block-section-1061-112 .section-container{padding-bottom:50px;padding-top:50px}
.page-layout .page-block-grid-1061-113{--page-block-grid-items-per-row:1}
.page-layout .page-block-div-1061-121{padding:32px 32px 32px 32px}
.page-layout .page-block-grid-1061-149{--page-block-grid-items-per-row:2;--page-block-grid-gap:16px}
.page-layout .page-block-div-1061-154{flex-direction:column}
.page-layout .page-block-image-1061-155{width:100%}
.page-layout .page-block-image-1061-155 .page-layout-image-container{border-radius:0px}
.page-layout .page-block-image-1061-155 .page-layout-image-clip{border-radius:0px}
.page-layout .page-block-image-1061-155 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-156{width:80%;padding:24px 24px 24px 24px}
.page-layout .page-block-div-1061-156{margin:-64px 0px 0px 0px}
.page-layout .page-block-div-1061-160{flex-direction:column}
.page-layout .page-block-image-1061-161{width:100%}
.page-layout .page-block-image-1061-161 .page-layout-image-container{border-radius:0px}
.page-layout .page-block-image-1061-161 .page-layout-image-clip{border-radius:0px}
.page-layout .page-block-image-1061-161 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-162{width:80%;padding:24px 24px 24px 24px}
.page-layout .page-block-div-1061-162{margin:-64px 0px 0px 0px}
.page-layout .page-block-div-1061-165{flex-direction:column}
.page-layout .page-block-image-1061-166{width:100%}
.page-layout .page-block-image-1061-166 .page-layout-image-container{border-radius:0px}
.page-layout .page-block-image-1061-166 .page-layout-image-clip{border-radius:0px}
.page-layout .page-block-image-1061-166 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-167{width:80%;padding:24px 24px 24px 24px}
.page-layout .page-block-div-1061-167{margin:-64px 0px 0px 0px}
.page-layout .page-block-section-1061-174 .section-container{padding-bottom:50px;padding-top:50px}
.page-layout .page-block-grid-1061-223{--page-block-grid-items-per-row:2;--page-block-grid-gap:16px}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-grid-824-101{--page-block-grid-items-per-row:1}
.page-layout .page-block-image-824-108{width:75%}
.page-layout .page-block-image-824-108 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-824-110{width:75%}
.page-layout .page-block-image-824-110 .page-layout-image-object{width:100%;height:auto}
}
@media (max-width:767px){
:root{--preset-id-ad5987e6-23d2-4f39-b7ee-8d44c09d8d68-font-size:30px}
:root{}
.page-layout .page-block-section-1061-131 .section-container{padding-left:20px;padding-right:20px;padding-bottom:100px;padding-top:80px}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider svg{height:75px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider svg{height:41px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-columns-1061-132{--columnCount:2}
.page-layout .page-block-column-1061-133{gap:16px;align-items:center;text-align:center}
.page-layout .page-block-heading-1061-134{width:100%;text-align:center}
.page-layout .page-block-text-1061-104{text-align:center;font-size:17px}
.page-layout .page-block-rich-text-1061-105{text-align:center}
.page-layout .page-block-grid-1061-113{--page-block-grid-items-per-row:1;--page-block-grid-gap:24px}
.page-layout .page-block-section-1061-120 .section-container{padding-bottom:30px}
.page-layout .page-block-section-1061-147 .section-container{padding-bottom:30px}
.page-layout .page-block-grid-1061-149{--page-block-grid-items-per-row:1}
.page-layout .page-block-image-1061-155{width:100%}
.page-layout .page-block-image-1061-155 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-156{width:90%}
.page-layout .page-block-div-1061-156{margin-top:-55px;margin-left:0px}
.page-layout .page-block-image-1061-161{width:100%}
.page-layout .page-block-image-1061-161 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-162{width:90%}
.page-layout .page-block-div-1061-162{margin-top:-55px;margin-left:0px}
.page-layout .page-block-image-1061-166{width:100%}
.page-layout .page-block-image-1061-166 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-div-1061-167{width:90%}
.page-layout .page-block-div-1061-167{margin-top:-55px;margin-left:0px}
.page-layout .page-block-grid-1061-223{--page-block-grid-items-per-row:1}
.page-layout .page-block-section-824-100 .section-container{padding-left:20px;padding-right:20px}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{height:75px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider svg{height:41px;bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-grid-824-101{--page-block-grid-items-per-row:1}
.page-layout .page-block-div-824-102{padding:0px 0px 0px 0px}
.page-layout .page-block-image-824-108{margin-bottom:-42px;width:90%}
.page-layout .page-block-image-824-108 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-824-110{margin-bottom:-42px;width:90%}
.page-layout .page-block-image-824-110 .page-layout-image-object{width:100%;height:auto}
}
@media (max-width:479px){
:root{}
.page-layout .page-block-section-1061-131{background-image:url(/assets/uploads/2024/07/Aussie-Skip-Community-mobile.webp)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-1061-131 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-columns-1061-132{--columnCount:2}
.page-layout .page-block-heading-1061-134{width:95%}
.page-layout .page-block-column-1061-136{display:none}
.page-layout .page-block-div-1061-121{padding:24px 24px 24px 24px}
.page-layout .page-block-section-1061-153 .section-container{padding-bottom:30px}
.page-layout .page-block-section-1061-131{background-image:url(/assets/uploads/2024/08/Aussie-Industries-team-training-2-mobile.webp)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--1 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-section-824-100 .section-shape-divider-wrapper--2 .section-shape-divider svg{bottom:0;top:auto;transform:scaleY(1) scaleX(-1)}
.page-layout .page-block-image-824-108{display:none}
.page-layout .page-block-image-824-108{width:100%}
.page-layout .page-block-image-824-108 .page-layout-image-object{width:100%;height:auto}
.page-layout .page-block-image-824-110{width:100%}
.page-layout .page-block-image-824-110 .page-layout-image-object{width:100%;height:auto}
}
@media (max-width:1119px) and (min-width:1024px){
.page-layout .page-block-column-1061-136{display:none}
.page-layout .page-block-image-824-110{display:none}
}
@media (max-width:1023px) and (min-width:768px){
.page-layout .page-block-column-1061-136{display:none}
.page-layout .page-block-image-824-110{display:none}
}
@media (max-width:767px) and (min-width:480px){
.page-layout .page-block-column-1061-136{display:none}
.page-layout .page-block-image-824-110{display:none}
}
@media (min-width:1120px){
.page-layout .page-block-image-824-110{display:none}
}
/* Our Values icons ship empty width/height attributes with loading=lazy, so
   their boxes collapse to 0px until the square 175x175 SVGs decode. Reserve
   the square up front to avoid blank gaps and layout shift. */
.page-layout .page-block-grid-1061-223 .ee-imagebox-image img{aspect-ratio:1/1}
