.block-editor-block-list__layout,.theme-html{/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */}.block-editor-block-list__layout .hamburger,.theme-html .hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:#fff;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.block-editor-block-list__layout .hamburger:hover,.theme-html .hamburger:hover{opacity:1}.block-editor-block-list__layout .hamburger-box,.theme-html .hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.block-editor-block-list__layout .hamburger-inner,.theme-html .hamburger-inner{display:block;top:50%;margin-top:-2px}.block-editor-block-list__layout .hamburger-inner,.block-editor-block-list__layout .hamburger-inner:after,.block-editor-block-list__layout .hamburger-inner:before,.theme-html .hamburger-inner,.theme-html .hamburger-inner:after,.theme-html .hamburger-inner:before{width:40px;height:4px;background-color:#fff;border-radius:5px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease}.block-editor-block-list__layout .hamburger-inner:after,.block-editor-block-list__layout .hamburger-inner:before,.theme-html .hamburger-inner:after,.theme-html .hamburger-inner:before{content:"";display:block}.block-editor-block-list__layout .hamburger-inner:before,.theme-html .hamburger-inner:before{top:-10px}.block-editor-block-list__layout .hamburger-inner:after,.theme-html .hamburger-inner:after{bottom:-10px}.block-editor-block-list__layout .hamburger--collapse .hamburger-inner,.theme-html .hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.15s;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.block-editor-block-list__layout .hamburger--collapse .hamburger-inner:after,.theme-html .hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.block-editor-block-list__layout .hamburger--collapse .hamburger-inner:before,.theme-html .hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner,.theme-html .hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner:after,.theme-html .hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s}.block-editor-block-list__layout .hamburger--collapse.is-active .hamburger-inner:before,.theme-html .hamburger--collapse.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s}.block-editor-block-list__layout .slick-slider,.theme-html .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.block-editor-block-list__layout .slick-list,.theme-html .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.block-editor-block-list__layout .slick-list:focus,.theme-html .slick-list:focus{outline:none}.block-editor-block-list__layout .slick-list.dragging,.theme-html .slick-list.dragging{cursor:pointer;cursor:hand}.block-editor-block-list__layout .slick-slider .slick-list,.block-editor-block-list__layout .slick-slider .slick-track,.theme-html .slick-slider .slick-list,.theme-html .slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.block-editor-block-list__layout .slick-track,.theme-html .slick-track{position:relative;top:0;left:0;display:flex;margin-left:auto;margin-right:auto}.block-editor-block-list__layout .slick-track:after,.block-editor-block-list__layout .slick-track:before,.theme-html .slick-track:after,.theme-html .slick-track:before{display:table;content:""}.block-editor-block-list__layout .slick-track:after,.theme-html .slick-track:after{clear:both}.block-editor-block-list__layout .slick-loading .slick-track,.theme-html .slick-loading .slick-track{visibility:hidden}.block-editor-block-list__layout .slick-slide,.theme-html .slick-slide{display:none;float:left;min-height:1px;align-items:center;justify-content:center;height:auto}.block-editor-block-list__layout [dir=rtl] .slick-slide,.theme-html [dir=rtl] .slick-slide{float:right}.block-editor-block-list__layout .slick-slide img,.theme-html .slick-slide img{display:block}.block-editor-block-list__layout .slick-slide.slick-loading img,.theme-html .slick-slide.slick-loading img{display:none}.block-editor-block-list__layout .slick-slide.dragging img,.theme-html .slick-slide.dragging img{pointer-events:none}.block-editor-block-list__layout .slick-initialized .slick-slide,.theme-html .slick-initialized .slick-slide{display:flex}.block-editor-block-list__layout .slick-loading .slick-slide,.theme-html .slick-loading .slick-slide{visibility:hidden}.block-editor-block-list__layout .slick-vertical .slick-slide,.theme-html .slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.block-editor-block-list__layout .slick-arrow.slick-hidden,.theme-html .slick-arrow.slick-hidden{display:none}.slick-loading .block-editor-block-list__layout .slick-list,.slick-loading .theme-html .slick-list{background:#fff url(../../../../../../../themes/warrigal/dist/ajax-loader.gif) 50% no-repeat}@font-face{font-display:swap;.block-editor-block-list__layout,.theme-html{font-family:"slick";src:url(../../../../../../../themes/warrigal/dist/fonts/slick.eot);src:url("../../../../../../../themes/warrigal/dist/fonts/slick.eot?#iefix") format("embedded-opentype"),url(../../../../../../../themes/warrigal/dist/fonts/slick.woff) format("woff"),url(../../../../../../../themes/warrigal/dist/fonts/slick.ttf) format("truetype"),url("../../../../../../../themes/warrigal/dist/fonts/slick.svg#slick") format("svg");font-weight:400;font-style:normal}}.block-editor-block-list__layout .slick-next,.block-editor-block-list__layout .slick-prev,.theme-html .slick-next,.theme-html .slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none;outline:none}.block-editor-block-list__layout .slick-next:focus,.block-editor-block-list__layout .slick-next:hover,.block-editor-block-list__layout .slick-prev:focus,.block-editor-block-list__layout .slick-prev:hover,.theme-html .slick-next:focus,.theme-html .slick-next:hover,.theme-html .slick-prev:focus,.theme-html .slick-prev:hover{outline:none;background:transparent;color:transparent}.block-editor-block-list__layout .slick-next:focus:before,.block-editor-block-list__layout .slick-next:hover:before,.block-editor-block-list__layout .slick-prev:focus:before,.block-editor-block-list__layout .slick-prev:hover:before,.theme-html .slick-next:focus:before,.theme-html .slick-next:hover:before,.theme-html .slick-prev:focus:before,.theme-html .slick-prev:hover:before{opacity:1}.block-editor-block-list__layout .slick-next.slick-disabled:before,.block-editor-block-list__layout .slick-prev.slick-disabled:before,.theme-html .slick-next.slick-disabled:before,.theme-html .slick-prev.slick-disabled:before{opacity:.25}.block-editor-block-list__layout .slick-next:before,.block-editor-block-list__layout .slick-prev:before,.theme-html .slick-next:before,.theme-html .slick-prev:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block-editor-block-list__layout .slick-prev,.theme-html .slick-prev{left:-25px}[dir=rtl] .block-editor-block-list__layout .slick-prev,[dir=rtl] .theme-html .slick-prev{left:auto;right:-25px}.block-editor-block-list__layout .slick-prev:before,.theme-html .slick-prev:before{content:"\2190"}[dir=rtl] .block-editor-block-list__layout .slick-prev:before,[dir=rtl] .theme-html .slick-prev:before{content:"\2192"}.block-editor-block-list__layout .slick-next,.theme-html .slick-next{right:-25px}[dir=rtl] .block-editor-block-list__layout .slick-next,[dir=rtl] .theme-html .slick-next{left:-25px;right:auto}.block-editor-block-list__layout .slick-next:before,.theme-html .slick-next:before{content:"\2192"}[dir=rtl] .block-editor-block-list__layout .slick-next:before,[dir=rtl] .theme-html .slick-next:before{content:"\2190"}.block-editor-block-list__layout .slick-dotted.slick-slider,.theme-html .slick-dotted.slick-slider{margin-bottom:30px}.block-editor-block-list__layout .slick-dots,.theme-html .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.block-editor-block-list__layout .slick-dots li,.theme-html .slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.block-editor-block-list__layout .slick-dots li button,.theme-html .slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.block-editor-block-list__layout .slick-dots li button:focus,.block-editor-block-list__layout .slick-dots li button:hover,.theme-html .slick-dots li button:focus,.theme-html .slick-dots li button:hover{outline:none}.block-editor-block-list__layout .slick-dots li button:focus:before,.block-editor-block-list__layout .slick-dots li button:hover:before,.theme-html .slick-dots li button:focus:before,.theme-html .slick-dots li button:hover:before{opacity:1}.block-editor-block-list__layout .slick-dots li button:before,.theme-html .slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block-editor-block-list__layout .slick-dots li.slick-active button:before,.theme-html .slick-dots li.slick-active button:before{color:#000;opacity:.75}.block-editor-block-list__layout *,.theme-html *{box-sizing:border-box}.block-editor-block-list__layout body,.theme-html body{font-family:"Manrope",sans-serif!important;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout body.no-scroll,.theme-html body.no-scroll{overflow:hidden}.block-editor-block-list__layout #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle,.theme-html #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{top:60px}.block-editor-block-list__layout #pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open,.theme-html #pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{z-index:99999999}.block-editor-block-list__layout html :where(.wp-block),.theme-html html :where(.wp-block){max-width:1920px}.block-editor-block-list__layout .bg-primary-subtle,.theme-html .bg-primary-subtle{background-color:#f3ecf7!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-130,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-130 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 textarea,.theme-html body.pojo-a11y-resize-font-130,.theme-html body.pojo-a11y-resize-font-130 a,.theme-html body.pojo-a11y-resize-font-130 blockquote,.theme-html body.pojo-a11y-resize-font-130 code,.theme-html body.pojo-a11y-resize-font-130 dd,.theme-html body.pojo-a11y-resize-font-130 dt,.theme-html body.pojo-a11y-resize-font-130 input,.theme-html body.pojo-a11y-resize-font-130 label,.theme-html body.pojo-a11y-resize-font-130 legend,.theme-html body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-130 pre,.theme-html body.pojo-a11y-resize-font-130 select,.theme-html body.pojo-a11y-resize-font-130 span,.theme-html body.pojo-a11y-resize-font-130 textarea{font-size:110%!important;line-height:130%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-140,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-140 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 textarea,.theme-html body.pojo-a11y-resize-font-140,.theme-html body.pojo-a11y-resize-font-140 a,.theme-html body.pojo-a11y-resize-font-140 blockquote,.theme-html body.pojo-a11y-resize-font-140 code,.theme-html body.pojo-a11y-resize-font-140 dd,.theme-html body.pojo-a11y-resize-font-140 dt,.theme-html body.pojo-a11y-resize-font-140 input,.theme-html body.pojo-a11y-resize-font-140 label,.theme-html body.pojo-a11y-resize-font-140 legend,.theme-html body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-140 pre,.theme-html body.pojo-a11y-resize-font-140 select,.theme-html body.pojo-a11y-resize-font-140 span,.theme-html body.pojo-a11y-resize-font-140 textarea{font-size:120%!important;line-height:140%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-150,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-150 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 textarea,.theme-html body.pojo-a11y-resize-font-150,.theme-html body.pojo-a11y-resize-font-150 a,.theme-html body.pojo-a11y-resize-font-150 blockquote,.theme-html body.pojo-a11y-resize-font-150 code,.theme-html body.pojo-a11y-resize-font-150 dd,.theme-html body.pojo-a11y-resize-font-150 dt,.theme-html body.pojo-a11y-resize-font-150 input,.theme-html body.pojo-a11y-resize-font-150 label,.theme-html body.pojo-a11y-resize-font-150 legend,.theme-html body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-150 pre,.theme-html body.pojo-a11y-resize-font-150 select,.theme-html body.pojo-a11y-resize-font-150 span,.theme-html body.pojo-a11y-resize-font-150 textarea{font-size:130%!important;line-height:150%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-160,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-160 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 textarea,.block-editor-block-list__layout body.pojo-a11y-resize-font-170,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-170 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 textarea,.block-editor-block-list__layout body.pojo-a11y-resize-font-180,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-180 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 textarea,.block-editor-block-list__layout body.pojo-a11y-resize-font-190,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-190 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 textarea,.block-editor-block-list__layout body.pojo-a11y-resize-font-200,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 a,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 blockquote,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 code,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 dd,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 dt,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 input,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 label,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 legend,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),.block-editor-block-list__layout body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),.block-editor-block-list__layout body.pojo-a11y-resize-font-200 pre,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 select,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 textarea,.theme-html body.pojo-a11y-resize-font-160,.theme-html body.pojo-a11y-resize-font-160 a,.theme-html body.pojo-a11y-resize-font-160 blockquote,.theme-html body.pojo-a11y-resize-font-160 code,.theme-html body.pojo-a11y-resize-font-160 dd,.theme-html body.pojo-a11y-resize-font-160 dt,.theme-html body.pojo-a11y-resize-font-160 input,.theme-html body.pojo-a11y-resize-font-160 label,.theme-html body.pojo-a11y-resize-font-160 legend,.theme-html body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-160 pre,.theme-html body.pojo-a11y-resize-font-160 select,.theme-html body.pojo-a11y-resize-font-160 span,.theme-html body.pojo-a11y-resize-font-160 textarea,.theme-html body.pojo-a11y-resize-font-170,.theme-html body.pojo-a11y-resize-font-170 a,.theme-html body.pojo-a11y-resize-font-170 blockquote,.theme-html body.pojo-a11y-resize-font-170 code,.theme-html body.pojo-a11y-resize-font-170 dd,.theme-html body.pojo-a11y-resize-font-170 dt,.theme-html body.pojo-a11y-resize-font-170 input,.theme-html body.pojo-a11y-resize-font-170 label,.theme-html body.pojo-a11y-resize-font-170 legend,.theme-html body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-170 pre,.theme-html body.pojo-a11y-resize-font-170 select,.theme-html body.pojo-a11y-resize-font-170 span,.theme-html body.pojo-a11y-resize-font-170 textarea,.theme-html body.pojo-a11y-resize-font-180,.theme-html body.pojo-a11y-resize-font-180 a,.theme-html body.pojo-a11y-resize-font-180 blockquote,.theme-html body.pojo-a11y-resize-font-180 code,.theme-html body.pojo-a11y-resize-font-180 dd,.theme-html body.pojo-a11y-resize-font-180 dt,.theme-html body.pojo-a11y-resize-font-180 input,.theme-html body.pojo-a11y-resize-font-180 label,.theme-html body.pojo-a11y-resize-font-180 legend,.theme-html body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-180 pre,.theme-html body.pojo-a11y-resize-font-180 select,.theme-html body.pojo-a11y-resize-font-180 span,.theme-html body.pojo-a11y-resize-font-180 textarea,.theme-html body.pojo-a11y-resize-font-190,.theme-html body.pojo-a11y-resize-font-190 a,.theme-html body.pojo-a11y-resize-font-190 blockquote,.theme-html body.pojo-a11y-resize-font-190 code,.theme-html body.pojo-a11y-resize-font-190 dd,.theme-html body.pojo-a11y-resize-font-190 dt,.theme-html body.pojo-a11y-resize-font-190 input,.theme-html body.pojo-a11y-resize-font-190 label,.theme-html body.pojo-a11y-resize-font-190 legend,.theme-html body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-190 pre,.theme-html body.pojo-a11y-resize-font-190 select,.theme-html body.pojo-a11y-resize-font-190 span,.theme-html body.pojo-a11y-resize-font-190 textarea,.theme-html body.pojo-a11y-resize-font-200,.theme-html body.pojo-a11y-resize-font-200 a,.theme-html body.pojo-a11y-resize-font-200 blockquote,.theme-html body.pojo-a11y-resize-font-200 code,.theme-html body.pojo-a11y-resize-font-200 dd,.theme-html body.pojo-a11y-resize-font-200 dt,.theme-html body.pojo-a11y-resize-font-200 input,.theme-html body.pojo-a11y-resize-font-200 label,.theme-html body.pojo-a11y-resize-font-200 legend,.theme-html body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),.theme-html body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),.theme-html body.pojo-a11y-resize-font-200 pre,.theme-html body.pojo-a11y-resize-font-200 select,.theme-html body.pojo-a11y-resize-font-200 span,.theme-html body.pojo-a11y-resize-font-200 textarea{font-size:140%!important;line-height:160%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-130 h6 span,.theme-html body.pojo-a11y-resize-font-130 h1,.theme-html body.pojo-a11y-resize-font-130 h1 span,.theme-html body.pojo-a11y-resize-font-130 h2,.theme-html body.pojo-a11y-resize-font-130 h2 span,.theme-html body.pojo-a11y-resize-font-130 h3,.theme-html body.pojo-a11y-resize-font-130 h3 span,.theme-html body.pojo-a11y-resize-font-130 h4,.theme-html body.pojo-a11y-resize-font-130 h4 span,.theme-html body.pojo-a11y-resize-font-130 h5,.theme-html body.pojo-a11y-resize-font-130 h5 span,.theme-html body.pojo-a11y-resize-font-130 h6,.theme-html body.pojo-a11y-resize-font-130 h6 span{font-size:180%!important;line-height:130%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-140 h6 span,.theme-html body.pojo-a11y-resize-font-140 h1,.theme-html body.pojo-a11y-resize-font-140 h1 span,.theme-html body.pojo-a11y-resize-font-140 h2,.theme-html body.pojo-a11y-resize-font-140 h2 span,.theme-html body.pojo-a11y-resize-font-140 h3,.theme-html body.pojo-a11y-resize-font-140 h3 span,.theme-html body.pojo-a11y-resize-font-140 h4,.theme-html body.pojo-a11y-resize-font-140 h4 span,.theme-html body.pojo-a11y-resize-font-140 h5,.theme-html body.pojo-a11y-resize-font-140 h5 span,.theme-html body.pojo-a11y-resize-font-140 h6,.theme-html body.pojo-a11y-resize-font-140 h6 span{font-size:190%!important;line-height:130%!important}.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-150 h6 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-160 h6 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-170 h6 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-180 h6 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-190 h6 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h1,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h1 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h2,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h2 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h3,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h3 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h4,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h4 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h5,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h5 span,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h6,.block-editor-block-list__layout body.pojo-a11y-resize-font-200 h6 span,.theme-html body.pojo-a11y-resize-font-150 h1,.theme-html body.pojo-a11y-resize-font-150 h1 span,.theme-html body.pojo-a11y-resize-font-150 h2,.theme-html body.pojo-a11y-resize-font-150 h2 span,.theme-html body.pojo-a11y-resize-font-150 h3,.theme-html body.pojo-a11y-resize-font-150 h3 span,.theme-html body.pojo-a11y-resize-font-150 h4,.theme-html body.pojo-a11y-resize-font-150 h4 span,.theme-html body.pojo-a11y-resize-font-150 h5,.theme-html body.pojo-a11y-resize-font-150 h5 span,.theme-html body.pojo-a11y-resize-font-150 h6,.theme-html body.pojo-a11y-resize-font-150 h6 span,.theme-html body.pojo-a11y-resize-font-160 h1,.theme-html body.pojo-a11y-resize-font-160 h1 span,.theme-html body.pojo-a11y-resize-font-160 h2,.theme-html body.pojo-a11y-resize-font-160 h2 span,.theme-html body.pojo-a11y-resize-font-160 h3,.theme-html body.pojo-a11y-resize-font-160 h3 span,.theme-html body.pojo-a11y-resize-font-160 h4,.theme-html body.pojo-a11y-resize-font-160 h4 span,.theme-html body.pojo-a11y-resize-font-160 h5,.theme-html body.pojo-a11y-resize-font-160 h5 span,.theme-html body.pojo-a11y-resize-font-160 h6,.theme-html body.pojo-a11y-resize-font-160 h6 span,.theme-html body.pojo-a11y-resize-font-170 h1,.theme-html body.pojo-a11y-resize-font-170 h1 span,.theme-html body.pojo-a11y-resize-font-170 h2,.theme-html body.pojo-a11y-resize-font-170 h2 span,.theme-html body.pojo-a11y-resize-font-170 h3,.theme-html body.pojo-a11y-resize-font-170 h3 span,.theme-html body.pojo-a11y-resize-font-170 h4,.theme-html body.pojo-a11y-resize-font-170 h4 span,.theme-html body.pojo-a11y-resize-font-170 h5,.theme-html body.pojo-a11y-resize-font-170 h5 span,.theme-html body.pojo-a11y-resize-font-170 h6,.theme-html body.pojo-a11y-resize-font-170 h6 span,.theme-html body.pojo-a11y-resize-font-180 h1,.theme-html body.pojo-a11y-resize-font-180 h1 span,.theme-html body.pojo-a11y-resize-font-180 h2,.theme-html body.pojo-a11y-resize-font-180 h2 span,.theme-html body.pojo-a11y-resize-font-180 h3,.theme-html body.pojo-a11y-resize-font-180 h3 span,.theme-html body.pojo-a11y-resize-font-180 h4,.theme-html body.pojo-a11y-resize-font-180 h4 span,.theme-html body.pojo-a11y-resize-font-180 h5,.theme-html body.pojo-a11y-resize-font-180 h5 span,.theme-html body.pojo-a11y-resize-font-180 h6,.theme-html body.pojo-a11y-resize-font-180 h6 span,.theme-html body.pojo-a11y-resize-font-190 h1,.theme-html body.pojo-a11y-resize-font-190 h1 span,.theme-html body.pojo-a11y-resize-font-190 h2,.theme-html body.pojo-a11y-resize-font-190 h2 span,.theme-html body.pojo-a11y-resize-font-190 h3,.theme-html body.pojo-a11y-resize-font-190 h3 span,.theme-html body.pojo-a11y-resize-font-190 h4,.theme-html body.pojo-a11y-resize-font-190 h4 span,.theme-html body.pojo-a11y-resize-font-190 h5,.theme-html body.pojo-a11y-resize-font-190 h5 span,.theme-html body.pojo-a11y-resize-font-190 h6,.theme-html body.pojo-a11y-resize-font-190 h6 span,.theme-html body.pojo-a11y-resize-font-200 h1,.theme-html body.pojo-a11y-resize-font-200 h1 span,.theme-html body.pojo-a11y-resize-font-200 h2,.theme-html body.pojo-a11y-resize-font-200 h2 span,.theme-html body.pojo-a11y-resize-font-200 h3,.theme-html body.pojo-a11y-resize-font-200 h3 span,.theme-html body.pojo-a11y-resize-font-200 h4,.theme-html body.pojo-a11y-resize-font-200 h4 span,.theme-html body.pojo-a11y-resize-font-200 h5,.theme-html body.pojo-a11y-resize-font-200 h5 span,.theme-html body.pojo-a11y-resize-font-200 h6,.theme-html body.pojo-a11y-resize-font-200 h6 span{font-size:200%!important;line-height:130%!important}.block-editor-block-list__layout .no-underline,.theme-html .no-underline{text-decoration:unset!important}.block-editor-block-list__layout .banner-block-slick-slider,.theme-html .banner-block-slick-slider{margin-bottom:0!important}.block-editor-block-list__layout .banner-block-slick-slider .slick-prev,.theme-html .banner-block-slick-slider .slick-prev{left:0;z-index:1}@media screen and (min-width:768px){.block-editor-block-list__layout .banner-block-slick-slider .slick-prev:before,.theme-html .banner-block-slick-slider .slick-prev:before{background-color:#662e91;padding:10px 15px;opacity:.5}}.block-editor-block-list__layout .banner-block-slick-slider .slick-next,.theme-html .banner-block-slick-slider .slick-next{right:0;z-index:1}@media screen and (min-width:768px){.block-editor-block-list__layout .banner-block-slick-slider .slick-next,.theme-html .banner-block-slick-slider .slick-next{right:25px}}@media screen and (min-width:768px){.block-editor-block-list__layout .banner-block-slick-slider .slick-next:before,.theme-html .banner-block-slick-slider .slick-next:before{background-color:#662e91;padding:10px 15px;opacity:.5}}.block-editor-block-list__layout .banner-block-slick-slider .slick-dots,.theme-html .banner-block-slick-slider .slick-dots{bottom:15px}.block-editor-block-list__layout .banner-block-slick-slider .slick-dots li button:before,.theme-html .banner-block-slick-slider .slick-dots li button:before{font-size:40px;color:#fff;opacity:1}.block-editor-block-list__layout .banner-block-slick-slider .slick-dots li.slick-active button:before,.theme-html .banner-block-slick-slider .slick-dots li.slick-active button:before{color:#662e91}.block-editor-block-list__layout .display-01,.theme-html .display-01{font-size:72.24px;font-style:normal;font-weight:700;line-height:82px;color:#0e0f0f}.block-editor-block-list__layout .display-02,.theme-html .display-02{font-size:60.2px;font-style:normal;font-weight:700;line-height:72px;color:#0e0f0f}.block-editor-block-list__layout h1,.theme-html h1{font-size:50.16px;font-style:normal;font-weight:700;line-height:58px;color:#0e0f0f}.block-editor-block-list__layout h2,.theme-html h2{font-size:41.8px;font-style:normal;font-weight:700;line-height:48px;color:#0e0f0f}.block-editor-block-list__layout h3,.theme-html h3{font-size:34.18px;font-style:normal;font-weight:700;line-height:42px;color:#0e0f0f}.block-editor-block-list__layout h4,.theme-html h4{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;color:#0e0f0f}.block-editor-block-list__layout h5,.theme-html h5{font-size:20.16px;font-style:normal;font-weight:700;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout h6,.theme-html h6{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px;color:#0e0f0f}.block-editor-block-list__layout .p-01,.theme-html .p-01{font-size:24.19px;font-style:normal;font-weight:500;line-height:36px}.block-editor-block-list__layout .p-02,.theme-html .p-02{font-size:20.16px;font-style:normal;font-weight:500;line-height:34px}.block-editor-block-list__layout .p-03,.theme-html .p-03{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .p-04,.theme-html .p-04{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .p-05,.theme-html .p-05{font-size:11.67px;font-style:normal;font-weight:600;line-height:18px}.block-editor-block-list__layout .label-01,.theme-html .label-01{font-size:20.16px;font-style:normal;font-weight:400;line-height:24px}.block-editor-block-list__layout .label-02,.theme-html .label-02{font-size:16.8px;font-style:normal;font-weight:400;line-height:21px}.block-editor-block-list__layout .label-03,.theme-html .label-03{font-size:14px;font-style:normal;font-weight:400;line-height:16px}.block-editor-block-list__layout .label-04,.theme-html .label-04{font-size:11.2px;font-style:normal;font-weight:400;line-height:14px}.block-editor-block-list__layout .label-05,.theme-html .label-05{font-size:10px;font-style:normal;font-weight:400;line-height:12px}.block-editor-block-list__layout .link-01,.theme-html .link-01{font-size:29.03px;font-style:normal;font-weight:600;line-height:32px;color:#0e0f0f;text-decoration:none}.block-editor-block-list__layout .link-02,.theme-html .link-02{font-size:20.16px;font-style:normal;font-weight:600;line-height:22px;color:#0e0f0f;text-decoration:none}.block-editor-block-list__layout .link-03,.theme-html .link-03{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px;color:#0e0f0f;text-decoration:none}.block-editor-block-list__layout .link-04,.theme-html .link-04{font-size:14px;font-style:normal;font-weight:700;line-height:16px;color:#0e0f0f;text-decoration:none}.block-editor-block-list__layout .semibold,.theme-html .semibold{font-weight:600!important}.block-editor-block-list__layout .medium,.theme-html .medium{font-weight:500!important}.block-editor-block-list__layout .bold,.block-editor-block-list__layout b,.block-editor-block-list__layout strong,.theme-html .bold,.theme-html b,.theme-html strong{font-weight:700!important}.block-editor-block-list__layout .yellow-underline,.theme-html .yellow-underline{position:relative}.block-editor-block-list__layout .yellow-underline:after,.theme-html .yellow-underline:after{position:absolute;bottom:-15px;left:0;content:url(../../../../../../../themes/warrigal/assets/images/header-line.svg)}.block-editor-block-list__layout .sub-heading,.theme-html .sub-heading{margin-bottom:4px!important;display:block;font-weight:700;color:#662e91}.block-editor-block-list__layout .color-662e91,.theme-html .color-662e91{color:#662e91!important}.block-editor-block-list__layout .color-2f1540,.theme-html .color-2f1540{color:#2f1540!important}.block-editor-block-list__layout .color-white,.theme-html .color-white{color:#fff!important}.block-editor-block-list__layout .color-0E0F0F,.theme-html .color-0E0F0F{color:#0e0f0f!important}.block-editor-block-list__layout .custom-checkbox,.theme-html .custom-checkbox{display:block;margin-bottom:15px}.block-editor-block-list__layout .custom-checkbox input,.theme-html .custom-checkbox input{padding:0;height:auto;width:auto;margin-bottom:0;display:none;cursor:pointer}.block-editor-block-list__layout .custom-checkbox label,.theme-html .custom-checkbox label{position:relative;cursor:pointer}.block-editor-block-list__layout .custom-checkbox label:before,.theme-html .custom-checkbox label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #662e91;padding:6px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:12px;border-radius:3px}.block-editor-block-list__layout .custom-checkbox input:checked+label:before,.theme-html .custom-checkbox input:checked+label:before{background-color:#662e91}.block-editor-block-list__layout .custom-checkbox input:checked+label:after,.theme-html .custom-checkbox input:checked+label:after{content:"";display:block;position:absolute;top:5px;left:6px;width:3px;height:8px;border:solid #cfd2d3;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.block-editor-block-list__layout .qty-container,.theme-html .qty-container{display:flex}.block-editor-block-list__layout .qty-container .input-qty,.theme-html .qty-container .input-qty{text-align:center;padding:6px 10px;border:1px solid #cfd2d3;max-width:104px;color:#0e0f0f;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .qty-container .input-qty::-webkit-input-placeholder,.theme-html .qty-container .input-qty::-webkit-input-placeholder{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .qty-container .input-qty::-moz-placeholder,.theme-html .qty-container .input-qty::-moz-placeholder{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .qty-container .input-qty::-ms-input-placeholder,.theme-html .qty-container .input-qty::-ms-input-placeholder{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .qty-container .input-qty::placeholder,.theme-html .qty-container .input-qty::placeholder{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .qty-container .qty-btn-minus,.block-editor-block-list__layout .qty-container .qty-btn-plus,.theme-html .qty-container .qty-btn-minus,.theme-html .qty-container .qty-btn-plus{border:1px solid #cfd2d3;padding:10px 13px;font-size:10px;height:44px;width:40px;transition:.3s}.block-editor-block-list__layout .qty-container .qty-btn-plus,.theme-html .qty-container .qty-btn-plus{margin-left:-1px}.block-editor-block-list__layout .qty-container .qty-btn-minus,.theme-html .qty-container .qty-btn-minus{margin-right:-1px}.block-editor-block-list__layout .grecaptcha-badge,.theme-html .grecaptcha-badge{z-index:99}.block-editor-block-list__layout .wp-block-media-text,.theme-html .wp-block-media-text{margin-bottom:1.35em}.block-editor-block-list__layout .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,.theme-html .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-left:0}.block-editor-block-list__layout .header,.theme-html .header{width:100%}.block-editor-block-list__layout .header__container,.theme-html .header__container{position:relative}.block-editor-block-list__layout .header__logo,.theme-html .header__logo{position:absolute;left:32px;top:0;z-index:2}.block-editor-block-list__layout .header__logo a,.theme-html .header__logo a{display:block}.block-editor-block-list__layout .header__top,.theme-html .header__top{background-color:#f3ecf7;display:flex;justify-content:end}.block-editor-block-list__layout .header__top-menus,.theme-html .header__top-menus{display:flex;align-items:center}.block-editor-block-list__layout .header__top-link,.theme-html .header__top-link{display:flex;align-items:center;padding:0 24px 0 0;margin:0}.block-editor-block-list__layout .header__top-link li,.theme-html .header__top-link li{display:flex;align-items:center;padding:8px 12px}.block-editor-block-list__layout .header__top-link li img,.theme-html .header__top-link li img{margin-right:4px}.block-editor-block-list__layout .header__top-link li a,.theme-html .header__top-link li a{text-decoration:none;color:#2f1540}.block-editor-block-list__layout .header__top-settings,.theme-html .header__top-settings{background-color:#2f1540}.block-editor-block-list__layout .header__top-settings-link,.theme-html .header__top-settings-link{display:flex;align-items:center;padding:0 12px;margin:0}.block-editor-block-list__layout .header__top-settings-link li,.theme-html .header__top-settings-link li{display:flex;align-items:center;padding:8px 0;margin-right:35px}.block-editor-block-list__layout .header__top-settings-link li:last-child,.theme-html .header__top-settings-link li:last-child{margin-right:0}.block-editor-block-list__layout .header__top-settings-link li img,.theme-html .header__top-settings-link li img{margin-right:4px}.block-editor-block-list__layout .header__top-settings-link li a,.theme-html .header__top-settings-link li a{text-decoration:none;color:#fff}.block-editor-block-list__layout .header__search,.theme-html .header__search{display:flex;align-items:center;padding:0 12px;position:relative}.block-editor-block-list__layout .header__search.search-open form,.theme-html .header__search.search-open form{z-index:1;opacity:1}.block-editor-block-list__layout .header__search form,.theme-html .header__search form{opacity:0;transition:opacity .3s ease-in-out;margin-right:24px;position:relative;z-index:-1}.block-editor-block-list__layout .header__search form input,.theme-html .header__search form input{border-radius:4px;border:1px solid #cfd2d3;background:#f5f5f5;padding:0 12px;height:34px}@media screen and (min-width:1440px){.block-editor-block-list__layout .header__search form input,.theme-html .header__search form input{width:400px}}.block-editor-block-list__layout .header__search form input::-webkit-input-placeholder,.theme-html .header__search form input::-webkit-input-placeholder{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .header__search form input::-moz-placeholder,.theme-html .header__search form input::-moz-placeholder{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .header__search form input::-ms-input-placeholder,.theme-html .header__search form input::-ms-input-placeholder{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .header__search form input::placeholder,.theme-html .header__search form input::placeholder{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .header__search-icon,.theme-html .header__search-icon{display:flex;align-items:center;cursor:pointer;position:relative;z-index:2}.block-editor-block-list__layout .header__search-icon svg,.theme-html .header__search-icon svg{margin-right:3px}.block-editor-block-list__layout .header__search-icon p,.theme-html .header__search-icon p{color:#2f1540}.block-editor-block-list__layout .header__bottom,.theme-html .header__bottom{display:flex;align-items:center;justify-content:flex-end;padding:9px 32px;position:relative}.block-editor-block-list__layout .header__bottom-button a,.theme-html .header__bottom-button a{margin:0 4px}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu,.theme-html .header__bottom-main-menu ul.parent-menu{display:flex}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li,.theme-html .header__bottom-main-menu ul.parent-menu>li{display:flex;align-items:center;padding:8px 12px;margin-right:24px;position:relative}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li svg,.theme-html .header__bottom-main-menu ul.parent-menu>li svg{margin-left:4px;position:relative;top:3px}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li:hover,.theme-html .header__bottom-main-menu ul.parent-menu>li:hover{background-color:#f3ecf7;border-radius:100px}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li:hover .child-menu,.theme-html .header__bottom-main-menu ul.parent-menu>li:hover .child-menu{display:block}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li:hover .child-menu-three-column,.theme-html .header__bottom-main-menu ul.parent-menu>li:hover .child-menu-three-column{display:flex}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li a,.theme-html .header__bottom-main-menu ul.parent-menu>li a{text-decoration:none;color:#2f1540;margin-right:3px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu,.theme-html .header__bottom-main-menu .child-menu{position:absolute;top:100%;left:0;width:360px;display:none;z-index:10;padding-top:34px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-header-link,.theme-html .header__bottom-main-menu .child-menu .child-menu-header-link{padding:24px;background-color:#fff;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-header-link a,.theme-html .header__bottom-main-menu .child-menu .child-menu-header-link a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#2f1540}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-header-link p,.theme-html .header__bottom-main-menu .child-menu .child-menu-header-link p{color:#2f1540;font-weight:400;margin-top:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links,.theme-html .header__bottom-main-menu .child-menu .child-menu-links{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li{position:relative}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li:hover a,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li:hover a{background-color:#f3ecf7}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li:hover svg.button-carret,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li:hover svg.button-carret{opacity:1}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li a,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li a{color:#2f1540;width:100%;padding:16px 24px;display:block;transition:background-color .3s ease-in-out}.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li svg.button-carret,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li svg.button-carret{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-column,.theme-html .header__bottom-main-menu .child-menu-three-column{position:absolute;top:100%;left:-289%;width:720px;display:flex;display:none;z-index:10;padding-top:34px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side,.theme-html .header__bottom-main-menu .child-menu-three-col-side{width:360px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-side-header-link{padding:24px;background-color:#3c155c;border-bottom:1px solid #662e91;max-height:113px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-header-link a,.theme-html .header__bottom-main-menu .child-menu-three-col-side-header-link a{text-decoration:none;color:#fff!important}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-header-link p,.theme-html .header__bottom-main-menu .child-menu-three-col-side-header-link p{color:#fff!important;font-weight:400;margin-top:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-link-wrapper,.theme-html .header__bottom-main-menu .child-menu-three-col-side-link-wrapper{display:flex;align-items:center}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-link-wrapper svg,.theme-html .header__bottom-main-menu .child-menu-three-col-side-link-wrapper svg{margin-right:8px;margin-left:0!important}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links{background-color:#3c155c;border-bottom-left-radius:5px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li{display:flex;align-items:center;justify-content:space-between;position:relative}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:hover a,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:hover a{background-color:#2f1540}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:hover svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:hover svg.button-carret{opacity:1}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:last-child,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:last-child{border-top:1px solid #2f1540}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret{opacity:1}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret rect,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret rect{fill:#fff}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret path,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:last-child svg.button-carret path{fill:#662e91}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li:last-child a svg,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li:last-child a svg{display:none}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li a,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li a{color:#fff!important;width:100%;padding:16px 24px;display:flex;align-items:center;transition:background-color .3s ease-in-out;margin-right:0}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li a svg,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li a svg{margin-right:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li svg.button-carret{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main,.theme-html .header__bottom-main-menu .child-menu-three-col-main{width:360px;position:relative}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-main-header-link{padding:24px;background-color:#fff;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-header-link a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-header-link a{text-decoration:none;color:#2f1540!important;display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-header-link p,.theme-html .header__bottom-main-menu .child-menu-three-col-main-header-link p{color:#2f1540!important;font-weight:400;margin-top:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-link-wrapper,.theme-html .header__bottom-main-menu .child-menu-three-col-main-link-wrapper{display:flex;align-items:center}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-link-wrapper svg,.theme-html .header__bottom-main-menu .child-menu-three-col-main-link-wrapper svg{margin-right:8px;margin-left:0!important}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links-wrapper,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links-wrapper{position:relative;width:100%}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links{background-color:#fff}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li{display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li:hover a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li:hover a{background-color:#f3ecf7}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li:hover .child-menu-three-col-main-submenu a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li:hover .child-menu-three-col-main-submenu a{background-color:transparent}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li:hover .child-menu-three-col-main-submenu,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li:hover .child-menu-three-col-main-submenu{display:block}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li a{color:#2f1540!important;width:100%;padding:16px 24px;display:flex;align-items:center;transition:background-color .3s ease-in-out}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li a img,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li a img{margin-right:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li svg.button-carret{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu{width:360px;position:absolute;left:100%;top:0;height:337px;background-color:#fff;display:none}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link{padding:24px;background-color:#fff;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link a{text-decoration:none;color:#2f1540!important;display:flex;align-items:center;justify-content:space-between;padding:0!important}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link p,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link p{color:#2f1540!important;font-weight:400;margin-top:8px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li{position:relative}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li:hover svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li:hover svg.button-carret{opacity:1}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li:hover a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li:hover a{background-color:#f3ecf7!important}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li a{padding:18px 24px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li svg.button-carret,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li svg.button-carret{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;transition:opacity .3s ease-in-out;z-index:2}.block-editor-block-list__layout .search-form,.theme-html .search-form{position:relative}.block-editor-block-list__layout .search-form__btn,.theme-html .search-form__btn{position:absolute;top:0;right:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #cfd2d3;height:100%;width:40px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer}.block-editor-block-list__layout .search-form__btn[disabled],.theme-html .search-form__btn[disabled]{cursor:not-allowed}.block-editor-block-list__layout .search-form__btn svg,.theme-html .search-form__btn svg{height:14px;width:14px}.block-editor-block-list__layout .header-mobile,.theme-html .header-mobile{display:none}.block-editor-block-list__layout .header-mobile__container,.theme-html .header-mobile__container{display:flex;align-items:center;justify-content:space-between;padding-right:16px}.block-editor-block-list__layout .header-mobile__search-form,.theme-html .header-mobile__search-form{padding:5px 20px;display:none}.block-editor-block-list__layout .header-mobile__search-form.search-open,.theme-html .header-mobile__search-form.search-open{display:block}.block-editor-block-list__layout .header-mobile__search-form input[type=search],.theme-html .header-mobile__search-form input[type=search]{width:100%;border:1px solid #cfd2d3;background:#f5f5f5;padding:0 12px;height:34px}.block-editor-block-list__layout .header-mobile__menu .hamburger,.theme-html .header-mobile__menu .hamburger{top:-2px;position:relative}.block-editor-block-list__layout .header-mobile__menu .hamburger.hamburger--collapse.is-active,.theme-html .header-mobile__menu .hamburger.hamburger--collapse.is-active{top:5px}.block-editor-block-list__layout .header-mobile__menu .header__burger-menu,.theme-html .header-mobile__menu .header__burger-menu{display:flex;align-items:center;padding-right:12px}.block-editor-block-list__layout .header-mobile__menu .header__burger-menu p,.theme-html .header-mobile__menu .header__burger-menu p{margin-left:10px;color:#2f1540}.block-editor-block-list__layout .header-mobile__menu .hamburger-inner,.block-editor-block-list__layout .header-mobile__menu .hamburger-inner:after,.block-editor-block-list__layout .header-mobile__menu .hamburger-inner:before,.theme-html .header-mobile__menu .hamburger-inner,.theme-html .header-mobile__menu .hamburger-inner:after,.theme-html .header-mobile__menu .hamburger-inner:before{background-color:#2f1540;width:14px;height:2px}.block-editor-block-list__layout .header-mobile__menu .hamburger-inner:after,.theme-html .header-mobile__menu .hamburger-inner:after{top:-4px}.block-editor-block-list__layout .header-mobile__menu .hamburger-inner:before,.theme-html .header-mobile__menu .hamburger-inner:before{top:-8px}.block-editor-block-list__layout .header-mobile__menu .hamburger-box,.theme-html .header-mobile__menu .hamburger-box{width:14px;height:10px}@media screen and (max-width:1024px){.block-editor-block-list__layout .header-mobile,.theme-html .header-mobile{display:block}}.block-editor-block-list__layout .header-mobile .header-mobile__logo,.theme-html .header-mobile .header-mobile__logo{line-height:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus,.theme-html .header-mobile .header-mobile-menus{height:calc(100vh - 90px);position:fixed;width:100%;top:90px;left:100%;background-color:#f5f5f5;z-index:99999;transition:left .3s ease-in-out}.block-editor-block-list__layout .header-mobile .header-mobile-menus.active,.theme-html .header-mobile .header-mobile-menus.active{left:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus__top .header__top-link,.theme-html .header-mobile .header-mobile-menus__top .header__top-link{display:flex;background-color:#f3ecf7;padding:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus__top .header__top-link li,.theme-html .header-mobile .header-mobile-menus__top .header__top-link li{padding:16px;max-width:25%;width:100%;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid #e2d1ec;border-top:1px solid #e2d1ec;min-height:76px}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link{background-color:#2f1540}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link li,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link li{max-width:50%;width:100%;text-align:center;justify-content:center;margin-right:0;padding:12px 16px;border-right:1px solid #e2d1ec}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link li:last-child,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link li:last-child{border-right:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher{right:0;z-index:2}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher li,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher li{max-width:100%}.block-editor-block-list__layout .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher li.linguise_current,.theme-html .header-mobile .header-mobile-menus__settings .header__top-settings-link li .linguise_switcher li.linguise_current{padding:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus__bottom-button,.theme-html .header-mobile .header-mobile-menus__bottom-button{display:flex;position:absolute;bottom:0;left:0;width:100%}.block-editor-block-list__layout .header-mobile .header-mobile-menus__bottom-button a,.theme-html .header-mobile .header-mobile-menus__bottom-button a{width:50%;border-radius:0}.block-editor-block-list__layout .header-mobile .header-mobile-menus__main .header__bottom-main-menu,.theme-html .header-mobile .header-mobile-menus__main .header__bottom-main-menu{flex-direction:column}.block-editor-block-list__layout .header-mobile .header-mobile-menus__main .header__bottom-main-menu li,.theme-html .header-mobile .header-mobile-menus__main .header__bottom-main-menu li{width:100%;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .header-mobile .header-mobile-menus__main .first-child-menu-button svg,.theme-html .header-mobile .header-mobile-menus__main .first-child-menu-button svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.block-editor-block-list__layout .header-mobile .header-mobile-menus__main .header__bottom-sub-menu,.theme-html .header-mobile .header-mobile-menus__main .header__bottom-sub-menu{position:fixed}.block-editor-block-list__layout .header-mobile-menus__top .header__top-link li img,.theme-html .header-mobile-menus__top .header__top-link li img{margin-right:0;margin-bottom:4px}.block-editor-block-list__layout .header-mobile-main-menu ul.parent-menu li,.theme-html .header-mobile-main-menu ul.parent-menu li{display:flex;margin:0;padding:0;align-items:center;justify-content:space-between;width:100%;border-bottom:1px solid #e6e6e5;height:56px}.block-editor-block-list__layout .header-mobile-main-menu ul.parent-menu li>a,.theme-html .header-mobile-main-menu ul.parent-menu li>a{color:#2f1540;text-decoration:none;padding:16px 0 16px 24px;max-width:230px;width:100%}.block-editor-block-list__layout .header-mobile-main-menu ul.parent-menu li .childmenu-mobile-button,.theme-html .header-mobile-main-menu ul.parent-menu li .childmenu-mobile-button{max-width:calc(100% - 230px);width:100%;height:53px;padding-right:24px;display:flex;align-items:center;justify-content:end}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu,.theme-html .header-mobile-main-menu .header-mobile-sub-menu{background-color:#f5f5f5;position:fixed;top:90px;left:100%;width:100%;height:calc(100vh - 90px);z-index:2;transition:left .3s ease-in-out}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu.active,.theme-html .header-mobile-main-menu .header-mobile-sub-menu.active{left:0}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu .back-menu,.theme-html .header-mobile-main-menu .header-mobile-sub-menu .back-menu{display:flex;align-items:center;height:56px;border-bottom:1px solid #e6e6e5;padding:24px}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu .back-menu svg,.theme-html .header-mobile-main-menu .header-mobile-sub-menu .back-menu svg{margin-right:8px}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu .back-menu p,.theme-html .header-mobile-main-menu .header-mobile-sub-menu .back-menu p{color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu-header-link,.theme-html .header-mobile-main-menu .header-mobile-sub-menu-header-link{padding:24px;border-bottom:1px solid #e2d1ec;background-color:#fff}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu-header-link a,.theme-html .header-mobile-main-menu .header-mobile-sub-menu-header-link a{display:flex;align-items:center;justify-content:space-between;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu-header-link p,.theme-html .header-mobile-main-menu .header-mobile-sub-menu-header-link p{margin-top:8px;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu-links li,.theme-html .header-mobile-main-menu .header-mobile-sub-menu-links li{height:56px}.block-editor-block-list__layout .header-mobile-main-menu .header-mobile-sub-menu-links li a,.theme-html .header-mobile-main-menu .header-mobile-sub-menu-links li a{display:flex;align-items:center;justify-content:space-between;width:100%!important;padding:16px 24px!important;max-width:100%!important}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu{background-color:#f5f5f5;position:fixed;top:90px;left:100%;width:100%;height:calc(100vh - 90px);z-index:9999999999;transition:left .3s ease-in-out}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu.active,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu.active{left:0}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-header-link,.theme-html .header-mobile-main-menu .child-menu-three-col-main-header-link{padding:24px;border-bottom:1px solid #e2d1ec;background-color:#fff}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-header-link a,.theme-html .header-mobile-main-menu .child-menu-three-col-main-header-link a{display:flex;align-items:center;justify-content:space-between;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-header-link p,.theme-html .header-mobile-main-menu .child-menu-three-col-main-header-link p{margin-top:8px;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-links li a,.theme-html .header-mobile-main-menu .child-menu-three-col-main-links li a{width:calc(100% - 80px);display:flex;align-items:center;padding:16px 0 16px 24px;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-links li a img,.theme-html .header-mobile-main-menu .child-menu-three-col-main-links li a img{margin-right:8px}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-links li .child-menu-three-col-main-links-wrapper,.theme-html .header-mobile-main-menu .child-menu-three-col-main-links li .child-menu-three-col-main-links-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-links li .child-menu-three-col-main-links-wrapper .childmenu-three-col-mobile-button,.theme-html .header-mobile-main-menu .child-menu-three-col-main-links li .child-menu-three-col-main-links-wrapper .childmenu-three-col-mobile-button{width:80px;height:53px;padding-right:24px;display:flex;align-items:center;justify-content:end}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link{padding:24px;border-bottom:1px solid #e2d1ec;background-color:#fff}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link>a,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link>a{display:flex;align-items:center;justify-content:space-between;color:#2f1540;padding:0!important;width:100%!important;max-width:100%}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link p,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu-header-link p{margin-top:8px;color:#2f1540}.block-editor-block-list__layout .header-mobile-main-menu .child-menu-three-col-main-submenu ul li a,.theme-html .header-mobile-main-menu .child-menu-three-col-main-submenu ul li a{display:flex;align-items:center;justify-content:space-between;width:100%;padding-right:24px;max-width:100%!important}@media screen and (max-width:1366px){.block-editor-block-list__layout .header__top-link,.theme-html .header__top-link{padding:0 12px 0 0}.block-editor-block-list__layout .header__bottom,.theme-html .header__bottom{padding:9px 32px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu,.theme-html .header__bottom-main-menu .child-menu{width:270px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-header-link,.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-links li a,.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link,.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu ul li a,.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-header-link,.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side-links li a,.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-header-link,.block-editor-block-list__layout .header__bottom-main-menu .child-menu .child-menu-links li a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-main-links li a,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu ul li a,.theme-html .header__bottom-main-menu .child-menu-three-col-side-header-link,.theme-html .header__bottom-main-menu .child-menu-three-col-side-links li a,.theme-html .header__bottom-main-menu .child-menu .child-menu-header-link,.theme-html .header__bottom-main-menu .child-menu .child-menu-links li a{padding:10px 20px}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li,.theme-html .header__bottom-main-menu ul.parent-menu>li{margin-right:5px;padding:8px 10px}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li:hover .child-menu,.theme-html .header__bottom-main-menu ul.parent-menu>li:hover .child-menu{display:block}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li:hover .child-menu-three-column,.theme-html .header__bottom-main-menu ul.parent-menu>li:hover .child-menu-three-column{display:flex}.block-editor-block-list__layout .header__bottom-main-menu ul.parent-menu>li a,.theme-html .header__bottom-main-menu ul.parent-menu>li a{font-size:14px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-column,.theme-html .header__bottom-main-menu .child-menu-three-column{width:600px;left:-250%}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-side,.theme-html .header__bottom-main-menu .child-menu-three-col-side{width:300px}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main,.theme-html .header__bottom-main-menu .child-menu-three-col-main{width:300px;position:relative}.block-editor-block-list__layout .header__bottom-main-menu .child-menu-three-col-main-submenu,.theme-html .header__bottom-main-menu .child-menu-three-col-main-submenu{width:300px;height:261px}.block-editor-block-list__layout .header__bottom-button .button.button--medium,.theme-html .header__bottom-button .button.button--medium{font-size:14px;padding:0 10px 1px;margin:0 2px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .header,.theme-html .header{display:none}.block-editor-block-list__layout .header-mobile,.theme-html .header-mobile{display:block}}@media screen and (max-width:440px){.block-editor-block-list__layout .header-mobile .header-mobile-menus__top .header__top-link li,.theme-html .header-mobile .header-mobile-menus__top .header__top-link li{padding:0}}.block-editor-block-list__layout .footer,.theme-html .footer{background-color:#662e91;position:relative;overflow:hidden}.block-editor-block-list__layout .footer__container,.theme-html .footer__container{max-width:100%;width:100%;padding:80px;display:flex;position:relative;z-index:2}.block-editor-block-list__layout .footer__bg,.theme-html .footer__bg{position:absolute;bottom:-6px;right:0}.block-editor-block-list__layout .footer__bg img,.theme-html .footer__bg img{width:461px}.block-editor-block-list__layout .footer__right,.theme-html .footer__right{max-width:50%;width:100%;padding-left:52px}.block-editor-block-list__layout .footer__left,.theme-html .footer__left{max-width:50%;width:100%;padding-right:52px}.block-editor-block-list__layout .footer__left-links,.theme-html .footer__left-links{padding-top:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.block-editor-block-list__layout .footer__logos,.theme-html .footer__logos{display:flex;align-items:center;justify-content:center;margin-right:-8px}.block-editor-block-list__layout .footer__logos>img,.theme-html .footer__logos>img{margin-right:8px;max-height:25px;width:auto}.block-editor-block-list__layout .footer__main-menu,.theme-html .footer__main-menu{list-style:none;margin:0;padding:0}.block-editor-block-list__layout .footer__main-menu li,.theme-html .footer__main-menu li{margin-bottom:16px}.block-editor-block-list__layout .footer__main-menu li:last-child,.theme-html .footer__main-menu li:last-child{margin-bottom:0}.block-editor-block-list__layout .footer__main-menu li a,.theme-html .footer__main-menu li a{color:#fff;transition:color .3s ease-in-out}.block-editor-block-list__layout .footer__main-menu li a:hover,.theme-html .footer__main-menu li a:hover{color:#3c155c}.block-editor-block-list__layout .footer__acknowlegement,.theme-html .footer__acknowlegement{margin:32px 0;padding:16px 24px;background-color:#3c155c;border-radius:4px}.block-editor-block-list__layout .footer__acknowlegement h6,.theme-html .footer__acknowlegement h6{color:#fff;margin-bottom:12px}.block-editor-block-list__layout .footer__acknowlegement p,.theme-html .footer__acknowlegement p{color:#fff;font-size:11.67px;font-style:normal;font-weight:600;line-height:18px}.block-editor-block-list__layout .footer__social-link ul,.theme-html .footer__social-link ul{list-style:none;margin:0 0 15px;padding:0;display:flex}.block-editor-block-list__layout .footer__social-link ul li,.theme-html .footer__social-link ul li{margin-right:16px}.block-editor-block-list__layout .footer__social-link ul li svg path,.theme-html .footer__social-link ul li svg path{transition:fill .3s ease-in-out}.block-editor-block-list__layout .footer__social-link ul li svg:hover path,.theme-html .footer__social-link ul li svg:hover path{fill:#3c155c}.block-editor-block-list__layout .footer__social-link ul li:last-child,.theme-html .footer__social-link ul li:last-child{margin-right:0}@media (min-width:769px){.block-editor-block-list__layout .footer__social-link ul,.theme-html .footer__social-link ul{margin-bottom:0}.block-editor-block-list__layout .footer__social-link ul li,.theme-html .footer__social-link ul li{height:24px}}.block-editor-block-list__layout .footer__terms-privacy,.theme-html .footer__terms-privacy{position:relative;z-index:2}.block-editor-block-list__layout .footer__terms-privacy ul,.theme-html .footer__terms-privacy ul{list-style:none;margin:0;padding:0;display:flex}.block-editor-block-list__layout .footer__terms-privacy ul li,.theme-html .footer__terms-privacy ul li{margin-right:16px}.block-editor-block-list__layout .footer__terms-privacy ul li a,.theme-html .footer__terms-privacy ul li a{color:#fff;transition:color .3s ease-in-out}.block-editor-block-list__layout .footer__terms-privacy ul li a:hover,.theme-html .footer__terms-privacy ul li a:hover{color:#3c155c}.block-editor-block-list__layout .footer__terms-privacy ul li:last-child,.theme-html .footer__terms-privacy ul li:last-child{margin-right:0}.block-editor-block-list__layout .footer__column-link,.theme-html .footer__column-link{display:flex;flex-wrap:wrap;padding-bottom:16.5px;border-bottom:1px solid rgba(226,209,236,.16)}.block-editor-block-list__layout .footer__warrigal,.theme-html .footer__warrigal{max-width:50%;width:100%}.block-editor-block-list__layout .footer__warrigal h5,.theme-html .footer__warrigal h5{color:#fff;margin-bottom:24px}.block-editor-block-list__layout .footer__warrigal ul,.theme-html .footer__warrigal ul{list-style:none;padding:0;margin:0}.block-editor-block-list__layout .footer__warrigal ul li,.theme-html .footer__warrigal ul li{margin-bottom:8px}.block-editor-block-list__layout .footer__warrigal ul li a,.theme-html .footer__warrigal ul li a{color:#fff;transition:color .3s ease-in-out}.block-editor-block-list__layout .footer__warrigal ul li a:hover,.theme-html .footer__warrigal ul li a:hover{color:#3c155c}.block-editor-block-list__layout .footer__warrigal ul li:last-child,.theme-html .footer__warrigal ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .footer__resources,.theme-html .footer__resources{max-width:50%;width:100%}.block-editor-block-list__layout .footer__resources h5,.theme-html .footer__resources h5{color:#fff;margin-bottom:24px}.block-editor-block-list__layout .footer__resources ul,.theme-html .footer__resources ul{list-style:none;padding:0;margin:0}.block-editor-block-list__layout .footer__resources ul li,.theme-html .footer__resources ul li{margin-bottom:8px}.block-editor-block-list__layout .footer__resources ul li a,.theme-html .footer__resources ul li a{color:#fff;transition:color .3s ease-in-out}.block-editor-block-list__layout .footer__resources ul li a:hover,.theme-html .footer__resources ul li a:hover{color:#3c155c}.block-editor-block-list__layout .footer__resources ul li:last-child,.theme-html .footer__resources ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .footer__connect,.theme-html .footer__connect{max-width:50%;width:100%;padding-top:16.5px}.block-editor-block-list__layout .footer__connect h5,.theme-html .footer__connect h5{color:#fff;margin-bottom:24px}.block-editor-block-list__layout .footer__connect ul,.theme-html .footer__connect ul{list-style:none;padding:0;margin:0}.block-editor-block-list__layout .footer__connect ul li,.theme-html .footer__connect ul li{margin-bottom:8px}.block-editor-block-list__layout .footer__connect ul li a,.theme-html .footer__connect ul li a{color:#fff;transition:color .3s ease-in-out}.block-editor-block-list__layout .footer__connect ul li a:hover,.theme-html .footer__connect ul li a:hover{color:#3c155c}.block-editor-block-list__layout .footer__connect ul li:last-child,.theme-html .footer__connect ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .footer__right-bottom,.theme-html .footer__right-bottom{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .footer__right-buttons,.theme-html .footer__right-buttons{padding-top:64.5px;max-width:50%;width:100%}.block-editor-block-list__layout .footer__right-buttons a,.theme-html .footer__right-buttons a{margin-bottom:12px;margin-right:8px}.block-editor-block-list__layout .footer__right-buttons a:last-child,.theme-html .footer__right-buttons a:last-child{margin-right:0}.block-editor-block-list__layout .footer__menu-title,.theme-html .footer__menu-title{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.block-editor-block-list__layout .footer__menu-title h5,.theme-html .footer__menu-title h5{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px;color:#2f1540;margin-bottom:0}.block-editor-block-list__layout .footer__menu-collapse,.theme-html .footer__menu-collapse{border-radius:16px;background-color:#e2d1ec}.block-editor-block-list__layout .footer__menu-collapse svg,.theme-html .footer__menu-collapse svg{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.block-editor-block-list__layout .footer__menu-collapse.active svg,.theme-html .footer__menu-collapse.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block-editor-block-list__layout .footer__menu-collapse ul,.theme-html .footer__menu-collapse ul{padding:16px 24px;display:none}.block-editor-block-list__layout .footer__menu-collapse ul li,.theme-html .footer__menu-collapse ul li{margin-bottom:12px}.block-editor-block-list__layout .footer__menu-collapse ul li a,.theme-html .footer__menu-collapse ul li a{font-size:16.8px;font-style:normal;font-weight:600;line-height:20px;color:#2f1540}@media screen and (max-width:1280px){.block-editor-block-list__layout .footer__container,.theme-html .footer__container{padding:40px}.block-editor-block-list__layout .footer__left,.theme-html .footer__left{padding-right:25px}.block-editor-block-list__layout .footer__right,.theme-html .footer__right{padding-left:25px}.block-editor-block-list__layout .footer__right-buttons,.theme-html .footer__right-buttons{padding-top:30px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .footer__warrigal,.theme-html .footer__warrigal{max-width:100%;margin-bottom:24px}.block-editor-block-list__layout .footer__connect,.block-editor-block-list__layout .footer__resources,.block-editor-block-list__layout .footer__right-buttons,.theme-html .footer__connect,.theme-html .footer__resources,.theme-html .footer__right-buttons{max-width:100%}.block-editor-block-list__layout .footer__social-link,.theme-html .footer__social-link{max-width:100%;width:100%;margin-bottom:24px}.block-editor-block-list__layout .footer__terms-privacy,.theme-html .footer__terms-privacy{max-width:100%;width:100%}}@media screen and (max-width:768px){.block-editor-block-list__layout .footer,.theme-html .footer{display:none}.block-editor-block-list__layout .footer__container,.theme-html .footer__container{padding:48px 24px}}.block-editor-block-list__layout .footer-mobile,.theme-html .footer-mobile{display:none;background-color:#662e91;position:relative}.block-editor-block-list__layout .footer-mobile__container,.theme-html .footer-mobile__container{padding:48px 24px}@media screen and (max-width:768px){.block-editor-block-list__layout .footer-mobile,.theme-html .footer-mobile{display:block}.block-editor-block-list__layout .footer-mobile .footer__right-buttons,.theme-html .footer-mobile .footer__right-buttons{padding-top:0;margin-bottom:48px}.block-editor-block-list__layout .footer-mobile .footer__right-buttons a,.theme-html .footer-mobile .footer__right-buttons a{margin-bottom:0;width:100%;max-width:calc(50% - 8px)}.block-editor-block-list__layout .footer-mobile .footer__main-menu,.theme-html .footer-mobile .footer__main-menu{margin-bottom:48px}.block-editor-block-list__layout .footer-mobile .footer__acknowlegement,.theme-html .footer-mobile .footer__acknowlegement{margin:0 0 48px}.block-editor-block-list__layout .footer-mobile .footer__social-link,.theme-html .footer-mobile .footer__social-link{margin-bottom:48px;position:relative;z-index:2}.block-editor-block-list__layout .footer-mobile .footer__social-link ul,.theme-html .footer-mobile .footer__social-link ul{justify-content:center}.block-editor-block-list__layout .footer-mobile .footer__social-link ul li svg,.theme-html .footer-mobile .footer__social-link ul li svg{width:42px;height:42px}.block-editor-block-list__layout .footer-mobile .footer__resources,.block-editor-block-list__layout .footer-mobile .footer__warrigal,.theme-html .footer-mobile .footer__resources,.theme-html .footer-mobile .footer__warrigal{margin-bottom:12px}.block-editor-block-list__layout .footer-mobile .footer__connect,.theme-html .footer-mobile .footer__connect{padding-top:0;margin-bottom:48px}.block-editor-block-list__layout .footer-mobile .footer__bg img,.theme-html .footer-mobile .footer__bg img{width:305px}.block-editor-block-list__layout .footer-mobile .footer__terms-privacy,.theme-html .footer-mobile .footer__terms-privacy{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(226,209,236,.16);padding-top:16px}.block-editor-block-list__layout .footer-mobile .footer__terms-privacy p,.theme-html .footer-mobile .footer__terms-privacy p{color:#fff}.block-editor-block-list__layout .footer-mobile .footer__terms-privacy ul li a,.theme-html .footer-mobile .footer__terms-privacy ul li a{font-size:11.2px;font-style:normal;font-weight:500;line-height:14px}}.block-editor-block-list__layout #page-main.showing .header-mobile-main-menu .child-menu-three-col-main-submenu,.block-editor-block-list__layout #page-main.showing .header-mobile-main-menu .header-mobile-sub-menu,.block-editor-block-list__layout #page-main.showing .header-mobile .header-mobile-menus,.theme-html #page-main.showing .header-mobile-main-menu .child-menu-three-col-main-submenu,.theme-html #page-main.showing .header-mobile-main-menu .header-mobile-sub-menu,.theme-html #page-main.showing .header-mobile .header-mobile-menus{top:130px}@media screen and (max-width:767px){.block-editor-block-list__layout #pojo-a11y-toolbar,.theme-html #pojo-a11y-toolbar{top:100px!important}}.block-editor-block-list__layout #current-research-projects,.theme-html #current-research-projects{background-color:#fff;border-top:1px solid #e2d1ec}.block-editor-block-list__layout #current-research-projects .accordion__main,.theme-html #current-research-projects .accordion__main{max-width:1120px}.block-editor-block-list__layout #explore-warrigal-communities .theme-html .two-column-colored-content__col:first-child,.block-editor-block-list__layout #explore-warrigal-communities .two-column-colored-content__col:first-child,.theme-html #explore-warrigal-communities .theme-html .two-column-colored-content__col:first-child,.theme-html #explore-warrigal-communities .two-column-colored-content__col:first-child{background-color:#e2d1ec}.block-editor-block-list__layout .about-profile .block--custom-wysiwyg-quote,.theme-html .about-profile .block--custom-wysiwyg-quote{padding:104px 80px;margin-bottom:0!important}.block-editor-block-list__layout .about-profile .block--custom-wysiwyg-quote p,.theme-html .about-profile .block--custom-wysiwyg-quote p{color:#2e3031;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}@media screen and (max-width:768px){.block-editor-block-list__layout .about-profile .block--custom-wysiwyg-quote,.theme-html .about-profile .block--custom-wysiwyg-quote{padding:64px 0;margin-bottom:0!important}}.block-editor-block-list__layout #donation-sidetab,.theme-html #donation-sidetab{background-color:#fff}.block-editor-block-list__layout #locate-section-2,.theme-html #locate-section-2{border-bottom:0}.block-editor-block-list__layout #locate-section-2 .tab-content-post__main,.theme-html #locate-section-2 .tab-content-post__main{max-width:1120px;margin:0 auto}.block-editor-block-list__layout .page-id-1112 .header-banner-v2__bg,.block-editor-block-list__layout .page-id-1170 .header-banner-v2__bg,.block-editor-block-list__layout .page-id-1229 .header-banner-v2__bg,.theme-html .page-id-1112 .header-banner-v2__bg,.theme-html .page-id-1170 .header-banner-v2__bg,.theme-html .page-id-1229 .header-banner-v2__bg{bottom:50px}.block-editor-block-list__layout .page-id-1112 .header-banner-v2__bg img,.block-editor-block-list__layout .page-id-1170 .header-banner-v2__bg img,.block-editor-block-list__layout .page-id-1229 .header-banner-v2__bg img,.theme-html .page-id-1112 .header-banner-v2__bg img,.theme-html .page-id-1170 .header-banner-v2__bg img,.theme-html .page-id-1229 .header-banner-v2__bg img{width:480px}.block-editor-block-list__layout .page-id-945 .header-banner-v2__bg,.theme-html .page-id-945 .header-banner-v2__bg{bottom:80px}.block-editor-block-list__layout .page-id-945 .header-banner-v2__bg img,.theme-html .page-id-945 .header-banner-v2__bg img{width:480px}.block-editor-block-list__layout .page-id-1248 .header-banner-v2__bg,.theme-html .page-id-1248 .header-banner-v2__bg{bottom:50px}.block-editor-block-list__layout .page-id-1248 .header-banner-v2__bg img,.theme-html .page-id-1248 .header-banner-v2__bg img{width:480px}.block-editor-block-list__layout #page-content,.theme-html #page-content{margin-top:188px}@media screen and (min-width:768px){.block-editor-block-list__layout #page-content,.theme-html #page-content{margin-top:156px}}@media screen and (min-width:1200px){.block-editor-block-list__layout #page-content,.theme-html #page-content{margin-top:0}}.block-editor-block-list__layout .single-resource__nav,.theme-html .single-resource__nav{position:sticky;top:30px;left:0;max-width:257px;width:100%;padding-top:20px;padding-left:32px;z-index:9}.block-editor-block-list__layout .single-resource__nav-header,.theme-html .single-resource__nav-header{padding:12px 16px;background-color:#000;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.block-editor-block-list__layout .single-resource__nav-header.active svg,.theme-html .single-resource__nav-header.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block-editor-block-list__layout .single-resource__nav-header svg,.theme-html .single-resource__nav-header svg{width:16px;margin-left:8px;opacity:0}.block-editor-block-list__layout .single-resource__nav-header p,.theme-html .single-resource__nav-header p{color:#fff}.block-editor-block-list__layout .single-resource__nav ul,.theme-html .single-resource__nav ul{list-style:none;margin:0;padding:0;width:100%}.block-editor-block-list__layout .single-resource__nav ul li,.theme-html .single-resource__nav ul li{padding:10px 16px;background-color:#f5f5f5}.block-editor-block-list__layout .single-resource__nav ul li.active a,.theme-html .single-resource__nav ul li.active a{color:#662e91}.block-editor-block-list__layout .single-resource__nav ul li a,.theme-html .single-resource__nav ul li a{color:rgba(102,46,145,.5);text-decoration:none}.block-editor-block-list__layout .single-resource__content,.theme-html .single-resource__content{width:100%;padding:0 80px}@media screen and (max-width:1480px){.block-editor-block-list__layout .single-resource__content .accordion__main,.block-editor-block-list__layout .single-resource__content .steps__main,.block-editor-block-list__layout .single-resource__content .tab-content-post__main,.block-editor-block-list__layout .single-resource__content .testimonial__content,.block-editor-block-list__layout .single-resource__content .two-col-image-content__main,.block-editor-block-list__layout .single-resource__content .wysiwyg-post__content,.block-editor-block-list__layout .single-resource__content .wysiwyg-post__cta,.theme-html .single-resource__content .accordion__main,.theme-html .single-resource__content .steps__main,.theme-html .single-resource__content .tab-content-post__main,.theme-html .single-resource__content .testimonial__content,.theme-html .single-resource__content .two-col-image-content__main,.theme-html .single-resource__content .wysiwyg-post__content,.theme-html .single-resource__content .wysiwyg-post__cta{max-width:calc(100% - 225px);margin-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .single-resource__content .accordion__main,.block-editor-block-list__layout .single-resource__content .steps__main,.block-editor-block-list__layout .single-resource__content .tab-content-post__main,.block-editor-block-list__layout .single-resource__content .testimonial__content,.block-editor-block-list__layout .single-resource__content .two-col-image-content__main,.block-editor-block-list__layout .single-resource__content .wysiwyg-post__content,.theme-html .single-resource__content .accordion__main,.theme-html .single-resource__content .steps__main,.theme-html .single-resource__content .tab-content-post__main,.theme-html .single-resource__content .testimonial__content,.theme-html .single-resource__content .two-col-image-content__main,.theme-html .single-resource__content .wysiwyg-post__content{max-width:100%;margin:0 auto}.block-editor-block-list__layout .single-resource__content .wysiwyg-post__cta,.theme-html .single-resource__content .wysiwyg-post__cta{max-width:100%;margin:32px auto 0}.block-editor-block-list__layout .single-resource__nav,.theme-html .single-resource__nav{position:fixed;bottom:0;top:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:calc(100% - 48px);padding-left:0}.block-editor-block-list__layout .single-resource__nav-header svg,.theme-html .single-resource__nav-header svg{opacity:1}.block-editor-block-list__layout .single-resource__nav-container ul,.theme-html .single-resource__nav-container ul{display:none}.block-editor-block-list__layout .single-resource__nav .location-agent,.theme-html .single-resource__nav .location-agent{margin-top:0}.block-editor-block-list__layout .single-resource__content,.theme-html .single-resource__content{margin:0!important}}@media screen and (max-width:768px){.block-editor-block-list__layout .single-resource__content,.theme-html .single-resource__content{padding:0 24px}}.block-editor-block-list__layout .single-resources .wysiwyg-post,.theme-html .single-resources .wysiwyg-post{border-bottom:0}.block-editor-block-list__layout .single-resources .wysiwyg-post__container,.theme-html .single-resources .wysiwyg-post__container{padding:0}.block-editor-block-list__layout .single-resources .wysiwyg-post:first-child .wysiwyg-post__container,.theme-html .single-resources .wysiwyg-post:first-child .wysiwyg-post__container{padding-top:80px}.block-editor-block-list__layout .single-resources .wysiwyg-post:last-child,.theme-html .single-resources .wysiwyg-post:last-child{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .single-resources .wysiwyg-post:last-child .wysiwyg-post__container,.theme-html .single-resources .wysiwyg-post:last-child .wysiwyg-post__container{padding-bottom:80px}@media screen and (max-width:768px){.block-editor-block-list__layout .single-resources .wysiwyg-post:first-child .wysiwyg-post__container,.theme-html .single-resources .wysiwyg-post:first-child .wysiwyg-post__container{padding-top:40px}.block-editor-block-list__layout .single-resources .wysiwyg-post:last-child .wysiwyg-post__container,.theme-html .single-resources .wysiwyg-post:last-child .wysiwyg-post__container{padding-bottom:40px}}.block-editor-block-list__layout .button,.theme-html .button{display:inline-flex;justify-content:center;align-items:center;padding:0 24px 1px;border-radius:100px;text-decoration:none;transition:all .3s ease-in-out;cursor:pointer}.block-editor-block-list__layout .button.button--primary,.theme-html .button.button--primary{background-color:#662e91;color:#fff}.block-editor-block-list__layout .button.button--primary:hover,.theme-html .button.button--primary:hover{background-color:#3c155c}.block-editor-block-list__layout .button.button--team,.theme-html .button.button--team{height:46px;background-color:#e2d1ec;padding:12px 16px;color:#2f1540;display:flex;align-items:center;justify-content:space-between;font-weight:700;max-width:100%;width:100%}.block-editor-block-list__layout .button.button--accent,.theme-html .button.button--accent{background-color:#ffc107;color:#000}.block-editor-block-list__layout .button.button--accent:hover,.theme-html .button.button--accent:hover{background-color:#ffd778}.block-editor-block-list__layout .button.button--white,.theme-html .button.button--white{background-color:#fff;color:#3c155c}.block-editor-block-list__layout .button.button--white:hover,.theme-html .button.button--white:hover{background-color:#f3ecf7}.block-editor-block-list__layout .button.button--bordered,.theme-html .button.button--bordered{background-color:transparent;border:1px solid #662e91;color:#662e91;transition:all .3s ease-in-out}.block-editor-block-list__layout .button.button--bordered:hover,.theme-html .button.button--bordered:hover{background-color:#662e91;color:#fff}.block-editor-block-list__layout .button.button--icon svg,.theme-html .button.button--icon svg{margin-right:8px}.block-editor-block-list__layout .button.button--large,.theme-html .button.button--large{font-size:20.16px;font-style:normal;font-weight:700;line-height:24px;height:50px}.block-editor-block-list__layout .button.button--medium,.theme-html .button.button--medium{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;height:42px}.block-editor-block-list__layout .button.button--small,.theme-html .button.button--small{height:34px;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .button.button--ghost,.theme-html .button.button--ghost{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;padding:0 12px 1px}.block-editor-block-list__layout .button.button--ghost svg,.theme-html .button.button--ghost svg{margin-left:8px;transition:right .3s ease-in-out;position:relative;right:0}.block-editor-block-list__layout .button.button--ghost:hover svg,.theme-html .button.button--ghost:hover svg{right:-6px}.block-editor-block-list__layout .button.button--ghost-color-primary,.theme-html .button.button--ghost-color-primary{color:#662e91;padding:0}.block-editor-block-list__layout .button.button--ghost-primary,.theme-html .button.button--ghost-primary{border:1px solid #662e91;color:#662e91;padding:0 24px 1px}.block-editor-block-list__layout .button.button--ghost-primary svg path,.theme-html .button.button--ghost-primary svg path{transition:fill .3s ease-in-out}.block-editor-block-list__layout .button.button--ghost-primary:hover,.theme-html .button.button--ghost-primary:hover{background-color:#662e91;color:#fff}.block-editor-block-list__layout .button.button--ghost-primary:hover svg path,.theme-html .button.button--ghost-primary:hover svg path{fill:#fff}.block-editor-block-list__layout .gform_button.button,.theme-html .gform_button.button{display:inline-flex;justify-content:center;align-items:center;padding:0 24px 1px;border-radius:100px;text-decoration:none;transition:all .3s ease-in-out;cursor:pointer;border:none;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;height:42px;background-color:#662e91;color:#fff}.block-editor-block-list__layout .gform_button.button:hover,.theme-html .gform_button.button:hover{background-color:#3c155c}.block-editor-block-list__layout .block--custom-layout__full-width-banner,.theme-html .block--custom-layout__full-width-banner{padding:0;background:#fff;font-size:0;line-height:0}.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block,.theme-html .block--custom-layout__full-width-banner .container-block{max-width:1920px;padding:0;margin:0 auto}.block-editor-block-list__layout .block--custom-layout__full-width-banner .container-block img,.theme-html .block--custom-layout__full-width-banner .container-block img{width:100%}.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image,.theme-html .block--custom-layout__full-width-banner .bg-image{position:relative}.block-editor-block-list__layout .block--custom-layout__full-width-banner .bg-image img,.theme-html .block--custom-layout__full-width-banner .bg-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-background .container-block,.block-editor-block-list__layout .block--custom-layout__full-width-banner.block-layout-full .container-block,.theme-html .block--custom-layout__full-width-banner.block-layout-background .container-block,.theme-html .block--custom-layout__full-width-banner.block-layout-full .container-block{max-width:100%}.block-editor-block-list__layout .wysiwyg-post,.theme-html .wysiwyg-post{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .wysiwyg-post__container,.theme-html .wysiwyg-post__container{padding:80px}.block-editor-block-list__layout .wysiwyg-post__content,.theme-html .wysiwyg-post__content{max-width:897px;width:100%;margin:0 auto}.block-editor-block-list__layout .wysiwyg-post__content iframe,.theme-html .wysiwyg-post__content iframe{width:100%;min-height:502px}.block-editor-block-list__layout .wysiwyg-post__content img,.theme-html .wysiwyg-post__content img{max-width:100%;width:100%}.block-editor-block-list__layout .wysiwyg-post__content video,.theme-html .wysiwyg-post__content video{width:100%}.block-editor-block-list__layout .wysiwyg-post__content h4.title,.theme-html .wysiwyg-post__content h4.title{margin-bottom:32px;color:#2f1540}.block-editor-block-list__layout .wysiwyg-post__content h5,.theme-html .wysiwyg-post__content h5{margin-bottom:24px}.block-editor-block-list__layout .wysiwyg-post__content p,.theme-html .wysiwyg-post__content p{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:24px}.block-editor-block-list__layout .wysiwyg-post__content a,.theme-html .wysiwyg-post__content a{color:#662e91}.block-editor-block-list__layout .wysiwyg-post__content ol,.block-editor-block-list__layout .wysiwyg-post__content ul,.theme-html .wysiwyg-post__content ol,.theme-html .wysiwyg-post__content ul{list-style:disc;padding-left:20px;margin-bottom:24px}.block-editor-block-list__layout .wysiwyg-post__content ol li,.block-editor-block-list__layout .wysiwyg-post__content ul li,.theme-html .wysiwyg-post__content ol li,.theme-html .wysiwyg-post__content ul li{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500}.block-editor-block-list__layout .wysiwyg-post__content ol,.theme-html .wysiwyg-post__content ol{padding-left:16px;list-style:number}.block-editor-block-list__layout .wysiwyg-post__content p.sub-title,.theme-html .wysiwyg-post__content p.sub-title{color:#662e91;margin-bottom:3px}.block-editor-block-list__layout .wysiwyg-post__content .wp-video,.theme-html .wysiwyg-post__content .wp-video{max-width:100%;width:100%;position:relative;cursor:pointer}.block-editor-block-list__layout .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.theme-html .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after{display:none}.block-editor-block-list__layout .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play{display:none!important}.block-editor-block-list__layout .wysiwyg-post__cta,.theme-html .wysiwyg-post__cta{max-width:897px;width:100%;margin:32px auto 0;display:flex;align-items:center}.block-editor-block-list__layout .wysiwyg-post__cta .text-group,.theme-html .wysiwyg-post__cta .text-group{display:flex;align-items:center;margin-left:12px}.block-editor-block-list__layout .wysiwyg-post__cta .text-group p,.theme-html .wysiwyg-post__cta .text-group p{color:#2f1540}.block-editor-block-list__layout .wysiwyg-post__cta .text-group p a,.theme-html .wysiwyg-post__cta .text-group p a{text-decoration:none;color:#2f1540;transition:color .3s ease-in-out}.block-editor-block-list__layout .wysiwyg-post__cta .text-group p a:hover,.theme-html .wysiwyg-post__cta .text-group p a:hover{color:#662e91}.block-editor-block-list__layout .wysiwyg-post__cta .text-group img,.theme-html .wysiwyg-post__cta .text-group img{margin-right:8px}@media screen and (max-width:768px){.block-editor-block-list__layout .wysiwyg-post__container,.theme-html .wysiwyg-post__container{padding:64px 24px}}@media screen and (max-width:580px){.block-editor-block-list__layout .wysiwyg-post__container,.theme-html .wysiwyg-post__container{padding:64px 24px 44px}.block-editor-block-list__layout .wysiwyg-post__cta,.theme-html .wysiwyg-post__cta{flex-wrap:wrap}.block-editor-block-list__layout .wysiwyg-post__cta .text-group,.block-editor-block-list__layout .wysiwyg-post__cta a.button,.theme-html .wysiwyg-post__cta .text-group,.theme-html .wysiwyg-post__cta a.button{margin-bottom:20px}}.block-editor-block-list__layout .wysiwyg-page__container,.theme-html .wysiwyg-page__container{padding:104px 80px}.block-editor-block-list__layout .wysiwyg-page__content,.theme-html .wysiwyg-page__content{max-width:898px;width:100%;margin:0 auto}.block-editor-block-list__layout .wysiwyg-page__content h2,.theme-html .wysiwyg-page__content h2{color:#2f1540;margin-bottom:32px;position:relative}.block-editor-block-list__layout .wysiwyg-page__content h2 span:after,.theme-html .wysiwyg-page__content h2 span:after{position:absolute;bottom:-15px;left:0;content:url(../../../../../../../themes/warrigal/assets/images/header-line.svg)}.block-editor-block-list__layout .wysiwyg-page__content ul,.theme-html .wysiwyg-page__content ul{list-style:disc;padding-left:20px}.block-editor-block-list__layout .wysiwyg-page__content ul li,.theme-html .wysiwyg-page__content ul li{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500}.block-editor-block-list__layout .wysiwyg-page__content p,.theme-html .wysiwyg-page__content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031;margin-bottom:28px}.block-editor-block-list__layout .wysiwyg-page__content p span.sub-heading,.theme-html .wysiwyg-page__content p span.sub-heading{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .wysiwyg-page__content .wp-video,.theme-html .wysiwyg-page__content .wp-video{max-width:100%;width:100%;position:relative;cursor:pointer}.block-editor-block-list__layout .wysiwyg-page__content .wp-video.playing .mejs-mediaelement:after,.theme-html .wysiwyg-page__content .wp-video.playing .mejs-mediaelement:after{display:none}.block-editor-block-list__layout .wysiwyg-page__content .wp-video .mejs-mediaelement:after,.theme-html .wysiwyg-page__content .wp-video .mejs-mediaelement:after{position:relative;content:url(../../../../../../../themes/warrigal/assets/images/play-video.svg);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .wysiwyg-page__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .wysiwyg-page__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play{display:none!important}.block-editor-block-list__layout .wysiwyg-page__cta,.theme-html .wysiwyg-page__cta{max-width:898px;width:100%;margin:32px auto 0;display:flex;align-items:center}.block-editor-block-list__layout .wysiwyg-page__cta .text-group,.theme-html .wysiwyg-page__cta .text-group{display:flex;align-items:center;margin-left:12px}.block-editor-block-list__layout .wysiwyg-page__cta .text-group p,.theme-html .wysiwyg-page__cta .text-group p{color:#2f1540}.block-editor-block-list__layout .wysiwyg-page__cta .text-group p a,.theme-html .wysiwyg-page__cta .text-group p a{text-decoration:none;color:#2f1540}.block-editor-block-list__layout .wysiwyg-page__cta .text-group p a:hover,.theme-html .wysiwyg-page__cta .text-group p a:hover{color:#662e91}.block-editor-block-list__layout .wysiwyg-page__cta .text-group img,.theme-html .wysiwyg-page__cta .text-group img{margin-right:8px}@media screen and (max-width:768px){.block-editor-block-list__layout .wysiwyg-page__container,.theme-html .wysiwyg-page__container{padding:64px 24px}.block-editor-block-list__layout .wysiwyg-page__cta,.theme-html .wysiwyg-page__cta{flex-direction:column;align-items:flex-start;justify-content:flex-start}.block-editor-block-list__layout .wysiwyg-page__cta .text-group,.theme-html .wysiwyg-page__cta .text-group{margin-left:0;margin-top:12px}.block-editor-block-list__layout .wysiwyg-page__content h2,.theme-html .wysiwyg-page__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .wysiwyg-page__content h2 span:after,.theme-html .wysiwyg-page__content h2 span:after{content:url(../../../../../../../themes/warrigal/assets/images/header-line-mobile.svg)}.block-editor-block-list__layout .wysiwyg-page__content p span,.theme-html .wysiwyg-page__content p span{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout .breadcrumbs,.theme-html .breadcrumbs{background-color:#f5f5f5;border-top:1px solid #cfd2d3}.block-editor-block-list__layout .breadcrumbs__container,.theme-html .breadcrumbs__container{padding:12px 80px}.block-editor-block-list__layout .breadcrumbs__container ul,.theme-html .breadcrumbs__container ul{list-style:none;display:flex}.block-editor-block-list__layout .breadcrumbs__container ul li,.theme-html .breadcrumbs__container ul li{position:relative;display:flex;align-items:center;margin-right:12px}.block-editor-block-list__layout .breadcrumbs__container ul li img,.theme-html .breadcrumbs__container ul li img{margin-right:8px}.block-editor-block-list__layout .breadcrumbs__container ul li a,.theme-html .breadcrumbs__container ul li a{color:#3c155c;text-decoration:none;margin-right:8px;transition:color .3s ease-in-out}.block-editor-block-list__layout .breadcrumbs__container ul li a:hover,.theme-html .breadcrumbs__container ul li a:hover{color:#b38bcd}.block-editor-block-list__layout .breadcrumbs__container ul li:after,.theme-html .breadcrumbs__container ul li:after{content:url(../../../../../../../themes/warrigal/assets/images/icon-carret-right.svg);width:16px;height:16px;position:relative;bottom:4px}.block-editor-block-list__layout .breadcrumbs__container ul li:last-child,.theme-html .breadcrumbs__container ul li:last-child{margin-right:0}.block-editor-block-list__layout .breadcrumbs__container ul li:last-child a,.theme-html .breadcrumbs__container ul li:last-child a{margin-right:8px}.block-editor-block-list__layout .breadcrumbs__container ul li:last-child:after,.theme-html .breadcrumbs__container ul li:last-child:after{display:none}@media screen and (max-width:768px){.block-editor-block-list__layout .breadcrumbs__container,.theme-html .breadcrumbs__container{padding:12px 24px}.block-editor-block-list__layout .breadcrumbs__container ul,.theme-html .breadcrumbs__container ul{flex-wrap:wrap}.block-editor-block-list__layout .breadcrumbs__container ul li,.theme-html .breadcrumbs__container ul li{max-width:100%;width:100%;margin:2.5px 0;text-align:center;justify-content:center}.block-editor-block-list__layout .breadcrumbs__container ul li:after,.theme-html .breadcrumbs__container ul li:after{display:none}}.block-editor-block-list__layout .header-title,.theme-html .header-title{padding:64px 80px;background-color:#662e91;min-height:360px;position:relative}.block-editor-block-list__layout .header-title__bg,.theme-html .header-title__bg{position:absolute;bottom:-60px;right:0;z-index:1;opacity:.3}.block-editor-block-list__layout .header-title__bg img,.theme-html .header-title__bg img{width:562px}.block-editor-block-list__layout .header-title__container,.theme-html .header-title__container{max-width:1121px;width:100%;margin:0 auto;position:relative;z-index:2}.block-editor-block-list__layout .header-title__content h1,.block-editor-block-list__layout .header-title__content h3,.theme-html .header-title__content h1,.theme-html .header-title__content h3{margin-bottom:16px;color:#fff;font-size:34.18px;line-height:42px}.block-editor-block-list__layout .header-title__content p,.theme-html .header-title__content p{color:#fff;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .header-title__category-date,.theme-html .header-title__category-date{display:flex;align-items:center;margin-bottom:16px}.block-editor-block-list__layout .header-title__category-date p,.theme-html .header-title__category-date p{color:#fff}.block-editor-block-list__layout .header-title__category-date p:after,.theme-html .header-title__category-date p:after{content:"|";color:#3c155c;margin:0 8px}.block-editor-block-list__layout .header-title__category-date p:last-child:after,.theme-html .header-title__category-date p:last-child:after{display:none}.block-editor-block-list__layout .header-title__excerpt,.theme-html .header-title__excerpt{margin-bottom:24px}.block-editor-block-list__layout .header-title__excerpt p,.theme-html .header-title__excerpt p{color:#fff}.block-editor-block-list__layout .header-title__share,.theme-html .header-title__share{position:relative}.block-editor-block-list__layout .header-title__button-list,.theme-html .header-title__button-list{margin-top:24px}.block-editor-block-list__layout .header-title__button-list ul,.theme-html .header-title__button-list ul{margin:0;padding:0;list-style:none;display:flex}.block-editor-block-list__layout .header-title__button-list ul li,.theme-html .header-title__button-list ul li{margin-right:12px}.block-editor-block-list__layout .header-title__button-list ul li:last-child,.theme-html .header-title__button-list ul li:last-child{margin-right:0}.block-editor-block-list__layout .header-title__share-hidden,.theme-html .header-title__share-hidden{position:absolute;top:0;left:0;opacity:0;width:180px}.block-editor-block-list__layout .header-title__share-hidden .addtoany_list,.theme-html .header-title__share-hidden .addtoany_list{width:100%;display:block}.block-editor-block-list__layout .header-title__share-hidden .addtoany_list a,.theme-html .header-title__share-hidden .addtoany_list a{width:100%;height:42px}@media screen and (max-width:768px){.block-editor-block-list__layout .header-title,.theme-html .header-title{padding:48px 24px}.block-editor-block-list__layout .header-title__excerpt p,.theme-html .header-title__excerpt p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .header-title__button-list ul,.theme-html .header-title__button-list ul{flex-direction:column}.block-editor-block-list__layout .header-title__button-list ul li,.theme-html .header-title__button-list ul li{margin-right:0;margin-bottom:12px}.block-editor-block-list__layout .header-title__button-list ul li:last-child,.theme-html .header-title__button-list ul li:last-child{margin-bottom:0}}.block-editor-block-list__layout .two-col-image-content,.theme-html .two-col-image-content{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .two-col-image-content__container,.theme-html .two-col-image-content__container{padding:80px}.block-editor-block-list__layout .two-col-image-content__main,.theme-html .two-col-image-content__main{max-width:897px;width:100%;margin:0 auto;display:flex}.block-editor-block-list__layout .two-col-image-content__image-list,.theme-html .two-col-image-content__image-list{max-width:368px;width:100%;padding-right:48px;line-height:0}.block-editor-block-list__layout .two-col-image-content__image-list img,.theme-html .two-col-image-content__image-list img{max-width:100%;margin-bottom:24px}.block-editor-block-list__layout .two-col-image-content__image-list img:last-child,.theme-html .two-col-image-content__image-list img:last-child{margin-bottom:0}.block-editor-block-list__layout .two-col-image-content__content,.theme-html .two-col-image-content__content{max-width:calc(100% - 368px);width:100%}.block-editor-block-list__layout .two-col-image-content__content h4.title,.theme-html .two-col-image-content__content h4.title{margin-bottom:32px;color:#2f1540}.block-editor-block-list__layout .two-col-image-content__content p,.theme-html .two-col-image-content__content p{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .two-col-image-content__content p.sub-title,.theme-html .two-col-image-content__content p.sub-title{color:#662e91;margin-bottom:3px}@media screen and (max-width:1024px){.block-editor-block-list__layout .two-col-image-content__main,.theme-html .two-col-image-content__main{flex-wrap:wrap}.block-editor-block-list__layout .two-col-image-content__content,.theme-html .two-col-image-content__content{order:1;margin-bottom:24px;max-width:100%}.block-editor-block-list__layout .two-col-image-content__image-list,.theme-html .two-col-image-content__image-list{order:2;max-width:100%;padding-left:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-col-image-content__container,.theme-html .two-col-image-content__container{padding:64px 24px}}.block-editor-block-list__layout .tab-content-post,.theme-html .tab-content-post{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .tab-content-post.locate-contact-component,.theme-html .tab-content-post.locate-contact-component{background-color:#f3ecf7}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__main,.theme-html .tab-content-post.locate-contact-component .tab-content-post__main{max-width:1352px;padding:0 24px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__content,.theme-html .tab-content-post.locate-contact-component .tab-content-post__content{padding-bottom:80px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__content h4,.theme-html .tab-content-post.locate-contact-component .tab-content-post__content h4{margin-bottom:24px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .contact-content-info,.theme-html .tab-content-post.locate-contact-component .contact-content-info{padding:80px 0 0}.block-editor-block-list__layout .tab-content-post.tabs-post-content,.theme-html .tab-content-post.tabs-post-content{border-bottom:0}.block-editor-block-list__layout .tab-content-post.tabs-post-content.layout2 .tab-content-post__content,.theme-html .tab-content-post.tabs-post-content.layout2 .tab-content-post__content{text-align:left;margin-bottom:48px}.block-editor-block-list__layout .tab-content-post.tabs-post-content.layout2 .tab-content-post__main,.theme-html .tab-content-post.tabs-post-content.layout2 .tab-content-post__main{padding:0 24px;max-width:1168px;width:100%;margin:0 auto}.block-editor-block-list__layout .tab-content-post.tabs-post-content.layout2 .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-post-content.layout2 .tab-content-post__nav ul{justify-content:flex-start}.block-editor-block-list__layout .tab-content-post.tabs-post-content .related-resources__row,.theme-html .tab-content-post.tabs-post-content .related-resources__row{margin:0 -24px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .related-resources__row .resources-list__col,.theme-html .tab-content-post.tabs-post-content .related-resources__row .resources-list__col{padding:0 24px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .resources-list__title,.theme-html .tab-content-post.tabs-post-content .resources-list__title{min-height:44px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__main,.theme-html .tab-content-post.tabs-post-content .tab-content-post__main{max-width:1352px;width:100%}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__container,.theme-html .tab-content-post.tabs-post-content .tab-content-post__container{padding:64px 80px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__content,.theme-html .tab-content-post.tabs-post-content .tab-content-post__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__content h3,.theme-html .tab-content-post.tabs-post-content .tab-content-post__content h3{color:#2f1540}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__content p,.theme-html .tab-content-post.tabs-post-content .tab-content-post__content p{color:#662e91}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-post-content .tab-content-post__nav ul{display:flex!important;align-items:center;justify-content:center}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__nav ul li a,.theme-html .tab-content-post.tabs-post-content .tab-content-post__nav ul li a{align-items:center;display:flex}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__nav ul li img,.theme-html .tab-content-post.tabs-post-content .tab-content-post__nav ul li img{margin-right:4px;width:24px}.block-editor-block-list__layout .tab-content-post__container,.theme-html .tab-content-post__container{padding:80px}.block-editor-block-list__layout .tab-content-post__main,.theme-html .tab-content-post__main{max-width:897px;width:100%;margin:0 auto}.block-editor-block-list__layout .tab-content-post__content p.label-03,.theme-html .tab-content-post__content p.label-03{color:#662e91;margin-bottom:4px!important}.block-editor-block-list__layout .tab-content-post__content h4,.theme-html .tab-content-post__content h4{color:#3c155c;margin-bottom:48px}.block-editor-block-list__layout .tab-content-post__nav,.theme-html .tab-content-post__nav{margin-bottom:32px}.block-editor-block-list__layout .tab-content-post__nav ul,.theme-html .tab-content-post__nav ul{margin:0;padding:0;display:flex;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .tab-content-post__nav ul li,.theme-html .tab-content-post__nav ul li{margin-right:32px;padding:16px 0}.block-editor-block-list__layout .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post__nav ul li:last-child{margin-right:0}.block-editor-block-list__layout .tab-content-post__nav ul li.active,.theme-html .tab-content-post__nav ul li.active{border-bottom:4px solid #662e91}.block-editor-block-list__layout .tab-content-post__nav ul li a,.theme-html .tab-content-post__nav ul li a{text-decoration:none;color:#3c155c}.block-editor-block-list__layout .tab-content-post__nav-mobile,.theme-html .tab-content-post__nav-mobile{display:none}.block-editor-block-list__layout .tab-content-post__nav-mobile .select-field,.theme-html .tab-content-post__nav-mobile .select-field{max-width:350px;width:100%}.block-editor-block-list__layout .tab-content-post__tabs-content h5,.theme-html .tab-content-post__tabs-content h5{margin-bottom:25px;color:#2f1540}.block-editor-block-list__layout .tab-content-post__tabs-content p,.theme-html .tab-content-post__tabs-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .tab-content-post__tabs-content p span,.theme-html .tab-content-post__tabs-content p span{display:block}.block-editor-block-list__layout .tab-content-post__tabs-content p span.p-04,.theme-html .tab-content-post__tabs-content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .tab-content-post__tabs-content p:last-child span,.theme-html .tab-content-post__tabs-content p:last-child span{display:block}.block-editor-block-list__layout .tab-content-post__tabs-content p:last-child span.p-04,.theme-html .tab-content-post__tabs-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .tab-content-post__tabs-content p strong,.theme-html .tab-content-post__tabs-content p strong{font-weight:700}.block-editor-block-list__layout .tab-content-post__tabs-content a,.theme-html .tab-content-post__tabs-content a{color:#3c155c;text-decoration:none}@media screen and (max-width:1366px){.block-editor-block-list__layout .tab-content-post.tabs-post-content.layout2 .tab-content-post__main,.theme-html .tab-content-post.tabs-post-content.layout2 .tab-content-post__main{padding:0}}@media screen and (max-width:980px){.block-editor-block-list__layout .tab-content-post.tabs-post-content .related-resources__row,.theme-html .tab-content-post.tabs-post-content .related-resources__row{flex-wrap:wrap}.block-editor-block-list__layout .tab-content-post.tabs-post-content .related-resources__row .resources-list__col,.theme-html .tab-content-post.tabs-post-content .related-resources__row .resources-list__col{max-width:100%}.block-editor-block-list__layout .tab-content-post.tabs-post-content .related-resources__row .resources-list__col:last-child,.theme-html .tab-content-post.tabs-post-content .related-resources__row .resources-list__col:last-child{margin-bottom:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post__container,.theme-html .tab-content-post__container{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.locate-contact-component,.theme-html .tab-content-post.locate-contact-component{background-color:#f3ecf7}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__nav ul,.theme-html .tab-content-post.locate-contact-component .tab-content-post__nav ul{display:flex!important}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__main,.theme-html .tab-content-post.locate-contact-component .tab-content-post__main{max-width:1120px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__content,.theme-html .tab-content-post.locate-contact-component .tab-content-post__content{padding-bottom:32px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .tab-content-post__content h4,.theme-html .tab-content-post.locate-contact-component .tab-content-post__content h4{margin-bottom:24px}.block-editor-block-list__layout .tab-content-post.locate-contact-component .contact-content-info,.theme-html .tab-content-post.locate-contact-component .contact-content-info{padding:64px 0 0!important}.block-editor-block-list__layout .tab-content-post.locate-contact-component .two-column-content-list__text-content,.theme-html .tab-content-post.locate-contact-component .two-column-content-list__text-content{padding:0 0 64px}.block-editor-block-list__layout .tab-content-post.tabs-post-content.layout2 .tab-content-post__content,.theme-html .tab-content-post.tabs-post-content.layout2 .tab-content-post__content{margin-bottom:32px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__container,.theme-html .tab-content-post.tabs-post-content .tab-content-post__container{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__content h3,.theme-html .tab-content-post.tabs-post-content .tab-content-post__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:680px){.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__container,.theme-html .tab-content-post.tabs-post-content .tab-content-post__container{padding-right:0}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__content,.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__tabs-content-container,.theme-html .tab-content-post.tabs-post-content .tab-content-post__content,.theme-html .tab-content-post.tabs-post-content .tab-content-post__tabs-content-container{padding-right:24px}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__nav,.theme-html .tab-content-post.tabs-post-content .tab-content-post__nav{overflow-x:scroll}.block-editor-block-list__layout .tab-content-post.tabs-post-content .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-post-content .tab-content-post__nav ul{width:550px;justify-content:flex-start}.block-editor-block-list__layout .tab-content-post__nav-mobile,.theme-html .tab-content-post__nav-mobile{display:block}.block-editor-block-list__layout .tab-content-post__nav ul,.theme-html .tab-content-post__nav ul{display:none}}.block-editor-block-list__layout .tab-content-post.tabs-stories-list,.theme-html .tab-content-post.tabs-stories-list{padding:104px 80px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__container,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__container{padding:0 24px;width:100%;max-width:1168px;margin:0 auto}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__main,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__main{max-width:100%}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__nav ul{display:flex!important}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__content h3,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__content h3{margin-bottom:12px;color:#2f1540}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured,.theme-html .tab-content-post.tabs-stories-list .stories-featured{margin-bottom:64px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__container,.theme-html .tab-content-post.tabs-stories-list .stories-featured__container{display:flex;flex-wrap:wrap;align-items:center;border-radius:4px;background-color:#f3ecf7;padding:32px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__thumbnail,.theme-html .tab-content-post.tabs-stories-list .stories-featured__thumbnail{max-width:520px;width:100%;padding-right:16px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__thumbnail img,.theme-html .tab-content-post.tabs-stories-list .stories-featured__thumbnail img{max-width:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__content,.theme-html .tab-content-post.tabs-stories-list .stories-featured__content{max-width:calc(100% - 520px);width:100%;padding-left:16px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date{display:flex;align-items:center;margin-bottom:12px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date p,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date p{color:#fff}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date p:first-child,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date p:first-child{color:#662e91}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date p:after,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date p:after{content:"|";color:#3c155c;margin:0 8px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date p:last-child,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date p:last-child{color:#7f8385}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cat-date p:last-child:after,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cat-date p:last-child:after{display:none}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__post-content a.link-02,.theme-html .tab-content-post.tabs-stories-list .stories-featured__post-content a.link-02{color:#0e0f0f;margin-bottom:12px;display:block}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__post-content p,.theme-html .tab-content-post.tabs-stories-list .stories-featured__post-content p{color:#161616;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cta,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cta{margin-top:24px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cta a,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cta a{display:flex;align-items:center}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__cta a span,.theme-html .tab-content-post.tabs-stories-list .stories-featured__cta a span{color:#2f1540;margin-right:4px}@media screen and (max-width:1366px){.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__container,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__container{padding:0}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__content,.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__thumbnail,.theme-html .tab-content-post.tabs-stories-list .stories-featured__content,.theme-html .tab-content-post.tabs-stories-list .stories-featured__thumbnail{max-width:50%}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col,.theme-html .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col{max-width:33.33%}}@media screen and (max-width:1024px){.block-editor-block-list__layout .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col,.theme-html .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col{max-width:50%}}@media screen and (max-width:980px){.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__thumbnail,.theme-html .tab-content-post.tabs-stories-list .stories-featured__thumbnail{max-width:100%;margin-bottom:32px;text-align:center;padding:0}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__content,.theme-html .tab-content-post.tabs-stories-list .stories-featured__content{max-width:100%;padding:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post.tabs-stories-list,.theme-html .tab-content-post.tabs-stories-list{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__nav,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__nav{overflow-x:scroll}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-stories-list .tab-content-post__nav ul{width:650px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .stories-featured__container,.theme-html .tab-content-post.tabs-stories-list .stories-featured__container{padding:24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .tab-content-post.tabs-stories-list,.theme-html .tab-content-post.tabs-stories-list{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col,.theme-html .tab-content-post.tabs-stories-list .resources-list__row .resources-list__col{max-width:100%}}.block-editor-block-list__layout .tab-content-post.side-tab-content,.theme-html .tab-content-post.side-tab-content{background-color:#f3ecf7}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post,.theme-html .tab-content-post.side-tab-content .tab-content-post{padding:104px 80px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__main,.theme-html .tab-content-post.side-tab-content .tab-content-post__main{max-width:1168px;padding:0 24px;width:100%}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__content,.theme-html .tab-content-post.side-tab-content .tab-content-post__content{margin-bottom:64px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__content h3,.theme-html .tab-content-post.side-tab-content .tab-content-post__content h3{color:#2f1540}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__content p,.theme-html .tab-content-post.side-tab-content .tab-content-post__content p{margin-bottom:4px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav{max-width:384px;width:100%;margin-bottom:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul{flex-direction:column;border-bottom:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul li,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul li{border-bottom:1px solid #e2d1ec;padding:12px;cursor:pointer;margin-right:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul li.active,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul li.active{background-color:#e2d1ec;border-radius:4px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul li a,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul li a{color:#2f1540;margin-bottom:4px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul li p,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul li p{color:#2f1540}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul li:last-child{border-bottom:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content h4,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content h4{color:#2f1540;margin-bottom:24px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content p,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content p{color:#2e3031;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content p span,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content p span{display:block}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content p span.p-03,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content p span.p-03{margin-bottom:28px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content p:last-child span,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content p:last-child span{display:block}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content p:last-child span.p-03,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content p:last-child span.p-03{margin-bottom:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content a,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content a{font-weight:700;text-decoration:none}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content-container,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content-container{max-width:calc(100% - 384px);width:100%;padding-left:64px}@media screen and (max-width:1366px){.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__main,.theme-html .tab-content-post.side-tab-content .tab-content-post__main{max-width:100%;padding:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav{max-width:35%}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content-container,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content-container{padding-left:32px;max-width:65%}}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post.side-tab-content #sideTab,.theme-html .tab-content-post.side-tab-content #sideTab{display:none}.block-editor-block-list__layout .tab-content-post.side-tab-content .side-tab-content__mobile,.theme-html .tab-content-post.side-tab-content .side-tab-content__mobile{display:block}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__main,.theme-html .tab-content-post.side-tab-content .tab-content-post__main{max-width:100%;padding:0}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__container,.theme-html .tab-content-post.side-tab-content .tab-content-post__container{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__content,.theme-html .tab-content-post.side-tab-content .tab-content-post__content{margin-bottom:32px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__content h3,.theme-html .tab-content-post.side-tab-content .tab-content-post__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav{max-width:100%;margin-bottom:32px}.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__tabs-content-container,.theme-html .tab-content-post.side-tab-content .tab-content-post__tabs-content-container{padding-left:0;max-width:100%}}@media screen and (max-width:680px){.block-editor-block-list__layout .tab-content-post.side-tab-content .tab-content-post__nav ul,.theme-html .tab-content-post.side-tab-content .tab-content-post__nav ul{display:flex!important}}.block-editor-block-list__layout .side-tab-content__cta,.theme-html .side-tab-content__cta{margin-top:16px}.block-editor-block-list__layout .side-tab-content__mobile,.theme-html .side-tab-content__mobile{display:none}.block-editor-block-list__layout .side-tab-content__list-item:last-child .side-tab-content__list-content,.block-editor-block-list__layout .side-tab-content__list-item:last-child .side-tab-content__list-header,.theme-html .side-tab-content__list-item:last-child .side-tab-content__list-content,.theme-html .side-tab-content__list-item:last-child .side-tab-content__list-header{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .side-tab-content__list-header,.theme-html .side-tab-content__list-header{border-top:1px solid #e2d1ec;border-left:1px solid #e2d1ec;border-right:1px solid #e2d1ec;padding:12px;cursor:pointer;margin-right:0}.block-editor-block-list__layout .side-tab-content__list-header.active,.theme-html .side-tab-content__list-header.active{background-color:#e2d1ec;border-radius:4px}.block-editor-block-list__layout .side-tab-content__list-header a,.theme-html .side-tab-content__list-header a{color:#2f1540;margin-bottom:4px;text-decoration:none}.block-editor-block-list__layout .side-tab-content__list-header p,.theme-html .side-tab-content__list-header p{color:#2f1540}.block-editor-block-list__layout .side-tab-content__list-header:last-child,.theme-html .side-tab-content__list-header:last-child{border-bottom:0}.block-editor-block-list__layout .side-tab-content__list-content,.theme-html .side-tab-content__list-content{padding:32px 16px;border:1px solid #e2d1ec;border-bottom:0;border-top:0;display:none}.block-editor-block-list__layout .side-tab-content__list-content h4,.theme-html .side-tab-content__list-content h4{color:#2f1540;font-size:16.8px;margin-bottom:24px}.block-editor-block-list__layout .side-tab-content__list-content p,.theme-html .side-tab-content__list-content p{color:#2e3031;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .tab-content-post.tabs-download,.theme-html .tab-content-post.tabs-download{background-color:#f3ecf7;border-bottom:0}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__main,.theme-html .tab-content-post.tabs-download .tab-content-post__main{max-width:895px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__container,.theme-html .tab-content-post.tabs-download .tab-content-post__container{padding:104px 80px 64px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-download .tab-content-post__nav ul{justify-content:center}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content,.theme-html .tab-content-post.tabs-download .tab-content-post__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content h3,.theme-html .tab-content-post.tabs-download .tab-content-post__content h3{margin-bottom:12px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content p,.theme-html .tab-content-post.tabs-download .tab-content-post__content p{color:#2e3031;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content p span,.theme-html .tab-content-post.tabs-download .tab-content-post__content p span{display:block}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content p span.p-04,.theme-html .tab-content-post.tabs-download .tab-content-post__content p span.p-04{margin-bottom:28px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content p:last-child span.p-04,.theme-html .tab-content-post.tabs-download .tab-content-post__content p:last-child span.p-04{margin-bottom:0}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__container,.theme-html .tab-content-post.tabs-download .tab-content-post__container{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__content h3,.theme-html .tab-content-post.tabs-download .tab-content-post__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:680px){.block-editor-block-list__layout .tab-content-post.tabs-download .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-download .tab-content-post__nav ul{display:flex}}.block-editor-block-list__layout .tab-download__container,.theme-html .tab-download__container{border-radius:4px;border:1px solid #e2d1ec;background:#fff;padding:24px 24px 12px}.block-editor-block-list__layout .tab-download__container ul li,.theme-html .tab-download__container ul li{padding:12px 0;border-bottom:1px solid #e2d1ec;display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .tab-download__container ul li.active,.theme-html .tab-download__container ul li.active{display:flex!important}.block-editor-block-list__layout .tab-download__container ul li:last-child,.theme-html .tab-download__container ul li:last-child{border-bottom:0}.block-editor-block-list__layout .tab-download__name-date,.theme-html .tab-download__name-date{display:flex;align-items:center}.block-editor-block-list__layout .tab-download__name-date svg,.theme-html .tab-download__name-date svg{margin-right:12px}.block-editor-block-list__layout .tab-download__name-date span,.theme-html .tab-download__name-date span{display:flex}.block-editor-block-list__layout .tab-download__name-date span p,.theme-html .tab-download__name-date span p{color:#2e3031;margin-bottom:0}.block-editor-block-list__layout .tab-download__name-date span p:first-child,.theme-html .tab-download__name-date span p:first-child{margin-right:12px}.block-editor-block-list__layout .tab-download__name-date span p:last-child,.theme-html .tab-download__name-date span p:last-child{margin-left:12px}.block-editor-block-list__layout .tab-download__file,.theme-html .tab-download__file{display:flex;align-items:center}.block-editor-block-list__layout .tab-download__file a,.theme-html .tab-download__file a{color:#2f1540}.block-editor-block-list__layout .tab-download__file a svg,.theme-html .tab-download__file a svg{margin-right:4px;position:relative;top:2px}.block-editor-block-list__layout .tab-download__seemore,.theme-html .tab-download__seemore{cursor:pointer;padding-top:12px}.block-editor-block-list__layout .tab-download__seemore span,.theme-html .tab-download__seemore span{display:inline-flex;align-items:center;font-size:14px;font-style:normal;font-weight:700;line-height:16px;color:#2f1540}.block-editor-block-list__layout .tab-download__seemore span svg,.theme-html .tab-download__seemore span svg{margin-left:4px}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-download__container,.theme-html .tab-download__container{padding:12px}}@media screen and (max-width:480px){.block-editor-block-list__layout .tab-download__file a span,.theme-html .tab-download__file a span{display:none}}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__main,.theme-html .tab-content-post.tabs-team .tab-content-post__main{max-width:1352px}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav,.theme-html .tab-content-post.tabs-team .tab-content-post__nav{margin-bottom:48px}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul{border-bottom:0;border-radius:4px;background:#f3ecf7;padding:8px;display:inline-flex}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul li,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul li{padding:8px 12px;margin-right:12px}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul li:last-child{margin-right:0}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul li.active,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul li.active{border-bottom:0;background-color:#662e91;border-radius:8px}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul li.active a,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul li.active a{color:#fff}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__nav ul li a,.theme-html .tab-content-post.tabs-team .tab-content-post__nav ul li a{color:#662e91;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px}.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__tabs-content,.theme-html .tab-content-post.tabs-team .tab-content-post__tabs-content{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post.tabs-team .tab-content-post__container,.theme-html .tab-content-post.tabs-team .tab-content-post__container{padding:64px 24px}}.block-editor-block-list__layout .tabs-team__content,.theme-html .tabs-team__content{max-width:554px;width:100%;padding:48px;display:flex;align-items:center;background-color:#662e91}.block-editor-block-list__layout .tabs-team__text-content p,.theme-html .tabs-team__text-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#fff}.block-editor-block-list__layout .tabs-team__text-content p:last-child span,.theme-html .tabs-team__text-content p:last-child span{display:block;color:#fff}.block-editor-block-list__layout .tabs-team__text-content p:last-child span.p-04,.theme-html .tabs-team__text-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .tabs-team__text-content p span,.theme-html .tabs-team__text-content p span{display:block;color:#fff}.block-editor-block-list__layout .tabs-team__text-content p span.p-04,.theme-html .tabs-team__text-content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .tabs-team__text-content h3,.theme-html .tabs-team__text-content h3{color:#fff;margin-bottom:24px}.block-editor-block-list__layout .tabs-team__gallery,.theme-html .tabs-team__gallery{max-width:calc(100% - 554px);width:100%;padding-left:12px}.block-editor-block-list__layout .tabs-team__row,.theme-html .tabs-team__row{display:flex;flex-wrap:wrap;margin:-6px}.block-editor-block-list__layout .tabs-team__col,.theme-html .tabs-team__col{max-width:33.33%;width:100%;padding:6px}.block-editor-block-list__layout .tabs-team__thumbnail,.theme-html .tabs-team__thumbnail{line-height:0}.block-editor-block-list__layout .tabs-team__thumbnail img,.theme-html .tabs-team__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .tabs-team__inner,.theme-html .tabs-team__inner{position:relative;cursor:pointer}.block-editor-block-list__layout .tabs-team__inner:hover .tabs-team__hover,.theme-html .tabs-team__inner:hover .tabs-team__hover{opacity:1;z-index:1}.block-editor-block-list__layout .tabs-team__hover,.theme-html .tabs-team__hover{position:absolute;width:100%;height:100%;background-color:#f3ecf7;top:0;left:0;padding:24px 16px;opacity:0;z-index:-1;transition:opacity .3s ease-in-out;display:flex;flex-direction:column;justify-content:space-between}.block-editor-block-list__layout .tabs-team__hover-details,.theme-html .tabs-team__hover-details{margin-bottom:24px}.block-editor-block-list__layout .tabs-team__hover p.label-02,.theme-html .tabs-team__hover p.label-02{color:#662e91;margin-bottom:4px;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px}.block-editor-block-list__layout .tabs-team__hover p.label-04,.theme-html .tabs-team__hover p.label-04{margin-bottom:24px;color:#662e91;font-size:11.2px;font-style:normal;font-weight:500;line-height:14px}.block-editor-block-list__layout .tabs-team__hover p.p-05,.theme-html .tabs-team__hover p.p-05{color:#2e3031;font-size:14px;font-style:normal;font-weight:500;line-height:18px}@media screen and (max-width:1366px){.block-editor-block-list__layout .tabs-team__content,.theme-html .tabs-team__content{max-width:100%;margin-bottom:32px}.block-editor-block-list__layout .tabs-team__gallery,.theme-html .tabs-team__gallery{max-width:100%;padding-left:0}}@media screen and (max-width:980px){.block-editor-block-list__layout .tabs-team__col,.theme-html .tabs-team__col{max-width:50%}}@media screen and (max-width:768px){.block-editor-block-list__layout .tabs-team__content,.theme-html .tabs-team__content{max-width:100%;margin-bottom:32px;padding:64px 24px}.block-editor-block-list__layout .tabs-team__content h3,.theme-html .tabs-team__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .tabs-team__gallery,.theme-html .tabs-team__gallery{max-width:100%;padding-left:0}}@media screen and (max-width:580px){.block-editor-block-list__layout .tabs-team__col,.theme-html .tabs-team__col{max-width:100%}}.block-editor-block-list__layout .tab-content-post.tabs-location,.theme-html .tab-content-post.tabs-location{border-bottom:0}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__main,.theme-html .tab-content-post.tabs-location .tab-content-post__main{max-width:1120px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content,.theme-html .tab-content-post.tabs-location .tab-content-post__content{margin-bottom:80px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content p,.theme-html .tab-content-post.tabs-location .tab-content-post__content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content h3,.theme-html .tab-content-post.tabs-location .tab-content-post__content h3{margin-bottom:16px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content p.label-03,.theme-html .tab-content-post.tabs-location .tab-content-post__content p.label-03{color:#662e91;font-family:Manrope;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:4px!important}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav,.theme-html .tab-content-post.tabs-location .tab-content-post__nav{margin-bottom:48px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul{border-bottom:0;border-radius:4px;background:#f3ecf7;padding:8px;display:inline-flex}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li{padding:8px 12px;margin-right:12px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li:last-child{margin-right:0}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li.active,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li.active{border-bottom:0;background-color:#662e91;border-radius:8px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li.active a,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li.active a{color:#fff}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li a,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li a{color:#662e91;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__tabs-content,.theme-html .tab-content-post.tabs-location .tab-content-post__tabs-content{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__container,.theme-html .tab-content-post.tabs-location .tab-content-post__container{padding:64px 24px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content,.theme-html .tab-content-post.tabs-location .tab-content-post__content{margin-bottom:32px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content h3,.theme-html .tab-content-post.tabs-location .tab-content-post__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__content p,.theme-html .tab-content-post.tabs-location .tab-content-post__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul{flex-wrap:wrap;display:flex;justify-content:center}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li{max-width:100%;width:100%;margin-bottom:12px;text-align:center}.block-editor-block-list__layout .tab-content-post.tabs-location .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post.tabs-location .tab-content-post__nav ul li:last-child{margin-bottom:0}}.block-editor-block-list__layout .tabs-location__col,.theme-html .tabs-location__col{margin-bottom:24px}.block-editor-block-list__layout .tabs-location__col:last-child,.theme-html .tabs-location__col:last-child{margin-bottom:0}.block-editor-block-list__layout .tabs-location__inner,.theme-html .tabs-location__inner{display:flex;border:1px solid #e2d1ec;border-radius:4px}.block-editor-block-list__layout .tabs-location__thumbnail,.theme-html .tabs-location__thumbnail{width:324px;line-height:0;position:relative;z-index:2}.block-editor-block-list__layout .tabs-location__thumbnail img,.theme-html .tabs-location__thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;max-width:100%}.block-editor-block-list__layout .tabs-location__details,.theme-html .tabs-location__details{max-width:calc(100% - 324px);width:100%}.block-editor-block-list__layout .tabs-location__type,.theme-html .tabs-location__type{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .tabs-location__type ul,.theme-html .tabs-location__type ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .tabs-location__type ul li,.theme-html .tabs-location__type ul li{margin-right:16px;display:flex;align-items:center}.block-editor-block-list__layout .tabs-location__type ul li svg,.theme-html .tabs-location__type ul li svg{margin-right:4px}.block-editor-block-list__layout .tabs-location__type ul li span,.theme-html .tabs-location__type ul li span{color:#262829;font-size:11.2px;font-style:normal;font-weight:600;line-height:14px}.block-editor-block-list__layout .tabs-location__type a,.theme-html .tabs-location__type a{display:flex;align-items:center;color:#2f1540}.block-editor-block-list__layout .tabs-location__type a svg,.theme-html .tabs-location__type a svg{position:relative;right:0;transition:right .3s ease-in-out}.block-editor-block-list__layout .tabs-location__type a:hover svg,.theme-html .tabs-location__type a:hover svg{right:-3px}.block-editor-block-list__layout .tabs-location__info,.theme-html .tabs-location__info{padding:16px;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .tabs-location__info h5,.theme-html .tabs-location__info h5{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout .tabs-location__info p,.theme-html .tabs-location__info p{color:#2e3031;font-size:11.67px;font-style:normal;font-weight:500;line-height:18px}.block-editor-block-list__layout .tabs-location__buttons,.theme-html .tabs-location__buttons{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .tabs-location__buttons-col,.theme-html .tabs-location__buttons-col{max-width:33.33%;width:100%;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .tabs-location__buttons-col:nth-child(2),.theme-html .tabs-location__buttons-col:nth-child(2){border-right:1px solid #e2d1ec;border-left:1px solid #e2d1ec}.block-editor-block-list__layout .tabs-location__buttons-text,.theme-html .tabs-location__buttons-text{display:flex;align-items:center}.block-editor-block-list__layout .tabs-location__buttons-text svg,.theme-html .tabs-location__buttons-text svg{margin-right:8px}.block-editor-block-list__layout .tabs-location__text-info p.link-04,.theme-html .tabs-location__text-info p.link-04{color:#2f1540;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:0}.block-editor-block-list__layout .tabs-location__text-info p.label-04,.theme-html .tabs-location__text-info p.label-04{color:#0e0f0f;font-size:11.2px;font-style:normal;font-weight:400;line-height:14px}.block-editor-block-list__layout .tabs-location__text-info p.label-04 a,.theme-html .tabs-location__text-info p.label-04 a{color:#0e0f0f;text-decoration:none}@media screen and (max-width:1080px){.block-editor-block-list__layout .tabs-location__buttons-col,.theme-html .tabs-location__buttons-col{max-width:100%}.block-editor-block-list__layout .tabs-location__type ul,.theme-html .tabs-location__type ul{max-width:calc(100% - 110px);width:100%}.block-editor-block-list__layout .tabs-location__type ul li,.theme-html .tabs-location__type ul li{max-width:100%;width:100%;margin-bottom:10px}.block-editor-block-list__layout .tabs-location__type ul li:last-child,.theme-html .tabs-location__type ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .tabs-location__type a,.theme-html .tabs-location__type a{max-width:110px;width:100%}}@media screen and (max-width:780px){.block-editor-block-list__layout .tabs-location__inner,.theme-html .tabs-location__inner{flex-wrap:wrap}.block-editor-block-list__layout .tabs-location__thumbnail,.theme-html .tabs-location__thumbnail{max-width:100%;width:100%;text-align:center}.block-editor-block-list__layout .tabs-location__thumbnail img,.theme-html .tabs-location__thumbnail img{width:100%}.block-editor-block-list__layout .tabs-location__details,.theme-html .tabs-location__details{max-width:100%}}.block-editor-block-list__layout .testimonial,.theme-html .testimonial{background-color:#662e91;position:relative}.block-editor-block-list__layout .testimonial__container,.theme-html .testimonial__container{padding:64px 80px}.block-editor-block-list__layout .testimonial__content,.theme-html .testimonial__content{max-width:900px;margin:0 auto;width:100%;padding-left:48px;position:relative;z-index:2;border-left:6px solid #ffc107}.block-editor-block-list__layout .testimonial__content h5,.theme-html .testimonial__content h5{color:#fff;margin-bottom:24px}.block-editor-block-list__layout .testimonial__content p,.theme-html .testimonial__content p{color:#fff}.block-editor-block-list__layout .testimonial__bg,.theme-html .testimonial__bg{position:absolute;bottom:0;right:0}.block-editor-block-list__layout .testimonial__bg img,.theme-html .testimonial__bg img{width:260px}.block-editor-block-list__layout .testimonial__bg svg,.theme-html .testimonial__bg svg{opacity:.32}@media screen and (max-width:768px){.block-editor-block-list__layout .testimonial__container,.theme-html .testimonial__container{padding:64px 24px}}.block-editor-block-list__layout .accordion,.theme-html .accordion{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .accordion.accordion-content,.theme-html .accordion.accordion-content{background-color:#662e91;position:relative}.block-editor-block-list__layout .accordion.accordion-content .accordion__main,.theme-html .accordion.accordion-content .accordion__main{max-width:1122px;position:relative;z-index:2}.block-editor-block-list__layout .accordion.accordion-content .accordion__bg,.theme-html .accordion.accordion-content .accordion__bg{position:absolute;bottom:-7px;right:0}.block-editor-block-list__layout .accordion.accordion-content .accordion__bg img,.theme-html .accordion.accordion-content .accordion__bg img{-webkit-transform-origin:center;transform-origin:center}.block-editor-block-list__layout .accordion.accordion-content .accordion__bg img.layout-1,.theme-html .accordion.accordion-content .accordion__bg img.layout-1{width:601px}.block-editor-block-list__layout .accordion.accordion-content .accordion__bg img.layout-2,.theme-html .accordion.accordion-content .accordion__bg img.layout-2{width:442px;display:none}.block-editor-block-list__layout .accordion.accordion-content .accordion__cards-block,.theme-html .accordion.accordion-content .accordion__cards-block{position:absolute;top:0;left:0;width:100%;height:100%}.block-editor-block-list__layout .accordion.accordion-content .accordion__container,.theme-html .accordion.accordion-content .accordion__container{padding:104px 80px}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content p,.theme-html .accordion.accordion-content .accordion__list-content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#0e0f0f}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content ul,.theme-html .accordion.accordion-content .accordion__list-content ul{padding-left:20px;list-style:disc}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content ul li,.theme-html .accordion.accordion-content .accordion__list-content ul li{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-header h4,.theme-html .accordion.accordion-content .accordion__list-header h4{color:#2f1540;max-width:calc(100% - 42px)}.block-editor-block-list__layout .accordion.accordion-content .accordion__cards-inner,.theme-html .accordion.accordion-content .accordion__cards-inner{position:relative}.block-editor-block-list__layout .accordion.accordion-content .accordion__cards-inner p,.theme-html .accordion.accordion-content .accordion__cards-inner p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2f1540}.block-editor-block-list__layout .accordion.accordion-content .accordion__content,.theme-html .accordion.accordion-content .accordion__content{text-align:center;margin-bottom:64px;position:relative;z-index:2}.block-editor-block-list__layout .accordion.accordion-content .accordion__content h2,.theme-html .accordion.accordion-content .accordion__content h2{color:#fff;position:relative;margin-bottom:16px}.block-editor-block-list__layout .accordion.accordion-content .accordion__content h2 span.yellow-underline:after,.theme-html .accordion.accordion-content .accordion__content h2 span.yellow-underline:after{position:absolute;bottom:-15px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:url(../../../../../../../themes/warrigal/assets/images/header-line.svg)}.block-editor-block-list__layout .accordion.accordion-content .accordion__content p,.block-editor-block-list__layout .accordion.accordion-content .accordion__content p.label-03,.theme-html .accordion.accordion-content .accordion__content p,.theme-html .accordion.accordion-content .accordion__content p.label-03{color:#fff}.block-editor-block-list__layout .accordion.accordion-content .accordion__content a,.theme-html .accordion.accordion-content .accordion__content a{height:24px}.block-editor-block-list__layout .accordion.accordion-content.layout2,.theme-html .accordion.accordion-content.layout2{background-color:#fff;overflow:hidden}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__content h2,.theme-html .accordion.accordion-content.layout2 .accordion__content h2{color:#2f1540}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__content p,.theme-html .accordion.accordion-content.layout2 .accordion__content p{color:#2e3031}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__content p.label-03,.theme-html .accordion.accordion-content.layout2 .accordion__content p.label-03{color:#662e91}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__bg img.layout-2,.theme-html .accordion.accordion-content.layout2 .accordion__bg img.layout-2{display:block}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__bg img.layout-1,.theme-html .accordion.accordion-content.layout2 .accordion__bg img.layout-1{display:none}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__cards-col,.theme-html .accordion.accordion-content.layout2 .accordion__cards-col{max-width:20%}.block-editor-block-list__layout .accordion.accordion-content.layout3,.theme-html .accordion.accordion-content.layout3{border-bottom:0}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__main,.theme-html .accordion.accordion-content.layout3 .accordion__main{max-width:1168px;width:100%;margin:0 auto;padding:0 24px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__main h2:after,.theme-html .accordion.accordion-content.layout3 .accordion__main h2:after{display:none}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__container,.theme-html .accordion.accordion-content.layout3 .accordion__container{padding:80px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__content,.theme-html .accordion.accordion-content.layout3 .accordion__content{text-align:left;margin-bottom:48px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__content h2,.theme-html .accordion.accordion-content.layout3 .accordion__content h2{font-size:34.18px;font-style:normal;font-weight:700;line-height:42px;margin-bottom:8px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__bg,.theme-html .accordion.accordion-content.layout3 .accordion__bg{display:none}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__list-header,.theme-html .accordion.accordion-content.layout3 .accordion__list-header{padding-bottom:16px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__list-header h4,.theme-html .accordion.accordion-content.layout3 .accordion__list-header h4{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__list-content p,.theme-html .accordion.accordion-content.layout3 .accordion__list-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__list-content a,.theme-html .accordion.accordion-content.layout3 .accordion__list-content a{text-decoration:none;font-weight:700}.block-editor-block-list__layout .accordion__container,.theme-html .accordion__container{padding:80px}.block-editor-block-list__layout .accordion__main,.theme-html .accordion__main{max-width:897px;width:100%;margin:0 auto}.block-editor-block-list__layout .accordion__cards-row,.theme-html .accordion__cards-row{display:flex;flex-wrap:wrap;margin:24px -12px 0;padding:16px 0}.block-editor-block-list__layout .accordion__cards-col,.theme-html .accordion__cards-col{max-width:25%;width:100%;padding:0 12px}.block-editor-block-list__layout .accordion__cards-inner,.theme-html .accordion__cards-inner{border-radius:8px;background:#e2d1ec;padding:16px;height:100%}.block-editor-block-list__layout .accordion__cards-inner h6,.theme-html .accordion__cards-inner h6{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout .accordion__cards-inner p,.theme-html .accordion__cards-inner p{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .accordion__content,.theme-html .accordion__content{margin-bottom:48px}.block-editor-block-list__layout .accordion__content h4,.theme-html .accordion__content h4{color:#3c155c;margin-bottom:8px}.block-editor-block-list__layout .accordion__content h3,.theme-html .accordion__content h3{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout .accordion__content p,.theme-html .accordion__content p{color:#0e0f0f}.block-editor-block-list__layout .accordion__content p span,.theme-html .accordion__content p span{display:block}.block-editor-block-list__layout .accordion__content p span.p-04,.theme-html .accordion__content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .accordion__content p span.p-03,.theme-html .accordion__content p span.p-03{margin-bottom:28px}.block-editor-block-list__layout .accordion__content p:last-child span.p-03,.block-editor-block-list__layout .accordion__content p:last-child span.p-04,.theme-html .accordion__content p:last-child span.p-03,.theme-html .accordion__content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .accordion__list-item,.theme-html .accordion__list-item{background-color:#f3ecf7;box-shadow:0 1px 12px 0 rgba(0,0,0,.24)}.block-editor-block-list__layout .accordion__list-header,.theme-html .accordion__list-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px 24px;cursor:pointer}.block-editor-block-list__layout .accordion__list-header.active svg,.theme-html .accordion__list-header.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block-editor-block-list__layout .accordion__list-header h6,.theme-html .accordion__list-header h6{max-width:calc(100% - 42px);width:100%}.block-editor-block-list__layout .accordion__list-header svg,.theme-html .accordion__list-header svg{width:32px}.block-editor-block-list__layout .accordion__list-header h6,.theme-html .accordion__list-header h6{color:#2f1540}.block-editor-block-list__layout .accordion__list-header svg,.theme-html .accordion__list-header svg{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.block-editor-block-list__layout .accordion__list-content,.theme-html .accordion__list-content{padding:0 24px 16px;display:none}.block-editor-block-list__layout .accordion__list-content p,.theme-html .accordion__list-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .accordion__list-content p span,.theme-html .accordion__list-content p span{display:block}.block-editor-block-list__layout .accordion__list-content p span.p-04,.theme-html .accordion__list-content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .accordion__list-content p:last-child span.p-04,.theme-html .accordion__list-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .accordion__list-content a,.theme-html .accordion__list-content a{color:#662e91;font-weight:500;text-decoration:none}.block-editor-block-list__layout .accordion__list-content ul,.theme-html .accordion__list-content ul{padding-left:20px;list-style:disc;margin-bottom:24px}.block-editor-block-list__layout .accordion__list-content ul li,.theme-html .accordion__list-content ul li{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}@media screen and (max-width:1366px){.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__main,.theme-html .accordion.accordion-content.layout3 .accordion__main{padding:0}}@media screen and (max-width:1280px){.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__cards-col,.theme-html .accordion.accordion-content.layout2 .accordion__cards-col{max-width:33.33%}}@media screen and (max-width:1080px){.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__cards-col,.theme-html .accordion.accordion-content.layout2 .accordion__cards-col{max-width:50%}.block-editor-block-list__layout .accordion__cards-col,.theme-html .accordion__cards-col{max-width:50%;margin-bottom:16px}.block-editor-block-list__layout .accordion__cards-col:last-child,.theme-html .accordion__cards-col:last-child{margin-bottom:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .accordion.accordion-content.layout3 .accordion__container,.theme-html .accordion.accordion-content.layout3 .accordion__container{padding:64px 24px}.block-editor-block-list__layout .accordion.accordion-content.layout2 .accordion__cards-col,.theme-html .accordion.accordion-content.layout2 .accordion__cards-col{max-width:100%}.block-editor-block-list__layout .accordion__cards-col,.theme-html .accordion__cards-col{max-width:100%;margin-bottom:16px}.block-editor-block-list__layout .accordion__cards-col:last-child,.theme-html .accordion__cards-col:last-child{margin-bottom:0}.block-editor-block-list__layout .accordion__bg,.theme-html .accordion__bg{display:none}.block-editor-block-list__layout .accordion.accordion-content .accordion__container,.theme-html .accordion.accordion-content .accordion__container{padding:64px 24px}.block-editor-block-list__layout .accordion.accordion-content .accordion__content h2,.theme-html .accordion.accordion-content .accordion__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .accordion.accordion-content .accordion__content h2 span.yellow-underline:after,.theme-html .accordion.accordion-content .accordion__content h2 span.yellow-underline:after{content:url(../../../../../../../themes/warrigal/assets/images/accordion-header-mobile.svg)}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-header h4,.theme-html .accordion.accordion-content .accordion__list-header h4{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content p,.theme-html .accordion.accordion-content .accordion__list-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content ul,.theme-html .accordion.accordion-content .accordion__list-content ul{padding-left:20px;list-style:disc}.block-editor-block-list__layout .accordion.accordion-content .accordion__list-content ul li,.theme-html .accordion.accordion-content .accordion__list-content ul li{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .accordion__container,.theme-html .accordion__container{padding:64px 24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .accordion__list-header svg,.theme-html .accordion__list-header svg{width:26px}}@media screen and (max-width:415px){.block-editor-block-list__layout .accordion.accordion-content .accordion__content h2:after,.theme-html .accordion.accordion-content .accordion__content h2:after{bottom:20px}}.block-editor-block-list__layout .steps,.theme-html .steps{background-color:#662e91}.block-editor-block-list__layout .steps__container,.theme-html .steps__container{padding:104px 80px}.block-editor-block-list__layout .steps__main,.theme-html .steps__main{max-width:897px;width:100%;margin:0 auto}.block-editor-block-list__layout .steps__main.max-width,.theme-html .steps__main.max-width{max-width:1124px}.block-editor-block-list__layout .steps__content,.theme-html .steps__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .steps__content p,.theme-html .steps__content p{color:#fff;margin-bottom:3px}.block-editor-block-list__layout .steps__content h3,.theme-html .steps__content h3{color:#fff}.block-editor-block-list__layout .steps__list,.theme-html .steps__list{display:flex}.block-editor-block-list__layout .steps__list.has-bottom .steps__list-item:first-child,.theme-html .steps__list.has-bottom .steps__list-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.block-editor-block-list__layout .steps__list.has-bottom .steps__list-item:last-child,.theme-html .steps__list.has-bottom .steps__list-item:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.block-editor-block-list__layout .steps__list.one .steps__list-item,.theme-html .steps__list.one .steps__list-item{max-width:100%}.block-editor-block-list__layout .steps__list.two .steps__list-item,.theme-html .steps__list.two .steps__list-item{max-width:50%}.block-editor-block-list__layout .steps__list.three .steps__list-item,.theme-html .steps__list.three .steps__list-item{max-width:33.33%}.block-editor-block-list__layout .steps__list.four .steps__list-item,.theme-html .steps__list.four .steps__list-item{max-width:25%}.block-editor-block-list__layout .steps__list-item,.theme-html .steps__list-item{background-color:#f3ecf7;max-width:25%;width:100%;text-align:center;position:relative;transition:background-color .3s ease-in-out}.block-editor-block-list__layout .steps__list-item:hover,.theme-html .steps__list-item:hover{background-color:#e2d1ec}.block-editor-block-list__layout .steps__list-item:after,.theme-html .steps__list-item:after{content:url(../../../../../../../themes/warrigal/assets/images/steps-arrow.svg);position:absolute;right:-44px;top:32px;z-index:2}.block-editor-block-list__layout .steps__list-item:first-child,.theme-html .steps__list-item:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.block-editor-block-list__layout .steps__list-item:last-child,.theme-html .steps__list-item:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.block-editor-block-list__layout .steps__list-item:last-child:after,.theme-html .steps__list-item:last-child:after{display:none}.block-editor-block-list__layout .steps__list-inner,.theme-html .steps__list-inner{padding:24px}.block-editor-block-list__layout .steps__list-inner p.label-03,.theme-html .steps__list-inner p.label-03{font-weight:800;margin-bottom:4px;color:#2f1540}.block-editor-block-list__layout .steps__list-inner p.p-04,.block-editor-block-list__layout .steps__list-inner p.p-04 a,.theme-html .steps__list-inner p.p-04,.theme-html .steps__list-inner p.p-04 a{color:#2f1540}.block-editor-block-list__layout .steps__number,.theme-html .steps__number{width:40px;height:40px;background-color:#662e91;border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.block-editor-block-list__layout .steps__number p,.theme-html .steps__number p{color:#fff}.block-editor-block-list__layout .steps__cta,.theme-html .steps__cta{width:181px}.block-editor-block-list__layout .steps__bottom,.theme-html .steps__bottom{background-color:#3c155c;padding:32px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.block-editor-block-list__layout .steps__bottom-text,.theme-html .steps__bottom-text{padding-right:24px;max-width:calc(100% - 181px)}.block-editor-block-list__layout .steps__bottom-text h5,.theme-html .steps__bottom-text h5{color:#fff;margin-bottom:4px}.block-editor-block-list__layout .steps__bottom-text p,.theme-html .steps__bottom-text p{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px}@media screen and (max-width:768px){.block-editor-block-list__layout .steps__container,.theme-html .steps__container{padding:64px 24px}.block-editor-block-list__layout .steps__content,.theme-html .steps__content{margin-bottom:32px}.block-editor-block-list__layout .steps__content h3,.theme-html .steps__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .steps__bottom-text,.theme-html .steps__bottom-text{max-width:100%;padding-right:0;margin-bottom:24px}.block-editor-block-list__layout .steps__list,.theme-html .steps__list{flex-direction:column}.block-editor-block-list__layout .steps__list-item,.block-editor-block-list__layout .steps__list.four .steps__list-item,.block-editor-block-list__layout .steps__list.one .steps__list-item,.block-editor-block-list__layout .steps__list.three .steps__list-item,.block-editor-block-list__layout .steps__list.two .steps__list-item,.theme-html .steps__list-item,.theme-html .steps__list.four .steps__list-item,.theme-html .steps__list.one .steps__list-item,.theme-html .steps__list.three .steps__list-item,.theme-html .steps__list.two .steps__list-item{max-width:100%}.block-editor-block-list__layout .steps__list-item:first-child,.theme-html .steps__list-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.block-editor-block-list__layout .steps__list-item:last-child,.theme-html .steps__list-item:last-child{border-top-right-radius:0;border-bottom-right-radius:0}.block-editor-block-list__layout .steps__list-item:last-child:after,.theme-html .steps__list-item:last-child:after{display:none}.block-editor-block-list__layout .steps__list-item:after,.theme-html .steps__list-item:after{-webkit-transform:scale(.6) rotate(90deg) translateX(-50%);transform:scale(.6) rotate(90deg) translateX(-50%);left:50%;top:auto;bottom:0;-webkit-transform-origin:left;transform-origin:left;position:absolute;right:auto}.block-editor-block-list__layout .steps__list-inner,.theme-html .steps__list-inner{padding:50px 24px}}.block-editor-block-list__layout .resources-list,.theme-html .resources-list{padding:104px 80px}.block-editor-block-list__layout .resources-list.all-post-listing,.theme-html .resources-list.all-post-listing{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list,.theme-html .resources-list.all-post-listing .resources-list{padding:104px 196px}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__content,.theme-html .resources-list.all-post-listing .resources-list__content{display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__container,.theme-html .resources-list.all-post-listing .resources-list__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__listing,.theme-html .resources-list.all-post-listing .resources-list__listing{max-width:100%}.block-editor-block-list__layout .resources-list__container,.theme-html .resources-list__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .resources-list__content,.theme-html .resources-list__content{margin-bottom:80px}.block-editor-block-list__layout .resources-list__content h3,.theme-html .resources-list__content h3{color:#2f1540}.block-editor-block-list__layout .resources-list__content p,.theme-html .resources-list__content p{color:#3c155c;margin-bottom:4px}.block-editor-block-list__layout .resources-list__main,.theme-html .resources-list__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .resources-list__filter,.theme-html .resources-list__filter{max-width:348px;width:100%;padding-right:48px}.block-editor-block-list__layout .resources-list__listing,.theme-html .resources-list__listing{max-width:calc(100% - 348px);width:100%}.block-editor-block-list__layout .resources-list__listing--full,.theme-html .resources-list__listing--full{max-width:100%}.block-editor-block-list__layout .resources-list__row,.theme-html .resources-list__row{display:flex;flex-wrap:wrap;margin:0 -16px}.block-editor-block-list__layout .resources-list__empty,.theme-html .resources-list__empty{padding:0 16px}.block-editor-block-list__layout .resources-list__col,.theme-html .resources-list__col{max-width:33.33%;width:100%;padding:0 16px;margin-bottom:32px}.block-editor-block-list__layout .resources-list__thumbnail,.theme-html .resources-list__thumbnail{position:relative;line-height:0;margin-bottom:24px;padding-bottom:75%}.block-editor-block-list__layout .resources-list__thumbnail>img,.theme-html .resources-list__thumbnail>img{position:absolute;top:0;left:0;max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover;height:100%;border-radius:4px}.block-editor-block-list__layout .resources-list__inner a,.theme-html .resources-list__inner a{color:#0e0f0f;text-decoration:none;margin-bottom:12px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;transition:color .3s ease-in-out}.block-editor-block-list__layout .resources-list__inner a:hover,.theme-html .resources-list__inner a:hover{color:#662e91}.block-editor-block-list__layout .resources-list__description,.theme-html .resources-list__description{margin-bottom:24px}.block-editor-block-list__layout .resources-list__description p,.theme-html .resources-list__description p{display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;color:#161616}.block-editor-block-list__layout .resources-list__cat-date,.theme-html .resources-list__cat-date{display:flex;align-items:center;margin-bottom:12px}.block-editor-block-list__layout .resources-list__cat-date p,.theme-html .resources-list__cat-date p{color:#fff;margin-bottom:0}.block-editor-block-list__layout .resources-list__cat-date p:first-child,.theme-html .resources-list__cat-date p:first-child{color:#662e91}.block-editor-block-list__layout .resources-list__cat-date p:after,.theme-html .resources-list__cat-date p:after{content:"|";color:#3c155c;margin:0 8px}.block-editor-block-list__layout .resources-list__cat-date p:last-child,.theme-html .resources-list__cat-date p:last-child{color:#7f8385}.block-editor-block-list__layout .resources-list__cat-date p:last-child:after,.theme-html .resources-list__cat-date p:last-child:after{display:none}.block-editor-block-list__layout .resources-list__filter-header,.theme-html .resources-list__filter-header{background-color:#0e0f0f;padding:16px 12px;border-top-right-radius:4px;border-top-left-radius:4px}.block-editor-block-list__layout .resources-list__filter-header p,.theme-html .resources-list__filter-header p{color:#fff}.block-editor-block-list__layout .resources-list__filter-topic,.theme-html .resources-list__filter-topic{background-color:#f5f5f5}.block-editor-block-list__layout .resources-list__filter-topic ul,.theme-html .resources-list__filter-topic ul{margin:0;padding:12px 16px;list-style:none;background-color:#f5f5f5}.block-editor-block-list__layout .resources-list__filter-topic ul li,.theme-html .resources-list__filter-topic ul li{margin-bottom:8px}.block-editor-block-list__layout .resources-list__filter-title,.theme-html .resources-list__filter-title{padding:8px 16px;background-color:#f3ecf7}.block-editor-block-list__layout .resources-list__filter-title h6,.theme-html .resources-list__filter-title h6{color:#3c155c}.block-editor-block-list__layout .resources-list__nav-prio,.theme-html .resources-list__nav-prio{border-radius:4px;background-color:#f3ecf7;padding:8px;margin-bottom:32px}.block-editor-block-list__layout .resources-list__nav-prio ul,.theme-html .resources-list__nav-prio ul{list-style:none;display:flex;align-items:center}.block-editor-block-list__layout .resources-list__nav-prio ul li,.theme-html .resources-list__nav-prio ul li{padding:0 12px;margin-right:8px;height:37px;display:flex;align-items:center;border-radius:8px;cursor:pointer}.block-editor-block-list__layout .resources-list__nav-prio ul li p,.theme-html .resources-list__nav-prio ul li p{color:#2f1540}.block-editor-block-list__layout .resources-list__nav-prio ul li.active,.theme-html .resources-list__nav-prio ul li.active{background-color:#662e91}.block-editor-block-list__layout .resources-list__nav-prio ul li.active p,.theme-html .resources-list__nav-prio ul li.active p{color:#fff}.block-editor-block-list__layout .resources-list__mobile,.theme-html .resources-list__mobile{display:none;margin-bottom:24px}.block-editor-block-list__layout .resources-list__mobile select,.theme-html .resources-list__mobile select{max-width:50%;width:100%}.block-editor-block-list__layout .resources-list__mobile select:first-child,.theme-html .resources-list__mobile select:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #fff}.block-editor-block-list__layout .resources-list__mobile select:last-child,.theme-html .resources-list__mobile select:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.block-editor-block-list__layout .resources-list__pagination,.theme-html .resources-list__pagination{display:flex;align-items:center;justify-content:center}.block-editor-block-list__layout .resources-list__pagination .page-numbers,.theme-html .resources-list__pagination .page-numbers{width:48px;height:48px;border-radius:50%;background-color:#f3ecf7;display:flex;align-items:center;justify-content:center;color:#662e91;margin:0 8px;text-decoration:none}.block-editor-block-list__layout .resources-list__pagination .page-numbers.next,.block-editor-block-list__layout .resources-list__pagination .page-numbers.prev,.theme-html .resources-list__pagination .page-numbers.next,.theme-html .resources-list__pagination .page-numbers.prev{width:auto;height:auto;background-color:transparent}.block-editor-block-list__layout .resources-list__pagination .page-numbers.current,.theme-html .resources-list__pagination .page-numbers.current{background-color:#662e91;color:#fff}@media screen and (max-width:1366px){.block-editor-block-list__layout .resources-list__row .resources-list__col,.theme-html .resources-list__row .resources-list__col{max-width:50%}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list,.theme-html .resources-list.all-post-listing .resources-list{padding:104px 80px}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__row .resources-list__col,.theme-html .resources-list.all-post-listing .resources-list__row .resources-list__col{max-width:33.33%}}@media screen and (max-width:1280px){.block-editor-block-list__layout .resources-list__filter,.theme-html .resources-list__filter{max-width:100%;padding-right:0}.block-editor-block-list__layout .resources-list__listing,.theme-html .resources-list__listing{max-width:100%}.block-editor-block-list__layout .resources-list__row .resources-list__col,.theme-html .resources-list__row .resources-list__col{max-width:33.33%}.block-editor-block-list__layout .resources-list__topic-wrapper,.theme-html .resources-list__topic-wrapper{display:flex}.block-editor-block-list__layout .resources-list__filter-topic,.theme-html .resources-list__filter-topic{max-width:50%;width:100%}.block-editor-block-list__layout .resources-list__filter,.theme-html .resources-list__filter{margin-bottom:24px}.block-editor-block-list__layout .resources-list__filter-mobile,.theme-html .resources-list__filter-mobile{width:100%}.block-editor-block-list__layout .resources-list__filter-row,.theme-html .resources-list__filter-row{display:flex}.block-editor-block-list__layout .resources-list__filter-col,.theme-html .resources-list__filter-col{max-width:50%;width:100%}.block-editor-block-list__layout .resources-list__filter-header-mobile,.theme-html .resources-list__filter-header-mobile{display:flex;align-items:center;justify-content:space-between;border-right:1px #fff;background:#0e0f0f;padding:12px 16px}.block-editor-block-list__layout .resources-list__filter-header-mobile p,.theme-html .resources-list__filter-header-mobile p{color:#fff}.block-editor-block-list__layout .resources-list__filter-drop,.theme-html .resources-list__filter-drop{background-color:#f5f5f5}.block-editor-block-list__layout .resources-list__filter-choices,.theme-html .resources-list__filter-choices{padding:12px 16px}.block-editor-block-list__layout .resources-list__filter-choices h6,.theme-html .resources-list__filter-choices h6{margin-bottom:10px;color:#0e0f0f}}@media screen and (max-width:1024px){.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__row .resources-list__col,.theme-html .resources-list.all-post-listing .resources-list__row .resources-list__col{max-width:50%}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__content,.theme-html .resources-list.all-post-listing .resources-list__content{flex-direction:column;align-items:flex-start;justify-content:flex-start}.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__header,.theme-html .resources-list.all-post-listing .resources-list__header{margin-bottom:24px}}@media screen and (max-width:920px){.block-editor-block-list__layout .resources-list__nav-prio ul,.theme-html .resources-list__nav-prio ul{display:flex;flex-direction:column}.block-editor-block-list__layout .resources-list__row .resources-list__col,.theme-html .resources-list__row .resources-list__col{max-width:50%}}@media screen and (max-width:768px){.block-editor-block-list__layout .resources-list,.block-editor-block-list__layout .resources-list.all-post-listing .resources-list,.theme-html .resources-list,.theme-html .resources-list.all-post-listing .resources-list{padding:64px 24px}.block-editor-block-list__layout .resources-list__content,.theme-html .resources-list__content{margin-bottom:48px}.block-editor-block-list__layout .resources-list__content h3,.theme-html .resources-list__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .resources-list__mobile,.theme-html .resources-list__mobile{display:flex}.block-editor-block-list__layout .resources-list__filter,.block-editor-block-list__layout .resources-list__topic-wrapper,.theme-html .resources-list__filter,.theme-html .resources-list__topic-wrapper{display:none}}@media screen and (max-width:680px){.block-editor-block-list__layout .resources-list.all-post-listing .resources-list__row .resources-list__col,.block-editor-block-list__layout .resources-list__row .resources-list__col,.theme-html .resources-list.all-post-listing .resources-list__row .resources-list__col,.theme-html .resources-list__row .resources-list__col{max-width:100%}.block-editor-block-list__layout .resources-list__pagination .page-numbers,.theme-html .resources-list__pagination .page-numbers{width:30px;height:30px;border-radius:50%;background-color:#f3ecf7;display:flex;align-items:center;justify-content:center;color:#662e91;margin:0 5px;text-decoration:none;font-size:14px}}.block-editor-block-list__layout [class*=stories] .resources-list__thumbnail,.theme-html [class*=stories] .resources-list__thumbnail{padding-bottom:59%}.block-editor-block-list__layout .related-resources,.theme-html .related-resources{padding:104px 80px 72px}.block-editor-block-list__layout .related-resources__container,.theme-html .related-resources__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .related-resources__content,.theme-html .related-resources__content{display:flex;justify-content:space-between;align-items:end;flex-wrap:wrap}.block-editor-block-list__layout .related-resources__content p,.theme-html .related-resources__content p{color:#662e91}.block-editor-block-list__layout .related-resources__content h3,.theme-html .related-resources__content h3{color:#2f1540;margin-bottom:20px}.block-editor-block-list__layout .related-resources__cta,.theme-html .related-resources__cta{margin-bottom:20px}.block-editor-block-list__layout .related-resources__cta-mobile,.theme-html .related-resources__cta-mobile{display:none}.block-editor-block-list__layout .related-resources__post,.theme-html .related-resources__post{padding-top:44px}.block-editor-block-list__layout .related-resources__row,.theme-html .related-resources__row{display:flex;margin:0 -16px}.block-editor-block-list__layout .related-resources__row .resources-list__col,.theme-html .related-resources__row .resources-list__col{max-width:33.33%;width:100%}.block-editor-block-list__layout .related-resources__row .slick-dots,.theme-html .related-resources__row .slick-dots{bottom:0}.block-editor-block-list__layout .related-resources__row .slick-dots li,.theme-html .related-resources__row .slick-dots li{margin:0}.block-editor-block-list__layout .related-resources__row .slick-dots li button:before,.theme-html .related-resources__row .slick-dots li button:before{font-size:30px;color:#662e91}@media screen and (max-width:1024px){.block-editor-block-list__layout .related-resources__row,.theme-html .related-resources__row{flex-wrap:wrap}.block-editor-block-list__layout .related-resources__col,.theme-html .related-resources__col{max-width:50%;padding:0 16px}}@media screen and (max-width:768px){.block-editor-block-list__layout .related-resources,.theme-html .related-resources{padding:64px 24px}.block-editor-block-list__layout .related-resources__col,.theme-html .related-resources__col{max-width:100%}.block-editor-block-list__layout .related-resources__post,.theme-html .related-resources__post{padding-top:48px}.block-editor-block-list__layout .related-resources__content h3,.theme-html .related-resources__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:0}.block-editor-block-list__layout .related-resources__row,.theme-html .related-resources__row{margin:0}.block-editor-block-list__layout .related-resources__row .resources-list__col,.theme-html .related-resources__row .resources-list__col{padding:0;max-width:100%}}@media screen and (max-width:680px){.block-editor-block-list__layout .related-resources__cta,.block-editor-block-list__layout .related-resources__row .resources-list__col:last-child,.theme-html .related-resources__cta,.theme-html .related-resources__row .resources-list__col:last-child{display:none}.block-editor-block-list__layout .related-resources__cta-mobile,.theme-html .related-resources__cta-mobile{display:flex;align-items:center;justify-content:center}}.block-editor-block-list__layout .gfield_select,.block-editor-block-list__layout .select-field,.theme-html .gfield_select,.theme-html .select-field{border-radius:4px;border:1px solid #cfd2d3;background:#f5f5f5;height:52px;padding:0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#7f8385;background-image:url(../../../../../../../themes/warrigal/assets/images/icon-carret-down.svg);background-position:center right 12px;background-repeat:no-repeat}.block-editor-block-list__layout .gfield_select option,.block-editor-block-list__layout .select-field option,.theme-html .gfield_select option,.theme-html .select-field option{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=email],.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=tel],.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=text],.theme-html .gform_wrapper.gravity-theme .gfield input[type=email],.theme-html .gform_wrapper.gravity-theme .gfield input[type=tel],.theme-html .gform_wrapper.gravity-theme .gfield input[type=text]{border-radius:4px;border:1px solid #cfd2d3;background:#f5f5f5;height:52px;padding:0 12px;color:#7f8385}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=email]::-webkit-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=tel]::-webkit-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=text]::-webkit-input-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=email]::-moz-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=tel]::-moz-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=text]::-moz-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=email]::-ms-input-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=tel]::-ms-input-placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=text]::-ms-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=email]::-ms-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=tel]::-ms-input-placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=text]::-ms-input-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=email]::placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=tel]::placeholder,.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield input[type=text]::placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=email]::placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=tel]::placeholder,.theme-html .gform_wrapper.gravity-theme .gfield input[type=text]::placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gfield--type-textarea textarea,.theme-html .gfield--type-textarea textarea{border-radius:4px;border:1px solid #cfd2d3;background:#f5f5f5;resize:none;padding:0 12px;height:104px!important;color:#7f8385}.block-editor-block-list__layout .gfield--type-textarea textarea::-webkit-input-placeholder,.theme-html .gfield--type-textarea textarea::-webkit-input-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gfield--type-textarea textarea::-moz-placeholder,.theme-html .gfield--type-textarea textarea::-moz-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gfield--type-textarea textarea::-ms-input-placeholder,.theme-html .gfield--type-textarea textarea::-ms-input-placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .gfield--type-textarea textarea::placeholder,.theme-html .gfield--type-textarea textarea::placeholder{color:#7f8385;font-size:15px;font-style:normal;font-weight:500;line-height:21px}.block-editor-block-list__layout .select--filter,.theme-html .select--filter{background:#0e0f0f;padding:12px 16px;height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../../../../../../../themes/warrigal/assets/images/select-carret-white.svg);background-position:center right 16px;background-repeat:no-repeat;font-size:14px;font-style:normal;font-weight:700;line-height:16px;color:#fff}.block-editor-block-list__layout .select--filter option,.theme-html .select--filter option{font-size:14px;font-style:normal;font-weight:700;line-height:16px;color:#fff}.block-editor-block-list__layout .gform_wrapper.gravity-theme .gfield_label,.theme-html .gform_wrapper.gravity-theme .gfield_label{font-family:"Manrope",sans-serif!important;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#0e0f0f}.block-editor-block-list__layout .gfield_required_text,.theme-html .gfield_required_text{display:none!important}.block-editor-block-list__layout .gform_confirmation_message_1.gform_confirmation_message,.theme-html .gform_confirmation_message_1.gform_confirmation_message{margin-bottom:32px}.block-editor-block-list__layout .gform_page_footer.before,.theme-html .gform_page_footer.before{display:flex;align-items:center;justify-content:space-between;margin-top:0!important;padding-top:64px!important}.block-editor-block-list__layout .gform_page_footer.before #gform_submit_button_5,.block-editor-block-list__layout .gform_page_footer.before .gform_next_button,.theme-html .gform_page_footer.before #gform_submit_button_5,.theme-html .gform_page_footer.before .gform_next_button{margin:0 0 8px!important}@media screen and (max-width:400px){.block-editor-block-list__layout .gform_page_footer.before,.theme-html .gform_page_footer.before{flex-direction:column-reverse;padding-top:32px!important;padding-bottom:0}}.block-editor-block-list__layout #gform_fields_5_2,.theme-html #gform_fields_5_2{grid-row-gap:0}.block-editor-block-list__layout .gform_previous_button,.theme-html .gform_previous_button{font-size:16.8px!important;font-style:normal!important;font-weight:700!important;line-height:21px!important;border:0!important;background-color:transparent!important;border-radius:0!important;color:#2f1540!important;display:flex;align-items:center;padding:0!important}.block-editor-block-list__layout #gform_5 .gfield_html,.theme-html #gform_5 .gfield_html{margin-bottom:64px}.block-editor-block-list__layout #gform_5 .gfield_html h3,.theme-html #gform_5 .gfield_html h3{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout #gform_5 .gfield_html p,.theme-html #gform_5 .gfield_html p{color:#2e3031}.block-editor-block-list__layout #gform_5 .gf_page_steps,.theme-html #gform_5 .gf_page_steps{margin-bottom:64px}.block-editor-block-list__layout #gform_5 .gform_body,.theme-html #gform_5 .gform_body{padding-bottom:64px}@media screen and (max-width:980px){.block-editor-block-list__layout #gform_5 .gf_page_steps,.theme-html #gform_5 .gf_page_steps{overflow-x:scroll}.block-editor-block-list__layout #gform_5 .gf_page_steps .parent_div,.theme-html #gform_5 .gf_page_steps .parent_div{width:840px}}@media screen and (max-width:768px){.block-editor-block-list__layout #gform_5 .gf_page_steps,.theme-html #gform_5 .gf_page_steps{overflow-x:unset}.block-editor-block-list__layout #gform_5 .gf_page_steps .parent_div,.theme-html #gform_5 .gf_page_steps .parent_div{width:100%}.block-editor-block-list__layout #gform_5 .gfield_html,.theme-html #gform_5 .gfield_html{margin-bottom:32px}.block-editor-block-list__layout #gform_5 .gfield_html h3,.theme-html #gform_5 .gfield_html h3{font-size:24.19px!important;font-style:normal!important;font-weight:700!important;line-height:28px!important}.block-editor-block-list__layout #gform_5 .gfield_html p.p-03,.theme-html #gform_5 .gfield_html p.p-03{font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:24px!important}.block-editor-block-list__layout #gform_5 .gform_body,.theme-html #gform_5 .gform_body{padding-bottom:0}}.block-editor-block-list__layout .gform_next_button,.theme-html .gform_next_button{display:inline-flex;justify-content:center;align-items:center;padding:0 24px 1px;border-radius:100px;text-decoration:none;transition:all .3s ease-in-out;cursor:pointer;border:none;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;height:42px;background-color:#662e91;color:#fff;font-family:"Manrope",sans-serif!important}.block-editor-block-list__layout #field_5_4 .gfield_radio,.theme-html #field_5_4 .gfield_radio{display:flex;flex-wrap:wrap}.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice,.theme-html #field_5_4 .gfield_radio .gchoice{max-width:33.33%;width:100%;position:relative}.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice .gfield-choice-input,.theme-html #field_5_4 .gfield_radio .gchoice .gfield-choice-input{position:absolute;visibility:hidden;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label,.theme-html #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label{color:#fff;background-color:#662e91}.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label p,.theme-html #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label p{color:#fff}.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label svg path,.theme-html #field_5_4 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label svg path{fill:#fff}.block-editor-block-list__layout #field_5_4 .gfield_radio .gform-field-label,.theme-html #field_5_4 .gfield_radio .gform-field-label{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 16px;border:1px solid #e2d1ec;text-align:center;min-height:164px;height:100%;max-width:100%;cursor:pointer}.block-editor-block-list__layout #field_5_4 .gfield_radio .gform-field-label svg,.theme-html #field_5_4 .gfield_radio .gform-field-label svg{margin-bottom:8px}.block-editor-block-list__layout #field_5_4 .gfield_radio .gform-field-label p,.theme-html #field_5_4 .gfield_radio .gform-field-label p{color:#2f1540}.block-editor-block-list__layout #field_5_4 .gfield_radio .gform-field-label p.label-01,.theme-html #field_5_4 .gfield_radio .gform-field-label p.label-01{margin-bottom:4px}@media screen and (max-width:1080px){.block-editor-block-list__layout #field_5_4 .gfield_radio .gchoice,.theme-html #field_5_4 .gfield_radio .gchoice{max-width:100%}}.block-editor-block-list__layout #field_5_7 .gfield_radio,.theme-html #field_5_7 .gfield_radio{display:flex;flex-wrap:wrap}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice,.theme-html #field_5_7 .gfield_radio .gchoice{max-width:33.33%;width:100%;position:relative}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input{position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before{content:"";position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14.55px;height:14.55px;border:3px solid #2f1540;border-radius:100%;background:transparent}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label{background-color:#e2d1ec}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.theme-html #field_5_7 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{content:"";width:10px;height:10px;background:#2f1540;position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;transition:all .2s ease}.block-editor-block-list__layout #field_5_7 .gfield_radio .gform-field-label,.theme-html #field_5_7 .gfield_radio .gform-field-label{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 16px;border:1px solid #e2d1ec;text-align:center;min-height:164px;height:100%;max-width:100%;cursor:pointer}.block-editor-block-list__layout #field_5_7 .gfield_radio .gform-field-label svg,.theme-html #field_5_7 .gfield_radio .gform-field-label svg{margin-bottom:8px}.block-editor-block-list__layout #field_5_7 .gfield_radio .gform-field-label p,.theme-html #field_5_7 .gfield_radio .gform-field-label p{color:#2f1540}.block-editor-block-list__layout #field_5_7 .gfield_radio .gform-field-label p.label-01,.theme-html #field_5_7 .gfield_radio .gform-field-label p.label-01{margin-bottom:4px;margin-top:23px;color:#2f1540}@media screen and (max-width:1280px){.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice,.theme-html #field_5_7 .gfield_radio .gchoice{max-width:50%;width:100%;position:relative}}@media screen and (max-width:980px){.block-editor-block-list__layout #field_5_7 .gfield_radio .gchoice,.theme-html #field_5_7 .gfield_radio .gchoice{max-width:100%;width:100%;position:relative}}.block-editor-block-list__layout #field_5_14 .gfield_radio,.theme-html #field_5_14 .gfield_radio{display:flex;flex-wrap:wrap}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice,.theme-html #field_5_14 .gfield_radio .gchoice{max-width:50%;width:100%;position:relative}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input{position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before{content:"";position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14.55px;height:14.55px;border:3px solid #2f1540;border-radius:100%;background:transparent}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label{background-color:#e2d1ec}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.theme-html #field_5_14 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{content:"";width:10px;height:10px;background:#2f1540;position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;transition:all .2s ease}.block-editor-block-list__layout #field_5_14 .gfield_radio .gform-field-label,.theme-html #field_5_14 .gfield_radio .gform-field-label{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px 16px;border:1px solid #e2d1ec;text-align:center;min-height:164px;height:100%;max-width:100%;cursor:pointer}.block-editor-block-list__layout #field_5_14 .gfield_radio .gform-field-label svg,.theme-html #field_5_14 .gfield_radio .gform-field-label svg{margin-bottom:8px}.block-editor-block-list__layout #field_5_14 .gfield_radio .gform-field-label p,.theme-html #field_5_14 .gfield_radio .gform-field-label p{color:#2f1540}.block-editor-block-list__layout #field_5_14 .gfield_radio .gform-field-label p.label-01,.theme-html #field_5_14 .gfield_radio .gform-field-label p.label-01{margin-bottom:4px;margin-top:23px;color:#2f1540}@media screen and (max-width:980px){.block-editor-block-list__layout #field_5_14 .gfield_radio .gchoice,.theme-html #field_5_14 .gfield_radio .gchoice{max-width:100%;width:100%;position:relative}}.block-editor-block-list__layout #field_5_10 .gfield_radio,.theme-html #field_5_10 .gfield_radio{display:flex;flex-wrap:wrap}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice,.theme-html #field_5_10 .gfield_radio .gchoice{max-width:25%;width:100%;position:relative}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input{position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14.55px;height:14.55px;border:3px solid #fff;border-radius:100%;background:transparent;z-index:2}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+.gform-field-label{background-color:#e2d1ec}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{content:"";width:10px;height:10px;background:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;transition:all .2s ease;z-index:2}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label,.theme-html #field_5_10 .gfield_radio .gform-field-label{align-items:center;justify-content:end;flex-direction:column;padding:24px 16px;border:1px solid #e2d1ec;text-align:center;min-height:300px;max-width:100%;cursor:pointer;display:flex}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label .label-content,.theme-html #field_5_10 .gfield_radio .gform-field-label .label-content{position:relative;z-index:2;height:100px;margin-top:23px}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label img,.theme-html #field_5_10 .gfield_radio .gform-field-label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label p,.theme-html #field_5_10 .gfield_radio .gform-field-label p{color:#fff}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label p.label-01,.theme-html #field_5_10 .gfield_radio .gform-field-label p.label-01{margin-bottom:4px;color:#fff}@media screen and (max-width:1280px){.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice,.theme-html #field_5_10 .gfield_radio .gchoice{max-width:50%;width:100%;position:relative}}@media screen and (max-width:980px){.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice,.theme-html #field_5_10 .gfield_radio .gchoice{max-width:100%;width:100%;position:relative}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input{position:absolute;top:32px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:before{content:"";top:40%}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:before,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:before{top:40%}.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.block-editor-block-list__layout #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:checked+label:after,.theme-html #field_5_10 .gfield_radio .gchoice .gfield-choice-input:not(:checked)+label:after{content:"";top:40%}.block-editor-block-list__layout #field_5_10 .gfield_radio .gform-field-label,.theme-html #field_5_10 .gfield_radio .gform-field-label{min-height:250px}}.block-editor-block-list__layout [id*=gform_ajax_spinner_],.theme-html [id*=gform_ajax_spinner_]{border-block-end-color:#662e91;border-inline-start-color:#662e91}.block-editor-block-list__layout .announcement,.theme-html .announcement{background-color:#ffd778;padding:12px 32px}.block-editor-block-list__layout .announcement__container,.theme-html .announcement__container{display:flex;align-items:center;justify-content:center;text-align:center}.block-editor-block-list__layout .announcement__content,.theme-html .announcement__content{margin-left:12px;text-align:center}.block-editor-block-list__layout .announcement__content p,.theme-html .announcement__content p{font-size:14px;font-style:normal;font-weight:600;line-height:16px;color:#0e0f0f}.block-editor-block-list__layout .announcement__content a,.theme-html .announcement__content a{color:#2f1540;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration:underline}@media screen and (max-width:1024px){.block-editor-block-list__layout .announcement,.theme-html .announcement{top:0;margin-bottom:100px;position:fixed;width:100%;z-index:999}}@media screen and (max-width:420px){.block-editor-block-list__layout .announcement,.theme-html .announcement{padding:12px 16px}.block-editor-block-list__layout .announcement__container svg,.theme-html .announcement__container svg{width:17px}.block-editor-block-list__layout .announcement__content,.theme-html .announcement__content{max-width:calc(100% - 29px);width:100%}}.block-editor-block-list__layout .header-banner,.theme-html .header-banner{position:relative;padding:80px;height:650px;display:flex;align-items:end;width:100%}.block-editor-block-list__layout .header-banner__image,.theme-html .header-banner__image{position:absolute;width:100%;height:100%;top:0;left:0}.block-editor-block-list__layout .header-banner__image img,.theme-html .header-banner__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .header-banner__container,.theme-html .header-banner__container{max-width:1352px;width:100%;margin:0 auto;position:relative;z-index:2;padding-top:252px}.block-editor-block-list__layout .header-banner__content,.theme-html .header-banner__content{max-width:897px}.block-editor-block-list__layout .header-banner__content h2,.theme-html .header-banner__content h2{margin-bottom:24px;color:#fff}.block-editor-block-list__layout .header-banner__content h2 span,.block-editor-block-list__layout .header-banner__content p,.block-editor-block-list__layout .header-banner__content p span,.theme-html .header-banner__content h2 span,.theme-html .header-banner__content p,.theme-html .header-banner__content p span{color:#fff}.block-editor-block-list__layout .header-banner__buttons,.theme-html .header-banner__buttons{margin-top:24px}.block-editor-block-list__layout .header-banner__buttons a,.theme-html .header-banner__buttons a{margin-right:8px;margin-bottom:24px}@media screen and (max-width:768px){.block-editor-block-list__layout .header-banner,.theme-html .header-banner{height:600px;padding:24px 32px 8px}.block-editor-block-list__layout .header-banner__content h2,.theme-html .header-banner__content h2{font-size:34.18px;font-style:normal;font-weight:700;line-height:42px}.block-editor-block-list__layout .header-banner__content p span,.theme-html .header-banner__content p span{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .header-banner__container,.theme-html .header-banner__container{padding-top:205px}}.block-editor-block-list__layout .header-banner-v2,.theme-html .header-banner-v2{padding:0 80px;background-color:#662e91;overflow:hidden;min-height:480px;margin-bottom:-75px;position:relative}.block-editor-block-list__layout .header-banner-v2:before,.theme-html .header-banner-v2:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:95px;background-color:#fff;z-index:2}.block-editor-block-list__layout .header-banner-v2__bg,.theme-html .header-banner-v2__bg{position:absolute;bottom:-60px;left:0;z-index:1;opacity:.3}.block-editor-block-list__layout .header-banner-v2__bg img,.theme-html .header-banner-v2__bg img{width:562px}.block-editor-block-list__layout .header-banner-v2__text-content,.theme-html .header-banner-v2__text-content{max-width:669px}.block-editor-block-list__layout .header-banner-v2__container,.theme-html .header-banner-v2__container{max-width:1352px;width:100%;margin:0 auto;position:relative;z-index:3;display:flex;justify-content:space-between}.block-editor-block-list__layout .header-banner-v2__thumbnail,.theme-html .header-banner-v2__thumbnail{max-width:668px;height:584px;width:100%;text-align:center;position:relative}.block-editor-block-list__layout .header-banner-v2__thumbnail img,.theme-html .header-banner-v2__thumbnail img{width:460px;max-width:100%;position:absolute;top:52px;left:114px}.block-editor-block-list__layout .header-banner-v2__thumbnail svg,.theme-html .header-banner-v2__thumbnail svg{position:absolute}.block-editor-block-list__layout .header-banner-v2__thumbnail svg.top,.theme-html .header-banner-v2__thumbnail svg.top{top:0;right:23.49px}.block-editor-block-list__layout .header-banner-v2__thumbnail svg.bottom,.theme-html .header-banner-v2__thumbnail svg.bottom{left:0;bottom:162px}.block-editor-block-list__layout .header-banner-v2__bg-image,.theme-html .header-banner-v2__bg-image{display:none}.block-editor-block-list__layout .header-banner-v2__content,.theme-html .header-banner-v2__content{max-width:calc(100% - 668px);width:100%;display:flex;align-items:center;padding-bottom:94px;position:relative;z-index:2}.block-editor-block-list__layout .header-banner-v2__content h3,.theme-html .header-banner-v2__content h3{color:#fff;margin-bottom:16px}.block-editor-block-list__layout .header-banner-v2__content p span,.theme-html .header-banner-v2__content p span{color:#fff;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .header-banner-v2__cta,.theme-html .header-banner-v2__cta{margin-top:24px}@media screen and (max-width:1366px){.block-editor-block-list__layout .header-banner-v2__content,.theme-html .header-banner-v2__content{max-width:calc(100% - 420px)}.block-editor-block-list__layout .header-banner-v2__thumbnail,.theme-html .header-banner-v2__thumbnail{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@media screen and (max-width:1280px){.block-editor-block-list__layout .header-banner-v2__content,.theme-html .header-banner-v2__content{padding-top:25px}}@media screen and (max-width:980px){.block-editor-block-list__layout .header-banner-v2,.theme-html .header-banner-v2{padding:80px;margin:0;display:flex;align-items:center;min-height:0}.block-editor-block-list__layout .header-banner-v2__bg,.theme-html .header-banner-v2__bg{bottom:-340px}.block-editor-block-list__layout .header-banner-v2__text-content,.theme-html .header-banner-v2__text-content{max-width:100%}.block-editor-block-list__layout .header-banner-v2:before,.theme-html .header-banner-v2:before{display:none}.block-editor-block-list__layout .header-banner-v2__content,.theme-html .header-banner-v2__content{max-width:100%;padding:0}.block-editor-block-list__layout .header-banner-v2__thumbnail,.theme-html .header-banner-v2__thumbnail{display:none}.block-editor-block-list__layout .header-banner-v2__bg-image,.theme-html .header-banner-v2__bg-image{display:block;line-height:0;position:relative}.block-editor-block-list__layout .header-banner-v2__bg-image img,.theme-html .header-banner-v2__bg-image img{width:100%;-o-object-fit:cover;object-fit:cover;height:300px}.block-editor-block-list__layout .header-banner-v2__bg-image svg,.theme-html .header-banner-v2__bg-image svg{position:absolute}.block-editor-block-list__layout .header-banner-v2__bg-image svg.top,.theme-html .header-banner-v2__bg-image svg.top{top:0;right:0}.block-editor-block-list__layout .header-banner-v2__bg-image svg.bottom,.theme-html .header-banner-v2__bg-image svg.bottom{left:0;bottom:45px}}@media screen and (max-width:768px){.block-editor-block-list__layout .header-banner-v2,.theme-html .header-banner-v2{padding:48px 24px}}.block-editor-block-list__layout .header-centered-content,.theme-html .header-centered-content{position:relative;padding:64px 80px;background:#662e91;min-height:360px;overflow:hidden;display:flex;align-items:center;justify-content:center}.block-editor-block-list__layout .header-centered-content__bg-layout,.theme-html .header-centered-content__bg-layout{position:absolute;background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;height:100%;right:0;bottom:0}.block-editor-block-list__layout .header-centered-content__bg,.theme-html .header-centered-content__bg{line-height:0;position:absolute;right:0;bottom:0}.block-editor-block-list__layout .header-centered-content__bg img,.theme-html .header-centered-content__bg img{width:380px;-webkit-transform-origin:center;transform-origin:center}.block-editor-block-list__layout .header-centered-content__content,.theme-html .header-centered-content__content{max-width:1121px;margin:0 auto;text-align:center;position:relative;z-index:2}.block-editor-block-list__layout .header-centered-content__content h1,.theme-html .header-centered-content__content h1{color:#fff;margin-bottom:16px}.block-editor-block-list__layout .header-centered-content__content p span,.theme-html .header-centered-content__content p span{color:#fff}@media screen and (max-width:768px){.block-editor-block-list__layout .header-centered-content,.theme-html .header-centered-content{padding:64px 24px}.block-editor-block-list__layout .header-centered-content__content h1,.theme-html .header-centered-content__content h1{font-size:34.18px;font-style:normal;font-weight:700;line-height:42px}.block-editor-block-list__layout .header-centered-content__content p span,.theme-html .header-centered-content__content p span{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout .banner-block-slick-slider .slick-slide>div:first-child,.theme-html .banner-block-slick-slider .slick-slide>div:first-child{width:100%}.block-editor-block-list__layout .four-icon-tiles,.theme-html .four-icon-tiles{background-color:#f3ecf7}.block-editor-block-list__layout .four-icon-tiles.four-icon-tiles-content,.theme-html .four-icon-tiles.four-icon-tiles-content{padding:64px 80px;background:transparent}.block-editor-block-list__layout .four-icon-tiles.four-icon-tiles-content__text-content,.theme-html .four-icon-tiles.four-icon-tiles-content__text-content{text-align:center}.block-editor-block-list__layout .four-icon-tiles.four-icon-tiles-content .four-icon-tiles__container,.theme-html .four-icon-tiles.four-icon-tiles-content .four-icon-tiles__container{max-width:1123px;width:100%;margin:0 auto}.block-editor-block-list__layout .four-icon-tiles.four-icon-tiles-content .four-icon-tiles__row,.theme-html .four-icon-tiles.four-icon-tiles-content .four-icon-tiles__row{background-color:#f3ecf7}.block-editor-block-list__layout .four-icon-tiles__container,.theme-html .four-icon-tiles__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .four-icon-tiles__row,.theme-html .four-icon-tiles__row{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .four-icon-tiles__col,.theme-html .four-icon-tiles__col{max-width:25%;width:100%}.block-editor-block-list__layout .four-icon-tiles__col:last-child .four-icon-tiles__inner,.theme-html .four-icon-tiles__col:last-child .four-icon-tiles__inner{border-right:0}.block-editor-block-list__layout .four-icon-tiles__icon,.theme-html .four-icon-tiles__icon{position:relative}.block-editor-block-list__layout .four-icon-tiles__icon svg,.theme-html .four-icon-tiles__icon svg{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:1;z-index:-1;transition:opacity .3s ease-in-out}.block-editor-block-list__layout .four-icon-tiles__inner,.theme-html .four-icon-tiles__inner{padding:24px;text-align:center;transition:background-color .3s ease-in-out;cursor:pointer;border-right:1px solid #e2d1ec;position:relative;height:100%}.block-editor-block-list__layout .four-icon-tiles__inner:hover,.theme-html .four-icon-tiles__inner:hover{background-color:#e2d1ec}.block-editor-block-list__layout .four-icon-tiles__inner:hover .four-icon-tiles__icon svg,.theme-html .four-icon-tiles__inner:hover .four-icon-tiles__icon svg{opacity:1;z-index:2}.block-editor-block-list__layout .four-icon-tiles__inner a,.theme-html .four-icon-tiles__inner a{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.block-editor-block-list__layout .four-icon-tiles__inner img,.theme-html .four-icon-tiles__inner img{margin-bottom:16px}.block-editor-block-list__layout .four-icon-tiles__inner h5,.theme-html .four-icon-tiles__inner h5{margin-bottom:4px;color:#2f1540}.block-editor-block-list__layout .four-icon-tiles__inner p,.theme-html .four-icon-tiles__inner p{color:#2f1540;max-width:290px;margin:0 auto}@media screen and (max-width:1280px){.block-editor-block-list__layout .four-icon-tiles__inner h5,.theme-html .four-icon-tiles__inner h5{min-height:45px}}@media screen and (max-width:1080px){.block-editor-block-list__layout .four-icon-tiles,.theme-html .four-icon-tiles{padding:0}.block-editor-block-list__layout .four-icon-tiles__col,.theme-html .four-icon-tiles__col{max-width:50%}.block-editor-block-list__layout .four-icon-tiles__col:first-child .four-icon-tiles__inner,.theme-html .four-icon-tiles__col:first-child .four-icon-tiles__inner{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .four-icon-tiles__col:nth-child(2) .four-icon-tiles__inner,.theme-html .four-icon-tiles__col:nth-child(2) .four-icon-tiles__inner{border-right:0;border-bottom:1px solid #e2d1ec}}@media screen and (max-width:768px){.block-editor-block-list__layout .four-icon-tiles__inner,.theme-html .four-icon-tiles__inner{padding:32px 16px}.block-editor-block-list__layout .four-icon-tiles__inner h5,.theme-html .four-icon-tiles__inner h5{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px}.block-editor-block-list__layout .four-icon-tiles__inner p,.theme-html .four-icon-tiles__inner p{font-size:11.67px;font-style:normal;font-weight:600;line-height:18px}.block-editor-block-list__layout .four-icon-tiles__inner img,.theme-html .four-icon-tiles__inner img{margin-bottom:16px}.block-editor-block-list__layout .four-icon-tiles.four-icon-tiles-content,.theme-html .four-icon-tiles.four-icon-tiles-content{padding:0;background:transparent}}@media screen and (max-width:480px){.block-editor-block-list__layout .four-icon-tiles__inner h5,.theme-html .four-icon-tiles__inner h5{min-height:40px}}.block-editor-block-list__layout .four-icon-tiles-content__text-content,.theme-html .four-icon-tiles-content__text-content{text-align:center;margin-bottom:80px}.block-editor-block-list__layout .four-icon-tiles-content__text-content p,.theme-html .four-icon-tiles-content__text-content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031}.block-editor-block-list__layout .four-icon-tiles-content__text-content p.label-03,.theme-html .four-icon-tiles-content__text-content p.label-03{color:#662e91;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.block-editor-block-list__layout .four-icon-tiles-content__text-content h3,.theme-html .four-icon-tiles-content__text-content h3{color:#2f1540;position:relative;margin-bottom:16px}.block-editor-block-list__layout .four-icon-tiles-content__text-content h3:after,.theme-html .four-icon-tiles-content__text-content h3:after{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:url(../../../../../../../themes/warrigal/assets/images/four-icon-tiles-header-line.svg)}@media screen and (max-width:768px){.block-editor-block-list__layout .four-icon-tiles-content__text-content,.theme-html .four-icon-tiles-content__text-content{padding:64px 24px;margin-bottom:0}.block-editor-block-list__layout .four-icon-tiles-content__text-content h3,.theme-html .four-icon-tiles-content__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .four-icon-tiles-content__text-content h3:after,.theme-html .four-icon-tiles-content__text-content h3:after{bottom:-15px;content:url(../../../../../../../themes/warrigal/assets/images/four-icon-tiles-header-line-mobile.svg)}}@media screen and (max-width:454px){.block-editor-block-list__layout .four-icon-tiles-content h3:after,.theme-html .four-icon-tiles-content h3:after{bottom:20px;content:url(../../../../../../../themes/warrigal/assets/images/four-icon-tiles-header-line-mobile.svg)}}.block-editor-block-list__layout .awards,.theme-html .awards{background-color:#662e91;padding:64px 80px}.block-editor-block-list__layout .awards.layout2,.theme-html .awards.layout2{background-color:#f3ecf7;padding:0 80px 104px}.block-editor-block-list__layout .awards.layout2 .awards__container,.theme-html .awards.layout2 .awards__container{padding:48px 104px;max-width:905px;width:100%;border-radius:4px;background:#662e91}.block-editor-block-list__layout .awards.layout2 .awards__content,.theme-html .awards.layout2 .awards__content{max-width:100%;text-align:center;margin-bottom:24px;padding-right:0}.block-editor-block-list__layout .awards.layout2 .awards__row,.theme-html .awards.layout2 .awards__row{max-width:100%;justify-content:center}.block-editor-block-list__layout .awards__container,.theme-html .awards__container{max-width:100%;width:100%;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}.block-editor-block-list__layout .awards__content,.theme-html .awards__content{max-width:calc(100% - 504px);width:100%;padding-right:64px}.block-editor-block-list__layout .awards__content p,.theme-html .awards__content p{color:#fff}.block-editor-block-list__layout .awards__content h4,.theme-html .awards__content h4{color:#fff;margin-bottom:12px}.block-editor-block-list__layout .awards__row,.theme-html .awards__row{max-width:504px;width:100%;display:flex}.block-editor-block-list__layout .awards__col,.theme-html .awards__col{margin-right:8px}.block-editor-block-list__layout .awards__col:last-child,.theme-html .awards__col:last-child{margin-right:0}.block-editor-block-list__layout .awards__col img,.theme-html .awards__col img{max-width:100%}@media screen and (max-width:1512px){.block-editor-block-list__layout .awards__container,.theme-html .awards__container{max-width:1342px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .awards__content,.theme-html .awards__content{max-width:100%;margin-bottom:48px;padding-right:0}.block-editor-block-list__layout .awards__row,.theme-html .awards__row{max-width:100%}}@media screen and (max-width:768px){.block-editor-block-list__layout .awards,.theme-html .awards{padding:48px 24px}.block-editor-block-list__layout .awards.layout2,.theme-html .awards.layout2{padding:0 24px 64px}.block-editor-block-list__layout .awards__content,.theme-html .awards__content{text-align:center}.block-editor-block-list__layout .awards__content h4,.theme-html .awards__content h4{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:12px}.block-editor-block-list__layout .awards__content p span,.theme-html .awards__content p span{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .awards__row,.theme-html .awards__row{justify-content:center;align-items:center}}@media screen and (max-width:680px){.block-editor-block-list__layout .awards.layout2 .awards__container,.theme-html .awards.layout2 .awards__container{padding:48px 24px}.block-editor-block-list__layout .awards.layout2 .awards__row,.theme-html .awards.layout2 .awards__row{flex-wrap:wrap}.block-editor-block-list__layout .awards.layout2 .awards__col,.theme-html .awards.layout2 .awards__col{max-width:50%;width:100%;margin-right:0;text-align:center}}@media screen and (max-width:480px){.block-editor-block-list__layout .awards.layout2 .awards__col,.theme-html .awards.layout2 .awards__col{max-width:100%;width:100%;margin-right:0;text-align:center}}.block-editor-block-list__layout .two-column-colored-content__row,.theme-html .two-column-colored-content__row{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .two-column-colored-content__col,.theme-html .two-column-colored-content__col{max-width:50%;width:100%}.block-editor-block-list__layout .two-column-colored-content__col:first-child,.theme-html .two-column-colored-content__col:first-child{background-color:#f3ecf7}.block-editor-block-list__layout .two-column-colored-content__col:first-child .two-column-colored-content__inner h4,.block-editor-block-list__layout .two-column-colored-content__col:first-child .two-column-colored-content__inner p,.theme-html .two-column-colored-content__col:first-child .two-column-colored-content__inner h4,.theme-html .two-column-colored-content__col:first-child .two-column-colored-content__inner p{color:#0e0f0f}.block-editor-block-list__layout .two-column-colored-content__col:last-child,.theme-html .two-column-colored-content__col:last-child{background-color:#2f1540}.block-editor-block-list__layout .two-column-colored-content__col:last-child .two-column-colored-content__inner h4,.block-editor-block-list__layout .two-column-colored-content__col:last-child .two-column-colored-content__inner p,.theme-html .two-column-colored-content__col:last-child .two-column-colored-content__inner h4,.theme-html .two-column-colored-content__col:last-child .two-column-colored-content__inner p{color:#fff}.block-editor-block-list__layout .two-column-colored-content__inner,.theme-html .two-column-colored-content__inner{padding:48px 80px}.block-editor-block-list__layout .two-column-colored-content__inner p,.theme-html .two-column-colored-content__inner p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .two-column-colored-content__inner h4,.theme-html .two-column-colored-content__inner h4{margin-bottom:12px}.block-editor-block-list__layout .two-column-colored-content__content,.theme-html .two-column-colored-content__content{margin-bottom:24px}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-colored-content__inner,.theme-html .two-column-colored-content__inner{padding:48px 24px;text-align:center}.block-editor-block-list__layout .two-column-colored-content__col,.theme-html .two-column-colored-content__col{max-width:100%}}.block-editor-block-list__layout .content-testimonial-bg,.theme-html .content-testimonial-bg{position:relative;padding:80px;min-height:600px;display:flex;align-items:end}.block-editor-block-list__layout .content-testimonial-bg__image,.theme-html .content-testimonial-bg__image{position:absolute;width:100%;height:100%;top:0;left:0}.block-editor-block-list__layout .content-testimonial-bg__image img,.theme-html .content-testimonial-bg__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .content-testimonial-bg__image img.mobile,.theme-html .content-testimonial-bg__image img.mobile{display:none}.block-editor-block-list__layout .content-testimonial-bg__container,.theme-html .content-testimonial-bg__container{max-width:1352px;width:100%;margin:0 auto;position:relative;z-index:2;padding-top:165px}.block-editor-block-list__layout .content-testimonial-bg__content,.theme-html .content-testimonial-bg__content{max-width:897px}.block-editor-block-list__layout .content-testimonial-bg__content h2,.theme-html .content-testimonial-bg__content h2{margin-bottom:24px;color:#fff;position:relative}.block-editor-block-list__layout .content-testimonial-bg__content h2 span.yellow-underline:after,.theme-html .content-testimonial-bg__content h2 span.yellow-underline:after{position:absolute;bottom:-15px;left:0;content:url(../../../../../../../themes/warrigal/assets/images/header-line.svg)}.block-editor-block-list__layout .content-testimonial-bg__content p,.theme-html .content-testimonial-bg__content p{color:#fff}.block-editor-block-list__layout .content-testimonial-bg__content p span,.theme-html .content-testimonial-bg__content p span{display:block}.block-editor-block-list__layout .content-testimonial-bg__content p span.p-01,.theme-html .content-testimonial-bg__content p span.p-01{margin-bottom:24px}.block-editor-block-list__layout .content-testimonial-bg__buttons,.theme-html .content-testimonial-bg__buttons{margin-top:48px}.block-editor-block-list__layout .content-testimonial-bg__buttons a,.theme-html .content-testimonial-bg__buttons a{margin-right:12px}@media screen and (max-width:768px){.block-editor-block-list__layout .content-testimonial-bg,.theme-html .content-testimonial-bg{min-height:800px;padding:48px 24px}.block-editor-block-list__layout .content-testimonial-bg__image img.desktop,.theme-html .content-testimonial-bg__image img.desktop{display:none}.block-editor-block-list__layout .content-testimonial-bg__image img.mobile,.theme-html .content-testimonial-bg__image img.mobile{display:block}.block-editor-block-list__layout .content-testimonial-bg__content h2,.theme-html .content-testimonial-bg__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.block-editor-block-list__layout .content-testimonial-bg__content h2 span.yellow-underline:after:after,.theme-html .content-testimonial-bg__content h2 span.yellow-underline:after:after{content:url(../../../../../../../themes/warrigal/assets/images/content-testimonial-lines-mobile.svg)}.block-editor-block-list__layout .content-testimonial-bg__content p span.p-01,.theme-html .content-testimonial-bg__content p span.p-01{font-size:14px;font-style:normal;font-weight:700;line-height:24px}.block-editor-block-list__layout .content-testimonial-bg__content p span.label-01,.theme-html .content-testimonial-bg__content p span.label-01{font-size:14px;font-style:normal;font-weight:600;line-height:16px}.block-editor-block-list__layout .content-testimonial-bg__buttons,.theme-html .content-testimonial-bg__buttons{margin-top:24px}}.block-editor-block-list__layout .two-column-image-content-list,.theme-html .two-column-image-content-list{background-color:#f3ecf7;padding:104px 80px}.block-editor-block-list__layout .two-column-image-content-list.header-no-line .two-column-image-content-list__text-content h2:after,.theme-html .two-column-image-content-list.header-no-line .two-column-image-content-list__text-content h2:after{display:none}.block-editor-block-list__layout .two-column-image-content-list__container,.theme-html .two-column-image-content-list__container{max-width:1410px;width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.block-editor-block-list__layout .two-column-image-content-list__image,.theme-html .two-column-image-content-list__image{max-width:635px;width:100%}.block-editor-block-list__layout .two-column-image-content-list__image img,.theme-html .two-column-image-content-list__image img{max-width:100%}.block-editor-block-list__layout .two-column-image-content-list__content,.theme-html .two-column-image-content-list__content{max-width:calc(100% - 635px);width:100%;padding-left:48px}.block-editor-block-list__layout .two-column-image-content-list__text-content.mobile,.theme-html .two-column-image-content-list__text-content.mobile{display:none}.block-editor-block-list__layout .two-column-image-content-list__text-content h2,.theme-html .two-column-image-content-list__text-content h2{color:#2f1540;margin-bottom:48px}.block-editor-block-list__layout .two-column-image-content-list__text-content h3,.theme-html .two-column-image-content-list__text-content h3{margin-bottom:48px}.block-editor-block-list__layout .two-column-image-content-list__row,.theme-html .two-column-image-content-list__row{display:flex;flex-wrap:wrap;max-width:669px;justify-content:space-between}.block-editor-block-list__layout .two-column-image-content-list__row.one .two-column-image-content-list__col,.theme-html .two-column-image-content-list__row.one .two-column-image-content-list__col{max-width:100%}.block-editor-block-list__layout .two-column-image-content-list__row.one .two-column-image-content-list__col .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__row.one .two-column-image-content-list__col .two-column-image-content-list__inner{padding:0}.block-editor-block-list__layout .two-column-image-content-list__row .slick-list,.theme-html .two-column-image-content-list__row .slick-list{padding:0 20% 0 0!important}.block-editor-block-list__layout .two-column-image-content-list__col,.theme-html .two-column-image-content-list__col{max-width:50%;width:100%;margin-bottom:32px}.block-editor-block-list__layout .two-column-image-content-list__col:nth-child(2n) .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__col:nth-child(2n) .two-column-image-content-list__inner{padding-left:40px}.block-editor-block-list__layout .two-column-image-content-list__col:nth-child(odd) .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__col:nth-child(odd) .two-column-image-content-list__inner{padding-right:40px}.block-editor-block-list__layout .two-column-image-content-list__col h6,.theme-html .two-column-image-content-list__col h6{color:#0e0f0f;margin-bottom:8px}.block-editor-block-list__layout .two-column-image-content-list__col p,.theme-html .two-column-image-content-list__col p{color:#0e0f0f}@media screen and (max-width:1366px){.block-editor-block-list__layout .two-column-image-content-list__content,.theme-html .two-column-image-content-list__content{max-width:55%;padding-left:24px}.block-editor-block-list__layout .two-column-image-content-list__image,.theme-html .two-column-image-content-list__image{max-width:44%}}@media screen and (max-width:1134px){.block-editor-block-list__layout .two-column-image-content-list__text-content h2:after,.theme-html .two-column-image-content-list__text-content h2:after{bottom:35px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .two-column-image-content-list__col:nth-child(2n) .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__col:nth-child(2n) .two-column-image-content-list__inner{padding-left:20px}.block-editor-block-list__layout .two-column-image-content-list__col:nth-child(odd) .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__col:nth-child(odd) .two-column-image-content-list__inner{padding-right:20px}}@media screen and (max-width:980px){.block-editor-block-list__layout .two-column-image-content-list__content,.theme-html .two-column-image-content-list__content{max-width:100%;padding-left:0}.block-editor-block-list__layout .two-column-image-content-list__text-content,.theme-html .two-column-image-content-list__text-content{display:none}.block-editor-block-list__layout .two-column-image-content-list__text-content h2:after,.theme-html .two-column-image-content-list__text-content h2:after{bottom:-15px}.block-editor-block-list__layout .two-column-image-content-list__text-content.mobile,.theme-html .two-column-image-content-list__text-content.mobile{display:block;text-align:left}.block-editor-block-list__layout .two-column-image-content-list__image,.theme-html .two-column-image-content-list__image{max-width:100%;text-align:center;margin-bottom:48px}.block-editor-block-list__layout .two-column-image-content-list__row,.theme-html .two-column-image-content-list__row{max-width:100%}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-image-content-list,.theme-html .two-column-image-content-list{padding:64px 24px}.block-editor-block-list__layout .two-column-image-content-list__text-content h2,.block-editor-block-list__layout .two-column-image-content-list__text-content h3,.theme-html .two-column-image-content-list__text-content h2,.theme-html .two-column-image-content-list__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:568px){.block-editor-block-list__layout .two-column-image-content-list__col,.theme-html .two-column-image-content-list__col{max-width:100%}.block-editor-block-list__layout .two-column-image-content-list__inner,.theme-html .two-column-image-content-list__inner{padding-right:0!important;padding-left:0!important}}.block-editor-block-list__layout .two-column-content-list,.theme-html .two-column-content-list{padding:104px 80px}.block-editor-block-list__layout .two-column-content-list__container,.theme-html .two-column-content-list__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .two-column-content-list__main,.theme-html .two-column-content-list__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .two-column-content-list__text-content,.theme-html .two-column-content-list__text-content{max-width:50%;width:100%}.block-editor-block-list__layout .two-column-content-list__content h4,.theme-html .two-column-content-list__content h4{margin-bottom:32px;color:#2f1540}.block-editor-block-list__layout .two-column-content-list__content h6,.theme-html .two-column-content-list__content h6{margin-bottom:12px;color:#2f1540}.block-editor-block-list__layout .two-column-content-list__content p,.theme-html .two-column-content-list__content p{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .two-column-content-list__content p span,.theme-html .two-column-content-list__content p span{display:block}.block-editor-block-list__layout .two-column-content-list__content p span.p-04,.theme-html .two-column-content-list__content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .two-column-content-list__content ul,.theme-html .two-column-content-list__content ul{padding-left:20px;list-style:disc}.block-editor-block-list__layout .two-column-content-list__content ul li,.theme-html .two-column-content-list__content ul li{color:#0e0f0f;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .two-column-content-list__content ul li span,.theme-html .two-column-content-list__content ul li span{display:block}.block-editor-block-list__layout .two-column-content-list__content ul li span.p-04,.theme-html .two-column-content-list__content ul li span.p-04{margin-bottom:24px}.block-editor-block-list__layout .two-column-content-list__content ul li:last-child.p-04,.theme-html .two-column-content-list__content ul li:last-child.p-04{margin-bottom:0}.block-editor-block-list__layout .two-column-content-list__listing,.theme-html .two-column-content-list__listing{max-width:50%;width:100%;padding-left:80px}.block-editor-block-list__layout .two-column-content-list__cta,.theme-html .two-column-content-list__cta{width:100%;margin:32px auto 0;display:flex;align-items:center}.block-editor-block-list__layout .two-column-content-list__cta .text-group,.theme-html .two-column-content-list__cta .text-group{display:flex;align-items:center;margin-left:12px}.block-editor-block-list__layout .two-column-content-list__cta .text-group p,.theme-html .two-column-content-list__cta .text-group p{color:#2f1540}.block-editor-block-list__layout .two-column-content-list__cta .text-group p a,.theme-html .two-column-content-list__cta .text-group p a{color:#2f1540;text-decoration:none;transition:color .3s ease-in-out}.block-editor-block-list__layout .two-column-content-list__cta .text-group p a:hover,.theme-html .two-column-content-list__cta .text-group p a:hover{color:#662e91}.block-editor-block-list__layout .two-column-content-list__cta .text-group img,.theme-html .two-column-content-list__cta .text-group img{margin-right:8px}.block-editor-block-list__layout .two-column-content-list__listing-content,.theme-html .two-column-content-list__listing-content{background-color:#f5f5f5;border-radius:8px;padding:32px}.block-editor-block-list__layout .two-column-content-list__listing-content h4,.theme-html .two-column-content-list__listing-content h4{color:#0e0f0f;margin-bottom:12px}.block-editor-block-list__layout .two-column-content-list__listing-content p,.theme-html .two-column-content-list__listing-content p{color:#2e3031;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .two-column-content-list__listing-row,.theme-html .two-column-content-list__listing-row{padding:0;margin:24px 0 0}.block-editor-block-list__layout .two-column-content-list__listing-row li,.theme-html .two-column-content-list__listing-row li{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .two-column-content-list__listing-row li:last-child,.theme-html .two-column-content-list__listing-row li:last-child{border-bottom:0}.block-editor-block-list__layout .two-column-content-list__listing-row li svg,.theme-html .two-column-content-list__listing-row li svg{width:24px;margin-right:12px}.block-editor-block-list__layout .two-column-content-list__listing-row li p,.theme-html .two-column-content-list__listing-row li p{max-width:calc(100% - 36px);color:#0e0f0f}@media screen and (max-width:1366px){.block-editor-block-list__layout .two-column-content-list__listing,.theme-html .two-column-content-list__listing{padding-left:40px}}@media screen and (max-width:1280px){.block-editor-block-list__layout .two-column-content-list__listing-row.two,.theme-html .two-column-content-list__listing-row.two{-webkit-columns:1!important;-moz-columns:1!important;columns:1!important;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}}@media screen and (max-width:980px){.block-editor-block-list__layout .two-column-content-list__listing,.theme-html .two-column-content-list__listing{padding-left:0;max-width:100%}.block-editor-block-list__layout .two-column-content-list__text-content,.theme-html .two-column-content-list__text-content{max-width:100%;padding-bottom:64px}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-content-list,.theme-html .two-column-content-list{padding:64px 0 0}.block-editor-block-list__layout .two-column-content-list__text-content,.theme-html .two-column-content-list__text-content{padding:0 24px 64px}.block-editor-block-list__layout .two-column-content-list__listing-content,.theme-html .two-column-content-list__listing-content{padding:32px 24px}.block-editor-block-list__layout .two-column-content-list__cta,.theme-html .two-column-content-list__cta{flex-direction:column;align-items:flex-start;justify-content:flex-start}.block-editor-block-list__layout .two-column-content-list__cta .text-group,.theme-html .two-column-content-list__cta .text-group{margin-left:0;margin-top:12px}}.block-editor-block-list__layout .content-list-thumbnail,.theme-html .content-list-thumbnail{padding:64px 80px 104px}.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__content,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__content{margin-left:auto;padding-left:20px}.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail{right:auto;left:-128.5px}.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__listing,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__listing{margin-left:auto;left:20px}.block-editor-block-list__layout .content-list-thumbnail__container,.theme-html .content-list-thumbnail__container{padding:113px 0 0;position:relative}.block-editor-block-list__layout .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail__thumbnail{position:absolute;top:-113px;right:-128.5px;line-height:0}.block-editor-block-list__layout .content-list-thumbnail__thumbnail.custom,.theme-html .content-list-thumbnail__thumbnail.custom{width:529px;text-align:center}.block-editor-block-list__layout .content-list-thumbnail__thumbnail.custom img,.theme-html .content-list-thumbnail__thumbnail.custom img{width:420px;height:450px;-o-object-fit:cover;object-fit:cover;margin:0 auto}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.top,.theme-html .content-list-thumbnail__thumbnail svg.top{position:absolute;top:0;right:0}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.bottom,.theme-html .content-list-thumbnail__thumbnail svg.bottom{position:absolute;left:0;top:145px}.block-editor-block-list__layout .content-list-thumbnail__wrapper,.theme-html .content-list-thumbnail__wrapper{max-width:1008px;width:100%;margin:0 auto;border-radius:4px;padding:64px 48px 0;position:relative}.block-editor-block-list__layout .content-list-thumbnail__wrapper:before,.theme-html .content-list-thumbnail__wrapper:before{content:"";position:absolute;width:100%;height:419px;top:0;left:0;background-color:#f3ecf7}.block-editor-block-list__layout .content-list-thumbnail__content,.theme-html .content-list-thumbnail__content{max-width:586px;position:relative;z-index:2}.block-editor-block-list__layout .content-list-thumbnail__content p.label-03,.theme-html .content-list-thumbnail__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .content-list-thumbnail__content h4,.theme-html .content-list-thumbnail__content h4{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .content-list-thumbnail__content p,.theme-html .content-list-thumbnail__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .content-list-thumbnail__listing,.theme-html .content-list-thumbnail__listing{border:1px solid #e2d1ec;border-radius:4px;background-color:#fff;padding:24px;max-width:586px;width:100%;position:relative;top:40px}.block-editor-block-list__layout .content-list-thumbnail__listing.mobile,.theme-html .content-list-thumbnail__listing.mobile{display:none}.block-editor-block-list__layout .content-list-thumbnail__listing h6,.theme-html .content-list-thumbnail__listing h6{color:#0e0f0f;margin-bottom:24px}.block-editor-block-list__layout .content-list-thumbnail__listing ul,.theme-html .content-list-thumbnail__listing ul{margin-bottom:24px;padding:0;list-style:none;-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.block-editor-block-list__layout .content-list-thumbnail__listing ul.one,.theme-html .content-list-thumbnail__listing ul.one{-webkit-columns:1;-moz-columns:1;columns:1}.block-editor-block-list__layout .content-list-thumbnail__listing ul li,.theme-html .content-list-thumbnail__listing ul li{padding:8px 0;border-bottom:1px solid #e6e6e5;display:flex;align-items:center}.block-editor-block-list__layout .content-list-thumbnail__listing ul li svg,.theme-html .content-list-thumbnail__listing ul li svg{width:24px;margin-right:12px}.block-editor-block-list__layout .content-list-thumbnail__listing ul li p,.theme-html .content-list-thumbnail__listing ul li p{max-width:calc(100% - 36px);color:#0e0f0f}@media screen and (max-width:1280px){.block-editor-block-list__layout .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail__thumbnail{top:-75px;right:-80px}.block-editor-block-list__layout .content-list-thumbnail__thumbnail img,.theme-html .content-list-thumbnail__thumbnail img{width:430px}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.top,.theme-html .content-list-thumbnail__thumbnail svg.top{top:-14px;right:-14px;-webkit-transform:scale(.75);transform:scale(.75)}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.bottom,.theme-html .content-list-thumbnail__thumbnail svg.bottom{-webkit-transform:scale(.76);transform:scale(.76);left:-11px;top:98px}}@media screen and (max-width:1280px){.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail{right:auto;left:-80px}.block-editor-block-list__layout .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail__thumbnail{top:-75px;right:-80px}.block-editor-block-list__layout .content-list-thumbnail__thumbnail img,.theme-html .content-list-thumbnail__thumbnail img{width:400px}.block-editor-block-list__layout .content-list-thumbnail__content,.block-editor-block-list__layout .content-list-thumbnail__listing,.theme-html .content-list-thumbnail__content,.theme-html .content-list-thumbnail__listing{max-width:550px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__thumbnail{right:auto;left:auto}.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__content,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__content{padding-left:0}.block-editor-block-list__layout .content-list-thumbnail.reversed .content-list-thumbnail__listing,.theme-html .content-list-thumbnail.reversed .content-list-thumbnail__listing{margin-left:auto;left:0}.block-editor-block-list__layout .content-list-thumbnail__thumbnail,.theme-html .content-list-thumbnail__thumbnail{top:auto;right:auto;position:relative;text-align:center;max-width:530px;margin:0 auto}.block-editor-block-list__layout .content-list-thumbnail__thumbnail img,.theme-html .content-list-thumbnail__thumbnail img{width:auto;max-width:100%}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.top,.theme-html .content-list-thumbnail__thumbnail svg.top{top:0;right:0;-webkit-transform:scale(1);transform:scale(1)}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.bottom,.theme-html .content-list-thumbnail__thumbnail svg.bottom{-webkit-transform:scale(1);transform:scale(1);left:0;top:145px}.block-editor-block-list__layout .content-list-thumbnail__container,.theme-html .content-list-thumbnail__container{padding:0}.block-editor-block-list__layout .content-list-thumbnail__wrapper,.theme-html .content-list-thumbnail__wrapper{height:auto;padding-bottom:0;background-color:#f3ecf7}.block-editor-block-list__layout .content-list-thumbnail__wrapper:before,.theme-html .content-list-thumbnail__wrapper:before{display:none}.block-editor-block-list__layout .content-list-thumbnail__listing,.theme-html .content-list-thumbnail__listing{padding:32px 24px;border-left:0;border-right:0}.block-editor-block-list__layout .content-list-thumbnail__listing.desktop,.theme-html .content-list-thumbnail__listing.desktop{display:none}.block-editor-block-list__layout .content-list-thumbnail__listing.mobile,.theme-html .content-list-thumbnail__listing.mobile{display:block;max-width:100%;top:auto}.block-editor-block-list__layout .content-list-thumbnail__content,.theme-html .content-list-thumbnail__content{max-width:100%;margin-bottom:24px}}@media screen and (max-width:768px){.block-editor-block-list__layout .content-list-thumbnail,.theme-html .content-list-thumbnail{padding:0}.block-editor-block-list__layout .content-list-thumbnail__wrapper,.theme-html .content-list-thumbnail__wrapper{padding:64px 24px 0}.block-editor-block-list__layout .content-list-thumbnail__content,.theme-html .content-list-thumbnail__content{text-align:center}.block-editor-block-list__layout .content-list-thumbnail__listing,.theme-html .content-list-thumbnail__listing{border-radius:0}.block-editor-block-list__layout .content-list-thumbnail__listing h6,.theme-html .content-list-thumbnail__listing h6{text-align:center}.block-editor-block-list__layout .content-list-thumbnail__listing ul,.theme-html .content-list-thumbnail__listing ul{-webkit-columns:1;-moz-columns:1;columns:1}.block-editor-block-list__layout .content-list-thumbnail__cta,.theme-html .content-list-thumbnail__cta{display:flex;justify-content:center}}@media screen and (max-width:530px){.block-editor-block-list__layout .content-list-thumbnail__thumbnail.custom,.theme-html .content-list-thumbnail__thumbnail.custom{max-width:100%;width:100%}.block-editor-block-list__layout .content-list-thumbnail__thumbnail.custom img,.theme-html .content-list-thumbnail__thumbnail.custom img{width:calc(100% - 100px);height:auto}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.top,.theme-html .content-list-thumbnail__thumbnail svg.top{top:-14px;right:-14px;-webkit-transform:scale(.75);transform:scale(.75)}.block-editor-block-list__layout .content-list-thumbnail__thumbnail svg.bottom,.theme-html .content-list-thumbnail__thumbnail svg.bottom{-webkit-transform:scale(.76);transform:scale(.76);left:-11px;top:98px}}.block-editor-block-list__layout .two-column-content-form,.theme-html .two-column-content-form{padding:104px 80px}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2,.theme-html .two-column-content-form.two-column-content-form-v2{position:relative}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content h4,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content h4{margin-bottom:16px;color:#0e0f0f}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p span,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p span{display:block}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p span.p-04,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p:last-child span,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p:last-child span{display:block}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p:last-child span.p-04,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group{display:flex;align-items:center;margin-left:0}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group img,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group img{margin-right:8px}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p{color:#2f1540}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p a,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p a{text-decoration:none;color:#2f1540;transition:color .3s ease-in-out}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p a:hover,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content .text-group p a:hover{color:#662e91}.block-editor-block-list__layout .two-column-content-form__bg,.theme-html .two-column-content-form__bg{position:absolute;bottom:0;right:0;line-height:0}.block-editor-block-list__layout .two-column-content-form__bg img,.theme-html .two-column-content-form__bg img{-webkit-transform-origin:bottom;transform-origin:bottom}.block-editor-block-list__layout .two-column-content-form__container,.theme-html .two-column-content-form__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .two-column-content-form__main,.theme-html .two-column-content-form__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .two-column-content-form__content,.theme-html .two-column-content-form__content{max-width:50%;width:100%;padding-right:100px}.block-editor-block-list__layout .two-column-content-form__form,.theme-html .two-column-content-form__form{max-width:50%;width:100%;padding-left:100px;position:relative;z-index:2}.block-editor-block-list__layout .two-column-content-form__text-content,.theme-html .two-column-content-form__text-content{margin-bottom:64px}.block-editor-block-list__layout .two-column-content-form__text-content p.label-03,.theme-html .two-column-content-form__text-content p.label-03{color:#662e91;margin-bottom:8px}.block-editor-block-list__layout .two-column-content-form__text-content h4,.theme-html .two-column-content-form__text-content h4{color:#2f1540}.block-editor-block-list__layout .two-column-content-form__testimonial,.theme-html .two-column-content-form__testimonial{display:flex;border-radius:8px;background:#f5f5f5;padding:32px;position:relative}.block-editor-block-list__layout .two-column-content-form__form-mobile,.block-editor-block-list__layout .two-column-content-form__testimonial.mobile,.theme-html .two-column-content-form__form-mobile,.theme-html .two-column-content-form__testimonial.mobile{display:none}.block-editor-block-list__layout .two-column-content-form__image,.theme-html .two-column-content-form__image{max-width:200px;width:100%;position:absolute;bottom:0;left:0;line-height:0}.block-editor-block-list__layout .two-column-content-form__image img,.theme-html .two-column-content-form__image img{line-height:0}.block-editor-block-list__layout .two-column-content-form__comments,.theme-html .two-column-content-form__comments{max-width:calc(100% - 200px);margin-left:auto}.block-editor-block-list__layout .two-column-content-form__comments svg,.theme-html .two-column-content-form__comments svg{margin-bottom:5px}.block-editor-block-list__layout .two-column-content-form__comments h6,.theme-html .two-column-content-form__comments h6{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout .two-column-content-form__comments p,.theme-html .two-column-content-form__comments p{color:#2f1540;font-weight:500}@media screen and (max-width:1366px){.block-editor-block-list__layout .two-column-content-form__content,.theme-html .two-column-content-form__content{padding-right:25px}.block-editor-block-list__layout .two-column-content-form__form,.theme-html .two-column-content-form__form{padding-left:25px}}@media screen and (max-width:1180px){.block-editor-block-list__layout .two-column-content-form__content,.theme-html .two-column-content-form__content{max-width:100%;padding:0;margin-bottom:64px}.block-editor-block-list__layout .two-column-content-form__form,.theme-html .two-column-content-form__form{max-width:100%;padding:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-content-form,.theme-html .two-column-content-form{padding:64px 24px}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2,.theme-html .two-column-content-form.two-column-content-form-v2{position:relative}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__text-content{margin-bottom:32px}.block-editor-block-list__layout .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content h4,.theme-html .two-column-content-form.two-column-content-form-v2 .two-column-content-form__content h4{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .two-column-content-form__content,.theme-html .two-column-content-form__content{margin-bottom:32px}.block-editor-block-list__layout .two-column-content-form__content h4,.theme-html .two-column-content-form__content h4{font-size:16.8px;font-style:normal;font-weight:700}.block-editor-block-list__layout .two-column-content-form__testimonial,.theme-html .two-column-content-form__testimonial{padding:16px;margin-bottom:0;display:none}.block-editor-block-list__layout .two-column-content-form__testimonial.mobile,.theme-html .two-column-content-form__testimonial.mobile{display:flex}.block-editor-block-list__layout .two-column-content-form__image,.theme-html .two-column-content-form__image{max-width:105px}.block-editor-block-list__layout .two-column-content-form__image img,.theme-html .two-column-content-form__image img{max-width:100%;width:100%}.block-editor-block-list__layout .two-column-content-form__comments,.theme-html .two-column-content-form__comments{max-width:calc(100% - 105px);margin-left:110px}.block-editor-block-list__layout .two-column-content-form__comments svg,.theme-html .two-column-content-form__comments svg{width:24px;height:24px}.block-editor-block-list__layout .two-column-content-form__comments h6,.theme-html .two-column-content-form__comments h6{font-size:14px;font-style:normal;font-weight:700;line-height:16px}.block-editor-block-list__layout .two-column-content-form__text-content,.theme-html .two-column-content-form__text-content{margin-bottom:0}.block-editor-block-list__layout .two-column-content-form__form .gform_button.button,.theme-html .two-column-content-form__form .gform_button.button{width:100%;display:flex}}.block-editor-block-list__layout .home-services-component-one .tab-content-post__main,.theme-html .home-services-component-one .tab-content-post__main{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .home-services-component-one .tab-content-post__content,.theme-html .home-services-component-one .tab-content-post__content{margin-bottom:64px}.block-editor-block-list__layout .home-services-component-one .tab-content-post__content h4,.theme-html .home-services-component-one .tab-content-post__content h4{margin-bottom:24px}.block-editor-block-list__layout .home-services-component-one .tab-content-post__content p,.theme-html .home-services-component-one .tab-content-post__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .home-services-component-one .tab-content-post__content p.label-03,.theme-html .home-services-component-one .tab-content-post__content p.label-03{color:#662e91}.block-editor-block-list__layout .home-services-component-one .tab-content-post__tabs-content p,.theme-html .home-services-component-one .tab-content-post__tabs-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .home-services-component-one .tab-content-post__tabs-content p.label-03,.theme-html .home-services-component-one .tab-content-post__tabs-content p.label-03{color:#662e91}.block-editor-block-list__layout .home-services-component-one .tab-content-post__tabs-content p strong,.theme-html .home-services-component-one .tab-content-post__tabs-content p strong{font-weight:700}.block-editor-block-list__layout .home-services-component-one .tab-content-post__tabs-content h4,.theme-html .home-services-component-one .tab-content-post__tabs-content h4{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .home-services-component-one .tab-content-post__nav,.theme-html .home-services-component-one .tab-content-post__nav{margin-bottom:64px}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__content h6,.theme-html .home-services-component-one .two-column-content-list__content h6{margin-bottom:32px;color:#2e3031}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__button-group ul,.theme-html .home-services-component-one .two-column-content-list__button-group ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__button-group ul li,.theme-html .home-services-component-one .two-column-content-list__button-group ul li{margin-right:12px;margin-bottom:24px}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__button-group ul li:last-child,.theme-html .home-services-component-one .two-column-content-list__button-group ul li:last-child{margin-right:0}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__listing-content,.theme-html .home-services-component-one .two-column-content-list__listing-content{background-color:#fff;border-radius:4px;border:1px solid #e2d1ec}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__listing-row.two,.theme-html .home-services-component-one .two-column-content-list__listing-row.two{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__listing-row.two li:last-child,.theme-html .home-services-component-one .two-column-content-list__listing-row.two li:last-child{border-bottom:1px solid #e6e6e5}@media screen and (max-width:1080px){.block-editor-block-list__layout .home-services-component-one .tab-content-post__nav,.theme-html .home-services-component-one .tab-content-post__nav{overflow-x:scroll;margin-bottom:32px}.block-editor-block-list__layout .home-services-component-one .tab-content-post__nav ul,.theme-html .home-services-component-one .tab-content-post__nav ul{width:1000px;display:flex!important}}@media screen and (max-width:768px){.block-editor-block-list__layout .home-services-component-one .tab-content-post__content,.theme-html .home-services-component-one .tab-content-post__content{margin-bottom:32px}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__text-content,.theme-html .home-services-component-one .two-column-content-list__text-content{padding:0 0 8px}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__listing-row.two,.theme-html .home-services-component-one .two-column-content-list__listing-row.two{-webkit-columns:1;-moz-columns:1;columns:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.block-editor-block-list__layout .home-services-component-one .two-column-content-list__listing-row.two li:last-child,.theme-html .home-services-component-one .two-column-content-list__listing-row.two li:last-child{border-bottom:0}}.block-editor-block-list__layout .home-services-component-two,.theme-html .home-services-component-two{padding:64px 80px}.block-editor-block-list__layout .home-services-component-two .helpful-resources,.theme-html .home-services-component-two .helpful-resources{padding:64px 0 32px}.block-editor-block-list__layout .home-services-component-two .helpful-resources__container,.theme-html .home-services-component-two .helpful-resources__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .home-services-component-two .helpful-resources__content,.theme-html .home-services-component-two .helpful-resources__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .home-services-component-two .helpful-resources__content p,.theme-html .home-services-component-two .helpful-resources__content p{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .home-services-component-two .helpful-resources__content h3,.theme-html .home-services-component-two .helpful-resources__content h3{color:#2f1540}.block-editor-block-list__layout .home-services-component-two .helpful-resources .related-resources__row,.theme-html .home-services-component-two .helpful-resources .related-resources__row{margin:0 -24px;flex-wrap:wrap}.block-editor-block-list__layout .home-services-component-two .helpful-resources .resources-list__col,.theme-html .home-services-component-two .helpful-resources .resources-list__col{padding:0 24px}.block-editor-block-list__layout .home-services-component-two .helpful-resources .resources-list__title,.theme-html .home-services-component-two .helpful-resources .resources-list__title{min-height:44px}.block-editor-block-list__layout .home-services-component-two .helpful-resources .resources-list__thumbnail img,.theme-html .home-services-component-two .helpful-resources .resources-list__thumbnail img{height:279px}@media screen and (max-width:980px){.block-editor-block-list__layout .home-services-component-two .helpful-resources .resources-list__col,.theme-html .home-services-component-two .helpful-resources .resources-list__col{max-width:100%;margin-bottom:32px}}@media screen and (max-width:768px){.block-editor-block-list__layout .home-services-component-two,.theme-html .home-services-component-two{padding:64px 24px}.block-editor-block-list__layout .home-services-component-two .helpful-resources__content,.theme-html .home-services-component-two .helpful-resources__content{margin-bottom:32px}}.block-editor-block-list__layout .home-services-component-three,.theme-html .home-services-component-three{padding:80px 0 167px}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__wrapper,.theme-html .home-services-component-three .list-content-thumbnail__wrapper{max-width:1024px;width:100%;padding:64px;background-color:#f3ecf7;border-radius:4px;display:flex;flex-wrap:wrap;margin:0 auto;position:relative}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content,.theme-html .home-services-component-three .list-content-thumbnail__content{max-width:50%;width:100%;padding-right:21px}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content h4,.theme-html .home-services-component-three .list-content-thumbnail__content h4{margin-bottom:16px;color:#2f1540}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content p,.theme-html .home-services-component-three .list-content-thumbnail__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content p.label-03,.theme-html .home-services-component-three .list-content-thumbnail__content p.label-03{font-size:14px;font-style:normal;font-weight:700;color:#662e91;line-height:16px}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content ul,.theme-html .home-services-component-three .list-content-thumbnail__content ul{padding-top:16px}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content ul li,.theme-html .home-services-component-three .list-content-thumbnail__content ul li{padding:16px 0;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content ul li:last-child,.theme-html .home-services-component-three .list-content-thumbnail__content ul li:last-child{border-bottom:0}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content ul li p.label-02,.theme-html .home-services-component-three .list-content-thumbnail__content ul li p.label-02{color:#0e0f0f;margin-bottom:8px}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content ul li p.p-04,.theme-html .home-services-component-three .list-content-thumbnail__content ul li p.p-04{color:#2e3031}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__thumbnail,.theme-html .home-services-component-three .list-content-thumbnail__thumbnail{max-width:50%;width:100%;line-height:0;padding-left:21px;position:absolute;top:64px;right:0}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__thumbnail img,.theme-html .home-services-component-three .list-content-thumbnail__thumbnail img{max-width:100%}@media screen and (max-width:1024px){.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__thumbnail,.theme-html .home-services-component-three .list-content-thumbnail__thumbnail{right:0}}@media screen and (max-width:769px){.block-editor-block-list__layout .home-services-component-three,.theme-html .home-services-component-three{padding:0}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__thumbnail,.theme-html .home-services-component-three .list-content-thumbnail__thumbnail{max-width:100%;position:relative;right:auto;bottom:auto;padding:0}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__thumbnail img,.theme-html .home-services-component-three .list-content-thumbnail__thumbnail img{width:100%}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__content,.theme-html .home-services-component-three .list-content-thumbnail__content{max-width:100%;margin-bottom:32px;padding:0}.block-editor-block-list__layout .home-services-component-three .list-content-thumbnail__wrapper,.theme-html .home-services-component-three .list-content-thumbnail__wrapper{padding:64px 24px}}.block-editor-block-list__layout .image-gallery,.theme-html .image-gallery{padding-top:80px}.block-editor-block-list__layout .image-gallery ul,.theme-html .image-gallery ul{list-style:none;display:flex;align-items:center;flex-wrap:wrap;margin:0 -8px}.block-editor-block-list__layout .image-gallery ul li,.theme-html .image-gallery ul li{max-width:33.33%;width:100%;padding:0 8px}.block-editor-block-list__layout .image-gallery ul li img,.theme-html .image-gallery ul li img{line-height:0;max-width:100%;border-radius:4px}@media screen and (max-width:768px){.block-editor-block-list__layout .image-gallery,.theme-html .image-gallery{padding-top:64px}.block-editor-block-list__layout .image-gallery ul li,.theme-html .image-gallery ul li{max-width:100%;margin-bottom:24px;text-align:center}.block-editor-block-list__layout .image-gallery ul li:last-child,.theme-html .image-gallery ul li:last-child{margin-bottom:0}}.block-editor-block-list__layout .guide-banner__wrapper,.theme-html .guide-banner__wrapper{max-width:1117px;width:100%;margin:0 auto;background-color:#662e91;border-radius:8px;position:relative;padding:0 48px;min-height:250px;display:flex;align-items:center;overflow:hidden}.block-editor-block-list__layout .guide-banner__image,.theme-html .guide-banner__image{max-width:270px;width:100%;position:absolute;bottom:0;left:0;line-height:0}.block-editor-block-list__layout .guide-banner__image img,.theme-html .guide-banner__image img{max-width:100%}.block-editor-block-list__layout .guide-banner__content,.theme-html .guide-banner__content{max-width:calc(100% - 270px);width:100%;margin-left:auto;z-index:2}.block-editor-block-list__layout .guide-banner__content h4,.theme-html .guide-banner__content h4{color:#fff;margin-bottom:12px}.block-editor-block-list__layout .guide-banner__content p,.theme-html .guide-banner__content p{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:12px}.block-editor-block-list__layout .guide-banner__shape,.theme-html .guide-banner__shape{position:absolute;right:0;bottom:-26px;line-height:0}.block-editor-block-list__layout .guide-banner__shape img,.theme-html .guide-banner__shape img{width:295px}@media screen and (max-width:900px){.block-editor-block-list__layout .guide-banner__wrapper,.theme-html .guide-banner__wrapper{padding:0 24px}.block-editor-block-list__layout .guide-banner__image,.theme-html .guide-banner__image{max-width:200px}.block-editor-block-list__layout .guide-banner__content,.theme-html .guide-banner__content{max-width:calc(100% - 200px);padding-left:20px}}@media screen and (max-width:768px){.block-editor-block-list__layout .guide-banner__wrapper,.theme-html .guide-banner__wrapper{padding:24px}.block-editor-block-list__layout .guide-banner__image,.theme-html .guide-banner__image{max-width:150px}.block-editor-block-list__layout .guide-banner__content,.theme-html .guide-banner__content{max-width:calc(100% - 150px);padding-left:20px}}@media screen and (max-width:680px){.block-editor-block-list__layout .guide-banner__image,.theme-html .guide-banner__image{max-width:140px;z-index:2}.block-editor-block-list__layout .guide-banner__content,.theme-html .guide-banner__content{max-width:100%;padding-left:0;padding-bottom:120px}}.block-editor-block-list__layout .contact-banner__wrapper,.theme-html .contact-banner__wrapper{background-color:#f5f5f5;max-width:1117px;width:100%;margin:0 auto;padding:0 80px;min-height:250px;display:flex;align-items:center;justify-content:center}.block-editor-block-list__layout .contact-banner__content,.theme-html .contact-banner__content{text-align:center}.block-editor-block-list__layout .contact-banner__content h4,.theme-html .contact-banner__content h4{color:#0e0f0f;margin-bottom:12px}.block-editor-block-list__layout .contact-banner__content p,.theme-html .contact-banner__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .contact-banner__content p a,.theme-html .contact-banner__content p a{color:#2e3031;text-decoration:none;transition:color .3s ease-in-out}.block-editor-block-list__layout .contact-banner__content p a:hover,.theme-html .contact-banner__content p a:hover{color:#662e91}.block-editor-block-list__layout .contact-banner__cta,.theme-html .contact-banner__cta{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.block-editor-block-list__layout .contact-banner__cta a,.theme-html .contact-banner__cta a{margin-bottom:24px}.block-editor-block-list__layout .contact-banner__cta span,.theme-html .contact-banner__cta span{display:flex;align-items:center;margin-left:16px;padding:0 24px;margin-bottom:24px}.block-editor-block-list__layout .contact-banner__cta span svg,.theme-html .contact-banner__cta span svg{margin-right:8px}.block-editor-block-list__layout .contact-banner__cta span p,.theme-html .contact-banner__cta span p{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#2f1540}@media screen and (max-width:768px){.block-editor-block-list__layout .contact-banner__wrapper,.theme-html .contact-banner__wrapper{padding:48px 24px 24px}}@media screen and (max-width:552px){.block-editor-block-list__layout .contact-banner__cta span,.theme-html .contact-banner__cta span{margin-left:0}}@media screen and (max-width:400px){.block-editor-block-list__layout .contact-banner__cta span,.theme-html .contact-banner__cta span{padding:0}}.block-editor-block-list__layout .thumbnail-content,.theme-html .thumbnail-content{padding:104px 80px}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__main,.theme-html .thumbnail-content.reverse .thumbnail-content__main{flex-direction:row-reverse}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__content,.theme-html .thumbnail-content.reverse .thumbnail-content__content{padding-right:40px;padding-left:0}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__image,.theme-html .thumbnail-content.reverse .thumbnail-content__image{padding-left:40px;padding-right:0}.block-editor-block-list__layout .thumbnail-content__container,.theme-html .thumbnail-content__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .thumbnail-content__main,.theme-html .thumbnail-content__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .thumbnail-content__image,.theme-html .thumbnail-content__image{max-width:50%;width:100%;padding-right:40px;line-height:0}.block-editor-block-list__layout .thumbnail-content__image img,.theme-html .thumbnail-content__image img{max-width:100%}.block-editor-block-list__layout .thumbnail-content__content,.theme-html .thumbnail-content__content{max-width:50%;width:100%;padding-left:40px}.block-editor-block-list__layout .thumbnail-content__content p.label-03,.theme-html .thumbnail-content__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .thumbnail-content__content h4,.theme-html .thumbnail-content__content h4{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .thumbnail-content__content p,.theme-html .thumbnail-content__content p{color:#2e3031;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .thumbnail-content__content p strong,.theme-html .thumbnail-content__content p strong{font-weight:700}.block-editor-block-list__layout .thumbnail-content__cta,.theme-html .thumbnail-content__cta{margin-top:32px}@media screen and (max-width:1366px){.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__main,.theme-html .thumbnail-content.reverse .thumbnail-content__main{flex-direction:row-reverse}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__content,.theme-html .thumbnail-content.reverse .thumbnail-content__content{padding-right:20px;padding-left:0}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__image,.theme-html .thumbnail-content.reverse .thumbnail-content__image{padding-left:20px;padding-right:0}.block-editor-block-list__layout .thumbnail-content__content,.theme-html .thumbnail-content__content{padding-left:20px}.block-editor-block-list__layout .thumbnail-content__image,.theme-html .thumbnail-content__image{padding-right:20px}}@media screen and (max-width:980px){.block-editor-block-list__layout .thumbnail-content,.theme-html .thumbnail-content{padding:64px 80px}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__main,.theme-html .thumbnail-content.reverse .thumbnail-content__main{flex-direction:row-reverse}.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__content,.block-editor-block-list__layout .thumbnail-content.reverse .thumbnail-content__image,.theme-html .thumbnail-content.reverse .thumbnail-content__content,.theme-html .thumbnail-content.reverse .thumbnail-content__image{padding-right:0;padding-left:0}.block-editor-block-list__layout .thumbnail-content__content,.theme-html .thumbnail-content__content{padding-left:0;max-width:100%}.block-editor-block-list__layout .thumbnail-content__image,.theme-html .thumbnail-content__image{padding-right:0;max-width:100%;margin-bottom:32px;text-align:center}}@media screen and (max-width:768px){.block-editor-block-list__layout .thumbnail-content,.theme-html .thumbnail-content{padding:40px 24px}}.block-editor-block-list__layout .four-column-content,.theme-html .four-column-content{padding:104px 80px}.block-editor-block-list__layout .four-column-content.violet,.theme-html .four-column-content.violet{background-color:#f3ecf7}.block-editor-block-list__layout .four-column-content__container,.theme-html .four-column-content__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .four-column-content__text-content,.theme-html .four-column-content__text-content{margin-bottom:64px}.block-editor-block-list__layout .four-column-content__text-content h3,.theme-html .four-column-content__text-content h3{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .four-column-content__text-content p,.theme-html .four-column-content__text-content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031}.block-editor-block-list__layout .four-column-content__text-content p.label-03,.theme-html .four-column-content__text-content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .four-column-content__row,.theme-html .four-column-content__row{display:flex;flex-wrap:wrap;margin:0 -16px}.block-editor-block-list__layout .four-column-content__col,.theme-html .four-column-content__col{max-width:25%;width:100%;padding:0 16px}.block-editor-block-list__layout .four-column-content__thumbnail,.theme-html .four-column-content__thumbnail{line-height:0;margin-bottom:16px}.block-editor-block-list__layout .four-column-content__thumbnail img,.theme-html .four-column-content__thumbnail img{height:209px;border-radius:4px;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.block-editor-block-list__layout .four-column-content__description p.link-03,.theme-html .four-column-content__description p.link-03{color:#0e0f0f;margin-bottom:8px}.block-editor-block-list__layout .four-column-content__description p.p-04,.theme-html .four-column-content__description p.p-04{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#161616;margin-bottom:8px}.block-editor-block-list__layout .four-column-content__description a,.theme-html .four-column-content__description a{color:#662e91;display:inline-flex;align-items:center}.block-editor-block-list__layout .four-column-content__description a svg,.theme-html .four-column-content__description a svg{margin-left:4px}@media screen and (max-width:1080px){.block-editor-block-list__layout .four-column-content__col,.theme-html .four-column-content__col{max-width:50%;margin-bottom:32px}}@media screen and (max-width:768px){.block-editor-block-list__layout .four-column-content,.theme-html .four-column-content{padding:64px 24px 32px}.block-editor-block-list__layout .four-column-content__text-content h3,.theme-html .four-column-content__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:580px){.block-editor-block-list__layout .four-column-content__col,.theme-html .four-column-content__col{max-width:100%}.block-editor-block-list__layout .four-column-content__col:last-child,.theme-html .four-column-content__col:last-child{margin-bottom:0}.block-editor-block-list__layout .four-column-content__thumbnail img,.theme-html .four-column-content__thumbnail img{width:100%}}.block-editor-block-list__layout .two-column-content-video,.theme-html .two-column-content-video{padding:104px 80px}.block-editor-block-list__layout .two-column-content-video.layout2,.theme-html .two-column-content-video.layout2{background-color:#f3ecf7}.block-editor-block-list__layout .two-column-content-video__container,.theme-html .two-column-content-video__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .two-column-content-video__main,.theme-html .two-column-content-video__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .two-column-content-video__content,.theme-html .two-column-content-video__content{max-width:50%;width:100%}.block-editor-block-list__layout .two-column-content-video__video,.theme-html .two-column-content-video__video{max-width:50%;width:100%;padding-left:80px}.block-editor-block-list__layout .two-column-content-video__text-content,.theme-html .two-column-content-video__text-content{max-width:667px;width:100%;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-video__text-content h4,.theme-html .two-column-content-video__text-content h4{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-video__text-content p,.theme-html .two-column-content-video__text-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .two-column-content-video__text-content p.label-03,.theme-html .two-column-content-video__text-content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .two-column-content-video__video iframe,.theme-html .two-column-content-video__video iframe{max-width:100%;width:100%}.block-editor-block-list__layout .two-column-content-video__video .wp-video,.theme-html .two-column-content-video__video .wp-video{max-width:100%;width:100%;position:relative;cursor:pointer}.block-editor-block-list__layout .two-column-content-video__video .wp-video.playing .mejs-mediaelement:after,.theme-html .two-column-content-video__video .wp-video.playing .mejs-mediaelement:after{display:none}.block-editor-block-list__layout .two-column-content-video__video .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .two-column-content-video__video .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play{display:none!important}.block-editor-block-list__layout .two-column-content-video__video-container,.theme-html .two-column-content-video__video-container{position:relative}.block-editor-block-list__layout .two-column-content-video__video-container svg,.theme-html .two-column-content-video__video-container svg{position:absolute;z-index:3}.block-editor-block-list__layout .two-column-content-video__video-container svg.top,.theme-html .two-column-content-video__video-container svg.top{top:-23px;right:-31px}.block-editor-block-list__layout .two-column-content-video__video-container svg.bottom,.theme-html .two-column-content-video__video-container svg.bottom{bottom:-29px;left:-72px}@media screen and (max-width:1080px){.block-editor-block-list__layout .two-column-content-video__content,.theme-html .two-column-content-video__content{max-width:100%;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-video__text-content,.theme-html .two-column-content-video__text-content{max-width:100%}.block-editor-block-list__layout .two-column-content-video__video,.theme-html .two-column-content-video__video{max-width:100%;padding-left:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-content-video,.theme-html .two-column-content-video{padding:32px 24px 64px}.block-editor-block-list__layout .two-column-content-video__video-container svg.bottom,.theme-html .two-column-content-video__video-container svg.bottom{left:-25px;z-index:1;bottom:-15px}}.block-editor-block-list__layout .two-column-content-image-bg,.theme-html .two-column-content-image-bg{padding:104px 80px;position:relative}.block-editor-block-list__layout .two-column-content-image-bg.layout1,.theme-html .two-column-content-image-bg.layout1{background-color:#f3ecf7}.block-editor-block-list__layout .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg{right:0;bottom:0}.block-editor-block-list__layout .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg img{width:438px}.block-editor-block-list__layout .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg img.layout-1,.theme-html .two-column-content-image-bg.layout1 .two-column-content-image-bg__bg img.layout-1{display:block}.block-editor-block-list__layout .two-column-content-image-bg.layout5,.theme-html .two-column-content-image-bg.layout5{background-color:#f3ecf7}.block-editor-block-list__layout .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg{right:0;bottom:0}.block-editor-block-list__layout .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg img{width:438px}.block-editor-block-list__layout .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg img.layout-5,.theme-html .two-column-content-image-bg.layout5 .two-column-content-image-bg__bg img.layout-5{display:block}.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg{left:0;bottom:0}.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg img{width:370px}.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg img.layout-2,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__bg img.layout-2{display:block}.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__main,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__main{flex-direction:row-reverse}.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__content{padding-left:0;padding-right:140px}.block-editor-block-list__layout .two-column-content-image-bg.layout3,.theme-html .two-column-content-image-bg.layout3{background-color:#f3ecf7}.block-editor-block-list__layout .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg{right:0;bottom:0}.block-editor-block-list__layout .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg img{width:370px}.block-editor-block-list__layout .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg img.layout-3,.theme-html .two-column-content-image-bg.layout3 .two-column-content-image-bg__bg img.layout-3{display:block}.block-editor-block-list__layout .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg{left:0;bottom:0}.block-editor-block-list__layout .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg img{width:370px}.block-editor-block-list__layout .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg img.layout-4,.theme-html .two-column-content-image-bg.layout4 .two-column-content-image-bg__bg img.layout-4{display:block;opacity:.3}.block-editor-block-list__layout .two-column-content-image-bg.layout4 .two-column-content-image-bg__main,.theme-html .two-column-content-image-bg.layout4 .two-column-content-image-bg__main{flex-direction:row-reverse}.block-editor-block-list__layout .two-column-content-image-bg.layout4 .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg.layout4 .two-column-content-image-bg__content{padding-left:0;padding-right:140px}.block-editor-block-list__layout .two-column-content-image-bg__container,.theme-html .two-column-content-image-bg__container{max-width:1123px;width:100%;margin:0 auto}.block-editor-block-list__layout .two-column-content-image-bg__main,.theme-html .two-column-content-image-bg__main{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:100%;align-items:center}.block-editor-block-list__layout .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg__content{max-width:calc(100% - 420px);width:100%;padding-left:140px}.block-editor-block-list__layout .two-column-content-image-bg__image,.theme-html .two-column-content-image-bg__image{max-width:420px;width:100%}.block-editor-block-list__layout .two-column-content-image-bg__image img,.theme-html .two-column-content-image-bg__image img{max-width:100%;border-radius:50%;height:420px;width:420px;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .two-column-content-image-bg__text-content,.theme-html .two-column-content-image-bg__text-content{max-width:559px;margin-bottom:32px;z-index:2;position:relative}.block-editor-block-list__layout .two-column-content-image-bg__text-content h4,.theme-html .two-column-content-image-bg__text-content h4{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-image-bg__text-content p,.theme-html .two-column-content-image-bg__text-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .two-column-content-image-bg__text-content p span,.theme-html .two-column-content-image-bg__text-content p span{display:block}.block-editor-block-list__layout .two-column-content-image-bg__text-content p span.p-04,.theme-html .two-column-content-image-bg__text-content p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .two-column-content-image-bg__text-content p:last-child span,.theme-html .two-column-content-image-bg__text-content p:last-child span{display:block}.block-editor-block-list__layout .two-column-content-image-bg__text-content p:last-child span.p-04,.theme-html .two-column-content-image-bg__text-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .two-column-content-image-bg__text-content p.label-03,.theme-html .two-column-content-image-bg__text-content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .two-column-content-image-bg__cta,.theme-html .two-column-content-image-bg__cta{z-index:2;position:relative}.block-editor-block-list__layout .two-column-content-image-bg__bg,.theme-html .two-column-content-image-bg__bg{position:absolute}.block-editor-block-list__layout .two-column-content-image-bg__bg img,.theme-html .two-column-content-image-bg__bg img{-webkit-transform-origin:center;transform-origin:center}@media screen and (max-width:1366px){.block-editor-block-list__layout .two-column-content-image-bg.layout2 .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg.layout2 .two-column-content-image-bg__content{padding-right:70px}.block-editor-block-list__layout .two-column-content-image-bg__container,.theme-html .two-column-content-image-bg__container{padding:0}.block-editor-block-list__layout .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg__content{padding-left:70px}}@media screen and (max-width:980px){.block-editor-block-list__layout .two-column-content-image-bg__content,.theme-html .two-column-content-image-bg__content{max-width:100%;margin-bottom:32px;padding:0!important}.block-editor-block-list__layout .two-column-content-image-bg__text-content,.theme-html .two-column-content-image-bg__text-content{max-width:100%}.block-editor-block-list__layout .two-column-content-image-bg__image,.theme-html .two-column-content-image-bg__image{max-width:100%;text-align:center;margin-bottom:32px}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-content-image-bg,.theme-html .two-column-content-image-bg{padding:64px 24px}}.block-editor-block-list__layout .three-column-content-centered,.theme-html .three-column-content-centered{padding:104px 80px;border-top:1px solid #e2d1ec}.block-editor-block-list__layout .three-column-content-centered.violet,.theme-html .three-column-content-centered.violet{background-color:#f3ecf7}.block-editor-block-list__layout .three-column-content-centered__container,.theme-html .three-column-content-centered__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .three-column-content-centered__text-content,.theme-html .three-column-content-centered__text-content{margin-bottom:64px;text-align:center}.block-editor-block-list__layout .three-column-content-centered__text-content h3,.theme-html .three-column-content-centered__text-content h3{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .three-column-content-centered__text-content p,.theme-html .three-column-content-centered__text-content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031}.block-editor-block-list__layout .three-column-content-centered__text-content p.label-03,.theme-html .three-column-content-centered__text-content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .three-column-content-centered__row,.theme-html .three-column-content-centered__row{display:flex;flex-wrap:wrap;margin:0 -32px}.block-editor-block-list__layout .three-column-content-centered__col,.theme-html .three-column-content-centered__col{max-width:33.33%;width:100%;padding:0 32px}.block-editor-block-list__layout .three-column-content-centered__thumbnail,.theme-html .three-column-content-centered__thumbnail{line-height:0;margin-bottom:16px}.block-editor-block-list__layout .three-column-content-centered__thumbnail img,.theme-html .three-column-content-centered__thumbnail img{height:272px;border-radius:4px;max-width:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .three-column-content-centered__description p.link-03,.theme-html .three-column-content-centered__description p.link-03{color:#0e0f0f;margin-bottom:8px}.block-editor-block-list__layout .three-column-content-centered__description p.p-04,.theme-html .three-column-content-centered__description p.p-04{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#161616;margin-bottom:8px}@media screen and (max-width:1366px){.block-editor-block-list__layout .three-column-content-centered__row,.theme-html .three-column-content-centered__row{margin:0 -16px}.block-editor-block-list__layout .three-column-content-centered__col,.theme-html .three-column-content-centered__col{padding:0 16px}}@media screen and (max-width:1080px){.block-editor-block-list__layout .three-column-content-centered__col,.theme-html .three-column-content-centered__col{max-width:50%;margin-bottom:32px}.block-editor-block-list__layout .three-column-content-centered__row,.theme-html .three-column-content-centered__row{justify-content:center}}@media screen and (max-width:768px){.block-editor-block-list__layout .three-column-content-centered,.theme-html .three-column-content-centered{padding:64px 24px}.block-editor-block-list__layout .three-column-content-centered__col,.theme-html .three-column-content-centered__col{max-width:100%}.block-editor-block-list__layout .three-column-content-centered__col:last-child,.theme-html .three-column-content-centered__col:last-child{margin-bottom:0}.block-editor-block-list__layout .three-column-content-centered__thumbnail img,.theme-html .three-column-content-centered__thumbnail img{width:100%}.block-editor-block-list__layout .three-column-content-centered__text-content h3,.theme-html .three-column-content-centered__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}.block-editor-block-list__layout .video-listing,.theme-html .video-listing{background-color:#f3ecf7;padding:104px 80px}.block-editor-block-list__layout .video-listing__container,.theme-html .video-listing__container{padding:0 24px;max-width:1168px;margin:0 auto}.block-editor-block-list__layout .video-listing__content,.theme-html .video-listing__content{margin-bottom:64px;max-width:1120px}.block-editor-block-list__layout .video-listing__content p.label-03,.theme-html .video-listing__content p.label-03{color:#662e91;margin-bottom:3px}.block-editor-block-list__layout .video-listing__content h3,.theme-html .video-listing__content h3{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .video-listing__content p.p-03,.theme-html .video-listing__content p.p-03{color:#2e3031}.block-editor-block-list__layout .video-listing__videos,.theme-html .video-listing__videos{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .video-listing__video-list,.theme-html .video-listing__video-list{max-width:384px;width:100%}.block-editor-block-list__layout .video-listing__video-list ul,.theme-html .video-listing__video-list ul{padding:0;margin:0}.block-editor-block-list__layout .video-listing__video-list ul li,.theme-html .video-listing__video-list ul li{display:flex;padding:12px;border-bottom:1px solid #e2d1ec;transition:background-color .3s ease-in-out;cursor:pointer}.block-editor-block-list__layout .video-listing__video-list ul li:last-child,.theme-html .video-listing__video-list ul li:last-child{border-bottom:0}.block-editor-block-list__layout .video-listing__video-list ul li.active,.block-editor-block-list__layout .video-listing__video-list ul li:hover,.theme-html .video-listing__video-list ul li.active,.theme-html .video-listing__video-list ul li:hover{background-color:#e2d1ec}.block-editor-block-list__layout .video-listing__thumbnail,.theme-html .video-listing__thumbnail{line-height:0;margin-right:24px}.block-editor-block-list__layout .video-listing__thumbnail img,.theme-html .video-listing__thumbnail img{max-width:100%;-o-object-fit:cover;object-fit:cover;width:100px;height:67px}.block-editor-block-list__layout .video-listing__info,.theme-html .video-listing__info{max-width:calc(100% - 124px);width:100%}.block-editor-block-list__layout .video-listing__info .label-03,.block-editor-block-list__layout .video-listing__info .p-05,.theme-html .video-listing__info .label-03,.theme-html .video-listing__info .p-05{color:#2f1540}.block-editor-block-list__layout .video-listing__video-wrapper,.theme-html .video-listing__video-wrapper{margin-bottom:24px}.block-editor-block-list__layout .video-listing__videos-main,.theme-html .video-listing__videos-main{max-width:calc(100% - 384px);width:100%;padding-right:64px}.block-editor-block-list__layout .video-listing__videos-main-content,.theme-html .video-listing__videos-main-content{display:none}.block-editor-block-list__layout .video-listing__videos-main-content iframe,.theme-html .video-listing__videos-main-content iframe{width:100%;min-height:446.062px}.block-editor-block-list__layout .video-listing__videos-main-content:first-child,.theme-html .video-listing__videos-main-content:first-child{display:block}.block-editor-block-list__layout .video-listing__videos-main-content h5,.theme-html .video-listing__videos-main-content h5{color:#0e0f0f;margin-top:24px;margin-bottom:12px}.block-editor-block-list__layout .video-listing__videos-main-content p,.theme-html .video-listing__videos-main-content p{color:#2e3031}.block-editor-block-list__layout .video-listing__videos-main-content .wp-video,.theme-html .video-listing__videos-main-content .wp-video{max-width:100%;width:100%;position:relative;cursor:pointer}.block-editor-block-list__layout .video-listing__videos-main-content .wp-video.playing .mejs-mediaelement:after,.theme-html .video-listing__videos-main-content .wp-video.playing .mejs-mediaelement:after{display:none}.block-editor-block-list__layout .video-listing__videos-main-content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .video-listing__videos-main-content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play{display:none!important}.block-editor-block-list__layout .video-listing__arrow,.theme-html .video-listing__arrow{width:100%;margin-top:20px;display:none}.block-editor-block-list__layout .video-listing__arrow ul,.theme-html .video-listing__arrow ul{display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .video-listing__arrow ul li,.theme-html .video-listing__arrow ul li{cursor:pointer}@media screen and (max-width:1512px){.block-editor-block-list__layout .video-listing__videos-main,.theme-html .video-listing__videos-main{max-width:70%}.block-editor-block-list__layout .video-listing__video-list,.theme-html .video-listing__video-list{max-width:30%}}@media screen and (max-width:1366px){.block-editor-block-list__layout .video-listing__container,.theme-html .video-listing__container{padding:0}.block-editor-block-list__layout .video-listing__videos-main,.theme-html .video-listing__videos-main{padding-right:32px}}@media screen and (max-width:980px){.block-editor-block-list__layout .video-listing__videos-main,.theme-html .video-listing__videos-main{max-width:100%;padding-right:0;margin:0 -8px}.block-editor-block-list__layout .video-listing__videos-main-content,.theme-html .video-listing__videos-main-content{display:block!important;padding:0 8px}.block-editor-block-list__layout .video-listing__arrow,.theme-html .video-listing__arrow{display:block}.block-editor-block-list__layout .video-listing__video-list,.theme-html .video-listing__video-list{max-width:100%;display:none}}@media screen and (max-width:768px){.block-editor-block-list__layout .video-listing,.theme-html .video-listing{padding:64px 24px}.block-editor-block-list__layout .video-listing__content h3,.theme-html .video-listing__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .video-listing__main-content h5,.theme-html .video-listing__main-content h5{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px}.block-editor-block-list__layout .video-listing__main-content p,.theme-html .video-listing__main-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout .about-profile .single-stories__content,.block-editor-block-list__layout .single-news .single-stories__content,.block-editor-block-list__layout .single-stories .single-stories__content,.theme-html .about-profile .single-stories__content,.theme-html .single-news .single-stories__content,.theme-html .single-stories .single-stories__content{padding:104px 0 0}.block-editor-block-list__layout .about-profile .single-stories__content .wysiwyg-post:last-child,.block-editor-block-list__layout .single-news .single-stories__content .wysiwyg-post:last-child,.block-editor-block-list__layout .single-stories .single-stories__content .wysiwyg-post:last-child,.theme-html .about-profile .single-stories__content .wysiwyg-post:last-child,.theme-html .single-news .single-stories__content .wysiwyg-post:last-child,.theme-html .single-stories .single-stories__content .wysiwyg-post:last-child{margin-bottom:104px}.block-editor-block-list__layout .about-profile .wysiwyg-post,.block-editor-block-list__layout .single-news .wysiwyg-post,.block-editor-block-list__layout .single-stories .wysiwyg-post,.theme-html .about-profile .wysiwyg-post,.theme-html .single-news .wysiwyg-post,.theme-html .single-stories .wysiwyg-post{border-bottom:0;margin-bottom:64px}.block-editor-block-list__layout .about-profile .wysiwyg-post__content,.block-editor-block-list__layout .single-news .wysiwyg-post__content,.block-editor-block-list__layout .single-stories .wysiwyg-post__content,.theme-html .about-profile .wysiwyg-post__content,.theme-html .single-news .wysiwyg-post__content,.theme-html .single-stories .wysiwyg-post__content{max-width:895px;margin:0 auto}.block-editor-block-list__layout .about-profile .wysiwyg-post__content h4,.block-editor-block-list__layout .single-news .wysiwyg-post__content h4,.block-editor-block-list__layout .single-stories .wysiwyg-post__content h4,.theme-html .about-profile .wysiwyg-post__content h4,.theme-html .single-news .wysiwyg-post__content h4,.theme-html .single-stories .wysiwyg-post__content h4{margin-bottom:16px;color:#0e0f0f}.block-editor-block-list__layout .about-profile .wysiwyg-post__content p,.block-editor-block-list__layout .single-news .wysiwyg-post__content p,.block-editor-block-list__layout .single-stories .wysiwyg-post__content p,.theme-html .about-profile .wysiwyg-post__content p,.theme-html .single-news .wysiwyg-post__content p,.theme-html .single-stories .wysiwyg-post__content p{margin-bottom:28px;color:#2e3031}.block-editor-block-list__layout .about-profile .wysiwyg-post__content p.p-02,.block-editor-block-list__layout .single-news .wysiwyg-post__content p.p-02,.block-editor-block-list__layout .single-stories .wysiwyg-post__content p.p-02,.theme-html .about-profile .wysiwyg-post__content p.p-02,.theme-html .single-news .wysiwyg-post__content p.p-02,.theme-html .single-stories .wysiwyg-post__content p.p-02{font-size:20.16px;font-style:normal;font-weight:500;line-height:34px}.block-editor-block-list__layout .about-profile .wysiwyg-post__content a,.block-editor-block-list__layout .single-news .wysiwyg-post__content a,.block-editor-block-list__layout .single-stories .wysiwyg-post__content a,.theme-html .about-profile .wysiwyg-post__content a,.theme-html .single-news .wysiwyg-post__content a,.theme-html .single-stories .wysiwyg-post__content a{color:#662e91;text-decoration:underline}.block-editor-block-list__layout .about-profile .wysiwyg-post__content .wp-video,.block-editor-block-list__layout .single-news .wysiwyg-post__content .wp-video,.block-editor-block-list__layout .single-stories .wysiwyg-post__content .wp-video,.theme-html .about-profile .wysiwyg-post__content .wp-video,.theme-html .single-news .wysiwyg-post__content .wp-video,.theme-html .single-stories .wysiwyg-post__content .wp-video{max-width:100%;width:100%;position:relative;cursor:pointer;padding:64px 0;border-bottom:2px solid #662e91;margin-bottom:25px}.block-editor-block-list__layout .about-profile .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.block-editor-block-list__layout .single-news .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.block-editor-block-list__layout .single-stories .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.theme-html .about-profile .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.theme-html .single-news .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after,.theme-html .single-stories .wysiwyg-post__content .wp-video.playing .mejs-mediaelement:after{display:none}.block-editor-block-list__layout .about-profile .wysiwyg-post__content .wp-video .mejs-mediaelement:after,.block-editor-block-list__layout .single-news .wysiwyg-post__content .wp-video .mejs-mediaelement:after,.block-editor-block-list__layout .single-stories .wysiwyg-post__content .wp-video .mejs-mediaelement:after,.theme-html .about-profile .wysiwyg-post__content .wp-video .mejs-mediaelement:after,.theme-html .single-news .wysiwyg-post__content .wp-video .mejs-mediaelement:after,.theme-html .single-stories .wysiwyg-post__content .wp-video .mejs-mediaelement:after{position:relative;content:url(../../../../../../../themes/warrigal/assets/images/play-video.svg);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .about-profile .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.block-editor-block-list__layout .single-news .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.block-editor-block-list__layout .single-stories .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .about-profile .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .single-news .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play,.theme-html .single-stories .wysiwyg-post__content .wp-video .mejs-overlay.mejs-layer.mejs-overlay-play{display:none!important}.block-editor-block-list__layout .about-profile .wysiwyg-post__container,.block-editor-block-list__layout .single-news .wysiwyg-post__container,.block-editor-block-list__layout .single-stories .wysiwyg-post__container,.theme-html .about-profile .wysiwyg-post__container,.theme-html .single-news .wysiwyg-post__container,.theme-html .single-stories .wysiwyg-post__container{padding:0 80px}.block-editor-block-list__layout .about-profile .wysiwyg-post__quote,.block-editor-block-list__layout .single-news .wysiwyg-post__quote,.block-editor-block-list__layout .single-stories .wysiwyg-post__quote,.theme-html .about-profile .wysiwyg-post__quote,.theme-html .single-news .wysiwyg-post__quote,.theme-html .single-stories .wysiwyg-post__quote{border-left:4px solid #662e91;padding-left:16px;margin-bottom:32px}.block-editor-block-list__layout .about-profile .wysiwyg-post__quote h4,.block-editor-block-list__layout .single-news .wysiwyg-post__quote h4,.block-editor-block-list__layout .single-stories .wysiwyg-post__quote h4,.theme-html .about-profile .wysiwyg-post__quote h4,.theme-html .single-news .wysiwyg-post__quote h4,.theme-html .single-stories .wysiwyg-post__quote h4{color:#662e91;position:relative;margin-bottom:16px}.block-editor-block-list__layout .about-profile .wysiwyg-post__quote p.label-02,.block-editor-block-list__layout .single-news .wysiwyg-post__quote p.label-02,.block-editor-block-list__layout .single-stories .wysiwyg-post__quote p.label-02,.theme-html .about-profile .wysiwyg-post__quote p.label-02,.theme-html .single-news .wysiwyg-post__quote p.label-02,.theme-html .single-stories .wysiwyg-post__quote p.label-02{color:#0e0f0f}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image,.theme-html .about-profile .wysiwyg-post .three-column-image,.theme-html .single-news .wysiwyg-post .three-column-image,.theme-html .single-stories .wysiwyg-post .three-column-image{margin-bottom:32px}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul,.theme-html .about-profile .wysiwyg-post .three-column-image ul,.theme-html .single-news .wysiwyg-post .three-column-image ul,.theme-html .single-stories .wysiwyg-post .three-column-image ul{padding:0;margin:0 -8px;display:flex;flex-wrap:wrap;list-style:none}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul li,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul li,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul li,.theme-html .about-profile .wysiwyg-post .three-column-image ul li,.theme-html .single-news .wysiwyg-post .three-column-image ul li,.theme-html .single-stories .wysiwyg-post .three-column-image ul li{padding:0 8px;max-width:33.33%;width:100%;line-height:0;margin-bottom:16px}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul li img,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul li img,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul li img,.theme-html .about-profile .wysiwyg-post .three-column-image ul li img,.theme-html .single-news .wysiwyg-post .three-column-image ul li img,.theme-html .single-stories .wysiwyg-post .three-column-image ul li img{max-width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content,.theme-html .about-profile .wysiwyg-post .two-column-image-content,.theme-html .single-news .wysiwyg-post .two-column-image-content,.theme-html .single-stories .wysiwyg-post .two-column-image-content{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__image,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__image,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__image,.theme-html .about-profile .wysiwyg-post .two-column-image-content__image,.theme-html .single-news .wysiwyg-post .two-column-image-content__image,.theme-html .single-stories .wysiwyg-post .two-column-image-content__image{line-height:0;max-width:50%;width:100%;padding-right:24px}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__image img,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__image img,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__image img,.theme-html .about-profile .wysiwyg-post .two-column-image-content__image img,.theme-html .single-news .wysiwyg-post .two-column-image-content__image img,.theme-html .single-stories .wysiwyg-post .two-column-image-content__image img{max-width:100%}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__content,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__content,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__content,.theme-html .about-profile .wysiwyg-post .two-column-image-content__content,.theme-html .single-news .wysiwyg-post .two-column-image-content__content,.theme-html .single-stories .wysiwyg-post .two-column-image-content__content{max-width:50%;width:100%;padding-left:24px}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__content p,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__content p,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__content p,.theme-html .about-profile .wysiwyg-post .two-column-image-content__content p,.theme-html .single-news .wysiwyg-post .two-column-image-content__content p,.theme-html .single-stories .wysiwyg-post .two-column-image-content__content p{color:#2e3031;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}@media screen and (max-width:900px){.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__image,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__image,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__image,.theme-html .about-profile .wysiwyg-post .two-column-image-content__image,.theme-html .single-news .wysiwyg-post .two-column-image-content__image,.theme-html .single-stories .wysiwyg-post .two-column-image-content__image{margin-bottom:32px;max-width:100%;padding:0;text-align:center}.block-editor-block-list__layout .about-profile .wysiwyg-post .two-column-image-content__content,.block-editor-block-list__layout .single-news .wysiwyg-post .two-column-image-content__content,.block-editor-block-list__layout .single-stories .wysiwyg-post .two-column-image-content__content,.theme-html .about-profile .wysiwyg-post .two-column-image-content__content,.theme-html .single-news .wysiwyg-post .two-column-image-content__content,.theme-html .single-stories .wysiwyg-post .two-column-image-content__content{max-width:100%;padding:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .about-profile .single-stories__content,.block-editor-block-list__layout .single-news .single-stories__content,.block-editor-block-list__layout .single-stories .single-stories__content,.theme-html .about-profile .single-stories__content,.theme-html .single-news .single-stories__content,.theme-html .single-stories .single-stories__content{padding-top:64px}.block-editor-block-list__layout .about-profile .wysiwyg-post,.block-editor-block-list__layout .single-news .wysiwyg-post,.block-editor-block-list__layout .single-stories .wysiwyg-post,.theme-html .about-profile .wysiwyg-post,.theme-html .single-news .wysiwyg-post,.theme-html .single-stories .wysiwyg-post{margin-bottom:32px}.block-editor-block-list__layout .about-profile .wysiwyg-post__content .wp-video,.block-editor-block-list__layout .single-news .wysiwyg-post__content .wp-video,.block-editor-block-list__layout .single-stories .wysiwyg-post__content .wp-video,.theme-html .about-profile .wysiwyg-post__content .wp-video,.theme-html .single-news .wysiwyg-post__content .wp-video,.theme-html .single-stories .wysiwyg-post__content .wp-video{padding:32px 0}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image,.theme-html .about-profile .wysiwyg-post .three-column-image,.theme-html .single-news .wysiwyg-post .three-column-image,.theme-html .single-stories .wysiwyg-post .three-column-image{margin-bottom:32px}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul,.theme-html .about-profile .wysiwyg-post .three-column-image ul,.theme-html .single-news .wysiwyg-post .three-column-image ul,.theme-html .single-stories .wysiwyg-post .three-column-image ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul li,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul li,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul li,.theme-html .about-profile .wysiwyg-post .three-column-image ul li,.theme-html .single-news .wysiwyg-post .three-column-image ul li,.theme-html .single-stories .wysiwyg-post .three-column-image ul li{max-width:100%;margin-bottom:32px;text-align:center}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul li:last-child,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul li:last-child,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul li:last-child,.theme-html .about-profile .wysiwyg-post .three-column-image ul li:last-child,.theme-html .single-news .wysiwyg-post .three-column-image ul li:last-child,.theme-html .single-stories .wysiwyg-post .three-column-image ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .about-profile .wysiwyg-post .three-column-image ul li img,.block-editor-block-list__layout .single-news .wysiwyg-post .three-column-image ul li img,.block-editor-block-list__layout .single-stories .wysiwyg-post .three-column-image ul li img,.theme-html .about-profile .wysiwyg-post .three-column-image ul li img,.theme-html .single-news .wysiwyg-post .three-column-image ul li img,.theme-html .single-stories .wysiwyg-post .three-column-image ul li img{max-width:100%}.block-editor-block-list__layout .about-profile .wysiwyg-post__container,.block-editor-block-list__layout .single-news .wysiwyg-post__container,.block-editor-block-list__layout .single-stories .wysiwyg-post__container,.theme-html .about-profile .wysiwyg-post__container,.theme-html .single-news .wysiwyg-post__container,.theme-html .single-stories .wysiwyg-post__container{padding:0 24px}}.block-editor-block-list__layout .related-stories,.theme-html .related-stories{border-top:1px solid #e2d1ec}.block-editor-block-list__layout .newsletter,.theme-html .newsletter{padding:32px 24px}.block-editor-block-list__layout .newsletter.layout1 .newsletter__text-content,.theme-html .newsletter.layout1 .newsletter__text-content{text-align:center;margin:0 auto}.block-editor-block-list__layout .newsletter.layout1 .newsletter__form ul,.theme-html .newsletter.layout1 .newsletter__form ul{justify-content:center}.block-editor-block-list__layout .newsletter.layout2,.theme-html .newsletter.layout2{background:#f3ecf7;padding-top:0;padding-bottom:104px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__bg,.theme-html .newsletter.layout2 .newsletter__bg{display:none}.block-editor-block-list__layout .newsletter.layout2 .newsletter__text-content,.theme-html .newsletter.layout2 .newsletter__text-content{text-align:center;margin:0 auto}.block-editor-block-list__layout .newsletter.layout2 .newsletter__form ul,.theme-html .newsletter.layout2 .newsletter__form ul{justify-content:center}.block-editor-block-list__layout .newsletter.layout2 .newsletter__content,.theme-html .newsletter.layout2 .newsletter__content{display:flex;padding:48px;height:238px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo,.theme-html .newsletter.layout2 .newsletter__logo{position:absolute;top:19px;right:48px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo img,.theme-html .newsletter.layout2 .newsletter__logo img{max-width:100%}.block-editor-block-list__layout .newsletter.layout2 .newsletter__text-content h3,.theme-html .newsletter.layout2 .newsletter__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .newsletter__content,.theme-html .newsletter__content{max-width:909px;margin:0 auto;padding:64px 49px;border-radius:4px;background-color:#662e91;position:relative;height:290px;overflow:hidden}.block-editor-block-list__layout .newsletter__bg,.theme-html .newsletter__bg{position:absolute;bottom:0;right:0;line-height:0}.block-editor-block-list__layout .newsletter__bg img,.theme-html .newsletter__bg img{width:280px}.block-editor-block-list__layout .newsletter__form p,.theme-html .newsletter__form p{display:none}.block-editor-block-list__layout .newsletter__form ul,.theme-html .newsletter__form ul{display:flex;margin-top:24px}.block-editor-block-list__layout .newsletter__form ul li,.theme-html .newsletter__form ul li{margin-right:24px}.block-editor-block-list__layout .newsletter__form ul li svg,.theme-html .newsletter__form ul li svg{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:left;transform-origin:left}.block-editor-block-list__layout .newsletter__form ul li svg path,.theme-html .newsletter__form ul li svg path{transition:fill .3s ease-in-out}.block-editor-block-list__layout .newsletter__form ul li svg:hover path,.theme-html .newsletter__form ul li svg:hover path{fill:#3c155c}.block-editor-block-list__layout .newsletter__text-content,.theme-html .newsletter__text-content{position:relative;z-index:2;max-width:564px}.block-editor-block-list__layout .newsletter__text-content h3,.theme-html .newsletter__text-content h3{color:#fff;margin-bottom:4px}.block-editor-block-list__layout .newsletter__text-content p,.theme-html .newsletter__text-content p{color:#fff;font-size:20.16px;font-style:normal;font-weight:500;line-height:34px;margin-bottom:32px}.block-editor-block-list__layout .newsletter__text-content .gform-body,.theme-html .newsletter__text-content .gform-body{border-radius:100px;background:#3c155c;height:50px;padding:4px 8px 4px 0}.block-editor-block-list__layout .newsletter__text-content .gform-body .gform_fields,.theme-html .newsletter__text-content .gform-body .gform_fields{display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .newsletter__text-content .gform-body .gfield input[type=email],.theme-html .newsletter__text-content .gform-body .gfield input[type=email]{height:42px;padding-left:24px;background:#3c155c;border:0;color:hsla(0,0%,100%,.32);width:340px;border-top-left-radius:100px;border-bottom-left-radius:100px}.block-editor-block-list__layout .newsletter__text-content .gform-body .gfield input[type=email]::-webkit-input-placeholder,.theme-html .newsletter__text-content .gform-body .gfield input[type=email]::-webkit-input-placeholder{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:hsla(0,0%,100%,.32)}.block-editor-block-list__layout .newsletter__text-content .gform-body .gfield input[type=email]::-moz-placeholder,.theme-html .newsletter__text-content .gform-body .gfield input[type=email]::-moz-placeholder{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:hsla(0,0%,100%,.32)}.block-editor-block-list__layout .newsletter__text-content .gform-body .gfield input[type=email]::-ms-input-placeholder,.theme-html .newsletter__text-content .gform-body .gfield input[type=email]::-ms-input-placeholder{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:hsla(0,0%,100%,.32)}.block-editor-block-list__layout .newsletter__text-content .gform-body .gfield input[type=email]::placeholder,.theme-html .newsletter__text-content .gform-body .gfield input[type=email]::placeholder{font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:hsla(0,0%,100%,.32)}.block-editor-block-list__layout .newsletter__text-content .gform-body .gform-button,.theme-html .newsletter__text-content .gform-body .gform-button{border:0;height:42px;border-radius:100px;background:#fff;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#2f1540}.block-editor-block-list__layout .newsletter__text-content .gform_confirmation_message_2.gform_confirmation_message,.theme-html .newsletter__text-content .gform_confirmation_message_2.gform_confirmation_message{color:#fff}.block-editor-block-list__layout .newsletter__text-content .gform_validation_errors,.theme-html .newsletter__text-content .gform_validation_errors{display:none}.block-editor-block-list__layout .newsletter__text-content .gfield_description.validation_message,.theme-html .newsletter__text-content .gfield_description.validation_message{position:absolute;font-size:12px;padding:5px 12px;text-align:center}@media screen and (max-width:980px){.block-editor-block-list__layout .newsletter.layout2,.theme-html .newsletter.layout2{background:#f3ecf7;padding-top:0;padding-bottom:104px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo,.theme-html .newsletter.layout2 .newsletter__logo{width:150px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo img,.theme-html .newsletter.layout2 .newsletter__logo img{max-width:100%}.block-editor-block-list__layout .newsletter.layout2 .newsletter__text-content,.theme-html .newsletter.layout2 .newsletter__text-content{max-width:calc(100% - 150px)}}@media screen and (max-width:768px){.block-editor-block-list__layout .newsletter__content,.theme-html .newsletter__content{padding:64px 24px;border-radius:0;height:auto}.block-editor-block-list__layout .newsletter__text-content h3,.theme-html .newsletter__text-content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .newsletter__text-content p,.theme-html .newsletter__text-content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .newsletter.layout2,.theme-html .newsletter.layout2{padding-bottom:64px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo,.theme-html .newsletter.layout2 .newsletter__logo{width:100px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:24px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo img,.theme-html .newsletter.layout2 .newsletter__logo img{max-width:100%}.block-editor-block-list__layout .newsletter.layout2 .newsletter__content,.theme-html .newsletter.layout2 .newsletter__content{height:auto;padding:24px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__text-content,.theme-html .newsletter.layout2 .newsletter__text-content{max-width:calc(100% - 100px)}}@media screen and (max-width:580px){.block-editor-block-list__layout .newsletter__bg,.theme-html .newsletter__bg{width:20%}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo,.theme-html .newsletter.layout2 .newsletter__logo{position:relative;top:auto;right:auto;-webkit-transform:translateY(0);transform:translateY(0);width:100%;text-align:center;display:flex;justify-content:center}.block-editor-block-list__layout .newsletter.layout2 .newsletter__logo img,.theme-html .newsletter.layout2 .newsletter__logo img{width:150px}.block-editor-block-list__layout .newsletter.layout2 .newsletter__content,.theme-html .newsletter.layout2 .newsletter__content{height:auto;flex-direction:column}.block-editor-block-list__layout .newsletter.layout2 .newsletter__text-content,.theme-html .newsletter.layout2 .newsletter__text-content{max-width:100%}.block-editor-block-list__layout .newsletter__text-content .gform-body #field_submit,.theme-html .newsletter__text-content .gform-body #field_submit{width:180px}.block-editor-block-list__layout .newsletter__text-content .gform-body #field_submit #gform_submit_button_2,.theme-html .newsletter__text-content .gform-body #field_submit #gform_submit_button_2{width:100%}}.block-editor-block-list__layout .related-resources.news-listing,.theme-html .related-resources.news-listing{padding:104px 80px}.block-editor-block-list__layout .related-resources.news-listing .related-resources__container,.theme-html .related-resources.news-listing .related-resources__container{padding:0 116px}.block-editor-block-list__layout .related-resources.news-listing .related-resources__content p,.theme-html .related-resources.news-listing .related-resources__content p{color:#2e3031;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .related-resources.news-listing .related-resources__content p.label-03,.theme-html .related-resources.news-listing .related-resources__content p.label-03{color:#662e91;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:4px}.block-editor-block-list__layout .related-resources.news-listing .related-resources__content h3,.theme-html .related-resources.news-listing .related-resources__content h3{color:#2f1540;margin-bottom:12px}@media screen and (max-width:1366px){.block-editor-block-list__layout .related-resources.news-listing .related-resources__container,.theme-html .related-resources.news-listing .related-resources__container{padding:0}.block-editor-block-list__layout .related-resources.news-listing .related-resources__post .resources-list__col,.theme-html .related-resources.news-listing .related-resources__post .resources-list__col{max-width:33.33%}}@media screen and (max-width:1024px){.block-editor-block-list__layout .related-resources.news-listing .related-resources__post .resources-list__col,.theme-html .related-resources.news-listing .related-resources__post .resources-list__col{max-width:50%}}@media screen and (max-width:768px){.block-editor-block-list__layout .related-resources.news-listing,.theme-html .related-resources.news-listing{padding:64px 24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .related-resources.news-listing .related-resources__post .resources-list__col,.theme-html .related-resources.news-listing .related-resources__post .resources-list__col{max-width:100%}}.block-editor-block-list__layout .tab-content-post.three-column-resources-post,.theme-html .tab-content-post.three-column-resources-post{position:relative}.block-editor-block-list__layout .tab-content-post.three-column-resources-post .tab-content-post__main,.theme-html .tab-content-post.three-column-resources-post .tab-content-post__main{max-width:1168px;padding:0 24px;position:relative;z-index:2}.block-editor-block-list__layout .tab-content-post.three-column-resources-post .tab-content-post__content,.theme-html .tab-content-post.three-column-resources-post .tab-content-post__content{margin-bottom:48px}.block-editor-block-list__layout .tab-content-post.three-column-resources-post .tab-content-post__content h3,.theme-html .tab-content-post.three-column-resources-post .tab-content-post__content h3{color:#2f1540}.block-editor-block-list__layout .tab-content-post.three-column-resources-post .resources-list__thumbnail img,.theme-html .tab-content-post.three-column-resources-post .resources-list__thumbnail img{height:235px}@media screen and (max-width:1366px){.block-editor-block-list__layout .tab-content-post.three-column-resources-post .tab-content-post__main,.theme-html .tab-content-post.three-column-resources-post .tab-content-post__main{max-width:100%;padding:0}}@media screen and (max-width:980px){.block-editor-block-list__layout .tab-content-post.three-column-resources-post .related-resources__row .resources-list__col,.theme-html .tab-content-post.three-column-resources-post .related-resources__row .resources-list__col{max-width:100%}}@media screen and (max-width:766px){.block-editor-block-list__layout .tab-content-post.three-column-resources-post .tab-content-post__container,.theme-html .tab-content-post.three-column-resources-post .tab-content-post__container{padding:64px 24px 32px}}.block-editor-block-list__layout .three-column-resources-post.layout2 .three-column-resources-post__bg,.theme-html .three-column-resources-post.layout2 .three-column-resources-post__bg{display:block}.block-editor-block-list__layout .three-column-resources-post.layout2 .three-column-resources-post__bg img,.theme-html .three-column-resources-post.layout2 .three-column-resources-post__bg img{width:400px}.block-editor-block-list__layout .three-column-resources-post.layout3,.theme-html .three-column-resources-post.layout3{background-color:#f3ecf7}.block-editor-block-list__layout .three-column-resources-post.layout3 .three-column-resources-post__bg,.theme-html .three-column-resources-post.layout3 .three-column-resources-post__bg{display:block}.block-editor-block-list__layout .three-column-resources-post.layout3 .three-column-resources-post__bg img,.theme-html .three-column-resources-post.layout3 .three-column-resources-post__bg img{width:400px}.block-editor-block-list__layout .three-column-resources-post__bg,.theme-html .three-column-resources-post__bg{position:absolute;bottom:0;right:0;line-height:0;display:none}.block-editor-block-list__layout .centered-content-cta,.theme-html .centered-content-cta{padding:104px 80px 80px}.block-editor-block-list__layout .centered-content-cta__main,.theme-html .centered-content-cta__main{max-width:894px;width:100%;margin:0 auto}.block-editor-block-list__layout .centered-content-cta__content,.theme-html .centered-content-cta__content{text-align:center}.block-editor-block-list__layout .centered-content-cta__content h2,.theme-html .centered-content-cta__content h2{color:#2f1540;margin-bottom:32px;position:relative}.block-editor-block-list__layout .centered-content-cta__content h2 span:after,.theme-html .centered-content-cta__content h2 span:after{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);content:url(../../../../../../../themes/warrigal/assets/images/centered-content-line.svg)}.block-editor-block-list__layout .centered-content-cta__content p,.theme-html .centered-content-cta__content p{font-size:16.8px;font-style:normal;font-weight:600;line-height:28px;color:#2f1540}.block-editor-block-list__layout .centered-content-cta__content p span,.theme-html .centered-content-cta__content p span{display:block}.block-editor-block-list__layout .centered-content-cta__content p span.p-03,.theme-html .centered-content-cta__content p span.p-03{margin-bottom:28px}.block-editor-block-list__layout .centered-content-cta__content p:last-child span,.theme-html .centered-content-cta__content p:last-child span{display:block}.block-editor-block-list__layout .centered-content-cta__content p:last-child span.p-03,.theme-html .centered-content-cta__content p:last-child span.p-03{margin-bottom:0}.block-editor-block-list__layout .centered-content-cta__cta,.theme-html .centered-content-cta__cta{margin-top:32px;display:flex;flex-wrap:wrap;justify-content:center}.block-editor-block-list__layout .centered-content-cta__cta a,.theme-html .centered-content-cta__cta a{margin:0 6px 24px}@media screen and (max-width:768px){.block-editor-block-list__layout .centered-content-cta,.theme-html .centered-content-cta{padding:64px 24px 40px}.block-editor-block-list__layout .centered-content-cta__content h2,.theme-html .centered-content-cta__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .centered-content-cta__content h2 span.yellow-underline:after,.theme-html .centered-content-cta__content h2 span.yellow-underline:after{bottom:-15px;content:url(../../../../../../../themes/warrigal/assets/images/four-icon-tiles-header-line-mobile.svg)}.block-editor-block-list__layout .centered-content-cta__content p,.theme-html .centered-content-cta__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .centered-content-cta__content p span.p-03,.theme-html .centered-content-cta__content p span.p-03{font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:24px}}.block-editor-block-list__layout .four-column-testimonial,.theme-html .four-column-testimonial{padding:104px 80px}.block-editor-block-list__layout .four-column-testimonial__container,.theme-html .four-column-testimonial__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .four-column-testimonial__content,.theme-html .four-column-testimonial__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .four-column-testimonial__content p.label-03,.theme-html .four-column-testimonial__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .four-column-testimonial__content h3,.theme-html .four-column-testimonial__content h3{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .four-column-testimonial__content p,.theme-html .four-column-testimonial__content p{color:#2e3031}.block-editor-block-list__layout .four-column-testimonial__row,.theme-html .four-column-testimonial__row{display:flex;flex-wrap:wrap;margin:0 -16px}.block-editor-block-list__layout .four-column-testimonial__col,.theme-html .four-column-testimonial__col{padding:0 16px;max-width:25%;width:100%}.block-editor-block-list__layout .four-column-testimonial__inner,.theme-html .four-column-testimonial__inner{text-align:center}.block-editor-block-list__layout .four-column-testimonial__text,.theme-html .four-column-testimonial__text{max-width:314px;margin:0 auto}.block-editor-block-list__layout .four-column-testimonial__text h6,.theme-html .four-column-testimonial__text h6{color:#0e0f0f;margin-bottom:12px}.block-editor-block-list__layout .four-column-testimonial__text p,.theme-html .four-column-testimonial__text p{color:#2e3031}.block-editor-block-list__layout .four-column-testimonial__img,.theme-html .four-column-testimonial__img{margin-bottom:12px;line-height:0;padding:20px 0;text-align:center}@media screen and (max-width:1080px){.block-editor-block-list__layout .four-column-testimonial__col,.theme-html .four-column-testimonial__col{max-width:50%;margin-bottom:32px}}@media screen and (max-width:768px){.block-editor-block-list__layout .four-column-testimonial,.theme-html .four-column-testimonial{padding:64px 24px}.block-editor-block-list__layout .four-column-testimonial__col,.theme-html .four-column-testimonial__col{max-width:50%;margin-bottom:32px}.block-editor-block-list__layout .four-column-testimonial__content h4,.theme-html .four-column-testimonial__content h4{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:580px){.block-editor-block-list__layout .four-column-testimonial,.theme-html .four-column-testimonial{padding:64px 24px}.block-editor-block-list__layout .four-column-testimonial__col,.theme-html .four-column-testimonial__col{max-width:100%}.block-editor-block-list__layout .four-column-testimonial__col:last-child,.theme-html .four-column-testimonial__col:last-child{margin-bottom:0}}.block-editor-block-list__layout .two-column-content-slider,.theme-html .two-column-content-slider{padding:104px 80px}.block-editor-block-list__layout .two-column-content-slider__container,.theme-html .two-column-content-slider__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .two-column-content-slider__main,.theme-html .two-column-content-slider__main{display:flex;flex-wrap:wrap;align-items:center}.block-editor-block-list__layout .two-column-content-slider__content,.theme-html .two-column-content-slider__content{max-width:50%;width:100%;padding-right:40px}.block-editor-block-list__layout .two-column-content-slider__slider,.theme-html .two-column-content-slider__slider{max-width:50%;width:100%;padding-left:40px}.block-editor-block-list__layout .two-column-content-slider__text-content h4,.theme-html .two-column-content-slider__text-content h4{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-slider__text-content p,.theme-html .two-column-content-slider__text-content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .two-column-content-slider__text-content p span.p-04,.theme-html .two-column-content-slider__text-content p span.p-04{display:block;margin-bottom:24px}.block-editor-block-list__layout .two-column-content-slider__text-content p:last-child span.p-04,.theme-html .two-column-content-slider__text-content p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .two-column-content-slider__slider-main,.theme-html .two-column-content-slider__slider-main{overflow:hidden;margin-bottom:16px}.block-editor-block-list__layout .two-column-content-slider__slider-main img,.theme-html .two-column-content-slider__slider-main img{width:605px;height:340px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.block-editor-block-list__layout .two-column-content-slider__slider-nav,.theme-html .two-column-content-slider__slider-nav{overflow:hidden}.block-editor-block-list__layout .two-column-content-slider__slider-nav .slick-slide.active img,.theme-html .two-column-content-slider__slider-nav .slick-slide.active img{border:2px solid #662e91}.block-editor-block-list__layout .two-column-content-slider__slider-nav img,.theme-html .two-column-content-slider__slider-nav img{width:94px!important;height:53px;-o-object-fit:cover;object-fit:cover;border-radius:4px;line-height:0;margin:0 4px;cursor:pointer}.block-editor-block-list__layout .two-column-content-slider__slider-wrapper,.theme-html .two-column-content-slider__slider-wrapper{max-width:605px}@media screen and (max-width:1366px){.block-editor-block-list__layout .two-column-content-slider__slider,.theme-html .two-column-content-slider__slider{padding-left:20px}.block-editor-block-list__layout .two-column-content-slider__content,.theme-html .two-column-content-slider__content{padding-right:20px}}@media screen and (max-width:980px){.block-editor-block-list__layout .two-column-content-slider__slider,.theme-html .two-column-content-slider__slider{padding-left:0;max-width:100%}.block-editor-block-list__layout .two-column-content-slider__content,.theme-html .two-column-content-slider__content{padding-right:0;max-width:100%;margin-bottom:32px}.block-editor-block-list__layout .two-column-content-slider__slider-wrapper,.theme-html .two-column-content-slider__slider-wrapper{margin:0 auto}}@media screen and (max-width:768px){.block-editor-block-list__layout .two-column-content-slider,.theme-html .two-column-content-slider{padding:64px 24px}}.block-editor-block-list__layout .timeline,.theme-html .timeline{background-color:#662e91;padding:104px 80px;position:relative}.block-editor-block-list__layout .timeline__container,.theme-html .timeline__container{max-width:894px;width:100%;margin:0 auto}.block-editor-block-list__layout .timeline__bg,.theme-html .timeline__bg{position:absolute;bottom:0;right:0;line-height:0}.block-editor-block-list__layout .timeline__bg img,.theme-html .timeline__bg img{width:500px;-webkit-transform-origin:bottom;transform-origin:bottom}.block-editor-block-list__layout .timeline__row,.theme-html .timeline__row{position:relative}.block-editor-block-list__layout .timeline__row:after,.theme-html .timeline__row:after{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:1px;border-left:2px dashed #3c155c;border-spacing:5px}.block-editor-block-list__layout .timeline__row:before,.theme-html .timeline__row:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:12px;width:12px;border-radius:50%;background-color:#ffc107;z-index:2}.block-editor-block-list__layout .timeline__row .timeline__col:nth-child(2n) .timeline__content,.theme-html .timeline__row .timeline__col:nth-child(2n) .timeline__content{order:2;padding:80px 0 80px 64px}.block-editor-block-list__layout .timeline__row .timeline__col:nth-child(2n) .timeline__image,.theme-html .timeline__row .timeline__col:nth-child(2n) .timeline__image{order:1;padding-right:40px;padding-left:0}.block-editor-block-list__layout .timeline__text-content,.theme-html .timeline__text-content{margin-bottom:104px;text-align:center}.block-editor-block-list__layout .timeline__text-content h2,.block-editor-block-list__layout .timeline__text-content p,.theme-html .timeline__text-content h2,.theme-html .timeline__text-content p{color:#fff}.block-editor-block-list__layout .timeline__col,.theme-html .timeline__col{position:relative;z-index:3}.block-editor-block-list__layout .timeline__inner,.theme-html .timeline__inner{display:flex;flex-wrap:wrap;align-items:center}.block-editor-block-list__layout .timeline__content,.theme-html .timeline__content{max-width:50%;width:100%;padding:80px 64px 80px 0}.block-editor-block-list__layout .timeline__content h3,.theme-html .timeline__content h3{color:#fff;margin-bottom:12px}.block-editor-block-list__layout .timeline__content p,.theme-html .timeline__content p{color:#fff}.block-editor-block-list__layout .timeline__image,.theme-html .timeline__image{max-width:50%;width:100%;padding-left:64px}.block-editor-block-list__layout .timeline__image img,.theme-html .timeline__image img{position:relative;z-index:2;max-width:100%}.block-editor-block-list__layout .timeline__image-wrapper,.theme-html .timeline__image-wrapper{width:377px;height:382px;padding:66px 63px 66px 64px;display:flex;align-items:center;justify-content:center;position:relative}.block-editor-block-list__layout .timeline__image-wrapper svg,.theme-html .timeline__image-wrapper svg{position:absolute}.block-editor-block-list__layout .timeline__image-wrapper svg.left,.theme-html .timeline__image-wrapper svg.left{bottom:116px;left:24px;z-index:3}.block-editor-block-list__layout .timeline__image-wrapper svg.right,.theme-html .timeline__image-wrapper svg.right{top:60px;right:19.61px;z-index:1}@media screen and (max-width:980px){.block-editor-block-list__layout .timeline__content,.theme-html .timeline__content{max-width:50%;width:100%;padding:80px 32px 80px 0}.block-editor-block-list__layout .timeline__image,.theme-html .timeline__image{padding-left:32px}.block-editor-block-list__layout .timeline__row .timeline__col:nth-child(2n) .timeline__content,.theme-html .timeline__row .timeline__col:nth-child(2n) .timeline__content{order:2;padding:80px 0 80px 32px}}@media screen and (max-width:900px){.block-editor-block-list__layout .timeline__content,.theme-html .timeline__content{max-width:100%;order:2;padding:24px 0;text-align:center;padding:24px 0 32px!important}.block-editor-block-list__layout .timeline__row:after,.theme-html .timeline__row:after{height:calc(100% - 50px)}.block-editor-block-list__layout .timeline__image,.theme-html .timeline__image{max-width:100%;order:1;padding:0!important}.block-editor-block-list__layout .timeline__image-wrapper,.theme-html .timeline__image-wrapper{margin:0 auto;padding:0 63px 0 64px}}@media screen and (max-width:768px){.block-editor-block-list__layout .timeline,.theme-html .timeline{padding:64px 24px}.block-editor-block-list__layout .timeline__text-content,.theme-html .timeline__text-content{margin-bottom:64px}.block-editor-block-list__layout .timeline__text-content h2,.theme-html .timeline__text-content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}@media screen and (max-width:580px){.block-editor-block-list__layout .timeline__image-wrapper,.theme-html .timeline__image-wrapper{padding:0 24px;width:auto}}.block-editor-block-list__layout .single-quotation,.theme-html .single-quotation{padding:64px 80px;background-color:#662e91;position:relative;overflow:hidden}.block-editor-block-list__layout .single-quotation__content,.theme-html .single-quotation__content{max-width:1072px;margin:0 auto;position:relative;z-index:2}.block-editor-block-list__layout .single-quotation__content h4,.theme-html .single-quotation__content h4{color:#fff;border-left:6px solid var(--accent-400,#ffc107);padding-left:48px}.block-editor-block-list__layout .single-quotation__svg,.theme-html .single-quotation__svg{position:absolute;right:0;bottom:0;line-height:0}.block-editor-block-list__layout .single-quotation__svg img,.theme-html .single-quotation__svg img{-webkit-transform-origin:center;transform-origin:center}@media screen and (max-width:768px){.block-editor-block-list__layout .single-quotation,.theme-html .single-quotation{padding:64px 24px}.block-editor-block-list__layout .single-quotation__content h4,.theme-html .single-quotation__content h4{padding-left:24px}}.block-editor-block-list__layout .partnerships,.theme-html .partnerships{background:#f3ecf7;padding:104px 80px}.block-editor-block-list__layout .partnerships__container,.theme-html .partnerships__container{max-width:1120px;margin:0 auto}.block-editor-block-list__layout .partnerships__content,.theme-html .partnerships__content{margin-bottom:64px}.block-editor-block-list__layout .partnerships__content h3,.theme-html .partnerships__content h3{color:#2f1540;margin-bottom:12px}.block-editor-block-list__layout .partnerships__testimonial,.theme-html .partnerships__testimonial{margin-bottom:64px}.block-editor-block-list__layout .partnerships__testimonial-text,.theme-html .partnerships__testimonial-text{border-left:4px solid #662e91;padding-left:16px}.block-editor-block-list__layout .partnerships__testimonial-text h4,.theme-html .partnerships__testimonial-text h4{margin-bottom:16px;color:#662e91}.block-editor-block-list__layout .partnerships__testimonial-text p,.theme-html .partnerships__testimonial-text p{color:#0e0f0f}.block-editor-block-list__layout .partnerships__testimonial-text p span,.theme-html .partnerships__testimonial-text p span{color:#0e0f0f;display:block}.block-editor-block-list__layout .partnerships__testimonial-text p span.p-03,.theme-html .partnerships__testimonial-text p span.p-03{margin-bottom:28px}.block-editor-block-list__layout .partnerships__testimonial-text p span.p-04,.theme-html .partnerships__testimonial-text p span.p-04{margin-bottom:24px}.block-editor-block-list__layout .partnerships__testimonial-text p:last-child span.p-03,.block-editor-block-list__layout .partnerships__testimonial-text p:last-child span.p-04,.theme-html .partnerships__testimonial-text p:last-child span.p-03,.theme-html .partnerships__testimonial-text p:last-child span.p-04{margin-bottom:0}.block-editor-block-list__layout .partnerships__row,.theme-html .partnerships__row{margin:0 -12px;display:flex}.block-editor-block-list__layout .partnerships__col,.theme-html .partnerships__col{display:flex;max-width:33.33%;width:100%;padding:0 12px}.block-editor-block-list__layout .partnerships__inner,.theme-html .partnerships__inner{display:flex;flex-flow:column;border-radius:4px;border:1px solid #e2d1ec;background-color:#fff}.block-editor-block-list__layout .partnerships__thumbnail img,.theme-html .partnerships__thumbnail img{max-width:100%}.block-editor-block-list__layout .partnerships__details,.theme-html .partnerships__details{padding:16px}.block-editor-block-list__layout .partnerships__details h5,.theme-html .partnerships__details h5{color:#2f1540;margin-bottom:8px}.block-editor-block-list__layout .partnerships__details p,.theme-html .partnerships__details p{color:#2e3031}.block-editor-block-list__layout .partnerships__arrow,.theme-html .partnerships__arrow{width:100%;margin-top:20px;display:none}.block-editor-block-list__layout .partnerships__arrow ul,.theme-html .partnerships__arrow ul{display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .partnerships__arrow ul li,.theme-html .partnerships__arrow ul li{cursor:pointer}.block-editor-block-list__layout .partnerships__cta,.theme-html .partnerships__cta{margin-top:auto;border-top:1px solid #e2d1ec}.block-editor-block-list__layout .partnerships__cta a,.theme-html .partnerships__cta a{color:#2f1540;font-size:14px;font-style:normal;font-weight:700;line-height:16px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;text-decoration:none}.block-editor-block-list__layout .partnerships__cta a:hover svg,.theme-html .partnerships__cta a:hover svg{right:-5px}.block-editor-block-list__layout .partnerships__cta a svg,.theme-html .partnerships__cta a svg{position:relative;right:0;transition:right .3s ease-in-out}@media screen and (max-width:980px){.block-editor-block-list__layout .partnerships__inner,.theme-html .partnerships__inner{width:357px}.block-editor-block-list__layout .partnerships__arrow,.theme-html .partnerships__arrow{display:block}}@media screen and (max-width:768px){.block-editor-block-list__layout .partnerships,.theme-html .partnerships{padding:64px 24px}.block-editor-block-list__layout .partnerships__content,.theme-html .partnerships__content{margin-bottom:32px}.block-editor-block-list__layout .partnerships__content h3,.theme-html .partnerships__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .partnerships__testimonial,.theme-html .partnerships__testimonial{margin-bottom:32px}}.block-editor-block-list__layout .executive-listing,.theme-html .executive-listing{background:#f3ecf7}.block-editor-block-list__layout .executive-listing__content,.theme-html .executive-listing__content{text-align:center;padding:80px}.block-editor-block-list__layout .executive-listing__text-content,.theme-html .executive-listing__text-content{max-width:898px;margin:0 auto}.block-editor-block-list__layout .executive-listing__text-content p.label-03,.theme-html .executive-listing__text-content p.label-03{margin-bottom:4px;color:#662e91}.block-editor-block-list__layout .executive-listing__text-content h2,.theme-html .executive-listing__text-content h2{color:#2f1540;margin-bottom:32px}.block-editor-block-list__layout .executive-listing__text-content p,.theme-html .executive-listing__text-content p{color:#2f1540}.block-editor-block-list__layout .executive-listing__col,.theme-html .executive-listing__col{padding:64px 80px}.block-editor-block-list__layout .executive-listing__inner,.theme-html .executive-listing__inner{max-width:1024px;width:100%;margin:0 auto;background-color:#fff;border-radius:4px;display:flex;justify-content:space-between;padding:64px 42px 0 64px;position:relative}.block-editor-block-list__layout .executive-listing__inner:after,.theme-html .executive-listing__inner:after{content:"";width:100%;height:68px;position:absolute;bottom:0;left:0;background:#f3ecf7}.block-editor-block-list__layout .executive-listing__thumbnail,.theme-html .executive-listing__thumbnail{width:434px;height:500px;line-height:0;position:relative;z-index:2}.block-editor-block-list__layout .executive-listing__thumbnail img,.theme-html .executive-listing__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .executive-listing__details,.theme-html .executive-listing__details{max-width:484px;width:100%;padding-right:42px;padding-bottom:64px}.block-editor-block-list__layout .executive-listing__details h4,.theme-html .executive-listing__details h4{margin-bottom:14px;color:#2f1540}.block-editor-block-list__layout .executive-listing__details ul,.theme-html .executive-listing__details ul{margin:0 0 32px;padding:0;list-style:disc}.block-editor-block-list__layout .executive-listing__details ul li,.theme-html .executive-listing__details ul li{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f;margin-left:20px}.block-editor-block-list__layout .executive-listing__quotes h5,.theme-html .executive-listing__quotes h5{color:#662e91;border-left:4px solid #662e91;padding:0 16px}@media screen and (max-width:1280px){.block-editor-block-list__layout .executive-listing__details,.theme-html .executive-listing__details{max-width:50%;padding-right:21px}.block-editor-block-list__layout .executive-listing__thumbnail,.theme-html .executive-listing__thumbnail{max-width:50%;padding-left:21px}}@media screen and (max-width:980px){.block-editor-block-list__layout .executive-listing__inner,.theme-html .executive-listing__inner{padding:64px 24px;flex-wrap:wrap}.block-editor-block-list__layout .executive-listing__inner:after,.theme-html .executive-listing__inner:after{display:none}.block-editor-block-list__layout .executive-listing__details,.theme-html .executive-listing__details{max-width:100%;width:100%;padding:0;margin-bottom:32px;padding-right:0}.block-editor-block-list__layout .executive-listing__thumbnail,.theme-html .executive-listing__thumbnail{max-width:100%;width:100%;text-align:center;padding-left:0;height:auto}.block-editor-block-list__layout .executive-listing__thumbnail img,.theme-html .executive-listing__thumbnail img{max-width:434px;height:auto;margin:0 auto}}@media screen and (max-width:768px){.block-editor-block-list__layout .executive-listing__col,.theme-html .executive-listing__col{padding:64px 24px 0}.block-editor-block-list__layout .executive-listing__col:last-child,.theme-html .executive-listing__col:last-child{padding-bottom:64px}.block-editor-block-list__layout .executive-listing__content,.theme-html .executive-listing__content{padding:64px 24px 0}.block-editor-block-list__layout .executive-listing__content h2,.theme-html .executive-listing__content h2{font-size:34.18px;font-style:normal;font-weight:700;line-height:42px}}.block-editor-block-list__layout .contact-content-info,.theme-html .contact-content-info{background:#f3ecf7;padding:80px}.block-editor-block-list__layout .contact-content-info.layout2 .contact-content-info,.theme-html .contact-content-info.layout2 .contact-content-info{padding:80px 80px 64px}.block-editor-block-list__layout .contact-content-info.layout2 .contact-content-info__content,.theme-html .contact-content-info.layout2 .contact-content-info__content{text-align:center}.block-editor-block-list__layout .contact-content-info.layout2 .contact-content-info__content h3,.theme-html .contact-content-info.layout2 .contact-content-info__content h3{margin-bottom:0}.block-editor-block-list__layout .contact-content-info.layout2 .contact-content-info__col:first-child .contact-content-info__inner,.theme-html .contact-content-info.layout2 .contact-content-info__col:first-child .contact-content-info__inner{border-right:0}.block-editor-block-list__layout .contact-content-info.layout2 .contact-content-info__col:nth-child(3) .contact-content-info__inner,.theme-html .contact-content-info.layout2 .contact-content-info__col:nth-child(3) .contact-content-info__inner{border-left:0}.block-editor-block-list__layout .contact-content-info__container,.theme-html .contact-content-info__container{max-width:1120px;margin:0 auto}.block-editor-block-list__layout .contact-content-info__content,.theme-html .contact-content-info__content{margin-bottom:64px}.block-editor-block-list__layout .contact-content-info__content p.label-03,.theme-html .contact-content-info__content p.label-03{color:#662e91;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin-bottom:4px}.block-editor-block-list__layout .contact-content-info__content h3,.theme-html .contact-content-info__content h3{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .contact-content-info__content p,.theme-html .contact-content-info__content p{font-size:16.8px;font-style:normal;font-weight:500;line-height:28px;color:#2e3031}.block-editor-block-list__layout .contact-content-info__row,.theme-html .contact-content-info__row{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .contact-content-info__col,.theme-html .contact-content-info__col{max-width:33.33%;width:100%}.block-editor-block-list__layout .contact-content-info__col:nth-child(2) .contact-content-info__inner,.theme-html .contact-content-info__col:nth-child(2) .contact-content-info__inner{border-left:0;border-right:0}.block-editor-block-list__layout .contact-content-info__col:first-child .contact-content-info__inner,.theme-html .contact-content-info__col:first-child .contact-content-info__inner{border-top-left-radius:4px;border-bottom-left-radius:4px}.block-editor-block-list__layout .contact-content-info__col:nth-child(2) .contact-content-info__inner,.theme-html .contact-content-info__col:nth-child(2) .contact-content-info__inner{border-top-right-radius:4px;border-bottom-right-radius:4px}.block-editor-block-list__layout .contact-content-info__icon,.theme-html .contact-content-info__icon{line-height:0}.block-editor-block-list__layout .contact-content-info__inner,.theme-html .contact-content-info__inner{background:#fff;text-align:center;padding:24px;border:1px solid #e2d1ec;min-height:180px;height:100%}.block-editor-block-list__layout .contact-content-info__inner h5,.theme-html .contact-content-info__inner h5{color:#2f1540;margin-bottom:4px}.block-editor-block-list__layout .contact-content-info__inner h5 a,.theme-html .contact-content-info__inner h5 a{text-decoration:none;color:#2f1540}.block-editor-block-list__layout .contact-content-info__inner p,.theme-html .contact-content-info__inner p{color:#2f1540;max-width:324px;margin:0 auto}.block-editor-block-list__layout .contact-content-info__icon,.theme-html .contact-content-info__icon{margin-bottom:16px}@media screen and (max-width:768px){.block-editor-block-list__layout .contact-content-info,.theme-html .contact-content-info{padding:64px 24px!important}.block-editor-block-list__layout .contact-content-info__content,.theme-html .contact-content-info__content{margin-bottom:32px}.block-editor-block-list__layout .contact-content-info__content h3,.theme-html .contact-content-info__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .contact-content-info__content p,.theme-html .contact-content-info__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .contact-content-info__col,.theme-html .contact-content-info__col{max-width:100%}.block-editor-block-list__layout .contact-content-info__col:nth-child(2) .contact-content-info__inner,.theme-html .contact-content-info__col:nth-child(2) .contact-content-info__inner{border-left:1px solid #e2d1ec;border-right:1px solid #e2d1ec;border-top:1px;border-bottom:1px}.block-editor-block-list__layout .contact-content-info__col:first-child .contact-content-info__inner,.theme-html .contact-content-info__col:first-child .contact-content-info__inner{border-top-left-radius:0;border-bottom-left-radius:0}.block-editor-block-list__layout .contact-content-info__col:nth-child(2) .contact-content-info__inner,.theme-html .contact-content-info__col:nth-child(2) .contact-content-info__inner{border-top-right-radius:0;border-bottom-right-radius:0}}.block-editor-block-list__layout .guide-banner.feedback-banner,.theme-html .guide-banner.feedback-banner{padding:48px 80px}.block-editor-block-list__layout .guide-banner.feedback-banner .guide-banner__image,.theme-html .guide-banner.feedback-banner .guide-banner__image{max-width:280px}.block-editor-block-list__layout .guide-banner.feedback-banner .guide-banner__content,.theme-html .guide-banner.feedback-banner .guide-banner__content{max-width:calc(100% - 220px)}@media screen and (max-width:768px){.block-editor-block-list__layout .guide-banner.feedback-banner,.theme-html .guide-banner.feedback-banner{padding:48px 24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .guide-banner.feedback-banner .guide-banner__content,.theme-html .guide-banner.feedback-banner .guide-banner__content{max-width:100%;padding-left:0;padding-bottom:140px}.block-editor-block-list__layout .guide-banner.feedback-banner .guide-banner__image,.theme-html .guide-banner.feedback-banner .guide-banner__image{max-width:160px}}.block-editor-block-list__layout .feedback-content,.theme-html .feedback-content{padding:104px 80px}.block-editor-block-list__layout .feedback-content__main,.theme-html .feedback-content__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .feedback-content__container,.theme-html .feedback-content__container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .feedback-content__col,.theme-html .feedback-content__col{max-width:50%;width:100%}.block-editor-block-list__layout .feedback-content__col:first-child,.block-editor-block-list__layout .feedback-content__col:last-child,.theme-html .feedback-content__col:first-child,.theme-html .feedback-content__col:last-child{padding-right:40px}.block-editor-block-list__layout .feedback-content__content,.theme-html .feedback-content__content{margin-bottom:32px}.block-editor-block-list__layout .feedback-content__content p,.theme-html .feedback-content__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#262829}.block-editor-block-list__layout .feedback-content__content p span,.theme-html .feedback-content__content p span{display:block;margin-bottom:24px}.block-editor-block-list__layout .feedback-content__content p:last-child span,.theme-html .feedback-content__content p:last-child span{margin-bottom:0}.block-editor-block-list__layout .feedback-content__content h4,.theme-html .feedback-content__content h4{color:#2f1540;margin-bottom:24px}.block-editor-block-list__layout .feedback-content__assistance,.theme-html .feedback-content__assistance{background-color:#f5f5f5;padding:40px 80px;text-align:center;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.block-editor-block-list__layout .feedback-content__assistance h4,.theme-html .feedback-content__assistance h4{color:#0e0f0f;margin-bottom:12px}.block-editor-block-list__layout .feedback-content__assistance p,.theme-html .feedback-content__assistance p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .feedback-content__assistance-button,.theme-html .feedback-content__assistance-button{margin-top:24px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.block-editor-block-list__layout .feedback-content__assistance-button a.button,.theme-html .feedback-content__assistance-button a.button{margin:0 8px 10px}.block-editor-block-list__layout .feedback-content__assistance img,.theme-html .feedback-content__assistance img{width:70px}.block-editor-block-list__layout .feedback-content__app,.theme-html .feedback-content__app{padding:32px;border-radius:8px;background:#e2d1ec;text-align:center;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.block-editor-block-list__layout .feedback-content__app h4,.theme-html .feedback-content__app h4{color:#2f1540;margin-top:24px;margin-bottom:4px}.block-editor-block-list__layout .feedback-content__app p,.theme-html .feedback-content__app p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f}.block-editor-block-list__layout .feedback-content__app-button,.theme-html .feedback-content__app-button{max-width:348px;width:100%;display:flex;align-items:center;justify-content:space-between;margin:24px -8px 0}.block-editor-block-list__layout .feedback-content__app-button a,.theme-html .feedback-content__app-button a{line-height:0;padding:0 8px}.block-editor-block-list__layout .feedback-content__app-button a img,.theme-html .feedback-content__app-button a img{max-width:100%}@media screen and (max-width:1366px){.block-editor-block-list__layout .feedback-content__col:first-child,.block-editor-block-list__layout .feedback-content__col:last-child,.theme-html .feedback-content__col:first-child,.theme-html .feedback-content__col:last-child{padding-right:20px}.block-editor-block-list__layout .feedback-content__assistance,.theme-html .feedback-content__assistance{padding:40px}}@media screen and (max-width:1024px){.block-editor-block-list__layout .feedback-content__col,.theme-html .feedback-content__col{max-width:100%!important;padding:0!important;margin-bottom:32px}.block-editor-block-list__layout .feedback-content__col:last-child(),.theme-html .feedback-content__col:last-child(){margin-bottom:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .feedback-content,.theme-html .feedback-content{padding:64px 24px 32px}.block-editor-block-list__layout .feedback-content__assistance,.theme-html .feedback-content__assistance{padding:40px 24px}}@media screen and (max-width:480px){.block-editor-block-list__layout .feedback-content__app-button,.theme-html .feedback-content__app-button{flex-direction:column}.block-editor-block-list__layout .feedback-content__app-button a:first-child(),.theme-html .feedback-content__app-button a:first-child(){margin-bottom:12px}.block-editor-block-list__layout .feedback-content__app-button a img,.theme-html .feedback-content__app-button a img{max-width:175px}}.block-editor-block-list__layout .donation-form__main,.theme-html .donation-form__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .donation-form__wrapper,.theme-html .donation-form__wrapper{max-width:596px;margin-left:auto}.block-editor-block-list__layout .donation-form__content,.theme-html .donation-form__content{max-width:50%;width:100%;padding:104px 80px 64px;background:#f3ecf7}.block-editor-block-list__layout .donation-form__text-content,.theme-html .donation-form__text-content{margin-bottom:32px}.block-editor-block-list__layout .donation-form__text-content h2,.theme-html .donation-form__text-content h2{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .donation-form__text-content p,.theme-html .donation-form__text-content p{color:#2f1540;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .donation-form__text-content p span,.theme-html .donation-form__text-content p span{display:block;margin-bottom:28px}.block-editor-block-list__layout .donation-form__text-content p:last-child span,.theme-html .donation-form__text-content p:last-child span{margin-bottom:0}.block-editor-block-list__layout .donation-form__image,.theme-html .donation-form__image{max-width:50%;background-size:cover;width:100%;background-position:50%;min-height:860px}.block-editor-block-list__layout .donation-form__form .custom-review-page h2,.theme-html .donation-form__form .custom-review-page h2{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .donation-form__form .custom-review-page p.p-03,.theme-html .donation-form__form .custom-review-page p.p-03{color:#2f1540!important}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary,.theme-html .donation-form__form .custom-review-page .result-summary{background-color:#fff;padding:24px;border-radius:4px;border:1px solid #e2d1ec;margin-top:32px}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary h5,.theme-html .donation-form__form .custom-review-page .result-summary h5{margin-bottom:24px;color:#0e0f0f}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary ul li,.theme-html .donation-form__form .custom-review-page .result-summary ul li{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary ul li:last-child,.theme-html .donation-form__form .custom-review-page .result-summary ul li:last-child{border-bottom:0}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary ul li p.label-03.bold,.theme-html .donation-form__form .custom-review-page .result-summary ul li p.label-03.bold{margin-top:8px}.block-editor-block-list__layout .donation-form__form .custom-review-page .result-summary ul li svg,.theme-html .donation-form__form .custom-review-page .result-summary ul li svg{width:24px;margin-right:12px}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio #input_3_10,.theme-html .donation-form__form .toggle-button .ginput_container_radio #input_3_10{max-width:262px;width:100%}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio .gfield_radio,.theme-html .donation-form__form .toggle-button .ginput_container_radio .gfield_radio{display:inline-flex;align-items:center;background-color:#e2d1ec;border-radius:100px;padding:4px 8px}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gchoice,.theme-html .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gchoice{position:relative}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input,.theme-html .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input{visibility:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input:checked+.gform-field-label,.theme-html .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input:checked+.gform-field-label{color:#fff;background-color:#662e91}.block-editor-block-list__layout .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gform-field-label,.theme-html .donation-form__form .toggle-button .ginput_container_radio .gfield_radio .gform-field-label{padding:8px 24px;font-family:Manrope;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#662e91;cursor:pointer;max-width:100%;border-radius:100px}.block-editor-block-list__layout .donation-form__form .donation-amount .gfield_radio,.theme-html .donation-form__form .donation-amount .gfield_radio{display:flex}.block-editor-block-list__layout .donation-form__form .donation-amount .gfield_radio .gfield-choice-input,.theme-html .donation-form__form .donation-amount .gfield_radio .gfield-choice-input{visibility:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .donation-form__form .donation-amount .gfield_radio .gfield-choice-input:checked+.gform-field-label,.theme-html .donation-form__form .donation-amount .gfield_radio .gfield-choice-input:checked+.gform-field-label{color:#fff;background-color:#662e91}.block-editor-block-list__layout .donation-form__form .donation-amount .gfield_radio .gform-field-label,.theme-html .donation-form__form .donation-amount .gfield_radio .gform-field-label{padding:24px 16px;font-family:Manrope;font-size:20.16px;font-style:normal;font-weight:700;line-height:24px;color:#2f1540;cursor:pointer;max-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.block-editor-block-list__layout .donation-form__form .donation-amount .gchoice,.theme-html .donation-form__form .donation-amount .gchoice{max-width:20%;width:100%;display:flex;align-items:center;text-align:center;border:1px solid #e2d1ec}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step,.theme-html .donation-form__form .gf_page_steps .gf_step{width:198px;margin:0;padding:16px 0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_active,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_active{position:relative}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_active:after,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_active:after{content:"";width:100%;height:2px;background-color:#662e91;position:absolute;bottom:-9px;left:0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_active .gf_step_number,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_active .gf_step_number{background-color:#662e91;color:#fff;opacity:1}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed{position:relative}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed:after,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed:after{content:"";width:100%;height:2px;background-color:#662e91;position:absolute;bottom:-9px;left:0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number{opacity:1}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:before,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:before{background-color:#662e91;border:0;width:24px;height:24px;left:0;top:0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:after,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:after{font-size:20px;top:1px}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step .gf_step_number,.theme-html .donation-form__form .gf_page_steps .gf_step .gf_step_number{background-color:#662e91;width:24px;height:24px;color:#fff;font-family:"Manrope";font-size:14px;font-style:normal;font-weight:700;line-height:16px;opacity:.5;border:0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step .gf_step_label,.theme-html .donation-form__form .gf_page_steps .gf_step .gf_step_label{font-family:"Manrope";font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#2f1540;padding-left:8px}@media screen and (max-width:1024px){.block-editor-block-list__layout .donation-form__image,.theme-html .donation-form__image{max-width:100%;order:1;min-height:500px}.block-editor-block-list__layout .donation-form__content,.theme-html .donation-form__content{max-width:100%;order:2}.block-editor-block-list__layout .donation-form__wrapper,.theme-html .donation-form__wrapper{max-width:100%;margin:0 auto}}@media screen and (max-width:980px){.block-editor-block-list__layout .donation-form__form .gf_page_steps,.theme-html .donation-form__form .gf_page_steps{overflow-x:scroll}.block-editor-block-list__layout .donation-form__form .gf_page_steps .parent_div,.theme-html .donation-form__form .gf_page_steps .parent_div{width:600px}}@media screen and (max-width:768px){.block-editor-block-list__layout .donation-form__form .gf_page_steps,.theme-html .donation-form__form .gf_page_steps{overflow-x:unset}.block-editor-block-list__layout .donation-form__form .gf_page_steps .parent_div,.theme-html .donation-form__form .gf_page_steps .parent_div{width:100%}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step,.theme-html .donation-form__form .gf_page_steps .gf_step{width:auto;margin:0;padding:16px 16px 0 0}.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_label,.block-editor-block-list__layout .donation-form__form .gf_page_steps .gf_step.gf_step_pending .gf_step_label,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_label,.theme-html .donation-form__form .gf_page_steps .gf_step.gf_step_pending .gf_step_label{display:none}.block-editor-block-list__layout .donation-form__image,.theme-html .donation-form__image{min-height:300px}.block-editor-block-list__layout .donation-form__content,.theme-html .donation-form__content{max-width:100%;order:2;padding:48px 24px}.block-editor-block-list__layout .donation-form__content h2,.theme-html .donation-form__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.block-editor-block-list__layout .donation-form__content p,.theme-html .donation-form__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__text-content,.theme-html #gform_confirmation_message_3 .donation-form__text-content{background-color:#e2d1ec;padding:64px 32px;border-radius:4px;position:relative;min-height:478px}.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__text,.theme-html #gform_confirmation_message_3 .donation-form__text{position:relative;z-index:2}.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__bg,.theme-html #gform_confirmation_message_3 .donation-form__bg{line-height:0;position:absolute;bottom:0;right:0}@media screen and (max-width:768px){.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__content,.theme-html #gform_confirmation_message_3 .donation-form__content{max-width:100%;order:2;padding:48px 24px}.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__content h2,.theme-html #gform_confirmation_message_3 .donation-form__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.block-editor-block-list__layout #gform_confirmation_message_3 .donation-form__content p,.theme-html #gform_confirmation_message_3 .donation-form__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout .thank-you .donation-form__text-content,.theme-html .thank-you .donation-form__text-content{background-color:#e2d1ec;padding:64px 32px;border-radius:4px;position:relative;min-height:478px}.block-editor-block-list__layout .thank-you .donation-form__text,.theme-html .thank-you .donation-form__text{position:relative;z-index:2}.block-editor-block-list__layout .thank-you .donation-form__bg,.theme-html .thank-you .donation-form__bg{line-height:0;position:absolute;bottom:0;right:0}.block-editor-block-list__layout .thank-you .donation-form__bg img,.theme-html .thank-you .donation-form__bg img{opacity:.3}@media screen and (max-width:1024px){.block-editor-block-list__layout .thank-you .donation-form__image,.theme-html .thank-you .donation-form__image{max-width:100%;order:1;min-height:500px}.block-editor-block-list__layout .thank-you .donation-form__content,.theme-html .thank-you .donation-form__content{max-width:100%;order:2}}@media screen and (max-width:768px){.block-editor-block-list__layout .thank-you .donation-form__image,.theme-html .thank-you .donation-form__image{min-height:300px}.block-editor-block-list__layout .thank-you .donation-form__content,.theme-html .thank-you .donation-form__content{max-width:100%;order:2;padding:48px 24px}.block-editor-block-list__layout .thank-you .donation-form__content h2,.theme-html .thank-you .donation-form__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.block-editor-block-list__layout .thank-you .donation-form__content p,.theme-html .thank-you .donation-form__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout #gf_3 .gform_ajax_spinner,.theme-html #gf_3 .gform_ajax_spinner{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block-editor-block-list__layout .decision-form,.theme-html .decision-form{padding:80px}.block-editor-block-list__layout .decision-form__form-wrapper,.theme-html .decision-form__form-wrapper{max-width:1123px;width:100%;margin:0 auto}.block-editor-block-list__layout .decision-form__form .gform_ajax_spinner,.theme-html .decision-form__form .gform_ajax_spinner{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block-editor-block-list__layout .decision-form__form .custom-review-page h2,.theme-html .decision-form__form .custom-review-page h2{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .decision-form__form .custom-review-page p.p-03,.theme-html .decision-form__form .custom-review-page p.p-03{color:#2f1540!important}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary,.theme-html .decision-form__form .custom-review-page .result-summary{background-color:#fff;padding:24px;border-radius:4px;border:1px solid #e2d1ec;margin-top:32px}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary h5,.theme-html .decision-form__form .custom-review-page .result-summary h5{margin-bottom:24px;color:#0e0f0f}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary ul li,.theme-html .decision-form__form .custom-review-page .result-summary ul li{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary ul li:last-child,.theme-html .decision-form__form .custom-review-page .result-summary ul li:last-child{border-bottom:0}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary ul li p.label-03.bold,.theme-html .decision-form__form .custom-review-page .result-summary ul li p.label-03.bold{margin-top:8px}.block-editor-block-list__layout .decision-form__form .custom-review-page .result-summary ul li svg,.theme-html .decision-form__form .custom-review-page .result-summary ul li svg{width:24px;margin-right:12px}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio #input_3_10,.theme-html .decision-form__form .toggle-button .ginput_container_radio #input_3_10{max-width:262px;width:100%}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio .gfield_radio,.theme-html .decision-form__form .toggle-button .ginput_container_radio .gfield_radio{display:inline-flex;align-items:center;background-color:#e2d1ec;border-radius:100px;padding:4px 8px}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gchoice,.theme-html .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gchoice{position:relative}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input,.theme-html .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input{visibility:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input:checked+.gform-field-label,.theme-html .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gfield-choice-input:checked+.gform-field-label{color:#fff;background-color:#662e91}.block-editor-block-list__layout .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gform-field-label,.theme-html .decision-form__form .toggle-button .ginput_container_radio .gfield_radio .gform-field-label{padding:8px 24px;font-family:Manrope;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#662e91;cursor:pointer;max-width:100%;border-radius:100px}.block-editor-block-list__layout .decision-form__form .donation-amount .gfield_radio,.theme-html .decision-form__form .donation-amount .gfield_radio{display:flex}.block-editor-block-list__layout .decision-form__form .donation-amount .gfield_radio .gfield-choice-input,.theme-html .decision-form__form .donation-amount .gfield_radio .gfield-choice-input{visibility:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .decision-form__form .donation-amount .gfield_radio .gfield-choice-input:checked+.gform-field-label,.theme-html .decision-form__form .donation-amount .gfield_radio .gfield-choice-input:checked+.gform-field-label{color:#fff;background-color:#662e91}.block-editor-block-list__layout .decision-form__form .donation-amount .gfield_radio .gform-field-label,.theme-html .decision-form__form .donation-amount .gfield_radio .gform-field-label{padding:24px 16px;font-family:Manrope;font-size:20.16px;font-style:normal;font-weight:700;line-height:24px;color:#2f1540;cursor:pointer;max-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.block-editor-block-list__layout .decision-form__form .donation-amount .gchoice,.theme-html .decision-form__form .donation-amount .gchoice{max-width:20%;width:100%;display:flex;align-items:center;text-align:center;border:1px solid #e2d1ec}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step,.theme-html .decision-form__form .gf_page_steps .gf_step{width:198px;margin:0;padding:16px 0}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_active,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_active{position:relative}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_active:after,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_active:after{content:"";width:100%;height:2px;background-color:#662e91;position:absolute;bottom:-9px;left:0}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_active .gf_step_number,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_active .gf_step_number{background-color:#662e91;color:#fff;opacity:1}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_completed,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_completed{position:relative}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_completed:after,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_completed:after{content:"";width:100%;height:2px;background-color:#662e91;position:absolute;bottom:-9px;left:0}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number{opacity:1}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:before,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:before{background-color:#662e91;border:0;width:24px;height:24px;left:0;top:0}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:after,.theme-html .decision-form__form .gf_page_steps .gf_step.gf_step_completed .gf_step_number:after{font-size:20px;top:1px}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step .gf_step_number,.theme-html .decision-form__form .gf_page_steps .gf_step .gf_step_number{background-color:#662e91;width:24px;height:24px;color:#fff;font-family:"Manrope";font-size:14px;font-style:normal;font-weight:700;line-height:16px;opacity:.5;border:0}.block-editor-block-list__layout .decision-form__form .gf_page_steps .gf_step .gf_step_label,.theme-html .decision-form__form .gf_page_steps .gf_step .gf_step_label{font-family:"Manrope";font-size:16.8px;font-style:normal;font-weight:700;line-height:21px;color:#2f1540;padding-left:8px}@media screen and (max-width:768px){.block-editor-block-list__layout .decision-form,.theme-html .decision-form{padding:48px 24px}.block-editor-block-list__layout .decision-form .gf_page_steps .gf_step,.theme-html .decision-form .gf_page_steps .gf_step{width:auto;margin:0;padding:16px 16px 0 0}.block-editor-block-list__layout .decision-form .gf_page_steps .gf_step.gf_step_completed .gf_step_label,.block-editor-block-list__layout .decision-form .gf_page_steps .gf_step.gf_step_pending .gf_step_label,.theme-html .decision-form .gf_page_steps .gf_step.gf_step_completed .gf_step_label,.theme-html .decision-form .gf_page_steps .gf_step.gf_step_pending .gf_step_label{display:none}}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__main,.theme-html .tab-content-post.tabs-location-list .tab-content-post__main{max-width:1352px;width:100%}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav{margin-bottom:48px;display:flex;align-items:center;justify-content:space-between}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul{border-bottom:0;border-radius:4px;background:#f3ecf7;padding:8px;display:inline-flex}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li{padding:8px 12px;margin-right:12px}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li:last-child,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li:last-child{margin-right:0}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li.active,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li.active{border-bottom:0;background-color:#662e91;border-radius:8px}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li.active a,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li.active a{color:#fff}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li a,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li a{color:#662e91;font-size:16.8px;font-style:normal;font-weight:700;line-height:21px}@media screen and (max-width:1080px){.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav{flex-direction:column}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul{margin-bottom:24px;width:100%}}@media screen and (max-width:680px){.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul{display:block}.block-editor-block-list__layout .tab-content-post.tabs-location-list .tab-content-post__nav ul li,.theme-html .tab-content-post.tabs-location-list .tab-content-post__nav ul li{margin-right:0}}.block-editor-block-list__layout .tabs-location-list__inner,.theme-html .tabs-location-list__inner{position:relative;min-height:320px;cursor:pointer}.block-editor-block-list__layout .tabs-location-list__inner:hover .tabs-location-list__thumbnail-hover,.theme-html .tabs-location-list__inner:hover .tabs-location-list__thumbnail-hover{opacity:1;z-index:3}.block-editor-block-list__layout .tabs-location-list__cta-nav,.theme-html .tabs-location-list__cta-nav{display:flex!important}.block-editor-block-list__layout .tabs-location-list__filter,.theme-html .tabs-location-list__filter{margin:0 8px;display:inline-flex;padding:0 24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #662e91;height:34px;position:relative;cursor:pointer}.block-editor-block-list__layout .tabs-location-list__filter.active .tabs-location-list__filter-type,.theme-html .tabs-location-list__filter.active .tabs-location-list__filter-type{display:block}.block-editor-block-list__layout .tabs-location-list__filter span,.theme-html .tabs-location-list__filter span{color:#662e91;display:flex;align-items:center}.block-editor-block-list__layout .tabs-location-list__filter svg,.theme-html .tabs-location-list__filter svg{margin-right:4px}.block-editor-block-list__layout .tabs-location-list__filter-type,.theme-html .tabs-location-list__filter-type{box-shadow:0 1px 12px 0 rgba(0,0,0,.24);border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:225px;position:absolute;top:100%;right:0;display:none;z-index:9}.block-editor-block-list__layout .tabs-location-list__filter-type p,.theme-html .tabs-location-list__filter-type p{color:#fff}.block-editor-block-list__layout .tabs-location-list__filter-type ul,.theme-html .tabs-location-list__filter-type ul{display:flex;width:100%;flex-direction:column;padding:12px 12px 4px;background-color:#f5f5f5!important;border-top-right-radius:0!important;border-top-left-radius:0!important}.block-editor-block-list__layout .tabs-location-list__filter-type ul li,.theme-html .tabs-location-list__filter-type ul li{width:100%;padding:0!important;margin-right:0!important;margin-bottom:8px}.block-editor-block-list__layout .tabs-location-list__filter-type ul li.active,.theme-html .tabs-location-list__filter-type ul li.active{background-color:transparent!important;border-radius:0}.block-editor-block-list__layout .tabs-location-list__filter-type ul li .custom-checkbox,.theme-html .tabs-location-list__filter-type ul li .custom-checkbox{margin-bottom:0}.block-editor-block-list__layout .tabs-location-list__filter-header,.theme-html .tabs-location-list__filter-header{padding:12px 16px;background-color:#0e0f0f;border-top-right-radius:4px;border-top-left-radius:4px}.block-editor-block-list__layout .tabs-location-list__button-map,.theme-html .tabs-location-list__button-map{display:inline-flex;padding:0 24px;align-items:center;justify-content:center;border-radius:100px;border:1px solid #662e91;height:34px;cursor:pointer}.block-editor-block-list__layout .tabs-location-list__button-map svg,.theme-html .tabs-location-list__button-map svg{margin-left:4px}.block-editor-block-list__layout .tabs-location-list__button-map span,.theme-html .tabs-location-list__button-map span{color:#662e91;display:flex;align-items:center}.block-editor-block-list__layout .tabs-location-list__thumbnail,.theme-html .tabs-location-list__thumbnail{position:absolute;top:0;left:0;width:100%;height:100%}.block-editor-block-list__layout .tabs-location-list__thumbnail img,.theme-html .tabs-location-list__thumbnail img{max-width:320px;width:100%;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.block-editor-block-list__layout .tabs-location-list__thumbnail-content,.theme-html .tabs-location-list__thumbnail-content{position:absolute;width:100%;max-width:288px;display:flex;align-items:center;left:16px;bottom:30px;z-index:2}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text h6,.theme-html .tabs-location-list__thumbnail-content-text h6{color:#fff;margin-bottom:4px}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text ul,.theme-html .tabs-location-list__thumbnail-content-text ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text ul li,.theme-html .tabs-location-list__thumbnail-content-text ul li{display:flex;align-items:center;height:12px}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text ul li span,.theme-html .tabs-location-list__thumbnail-content-text ul li span{color:#fff}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text ul li:after,.theme-html .tabs-location-list__thumbnail-content-text ul li:after{content:url(../../../../../../../themes/warrigal/assets/images/dot.svg);margin:0 4px;position:relative;top:-4px}.block-editor-block-list__layout .tabs-location-list__thumbnail-content-text ul li:last-child:after,.theme-html .tabs-location-list__thumbnail-content-text ul li:last-child:after{display:none}.block-editor-block-list__layout .tabs-location-list__thumbnail-hover,.theme-html .tabs-location-list__thumbnail-hover{position:absolute;width:100%;height:100%;background-color:#f3ecf7;padding:24px 16px;border-radius:8px;opacity:0;transition:opacity .3s ease-in-out}.block-editor-block-list__layout .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content,.theme-html .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content{position:absolute;width:100%;max-width:288px;display:flex;align-items:center;left:16px;bottom:22px;z-index:2}.block-editor-block-list__layout .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content h6,.block-editor-block-list__layout .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content ul li span,.theme-html .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content h6,.theme-html .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content ul li span{color:#662e91}.block-editor-block-list__layout .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content ul li:after,.theme-html .tabs-location-list__thumbnail-hover .tabs-location-list__thumbnail-content ul li:after{content:url(../../../../../../../themes/warrigal/assets/images/dot-violet.svg)}.block-editor-block-list__layout .tabs-location-list__cta li,.theme-html .tabs-location-list__cta li{display:flex;justify-content:space-between;background-color:#e2d1ec;padding:12px 16px;border-radius:100px;margin-bottom:8px}.block-editor-block-list__layout .tabs-location-list__cta li:last-child,.theme-html .tabs-location-list__cta li:last-child{margin-bottom:0}.block-editor-block-list__layout .tabs-location-list__cta li p,.theme-html .tabs-location-list__cta li p{display:flex;align-items:center;color:#2f1540;margin-bottom:0!important}.block-editor-block-list__layout .tabs-location-list__cta li p svg,.theme-html .tabs-location-list__cta li p svg{margin-right:8px}.block-editor-block-list__layout .tabs-location-list__cta li a,.theme-html .tabs-location-list__cta li a{line-height:0;height:21.99px;display:flex;justify-content:space-between;width:100%}.block-editor-block-list__layout .tabs-location-list__row,.theme-html .tabs-location-list__row{display:flex;flex-wrap:wrap;margin:0 -12px}.block-editor-block-list__layout .tabs-location-list__col,.theme-html .tabs-location-list__col{padding:0 12px;max-width:25%;width:100%;margin-bottom:24px}@media screen and (max-width:1280px){.block-editor-block-list__layout .tabs-location-list__col,.theme-html .tabs-location-list__col{max-width:33.33%}}@media screen and (max-width:980px){.block-editor-block-list__layout .tabs-location-list__col,.theme-html .tabs-location-list__col{max-width:50%}}@media screen and (max-width:768px){.block-editor-block-list__layout .tabs-location-list__container,.theme-html .tabs-location-list__container{padding:64px 24px}.block-editor-block-list__layout .tabs-location-list__thumbnail,.theme-html .tabs-location-list__thumbnail{width:100%}.block-editor-block-list__layout .tabs-location-list__thumbnail img,.theme-html .tabs-location-list__thumbnail img{max-width:100%}}@media screen and (max-width:680px){.block-editor-block-list__layout .tabs-location-list__col,.theme-html .tabs-location-list__col{max-width:100%}}@media screen and (max-width:480px){.block-editor-block-list__layout .tabs-location-list__cta-nav,.theme-html .tabs-location-list__cta-nav{flex-direction:column}.block-editor-block-list__layout .tabs-location-list__cta-nav div,.theme-html .tabs-location-list__cta-nav div{margin-bottom:10px}}.block-editor-block-list__layout .tabs-location__map,.theme-html .tabs-location__map{display:none}.block-editor-block-list__layout .tabs-location__map .gm-style .gm-style-iw-c,.theme-html .tabs-location__map .gm-style .gm-style-iw-c{max-height:320px!important;padding:0}.block-editor-block-list__layout .tabs-location__map .gm-style .gm-style-iw-c .gm-style-iw-d,.theme-html .tabs-location__map .gm-style .gm-style-iw-c .gm-style-iw-d{overflow:unset!important}.block-editor-block-list__layout .tabs-location__map #map,.theme-html .tabs-location__map #map{height:664px;width:100%}@media screen and (max-width:780px){.block-editor-block-list__layout .tabs-location__map .gm-style .gm-style-iw-c,.theme-html .tabs-location__map .gm-style .gm-style-iw-c{max-height:480px!important;padding:0;max-width:350px!important}.block-editor-block-list__layout .tabs-location__map .gm-style .gm-style-iw-c .gm-style-iw-d,.theme-html .tabs-location__map .gm-style .gm-style-iw-c .gm-style-iw-d{overflow:unset!important;max-height:400px!important}}.block-editor-block-list__layout .tabs-location__map #map,.theme-html .tabs-location__map #map{height:500px}.block-editor-block-list__layout .map-details,.theme-html .map-details{display:flex;max-width:640px;height:320px;width:100%}.block-editor-block-list__layout .map-details__thumbnail,.theme-html .map-details__thumbnail{max-width:50%;width:100%;line-height:0}.block-editor-block-list__layout .map-details__thumbnail img,.theme-html .map-details__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .map-details__address-text ul li,.theme-html .map-details__address-text ul li{font-size:9px}.block-editor-block-list__layout .map-details__details,.theme-html .map-details__details{background-color:#f3ecf7;padding:24px;max-width:50%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.block-editor-block-list__layout .map-details__details ul li,.theme-html .map-details__details ul li{margin-bottom:8px}.block-editor-block-list__layout .map-details__details ul li a,.theme-html .map-details__details ul li a{width:100%;border-radius:100px;display:flex;align-items:center;justify-content:space-between;background-color:#e2d1ec;padding:12px 16px;text-decoration:none}.block-editor-block-list__layout .map-details__details ul li a p,.theme-html .map-details__details ul li a p{display:flex;align-items:center;color:#2f1540}.block-editor-block-list__layout .map-details__details ul li a p svg,.theme-html .map-details__details ul li a p svg{margin-right:8px}.block-editor-block-list__layout .map-details__address,.theme-html .map-details__address{display:flex;align-items:center}.block-editor-block-list__layout .map-details__address svg,.theme-html .map-details__address svg{margin-right:4px}.block-editor-block-list__layout .map-details__address-text h6,.theme-html .map-details__address-text h6{color:#662e91}.block-editor-block-list__layout .map-details__address-text ul,.theme-html .map-details__address-text ul{display:flex}.block-editor-block-list__layout .map-details__address-text ul li,.theme-html .map-details__address-text ul li{color:#662e91}.block-editor-block-list__layout .map-details__address-text ul li:last-child:after,.theme-html .map-details__address-text ul li:last-child:after{display:none}.block-editor-block-list__layout .map-details__address-text ul li:after,.theme-html .map-details__address-text ul li:after{content:url(../../../../../../../themes/warrigal/assets/images/dot-violet.svg);margin:0 4px;position:relative;top:-2px}@media screen and (max-width:780px){.block-editor-block-list__layout .map-details,.theme-html .map-details{flex-direction:column}.block-editor-block-list__layout .map-details__thumbnail,.theme-html .map-details__thumbnail{max-width:100%;height:100px}.block-editor-block-list__layout .map-details__thumbnail img,.theme-html .map-details__thumbnail img{width:100%}.block-editor-block-list__layout .map-details__details,.theme-html .map-details__details{max-width:100%;padding:24px 12px;height:425px}.block-editor-block-list__layout .map-details__details ul li a,.theme-html .map-details__details ul li a{padding:5px 10px}.block-editor-block-list__layout .map-details__details ul li a p,.theme-html .map-details__details ul li a p{font-size:14px}}.block-editor-block-list__layout .specific-location,.theme-html .specific-location{padding:104px 80px;border-top:1px solid #e2d1ec;border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .specific-location__content,.theme-html .specific-location__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.block-editor-block-list__layout .specific-location__content h3,.theme-html .specific-location__content h3{color:#2f1540;margin-bottom:24px}.block-editor-block-list__layout .specific-location__main,.theme-html .specific-location__main{max-width:1120px;width:100%;margin:0 auto}.block-editor-block-list__layout .specific-location__cta,.theme-html .specific-location__cta{margin-bottom:24px}.block-editor-block-list__layout .specific-location__listing,.theme-html .specific-location__listing{padding-top:40px}.block-editor-block-list__layout .specific-location__listing .tabs-location-list__col,.theme-html .specific-location__listing .tabs-location-list__col{max-width:33.33%}.block-editor-block-list__layout .specific-location__listing .tabs-location-list__cta li a,.theme-html .specific-location__listing .tabs-location-list__cta li a{width:auto}.block-editor-block-list__layout .specific-location__listing .tabs-location-list__thumbnail img,.theme-html .specific-location__listing .tabs-location-list__thumbnail img{max-width:357.33px}@media screen and (max-width:1024px){.block-editor-block-list__layout .specific-location__listing .tabs-location-list__col,.theme-html .specific-location__listing .tabs-location-list__col{max-width:50%}.block-editor-block-list__layout .specific-location__listing .tabs-location-list__thumbnail img,.theme-html .specific-location__listing .tabs-location-list__thumbnail img{max-width:100%}}@media screen and (max-width:768px){.block-editor-block-list__layout .specific-location,.theme-html .specific-location{padding:64px 24px 34px}.block-editor-block-list__layout .specific-location__content,.theme-html .specific-location__content{justify-content:center}.block-editor-block-list__layout .specific-location__content h3,.theme-html .specific-location__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;text-align:center;margin-bottom:16px}.block-editor-block-list__layout .specific-location__cta,.theme-html .specific-location__cta{margin-bottom:16px}.block-editor-block-list__layout .specific-location__listing,.theme-html .specific-location__listing{padding-top:32px}}@media screen and (max-width:680px){.block-editor-block-list__layout .specific-location__listing,.theme-html .specific-location__listing{padding-top:32px}.block-editor-block-list__layout .specific-location__listing .slick-list,.theme-html .specific-location__listing .slick-list{padding:0 10% 0 0!important}.block-editor-block-list__layout .specific-location__listing .tabs-location-list__col,.block-editor-block-list__layout .specific-location__listing .tabs-location-list__thumbnail img,.theme-html .specific-location__listing .tabs-location-list__col,.theme-html .specific-location__listing .tabs-location-list__thumbnail img{max-width:100%}}.block-editor-block-list__layout .explore-rooms,.theme-html .explore-rooms{padding:104px 80px}.block-editor-block-list__layout .explore-rooms__content,.theme-html .explore-rooms__content{text-align:center;margin-bottom:64px}.block-editor-block-list__layout .explore-rooms__content p.label-03,.theme-html .explore-rooms__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .explore-rooms__content h3,.theme-html .explore-rooms__content h3{color:#2f1540}.block-editor-block-list__layout .explore-rooms__listing,.theme-html .explore-rooms__listing{max-width:1120px;width:100%;margin:0 auto}.block-editor-block-list__layout .explore-rooms__row,.theme-html .explore-rooms__row{margin:0 auto;display:block}.block-editor-block-list__layout .explore-rooms__row .slick-dots li,.theme-html .explore-rooms__row .slick-dots li{margin:0}.block-editor-block-list__layout .explore-rooms__row .slick-dots li button:before,.theme-html .explore-rooms__row .slick-dots li button:before{font-size:30px;color:#662e91}.block-editor-block-list__layout .explore-rooms__col,.theme-html .explore-rooms__col{max-width:50%;width:100%;padding:0 5px;display:inline-block;text-align:left}@media screen and (min-width:1200px){.block-editor-block-list__layout .explore-rooms__col,.theme-html .explore-rooms__col{max-width:33.33%}}.block-editor-block-list__layout .explore-rooms__inner,.theme-html .explore-rooms__inner{position:relative;cursor:pointer}.block-editor-block-list__layout .explore-rooms__inner:hover .explore-rooms__hover,.theme-html .explore-rooms__inner:hover .explore-rooms__hover{opacity:1;z-index:3}.block-editor-block-list__layout .explore-rooms__thumbnail,.theme-html .explore-rooms__thumbnail{position:relative;border-radius:4px}.block-editor-block-list__layout .explore-rooms__thumbnail img,.theme-html .explore-rooms__thumbnail img{max-width:100%;width:100%;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.block-editor-block-list__layout .explore-rooms__thumbnail-content,.theme-html .explore-rooms__thumbnail-content{position:absolute;width:100%;height:100%;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;z-index:2;top:0;left:0}.block-editor-block-list__layout .explore-rooms__thumbnail-content h4,.theme-html .explore-rooms__thumbnail-content h4{color:#fff;margin-bottom:16px;text-transform:capitalize}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul,.theme-html .explore-rooms__thumbnail-content ul{display:flex;padding:12px 0 0;list-style:none;border-top:1px solid rgba(226,209,236,.16)}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul li,.theme-html .explore-rooms__thumbnail-content ul li{display:flex;align-items:center}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul li svg,.theme-html .explore-rooms__thumbnail-content ul li svg{margin-right:4px}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul li p,.theme-html .explore-rooms__thumbnail-content ul li p{color:#fff}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul li:after,.theme-html .explore-rooms__thumbnail-content ul li:after{content:"|";margin:0 8px;color:rgba(226,209,236,.16)}.block-editor-block-list__layout .explore-rooms__thumbnail-content ul li:last-child:after,.theme-html .explore-rooms__thumbnail-content ul li:last-child:after{display:none}.block-editor-block-list__layout .explore-rooms__title,.theme-html .explore-rooms__title{display:flex;margin-bottom:8px}.block-editor-block-list__layout .explore-rooms__title svg,.theme-html .explore-rooms__title svg{margin-right:8px}.block-editor-block-list__layout .explore-rooms__title p,.theme-html .explore-rooms__title p{color:#fff}.block-editor-block-list__layout .explore-rooms__hover,.theme-html .explore-rooms__hover{position:absolute;width:100%;height:100%;padding:24px 16px;display:flex;flex-direction:column;opacity:0;top:0;left:0;background-color:#f3ecf7;transition:opacity .3s ease-in-out}@media screen and (min-width:980px){.block-editor-block-list__layout .explore-rooms__hover,.theme-html .explore-rooms__hover{height:calc(100% - 8px)}}.block-editor-block-list__layout .explore-rooms__hover h4,.theme-html .explore-rooms__hover h4{color:#662e91;margin-bottom:8px;text-transform:capitalize}.block-editor-block-list__layout .explore-rooms__hover p.p-05,.theme-html .explore-rooms__hover p.p-05{color:#662e91;min-height:44px}.block-editor-block-list__layout .explore-rooms__hover p.label-03,.theme-html .explore-rooms__hover p.label-03{color:#662e91}.block-editor-block-list__layout .explore-rooms__hover ul,.theme-html .explore-rooms__hover ul{display:flex;padding:12px 0 0;list-style:none;margin-top:6px;border-top:1px solid #e2d1ec}.block-editor-block-list__layout .explore-rooms__hover ul li,.theme-html .explore-rooms__hover ul li{display:flex;align-items:center}.block-editor-block-list__layout .explore-rooms__hover ul li svg,.theme-html .explore-rooms__hover ul li svg{margin-right:4px}.block-editor-block-list__layout .explore-rooms__hover ul li p,.theme-html .explore-rooms__hover ul li p{color:#662e91}.block-editor-block-list__layout .explore-rooms__hover ul li:after,.theme-html .explore-rooms__hover ul li:after{content:"|";margin:0 8px;color:#e2d1ec}.block-editor-block-list__layout .explore-rooms__hover ul li:last-child:after,.theme-html .explore-rooms__hover ul li:last-child:after{display:none}.block-editor-block-list__layout .explore-rooms__cta ul,.theme-html .explore-rooms__cta ul{display:block;border:0;padding:0}.block-editor-block-list__layout .explore-rooms__cta ul li,.theme-html .explore-rooms__cta ul li{display:flex;justify-content:space-between;background-color:#e2d1ec;padding:12px 16px;border-radius:100px;margin-bottom:8px}.block-editor-block-list__layout .explore-rooms__cta ul li:after,.theme-html .explore-rooms__cta ul li:after{display:none}.block-editor-block-list__layout .explore-rooms__cta ul li:last-child,.theme-html .explore-rooms__cta ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .explore-rooms__cta ul li p,.theme-html .explore-rooms__cta ul li p{display:flex;align-items:center;color:#2f1540}.block-editor-block-list__layout .explore-rooms__cta ul li p svg,.theme-html .explore-rooms__cta ul li p svg{margin-right:8px}.block-editor-block-list__layout .explore-rooms__cta ul li a,.theme-html .explore-rooms__cta ul li a{line-height:0;height:21.99px}@media screen and (max-width:980px){.block-editor-block-list__layout .explore-rooms__row,.theme-html .explore-rooms__row{max-width:100%}.block-editor-block-list__layout .explore-rooms__row .slick-list,.theme-html .explore-rooms__row .slick-list{padding:0 20% 0 0!important}.block-editor-block-list__layout .explore-rooms__col,.theme-html .explore-rooms__col{max-width:357px}}@media screen and (max-width:768px){.block-editor-block-list__layout .explore-rooms,.theme-html .explore-rooms{padding:64px 24px}.block-editor-block-list__layout .explore-rooms__content h3,.theme-html .explore-rooms__content h3{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}}.block-editor-block-list__layout .room-single-heading-content,.theme-html .room-single-heading-content{padding:64px 80px 32px}.block-editor-block-list__layout .room-single-heading-content__container,.theme-html .room-single-heading-content__container{max-width:890px;width:100%;margin:0 auto}.block-editor-block-list__layout .room-single-heading-content__content p.label-02,.theme-html .room-single-heading-content__content p.label-02{color:#2f1540}.block-editor-block-list__layout .room-single-heading-content__title,.theme-html .room-single-heading-content__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.block-editor-block-list__layout .room-single-heading-content__title h2,.theme-html .room-single-heading-content__title h2{color:#2f1540;margin-right:20px}.block-editor-block-list__layout .room-single-heading-content__content p,.theme-html .room-single-heading-content__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031}.block-editor-block-list__layout .room-single-heading-content__content p.label-02,.theme-html .room-single-heading-content__content p.label-02{font-size:16.8px;font-style:normal;font-weight:600;line-height:21px}.block-editor-block-list__layout .room-single-heading-content__info,.theme-html .room-single-heading-content__info{margin-bottom:38px}.block-editor-block-list__layout .room-single-heading-content__info ul,.theme-html .room-single-heading-content__info ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .room-single-heading-content__info ul li,.theme-html .room-single-heading-content__info ul li{display:flex;align-items:center;margin-bottom:10px}.block-editor-block-list__layout .room-single-heading-content__info ul li svg,.theme-html .room-single-heading-content__info ul li svg{width:16px}.block-editor-block-list__layout .room-single-heading-content__info ul li:last-child:after,.theme-html .room-single-heading-content__info ul li:last-child:after{display:none}.block-editor-block-list__layout .room-single-heading-content__info ul li:first-child p,.theme-html .room-single-heading-content__info ul li:first-child p{text-decoration:underline}.block-editor-block-list__layout .room-single-heading-content__info ul li svg,.theme-html .room-single-heading-content__info ul li svg{margin-right:4px}.block-editor-block-list__layout .room-single-heading-content__info ul li:after,.theme-html .room-single-heading-content__info ul li:after{content:"|";margin:0 6px;color:#e6e6e5}@media screen and (max-width:980px){.block-editor-block-list__layout .room-single-heading-content__title,.theme-html .room-single-heading-content__title{flex-direction:column;align-items:flex-start}.block-editor-block-list__layout .room-single-heading-content__title h2,.theme-html .room-single-heading-content__title h2{margin-bottom:12px}}@media screen and (max-width:768px){.block-editor-block-list__layout .room-single-heading-content,.theme-html .room-single-heading-content{padding:64px 24px 32px}.block-editor-block-list__layout .room-single-heading-content__title,.theme-html .room-single-heading-content__title{flex-direction:column}.block-editor-block-list__layout .room-single-heading-content__title h2,.theme-html .room-single-heading-content__title h2{margin-bottom:24px;font-size:34.18px;font-style:normal;font-weight:700;line-height:100%}}.block-editor-block-list__layout .room-gallery,.theme-html .room-gallery{padding:24px 80px}.block-editor-block-list__layout .room-gallery__container,.theme-html .room-gallery__container{max-width:890px;width:100%;margin:0 auto}.block-editor-block-list__layout .room-gallery__placeholder,.theme-html .room-gallery__placeholder{display:flex}.block-editor-block-list__layout .room-gallery__col-one,.theme-html .room-gallery__col-one{max-width:561px;width:100%;padding-right:12px;line-height:0}.block-editor-block-list__layout .room-gallery__col-one img,.theme-html .room-gallery__col-one img{max-width:100%;height:386px;border-radius:4px;-o-object-fit:cover;object-fit:cover;width:100%}.block-editor-block-list__layout .room-gallery__col-two,.theme-html .room-gallery__col-two{max-width:334px;width:100%;padding-left:12px;line-height:0}.block-editor-block-list__layout .room-gallery__col-two img,.theme-html .room-gallery__col-two img{max-width:100%;height:181px;width:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .room-gallery__col-two-image,.theme-html .room-gallery__col-two-image{position:relative}.block-editor-block-list__layout .room-gallery__col-two-image:first-child,.theme-html .room-gallery__col-two-image:first-child{margin-bottom:24px}.block-editor-block-list__layout .room-gallery__pop-cta,.theme-html .room-gallery__pop-cta{position:absolute;width:203px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block-editor-block-list__layout .room-gallery__pop-cta a.button svg,.theme-html .room-gallery__pop-cta a.button svg{width:18px;margin-right:4px}.block-editor-block-list__layout .room-gallery__popup,.theme-html .room-gallery__popup{position:fixed;height:100vh;width:100%;top:0;left:0;background:#000;display:none;align-items:center;justify-content:center}.block-editor-block-list__layout .room-gallery__popup.active,.theme-html .room-gallery__popup.active{display:flex;z-index:99}.block-editor-block-list__layout .room-gallery__popup-container,.theme-html .room-gallery__popup-container{max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .room-gallery__popup-main .slick-arrow,.theme-html .room-gallery__popup-main .slick-arrow{width:40px;height:40px}.block-editor-block-list__layout .room-gallery__popup-main .slick-arrow:before,.theme-html .room-gallery__popup-main .slick-arrow:before{display:none}.block-editor-block-list__layout .room-gallery__popup-main ul li,.theme-html .room-gallery__popup-main ul li{flex-direction:column}.block-editor-block-list__layout .room-gallery__popup-main ul li p,.theme-html .room-gallery__popup-main ul li p{margin-top:30px;text-align:center}.block-editor-block-list__layout .room-gallery__popup-main ul li img,.theme-html .room-gallery__popup-main ul li img{max-width:906px;max-height:90vh;margin:0 auto}.block-editor-block-list__layout .room-gallery__popup-close,.theme-html .room-gallery__popup-close{display:flex;align-items:center;cursor:pointer}.block-editor-block-list__layout .room-gallery__popup-close svg,.theme-html .room-gallery__popup-close svg{margin-right:4px}.block-editor-block-list__layout .room-gallery__popup-header,.theme-html .room-gallery__popup-header{display:flex;align-items:center;justify-content:space-between;margin-top:100px;padding-bottom:30px}.block-editor-block-list__layout .room-gallery__popup-header p,.block-editor-block-list__layout .room-gallery__popup-header span,.theme-html .room-gallery__popup-header p,.theme-html .room-gallery__popup-header span{color:#fff}@media screen and (max-width:1366px){.block-editor-block-list__layout .room-gallery__popup-container,.theme-html .room-gallery__popup-container{padding:0 24px}.block-editor-block-list__layout .room-gallery__popup-main .slick-arrow,.theme-html .room-gallery__popup-main .slick-arrow{z-index:3}.block-editor-block-list__layout .room-gallery__popup-main .slick-arrow.slick-prev,.theme-html .room-gallery__popup-main .slick-arrow.slick-prev{left:0}.block-editor-block-list__layout .room-gallery__popup-main .slick-arrow.slick-next,.theme-html .room-gallery__popup-main .slick-arrow.slick-next{right:0}.block-editor-block-list__layout .room-gallery__popup-main ul li img,.theme-html .room-gallery__popup-main ul li img{max-width:100%}}@media screen and (max-width:768px){.block-editor-block-list__layout .room-gallery,.theme-html .room-gallery{padding:24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .room-gallery__placeholder,.theme-html .room-gallery__placeholder{flex-wrap:wrap}.block-editor-block-list__layout .room-gallery__popup-main p,.theme-html .room-gallery__popup-main p{color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.block-editor-block-list__layout .room-gallery__popup-close,.theme-html .room-gallery__popup-close{position:fixed;top:10px;right:10px}.block-editor-block-list__layout .room-gallery__popup-caption,.theme-html .room-gallery__popup-caption{display:none}.block-editor-block-list__layout .room-gallery__col-one,.theme-html .room-gallery__col-one{max-width:100%;margin-bottom:24px;padding:0}.block-editor-block-list__layout .room-gallery__col-one img,.theme-html .room-gallery__col-one img{height:auto}.block-editor-block-list__layout .room-gallery__col-two,.theme-html .room-gallery__col-two{max-width:100%;padding:0}}.block-editor-block-list__layout .room-listing,.theme-html .room-listing{padding:104px 80px}.block-editor-block-list__layout .room-listing .explore-rooms__col,.theme-html .room-listing .explore-rooms__col{margin-bottom:24px}.block-editor-block-list__layout .room-listing__main,.theme-html .room-listing__main{display:flex;flex-wrap:wrap;max-width:1352px;width:100%;margin:0 auto}.block-editor-block-list__layout .room-listing__filter,.theme-html .room-listing__filter{max-width:300px;width:100%;margin-right:48px;background-color:#f5f5f5;align-self:flex-start}.block-editor-block-list__layout .room-listing__filter .custom-checkbox,.theme-html .room-listing__filter .custom-checkbox{margin-bottom:8px}.block-editor-block-list__layout .room-listing__filter-header,.theme-html .room-listing__filter-header{background-color:#0e0f0f;padding:12px 16px;border-top-right-radius:4px;border-top-left-radius:4px}.block-editor-block-list__layout .room-listing__filter-header p,.theme-html .room-listing__filter-header p{color:#fff}.block-editor-block-list__layout .room-listing__filter-accomodation,.block-editor-block-list__layout .room-listing__filter-bathroom,.block-editor-block-list__layout .room-listing__filter-bedroom,.block-editor-block-list__layout .room-listing__filter-carspace,.block-editor-block-list__layout .room-listing__filter-location,.theme-html .room-listing__filter-accomodation,.theme-html .room-listing__filter-bathroom,.theme-html .room-listing__filter-bedroom,.theme-html .room-listing__filter-carspace,.theme-html .room-listing__filter-location{padding:16px;border-bottom:1px solid #cfd2d3}.block-editor-block-list__layout .room-listing__filter-accomodation p.label-02,.block-editor-block-list__layout .room-listing__filter-bathroom p.label-02,.block-editor-block-list__layout .room-listing__filter-bedroom p.label-02,.block-editor-block-list__layout .room-listing__filter-carspace p.label-02,.block-editor-block-list__layout .room-listing__filter-location p.label-02,.theme-html .room-listing__filter-accomodation p.label-02,.theme-html .room-listing__filter-bathroom p.label-02,.theme-html .room-listing__filter-bedroom p.label-02,.theme-html .room-listing__filter-carspace p.label-02,.theme-html .room-listing__filter-location p.label-02{margin-bottom:16px}.block-editor-block-list__layout .room-listing__list,.theme-html .room-listing__list{max-width:calc(100% - 348px);width:100%;margin:0 auto}.block-editor-block-list__layout .room-listing__row,.theme-html .room-listing__row{display:flex;flex-wrap:wrap;margin:0 -12px}@media screen and (max-width:1366px){.block-editor-block-list__layout .room-listing__filter,.theme-html .room-listing__filter{max-width:250px;margin-right:32px}.block-editor-block-list__layout .room-listing__list,.theme-html .room-listing__list{max-width:calc(100% - 282px)}.block-editor-block-list__layout .room-listing .explore-rooms__col,.theme-html .room-listing .explore-rooms__col{max-width:50%}}@media screen and (max-width:1024px){.block-editor-block-list__layout .room-listing__filter,.theme-html .room-listing__filter{max-width:100%;margin-right:0;margin-bottom:32px}.block-editor-block-list__layout .room-listing__filter-check,.theme-html .room-listing__filter-check{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .room-listing__filter-accomodation,.block-editor-block-list__layout .room-listing__filter-location,.theme-html .room-listing__filter-accomodation,.theme-html .room-listing__filter-location{max-width:50%;width:100%}.block-editor-block-list__layout .room-listing__filter-custom,.theme-html .room-listing__filter-custom{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .room-listing__filter-bathroom,.block-editor-block-list__layout .room-listing__filter-bedroom,.block-editor-block-list__layout .room-listing__filter-carspace,.theme-html .room-listing__filter-bathroom,.theme-html .room-listing__filter-bedroom,.theme-html .room-listing__filter-carspace{max-width:33.33%;width:100%}.block-editor-block-list__layout .room-listing__list,.theme-html .room-listing__list{max-width:100%}.block-editor-block-list__layout .room-listing .explore-rooms__col,.theme-html .room-listing .explore-rooms__col{max-width:50%}}@media screen and (max-width:768px){.block-editor-block-list__layout .room-listing,.theme-html .room-listing{padding:64px 24px}}@media screen and (max-width:680px){.block-editor-block-list__layout .room-listing__filter-accomodation,.block-editor-block-list__layout .room-listing__filter-bathroom,.block-editor-block-list__layout .room-listing__filter-bedroom,.block-editor-block-list__layout .room-listing__filter-carspace,.block-editor-block-list__layout .room-listing__filter-location,.theme-html .room-listing__filter-accomodation,.theme-html .room-listing__filter-bathroom,.theme-html .room-listing__filter-bedroom,.theme-html .room-listing__filter-carspace,.theme-html .room-listing__filter-location{max-width:100%;width:100%}.block-editor-block-list__layout .room-listing .explore-rooms__col,.theme-html .room-listing .explore-rooms__col{max-width:100%}}.block-editor-block-list__layout .content-form-bg,.theme-html .content-form-bg{padding:104px 80px;position:relative;overflow:hidden}.block-editor-block-list__layout .content-form-bg__bg,.theme-html .content-form-bg__bg{position:absolute;line-height:0;right:0;bottom:-50px}.block-editor-block-list__layout .content-form-bg__bg img,.theme-html .content-form-bg__bg img{width:513px}.block-editor-block-list__layout .content-form-bg__main,.theme-html .content-form-bg__main{max-width:895px;width:100%;margin:0 auto}.block-editor-block-list__layout .content-form-bg__content,.theme-html .content-form-bg__content{position:relative;z-index:2}.block-editor-block-list__layout .content-form-bg__text-content,.theme-html .content-form-bg__text-content{margin-bottom:64px}.block-editor-block-list__layout .content-form-bg__text-content p.label-03,.theme-html .content-form-bg__text-content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .content-form-bg__text-content h4,.theme-html .content-form-bg__text-content h4{color:#2f1540}@media screen and (max-width:768px){.block-editor-block-list__layout .content-form-bg,.theme-html .content-form-bg{padding:64px 24px}}.block-editor-block-list__layout .location-post .executive-listing,.theme-html .location-post .executive-listing{padding-bottom:16px}.block-editor-block-list__layout .location-post .executive-listing__details p,.theme-html .location-post .executive-listing__details p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#0e0f0f;margin-bottom:24px}.block-editor-block-list__layout .location-post .executive-listing__details p:last-child,.theme-html .location-post .executive-listing__details p:last-child{margin-bottom:0}.block-editor-block-list__layout .location-post .executive-listing__quotes,.theme-html .location-post .executive-listing__quotes{margin-top:32px}.block-editor-block-list__layout .location-post .executive-listing__quotes h5,.theme-html .location-post .executive-listing__quotes h5{font-size:20.16px;font-style:normal;font-weight:700;line-height:24px}.block-editor-block-list__layout .location-post .executive-listing__content,.theme-html .location-post .executive-listing__content{padding-bottom:0}.block-editor-block-list__layout .location-post .executive-listing__inner,.theme-html .location-post .executive-listing__inner{padding-top:56px}.block-editor-block-list__layout .location-post .executive-listing__inner:after,.theme-html .location-post .executive-listing__inner:after{display:none!important}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-post .executive-listing__container,.theme-html .location-post .executive-listing__container{max-width:calc(100% - 225px);margin-right:0;margin-left:auto}}@media screen and (max-width:1366px){.block-editor-block-list__layout .location-post .executive-listing__inner:after,.theme-html .location-post .executive-listing__inner:after{height:100px}}@media screen and (max-width:1180px){.block-editor-block-list__layout .location-post .executive-listing__inner,.theme-html .location-post .executive-listing__inner{flex-wrap:wrap}.block-editor-block-list__layout .location-post .executive-listing__thumbnail,.theme-html .location-post .executive-listing__thumbnail{max-width:100%;width:100%;text-align:center;padding-left:0;height:auto}.block-editor-block-list__layout .location-post .executive-listing__details,.theme-html .location-post .executive-listing__details{max-width:100%;width:100%;padding:0;margin-bottom:32px;padding-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-post .executive-listing__inner:after,.theme-html .location-post .executive-listing__inner:after{height:60px}.block-editor-block-list__layout .location-post .executive-listing__container,.theme-html .location-post .executive-listing__container{max-width:100%;margin:0 auto}}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-post .content-form-bg__container,.theme-html .location-post .content-form-bg__container{max-width:calc(100% - 225px);margin-right:0;margin-left:auto}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-post .content-form-bg__container,.theme-html .location-post .content-form-bg__container{max-width:100%;margin:0 auto}}.block-editor-block-list__layout .location-post .tab-content-post,.theme-html .location-post .tab-content-post{border-bottom:0}.block-editor-block-list__layout .location-post .tab-content-post__tabs,.theme-html .location-post .tab-content-post__tabs{margin-bottom:48px}.block-editor-block-list__layout .location-post .tab-content-post__container,.theme-html .location-post .tab-content-post__container{padding:64px 80px}.block-editor-block-list__layout .location-post .tab-content-post__content,.theme-html .location-post .tab-content-post__content{margin-bottom:64px}.block-editor-block-list__layout .location-post .tab-content-post__content h4,.theme-html .location-post .tab-content-post__content h4{margin-bottom:24px}.block-editor-block-list__layout .location-post .tab-content-post__content p,.theme-html .location-post .tab-content-post__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:24px}.block-editor-block-list__layout .location-post .tab-content-post__content p:last-child,.theme-html .location-post .tab-content-post__content p:last-child{margin-bottom:0}.block-editor-block-list__layout .location-post .tab-content-post__tabs-cta,.theme-html .location-post .tab-content-post__tabs-cta{margin-top:32px}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-post .tab-content-post__main,.theme-html .location-post .tab-content-post__main{max-width:calc(100% - 225px);margin-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-post .tab-content-post__main,.theme-html .location-post .tab-content-post__main{max-width:100%;margin-right:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .location-post .tab-content-post__container,.theme-html .location-post .tab-content-post__container{padding:48px 24px}.block-editor-block-list__layout .location-post .tab-content-post__nav,.theme-html .location-post .tab-content-post__nav{overflow-x:scroll}.block-editor-block-list__layout .location-post .tab-content-post__nav ul,.theme-html .location-post .tab-content-post__nav ul{display:flex;width:768px}}.block-editor-block-list__layout .location-post .two-column-content-list__listing,.theme-html .location-post .two-column-content-list__listing{padding-left:0;max-width:100%;border:1px solid #e2d1ec;border-radius:4px}.block-editor-block-list__layout .location-post .two-column-content-list__listing-content,.theme-html .location-post .two-column-content-list__listing-content{background:#fff;padding:24px}.block-editor-block-list__layout .location-post .two-column-content-list__listing-content h5,.theme-html .location-post .two-column-content-list__listing-content h5{color:#0e0f0f}.block-editor-block-list__layout .location-post .two-column-content-list__listing-row,.theme-html .location-post .two-column-content-list__listing-row{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .location-post .two-column-content-list__listing-row li,.theme-html .location-post .two-column-content-list__listing-row li{max-width:50%;width:100%}@media screen and (max-width:768px){.block-editor-block-list__layout .location-post .two-column-content-list__listing-row li,.theme-html .location-post .two-column-content-list__listing-row li{max-width:100%}.block-editor-block-list__layout .location-post .two-column-content-list__listing-content h5,.theme-html .location-post .two-column-content-list__listing-content h5{font-size:16.8px;font-style:normal;font-weight:700;line-height:20px}}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-post .room-gallery__container,.theme-html .location-post .room-gallery__container{max-width:calc(100% - 225px);margin-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-post .room-gallery__container,.theme-html .location-post .room-gallery__container{max-width:100%;margin-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-post__main,.theme-html .location-post__main{margin-top:0!important}}.block-editor-block-list__layout .location-overview,.theme-html .location-overview{padding:62px 80px 32px}.block-editor-block-list__layout .location-overview__container,.theme-html .location-overview__container{max-width:895px;width:100%;margin:0 auto}.block-editor-block-list__layout .location-overview__header-type,.theme-html .location-overview__header-type{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .location-overview__header-type li,.theme-html .location-overview__header-type li{margin-right:16px;display:flex;align-items:center}.block-editor-block-list__layout .location-overview__header-type li svg,.theme-html .location-overview__header-type li svg{margin-right:4px}.block-editor-block-list__layout .location-overview__header-type li span,.theme-html .location-overview__header-type li span{color:#262829;font-size:11.2px;font-style:normal;font-weight:600;line-height:14px}.block-editor-block-list__layout .location-overview__header h2,.theme-html .location-overview__header h2{color:#2f1540;margin-bottom:24px}.block-editor-block-list__layout .location-overview__header-info,.theme-html .location-overview__header-info{display:flex;align-items:center;margin-bottom:48px}.block-editor-block-list__layout .location-overview__header-info li,.theme-html .location-overview__header-info li{display:flex;align-items:center}.block-editor-block-list__layout .location-overview__header-info li:last-child:after,.theme-html .location-overview__header-info li:last-child:after{display:none}.block-editor-block-list__layout .location-overview__header-info li a,.theme-html .location-overview__header-info li a{text-decoration:underline;display:flex;align-items:center}.block-editor-block-list__layout .location-overview__header-info li a svg,.theme-html .location-overview__header-info li a svg{margin-right:4px}.block-editor-block-list__layout .location-overview__header-info li:after,.theme-html .location-overview__header-info li:after{content:"|";color:#e6e6e5;margin:0 12px}.block-editor-block-list__layout .location-overview__content p,.theme-html .location-overview__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:#2e3031;margin-bottom:24px}.block-editor-block-list__layout .location-overview__content p:last-child,.theme-html .location-overview__content p:last-child{margin-bottom:0}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-overview__container,.theme-html .location-overview__container{max-width:calc(100% - 225px);margin-right:0}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-overview__container,.theme-html .location-overview__container{max-width:100%;margin-right:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .location-overview,.theme-html .location-overview{padding:32px 24px}.block-editor-block-list__layout .location-overview__header h2,.theme-html .location-overview__header h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px}.block-editor-block-list__layout .location-overview__header-type,.theme-html .location-overview__header-type{margin-bottom:8px}.block-editor-block-list__layout .location-overview__header-info,.theme-html .location-overview__header-info{flex-wrap:wrap;margin-bottom:36px}.block-editor-block-list__layout .location-overview__header-info li,.theme-html .location-overview__header-info li{margin-bottom:12px}}.block-editor-block-list__layout .location-map,.theme-html .location-map{padding:80px}.block-editor-block-list__layout .location-map__container,.theme-html .location-map__container{max-width:895px;width:100%;margin:0 auto}.block-editor-block-list__layout .location-map__content,.theme-html .location-map__content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.block-editor-block-list__layout .location-map__content p.label-03,.theme-html .location-map__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .location-map__content h4,.theme-html .location-map__content h4{color:#2f1540}.block-editor-block-list__layout .location-map__content a,.block-editor-block-list__layout .location-map__text,.theme-html .location-map__content a,.theme-html .location-map__text{margin-bottom:24px}.block-editor-block-list__layout .location-map__main,.theme-html .location-map__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .location-map__maps,.theme-html .location-map__maps{max-width:550px;width:100%;height:368px}.block-editor-block-list__layout .location-map__maps iframe,.theme-html .location-map__maps iframe{width:100%;height:368px}.block-editor-block-list__layout .location-map__info,.theme-html .location-map__info{max-width:324px;width:100%;margin-right:16px;border-radius:4px;border:1px solid #e2d1ec}.block-editor-block-list__layout .location-map__info ul,.theme-html .location-map__info ul{padding:0 24px 24px}.block-editor-block-list__layout .location-map__info ul li,.theme-html .location-map__info ul li{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .location-map__info ul li:last-child,.theme-html .location-map__info ul li:last-child{padding-bottom:0;border-bottom:0}.block-editor-block-list__layout .location-map__info ul li p,.theme-html .location-map__info ul li p{color:#0e0f0f}.block-editor-block-list__layout .location-map__info ul li svg,.theme-html .location-map__info ul li svg{width:24px;margin-right:12px}.block-editor-block-list__layout .location-map__info-cta a,.theme-html .location-map__info-cta a{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#662e91;color:#fff;height:56px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.block-editor-block-list__layout .location-map__info-header,.theme-html .location-map__info-header{padding:24px 24px 12px}.block-editor-block-list__layout .location-map__info-header h6,.theme-html .location-map__info-header h6{color:#0e0f0f;margin-bottom:4px}.block-editor-block-list__layout .location-map__info-header p,.theme-html .location-map__info-header p{color:#2e3031}@media screen and (max-width:1440px){.block-editor-block-list__layout .location-map__container,.theme-html .location-map__container{max-width:calc(100% - 225px);margin-right:0}}@media screen and (max-width:1280px){.block-editor-block-list__layout .location-map__info,.theme-html .location-map__info{max-width:100%;margin-right:0;order:2}.block-editor-block-list__layout .location-map__maps,.theme-html .location-map__maps{max-width:100%;margin-bottom:16px;order:1}}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-map__container,.theme-html .location-map__container{max-width:100%;margin-right:0}}@media screen and (max-width:768px){.block-editor-block-list__layout .location-map,.theme-html .location-map{padding:48px 24px}.block-editor-block-list__layout .location-map__text,.theme-html .location-map__text{margin-bottom:16px}.block-editor-block-list__layout .location-map__content,.theme-html .location-map__content{margin-bottom:8px}}.block-editor-block-list__layout .vacancies,.theme-html .vacancies{padding:64px 80px}.block-editor-block-list__layout .vacancies__container,.theme-html .vacancies__container{max-width:895px;width:100%;margin:0 auto}.block-editor-block-list__layout .vacancies__content,.theme-html .vacancies__content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:40px}.block-editor-block-list__layout .vacancies__content p.label-03,.theme-html .vacancies__content p.label-03{color:#662e91;margin-bottom:4px}.block-editor-block-list__layout .vacancies__content h4,.theme-html .vacancies__content h4{color:#2f1540}.block-editor-block-list__layout .vacancies__content a,.block-editor-block-list__layout .vacancies__text,.theme-html .vacancies__content a,.theme-html .vacancies__text{margin-bottom:24px}.block-editor-block-list__layout .vacancies .explore-rooms__row,.theme-html .vacancies .explore-rooms__row{flex-wrap:wrap;text-align:left}.block-editor-block-list__layout .vacancies .explore-rooms__col,.theme-html .vacancies .explore-rooms__col{max-width:50%}@media screen and (max-width:1440px){.block-editor-block-list__layout .vacancies__container,.theme-html .vacancies__container{max-width:calc(100% - 225px)}}@media screen and (max-width:1024px){.block-editor-block-list__layout .vacancies__container,.theme-html .vacancies__container{max-width:100%;margin-right:0}}@media screen and (max-width:980px){.block-editor-block-list__layout .vacancies .explore-rooms__col,.theme-html .vacancies .explore-rooms__col{max-width:90%}}@media screen and (max-width:768px){.block-editor-block-list__layout .vacancies,.theme-html .vacancies{padding:48px 24px}}.block-editor-block-list__layout .location-tab-content-gallery .two-column-content-list__listing,.theme-html .location-tab-content-gallery .two-column-content-list__listing{margin-top:48px}.block-editor-block-list__layout .location-tab-content-gallery .theme-html .two-column-content-list__listing-row li:last-child,.block-editor-block-list__layout .location-tab-content-gallery .two-column-content-list__listing-row li:last-child,.theme-html .location-tab-content-gallery .theme-html .two-column-content-list__listing-row li:last-child,.theme-html .location-tab-content-gallery .two-column-content-list__listing-row li:last-child{border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .location-tab-content-gallery__gallery,.theme-html .location-tab-content-gallery__gallery{padding-top:64px}.block-editor-block-list__layout .location-tab-content-gallery__gallery ul,.theme-html .location-tab-content-gallery__gallery ul{display:flex;flex-wrap:wrap;margin:0 -8px}.block-editor-block-list__layout .location-tab-content-gallery__gallery ul li,.theme-html .location-tab-content-gallery__gallery ul li{max-width:50%;width:100%;line-height:0;padding:0 8px}.block-editor-block-list__layout .location-tab-content-gallery__gallery ul li img,.theme-html .location-tab-content-gallery__gallery ul li img{max-width:100%;border-radius:4px}@media screen and (max-width:580px){.block-editor-block-list__layout .location-tab-content-gallery__gallery,.theme-html .location-tab-content-gallery__gallery{overflow-x:scroll}.block-editor-block-list__layout .location-tab-content-gallery__gallery ul,.theme-html .location-tab-content-gallery__gallery ul{width:568px}.block-editor-block-list__layout .location-tab-content-gallery__gallery ul li,.theme-html .location-tab-content-gallery__gallery ul li{width:260px}}.block-editor-block-list__layout .location-agent,.theme-html .location-agent{margin-top:16px;background-color:#f3ecf7;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.block-editor-block-list__layout .location-agent__header,.theme-html .location-agent__header{background-color:#e2d1ec;padding:12px 16px;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.block-editor-block-list__layout .location-agent__header.active svg,.theme-html .location-agent__header.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block-editor-block-list__layout .location-agent__header svg,.theme-html .location-agent__header svg{width:16px;margin-left:8px;opacity:0}.block-editor-block-list__layout .location-agent__header p,.theme-html .location-agent__header p{color:#2f1540}.block-editor-block-list__layout .location-agent__thumbnail,.theme-html .location-agent__thumbnail{text-align:center;padding:16px 0;line-height:0}.block-editor-block-list__layout .location-agent__thumbnail img,.theme-html .location-agent__thumbnail img{max-width:100%}.block-editor-block-list__layout .location-agent__contact,.theme-html .location-agent__contact{padding:16px 8px}.block-editor-block-list__layout .location-agent__contact ul li,.theme-html .location-agent__contact ul li{margin-bottom:8px;padding:0!important;background-color:transparent!important}.block-editor-block-list__layout .location-agent__contact ul li:last-child,.theme-html .location-agent__contact ul li:last-child{margin-bottom:0}.block-editor-block-list__layout .location-agent__contact ul li a,.theme-html .location-agent__contact ul li a{display:flex;align-items:center;justify-content:space-between;border-radius:100px;background-color:#e2d1ec;color:#2f1540;padding:8px 16px;height:38px}@media screen and (max-width:1024px){.block-editor-block-list__layout .location-agent__body,.theme-html .location-agent__body{display:none}.block-editor-block-list__layout .location-agent__header svg,.theme-html .location-agent__header svg{opacity:1}}.block-editor-block-list__layout .toggle-video-sound,.theme-html .toggle-video-sound{position:absolute;left:20px;bottom:20px;background:#662e91;border-radius:50%;border:0;color:#fff;cursor:pointer;width:40px;height:40px;transition:all .3s ease-in-out;z-index:3}.block-editor-block-list__layout .toggle-video-sound svg,.theme-html .toggle-video-sound svg{position:absolute;top:50%;left:50%;fill:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease-in-out}.block-editor-block-list__layout .toggle-video-sound:hover,.theme-html .toggle-video-sound:hover{background:#3c155c}.block-editor-block-list__layout .toggle-video-sound.is-playing #video-mute,.theme-html .toggle-video-sound.is-playing #video-mute{opacity:1}.block-editor-block-list__layout #video-mute,.block-editor-block-list__layout .toggle-video-sound.is-playing #video-unmute,.theme-html #video-mute,.theme-html .toggle-video-sound.is-playing #video-unmute{opacity:0}.block-editor-block-list__layout .care-result__main,.theme-html .care-result__main{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .care-result__content,.theme-html .care-result__content{max-width:50%;width:100%;padding:104px 80px 64px;background:#f3ecf7}.block-editor-block-list__layout .care-result__wrapper,.theme-html .care-result__wrapper{max-width:596px;margin-left:auto}.block-editor-block-list__layout .care-result__text-content,.theme-html .care-result__text-content{margin-bottom:32px}.block-editor-block-list__layout .care-result__text-content h2,.theme-html .care-result__text-content h2{color:#2f1540;margin-bottom:16px}.block-editor-block-list__layout .care-result__text-content p,.theme-html .care-result__text-content p{color:#2f1540;font-size:16.8px;font-style:normal;font-weight:500;line-height:28px}.block-editor-block-list__layout .care-result__cta a.button,.theme-html .care-result__cta a.button{margin-right:16px}.block-editor-block-list__layout .care-result__cta a.button:last-child,.theme-html .care-result__cta a.button:last-child{margin-right:0}.block-editor-block-list__layout .care-result__cta a.button:last-child svg,.theme-html .care-result__cta a.button:last-child svg{position:relative;top:2px}.block-editor-block-list__layout .care-result__image,.theme-html .care-result__image{max-width:50%;background-size:cover;height:100%;width:100%;background-position:50%;min-height:860px}.block-editor-block-list__layout .care-result .result-summary,.theme-html .care-result .result-summary{background-color:#fff;padding:24px;border-radius:4px;border:1px solid #e2d1ec;margin-top:32px;margin-bottom:32px}.block-editor-block-list__layout .care-result .result-summary h5,.theme-html .care-result .result-summary h5{margin-bottom:24px;color:#0e0f0f}.block-editor-block-list__layout .care-result .result-summary ul li,.theme-html .care-result .result-summary ul li{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #e6e6e5}.block-editor-block-list__layout .care-result .result-summary ul li:last-child,.theme-html .care-result .result-summary ul li:last-child{border-bottom:0}.block-editor-block-list__layout .care-result .result-summary ul li p.label-03.bold,.theme-html .care-result .result-summary ul li p.label-03.bold{margin-top:8px}.block-editor-block-list__layout .care-result .result-summary ul li svg,.theme-html .care-result .result-summary ul li svg{width:24px;margin-right:12px}@media screen and (max-width:1024px){.block-editor-block-list__layout .care-result__image,.theme-html .care-result__image{max-width:100%;order:1;min-height:500px}.block-editor-block-list__layout .care-result__content,.theme-html .care-result__content{max-width:100%;order:2}}@media screen and (max-width:768px){.block-editor-block-list__layout .care-result__image,.theme-html .care-result__image{min-height:300px}.block-editor-block-list__layout .care-result__content,.theme-html .care-result__content{max-width:100%;order:2;padding:48px 24px}.block-editor-block-list__layout .care-result__content h2,.theme-html .care-result__content h2{font-size:24.19px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:24px}.block-editor-block-list__layout .care-result__content p,.theme-html .care-result__content p{font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.block-editor-block-list__layout .accomodation-listing,.theme-html .accomodation-listing{padding-top:48px}.block-editor-block-list__layout .accomodation-listing__row,.theme-html .accomodation-listing__row{display:flex;flex-wrap:wrap;margin:0 -12px}.block-editor-block-list__layout .accomodation-listing__col,.theme-html .accomodation-listing__col{max-width:33.33%;width:100%;padding:0 12px;margin-bottom:24px}.block-editor-block-list__layout .accomodation-listing__inner,.theme-html .accomodation-listing__inner{border-radius:4px;border:1px solid #e2d1ec}.block-editor-block-list__layout .accomodation-listing__thumbnail,.theme-html .accomodation-listing__thumbnail{height:202px}.block-editor-block-list__layout .accomodation-listing__thumbnail img,.theme-html .accomodation-listing__thumbnail img{line-height:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__layout .accomodation-listing__specs,.theme-html .accomodation-listing__specs{border-bottom:1px solid #e2d1ec}.block-editor-block-list__layout .accomodation-listing__specs ul,.theme-html .accomodation-listing__specs ul{display:flex}.block-editor-block-list__layout .accomodation-listing__specs ul li,.theme-html .accomodation-listing__specs ul li{max-width:33.33%;width:100%;border-right:1px solid #e2d1ec;padding:12px 8px;display:flex}.block-editor-block-list__layout .accomodation-listing__specs ul li:last-child,.theme-html .accomodation-listing__specs ul li:last-child{border-right:0}.block-editor-block-list__layout .accomodation-listing__specs ul li svg,.theme-html .accomodation-listing__specs ul li svg{margin-right:4px}.block-editor-block-list__layout .accomodation-listing__specs ul li span,.theme-html .accomodation-listing__specs ul li span{color:#0e0f0f}.block-editor-block-list__layout .accomodation-listing__download,.theme-html .accomodation-listing__download{padding:12px 16px}.block-editor-block-list__layout .accomodation-listing__download a,.theme-html .accomodation-listing__download a{display:flex;align-items:center;justify-content:space-between;width:100%}.block-editor-block-list__layout .accomodation-listing__download a span,.theme-html .accomodation-listing__download a span{color:#2f1540}.block-editor-block-list__layout .accomodation-listing__content,.theme-html .accomodation-listing__content{padding:16px;border-bottom:1px solid #e2d1ec;min-height:260px}.block-editor-block-list__layout .accomodation-listing__content h5,.theme-html .accomodation-listing__content h5{margin-bottom:8px;color:#2f1540}.block-editor-block-list__layout .accomodation-listing__content p,.theme-html .accomodation-listing__content p{color:#2e3031}@media screen and (max-width:1280px){.block-editor-block-list__layout .accomodation-listing__col,.theme-html .accomodation-listing__col{max-width:50%;margin-bottom:24px}.block-editor-block-list__layout .accomodation-listing__col:last-child,.theme-html .accomodation-listing__col:last-child{margin-bottom:0}}@media screen and (max-width:680px){.block-editor-block-list__layout .accomodation-listing__col,.theme-html .accomodation-listing__col{max-width:100%}}.block-editor-block-list__layout .numbered-content-listing,.theme-html .numbered-content-listing{padding-top:48px}.block-editor-block-list__layout .numbered-content-listing__heading,.theme-html .numbered-content-listing__heading{margin-bottom:48px}.block-editor-block-list__layout .numbered-content-listing__heading h4,.theme-html .numbered-content-listing__heading h4{text-align:center;font-size:27.34px;font-style:normal;font-weight:700;line-height:36px;color:#2f1540}.block-editor-block-list__layout .numbered-content-listing__wrapper,.theme-html .numbered-content-listing__wrapper{border-radius:4px;border:1px solid #e2d1ec}.block-editor-block-list__layout .numbered-content-listing__wrapper ul,.theme-html .numbered-content-listing__wrapper ul{display:flex;flex-wrap:wrap}.block-editor-block-list__layout .numbered-content-listing__wrapper ul li,.theme-html .numbered-content-listing__wrapper ul li{max-width:33.33%;width:100%;padding:24px;min-height:184px;text-align:center}.block-editor-block-list__layout .numbered-content-listing__wrapper ul li h6,.theme-html .numbered-content-listing__wrapper ul li h6{text-align:center;color:#2f1540;font-size:14px;font-style:normal;font-weight:800;line-height:16px;margin-bottom:4px}.block-editor-block-list__layout .numbered-content-listing__wrapper ul li p,.theme-html .numbered-content-listing__wrapper ul li p{color:#2f1540;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.block-editor-block-list__layout .numbered-content-listing__icon,.theme-html .numbered-content-listing__icon{width:40px;height:40px;background-color:#662e91;justify-content:center;display:flex;align-items:center;border-radius:50%;margin:0 auto 16px}.block-editor-block-list__layout .numbered-content-listing__icon span,.theme-html .numbered-content-listing__icon span{color:#fff;font-size:17.5px;font-style:normal;font-weight:800;line-height:21px}@media screen and (max-width:768px){.block-editor-block-list__layout .numbered-content-listing__wrapper ul li,.theme-html .numbered-content-listing__wrapper ul li{max-width:100%}}.block-editor-block-list__layout #font-preloader,.theme-html #font-preloader{opacity:0;position:absolute;z-index:-1;pointer-events:none}.block-editor-block-list__layout #font-preloader span,.theme-html #font-preloader span{line-height:0;font-size:0}.block-editor-block-list__layout #font-preloader .font-fam-1,.theme-html #font-preloader .font-fam-1{font-family:"mrs-eaves-xl-serif",serif}.block-editor-block-list__layout #font-preloader .font-fam-2,.theme-html #font-preloader .font-fam-2{font-family:"proxima-nova",serif}.block-editor-block-list__layout #font-preloader .font-fam-3,.theme-html #font-preloader .font-fam-3{font-family:"mrs-eaves-xl-serif-narrow",serif}.block-editor-block-list__layout,.block-editor-block-list__layout.loaded,.theme-html,.theme-html.loaded{margin-top:0!important}.block-editor-block-list__layout #wpadminbar,.theme-html #wpadminbar{opacity:.5}@media (max-width:1024px){.block-editor-block-list__layout #wpadminbar,.theme-html #wpadminbar{display:none!important}}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.search-result{position:relative;margin-top:188px;padding:64px 24px;min-height:160px}.search-result:before{-webkit-animation:spinner .6s infinite linear;animation:spinner .6s infinite linear;position:absolute;top:50%;left:50%;opacity:1;z-index:1;content:"";display:block;border:4px solid rgba(102,46,145,.25);border-top:4px solid #662e91;border-radius:50%;height:30px;width:30px;transition:all .3s ease-in-out;border-color:#662e91;border-top-color:rgba(102,46,145,.25);border-width:4px;height:40px;width:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search-result.has-loaded{pointer-events:auto}.search-result.has-loaded:before{display:none}.search-result.has-loaded #ais-wrapper{opacity:1}.search-result #algolia-search-box{margin-bottom:16px}.search-result .ais-SearchBox-form .form-group-button{height:56px;background:#f5f5f5;display:flex;align-items:center;border-radius:4px;margin-bottom:30px}.search-result #ais-facets{display:block;margin-bottom:32px;padding:0;width:100%}.search-result #ais-main{padding:0;flex:1}@media screen and (min-width:480px){.search-result{margin-top:156px}}@media screen and (min-width:1024px){.search-result{padding-inline:80px}.search-result #ais-facets{margin-right:32px;margin-bottom:0;flex:0 0 220px;max-width:220px}}@media screen and (min-width:1200px){.search-result{margin-top:0;padding-block:104px}.search-result #ais-facets{margin-right:48px;flex:0 0 300px;max-width:300px}}#ais-wrapper{opacity:0;flex-wrap:wrap;transition:opacity .3s ease-in-out}#ais-wrapper:has(.ais-Pagination--noRefinement){margin-inline:auto;max-width:800px}#ais-wrapper:has(.ais-Pagination--noRefinement) #ais-facets{display:none}.algolia-search-box-wrapper{margin:0 auto 32px;max-width:800px}.algolia-search-box-wrapper .search-icon{display:none}.algolia-search-box-wrapper .ais-Stats{position:static;font-size:20px;font-weight:600;line-height:1}@media screen and (min-width:768px){.algolia-search-box-wrapper{margin-bottom:48px}}@media screen and (min-width:1200px){.algolia-search-box-wrapper{margin-bottom:80px}}#algolia-search-box .ais-SearchBox-form{position:relative}#algolia-search-box .ais-SearchBox-input{height:56px;background:#f5f5f5;padding:0 20px;border:1px solid #cfd2d3;max-width:calc(100% - 50px);width:100%;border-top-left-radius:4px;border-bottom-left-radius:4px;font-family:inherit;font-size:14px}#algolia-search-box button{position:absolute;top:0;right:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #cfd2d3;border-left:0;height:56px;width:50px;background:#f5f5f5;display:none;align-items:center;justify-content:center;cursor:pointer}#algolia-search-box button svg{width:16px;height:16px;fill:#677a86}#algolia-search-box .ais-SearchBox-submit,#algolia-search-box .search-filled .ais-SearchBox-reset{display:block}#algolia-search-box .ais-SearchBox-reset,#algolia-search-box .search-filled .ais-SearchBox-submit{display:none}#algolia-search-box .ais-SearchBox-reset svg{width:14px;height:14px}.ais-facets-widget{border-radius:4px;background-color:#f5f5f5}.ais-facets-widget-title{background-color:#0e0f0f;padding:12px 16px;border-top-right-radius:4px;border-top-left-radius:4px;color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.ais-facets-widget-content{padding:16px}.ais-Menu-list{display:flex;flex-wrap:wrap;margin-bottom:-6px}.ais-Menu-list .ais-Menu-item{flex:0 0 50%;max-width:50%;margin-bottom:6px}.ais-Menu-list .ais-Menu-link{position:relative;font-size:14px;font-weight:700;color:#000;text-decoration:none;transition:color .3s ease-in-out}.ais-Menu-list .ais-Menu-link:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #662e91;padding:6px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:12px;border-radius:3px;transition:all .3s ease-in-out}.ais-Menu-list .ais-Menu-link:after{content:"";display:block;position:absolute;opacity:0;top:5px;left:6px;width:3px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:opacity .3s ease-in-out}.ais-Menu-list .ais-Menu-link:hover{color:#662e91}.ais-Menu-list .ais-Menu-count{display:none}.ais-Menu-list .ais-Menu-item--selected .ais-Menu-link{color:#662e91}.ais-Menu-list .ais-Menu-item--selected .ais-Menu-link:before{background:#662e91}.ais-Menu-list .ais-Menu-item--selected .ais-Menu-link:after{opacity:1}@media screen and (min-width:1024px){.ais-Menu-list{flex-flow:column}.ais-Menu-list .ais-Menu-item{flex:1;max-width:100%}}.ais-Hits-list li{margin-bottom:16px;border-bottom:1px solid #e9e9e9;padding-bottom:16px}.ais-Hits-list li:last-child{margin-bottom:0}.ag-empty-results{font-size:20px;font-weight:600}.ais-card{display:flex}.ais-card .ais-hits--thumbnail{margin-right:16px;align-self:flex-start;aspect-ratio:1;flex:0 0 60px;max-width:60px;background:#5b3378;border-radius:4px;overflow:hidden}.ais-card .ais-hits--thumbnail.no-thumbnail{position:relative}.ais-card .ais-hits--thumbnail.no-thumbnail:after{position:absolute;top:50%;left:50%;content:"";display:block;background:url(../../../../../../../themes/warrigal/assets/images/logo.png) no-repeat 50%/100%;width:80px;height:80px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ais-card .ais-hits--content{display:flex;flex-flow:column;margin-left:12px}.ais-card .ais-hits--meta{margin-bottom:8px;line-height:14px}.ais-card .ais-hits--meta span:not(:last-child):after{content:"|";margin:0 2px}.ais-card .ais-hits--title,.ais-card .suggestion-post-content{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden}.ais-card .ais-hits--title{margin-bottom:8px;font-size:18px;font-style:normal;font-weight:700;line-height:22px;color:#0e0f0f}.ais-card .ais-hits--excerpt{margin-bottom:10px;font-size:13px;line-height:15px}.ais-card .ais-hits--link{margin-top:auto;align-self:start}@media screen and (min-width:480px){.ais-card .ais-hits--thumbnail{flex:0 0 80px;max-width:80px}.ais-card .ais-hits--content{margin-left:0}}@media screen and (min-width:768px){.ais-card .ais-hits--thumbnail{flex:0 0 100px;max-width:100px}.ais-card .ais-hits--title{margin-bottom:8px;font-size:20px;line-height:24px}.ais-card .ais-hits--excerpt{margin-bottom:12px;font-size:14px;line-height:16px}}.ais-hits--thumbnail-link{position:relative;display:block;padding-bottom:100%}.ais-hits--thumbnail-link img{position:absolute;inset:0 0 0 0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;max-width:100%}.algolia-autocomplete .aa-dropdown-menu{max-height:480px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-width:calc(100vw - 40px)}.algolia-autocomplete .aa-dropdown-menu .aa-suggestion{padding:0}.algolia-autocomplete .aa-dropdown-menu .aa-suggestion:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.algolia-autocomplete .aa-dropdown-menu a.suggestion-link{display:flex;align-items:center;padding:10px 12px;line-height:1}.algolia-autocomplete .aa-dropdown-menu a.suggestion-link :last-child{margin-bottom:0}.algolia-autocomplete .aa-dropdown-menu .suggestion-post-content,.algolia-autocomplete .aa-dropdown-menu .suggestion-post-title{display:-webkit-box;-webkit-line-clamp:1;overflow:hidden}.algolia-autocomplete .aa-dropdown-menu .suggestion-post-title{margin-bottom:8px}.algolia-autocomplete .suggestion-link-media{flex:0 0 32px;height:32px;width:32px;aspect-ratio:1;margin-right:8px;background:url(../../../../../../../themes/warrigal/assets/images/logo.png) no-repeat 50%/100% #5b3378;border-radius:4px}.algolia-autocomplete .suggestion-post-attributes{flex:1;overflow:hidden}@media screen and (min-width:768px){.algolia-autocomplete .aa-dropdown-menu{max-width:100%}}@media screen and (min-width:1200px){.algolia-autocomplete .aa-dropdown-menu{max-height:90vh}}#algolia-pagination{margin-top:32px}#algolia-pagination:has(.ais-Pagination--noRefinement){display:none}#algolia-pagination .ais-Pagination-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:0 -3px}#algolia-pagination .ais-Pagination-item{padding:0 3px}#algolia-pagination .ais-Pagination-link{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background-color:#f3ecf7;display:flex;align-items:center;justify-content:center;font-size:14px;color:#662e91;text-decoration:none}#algolia-pagination .ais-Pagination-item--firstPage .ais-Pagination-link,#algolia-pagination .ais-Pagination-item--lastPage .ais-Pagination-link,#algolia-pagination .ais-Pagination-item--nextPage .ais-Pagination-link,#algolia-pagination .ais-Pagination-item--previousPage .ais-Pagination-link{padding-bottom:4px;font-size:24px}#algolia-pagination .ais-Pagination-item--selected .ais-Pagination-link{background-color:#662e91;color:#fff}@media screen and (min-width:768px){#algolia-pagination .ais-Pagination-list{margin:0 -8px}#algolia-pagination .ais-Pagination-item{padding:0 8px}#algolia-pagination .ais-Pagination-link{width:48px;height:48px;flex:0 0 48px;font-size:16px}}@-webkit-keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0deg);transform:translate3d(-50%,-50%,0) rotate(0deg)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}