.shg-box{position:relative;display:flex;width:100%;flex-direction:column;flex:1 1 auto}.shg-box>.shg-box-content{z-index:4;position:relative}.shg-box-vertical-align-wrapper,.shg-box-vertical-center-wrapper{display:flex;width:100%}.shg-box-vertical-align-top{justify-content:flex-start}.shg-box-vertical-align-center,.shg-box-vertical-center{justify-content:center}.shg-box-vertical-align-bottom{justify-content:flex-end}.shg-box-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;pointer-events:none}.shg-box-video-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}#s-379a624e-4c8d-44e9-ab3f-d00bf54ea6cb{margin-left:auto;margin-right:auto;min-height:50px;max-width:100%}#s-379a624e-4c8d-44e9-ab3f-d00bf54ea6cb>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-379a624e-4c8d-44e9-ab3f-d00bf54ea6cb.shg-box.shg-c{justify-content:center}.shg-rich-text{overflow-wrap:break-word}.shg-rich-text img{margin:0 20px}@media (max-width: 768px){.shg-rich-text img{display:block;float:none !important;margin:0 auto}}.shg-default-text-content *:first-child{margin-top:0}.shg-default-text-content{text-align:left}.shg-default-text-content p,.shg-default-text-content h1,.shg-default-text-content h2,.shg-default-text-content h3,.shg-default-text-content h4,.shg-default-text-content h5,.shg-default-text-content h6,.shg-default-text-content address,.shg-default-text-content pre,.shg-default-text-content div,.shg-default-text-content ol,.shg-default-text-content ul{background-color:transparent;border:0;border-radius:0;color:#000000;font-family:inherit;font-style:normal;margin-bottom:0;padding:0;text-align:left;text-transform:none}.shg-default-text-content a{background-color:inherit;color:inherit;cursor:pointer;font-family:inherit;font-style:inherit;text-decoration:underline;text-transform:inherit}.shg-default-text-content strong,.shg-default-text-content em{background-color:inherit;color:inherit;font-family:inherit;font-size:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}.shg-default-text-content em{font-weight:inherit}.shg-default-text-content strong{font-style:inherit;font-weight:700}.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection{background:#accef7}.shg-default-text-content ::selection,.shg-default-text-content *::selection{background:#accef7}.shg-default-text-content p{font-size:1em;letter-spacing:-0.005em;line-height:1.714;margin-top:0.6em}.shg-default-text-content h1{font-size:1.714em;font-weight:500;letter-spacing:-0.01em;line-height:1.166;margin-top:0.67em}.shg-default-text-content h2{font-size:1.43em;font-weight:500;letter-spacing:-0.01em;line-height:1.2;margin-top:0.83em}.shg-default-text-content h3{font-size:1.142em;font-weight:500;letter-spacing:-0.008em;line-height:1.5;margin-top:1em}.shg-default-text-content h4{font-size:1em;font-weight:600;letter-spacing:-0.006em;line-height:1.428;margin-top:1.33em}.shg-default-text-content h5{font-size:0.857em;font-weight:600;letter-spacing:-0.003em;line-height:1.333;margin-top:1.43em}.shg-default-text-content h6{font-size:0.785em;font-weight:600;letter-spacing:-0.003em;line-height:1.454;margin-top:1.42em;text-transform:uppercase}.shg-default-text-content ul{list-style:disc}.shg-default-text-content ol{list-style:decimal}.shg-default-text-content ul,.shg-default-text-content ol{margin-block-end:1em;margin-block-start:1em;margin-bottom:0;margin-inline-end:0;margin-inline-start:0;margin-top:0;padding-inline-start:40px}.shg-default-text-content li{font-size:1em;font-weight:normal;letter-spacing:-0.005em;line-height:1;list-style:inherit;margin-top:0.67em}.shg-default-text-content pre{font-family:monospace;font-size:1em;font-weight:normal;letter-spacing:-0.005em;line-height:1.714;margin-top:1em;white-space:pre-wrap;word-break:normal}.shg-default-text-content address{font-size:1em;font-style:italic;font-weight:normal;letter-spacing:-0.005em;line-height:1.714;margin-top:0}.shg-default-text-content div{font-size:1em;font-weight:normal;letter-spacing:-0.005em;line-height:1.714;margin-bottom:0;margin-top:0.67em}#s-2123f035-498e-43d7-959c-18b84d137d24{margin-left:auto;margin-bottom:10px;margin-right:auto}.shogun-accordion-wrapper .shogun-accordion{margin-bottom:0;border-radius:4px}.shogun-accordion{margin-bottom:20px;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.05);overflow:hidden}.shogun-accordion-wrapper .shogun-accordion+.shogun-accordion{margin-top:5px}.shogun-accordion-header{display:flex;align-items:center;justify-content:space-between;position:relative}.shogun-accordion-heading{color:#333;border-bottom:0;border-top-left-radius:3px;border-top-right-radius:3px;cursor:pointer}.shogun-accordion-title{margin:0 !important;padding:0 !important;cursor:pointer;text-decoration:none;flex:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shogun-accordion-body{display:none;opacity:0;transition:opacity 0.5s linear}.shogun-accordion-body.shogun-accordion-active{display:block;opacity:1;visibility:visible}.shogun-accordion-icon{display:flex;justify-content:center;align-items:center;margin-left:1.2em}.shogun-accordion-icon>span{transition:0.3s transform;position:absolute;right:0;font-size:1.2em}.shogun-accordion-icon.shogun-icon-chevron>span::after{content:"▸"}.shogun-accordion.shogun-accordion-active>.shogun-accordion-heading .shogun-accordion-icon.shogun-icon-chevron>span{transform:rotate(90deg)}.shogun-accordion-icon.shogun-icon-plus>span::after{content:"＋"}.shogun-accordion.shogun-accordion-active>.shogun-accordion-heading .shogun-accordion-icon.shogun-icon-plus>span{transform:rotate(-225deg)}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c{margin-left:auto;margin-bottom:7px;margin-right:auto}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#8fcee7}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#8fcee7;text-align:left;font-size:16px}#s-8c378c81-a3d9-470e-bdde-dd0e66f4818c>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-e99761bb-3079-4d64-b912-6cdcfa040b10{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:0px;padding-right:0px}.shg-row{display:flex;flex-wrap:wrap;min-height:inherit;max-height:inherit;justify-content:space-between}.shg-row>*{min-height:inherit;max-height:inherit}[class*=shg-c-xs],[class*=shg-c-sm],[class*=shg-c-md],[class*=shg-c-lg]{position:relative}.shg-row>div:empty{display:block}#s-89ce4f21-c4b5-41e9-bb45-b94e83dc3942{margin-left:auto;margin-bottom:5px;margin-right:auto}@media (min-width: 0px){[id="s-89ce4f21-c4b5-41e9-bb45-b94e83dc3942"]>.shg-row>.shg-c-xs-4{width:calc(33.333333333333336% - 20.0px)}}@media (min-width: 768px){[id="s-89ce4f21-c4b5-41e9-bb45-b94e83dc3942"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 20.0px)}}@media (min-width: 992px){[id="s-89ce4f21-c4b5-41e9-bb45-b94e83dc3942"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 20.0px)}}@media (min-width: 1200px){[id="s-89ce4f21-c4b5-41e9-bb45-b94e83dc3942"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 20.0px)}}#s-38e5ed10-853e-40fe-a6fe-c43f9cd976e4{margin-left:auto;margin-right:auto}#s-6c7cad66-8dac-40cc-8850-2d233def7921{margin-left:auto;margin-right:auto}#s-a988fb45-3348-47d7-815a-55ff2422e402{margin-left:auto;margin-right:auto}#s-7901e206-2a82-4220-b967-e8424f4c969c{margin-left:10px;margin-bottom:10px;margin-right:10px}@media (min-width: 768px) and (max-width: 991px){#s-7901e206-2a82-4220-b967-e8424f4c969c{display:none}#s-7901e206-2a82-4220-b967-e8424f4c969c,#wrap-s-7901e206-2a82-4220-b967-e8424f4c969c,#wrap-content-s-7901e206-2a82-4220-b967-e8424f4c969c{display:none !important}}@media (max-width: 767px){#s-7901e206-2a82-4220-b967-e8424f4c969c{display:none}#s-7901e206-2a82-4220-b967-e8424f4c969c,#wrap-s-7901e206-2a82-4220-b967-e8424f4c969c,#wrap-content-s-7901e206-2a82-4220-b967-e8424f4c969c{display:none !important}}@media (min-width: 0px){[id="s-7901e206-2a82-4220-b967-e8424f4c969c"]>.shg-row>.shg-c-xs-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 768px){[id="s-7901e206-2a82-4220-b967-e8424f4c969c"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 992px){[id="s-7901e206-2a82-4220-b967-e8424f4c969c"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 1200px){[id="s-7901e206-2a82-4220-b967-e8424f4c969c"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 6.666666666666667px)}}.shg-align-container{box-sizing:border-box}.shg-image-content-wrapper{position:relative;height:100%;width:100%}.shogun-image-container.shg-align-left{text-align:left}.shogun-image-container.shg-align-center{text-align:center}.shogun-image-container.shg-align-right{text-align:right}.shogun-image-linked{cursor:pointer}.shogun-image-overlay{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;padding:20px;align-items:center;justify-content:center;pointer-events:none}.shogun-image-overlay.shg-top-left{align-items:flex-start;justify-content:flex-start}.shogun-image-overlay.shg-top-center{align-items:flex-start;justify-content:center}.shogun-image-overlay.shg-top-right{align-items:flex-start;justify-content:flex-end}.shogun-image-overlay.shg-middle-left{align-items:center;justify-content:flex-start}.shogun-image-overlay.shg-middle-center{align-items:center;justify-content:center}.shogun-image-overlay.shg-middle-right{align-items:center;justify-content:flex-end}.shogun-image-overlay.shg-bottom-left{align-items:flex-end;justify-content:flex-start}.shogun-image-overlay.shg-bottom-center{align-items:flex-end;justify-content:center}.shogun-image-overlay.shg-bottom-right{align-items:flex-end;justify-content:flex-end}.shogun-image-overlay p{margin:0;padding:0;line-height:normal}.shogun-image-cover{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";width:100%}.shogun-image-contain{font-family:"object-fit: contain;";-o-object-fit:contain;object-fit:contain;width:100%}.shogun-image-link{display:block;min-height:inherit;max-height:inherit;height:inherit;position:relative}img.shogun-image{display:block;margin:0 auto;max-width:100%}.shg-imageV2-content{text-align:initial}.shogun-image-content{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;min-width:100%;min-height:100%;align-items:stretch}.shogun-image-content-linked,.shogun-image-content-not-linked{pointer-events:none}.shogun-image-content-not-linked>div{pointer-events:auto}.shogun-image-content-linked a,.shogun-image-content-linked button,.shogun-image-content-linked iframe,.shogun-image-content-linked .shg-box-linked{pointer-events:auto}.shogun-image-content-top{align-items:flex-start}.shogun-image-content-center{align-items:center}.shogun-image-content-bottom{align-items:flex-end}.shg-image-content-wrapper .shogun-image.hover~*{z-index:1}.shogun-image-content>*{flex-shrink:0;width:100%}#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin-bottom:0px;max-width:2934px;aspect-ratio:1/1;text-align:center}#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin:0 !important;overflow:visible}#s-2a22943f-8c18-436b-96d6-ebafbc86b264-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{height:100%;width:100%}}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{max-height:2934px}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-content{justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shg-align-container{display:flex;justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{display:inline-block;box-sizing:border-box}#s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-2a22943f-8c18-436b-96d6-ebafbc86b264{--shg-aspect-ratio: calc(1/1)}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{position:relative}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::after{display:block;content:'';clear:both}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}@media (min-width: 1200px){#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin:0 !important;overflow:visible}#s-2a22943f-8c18-436b-96d6-ebafbc86b264-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{height:100%;width:100%}}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{max-height:2934px}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-content{justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shg-align-container{display:flex;justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{display:inline-block;box-sizing:border-box}#s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-2a22943f-8c18-436b-96d6-ebafbc86b264{--shg-aspect-ratio: calc(1/1)}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{position:relative}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::after{display:block;content:'';clear:both}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (min-width: 992px) and (max-width: 1199px){#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin:0 !important;overflow:visible}#s-2a22943f-8c18-436b-96d6-ebafbc86b264-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{height:100%;width:100%}}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{max-height:2934px}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-content{justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shg-align-container{display:flex;justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{display:inline-block;box-sizing:border-box}#s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-2a22943f-8c18-436b-96d6-ebafbc86b264{--shg-aspect-ratio: calc(1/1)}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{position:relative}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::after{display:block;content:'';clear:both}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (min-width: 768px) and (max-width: 991px){#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin:0 !important;overflow:visible}#s-2a22943f-8c18-436b-96d6-ebafbc86b264-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{height:100%;width:100%}}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{max-height:2934px}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-content{justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shg-align-container{display:flex;justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{display:inline-block;box-sizing:border-box}#s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-2a22943f-8c18-436b-96d6-ebafbc86b264{--shg-aspect-ratio: calc(1/1)}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{position:relative}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::after{display:block;content:'';clear:both}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (max-width: 767px){#s-2a22943f-8c18-436b-96d6-ebafbc86b264{margin:0 !important;overflow:visible}#s-2a22943f-8c18-436b-96d6-ebafbc86b264-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-2a22943f-8c18-436b-96d6-ebafbc86b264{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shg-image-content-wrapper{height:100%;width:100%}}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{width:100%;height:auto}#s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{max-height:2934px}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 .shogun-image-content{justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shg-align-container{display:flex;justify-content:center}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{display:inline-block;box-sizing:border-box}#s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-2a22943f-8c18-436b-96d6-ebafbc86b264{--shg-aspect-ratio: calc(1/1)}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container{position:relative}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-2a22943f-8c18-436b-96d6-ebafbc86b264.shogun-image-container::after{display:block;content:'';clear:both}.s-2a22943f-8c18-436b-96d6-ebafbc86b264 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}#s-9b97e337-dcfc-4413-b36a-46a5305ef68d{margin-bottom:0px;padding-top:20px;padding-left:20px;padding-bottom:20px;padding-right:20px;min-height:50px;background-color:#f0f0f0}#s-9b97e337-dcfc-4413-b36a-46a5305ef68d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-9b97e337-dcfc-4413-b36a-46a5305ef68d.shg-box.shg-c{justify-content:flex-start}.shogun-heading-component h1,.shogun-heading-component h2,.shogun-heading-component h3,.shogun-heading-component h4,.shogun-heading-component h5,.shogun-heading-component h6{margin:0;padding:0;display:block;text-transform:none;font-style:normal;letter-spacing:normal;line-height:normal}.shogun-heading-component a{text-decoration:none !important;padding:0 !important;margin:0 !important;border:none !important}#s-ba1b34f0-93d4-479f-8647-610723bb0fc1{margin-bottom:20px;padding-top:0px;padding-bottom:0px;text-align:center}#s-ba1b34f0-93d4-479f-8647-610723bb0fc1 .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:17px;line-height:1em;text-align:left}#s-111bf112-9cb8-43be-bea9-2a6ff97e816e{margin-bottom:28px}.shg-btn.shg-cse,.shg-btn.shg-cse:hover,.shg-btn.shg-cse:focus{color:#FFF}.shg-btn{cursor:pointer;box-sizing:border-box}.shg-btn.shg-btn-stretch{display:block}.shg-btn:not(.shg-btn-stretch){display:inline-block}.shg-btn-wrapper.shg-align-left{text-align:left}.shg-btn-wrapper.shg-align-center{text-align:center}.shg-btn-wrapper.shg-align-right{text-align:right}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371{border-style:solid;margin-bottom:0px;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371-root{text-align:center}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}@media (min-width: 1200px){#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371-root{text-align:center}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371-root{text-align:center}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371-root{text-align:center}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (max-width: 767px){#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371-root{text-align:center}#s-ae7dd611-63d2-421f-aa6f-fd31a3be7371.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin-bottom:0px;max-width:3136px;aspect-ratio:1/1;text-align:center}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin:0 !important;overflow:visible}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{height:100%;width:100%}}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{max-height:3136px}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-content{justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shg-align-container{display:flex;justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{display:inline-block;box-sizing:border-box}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{--shg-aspect-ratio: calc(1/1)}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{position:relative}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::after{display:block;content:'';clear:both}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}@media (min-width: 1200px){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin:0 !important;overflow:visible}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{height:100%;width:100%}}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{max-height:3136px}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-content{justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shg-align-container{display:flex;justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{display:inline-block;box-sizing:border-box}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{--shg-aspect-ratio: calc(1/1)}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{position:relative}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::after{display:block;content:'';clear:both}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (min-width: 992px) and (max-width: 1199px){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin:0 !important;overflow:visible}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{height:100%;width:100%}}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{max-height:3136px}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-content{justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shg-align-container{display:flex;justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{display:inline-block;box-sizing:border-box}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{--shg-aspect-ratio: calc(1/1)}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{position:relative}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::after{display:block;content:'';clear:both}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (min-width: 768px) and (max-width: 991px){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin:0 !important;overflow:visible}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{height:100%;width:100%}}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{max-height:3136px}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-content{justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shg-align-container{display:flex;justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{display:inline-block;box-sizing:border-box}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{--shg-aspect-ratio: calc(1/1)}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{position:relative}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::after{display:block;content:'';clear:both}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (max-width: 767px){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{margin:0 !important;overflow:visible}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shg-image-content-wrapper{height:100%;width:100%}}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{width:100%;height:auto}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{max-height:3136px}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 .shogun-image-content{justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shg-align-container{display:flex;justify-content:center}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{display:inline-block;box-sizing:border-box}#s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06{--shg-aspect-ratio: calc(1/1)}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container{position:relative}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06.shogun-image-container::after{display:block;content:'';clear:both}.s-6f3ed7bc-e9a4-4941-868e-54ccf7f8de06 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}#s-fdee6912-4775-4167-bd8f-e09f0e6752ce{margin-bottom:0px;padding-top:20px;padding-left:20px;padding-bottom:20px;padding-right:20px;min-height:50px;background-color:#f0f0f0}#s-fdee6912-4775-4167-bd8f-e09f0e6752ce>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-fdee6912-4775-4167-bd8f-e09f0e6752ce.shg-box.shg-c{justify-content:flex-start}#s-8d8fb116-1de6-45a2-a8e3-e01cae248653{margin-bottom:20px;padding-top:0px;padding-bottom:0px;text-align:center}#s-8d8fb116-1de6-45a2-a8e3-e01cae248653 .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:17px;line-height:1em;text-align:left}#s-2fae1ec2-3f66-425a-872d-f424f1983568{margin-bottom:20px}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a{border-style:solid;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a-root{text-align:center}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}@media (min-width: 1200px){#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a-root{text-align:center}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a-root{text-align:center}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a-root{text-align:center}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (max-width: 767px){#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a-root{text-align:center}#s-47ce72f9-e27f-438a-ae6e-17a3bd83263a.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}#s-02680498-d0d6-467d-9e90-affb4c92642c{margin-bottom:0px;max-width:2463px;aspect-ratio:1/1;text-align:center}#s-02680498-d0d6-467d-9e90-affb4c92642c{margin:0 !important;overflow:visible}#s-02680498-d0d6-467d-9e90-affb4c92642c-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{height:100%;width:100%}}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{max-height:2463px}.s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-content{justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shg-align-container{display:flex;justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{display:inline-block;box-sizing:border-box}#s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-02680498-d0d6-467d-9e90-affb4c92642c{--shg-aspect-ratio: calc(1/1)}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{position:relative}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::after{display:block;content:'';clear:both}.s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}@media (min-width: 1200px){#s-02680498-d0d6-467d-9e90-affb4c92642c{margin:0 !important;overflow:visible}#s-02680498-d0d6-467d-9e90-affb4c92642c-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{height:100%;width:100%}}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{max-height:2463px}.s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-content{justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shg-align-container{display:flex;justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{display:inline-block;box-sizing:border-box}#s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-02680498-d0d6-467d-9e90-affb4c92642c{--shg-aspect-ratio: calc(1/1)}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{position:relative}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::after{display:block;content:'';clear:both}.s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (min-width: 992px) and (max-width: 1199px){#s-02680498-d0d6-467d-9e90-affb4c92642c{margin:0 !important;overflow:visible}#s-02680498-d0d6-467d-9e90-affb4c92642c-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{height:100%;width:100%}}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{max-height:2463px}.s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-content{justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shg-align-container{display:flex;justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{display:inline-block;box-sizing:border-box}#s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-02680498-d0d6-467d-9e90-affb4c92642c{--shg-aspect-ratio: calc(1/1)}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{position:relative}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::after{display:block;content:'';clear:both}.s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (min-width: 768px) and (max-width: 991px){#s-02680498-d0d6-467d-9e90-affb4c92642c{margin:0 !important;overflow:visible}#s-02680498-d0d6-467d-9e90-affb4c92642c-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{height:100%;width:100%}}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{max-height:2463px}.s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-content{justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shg-align-container{display:flex;justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{display:inline-block;box-sizing:border-box}#s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-02680498-d0d6-467d-9e90-affb4c92642c{--shg-aspect-ratio: calc(1/1)}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{position:relative}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::after{display:block;content:'';clear:both}.s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (max-width: 767px){#s-02680498-d0d6-467d-9e90-affb4c92642c{margin:0 !important;overflow:visible}#s-02680498-d0d6-467d-9e90-affb4c92642c-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-02680498-d0d6-467d-9e90-affb4c92642c{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-02680498-d0d6-467d-9e90-affb4c92642c .shg-image-content-wrapper{height:100%;width:100%}}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{width:100%;height:auto}#s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{max-height:2463px}.s-02680498-d0d6-467d-9e90-affb4c92642c .shogun-image-content{justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shg-align-container{display:flex;justify-content:center}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{display:inline-block;box-sizing:border-box}#s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-02680498-d0d6-467d-9e90-affb4c92642c{--shg-aspect-ratio: calc(1/1)}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container{position:relative}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-02680498-d0d6-467d-9e90-affb4c92642c.shogun-image-container::after{display:block;content:'';clear:both}.s-02680498-d0d6-467d-9e90-affb4c92642c img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}#s-7f9ad8e0-ed50-4da8-b8fd-e484dbe1e3a0{margin-bottom:0px;padding-top:20px;padding-left:20px;padding-bottom:20px;padding-right:20px;min-height:50px;background-color:#f0f0f0}#s-7f9ad8e0-ed50-4da8-b8fd-e484dbe1e3a0>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-7f9ad8e0-ed50-4da8-b8fd-e484dbe1e3a0.shg-box.shg-c{justify-content:flex-start}#s-6e0c2d99-558f-45cc-b0f7-860c400ec621{margin-bottom:20px;padding-top:0px;padding-bottom:0px;text-align:center}#s-6e0c2d99-558f-45cc-b0f7-860c400ec621 .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:17px;line-height:1em;text-align:left}#s-e9a68008-419f-44dd-8642-eef481a12b43{margin-bottom:50px}#s-2187190f-ae99-43a2-9025-9361781f3437{border-style:solid;margin-top:0px;margin-bottom:0px;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-2187190f-ae99-43a2-9025-9361781f3437:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-2187190f-ae99-43a2-9025-9361781f3437:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-2187190f-ae99-43a2-9025-9361781f3437-root{text-align:center}#s-2187190f-ae99-43a2-9025-9361781f3437.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}@media (min-width: 1200px){#s-2187190f-ae99-43a2-9025-9361781f3437-root{text-align:center}#s-2187190f-ae99-43a2-9025-9361781f3437.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 992px) and (max-width: 1199px){#s-2187190f-ae99-43a2-9025-9361781f3437-root{text-align:center}#s-2187190f-ae99-43a2-9025-9361781f3437.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (min-width: 768px) and (max-width: 991px){#s-2187190f-ae99-43a2-9025-9361781f3437-root{text-align:center}#s-2187190f-ae99-43a2-9025-9361781f3437.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}@media (max-width: 767px){#s-2187190f-ae99-43a2-9025-9361781f3437-root{text-align:center}#s-2187190f-ae99-43a2-9025-9361781f3437.shg-btn{color:#0598fa;font-size:16px;font-weight:700;font-family:Rubik;display:inline-block}}#s-0cda97b5-c63e-434e-a3ad-e2aded953054{margin-top:-120px;margin-left:auto;margin-right:auto;text-align:left}#s-4cdf7889-0618-4561-b870-89c8c9a0f251{margin-left:10px;margin-bottom:0px;margin-right:10px}@media (min-width: 1200px){#s-4cdf7889-0618-4561-b870-89c8c9a0f251{display:none}#s-4cdf7889-0618-4561-b870-89c8c9a0f251,#wrap-s-4cdf7889-0618-4561-b870-89c8c9a0f251,#wrap-content-s-4cdf7889-0618-4561-b870-89c8c9a0f251{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){#s-4cdf7889-0618-4561-b870-89c8c9a0f251{display:none}#s-4cdf7889-0618-4561-b870-89c8c9a0f251,#wrap-s-4cdf7889-0618-4561-b870-89c8c9a0f251,#wrap-content-s-4cdf7889-0618-4561-b870-89c8c9a0f251{display:none !important}}@media (min-width: 0px){[id="s-4cdf7889-0618-4561-b870-89c8c9a0f251"]>.shg-row>.shg-c-xs-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 768px){[id="s-4cdf7889-0618-4561-b870-89c8c9a0f251"]>.shg-row>.shg-c-sm-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 992px){[id="s-4cdf7889-0618-4561-b870-89c8c9a0f251"]>.shg-row>.shg-c-md-4{width:calc(33.333333333333336% - 6.666666666666667px)}}@media (min-width: 1200px){[id="s-4cdf7889-0618-4561-b870-89c8c9a0f251"]>.shg-row>.shg-c-lg-4{width:calc(33.333333333333336% - 6.666666666666667px)}}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin-bottom:0px;max-width:2934px;aspect-ratio:1/1;text-align:center}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin:0 !important;overflow:visible}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{height:100%;width:100%}}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{max-height:2934px}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-content{justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shg-align-container{display:flex;justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{display:inline-block;box-sizing:border-box}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{--shg-aspect-ratio: calc(1/1)}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{position:relative}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::after{display:block;content:'';clear:both}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}@media (min-width: 1200px){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin:0 !important;overflow:visible}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{height:100%;width:100%}}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{max-height:2934px}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-content{justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shg-align-container{display:flex;justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{display:inline-block;box-sizing:border-box}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{--shg-aspect-ratio: calc(1/1)}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{position:relative}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::after{display:block;content:'';clear:both}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (min-width: 992px) and (max-width: 1199px){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin:0 !important;overflow:visible}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{height:100%;width:100%}}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{max-height:2934px}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-content{justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shg-align-container{display:flex;justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{display:inline-block;box-sizing:border-box}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{--shg-aspect-ratio: calc(1/1)}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{position:relative}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::after{display:block;content:'';clear:both}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (min-width: 768px) and (max-width: 991px){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin:0 !important;overflow:visible}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{height:100%;width:100%}}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{max-height:2934px}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-content{justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shg-align-container{display:flex;justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{display:inline-block;box-sizing:border-box}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{--shg-aspect-ratio: calc(1/1)}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{position:relative}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::after{display:block;content:'';clear:both}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}@media (max-width: 767px){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{margin:0 !important;overflow:visible}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shg-image-content-wrapper{height:100%;width:100%}}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{width:100%;height:auto}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{height:100%;width:100%;max-height:2934px}img.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{max-height:2934px}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa .shogun-image-content{justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shg-align-container{display:flex;justify-content:center}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{display:inline-block;box-sizing:border-box}#s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa{--shg-aspect-ratio: calc(1/1)}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container{position:relative}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa.shogun-image-container::after{display:block;content:'';clear:both}.s-1bafbc39-77f9-4669-81ae-62d2b3ccd2fa img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2934px}}}#s-42ebfcce-3ba7-4a00-8032-f2178b28e8a4{margin-bottom:0px;padding-top:20px;padding-left:5px;padding-bottom:20px;padding-right:5px;min-height:0px;background-color:#f0f0f0}#s-42ebfcce-3ba7-4a00-8032-f2178b28e8a4>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-42ebfcce-3ba7-4a00-8032-f2178b28e8a4.shg-box.shg-c{justify-content:flex-start}#s-ac3b0135-74ef-47c0-8615-58c9b93b93fb{margin-bottom:20px;padding-top:0px;padding-bottom:0px;min-height:0px;text-align:center}@media (max-width: 767px){#s-ac3b0135-74ef-47c0-8615-58c9b93b93fb{min-height:30px}}#s-ac3b0135-74ef-47c0-8615-58c9b93b93fb .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:17px;line-height:1em;text-align:left}@media (max-width: 767px){#s-ac3b0135-74ef-47c0-8615-58c9b93b93fb .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:15px;line-height:1em;text-align:left}}#s-7637bca9-e933-4c5f-9bf3-1568400e40f4{margin-bottom:0%;padding-top:0px;padding-bottom:0px;min-height:300px}@media (max-width: 767px){#s-7637bca9-e933-4c5f-9bf3-1568400e40f4{min-height:300px}}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba{border-style:solid;margin-bottom:0px;padding-top:10px;padding-left:11px;padding-bottom:10px;padding-right:11px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba-root{text-align:center}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}@media (min-width: 1200px){#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba-root{text-align:center}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 992px) and (max-width: 1199px){#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba-root{text-align:center}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 768px) and (max-width: 991px){#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba-root{text-align:center}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (max-width: 767px){#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba-root{text-align:center}#s-4b93503e-6277-4c17-94ac-d871ffa2b8ba.shg-btn{color:#0598fa;font-size:12px;font-weight:700;font-family:Rubik;display:block}}#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin-bottom:0px;max-width:3136px;aspect-ratio:1/1;text-align:center}#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin:0 !important;overflow:visible}#s-935e07bf-765d-48b5-be73-07b588ace8e2-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{height:100%;width:100%}}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{max-height:3136px}.s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-content{justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shg-align-container{display:flex;justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{display:inline-block;box-sizing:border-box}#s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-935e07bf-765d-48b5-be73-07b588ace8e2{--shg-aspect-ratio: calc(1/1)}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{position:relative}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::after{display:block;content:'';clear:both}.s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}@media (min-width: 1200px){#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin:0 !important;overflow:visible}#s-935e07bf-765d-48b5-be73-07b588ace8e2-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{height:100%;width:100%}}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{max-height:3136px}.s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-content{justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shg-align-container{display:flex;justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{display:inline-block;box-sizing:border-box}#s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-935e07bf-765d-48b5-be73-07b588ace8e2{--shg-aspect-ratio: calc(1/1)}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{position:relative}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::after{display:block;content:'';clear:both}.s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (min-width: 992px) and (max-width: 1199px){#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin:0 !important;overflow:visible}#s-935e07bf-765d-48b5-be73-07b588ace8e2-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{height:100%;width:100%}}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{max-height:3136px}.s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-content{justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shg-align-container{display:flex;justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{display:inline-block;box-sizing:border-box}#s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-935e07bf-765d-48b5-be73-07b588ace8e2{--shg-aspect-ratio: calc(1/1)}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{position:relative}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::after{display:block;content:'';clear:both}.s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (min-width: 768px) and (max-width: 991px){#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin:0 !important;overflow:visible}#s-935e07bf-765d-48b5-be73-07b588ace8e2-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{height:100%;width:100%}}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{max-height:3136px}.s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-content{justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shg-align-container{display:flex;justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{display:inline-block;box-sizing:border-box}#s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-935e07bf-765d-48b5-be73-07b588ace8e2{--shg-aspect-ratio: calc(1/1)}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{position:relative}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::after{display:block;content:'';clear:both}.s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}@media (max-width: 767px){#s-935e07bf-765d-48b5-be73-07b588ace8e2{margin:0 !important;overflow:visible}#s-935e07bf-765d-48b5-be73-07b588ace8e2-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-935e07bf-765d-48b5-be73-07b588ace8e2{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-935e07bf-765d-48b5-be73-07b588ace8e2 .shg-image-content-wrapper{height:100%;width:100%}}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{width:100%;height:auto}#s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{height:100%;width:100%;max-height:3136px}img.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{max-height:3136px}.s-935e07bf-765d-48b5-be73-07b588ace8e2 .shogun-image-content{justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shg-align-container{display:flex;justify-content:center}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{display:inline-block;box-sizing:border-box}#s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-935e07bf-765d-48b5-be73-07b588ace8e2{--shg-aspect-ratio: calc(1/1)}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container{position:relative}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-935e07bf-765d-48b5-be73-07b588ace8e2.shogun-image-container::after{display:block;content:'';clear:both}.s-935e07bf-765d-48b5-be73-07b588ace8e2 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:3136px}}}#s-66f95f50-ddb5-4c78-8c2b-1460a149788d{margin-bottom:0px;padding-top:20px;padding-left:5px;padding-bottom:20px;padding-right:5px;min-height:50px;background-color:#f0f0f0}#s-66f95f50-ddb5-4c78-8c2b-1460a149788d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-66f95f50-ddb5-4c78-8c2b-1460a149788d.shg-box.shg-c{justify-content:flex-start}#s-b4117483-1f3e-4bd5-8c54-afda107fcd4b{margin-bottom:20px;padding-top:0px;padding-bottom:0px;min-height:0px;text-align:center}@media (max-width: 767px){#s-b4117483-1f3e-4bd5-8c54-afda107fcd4b{min-height:30px}}#s-b4117483-1f3e-4bd5-8c54-afda107fcd4b .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:15px;line-height:1em;text-align:left}#s-bfaa6c9f-fd4b-4220-a32c-5b27aea185ab{margin-bottom:0px;min-height:300px}@media (max-width: 767px){#s-bfaa6c9f-fd4b-4220-a32c-5b27aea185ab{min-height:300px}}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7{border-style:solid;padding-top:10px;padding-left:10px;padding-bottom:10px;padding-right:10px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7-root{text-align:center}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}@media (min-width: 1200px){#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7-root{text-align:center}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 992px) and (max-width: 1199px){#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7-root{text-align:center}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 768px) and (max-width: 991px){#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7-root{text-align:center}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (max-width: 767px){#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7-root{text-align:center}#s-a2879689-3d1c-4962-9097-d5ed6c53e2d7.shg-btn{color:#0598fa;font-size:12px;font-weight:700;font-family:Rubik;display:block}}#s-c5495542-091e-42df-8866-98cb64c8fae1{margin-bottom:0px;max-width:2463px;aspect-ratio:1/1;text-align:center}#s-c5495542-091e-42df-8866-98cb64c8fae1{margin:0 !important;overflow:visible}#s-c5495542-091e-42df-8866-98cb64c8fae1-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{overflow:visible;grid-column:1;grid-row:1;margin-bottom:0px}.shg-image-content-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1/1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1/1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{height:100%;width:100%}}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{max-height:2463px}.s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-content{justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shg-align-container{display:flex;justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{display:inline-block;box-sizing:border-box}#s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1/1){.s-c5495542-091e-42df-8866-98cb64c8fae1{--shg-aspect-ratio: calc(1/1)}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{position:relative}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::after{display:block;content:'';clear:both}.s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}@media (min-width: 1200px){#s-c5495542-091e-42df-8866-98cb64c8fae1{margin:0 !important;overflow:visible}#s-c5495542-091e-42df-8866-98cb64c8fae1-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{height:100%;width:100%}}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{max-height:2463px}.s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-content{justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shg-align-container{display:flex;justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{display:inline-block;box-sizing:border-box}#s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-c5495542-091e-42df-8866-98cb64c8fae1{--shg-aspect-ratio: calc(1/1)}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{position:relative}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::after{display:block;content:'';clear:both}.s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (min-width: 992px) and (max-width: 1199px){#s-c5495542-091e-42df-8866-98cb64c8fae1{margin:0 !important;overflow:visible}#s-c5495542-091e-42df-8866-98cb64c8fae1-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{height:100%;width:100%}}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{max-height:2463px}.s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-content{justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shg-align-container{display:flex;justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{display:inline-block;box-sizing:border-box}#s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-c5495542-091e-42df-8866-98cb64c8fae1{--shg-aspect-ratio: calc(1/1)}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{position:relative}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::after{display:block;content:'';clear:both}.s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (min-width: 768px) and (max-width: 991px){#s-c5495542-091e-42df-8866-98cb64c8fae1{margin:0 !important;overflow:visible}#s-c5495542-091e-42df-8866-98cb64c8fae1-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{height:100%;width:100%}}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{max-height:2463px}.s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-content{justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shg-align-container{display:flex;justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{display:inline-block;box-sizing:border-box}#s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-c5495542-091e-42df-8866-98cb64c8fae1{--shg-aspect-ratio: calc(1/1)}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{position:relative}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::after{display:block;content:'';clear:both}.s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}@media (max-width: 767px){#s-c5495542-091e-42df-8866-98cb64c8fae1{margin:0 !important;overflow:visible}#s-c5495542-091e-42df-8866-98cb64c8fae1-root{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;overflow:visible}.shg-image-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{overflow:visible;grid-column:1;grid-row:1}.shg-image-content-margin-container-s-c5495542-091e-42df-8866-98cb64c8fae1{pointer-events:none;grid-column:1;grid-row:1}@supports (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{aspect-ratio:1/1;min-width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-link{aspect-ratio:1/1;min-width:100%;height:auto}}@supports not (aspect-ratio: 1 / 1){#s-c5495542-091e-42df-8866-98cb64c8fae1 .shg-image-content-wrapper{height:100%;width:100%}}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{width:100%;height:auto}#s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{height:100%;width:100%;max-height:2463px}img.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{max-height:2463px}.s-c5495542-091e-42df-8866-98cb64c8fae1 .shogun-image-content{justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shg-align-container{display:flex;justify-content:center}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{display:inline-block;box-sizing:border-box}#s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image{box-sizing:border-box}@supports not (aspect-ratio: 1 / 1){.s-c5495542-091e-42df-8866-98cb64c8fae1{--shg-aspect-ratio: calc(1/1)}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container{position:relative}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::before{float:left;padding-top:calc(1 / var(--shg-aspect-ratio) * 100%);content:''}.s-c5495542-091e-42df-8866-98cb64c8fae1.shogun-image-container::after{display:block;content:'';clear:both}.s-c5495542-091e-42df-8866-98cb64c8fae1 img.shogun-image{position:absolute;top:0;left:0;width:100%;height:100%;max-width:2463px}}}#s-080d8976-db8b-4632-9734-093dcea19b1e{margin-bottom:0px;padding-top:20px;padding-left:5px;padding-bottom:20px;padding-right:5px;min-height:0px;background-color:#f0f0f0}#s-080d8976-db8b-4632-9734-093dcea19b1e>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-080d8976-db8b-4632-9734-093dcea19b1e.shg-box.shg-c{justify-content:flex-start}#s-4b5e76be-a2bd-4194-b294-2336386c50b1{margin-bottom:20px;padding-top:0px;padding-bottom:0px;text-align:center}@media (max-width: 767px){#s-4b5e76be-a2bd-4194-b294-2336386c50b1{min-height:30px}}#s-4b5e76be-a2bd-4194-b294-2336386c50b1 .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:17px;line-height:1em;text-align:left}@media (max-width: 767px){#s-4b5e76be-a2bd-4194-b294-2336386c50b1 .shogun-heading-component h3{color:#333;font-weight:600;font-family:"Rubik";font-style:normal;font-size:15px;line-height:1em;text-align:left}}#s-e438e255-a498-47c6-ac9a-933b883512a6{margin-bottom:0%;min-height:300px}@media (min-width: 1200px){#s-e438e255-a498-47c6-ac9a-933b883512a6{display:none}#s-e438e255-a498-47c6-ac9a-933b883512a6,#wrap-s-e438e255-a498-47c6-ac9a-933b883512a6,#wrap-content-s-e438e255-a498-47c6-ac9a-933b883512a6{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){#s-e438e255-a498-47c6-ac9a-933b883512a6{display:none}#s-e438e255-a498-47c6-ac9a-933b883512a6,#wrap-s-e438e255-a498-47c6-ac9a-933b883512a6,#wrap-content-s-e438e255-a498-47c6-ac9a-933b883512a6{display:none !important}}@media (max-width: 767px){#s-e438e255-a498-47c6-ac9a-933b883512a6{min-height:300px}}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068{border-style:solid;margin-top:0px;margin-bottom:0px;padding-top:10px;padding-left:10px;padding-bottom:10px;padding-right:10px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#0598fa;border-radius:0px;background-color:rgba(0,0,0,0);text-align:center;text-decoration:none;background-image:none;hover-type:color;color:#0598fa}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068:hover{border-style:solid !important;border-color:#0598fa !important;background-color:#0598fa !important;text-decoration:none !important;background-image:none !important;hover-type:color !important;color:#fff !important}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068:active{border-style:solid !important;border-color:#0598fa !important;background-color:#000000 !important;text-decoration:none !important;color:#fff !important}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068-root{text-align:center}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}@media (min-width: 1200px){#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068-root{text-align:center}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 992px) and (max-width: 1199px){#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068-root{text-align:center}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (min-width: 768px) and (max-width: 991px){#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068-root{text-align:center}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068.shg-btn{color:#0598fa;font-size:15px;font-weight:700;font-family:Rubik;display:block}}@media (max-width: 767px){#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068-root{text-align:center}#s-b7fc62c2-75a5-42f9-80fa-d51e6f036068.shg-btn{color:#0598fa;font-size:12px;font-weight:700;font-family:Rubik;display:block}}#s-2e240ffd-8668-4de1-b39a-4b106947c01b{margin-left:auto;margin-right:auto}#s-0b20df5e-d574-4370-8068-062baaa2550f{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:10px;padding-bottom:10px;padding-right:10px;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-color:#000;border-style:dotted;background-color:#e7f2fd}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-box label.shogun-form-label{display:flex;font-weight:normal;color:#000;padding-top:5px;padding-bottom:5px}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-success-msg{visibility:hidden;display:flex;align-items:center;color:#008000}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-success-msg>svg{margin-right:4px;stroke:#008000}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-error-msg-container,#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-field-error-msg-container{display:none}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-error-msg{color:#ff0000}#s-0b20df5e-d574-4370-8068-062baaa2550f .shogun-form-field-error-msg>svg{margin-right:4px;stroke:#ff0000}.shogun-form-text-input-field{width:100%}.shogun-form-text-input-field:focus{outline:none}textarea.shogun-form-text-input-field{resize:none;overflow:hidden;min-height:70px !important}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54{margin-left:auto;margin-right:auto}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54 .shogun-form-text-input-field::placeholder{color:#000}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-349f1efd-b807-43e4-9b0d-8ea29bde7c54 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94{margin-left:auto;margin-right:auto}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94 .shogun-form-text-input-field::placeholder{color:#000}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-7d3a4ec1-0beb-44d7-a097-c231fdf22a94 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5{margin-left:auto;margin-right:auto}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5 .shogun-form-text-input-field::placeholder{color:#000}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-d1f4963d-920d-4b88-9f0d-fe77a982abf5 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-fae64cec-8963-472e-a648-8fabcde68564{margin-left:auto;margin-right:auto}#s-fae64cec-8963-472e-a648-8fabcde68564 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-fae64cec-8963-472e-a648-8fabcde68564 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-fae64cec-8963-472e-a648-8fabcde68564 .shogun-form-text-input-field::placeholder{color:#000}#s-fae64cec-8963-472e-a648-8fabcde68564 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-fae64cec-8963-472e-a648-8fabcde68564 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}.shogun-form-dropdown .shogun-form-label{margin-bottom:8px}.shogun-form-dropdown select{margin:0;width:100%}#s-a1a05983-7723-4a8a-927f-e8e8a555a887{margin-left:auto;margin-right:auto}#s-a1a05983-7723-4a8a-927f-e8e8a555a887 select.is-placeholder-selected{color:#000 !important;font-weight:normal  !important}#s-a1a05983-7723-4a8a-927f-e8e8a555a887 .shogun-form-dropdown>select{display:block;width:100%;cursor:initial;border-color:#000;border-width:1px}#s-a1a05983-7723-4a8a-927f-e8e8a555a887 .shogun-form-dropdown>select:focus{outline:none}#s-a1a05983-7723-4a8a-927f-e8e8a555a887 .shogun-form-dropdown>select:hover{border-color:#000;border-width:1px}#s-a1a05983-7723-4a8a-927f-e8e8a555a887 .shogun-form-dropdown>select:focus{border-color:#000;border-width:1px}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7{margin-left:auto;margin-right:auto}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 .shogun-form-checkbox-input-wrapper{position:relative}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 input{opacity:0;position:absolute}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 .shogun-form-checkbox-input-wrapper label{align-items:center;display:inline-flex !important}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 .shogun-form-checkbox-input-value{color:#000}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 .shogun-form-checkbox-outer{align-items:center;background:#ffffff;border:1px solid #000;cursor:pointer;display:flex;min-height:20px;justify-content:center;margin-right:8px;transition:all 250ms ease;min-width:20px}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 .shogun-form-checkbox-inner{display:inline-block;margin:2px;height:14px;width:14px}#s-9e494626-a877-4c9c-85fe-bdfc523fcec7 input:checked+label .shogun-form-checkbox-inner{background-color:#000}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2{margin-left:auto;margin-right:auto}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2 .shogun-form-text-input-field::placeholder{color:#000}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-7148e442-5a02-4148-8ed6-734a3b79f7b2 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}.shogun-form-box-submit{border:0;font-size:1em;line-height:1.8}.shogun-form-box-submit:focus{outline:none}.shg-btn-wrapper.shg-align-left{text-align:left}.shg-btn-wrapper.shg-align-center{text-align:center}.shg-btn-wrapper.shg-align-right{text-align:right}#s-449a8815-b85d-45fe-90e8-39dda2666de7{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;color:#FFFFFF;background-color:#2743a0;text-align:center;cursor:pointer}#s-449a8815-b85d-45fe-90e8-39dda2666de7:hover{background-color:#424242 !important;text-decoration:none !important}#s-449a8815-b85d-45fe-90e8-39dda2666de7:active{background-color:#000000 !important;text-decoration:none !important}#s-449a8815-b85d-45fe-90e8-39dda2666de7[disabled],#s-449a8815-b85d-45fe-90e8-39dda2666de7[disabled]:hover,#s-449a8815-b85d-45fe-90e8-39dda2666de7[disabled]:focus{background-color:#D7D5E2 !important}#s-449a8815-b85d-45fe-90e8-39dda2666de7{display:inline-block;width:auto}.shg-hr-wrapper{padding:30px 0}.shg-hr-wrapper hr{margin:0;border:0;width:100%}#s-4445b259-c02e-4f79-8862-14d27bb6cd92{margin-top:0px;margin-left:auto;margin-bottom:0px;margin-right:auto}#s-4445b259-c02e-4f79-8862-14d27bb6cd92 hr{border-top:1px solid #fff}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475{margin-left:auto;margin-right:auto}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#8fcee7}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#8fcee7;text-align:left;font-size:16px}#s-8af4b4e1-ceff-4198-9553-31dbbd6e9475>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-bc4d0ea9-9c69-4513-b7d7-b5f6779dd43b{margin-left:auto;margin-right:auto}#s-fa1ac666-3ef0-44d1-b97d-c52c9ccb5eb0{margin-left:auto;margin-right:auto}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:10px;padding-bottom:10px;padding-right:10px;background-color:#e7f2fd}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-box label.shogun-form-label{display:flex;font-weight:normal;color:#000;padding-top:5px;padding-bottom:5px}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-success-msg{visibility:hidden;display:flex;align-items:center;color:#008000}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-success-msg>svg{margin-right:4px;stroke:#008000}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-error-msg-container,#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-field-error-msg-container{display:none}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-error-msg{color:#ff0000}#s-d9ffc394-2a29-4af0-9cee-2b9f0af1ae45 .shogun-form-field-error-msg>svg{margin-right:4px;stroke:#ff0000}#s-d4a8053c-b968-454e-9156-f99b606e9fde{margin-left:auto;margin-right:auto}#s-d4a8053c-b968-454e-9156-f99b606e9fde .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-d4a8053c-b968-454e-9156-f99b606e9fde .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-d4a8053c-b968-454e-9156-f99b606e9fde .shogun-form-text-input-field::placeholder{color:#000}#s-d4a8053c-b968-454e-9156-f99b606e9fde .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-d4a8053c-b968-454e-9156-f99b606e9fde .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-12c4af84-63bb-4a02-942b-cae60c37bd50{margin-left:auto;margin-right:auto}#s-12c4af84-63bb-4a02-942b-cae60c37bd50 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-12c4af84-63bb-4a02-942b-cae60c37bd50 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-12c4af84-63bb-4a02-942b-cae60c37bd50 .shogun-form-text-input-field::placeholder{color:#000}#s-12c4af84-63bb-4a02-942b-cae60c37bd50 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-12c4af84-63bb-4a02-942b-cae60c37bd50 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-b333e917-3f6d-412f-8acb-52b7c08111bd{margin-left:auto;margin-right:auto}#s-b333e917-3f6d-412f-8acb-52b7c08111bd .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-b333e917-3f6d-412f-8acb-52b7c08111bd .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-b333e917-3f6d-412f-8acb-52b7c08111bd .shogun-form-text-input-field::placeholder{color:#000}#s-b333e917-3f6d-412f-8acb-52b7c08111bd .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-b333e917-3f6d-412f-8acb-52b7c08111bd .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181{margin-left:auto;margin-right:auto}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181 .shogun-form-text-input-field::placeholder{color:#000}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-283a2905-4a5a-4316-a1d7-9a9269bf4181 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-717f37f2-f16b-43f7-8519-76cdf5689a28{margin-left:auto;margin-right:auto}#s-717f37f2-f16b-43f7-8519-76cdf5689a28 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-717f37f2-f16b-43f7-8519-76cdf5689a28 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-717f37f2-f16b-43f7-8519-76cdf5689a28 .shogun-form-text-input-field::placeholder{color:#000}#s-717f37f2-f16b-43f7-8519-76cdf5689a28 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-717f37f2-f16b-43f7-8519-76cdf5689a28 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd{margin-left:auto;margin-right:auto}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd .shogun-form-text-input-field::placeholder{color:#000}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-b8d20f6d-fe8e-423e-adc2-39c2707d7fcd .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4{margin-left:auto;margin-right:auto}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4 .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4 .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4 .shogun-form-text-input-field::placeholder{color:#000}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4 .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-2c2f910f-9d44-404c-a9d0-bc57c68d7af4 .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-dbf86743-eca2-4211-9680-2ebeb750859e{margin-left:auto;margin-right:auto}#s-dbf86743-eca2-4211-9680-2ebeb750859e .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-dbf86743-eca2-4211-9680-2ebeb750859e .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-dbf86743-eca2-4211-9680-2ebeb750859e .shogun-form-text-input-field::placeholder{color:#000}#s-dbf86743-eca2-4211-9680-2ebeb750859e .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-dbf86743-eca2-4211-9680-2ebeb750859e .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc{margin-left:auto;margin-right:auto}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc .shogun-form-text-input-field{border-width:1px;border-color:#000;color:#000}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc .shogun-form-text-input-field::-moz-placeholder{color:#000}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc .shogun-form-text-input-field::placeholder{color:#000}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc .shogun-form-text-input-field:hover{border-width:1px;border-color:#000;color:#000}#s-16546185-6f48-4934-a90c-dac8b6f5b7bc .shogun-form-text-input-field:focus{border-width:1px;border-color:#000;color:#000}#s-d316cb61-1afd-45f0-b74a-18542cf2fe43{margin-left:auto;margin-right:auto;padding-top:10px;padding-left:20px;padding-bottom:10px;padding-right:20px;border-radius:2px;color:#FFFFFF;background-color:#2743a0;text-align:center;cursor:pointer}#s-d316cb61-1afd-45f0-b74a-18542cf2fe43:hover{background-color:#424242 !important;text-decoration:none !important}#s-d316cb61-1afd-45f0-b74a-18542cf2fe43:active{background-color:#000000 !important;text-decoration:none !important}#s-d316cb61-1afd-45f0-b74a-18542cf2fe43[disabled],#s-d316cb61-1afd-45f0-b74a-18542cf2fe43[disabled]:hover,#s-d316cb61-1afd-45f0-b74a-18542cf2fe43[disabled]:focus{background-color:#D7D5E2 !important}#s-d316cb61-1afd-45f0-b74a-18542cf2fe43{display:inline-block;width:auto}#s-4e7036a3-f297-49fb-82ea-8686367fe278{margin-left:auto;margin-right:auto}#s-4e7036a3-f297-49fb-82ea-8686367fe278 hr{border-top:1px solid #fff}#s-b3952ca6-8cbc-4348-b4fe-206d7b3197ab{margin-left:auto;margin-right:auto;min-height:50px}#s-b3952ca6-8cbc-4348-b4fe-206d7b3197ab>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-b3952ca6-8cbc-4348-b4fe-206d7b3197ab.shg-box.shg-c{justify-content:center}#s-9bb1ce4d-2480-48ac-b2f7-bcf2b57514f3{margin-left:auto;margin-right:auto;min-height:50px}#s-9bb1ce4d-2480-48ac-b2f7-bcf2b57514f3>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-9bb1ce4d-2480-48ac-b2f7-bcf2b57514f3.shg-box.shg-c{justify-content:center}#s-d6b9ad97-d2a8-4e16-a1f8-ebdfd0eca006{margin-left:auto;margin-right:auto}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f{margin-left:auto;margin-right:auto}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#8fcee7}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#8fcee7;text-align:left;font-size:16px}#s-2c1c06ce-541f-41d9-b56a-5f5e72b84b3f>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-4ebcfec0-35f0-452a-b7b1-517d3991cd38{margin-left:auto;margin-right:auto}#s-022c41da-0794-4597-806a-34dde823b82d{margin-left:auto;margin-right:auto;min-height:50px}#s-022c41da-0794-4597-806a-34dde823b82d>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-022c41da-0794-4597-806a-34dde823b82d.shg-box.shg-c{justify-content:center}#s-51d5ab11-ba6e-46ef-af42-3d82e56146eb{margin-left:auto;margin-right:auto}#s-51d5ab11-ba6e-46ef-af42-3d82e56146eb hr{border-top:1px solid #fff}#s-72c0ba0a-f441-41ac-8890-9e706e446b83{margin-left:auto;margin-right:auto;min-height:50px}#s-72c0ba0a-f441-41ac-8890-9e706e446b83>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-72c0ba0a-f441-41ac-8890-9e706e446b83.shg-box.shg-c{justify-content:center}#s-c404e23d-172b-4c25-b73d-8abdc763d910{margin-left:auto;margin-right:auto;min-height:50px}#s-c404e23d-172b-4c25-b73d-8abdc763d910>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-c404e23d-172b-4c25-b73d-8abdc763d910.shg-box.shg-c{justify-content:center}#s-3f71e4d6-da63-493b-b72d-eea7909f793a{margin-left:auto;margin-right:auto}#s-1f6d154d-1440-407f-96c5-c8976616177e{margin-left:auto;margin-right:auto}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion{border:1px solid #fff}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading{background:#f5f5f5;padding:10px}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-icon>span{color:#8fcee7}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-body{background-color:#fff;border-top:1px solid #fff}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading>.shogun-accordion-header>.shogun-accordion-title{color:#8fcee7;text-align:left;font-size:16px}#s-1f6d154d-1440-407f-96c5-c8976616177e>.shogun-accordion-wrapper>.shogun-accordion>.shogun-accordion-heading .shogun-accordion-icon{font-size:16px}#s-00f5cfad-e342-448f-8f4d-68fccb6a2b2b{margin-left:auto;margin-right:auto}#s-80a19b90-b35f-4f3a-997d-75058dee7d59{margin-left:auto;margin-right:auto;min-height:50px}#s-80a19b90-b35f-4f3a-997d-75058dee7d59>.shg-box-overlay{background-color:#fff;opacity:0;display:block}#s-80a19b90-b35f-4f3a-997d-75058dee7d59.shg-box.shg-c{justify-content:center}.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]){display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
